From 263ea16e002ff90a22fd5f59efaab859b7a73470 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 17 Apr 2018 16:17:42 -0700 Subject: [PATCH] update tweet archive --- public/tweets/data/js/payload_details.js | 4 +- public/tweets/data/js/tweet_index.js | 86 ++- public/tweets/data/js/tweets/2009_10.js | 66 +- public/tweets/data/js/tweets/2009_11.js | 12 +- public/tweets/data/js/tweets/2009_12.js | 62 +- public/tweets/data/js/tweets/2010_01.js | 292 ++++---- public/tweets/data/js/tweets/2010_02.js | 103 +-- public/tweets/data/js/tweets/2010_03.js | 252 +++---- public/tweets/data/js/tweets/2010_04.js | 137 +--- public/tweets/data/js/tweets/2010_05.js | 258 +++---- public/tweets/data/js/tweets/2010_06.js | 208 +++--- public/tweets/data/js/tweets/2010_07.js | 62 +- public/tweets/data/js/tweets/2010_08.js | 65 +- public/tweets/data/js/tweets/2010_09.js | 136 ++-- public/tweets/data/js/tweets/2010_10.js | 253 +++---- public/tweets/data/js/tweets/2010_11.js | 315 ++------ public/tweets/data/js/tweets/2010_12.js | 156 ++-- public/tweets/data/js/tweets/2011_01.js | 111 ++- public/tweets/data/js/tweets/2011_02.js | 137 +--- public/tweets/data/js/tweets/2011_03.js | 56 +- public/tweets/data/js/tweets/2011_04.js | 97 +-- public/tweets/data/js/tweets/2011_05.js | 52 +- public/tweets/data/js/tweets/2011_06.js | 26 +- public/tweets/data/js/tweets/2011_07.js | 58 +- public/tweets/data/js/tweets/2011_08.js | 46 +- public/tweets/data/js/tweets/2011_09.js | 2 +- public/tweets/data/js/tweets/2011_10.js | 8 +- public/tweets/data/js/tweets/2011_11.js | 2 +- public/tweets/data/js/tweets/2011_12.js | 24 +- public/tweets/data/js/tweets/2012_01.js | 87 +-- public/tweets/data/js/tweets/2012_02.js | 43 +- public/tweets/data/js/tweets/2012_03.js | 34 +- public/tweets/data/js/tweets/2012_04.js | 32 +- public/tweets/data/js/tweets/2012_05.js | 135 ++-- public/tweets/data/js/tweets/2012_06.js | 52 +- public/tweets/data/js/tweets/2012_07.js | 104 ++- public/tweets/data/js/tweets/2012_08.js | 5 +- public/tweets/data/js/tweets/2012_09.js | 44 +- public/tweets/data/js/tweets/2012_10.js | 16 +- public/tweets/data/js/tweets/2012_12.js | 4 +- public/tweets/data/js/tweets/2013_01.js | 61 +- public/tweets/data/js/tweets/2013_02.js | 33 +- public/tweets/data/js/tweets/2013_03.js | 126 ++-- public/tweets/data/js/tweets/2013_04.js | 8 +- public/tweets/data/js/tweets/2013_05.js | 27 +- public/tweets/data/js/tweets/2013_06.js | 28 +- public/tweets/data/js/tweets/2013_07.js | 18 +- public/tweets/data/js/tweets/2013_08.js | 53 +- public/tweets/data/js/tweets/2013_09.js | 115 +-- public/tweets/data/js/tweets/2013_10.js | 173 ++--- public/tweets/data/js/tweets/2013_11.js | 278 ++----- public/tweets/data/js/tweets/2013_12.js | 635 ++++++---------- public/tweets/data/js/tweets/2014_01.js | 253 +++---- public/tweets/data/js/tweets/2014_02.js | 457 ++++++------ public/tweets/data/js/tweets/2014_03.js | 293 +++----- public/tweets/data/js/tweets/2014_04.js | 566 ++++++--------- public/tweets/data/js/tweets/2014_05.js | 403 +++++------ public/tweets/data/js/tweets/2014_06.js | 325 ++++----- public/tweets/data/js/tweets/2014_07.js | 520 +++++-------- public/tweets/data/js/tweets/2014_08.js | 324 +++++---- public/tweets/data/js/tweets/2014_09.js | 340 +++++---- public/tweets/data/js/tweets/2014_10.js | 381 +++++----- public/tweets/data/js/tweets/2014_11.js | 314 ++++---- public/tweets/data/js/tweets/2014_12.js | 156 ++-- public/tweets/data/js/tweets/2015_01.js | 258 +++---- public/tweets/data/js/tweets/2015_02.js | 250 ++++--- public/tweets/data/js/tweets/2015_03.js | 211 +++--- public/tweets/data/js/tweets/2015_04.js | 468 ++++++------ public/tweets/data/js/tweets/2015_05.js | 310 ++++---- public/tweets/data/js/tweets/2015_06.js | 177 ++--- public/tweets/data/js/tweets/2015_07.js | 181 ++--- public/tweets/data/js/tweets/2015_08.js | 151 ++-- public/tweets/data/js/tweets/2015_09.js | 411 ++++++----- public/tweets/data/js/tweets/2015_10.js | 624 ++++++++-------- public/tweets/data/js/tweets/2015_11.js | 341 ++++----- public/tweets/data/js/tweets/2015_12.js | 200 ++--- public/tweets/data/js/tweets/2016_01.js | 143 ++-- public/tweets/data/js/tweets/2016_02.js | 79 +- public/tweets/data/js/tweets/2016_03.js | 42 +- public/tweets/data/js/tweets/2016_04.js | 21 +- public/tweets/data/js/tweets/2016_05.js | 6 - public/tweets/data/js/tweets/2016_06.js | 172 ++--- public/tweets/data/js/tweets/2016_07.js | 343 ++++----- public/tweets/data/js/tweets/2016_08.js | 83 ++- public/tweets/data/js/tweets/2016_09.js | 139 ++-- public/tweets/data/js/tweets/2016_10.js | 152 ++-- public/tweets/data/js/tweets/2016_11.js | 11 +- public/tweets/data/js/tweets/2016_12.js | 241 +++--- public/tweets/data/js/tweets/2017_01.js | 148 ++-- public/tweets/data/js/tweets/2017_02.js | 6 +- public/tweets/data/js/tweets/2017_04.js | 15 +- public/tweets/data/js/tweets/2017_05.js | 2 +- public/tweets/data/js/tweets/2017_06.js | 121 ++-- public/tweets/data/js/tweets/2017_07.js | 2 +- public/tweets/data/js/tweets/2017_08.js | 64 +- public/tweets/data/js/tweets/2017_09.js | 4 +- public/tweets/data/js/tweets/2017_10.js | 78 +- public/tweets/data/js/tweets/2017_11.js | 703 ++++++++++++++++++ public/tweets/data/js/tweets/2017_12.js | 559 ++++++++++++++ public/tweets/data/js/tweets/2018_01.js | 885 +++++++++++++++++++++++ public/tweets/data/js/tweets/2018_02.js | 379 ++++++++++ public/tweets/data/js/tweets/2018_03.js | 517 +++++++++++++ public/tweets/data/js/tweets/2018_04.js | 292 ++++++++ public/tweets/data/js/user_details.js | 2 +- public/tweets/lib/twt/twt.all.min.js | 2 +- public/tweets/tweets.csv | 204 ++++-- 106 files changed, 10372 insertions(+), 8154 deletions(-) create mode 100755 public/tweets/data/js/tweets/2017_11.js create mode 100755 public/tweets/data/js/tweets/2017_12.js create mode 100755 public/tweets/data/js/tweets/2018_01.js create mode 100755 public/tweets/data/js/tweets/2018_02.js create mode 100755 public/tweets/data/js/tweets/2018_03.js create mode 100755 public/tweets/data/js/tweets/2018_04.js diff --git a/public/tweets/data/js/payload_details.js b/public/tweets/data/js/payload_details.js index 35d8e1a..d2be371 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" : 7965, - "created_at" : "2017-10-16 17:43:55 +0000", + "tweets" : 8031, + "created_at" : "2018-04-17 23:01:34 +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 2752b0b..2c2799b 100755 --- a/public/tweets/data/js/tweet_index.js +++ b/public/tweets/data/js/tweet_index.js @@ -1,8 +1,44 @@ var tweet_index = [ { + "file_name" : "data\/js\/tweets\/2018_04.js", + "year" : 2018, + "var_name" : "tweets_2018_04", + "tweet_count" : 6, + "month" : 4 +}, { + "file_name" : "data\/js\/tweets\/2018_03.js", + "year" : 2018, + "var_name" : "tweets_2018_03", + "tweet_count" : 11, + "month" : 3 +}, { + "file_name" : "data\/js\/tweets\/2018_02.js", + "year" : 2018, + "var_name" : "tweets_2018_02", + "tweet_count" : 10, + "month" : 2 +}, { + "file_name" : "data\/js\/tweets\/2018_01.js", + "year" : 2018, + "var_name" : "tweets_2018_01", + "tweet_count" : 22, + "month" : 1 +}, { + "file_name" : "data\/js\/tweets\/2017_12.js", + "year" : 2017, + "var_name" : "tweets_2017_12", + "tweet_count" : 14, + "month" : 12 +}, { + "file_name" : "data\/js\/tweets\/2017_11.js", + "year" : 2017, + "var_name" : "tweets_2017_11", + "tweet_count" : 18, + "month" : 11 +}, { "file_name" : "data\/js\/tweets\/2017_10.js", "year" : 2017, "var_name" : "tweets_2017_10", - "tweet_count" : 4, + "tweet_count" : 6, "month" : 10 }, { "file_name" : "data\/js\/tweets\/2017_09.js", @@ -92,7 +128,7 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2016_07.js", "year" : 2016, "var_name" : "tweets_2016_07", - "tweet_count" : 110, + "tweet_count" : 109, "month" : 7 }, { "file_name" : "data\/js\/tweets\/2016_06.js", @@ -146,7 +182,7 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2015_10.js", "year" : 2015, "var_name" : "tweets_2015_10", - "tweet_count" : 200, + "tweet_count" : 199, "month" : 10 }, { "file_name" : "data\/js\/tweets\/2015_09.js", @@ -200,7 +236,7 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2015_01.js", "year" : 2015, "var_name" : "tweets_2015_01", - "tweet_count" : 80, + "tweet_count" : 79, "month" : 1 }, { "file_name" : "data\/js\/tweets\/2014_12.js", @@ -212,13 +248,13 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2014_11.js", "year" : 2014, "var_name" : "tweets_2014_11", - "tweet_count" : 119, + "tweet_count" : 118, "month" : 11 }, { "file_name" : "data\/js\/tweets\/2014_10.js", "year" : 2014, "var_name" : "tweets_2014_10", - "tweet_count" : 132, + "tweet_count" : 131, "month" : 10 }, { "file_name" : "data\/js\/tweets\/2014_09.js", @@ -236,55 +272,55 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2014_07.js", "year" : 2014, "var_name" : "tweets_2014_07", - "tweet_count" : 203, + "tweet_count" : 201, "month" : 7 }, { "file_name" : "data\/js\/tweets\/2014_06.js", "year" : 2014, "var_name" : "tweets_2014_06", - "tweet_count" : 204, + "tweet_count" : 203, "month" : 6 }, { "file_name" : "data\/js\/tweets\/2014_05.js", "year" : 2014, "var_name" : "tweets_2014_05", - "tweet_count" : 142, + "tweet_count" : 141, "month" : 5 }, { "file_name" : "data\/js\/tweets\/2014_04.js", "year" : 2014, "var_name" : "tweets_2014_04", - "tweet_count" : 174, + "tweet_count" : 172, "month" : 4 }, { "file_name" : "data\/js\/tweets\/2014_03.js", "year" : 2014, "var_name" : "tweets_2014_03", - "tweet_count" : 210, + "tweet_count" : 209, "month" : 3 }, { "file_name" : "data\/js\/tweets\/2014_02.js", "year" : 2014, "var_name" : "tweets_2014_02", - "tweet_count" : 165, + "tweet_count" : 164, "month" : 2 }, { "file_name" : "data\/js\/tweets\/2014_01.js", "year" : 2014, "var_name" : "tweets_2014_01", - "tweet_count" : 151, + "tweet_count" : 150, "month" : 1 }, { "file_name" : "data\/js\/tweets\/2013_12.js", "year" : 2013, "var_name" : "tweets_2013_12", - "tweet_count" : 113, + "tweet_count" : 111, "month" : 12 }, { "file_name" : "data\/js\/tweets\/2013_11.js", "year" : 2013, "var_name" : "tweets_2013_11", - "tweet_count" : 55, + "tweet_count" : 53, "month" : 11 }, { "file_name" : "data\/js\/tweets\/2013_10.js", @@ -380,7 +416,7 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2012_07.js", "year" : 2012, "var_name" : "tweets_2012_07", - "tweet_count" : 24, + "tweet_count" : 25, "month" : 7 }, { "file_name" : "data\/js\/tweets\/2012_06.js", @@ -470,7 +506,7 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2011_04.js", "year" : 2011, "var_name" : "tweets_2011_04", - "tweet_count" : 64, + "tweet_count" : 63, "month" : 4 }, { "file_name" : "data\/js\/tweets\/2011_03.js", @@ -482,31 +518,31 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2011_02.js", "year" : 2011, "var_name" : "tweets_2011_02", - "tweet_count" : 137, + "tweet_count" : 136, "month" : 2 }, { "file_name" : "data\/js\/tweets\/2011_01.js", "year" : 2011, "var_name" : "tweets_2011_01", - "tweet_count" : 177, + "tweet_count" : 178, "month" : 1 }, { "file_name" : "data\/js\/tweets\/2010_12.js", "year" : 2010, "var_name" : "tweets_2010_12", - "tweet_count" : 155, + "tweet_count" : 154, "month" : 12 }, { "file_name" : "data\/js\/tweets\/2010_11.js", "year" : 2010, "var_name" : "tweets_2010_11", - "tweet_count" : 206, + "tweet_count" : 202, "month" : 11 }, { "file_name" : "data\/js\/tweets\/2010_10.js", "year" : 2010, "var_name" : "tweets_2010_10", - "tweet_count" : 138, + "tweet_count" : 137, "month" : 10 }, { "file_name" : "data\/js\/tweets\/2010_09.js", @@ -518,7 +554,7 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2010_08.js", "year" : 2010, "var_name" : "tweets_2010_08", - "tweet_count" : 46, + "tweet_count" : 45, "month" : 8 }, { "file_name" : "data\/js\/tweets\/2010_07.js", @@ -542,7 +578,7 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2010_04.js", "year" : 2010, "var_name" : "tweets_2010_04", - "tweet_count" : 52, + "tweet_count" : 51, "month" : 4 }, { "file_name" : "data\/js\/tweets\/2010_03.js", @@ -554,7 +590,7 @@ var tweet_index = [ { "file_name" : "data\/js\/tweets\/2010_02.js", "year" : 2010, "var_name" : "tweets_2010_02", - "tweet_count" : 56, + "tweet_count" : 55, "month" : 2 }, { "file_name" : "data\/js\/tweets\/2010_01.js", diff --git a/public/tweets/data/js/tweets/2009_10.js b/public/tweets/data/js/tweets/2009_10.js index 896d426..c5e5437 100755 --- a/public/tweets/data/js/tweets/2009_10.js +++ b/public/tweets/data/js/tweets/2009_10.js @@ -145,6 +145,39 @@ Grailbird.data.tweets_2009_10 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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" : "4876200327", + "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" : "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -200,39 +233,6 @@ Grailbird.data.tweets_2009_10 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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" : "4876200327", - "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" : "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2009_11.js b/public/tweets/data/js/tweets/2009_11.js index 178d754..59e18a9 100755 --- a/public/tweets/data/js/tweets/2009_11.js +++ b/public/tweets/data/js/tweets/2009_11.js @@ -470,7 +470,7 @@ Grailbird.data.tweets_2009_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC30bunwitch dorror\uD83D\uDC7B", + "name" : "\uD83D\uDC30 jonnay \uD83D\uDC30 this bun ain't big, it's LORJ", "screen_name" : "jonnay", "indices" : [ 3, 10 ], "id_str" : "817328", @@ -503,11 +503,11 @@ Grailbird.data.tweets_2009_11 = "id" : 5907000124, "created_at" : "2009-11-21 01:38:49 +0000", "user" : { - "name" : "\uD83D\uDC30bunwitch dorror\uD83D\uDC7B", + "name" : "\uD83D\uDC30 jonnay \uD83D\uDC30 this bun ain't big, it's LORJ", "screen_name" : "jonnay", "protected" : false, "id_str" : "817328", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/552353119149912064\/2dkU2097_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/953823068954140673\/vd3Wnmrv_normal.jpg", "id" : 817328, "verified" : false } @@ -795,7 +795,7 @@ Grailbird.data.tweets_2009_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "indices" : [ 3, 10 ], "id_str" : "16748247", @@ -822,11 +822,11 @@ Grailbird.data.tweets_2009_11 = "id" : 5845019882, "created_at" : "2009-11-19 01:57:34 +0000", "user" : { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "protected" : false, "id_str" : "16748247", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/833805426701373440\/39dts4t1_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964584182532878337\/3OkjdHwm_normal.jpg", "id" : 16748247, "verified" : false } diff --git a/public/tweets/data/js/tweets/2009_12.js b/public/tweets/data/js/tweets/2009_12.js index 986e640..d8a4712 100755 --- a/public/tweets/data/js/tweets/2009_12.js +++ b/public/tweets/data/js/tweets/2009_12.js @@ -528,7 +528,7 @@ Grailbird.data.tweets_2009_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "indices" : [ 0, 7 ], "id_str" : "16748247", @@ -1106,7 +1106,7 @@ Grailbird.data.tweets_2009_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "indices" : [ 0, 7 ], "id_str" : "16748247", @@ -1145,11 +1145,11 @@ Grailbird.data.tweets_2009_12 = "id_str" : "54403950", "id" : 54403950 }, { - "name" : "Strackula \uD83E\uDD87", + "name" : "David Strack", "screen_name" : "rmxdave", "indices" : [ 15, 23 ], - "id_str" : "9027732", - "id" : 9027732 + "id_str" : "774021501020413952", + "id" : 774021501020413952 }, { "name" : "phonedog_noah", "screen_name" : "phonedog_noah", @@ -1174,11 +1174,11 @@ Grailbird.data.tweets_2009_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Strackula \uD83E\uDD87", + "name" : "David Strack", "screen_name" : "rmxdave", "indices" : [ 3, 11 ], - "id_str" : "9027732", - "id" : 9027732 + "id_str" : "774021501020413952", + "id" : 774021501020413952 }, { "name" : "phonedog_noah", "screen_name" : "phonedog_noah", @@ -1254,7 +1254,7 @@ Grailbird.data.tweets_2009_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jamie Zawinski", + "name" : "j\u0355\u0320\u0326\u032A\u0355\u0313\u035B\u030A\u033E\u0304\u0345w\u0327\u0327\u0333\u032A\u0318\u034A\u030B\u0357\u033E\u0362\u0360z\u0322\u0318\u031E\u0348\u033A\u031E\u0329\u0313\u033D\u0310\u030B\u0357\u0306\u030B\u031A\u035F\u035C", "screen_name" : "jwz", "indices" : [ 24, 28 ], "id_str" : "7190742", @@ -1361,28 +1361,6 @@ Grailbird.data.tweets_2009_12 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -1427,6 +1405,28 @@ Grailbird.data.tweets_2009_12 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2010_01.js b/public/tweets/data/js/tweets/2010_01.js index f50077d..c42bd26 100755 --- a/public/tweets/data/js/tweets/2010_01.js +++ b/public/tweets/data/js/tweets/2010_01.js @@ -262,7 +262,7 @@ Grailbird.data.tweets_2010_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "indices" : [ 3, 10 ], "id_str" : "16748247", @@ -289,11 +289,11 @@ Grailbird.data.tweets_2010_01 = "id" : 8303411333, "created_at" : "2010-01-28 01:26:22 +0000", "user" : { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "protected" : false, "id_str" : "16748247", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/833805426701373440\/39dts4t1_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964584182532878337\/3OkjdHwm_normal.jpg", "id" : 16748247, "verified" : false } @@ -516,6 +516,67 @@ Grailbird.data.tweets_2010_01 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "In Memoriam", + "screen_name" : "grooveshark", + "indices" : [ 14, 26 ], + "id_str" : "732373899233660929", + "id" : 732373899233660929 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "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! ;-)", + "id" : 8282849475, + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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" : "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -788,67 +849,6 @@ Grailbird.data.tweets_2010_01 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "In Memoriam", - "screen_name" : "grooveshark", - "indices" : [ 14, 26 ], - "id_str" : "732373899233660929", - "id" : 732373899233660929 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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! ;-)", - "id" : 8282849475, - "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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" : "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -1433,7 +1433,7 @@ Grailbird.data.tweets_2010_01 = "screen_name" : "chuq", "protected" : false, "id_str" : "13217612", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/878288211339902976\/dDvof4nb_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951920187925659648\/HJ1V55q5_normal.jpg", "id" : 13217612, "verified" : false } @@ -1817,7 +1817,7 @@ Grailbird.data.tweets_2010_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "indices" : [ 0, 7 ], "id_str" : "16748247", @@ -1850,7 +1850,7 @@ Grailbird.data.tweets_2010_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "indices" : [ 0, 7 ], "id_str" : "16748247", @@ -2077,6 +2077,50 @@ Grailbird.data.tweets_2010_01 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -2132,7 +2176,7 @@ Grailbird.data.tweets_2010_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "indices" : [ 0, 13 ], "id_str" : "1341781", @@ -2233,50 +2277,6 @@ Grailbird.data.tweets_2010_01 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -3473,39 +3473,6 @@ Grailbird.data.tweets_2010_01 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "giles", - "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -3538,7 +3505,7 @@ Grailbird.data.tweets_2010_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "indices" : [ 37, 50 ], "id_str" : "1341781", @@ -3562,4 +3529,37 @@ Grailbird.data.tweets_2010_01 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "too much future make it stop", + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } } ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2010_02.js b/public/tweets/data/js/tweets/2010_02.js index 1da44a3..246a9ec 100755 --- a/public/tweets/data/js/tweets/2010_02.js +++ b/public/tweets/data/js/tweets/2010_02.js @@ -102,7 +102,7 @@ Grailbird.data.tweets_2010_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "indices" : [ 3, 16 ], "id_str" : "1341781", @@ -129,7 +129,7 @@ Grailbird.data.tweets_2010_02 = "id" : 9737046519, "created_at" : "2010-02-27 17:11:16 +0000", "user" : { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "protected" : false, "id_str" : "1341781", @@ -219,7 +219,7 @@ Grailbird.data.tweets_2010_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "DRMacIver's Monster", + "name" : "David R. MacIver", "screen_name" : "DRMacIver", "indices" : [ 0, 10 ], "id_str" : "14368342", @@ -636,7 +636,7 @@ Grailbird.data.tweets_2010_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tweetie", + "name" : "S", "screen_name" : "tweetie", "indices" : [ 20, 28 ], "id_str" : "18044341", @@ -685,28 +685,6 @@ Grailbird.data.tweets_2010_02 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "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" : "2010-02-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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -751,6 +729,28 @@ Grailbird.data.tweets_2010_02 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "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" : "2010-02-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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -1208,57 +1208,6 @@ Grailbird.data.tweets_2010_02 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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" : "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" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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" : "2010-02-06 02:38:42 +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" : 8705804068, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2010_03.js b/public/tweets/data/js/tweets/2010_03.js index b26cc90..4122247 100755 --- a/public/tweets/data/js/tweets/2010_03.js +++ b/public/tweets/data/js/tweets/2010_03.js @@ -54,7 +54,7 @@ Grailbird.data.tweets_2010_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 3, 10 ], "id_str" : "8526432", @@ -81,7 +81,7 @@ Grailbird.data.tweets_2010_03 = "id" : 11400407558, "created_at" : "2010-04-01 02:11:32 +0000", "user" : { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "protected" : false, "id_str" : "8526432", @@ -422,7 +422,7 @@ Grailbird.data.tweets_2010_03 = "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "indices" : [ 3, 14 ], "id_str" : "14939200", @@ -461,7 +461,7 @@ Grailbird.data.tweets_2010_03 = "id" : 11203590289, "created_at" : "2010-03-28 17:16:42 +0000", "user" : { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "protected" : false, "id_str" : "14939200", @@ -646,7 +646,7 @@ Grailbird.data.tweets_2010_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "A. Robinson Gross", + "name" : "a\u0338\u030C\u0360\u0304\u0351\u0314\u033F\u031D\u0347\u0348n\u0336\u0344\u0307\u0340\u0312\u0307\u0345d\u0336\u0309\u0340\u0300\u0304\u0311\u035D\u0349y\u0336\u0342\u0304\u0301\u034B\u031F\u031E\u0353\u031E", "screen_name" : "argv0", "indices" : [ 0, 6 ], "id_str" : "6509982", @@ -741,6 +741,50 @@ Grailbird.data.tweets_2010_03 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "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" : "2010-03-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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "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" : "2010-03-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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { @@ -776,7 +820,7 @@ Grailbird.data.tweets_2010_03 = "screen_name" : "dhh", "protected" : false, "id_str" : "14561327", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/975876868455809024\/eK7mDppU_normal.jpg", "id" : 14561327, "verified" : true } @@ -814,50 +858,6 @@ Grailbird.data.tweets_2010_03 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "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" : "2010-03-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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "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" : "2010-03-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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { @@ -1129,7 +1129,7 @@ Grailbird.data.tweets_2010_03 = "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -1156,7 +1156,7 @@ Grailbird.data.tweets_2010_03 = "id" : 10814555748, "created_at" : "2010-03-21 09:38:07 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", @@ -1329,7 +1329,7 @@ Grailbird.data.tweets_2010_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "indices" : [ 3, 14 ], "id_str" : "14939200", @@ -1380,7 +1380,7 @@ Grailbird.data.tweets_2010_03 = "id" : 10729730792, "created_at" : "2010-03-19 16:18:05 +0000", "user" : { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "protected" : false, "id_str" : "14939200", @@ -1701,7 +1701,7 @@ Grailbird.data.tweets_2010_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sam Stephenson", + "name" : "Sam Stephenson \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "sstephenson", "indices" : [ 0, 12 ], "id_str" : "6707392", @@ -1734,7 +1734,7 @@ Grailbird.data.tweets_2010_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sam Stephenson", + "name" : "Sam Stephenson \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "sstephenson", "indices" : [ 0, 12 ], "id_str" : "6707392", @@ -1926,6 +1926,76 @@ Grailbird.data.tweets_2010_03 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grisha Kruglov", + "screen_name" : "lunafiko", + "indices" : [ 0, 9 ], + "id_str" : "14273142", + "id" : 14273142 + }, { + "name" : "In Memoriam", + "screen_name" : "grooveshark", + "indices" : [ 96, 108 ], + "id_str" : "732373899233660929", + "id" : 732373899233660929 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "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", + "id" : 10248960220, + "created_at" : "2010-03-10 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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mahyar Mj", + "screen_name" : "MahyarM", + "indices" : [ 0, 8 ], + "id_str" : "724541871788314625", + "id" : 724541871788314625 + } ], + "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" : "2010-03-10 00:00:00 +0000", + "in_reply_to_screen_name" : "macatbook", + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -2245,76 +2315,6 @@ Grailbird.data.tweets_2010_03 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Grisha Kruglov", - "screen_name" : "lunafiko", - "indices" : [ 0, 9 ], - "id_str" : "14273142", - "id" : 14273142 - }, { - "name" : "In Memoriam", - "screen_name" : "grooveshark", - "indices" : [ 96, 108 ], - "id_str" : "732373899233660929", - "id" : 732373899233660929 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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", - "id" : 10248960220, - "created_at" : "2010-03-10 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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Mahyar Mj", - "screen_name" : "MahyarM", - "indices" : [ 0, 8 ], - "id_str" : "724541871788314625", - "id" : 724541871788314625 - } ], - "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" : "2010-03-10 00:00:00 +0000", - "in_reply_to_screen_name" : "macatbook", - "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2010_04.js b/public/tweets/data/js/tweets/2010_04.js index 7ba28c3..c01df19 100755 --- a/public/tweets/data/js/tweets/2010_04.js +++ b/public/tweets/data/js/tweets/2010_04.js @@ -152,7 +152,7 @@ Grailbird.data.tweets_2010_04 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Enrico", + "name" : "Z", "screen_name" : "zimmund", "indices" : [ 0, 8 ], "id_str" : "6217862", @@ -313,75 +313,6 @@ Grailbird.data.tweets_2010_04 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "tom robinson", - "screen_name" : "tlrobinson", - "indices" : [ 3, 14 ], - "id_str" : "14206068", - "id" : 14206068 - }, { - "name" : "BrendanEich", - "screen_name" : "BrendanEich", - "indices" : [ 17, 29 ], - "id_str" : "9533042", - "id" : 9533042 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "jsconf", - "indices" : [ 33, 40 ] - } ], - "urls" : [ ] - }, - "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" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "BrendanEich", - "screen_name" : "BrendanEich", - "indices" : [ 1, 13 ], - "id_str" : "9533042", - "id" : 9533042 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "jsconf", - "indices" : [ 17, 24 ] - } ], - "urls" : [ ] - }, - "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", - "id" : 12419872636, - "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:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", - "id" : 14206068, - "verified" : false - } - }, - "id" : 12421964589, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -749,39 +680,6 @@ Grailbird.data.tweets_2010_04 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Grisha 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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -815,6 +713,39 @@ Grailbird.data.tweets_2010_04 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Grisha 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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2010_05.js b/public/tweets/data/js/tweets/2010_05.js index 651307e..6287a8a 100755 --- a/public/tweets/data/js/tweets/2010_05.js +++ b/public/tweets/data/js/tweets/2010_05.js @@ -262,11 +262,11 @@ Grailbird.data.tweets_2010_05 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Andreas Hegenberg", + "name" : "andreas hegenberg", "screen_name" : "boastr_net", "indices" : [ 0, 11 ], - "id_str" : "71894064", - "id" : 71894064 + "id_str" : "984361184097861632", + "id" : 984361184097861632 } ], "media" : [ ], "hashtags" : [ ], @@ -278,7 +278,7 @@ Grailbird.data.tweets_2010_05 = "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_screen_name" : "folivora_ai", "in_reply_to_user_id_str" : "71894064", "user" : { "name" : "Sami Samhuri", @@ -634,7 +634,7 @@ Grailbird.data.tweets_2010_05 = "screen_name" : "zii", "protected" : false, "id_str" : "12712742", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/880992273101578240\/ib3GlMDp_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/982615078200426497\/njD6-6iU_normal.jpg", "id" : 12712742, "verified" : false } @@ -720,7 +720,7 @@ Grailbird.data.tweets_2010_05 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -747,11 +747,11 @@ Grailbird.data.tweets_2010_05 = "id" : 14646836334, "created_at" : "2010-05-24 20:57:44 +0000", "user" : { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/917536371085950976\/MIuNwAAR_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/966195642191228933\/4BhqRm2w_normal.jpg", "id" : 8038312, "verified" : true } @@ -820,6 +820,57 @@ Grailbird.data.tweets_2010_05 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "a\u0338\u030C\u0360\u0304\u0351\u0314\u033F\u031D\u0347\u0348n\u0336\u0344\u0307\u0340\u0312\u0307\u0345d\u0336\u0309\u0340\u0300\u0304\u0311\u035D\u0349y\u0336\u0342\u0304\u0301\u034B\u031F\u031E\u0353\u031E", + "screen_name" : "argv0", + "indices" : [ 3, 9 ], + "id_str" : "6509982", + "id" : 6509982 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "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" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "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" : "2010-05-22 23:04:37 +0000", + "user" : { + "name" : "a\u0338\u030C\u0360\u0304\u0351\u0314\u033F\u031D\u0347\u0348n\u0336\u0344\u0307\u0340\u0312\u0307\u0345d\u0336\u0309\u0340\u0300\u0304\u0311\u035D\u0349y\u0336\u0342\u0304\u0301\u034B\u031F\u031E\u0353\u031E", + "screen_name" : "argv0", + "protected" : false, + "id_str" : "6509982", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/930176356968644608\/8Np88qqV_normal.jpg", + "id" : 6509982, + "verified" : false + } + }, + "id" : 14521573978, + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -864,76 +915,6 @@ Grailbird.data.tweets_2010_05 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Chiropractor Wiki", - "screen_name" : "mentalguy", - "indices" : [ 0, 10 ], - "id_str" : "725645037724438528", - "id" : 725645037724438528 - } ], - "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" : "visiblecode", - "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Lee Semel", - "screen_name" : "semel", - "indices" : [ 0, 6 ], - "id_str" : "14174890", - "id" : 14174890 - }, { - "name" : "DVLPRS", - "screen_name" : "dvlprs", - "indices" : [ 23, 30 ], - "id_str" : "41664064", - "id" : 41664064 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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!", - "id" : 14200790046, - "created_at" : "2010-05-18 00:00:00 +0000", - "in_reply_to_screen_name" : "semel", - "in_reply_to_user_id_str" : "14174890", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -1045,6 +1026,76 @@ Grailbird.data.tweets_2010_05 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Chiropractor Wiki", + "screen_name" : "mentalguy", + "indices" : [ 0, 10 ], + "id_str" : "725645037724438528", + "id" : 725645037724438528 + } ], + "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" : "visiblecode", + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Lee Semel", + "screen_name" : "semel", + "indices" : [ 0, 6 ], + "id_str" : "14174890", + "id" : 14174890 + }, { + "name" : "DVLPRS", + "screen_name" : "dvlprs", + "indices" : [ 23, 30 ], + "id_str" : "41664064", + "id" : 41664064 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "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!", + "id" : 14200790046, + "created_at" : "2010-05-18 00:00:00 +0000", + "in_reply_to_screen_name" : "semel", + "in_reply_to_user_id_str" : "14174890", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -1708,55 +1759,4 @@ Grailbird.data.tweets_2010_05 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\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" : "13217100047", - "text" : "RT @tlrobinson: \"Passing callbacks is the *price* of asynchronous API's, not the benefit.\"", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "13216605013", - "text" : "\"Passing callbacks is the *price* of asynchronous API's, not the benefit.\"", - "id" : 13216605013, - "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:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", - "id" : 14206068, - "verified" : false - } - }, - "id" : 13217100047, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } } ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2010_06.js b/public/tweets/data/js/tweets/2010_06.js index 54842d7..3fe5b0f 100755 --- a/public/tweets/data/js/tweets/2010_06.js +++ b/public/tweets/data/js/tweets/2010_06.js @@ -189,11 +189,55 @@ Grailbird.data.tweets_2010_06 = "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" : "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_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" : "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -376,50 +420,6 @@ Grailbird.data.tweets_2010_06 = "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" : "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_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" : "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -1250,7 +1250,7 @@ Grailbird.data.tweets_2010_06 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -1277,7 +1277,7 @@ Grailbird.data.tweets_2010_06 = "id" : 15953679158, "created_at" : "2010-06-11 20:25:39 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", @@ -1332,7 +1332,7 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -1700,6 +1700,61 @@ Grailbird.data.tweets_2010_06 = "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/gowalla.com\/\" rel=\"nofollow\"\u003EGowalla\u003C\/a\u003E", "entities" : { @@ -1962,61 +2017,6 @@ Grailbird.data.tweets_2010_06 = "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -2058,7 +2058,7 @@ Grailbird.data.tweets_2010_06 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } diff --git a/public/tweets/data/js/tweets/2010_07.js b/public/tweets/data/js/tweets/2010_07.js index f3cce52..cd6c0fc 100755 --- a/public/tweets/data/js/tweets/2010_07.js +++ b/public/tweets/data/js/tweets/2010_07.js @@ -98,6 +98,28 @@ Grailbird.data.tweets_2010_07 = "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" : "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -131,28 +153,6 @@ Grailbird.data.tweets_2010_07 = "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" : "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -188,7 +188,7 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "lunafiko", "protected" : false, "id_str" : "14273142", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/865667126408773632\/QX5O6RhU_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/928419904385990657\/tza-LEdZ_normal.jpg", "id" : 14273142, "verified" : false } @@ -235,11 +235,11 @@ Grailbird.data.tweets_2010_07 = "id" : 18749654267, "created_at" : "2010-07-17 07:01:11 +0000", "user" : { - "name" : "Alexis Ohanian \uD83D\uDDFD", + "name" : "Alexis Ohanian Sr.", "screen_name" : "alexisohanian", "protected" : false, "id_str" : "811350", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/819412587137769472\/26I1zqqk_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/975128915533426688\/JEGHXFiz_normal.jpg", "id" : 811350, "verified" : true } @@ -314,7 +314,7 @@ Grailbird.data.tweets_2010_07 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Action Jay", + "name" : "Action Jay: The New Batch", "screen_name" : "action_jay", "indices" : [ 0, 11 ], "id_str" : "6608642", @@ -347,7 +347,7 @@ Grailbird.data.tweets_2010_07 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Action Jay", + "name" : "Action Jay: The New Batch", "screen_name" : "action_jay", "indices" : [ 0, 11 ], "id_str" : "6608642", @@ -380,7 +380,7 @@ Grailbird.data.tweets_2010_07 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Action Jay", + "name" : "Action Jay: The New Batch", "screen_name" : "action_jay", "indices" : [ 0, 11 ], "id_str" : "6608642", @@ -578,7 +578,7 @@ Grailbird.data.tweets_2010_07 = "screen_name" : "sroucheray", "protected" : false, "id_str" : "42421507", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000137131481\/2b55a9c9aaf18f4423dae994fb9dae70_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/948657236959748096\/rjaN3z_e_normal.jpg", "id" : 42421507, "verified" : false } @@ -769,7 +769,7 @@ Grailbird.data.tweets_2010_07 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", @@ -796,7 +796,7 @@ Grailbird.data.tweets_2010_07 = "id" : 18171089437, "created_at" : "2010-07-10 04:02:35 +0000", "user" : { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", diff --git a/public/tweets/data/js/tweets/2010_08.js b/public/tweets/data/js/tweets/2010_08.js index 3717077..edfc229 100755 --- a/public/tweets/data/js/tweets/2010_08.js +++ b/public/tweets/data/js/tweets/2010_08.js @@ -8,9 +8,9 @@ Grailbird.data.tweets_2010_08 = "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, + "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" : "2010-09-01 00:00:00 +0000", "user" : { "name" : "Sami Samhuri", @@ -30,9 +30,9 @@ Grailbird.data.tweets_2010_08 = "urls" : [ ] }, "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, + "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", @@ -787,7 +787,7 @@ Grailbird.data.tweets_2010_08 = "screen_name" : "chuq", "protected" : false, "id_str" : "13217612", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/878288211339902976\/dDvof4nb_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951920187925659648\/HJ1V55q5_normal.jpg", "id" : 13217612, "verified" : false } @@ -974,57 +974,6 @@ Grailbird.data.tweets_2010_08 = "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", - "screen_name" : "sstephenson", - "indices" : [ 3, 15 ], - "id_str" : "6707392", - "id" : 6707392 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "20939389257", - "text" : "RT @sstephenson: Stay looks handy for switching between internal and external displays: http:\/\/cordlessdog.com\/stay\/", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "20934106284", - "text" : "Stay looks handy for switching between internal and external displays: http:\/\/cordlessdog.com\/stay\/", - "id" : 20934106284, - "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:\/\/pbs.twimg.com\/profile_images\/736761202181689345\/vdVKW0Gw_normal.jpg", - "id" : 6707392, - "verified" : false - } - }, - "id" : 20939389257, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2010_09.js b/public/tweets/data/js/tweets/2010_09.js index 47982cf..ef5138e 100755 --- a/public/tweets/data/js/tweets/2010_09.js +++ b/public/tweets/data/js/tweets/2010_09.js @@ -47,7 +47,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Bruce Swedal", + "name" : "Bruce Wayne Swedal", "screen_name" : "swedal", "indices" : [ 3, 10 ], "id_str" : "7350652", @@ -74,7 +74,7 @@ Grailbird.data.tweets_2010_09 = "id" : 25898221598, "created_at" : "2010-09-29 16:30:36 +0000", "user" : { - "name" : "Bruce Swedal", + "name" : "Bruce Wayne Swedal", "screen_name" : "swedal", "protected" : false, "id_str" : "7350652", @@ -735,7 +735,7 @@ Grailbird.data.tweets_2010_09 = "screen_name" : "mathias", "protected" : false, "id_str" : "532923", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1255767431\/kung-fu_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/952797845534453760\/HRhT4f_5_normal.jpg", "id" : 532923, "verified" : true } @@ -1082,7 +1082,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "@rem ~ offline \uD83D\uDDA4", + "name" : "@rem", "screen_name" : "rem", "indices" : [ 3, 7 ], "id_str" : "648873", @@ -1121,7 +1121,7 @@ Grailbird.data.tweets_2010_09 = "id" : 25605392653, "created_at" : "2010-09-26 16:41:36 +0000", "user" : { - "name" : "@rem ~ offline \uD83D\uDDA4", + "name" : "@rem", "screen_name" : "rem", "protected" : false, "id_str" : "648873", @@ -1145,7 +1145,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 3, 10 ], "id_str" : "8526432", @@ -1172,7 +1172,7 @@ Grailbird.data.tweets_2010_09 = "id" : 25626080353, "created_at" : "2010-09-26 21:39:07 +0000", "user" : { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "protected" : false, "id_str" : "8526432", @@ -1214,6 +1214,57 @@ Grailbird.data.tweets_2010_09 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Hacker News", + "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" : "\u003Ca href=\"http:\/\/www.steer.me\" rel=\"nofollow\"\u003Enewsycombinator\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "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" : "Hacker News", + "screen_name" : "newsycombinator", + "protected" : false, + "id_str" : "14335498", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/469397708986269696\/iUrYEOpJ_normal.png", + "id" : 14335498, + "verified" : false + } + }, + "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { @@ -1416,7 +1467,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "indices" : [ 34, 47 ], "id_str" : "1341781", @@ -1443,57 +1494,6 @@ Grailbird.data.tweets_2010_09 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Hacker News", - "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" : "\u003Ca href=\"http:\/\/www.steer.me\" rel=\"nofollow\"\u003Enewsycombinator\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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" : "Hacker News", - "screen_name" : "newsycombinator", - "protected" : false, - "id_str" : "14335498", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/469397708986269696\/iUrYEOpJ_normal.png", - "id" : 14335498, - "verified" : false - } - }, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -1542,7 +1542,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "indices" : [ 0, 11 ], "id_str" : "14939200", @@ -1578,7 +1578,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "indices" : [ 0, 11 ], "id_str" : "14939200", @@ -1614,7 +1614,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "indices" : [ 3, 14 ], "id_str" : "14939200", @@ -1641,7 +1641,7 @@ Grailbird.data.tweets_2010_09 = "id" : 25317257681, "created_at" : "2010-09-23 15:31:23 +0000", "user" : { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "protected" : false, "id_str" : "14939200", @@ -2129,7 +2129,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas H. Pt\u00E1\u010Dek", + "name" : "Thomas H. Ptacek", "screen_name" : "tqbf", "indices" : [ 3, 8 ], "id_str" : "9395312", @@ -2156,11 +2156,11 @@ Grailbird.data.tweets_2010_09 = "id" : 24818193150, "created_at" : "2010-09-18 03:37:22 +0000", "user" : { - "name" : "Thomas H. Pt\u00E1\u010Dek", + "name" : "Thomas H. Ptacek", "screen_name" : "tqbf", "protected" : false, "id_str" : "9395312", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/763466249107939328\/No7KoyMS_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937809576912601088\/sJbSGoAh_normal.jpg", "id" : 9395312, "verified" : false } @@ -2213,7 +2213,7 @@ Grailbird.data.tweets_2010_09 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 3, 12 ], "id_str" : "14658472", @@ -2246,7 +2246,7 @@ Grailbird.data.tweets_2010_09 = "id" : 24785569749, "created_at" : "2010-09-17 19:25:23 +0000", "user" : { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", diff --git a/public/tweets/data/js/tweets/2010_10.js b/public/tweets/data/js/tweets/2010_10.js index 6420020..5b5d892 100755 --- a/public/tweets/data/js/tweets/2010_10.js +++ b/public/tweets/data/js/tweets/2010_10.js @@ -943,6 +943,31 @@ Grailbird.data.tweets_2010_10 = "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.47153013, -123.32695609 ] + }, + "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -969,7 +994,7 @@ Grailbird.data.tweets_2010_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -1128,31 +1153,6 @@ Grailbird.data.tweets_2010_10 = "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.47153013, -123.32695609 ] - }, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -1565,7 +1565,7 @@ Grailbird.data.tweets_2010_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 3, 12 ], "id_str" : "14658472", @@ -1592,7 +1592,7 @@ Grailbird.data.tweets_2010_10 = "id" : 28791548232, "created_at" : "2010-10-26 13:40:48 +0000", "user" : { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", @@ -1638,7 +1638,7 @@ Grailbird.data.tweets_2010_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sam Stephenson", + "name" : "Sam Stephenson \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "sstephenson", "indices" : [ 0, 12 ], "id_str" : "6707392", @@ -1928,7 +1928,7 @@ Grailbird.data.tweets_2010_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", @@ -1955,7 +1955,7 @@ Grailbird.data.tweets_2010_10 = "id" : 28541909390, "created_at" : "2010-10-23 23:08:44 +0000", "user" : { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", @@ -2434,6 +2434,39 @@ Grailbird.data.tweets_2010_10 = "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" : "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { @@ -2642,39 +2675,6 @@ Grailbird.data.tweets_2010_10 = "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" : "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -2759,7 +2759,7 @@ Grailbird.data.tweets_2010_10 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -3017,7 +3017,7 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -3157,7 +3157,7 @@ Grailbird.data.tweets_2010_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Bobby McKenna", + "name" : "bobby", "screen_name" : "clashmore", "indices" : [ 3, 13 ], "id_str" : "430974664", @@ -3184,11 +3184,11 @@ Grailbird.data.tweets_2010_10 = "id" : 27361842996, "created_at" : "2010-10-14 17:35:41 +0000", "user" : { - "name" : "bobby \uD83D\uDEBD", + "name" : "bobby", "screen_name" : "bobby", "protected" : false, "id_str" : "17983820", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/908438483395645440\/lsp6GN2S_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/984010303619977219\/l7m9oOXK_normal.jpg", "id" : 17983820, "verified" : false } @@ -3604,7 +3604,7 @@ Grailbird.data.tweets_2010_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 1, 13 ], "id_str" : "6927562", @@ -3646,7 +3646,7 @@ Grailbird.data.tweets_2010_10 = "id_str" : "9885102", "id" : 9885102 }, { - "name" : "\u212D\u0251\u2148\u1D64\u02E2", + "name" : "Edge Case \u212D\u0251\u2148\u1D64\u02E2", "screen_name" : "Caius", "indices" : [ 14, 20 ], "id_str" : "5857812", @@ -3663,7 +3663,7 @@ Grailbird.data.tweets_2010_10 = "source" : "\u003Ca href=\"http:\/\/www.echofon.com\/\" rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\u212D\u0251\u2148\u1D64\u02E2", + "name" : "Edge Case \u212D\u0251\u2148\u1D64\u02E2", "screen_name" : "Caius", "indices" : [ 3, 9 ], "id_str" : "5857812", @@ -3683,7 +3683,7 @@ Grailbird.data.tweets_2010_10 = "screen_name" : "drnic", "protected" : false, "id_str" : "9885102", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/844401686038896641\/I1QIEnMa_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/955646013292789761\/8YTWwI3l_normal.jpg", "id" : 9885102, "verified" : false } @@ -3896,6 +3896,34 @@ Grailbird.data.tweets_2010_10 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "vim", + "indices" : [ 64, 68 ] + }, { + "text" : "emacs", + "indices" : [ 69, 75 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "26522561497", + "text" : "This might sound weird but is there a vimscript mode for Emacs? #vim #emacs", + "id" : 26522561497, + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -4042,85 +4070,6 @@ Grailbird.data.tweets_2010_10 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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" : "26588923267", - "text" : "RT @tlrobinson: Writing recursive asynchronous code makes my head hurt.", - "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" : "26584875031", - "text" : "Writing recursive asynchronous code makes my head hurt.", - "id" : 26584875031, - "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:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", - "id" : 14206068, - "verified" : false - } - }, - "id" : 26588923267, - "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\/619352398314647552\/7MsKJeYK_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" : "vim", - "indices" : [ 64, 68 ] - }, { - "text" : "emacs", - "indices" : [ 69, 75 ] - } ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "26522561497", - "text" : "This might sound weird but is there a vimscript mode for Emacs? #vim #emacs", - "id" : 26522561497, - "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2010_11.js b/public/tweets/data/js/tweets/2010_11.js index 1240ba3..bbe938c 100755 --- a/public/tweets/data/js/tweets/2010_11.js +++ b/public/tweets/data/js/tweets/2010_11.js @@ -50,7 +50,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ryah", + "name" : "not here", "screen_name" : "ryah", "indices" : [ 11, 16 ], "id_str" : "967076702", @@ -800,7 +800,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -1181,7 +1181,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "holman", "protected" : false, "id_str" : "11322372", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/822539344288350209\/fX0Xi3oZ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/941033976583503878\/zywhUZGs_normal.jpg", "id" : 11322372, "verified" : true } @@ -1201,7 +1201,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sam Stephenson", + "name" : "Sam Stephenson \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "sstephenson", "indices" : [ 0, 12 ], "id_str" : "6707392", @@ -1672,7 +1672,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "patch -p1 punkin.dif", + "name" : "Ted Nuget", "screen_name" : "moonpolysoft", "indices" : [ 36, 49 ], "id_str" : "14204623", @@ -1700,7 +1700,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2308,7 +2308,7 @@ Grailbird.data.tweets_2010_11 = "id_str" : "663463", "id" : 663463 }, { - "name" : "ryah", + "name" : "not here", "screen_name" : "ryah", "indices" : [ 14, 19 ], "id_str" : "967076702", @@ -2325,7 +2325,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/hibariapp.com\" rel=\"nofollow\"\u003EHibari\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ryah", + "name" : "not here", "screen_name" : "ryah", "indices" : [ 0, 5 ], "id_str" : "967076702", @@ -2444,7 +2444,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 0, 8 ], "id_str" : "5813712", @@ -3227,7 +3227,7 @@ Grailbird.data.tweets_2010_11 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 3, 15 ], "id_str" : "676363", @@ -3254,11 +3254,11 @@ Grailbird.data.tweets_2010_11 = "id" : 4646758718111745, "created_at" : "2010-11-16 21:27:28 +0000", "user" : { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "protected" : false, "id_str" : "676363", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/675381240128602112\/hqOTM9i3_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/963494548012916736\/pCrryYUw_normal.jpg", "id" : 676363, "verified" : false } @@ -3848,7 +3848,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -3903,13 +3903,13 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", "id" : 27302287 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 16, 30 ], "id_str" : "29255412", @@ -3942,13 +3942,13 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", "id" : 27302287 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 126, 140 ], "id_str" : "29255412", @@ -3981,7 +3981,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -4147,7 +4147,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 3, 12 ], "id_str" : "14658472", @@ -4191,7 +4191,7 @@ Grailbird.data.tweets_2010_11 = "in_reply_to_screen_name" : "peterc", "in_reply_to_user_id_str" : "33493", "user" : { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", @@ -4221,7 +4221,7 @@ Grailbird.data.tweets_2010_11 = "id_str" : "33493", "id" : 33493 }, { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 12, 21 ], "id_str" : "14658472", @@ -4238,7 +4238,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 0, 9 ], "id_str" : "14658472", @@ -4263,7 +4263,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -4283,7 +4283,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 3, 12 ], "id_str" : "14658472", @@ -4310,7 +4310,7 @@ Grailbird.data.tweets_2010_11 = "id" : 3921192981372928, "created_at" : "2010-11-14 21:24:19 +0000", "user" : { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", @@ -4365,7 +4365,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "getify", "protected" : false, "id_str" : "16686076", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/848955317136248840\/rcFY8W_a_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/938120772932923392\/O7aZNh4w_normal.jpg", "id" : 16686076, "verified" : false } @@ -4740,60 +4740,6 @@ Grailbird.data.tweets_2010_11 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\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" : "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 ...", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ { - "text" : "wtfjs", - "indices" : [ 125, 131 ] - } ], - "urls" : [ ] - }, - "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", - "id" : 2862092545695745, - "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:\/\/pbs.twimg.com\/profile_images\/378800000853310157\/a0e3b1296ad4bad4a668803a54a79afd_normal.jpeg", - "id" : 14206068, - "verified" : false - } - }, - "id" : 2862699633446913, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -4898,7 +4844,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "SubtleGradient", "protected" : false, "id_str" : "14405464", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/566657299\/thomas-aylott-75_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/974751815680983040\/6zOfX-Ls_normal.jpg", "id" : 14405464, "verified" : false } @@ -4924,13 +4870,13 @@ Grailbird.data.tweets_2010_11 = "id_str" : "795244", "id" : 795244 }, { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "indices" : [ 14, 27 ], "id_str" : "1341781", "id" : 1341781 }, { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 40, 55 ], "id_str" : "27302287", @@ -4947,13 +4893,13 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "indices" : [ 0, 13 ], "id_str" : "1341781", "id" : 1341781 }, { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 26, 41 ], "id_str" : "27302287", @@ -4998,7 +4944,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "indices" : [ 3, 16 ], "id_str" : "1341781", @@ -5025,7 +4971,7 @@ Grailbird.data.tweets_2010_11 = "id" : 2520070060253184, "created_at" : "2010-11-11 00:36:46 +0000", "user" : { - "name" : "giles", + "name" : "too much future make it stop", "screen_name" : "gilesgoatboy", "protected" : false, "id_str" : "1341781", @@ -5235,7 +5181,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", @@ -5262,7 +5208,7 @@ Grailbird.data.tweets_2010_11 = "id" : 2157046266863616, "created_at" : "2010-11-10 00:34:14 +0000", "user" : { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", @@ -5397,7 +5343,7 @@ Grailbird.data.tweets_2010_11 = "id_str" : "473142109", "id" : 473142109 }, { - "name" : "A. Robinson Gross", + "name" : "a\u0338\u030C\u0360\u0304\u0351\u0314\u033F\u031D\u0347\u0348n\u0336\u0344\u0307\u0340\u0312\u0307\u0345d\u0336\u0309\u0340\u0300\u0304\u0311\u035D\u0349y\u0336\u0342\u0304\u0301\u034B\u031F\u031E\u0353\u031E", "screen_name" : "argv0", "indices" : [ 85, 91 ], "id_str" : "6509982", @@ -5432,7 +5378,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "A. Robinson Gross", + "name" : "a\u0338\u030C\u0360\u0304\u0351\u0314\u033F\u031D\u0347\u0348n\u0336\u0344\u0307\u0340\u0312\u0307\u0345d\u0336\u0309\u0340\u0300\u0304\u0311\u035D\u0349y\u0336\u0342\u0304\u0301\u034B\u031F\u031E\u0353\u031E", "screen_name" : "argv0", "indices" : [ 66, 72 ], "id_str" : "6509982", @@ -5469,11 +5415,11 @@ Grailbird.data.tweets_2010_11 = "id" : 2023394778292224, "created_at" : "2010-11-09 15:43:09 +0000", "user" : { - "name" : "The Changelog", + "name" : "Changelog", "screen_name" : "changelog", "protected" : false, "id_str" : "90286855", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/785644845838675968\/3cxeLxCy_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/976117293179584515\/Yqd_Stzc_normal.jpg", "id" : 90286855, "verified" : false } @@ -5866,7 +5812,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 0, 9 ], "id_str" : "14658472", @@ -5997,7 +5943,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "mathias", "protected" : false, "id_str" : "532923", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1255767431\/kung-fu_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/952797845534453760\/HRhT4f_5_normal.jpg", "id" : 532923, "verified" : true } @@ -6093,7 +6039,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -6157,7 +6103,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "saikatc", "protected" : false, "id_str" : "41154223", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000333885433\/4bf5add513eebe0d67ae287d9593bf36_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/979414359666581504\/8Yd_3t-G_normal.jpg", "id" : 41154223, "verified" : false } @@ -6314,120 +6260,6 @@ Grailbird.data.tweets_2010_11 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Sam Stephenson", - "screen_name" : "sstephenson", - "indices" : [ 3, 15 ], - "id_str" : "6707392", - "id" : 6707392 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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 ...", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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", - "id" : 553490682216449, - "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:\/\/pbs.twimg.com\/profile_images\/736761202181689345\/vdVKW0Gw_normal.jpg", - "id" : 6707392, - "verified" : false - } - }, - "id" : 569167153467393, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Sam Stephenson", - "screen_name" : "sstephenson", - "indices" : [ 3, 15 ], - "id_str" : "6707392", - "id" : 6707392 - }, { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "indices" : [ 48, 53 ], - "id_str" : "4777951", - "id" : 4777951 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "569157116497920", - "text" : "RT @sstephenson: Spot-on dissection of Chalk by @_sjs: http:\/\/samisamhuri.blogspot.com\/2010\/11\/37signals-chalk-dissected.html", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "indices" : [ 31, 36 ], - "id_str" : "4777951", - "id" : 4777951 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "551993839976448", - "text" : "Spot-on dissection of Chalk by @_sjs: http:\/\/samisamhuri.blogspot.com\/2010\/11\/37signals-chalk-dissected.html", - "id" : 551993839976448, - "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:\/\/pbs.twimg.com\/profile_images\/736761202181689345\/vdVKW0Gw_normal.jpg", - "id" : 6707392, - "verified" : false - } - }, - "id" : 569157116497920, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -6564,7 +6396,7 @@ Grailbird.data.tweets_2010_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "indices" : [ 3, 15 ], "id_str" : "658643", @@ -6591,7 +6423,7 @@ Grailbird.data.tweets_2010_11 = "id" : 375969575604224, "created_at" : "2010-11-05 02:36:52 +0000", "user" : { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "protected" : false, "id_str" : "658643", @@ -6715,7 +6547,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "SubtleGradient", "protected" : false, "id_str" : "14405464", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/566657299\/thomas-aylott-75_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/974751815680983040\/6zOfX-Ls_normal.jpg", "id" : 14405464, "verified" : false } @@ -6907,7 +6739,7 @@ Grailbird.data.tweets_2010_11 = "screen_name" : "dhh", "protected" : false, "id_str" : "14561327", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/975876868455809024\/eK7mDppU_normal.jpg", "id" : 14561327, "verified" : true } @@ -6985,7 +6817,7 @@ Grailbird.data.tweets_2010_11 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -7241,57 +7073,6 @@ Grailbird.data.tweets_2010_11 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "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" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "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\/736761202181689345\/vdVKW0Gw_normal.jpg", - "id" : 6707392, - "verified" : false - } - }, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2010_12.js b/public/tweets/data/js/tweets/2010_12.js index 61e7a45..157f351 100755 --- a/public/tweets/data/js/tweets/2010_12.js +++ b/public/tweets/data/js/tweets/2010_12.js @@ -328,7 +328,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "indices" : [ 3, 7 ], "id_str" : "887251", @@ -355,7 +355,7 @@ Grailbird.data.tweets_2010_12 = "id" : 20105073468112896, "created_at" : "2010-12-29 13:13:17 +0000", "user" : { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "protected" : false, "id_str" : "887251", @@ -410,7 +410,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "lunafiko", "protected" : false, "id_str" : "14273142", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/865667126408773632\/QX5O6RhU_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/928419904385990657\/tza-LEdZ_normal.jpg", "id" : 14273142, "verified" : false } @@ -514,7 +514,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -586,7 +586,7 @@ Grailbird.data.tweets_2010_12 = "id_str" : "123323498", "id" : 123323498 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 11, 25 ], "id_str" : "29255412", @@ -658,7 +658,7 @@ Grailbird.data.tweets_2010_12 = "id_str" : "123323498", "id" : 123323498 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 11, 25 ], "id_str" : "29255412", @@ -691,7 +691,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kernber", + "name" : "Elliott K", "screen_name" : "elliottkember", "indices" : [ 0, 14 ], "id_str" : "903351", @@ -757,7 +757,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kernber", + "name" : "Elliott K", "screen_name" : "elliottkember", "indices" : [ 0, 14 ], "id_str" : "903351", @@ -1063,7 +1063,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "getify", "protected" : false, "id_str" : "16686076", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/848955317136248840\/rcFY8W_a_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/938120772932923392\/O7aZNh4w_normal.jpg", "id" : 16686076, "verified" : false } @@ -1083,7 +1083,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "initial con offering", + "name" : "interlinear annotation separator", "screen_name" : "tilgovi", "indices" : [ 0, 8 ], "id_str" : "15258949", @@ -1134,57 +1134,6 @@ Grailbird.data.tweets_2010_12 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Sam Stephenson", - "screen_name" : "sstephenson", - "indices" : [ 3, 15 ], - "id_str" : "6707392", - "id" : 6707392 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "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", - "id" : 15800050101788672, - "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:\/\/pbs.twimg.com\/profile_images\/736761202181689345\/vdVKW0Gw_normal.jpg", - "id" : 6707392, - "verified" : false - } - }, - "id" : 15805187683778560, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { @@ -1426,13 +1375,13 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sam Stephenson", + "name" : "Sam Stephenson \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "sstephenson", "indices" : [ 3, 15 ], "id_str" : "6707392", "id" : 6707392 }, { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 20, 32 ], "id_str" : "6927562", @@ -1460,7 +1409,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -1493,7 +1442,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -1526,7 +1475,7 @@ Grailbird.data.tweets_2010_12 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -1645,7 +1594,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "brianarn", "protected" : false, "id_str" : "118963", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/820026865607970816\/bR15dszl_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/968964580830363648\/f3lPVCqu_normal.jpg", "id" : 118963, "verified" : false } @@ -1964,7 +1913,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1997,7 +1946,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Wil Wheaton", + "name" : "Wil 'Ban the Nazis' Wheaton", "screen_name" : "wilw", "indices" : [ 3, 8 ], "id_str" : "1183041", @@ -2041,7 +1990,7 @@ Grailbird.data.tweets_2010_12 = "in_reply_to_screen_name" : "alexisohanian", "in_reply_to_user_id_str" : "811350", "user" : { - "name" : "Wil Wheaton", + "name" : "Wil 'Ban the Nazis' Wheaton", "screen_name" : "wilw", "protected" : false, "id_str" : "1183041", @@ -2270,7 +2219,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -2290,7 +2239,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2345,7 +2294,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2378,7 +2327,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2444,7 +2393,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kernber", + "name" : "Elliott K", "screen_name" : "elliottkember", "indices" : [ 0, 14 ], "id_str" : "903351", @@ -2477,7 +2426,7 @@ Grailbird.data.tweets_2010_12 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -2513,7 +2462,7 @@ Grailbird.data.tweets_2010_12 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -2571,7 +2520,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "indices" : [ 0, 7 ], "id_str" : "16748247", @@ -2766,7 +2715,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "indices" : [ 0, 4 ], "id_str" : "887251", @@ -2799,7 +2748,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "indices" : [ 0, 4 ], "id_str" : "887251", @@ -2832,7 +2781,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "indices" : [ 0, 4 ], "id_str" : "887251", @@ -2865,7 +2814,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "indices" : [ 0, 4 ], "id_str" : "887251", @@ -2982,7 +2931,7 @@ Grailbird.data.tweets_2010_12 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -3015,7 +2964,7 @@ Grailbird.data.tweets_2010_12 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -3263,7 +3212,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 27, 41 ], "id_str" : "29255412", @@ -3445,7 +3394,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\u13AC\u13A1\u13A5\u13E6", + "name" : "Very Stable Subgenius - \u13AC\u13A1\u13A5\u13E6", "screen_name" : "erikcorry", "indices" : [ 3, 13 ], "id_str" : "16100691", @@ -3466,16 +3415,13 @@ Grailbird.data.tweets_2010_12 = "hashtags" : [ ], "urls" : [ ] }, - "geo" : { - "type" : "Point", - "coordinates" : [ 56.0876776, 10.1450179 ] - }, + "geo" : { }, "id_str" : "12265915898925057", "text" : "Node.js: Upgrade V8 to 3.0.0. https:\/\/github.com\/ry\/node\/commit\/c30f1137121315b0d3641af6dc61e3b047f940e1", "id" : 12265915898925057, "created_at" : "2010-12-07 22:03:16 +0000", "user" : { - "name" : "\u13AC\u13A1\u13A5\u13E6", + "name" : "Very Stable Subgenius - \u13AC\u13A1\u13A5\u13E6", "screen_name" : "erikcorry", "protected" : false, "id_str" : "16100691", @@ -3766,7 +3712,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "mjackson", "protected" : false, "id_str" : "734903", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902276500107362304\/vju-WV1i_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/979835395012612096\/jSB-nVy5_normal.jpg", "id" : 734903, "verified" : false } @@ -4331,7 +4277,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Ghost Ships A Hoy \uD83D\uDC7B", + "name" : "Amy Hoy \u2728", "screen_name" : "amyhoy", "indices" : [ 0, 7 ], "id_str" : "627213", @@ -4364,7 +4310,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Ghost Ships A Hoy \uD83D\uDC7B", + "name" : "Amy Hoy \u2728", "screen_name" : "amyhoy", "indices" : [ 0, 7 ], "id_str" : "627213", @@ -4397,7 +4343,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Ghost Ships A Hoy \uD83D\uDC7B", + "name" : "Amy Hoy \u2728", "screen_name" : "amyhoy", "indices" : [ 0, 7 ], "id_str" : "627213", @@ -4483,7 +4429,7 @@ Grailbird.data.tweets_2010_12 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -4503,7 +4449,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -4597,7 +4543,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -5026,7 +4972,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 3, 17 ], "id_str" : "29255412", @@ -5059,7 +5005,7 @@ Grailbird.data.tweets_2010_12 = "id" : 10729089954488320, "created_at" : "2010-12-03 16:16:29 +0000", "user" : { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", @@ -5083,13 +5029,13 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "indices" : [ 3, 14 ], "id_str" : "14939200", "id" : 14939200 }, { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 16, 25 ], "id_str" : "14658472", @@ -5106,7 +5052,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/www.hootsuite.com\" rel=\"nofollow\"\u003EHootsuite\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 0, 9 ], "id_str" : "14658472", @@ -5127,7 +5073,7 @@ Grailbird.data.tweets_2010_12 = "in_reply_to_screen_name" : "roidrage", "in_reply_to_user_id_str" : "14658472", "user" : { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "protected" : false, "id_str" : "14939200", @@ -5429,7 +5375,7 @@ Grailbird.data.tweets_2010_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Ghost Ships A Hoy \uD83D\uDC7B", + "name" : "Amy Hoy \u2728", "screen_name" : "amyhoy", "indices" : [ 0, 7 ], "id_str" : "627213", diff --git a/public/tweets/data/js/tweets/2011_01.js b/public/tweets/data/js/tweets/2011_01.js index 59b80e2..13f7bda 100755 --- a/public/tweets/data/js/tweets/2011_01.js +++ b/public/tweets/data/js/tweets/2011_01.js @@ -367,7 +367,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -1349,7 +1349,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1407,7 +1407,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1564,7 +1564,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 3, 15 ], "id_str" : "6927562", @@ -1591,11 +1591,11 @@ Grailbird.data.tweets_2011_01 = "id" : 28178429966819328, "created_at" : "2011-01-20 19:53:55 +0000", "user" : { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "protected" : false, "id_str" : "6927562", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918433182906830848\/NwsKygmV_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/934619752768647168\/4ixrnv8S_normal.jpg", "id" : 6927562, "verified" : true } @@ -1786,7 +1786,7 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "steshaw", "protected" : false, "id_str" : "18864191", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/777389792979845121\/lMioBfQW_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/949428480764100608\/uc83IoMY_normal.jpg", "id" : 18864191, "verified" : false } @@ -2197,7 +2197,7 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "rainnwilson", "protected" : false, "id_str" : "19637934", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/897899380941836288\/Gy_lgf7a_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/949431044977049602\/S7fDuxFB_normal.jpg", "id" : 19637934, "verified" : true } @@ -2217,7 +2217,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -2345,7 +2345,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -2378,7 +2378,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -2411,7 +2411,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -2444,7 +2444,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -2571,7 +2571,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -2752,7 +2752,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", @@ -2785,7 +2785,7 @@ Grailbird.data.tweets_2011_01 = "id" : 27516621731930112, "created_at" : "2011-01-19 00:04:08 +0000", "user" : { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", @@ -2809,7 +2809,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETweetie for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -3478,7 +3478,7 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "tloh", "protected" : false, "id_str" : "15181839", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/901925700327825408\/QM7i0gFI_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/959548695036411904\/OcOpj1Mm_normal.jpg", "id" : 15181839, "verified" : false } @@ -3659,7 +3659,7 @@ Grailbird.data.tweets_2011_01 = "screen_name" : "mathias", "protected" : false, "id_str" : "532923", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1255767431\/kung-fu_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/952797845534453760\/HRhT4f_5_normal.jpg", "id" : 532923, "verified" : true } @@ -3993,7 +3993,7 @@ Grailbird.data.tweets_2011_01 = "id_str" : "717313", "id" : 717313 }, { - "name" : "\uD83C\uDF83\uD83D\uDE31 || \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", + "name" : "Peter Bright \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", "screen_name" : "DrPizza", "indices" : [ 106, 114 ], "id_str" : "11375732", @@ -4015,7 +4015,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83C\uDF83\uD83D\uDE31 || \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", + "name" : "Peter Bright \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", "screen_name" : "DrPizza", "indices" : [ 89, 97 ], "id_str" : "11375732", @@ -4321,7 +4321,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 3, 15 ], "id_str" : "5905672", @@ -4370,11 +4370,11 @@ Grailbird.data.tweets_2011_01 = "id" : 24919228675002370, "created_at" : "2011-01-11 20:03:01 +0000", "user" : { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "protected" : false, "id_str" : "5905672", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/910617333080637441\/IzIDqu_O_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/971149489892245505\/ziLe5C8m_normal.jpg", "id" : 5905672, "verified" : true } @@ -4756,6 +4756,63 @@ Grailbird.data.tweets_2011_01 = "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" : [ { + "name" : "a\u0338\u030C\u0360\u0304\u0351\u0314\u033F\u031D\u0347\u0348n\u0336\u0344\u0307\u0340\u0312\u0307\u0345d\u0336\u0309\u0340\u0300\u0304\u0311\u035D\u0349y\u0336\u0342\u0304\u0301\u034B\u031F\u031E\u0353\u031E", + "screen_name" : "argv0", + "indices" : [ 3, 9 ], + "id_str" : "6509982", + "id" : 6509982 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "nosql", + "indices" : [ 33, 39 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24642759025491968", + "text" : "RT @argv0: Riak supports kill-9. #nosql", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "nosql", + "indices" : [ 22, 28 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "24570925143818240", + "text" : "Riak supports kill-9. #nosql", + "id" : 24570925143818240, + "created_at" : "2011-01-10 20:58:59 +0000", + "user" : { + "name" : "a\u0338\u030C\u0360\u0304\u0351\u0314\u033F\u031D\u0347\u0348n\u0336\u0344\u0307\u0340\u0312\u0307\u0345d\u0336\u0309\u0340\u0300\u0304\u0311\u035D\u0349y\u0336\u0342\u0304\u0301\u034B\u031F\u031E\u0353\u031E", + "screen_name" : "argv0", + "protected" : false, + "id_str" : "6509982", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/930176356968644608\/8Np88qqV_normal.jpg", + "id" : 6509982, + "verified" : false + } + }, + "id" : 24642759025491968, + "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_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" : { @@ -4992,11 +5049,11 @@ Grailbird.data.tweets_2011_01 = "id" : 23134561001021441, "created_at" : "2011-01-06 21:51:23 +0000", "user" : { - "name" : "Webastiaan the Sith", + "name" : "Sebastiaan de With", "screen_name" : "sdw", "protected" : false, "id_str" : "6503412", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/615416134846709760\/AySGnpwP_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/920006896723091456\/CnqUgW3r_normal.png", "id" : 6503412, "verified" : true } @@ -5272,7 +5329,7 @@ Grailbird.data.tweets_2011_01 = "source" : "\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", + "name" : "S", "screen_name" : "tweetie", "indices" : [ 51, 59 ], "id_str" : "18044341", diff --git a/public/tweets/data/js/tweets/2011_02.js b/public/tweets/data/js/tweets/2011_02.js index 4212a9a..d53bfd2 100755 --- a/public/tweets/data/js/tweets/2011_02.js +++ b/public/tweets/data/js/tweets/2011_02.js @@ -451,7 +451,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "#CapreseBoyz", + "name" : "\uD835\uDC6A\uD835\uDC73\uD835\uDC70\uD835\uDC75\uD835\uDC7B \uD835\uDC6C\uD835\uDC6A\uD835\uDC72\uD835\uDC6C\uD835\uDC79", "screen_name" : "CLINT", "indices" : [ 0, 6 ], "id_str" : "45993", @@ -533,7 +533,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 3, 15 ], "id_str" : "676363", @@ -560,11 +560,11 @@ Grailbird.data.tweets_2011_02 = "id" : 40215306840440832, "created_at" : "2011-02-23 01:04:10 +0000", "user" : { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "protected" : false, "id_str" : "676363", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/675381240128602112\/hqOTM9i3_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/963494548012916736\/pCrryYUw_normal.jpg", "id" : 676363, "verified" : false } @@ -773,7 +773,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -806,7 +806,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 3, 17 ], "id_str" : "29255412", @@ -833,7 +833,7 @@ Grailbird.data.tweets_2011_02 = "id" : 39834931026866177, "created_at" : "2011-02-21 23:52:42 +0000", "user" : { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", @@ -938,7 +938,7 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "TonyclementCPC", "protected" : false, "id_str" : "121483664", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/917704967900876800\/eh1C4lHu_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985661696235552768\/fOnw2kBa_normal.png", "id" : 121483664, "verified" : true } @@ -1374,7 +1374,7 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972186419274776576\/LaJS_MKO_normal.jpg", "id" : 1671811, "verified" : false } @@ -1745,11 +1745,11 @@ Grailbird.data.tweets_2011_02 = "id" : 36360340325269504, "created_at" : "2011-02-12 09:45:55 +0000", "user" : { - "name" : "The Changelog", + "name" : "Changelog", "screen_name" : "changelog", "protected" : false, "id_str" : "90286855", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/785644845838675968\/3cxeLxCy_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/976117293179584515\/Yqd_Stzc_normal.jpg", "id" : 90286855, "verified" : false } @@ -1820,11 +1820,11 @@ Grailbird.data.tweets_2011_02 = "id" : 36193656763322368, "created_at" : "2011-02-11 22:43:34 +0000", "user" : { - "name" : "The Changelog", + "name" : "Changelog", "screen_name" : "changelog", "protected" : false, "id_str" : "90286855", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/785644845838675968\/3cxeLxCy_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/976117293179584515\/Yqd_Stzc_normal.jpg", "id" : 90286855, "verified" : false } @@ -1844,7 +1844,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "indices" : [ 3, 12 ], "id_str" : "14658472", @@ -1871,7 +1871,7 @@ Grailbird.data.tweets_2011_02 = "id" : 37196767728500736, "created_at" : "2011-02-14 17:09:35 +0000", "user" : { - "name" : "Mathias Meyer", + "name" : "Mathias \u00AF\\_(\u30C4)_\/\u00AF Meyer", "screen_name" : "roidrage", "protected" : false, "id_str" : "14658472", @@ -1946,7 +1946,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "indices" : [ 3, 15 ], "id_str" : "658643", @@ -1973,7 +1973,7 @@ Grailbird.data.tweets_2011_02 = "id" : 37007356093153280, "created_at" : "2011-02-14 04:36:55 +0000", "user" : { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "protected" : false, "id_str" : "658643", @@ -2241,7 +2241,7 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -2305,7 +2305,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "#CapreseBoyz", + "name" : "\uD835\uDC6A\uD835\uDC73\uD835\uDC70\uD835\uDC75\uD835\uDC7B \uD835\uDC6C\uD835\uDC6A\uD835\uDC72\uD835\uDC6C\uD835\uDC79", "screen_name" : "CLINT", "indices" : [ 3, 9 ], "id_str" : "45993", @@ -2332,11 +2332,11 @@ Grailbird.data.tweets_2011_02 = "id" : 36117736358678528, "created_at" : "2011-02-11 17:41:54 +0000", "user" : { - "name" : "#CapreseBoyz", + "name" : "\uD835\uDC6A\uD835\uDC73\uD835\uDC70\uD835\uDC75\uD835\uDC7B \uD835\uDC6C\uD835\uDC6A\uD835\uDC72\uD835\uDC6C\uD835\uDC79", "screen_name" : "CLINT", "protected" : false, "id_str" : "45993", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902292500412542979\/M2naV2vI_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/943903629597065216\/2Wj3ms6s_normal.jpg", "id" : 45993, "verified" : false } @@ -2773,7 +2773,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Bryan Haggerty \uD83C\uDF2B", + "name" : "Bryan Haggerty \u270D\uFE0F", "screen_name" : "bhaggs", "indices" : [ 0, 7 ], "id_str" : "1692881", @@ -2832,7 +2832,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Robey", + "name" : "Robey [Album Version]", "screen_name" : "robey", "indices" : [ 3, 9 ], "id_str" : "9213742", @@ -2859,7 +2859,7 @@ Grailbird.data.tweets_2011_02 = "id" : 35545494906351616, "created_at" : "2011-02-10 03:48:01 +0000", "user" : { - "name" : "Robey", + "name" : "Robey [Album Version]", "screen_name" : "robey", "protected" : false, "id_str" : "9213742", @@ -2977,7 +2977,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "initial con offering", + "name" : "interlinear annotation separator", "screen_name" : "tilgovi", "indices" : [ 0, 8 ], "id_str" : "15258949", @@ -3038,7 +3038,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\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 \uD83C\uDF2B", + "name" : "Bryan Haggerty \u270D\uFE0F", "screen_name" : "bhaggs", "indices" : [ 0, 7 ], "id_str" : "1692881", @@ -3071,7 +3071,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\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 \uD83C\uDF2B", + "name" : "Bryan Haggerty \u270D\uFE0F", "screen_name" : "bhaggs", "indices" : [ 3, 10 ], "id_str" : "1692881", @@ -3115,11 +3115,11 @@ Grailbird.data.tweets_2011_02 = "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { - "name" : "Bryan Haggerty \uD83C\uDF2B", + "name" : "Bryan Haggerty \u270D\uFE0F", "screen_name" : "bhaggs", "protected" : false, "id_str" : "1692881", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/860006466450735105\/BRSd8p69_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/980225922845483008\/iWV010nY_normal.jpg", "id" : 1692881, "verified" : false } @@ -3139,7 +3139,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "initial con offering", + "name" : "interlinear annotation separator", "screen_name" : "tilgovi", "indices" : [ 1, 9 ], "id_str" : "15258949", @@ -3172,7 +3172,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "initial con offering", + "name" : "interlinear annotation separator", "screen_name" : "tilgovi", "indices" : [ 3, 11 ], "id_str" : "15258949", @@ -3214,7 +3214,7 @@ Grailbird.data.tweets_2011_02 = "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { - "name" : "initial con offering", + "name" : "interlinear annotation separator", "screen_name" : "tilgovi", "protected" : false, "id_str" : "15258949", @@ -3342,7 +3342,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "#CapreseBoyz", + "name" : "\uD835\uDC6A\uD835\uDC73\uD835\uDC70\uD835\uDC75\uD835\uDC7B \uD835\uDC6C\uD835\uDC6A\uD835\uDC72\uD835\uDC6C\uD835\uDC79", "screen_name" : "CLINT", "indices" : [ 0, 6 ], "id_str" : "45993", @@ -3375,7 +3375,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kris Kowal", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "indices" : [ 3, 13 ], "id_str" : "6585632", @@ -3402,7 +3402,7 @@ Grailbird.data.tweets_2011_02 = "id" : 35130529372180480, "created_at" : "2011-02-09 00:19:05 +0000", "user" : { - "name" : "Kris Kowal", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "protected" : false, "id_str" : "6585632", @@ -3655,7 +3655,7 @@ Grailbird.data.tweets_2011_02 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "technomancy", + "name" : "@technomancy@icosahedron.website", "screen_name" : "technomancy", "indices" : [ 3, 15 ], "id_str" : "6264792", @@ -3682,7 +3682,7 @@ Grailbird.data.tweets_2011_02 = "id" : 33656360713322496, "created_at" : "2011-02-04 22:41:16 +0000", "user" : { - "name" : "technomancy", + "name" : "@technomancy@icosahedron.website", "screen_name" : "technomancy", "protected" : false, "id_str" : "6264792", @@ -4664,67 +4664,6 @@ Grailbird.data.tweets_2011_02 = "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" : [ { - "name" : "Jason Emerick", - "screen_name" : "jemerick", - "indices" : [ 3, 12 ], - "id_str" : "3742641", - "id" : 3742641 - } ], - "media" : [ ], - "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\/" - } ] - }, - "geo" : { }, - "id_str" : "32967398210404352", - "text" : "RT @jemerick: Fun about page... http:\/\/t.co\/5P6jcGL", - "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" : [ 18, 37 ], - "url" : "http:\/\/t.co\/5P6jcGL", - "expanded_url" : "http:\/\/www.technologywithpassion.com\/about-us\/team\/", - "display_url" : "technologywithpassion.com\/about-us\/team\/" - } ] - }, - "geo" : { }, - "id_str" : "32835842309357568", - "text" : "Fun about page... http:\/\/t.co\/5P6jcGL", - "id" : 32835842309357568, - "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:\/\/pbs.twimg.com\/profile_images\/740175746103054338\/Oi0dkIeH_normal.jpg", - "id" : 3742641, - "verified" : false - } - }, - "id" : 32967398210404352, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { @@ -4810,7 +4749,7 @@ Grailbird.data.tweets_2011_02 = "screen_name" : "wilshipley", "protected" : false, "id_str" : "2911221", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/836162165442654208\/3o_L9Jnn_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964058293306970112\/pfc-Jpsc_normal.jpg", "id" : 2911221, "verified" : true } diff --git a/public/tweets/data/js/tweets/2011_03.js b/public/tweets/data/js/tweets/2011_03.js index 9a20936..5702646 100755 --- a/public/tweets/data/js/tweets/2011_03.js +++ b/public/tweets/data/js/tweets/2011_03.js @@ -155,7 +155,7 @@ Grailbird.data.tweets_2011_03 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -290,7 +290,7 @@ Grailbird.data.tweets_2011_03 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 3, 17 ], "id_str" : "7198302", @@ -317,11 +317,11 @@ Grailbird.data.tweets_2011_03 = "id" : 50950275019702273, "created_at" : "2011-03-24 16:01:06 +0000", "user" : { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "protected" : false, "id_str" : "7198302", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/900181993299857408\/2tWkb4b8_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985570923599355905\/BAOq3fBC_normal.jpg", "id" : 7198302, "verified" : false } @@ -446,7 +446,7 @@ Grailbird.data.tweets_2011_03 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 12, 26 ], "id_str" : "7198302", @@ -479,7 +479,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -512,7 +512,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -545,7 +545,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -881,7 +881,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -914,7 +914,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -947,7 +947,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -980,7 +980,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -1013,7 +1013,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -1046,7 +1046,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -1079,7 +1079,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -1112,7 +1112,7 @@ Grailbird.data.tweets_2011_03 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -1151,7 +1151,7 @@ Grailbird.data.tweets_2011_03 = "id_str" : "14864447", "id" : 14864447 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 12, 26 ], "id_str" : "29255412", @@ -1196,7 +1196,7 @@ Grailbird.data.tweets_2011_03 = "id_str" : "14864447", "id" : 14864447 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 12, 26 ], "id_str" : "29255412", @@ -1618,7 +1618,7 @@ Grailbird.data.tweets_2011_03 = "id_str" : "776831743508811776", "id" : 776831743508811776 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 9, 23 ], "id_str" : "29255412", @@ -1655,7 +1655,7 @@ Grailbird.data.tweets_2011_03 = "id_str" : "776831743508811776", "id" : 776831743508811776 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 9, 23 ], "id_str" : "29255412", @@ -1694,7 +1694,7 @@ Grailbird.data.tweets_2011_03 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Shaun \uD83C\uDD85\uD83C\uDD7E\uD83C\uDD83\uD83C\uDD74 \uD83C\uDD88\uD83C\uDD74\uD83C\uDD82 \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "Shaun Ruigrok", "screen_name" : "Shaun_R", "indices" : [ 0, 8 ], "id_str" : "14365611", @@ -1945,7 +1945,7 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "holman", "protected" : false, "id_str" : "11322372", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/822539344288350209\/fX0Xi3oZ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/941033976583503878\/zywhUZGs_normal.jpg", "id" : 11322372, "verified" : true } @@ -2036,7 +2036,7 @@ Grailbird.data.tweets_2011_03 = "source" : "\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", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 0, 8 ], "id_str" : "5813712", @@ -2895,7 +2895,7 @@ Grailbird.data.tweets_2011_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "indices" : [ 3, 7 ], "id_str" : "887251", @@ -2922,7 +2922,7 @@ Grailbird.data.tweets_2011_03 = "id" : 45188304525737985, "created_at" : "2011-03-08 18:25:06 +0000", "user" : { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "protected" : false, "id_str" : "887251", @@ -3397,7 +3397,7 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972186419274776576\/LaJS_MKO_normal.jpg", "id" : 1671811, "verified" : false } @@ -3513,7 +3513,7 @@ Grailbird.data.tweets_2011_03 = "screen_name" : "getify", "protected" : false, "id_str" : "16686076", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/848955317136248840\/rcFY8W_a_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/938120772932923392\/O7aZNh4w_normal.jpg", "id" : 16686076, "verified" : false } @@ -3655,7 +3655,7 @@ Grailbird.data.tweets_2011_03 = "id_str" : "11294", "id" : 11294 }, { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 7, 19 ], "id_str" : "6927562", diff --git a/public/tweets/data/js/tweets/2011_04.js b/public/tweets/data/js/tweets/2011_04.js index 4ee0229..9e8756b 100755 --- a/public/tweets/data/js/tweets/2011_04.js +++ b/public/tweets/data/js/tweets/2011_04.js @@ -263,7 +263,7 @@ Grailbird.data.tweets_2011_04 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -300,11 +300,11 @@ Grailbird.data.tweets_2011_04 = "id" : 64425378097266688, "created_at" : "2011-04-30 20:26:21 +0000", "user" : { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/917536371085950976\/MIuNwAAR_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/966195642191228933\/4BhqRm2w_normal.jpg", "id" : 8038312, "verified" : true } @@ -544,7 +544,7 @@ Grailbird.data.tweets_2011_04 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 3, 15 ], "id_str" : "676363", @@ -571,11 +571,11 @@ Grailbird.data.tweets_2011_04 = "id" : 64397298414796801, "created_at" : "2011-04-30 18:34:47 +0000", "user" : { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "protected" : false, "id_str" : "676363", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/675381240128602112\/hqOTM9i3_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/963494548012916736\/pCrryYUw_normal.jpg", "id" : 676363, "verified" : false } @@ -638,7 +638,7 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/501784749317185537\/4GXPdn0H_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951497541362700288\/hxugG7vx_normal.jpg", "id" : 159946057, "verified" : false } @@ -779,76 +779,7 @@ Grailbird.data.tweets_2011_04 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Skyler Slade", - "screen_name" : "skylerslade", - "indices" : [ 3, 15 ], - "id_str" : "14052205", - "id" : 14052205 - }, { - "name" : "In Memoriam", - "screen_name" : "grooveshark", - "indices" : [ 54, 66 ], - "id_str" : "732373899233660929", - "id" : 732373899233660929 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "android", - "indices" : [ 67, 75 ] - } ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "64051050222600192", - "text" : "RT @skylerslade: seeking\/scrubbing coming soon to the @Grooveshark #android app ...", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "In Memoriam", - "screen_name" : "grooveshark", - "indices" : [ 37, 49 ], - "id_str" : "732373899233660929", - "id" : 732373899233660929 - } ], - "media" : [ ], - "hashtags" : [ { - "text" : "android", - "indices" : [ 50, 58 ] - } ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "64046758556205057", - "text" : "seeking\/scrubbing coming soon to the @Grooveshark #android app ...", - "id" : 64046758556205057, - "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:\/\/pbs.twimg.com\/profile_images\/378800000637110001\/e7e2c55442a99e7b70c8168db192cdb8_normal.jpeg", - "id" : 14052205, - "verified" : false - } - }, - "id" : 64051050222600192, - "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } -}, { - "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -976,7 +907,7 @@ Grailbird.data.tweets_2011_04 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "indices" : [ 0, 11 ], "id_str" : "14939200", @@ -1015,7 +946,7 @@ Grailbird.data.tweets_2011_04 = "id_str" : "780561", "id" : 780561 }, { - "name" : "Tales From the Cribb", + "name" : "sean cribbs", "screen_name" : "seancribbs", "indices" : [ 14, 25 ], "id_str" : "14939200", @@ -1373,7 +1304,7 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/501784749317185537\/4GXPdn0H_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951497541362700288\/hxugG7vx_normal.jpg", "id" : 159946057, "verified" : false } @@ -1436,7 +1367,7 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/501784749317185537\/4GXPdn0H_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951497541362700288\/hxugG7vx_normal.jpg", "id" : 159946057, "verified" : false } @@ -1625,7 +1556,7 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "danielbmarkham", "protected" : false, "id_str" : "55648990", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/666355591305031680\/CrVX4s_i_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/978885554875064322\/5g6L_UOg_normal.jpg", "id" : 55648990, "verified" : false } @@ -2112,7 +2043,7 @@ Grailbird.data.tweets_2011_04 = "screen_name" : "firefox", "protected" : false, "id_str" : "2142731", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/747872627218350081\/37FasHm-_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/930427008173080576\/_AgS8Urc_normal.jpg", "id" : 2142731, "verified" : true } diff --git a/public/tweets/data/js/tweets/2011_05.js b/public/tweets/data/js/tweets/2011_05.js index ad66235..407c1e7 100755 --- a/public/tweets/data/js/tweets/2011_05.js +++ b/public/tweets/data/js/tweets/2011_05.js @@ -637,7 +637,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ryah", + "name" : "not here", "screen_name" : "ryah", "indices" : [ 0, 5 ], "id_str" : "967076702", @@ -671,7 +671,7 @@ Grailbird.data.tweets_2011_05 = "id_str" : "12599412", "id" : 12599412 }, { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 84, 96 ], "id_str" : "5905672", @@ -875,7 +875,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter-Paul Koch", + "name" : "ppk", "screen_name" : "ppk", "indices" : [ 0, 4 ], "id_str" : "887251", @@ -933,7 +933,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Elliott Kernber", + "name" : "Elliott K", "screen_name" : "elliottkember", "indices" : [ 3, 17 ], "id_str" : "903351", @@ -960,11 +960,11 @@ Grailbird.data.tweets_2011_05 = "id" : 73149687003226112, "created_at" : "2011-05-24 22:13:39 +0000", "user" : { - "name" : "Elliott Kernber", + "name" : "Elliott K", "screen_name" : "elliottkember", "protected" : false, "id_str" : "903351", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/859955508760920064\/K69yZap8_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937027901148372992\/h4o-yOP2_normal.jpg", "id" : 903351, "verified" : true } @@ -1048,7 +1048,7 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "bryanl", "protected" : false, "id_str" : "659933", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/915933811468390400\/e9ddfd-7_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/984883051174998016\/2hLLNPZP_normal.jpg", "id" : 659933, "verified" : false } @@ -1819,7 +1819,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1852,7 +1852,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1885,7 +1885,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2419,7 +2419,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -2844,7 +2844,7 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972186419274776576\/LaJS_MKO_normal.jpg", "id" : 1671811, "verified" : false } @@ -2979,7 +2979,7 @@ Grailbird.data.tweets_2011_05 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -3128,7 +3128,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -3685,7 +3685,7 @@ Grailbird.data.tweets_2011_05 = "id_str" : "143883", "id" : 143883 }, { - "name" : "Jeff Waugh \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08\u270A\uD83C\uDFFB", + "name" : "Jeff Waugh", "screen_name" : "jdub", "indices" : [ 69, 74 ], "id_str" : "4690301", @@ -3708,7 +3708,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jeff Waugh \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08\u270A\uD83C\uDFFB", + "name" : "Jeff Waugh", "screen_name" : "jdub", "indices" : [ 56, 61 ], "id_str" : "4690301", @@ -3734,7 +3734,7 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "sogrady", "protected" : false, "id_str" : "143883", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1753525764\/image1326514302_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/973729739599941632\/xY7Rzg-o_normal.jpg", "id" : 143883, "verified" : false } @@ -3754,7 +3754,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 3, 15 ], "id_str" : "6927562", @@ -3781,11 +3781,11 @@ Grailbird.data.tweets_2011_05 = "id" : 69919693791703040, "created_at" : "2011-05-16 00:18:48 +0000", "user" : { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "protected" : false, "id_str" : "6927562", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918433182906830848\/NwsKygmV_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/934619752768647168\/4ixrnv8S_normal.jpg", "id" : 6927562, "verified" : true } @@ -4500,7 +4500,7 @@ Grailbird.data.tweets_2011_05 = "screen_name" : "wilshipley", "protected" : false, "id_str" : "2911221", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/836162165442654208\/3o_L9Jnn_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964058293306970112\/pfc-Jpsc_normal.jpg", "id" : 2911221, "verified" : true } @@ -4608,7 +4608,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -4641,7 +4641,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -4653,7 +4653,7 @@ Grailbird.data.tweets_2011_05 = "id_str" : "9533042", "id" : 9533042 }, { - "name" : "Nicolas Chambrier", + "name" : "Nicolas \uD83D\uDD95 Chambrier", "screen_name" : "naholyr", "indices" : [ 28, 36 ], "id_str" : "35705169", @@ -4686,7 +4686,7 @@ Grailbird.data.tweets_2011_05 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -4698,7 +4698,7 @@ Grailbird.data.tweets_2011_05 = "id_str" : "9533042", "id" : 9533042 }, { - "name" : "Nicolas Chambrier", + "name" : "Nicolas \uD83D\uDD95 Chambrier", "screen_name" : "naholyr", "indices" : [ 28, 36 ], "id_str" : "35705169", diff --git a/public/tweets/data/js/tweets/2011_06.js b/public/tweets/data/js/tweets/2011_06.js index b72980c..0492562 100755 --- a/public/tweets/data/js/tweets/2011_06.js +++ b/public/tweets/data/js/tweets/2011_06.js @@ -282,7 +282,7 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/501784749317185537\/4GXPdn0H_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951497541362700288\/hxugG7vx_normal.jpg", "id" : 159946057, "verified" : false } @@ -333,7 +333,7 @@ Grailbird.data.tweets_2011_06 = "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/501784749317185537\/4GXPdn0H_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951497541362700288\/hxugG7vx_normal.jpg", "id" : 159946057, "verified" : false } @@ -496,7 +496,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -690,7 +690,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -723,7 +723,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -754,7 +754,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -982,7 +982,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 0, 12 ], "id_str" : "5905672", @@ -1867,7 +1867,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "fix(wpa): lol", + "name" : "Francis \uD83D\uDCBE Gulotta", "screen_name" : "reconbot", "indices" : [ 4, 13 ], "id_str" : "14082200", @@ -1992,7 +1992,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -2170,7 +2170,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -2197,11 +2197,11 @@ Grailbird.data.tweets_2011_06 = "id" : 77806627964723200, "created_at" : "2011-06-06 18:38:40 +0000", "user" : { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/917536371085950976\/MIuNwAAR_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/966195642191228933\/4BhqRm2w_normal.jpg", "id" : 8038312, "verified" : true } @@ -2453,7 +2453,7 @@ Grailbird.data.tweets_2011_06 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", diff --git a/public/tweets/data/js/tweets/2011_07.js b/public/tweets/data/js/tweets/2011_07.js index fb9dcfc..432a1e1 100755 --- a/public/tweets/data/js/tweets/2011_07.js +++ b/public/tweets/data/js/tweets/2011_07.js @@ -147,7 +147,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "indices" : [ 0, 10 ], "id_str" : "6585632", @@ -352,7 +352,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "indices" : [ 0, 10 ], "id_str" : "6585632", @@ -385,7 +385,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "indices" : [ 0, 10 ], "id_str" : "6585632", @@ -451,7 +451,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "indices" : [ 0, 10 ], "id_str" : "6585632", @@ -484,7 +484,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "indices" : [ 0, 10 ], "id_str" : "6585632", @@ -2410,7 +2410,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -3167,7 +3167,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -3206,7 +3206,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -3327,7 +3327,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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. Pt\u00E1\u010Dek", + "name" : "Thomas H. Ptacek", "screen_name" : "tqbf", "indices" : [ 0, 5 ], "id_str" : "9395312", @@ -3552,7 +3552,7 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "benadida", "protected" : false, "id_str" : "14451083", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3004434304\/045db25dac144b64addf80c98baae975_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/966027154872877056\/I2ZQ1Ojr_normal.jpg", "id" : 14451083, "verified" : false } @@ -3704,7 +3704,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "ajHecky", "screen_name" : "aaronheckmann", "indices" : [ 0, 14 ], "id_str" : "13818902", @@ -3743,7 +3743,7 @@ Grailbird.data.tweets_2011_07 = "id_str" : "1235521", "id" : 1235521 }, { - "name" : "Don Davies, MP", + "name" : "Don Davies MP", "screen_name" : "DonDavies", "indices" : [ 71, 81 ], "id_str" : "16189107", @@ -3760,7 +3760,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Don Davies, MP", + "name" : "Don Davies MP", "screen_name" : "DonDavies", "indices" : [ 58, 68 ], "id_str" : "16189107", @@ -4177,7 +4177,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -4293,7 +4293,7 @@ Grailbird.data.tweets_2011_07 = "id_str" : "123323498", "id" : 123323498 }, { - "name" : "Mi-ghoul Were-ov", + "name" : "Mike Sherov", "screen_name" : "mikesherov", "indices" : [ 25, 36 ], "id_str" : "4241651", @@ -4327,7 +4327,7 @@ Grailbird.data.tweets_2011_07 = "id_str" : "123323498", "id" : 123323498 }, { - "name" : "Mi-ghoul Were-ov", + "name" : "Mike Sherov", "screen_name" : "mikesherov", "indices" : [ 25, 36 ], "id_str" : "4241651", @@ -5440,7 +5440,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -5512,7 +5512,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -5545,7 +5545,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -5578,7 +5578,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -5611,7 +5611,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -5702,7 +5702,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83C\uDF08", + "name" : "Tantek \u00C7elik", "screen_name" : "t", "indices" : [ 0, 2 ], "id_str" : "11628", @@ -5900,7 +5900,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\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 \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 0, 12 ], "id_str" : "5905672", @@ -7822,7 +7822,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -7855,7 +7855,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 3, 17 ], "id_str" : "29255412", @@ -7908,7 +7908,7 @@ Grailbird.data.tweets_2011_07 = "id" : 88055999612727296, "created_at" : "2011-07-05 01:26:00 +0000", "user" : { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", @@ -8065,7 +8065,7 @@ Grailbird.data.tweets_2011_07 = "screen_name" : "vicpdcanada", "protected" : false, "id_str" : "80139117", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/721560631472562176\/wade5mNL_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/933128278671466496\/9F7nlK4k_normal.jpg", "id" : 80139117, "verified" : true } @@ -8181,7 +8181,7 @@ Grailbird.data.tweets_2011_07 = "id_str" : "668423", "id" : 668423 }, { - "name" : "Kris Kowal", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "indices" : [ 8, 18 ], "id_str" : "6585632", @@ -8242,7 +8242,7 @@ Grailbird.data.tweets_2011_07 = "source" : "\u003Ca href=\"http:\/\/seesmic.com\/\" rel=\"nofollow\"\u003ESeesmic\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", diff --git a/public/tweets/data/js/tweets/2011_08.js b/public/tweets/data/js/tweets/2011_08.js index 06369c7..8d036cc 100755 --- a/public/tweets/data/js/tweets/2011_08.js +++ b/public/tweets/data/js/tweets/2011_08.js @@ -140,7 +140,7 @@ Grailbird.data.tweets_2011_08 = "source" : "\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 \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 0, 12 ], "id_str" : "5905672", @@ -990,11 +990,11 @@ Grailbird.data.tweets_2011_08 = "id_str" : "752673", "id" : 752673 }, { - "name" : "Ender", + "name" : "ender", "screen_name" : "ender", "indices" : [ 14, 20 ], - "id_str" : "280298998", - "id" : 280298998 + "id_str" : "823938", + "id" : 823938 } ], "media" : [ ], "hashtags" : [ ], @@ -1878,7 +1878,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "_JamesNielsen", "protected" : false, "id_str" : "220909573", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/845899030781607936\/y6yWQd37_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/973036289170710528\/tWoevzM__normal.jpg", "id" : 220909573, "verified" : false } @@ -2132,7 +2132,7 @@ Grailbird.data.tweets_2011_08 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2650,11 +2650,11 @@ Grailbird.data.tweets_2011_08 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Ziter", + "name" : "Spam Watch", "screen_name" : "spam", "indices" : [ 117, 122 ], - "id_str" : "771675027842400256", - "id" : 771675027842400256 + "id_str" : "14589771", + "id" : 14589771 } ], "media" : [ ], "hashtags" : [ ], @@ -3766,7 +3766,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "20826421", "id" : 20826421 }, { - "name" : "ryah", + "name" : "not here", "screen_name" : "ryah", "indices" : [ 112, 117 ], "id_str" : "967076702", @@ -4396,7 +4396,7 @@ Grailbird.data.tweets_2011_08 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 3, 17 ], "id_str" : "29255412", @@ -4433,7 +4433,7 @@ Grailbird.data.tweets_2011_08 = "id" : 100760690448543745, "created_at" : "2011-08-09 02:49:55 +0000", "user" : { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", @@ -4560,7 +4560,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "70596949", "id" : 70596949 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 12, 26 ], "id_str" : "29255412", @@ -4599,7 +4599,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "70596949", "id" : 70596949 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 12, 26 ], "id_str" : "29255412", @@ -4632,7 +4632,7 @@ Grailbird.data.tweets_2011_08 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -4881,7 +4881,7 @@ Grailbird.data.tweets_2011_08 = "id_str" : "645143", "id" : 645143 }, { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 12, 24 ], "id_str" : "6927562", @@ -4898,7 +4898,7 @@ Grailbird.data.tweets_2011_08 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -4943,7 +4943,7 @@ Grailbird.data.tweets_2011_08 = "source" : "\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", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 3, 15 ], "id_str" : "6927562", @@ -4970,11 +4970,11 @@ Grailbird.data.tweets_2011_08 = "id" : 99769913161416704, "created_at" : "2011-08-06 09:12:55 +0000", "user" : { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "protected" : false, "id_str" : "6927562", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918433182906830848\/NwsKygmV_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/934619752768647168\/4ixrnv8S_normal.jpg", "id" : 6927562, "verified" : true } @@ -5515,7 +5515,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "zii", "protected" : false, "id_str" : "12712742", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/880992273101578240\/ib3GlMDp_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/982615078200426497\/njD6-6iU_normal.jpg", "id" : 12712742, "verified" : false } @@ -6181,7 +6181,7 @@ Grailbird.data.tweets_2011_08 = "source" : "\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", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 0, 14 ], "id_str" : "165975834", @@ -6969,7 +6969,7 @@ Grailbird.data.tweets_2011_08 = "screen_name" : "SubtleGradient", "protected" : false, "id_str" : "14405464", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/566657299\/thomas-aylott-75_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/974751815680983040\/6zOfX-Ls_normal.jpg", "id" : 14405464, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_09.js b/public/tweets/data/js/tweets/2011_09.js index c2db18f..e5cd487 100755 --- a/public/tweets/data/js/tweets/2011_09.js +++ b/public/tweets/data/js/tweets/2011_09.js @@ -31,7 +31,7 @@ Grailbird.data.tweets_2011_09 = "id_str" : "20079975", "id" : 20079975 }, { - "name" : "Kris Kowal", + "name" : "Kris Kowal\u00A0\uD83E\uDDD9\uD83C\uDFFB\u200D\u2642\uFE0F\uD83E\uDDDD\uD83C\uDFFB\u200D\u2640\uFE0F", "screen_name" : "kriskowal", "indices" : [ 9, 19 ], "id_str" : "6585632", diff --git a/public/tweets/data/js/tweets/2011_10.js b/public/tweets/data/js/tweets/2011_10.js index b9037ad..840099d 100755 --- a/public/tweets/data/js/tweets/2011_10.js +++ b/public/tweets/data/js/tweets/2011_10.js @@ -893,7 +893,7 @@ Grailbird.data.tweets_2011_10 = "id_str" : "14417477", "id" : 14417477 }, { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 41, 55 ], "id_str" : "165975834", @@ -910,7 +910,7 @@ Grailbird.data.tweets_2011_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 24, 38 ], "id_str" : "165975834", @@ -1011,7 +1011,7 @@ Grailbird.data.tweets_2011_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003ETwitter for Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -1085,7 +1085,7 @@ Grailbird.data.tweets_2011_10 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_11.js b/public/tweets/data/js/tweets/2011_11.js index 817e58d..cbb79d3 100755 --- a/public/tweets/data/js/tweets/2011_11.js +++ b/public/tweets/data/js/tweets/2011_11.js @@ -189,7 +189,7 @@ Grailbird.data.tweets_2011_11 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } diff --git a/public/tweets/data/js/tweets/2011_12.js b/public/tweets/data/js/tweets/2011_12.js index 887c61b..425692d 100755 --- a/public/tweets/data/js/tweets/2011_12.js +++ b/public/tweets/data/js/tweets/2011_12.js @@ -777,10 +777,6 @@ Grailbird.data.tweets_2011_12 = "id" : 149243862597115904, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AhI4gJcCIAAoqhH.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -796,7 +792,12 @@ Grailbird.data.tweets_2011_12 = "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/4PV3JzWG" } ], "hashtags" : [ ], @@ -1127,7 +1128,7 @@ Grailbird.data.tweets_2011_12 = "source" : "\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", + "name" : "Tane Piper\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74\uDB40\uDC7F\uD83C\uDDF3\uD83C\uDDF1\uD83C\uDDEA\uD83C\uDDFA", "screen_name" : "tanepiper", "indices" : [ 0, 10 ], "id_str" : "20693", @@ -1538,7 +1539,7 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972186419274776576\/LaJS_MKO_normal.jpg", "id" : 1671811, "verified" : false } @@ -1691,7 +1692,7 @@ Grailbird.data.tweets_2011_12 = "screen_name" : "stoyanstefanov", "protected" : false, "id_str" : "14620179", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/818694201109979136\/gt7qTDs-_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/922373854676135936\/94lxJ2Cz_normal.jpg", "id" : 14620179, "verified" : false } @@ -2168,6 +2169,10 @@ Grailbird.data.tweets_2011_12 = "h" : 373, "resize" : "fit", "w" : 280 + }, { + "h" : 373, + "resize" : "fit", + "w" : 280 }, { "h" : 150, "resize" : "crop", @@ -2176,11 +2181,8 @@ Grailbird.data.tweets_2011_12 = "h" : 373, "resize" : "fit", "w" : 280 - }, { - "h" : 373, - "resize" : "fit", - "w" : 280 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/WNQj2vHS" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2012_01.js b/public/tweets/data/js/tweets/2012_01.js index d9579b0..710ecec 100755 --- a/public/tweets/data/js/tweets/2012_01.js +++ b/public/tweets/data/js/tweets/2012_01.js @@ -39,7 +39,7 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972186419274776576\/LaJS_MKO_normal.jpg", "id" : 1671811, "verified" : false } @@ -585,7 +585,7 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "ncb000gt", "protected" : false, "id_str" : "7955612", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/901171578121199617\/zb2V4iuS_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/968596915439984641\/IoZbCMvy_normal.jpg", "id" : 7955612, "verified" : false } @@ -808,17 +808,9 @@ Grailbird.data.tweets_2012_01 = "id" : 162711201439170560, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AkIQ-cLCQAAeClF.jpg", "sizes" : [ { - "h" : 960, - "resize" : "fit", - "w" : 640 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 960, - "resize" : "fit", - "w" : 640 }, { "h" : 680, "resize" : "fit", @@ -827,7 +819,16 @@ Grailbird.data.tweets_2012_01 = "h" : 960, "resize" : "fit", "w" : 640 + }, { + "h" : 960, + "resize" : "fit", + "w" : 640 + }, { + "h" : 960, + "resize" : "fit", + "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/dzn9cgi4" } ], "hashtags" : [ { @@ -858,17 +859,9 @@ Grailbird.data.tweets_2012_01 = "id" : 162711201439170560, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AkIQ-cLCQAAeClF.jpg", "sizes" : [ { - "h" : 960, - "resize" : "fit", - "w" : 640 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 960, - "resize" : "fit", - "w" : 640 }, { "h" : 680, "resize" : "fit", @@ -877,7 +870,16 @@ Grailbird.data.tweets_2012_01 = "h" : 960, "resize" : "fit", "w" : 640 + }, { + "h" : 960, + "resize" : "fit", + "w" : 640 + }, { + "h" : 960, + "resize" : "fit", + "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/dzn9cgi4" } ], "hashtags" : [ { @@ -916,7 +918,7 @@ Grailbird.data.tweets_2012_01 = "source" : "\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 Kernber", + "name" : "Elliott K", "screen_name" : "elliottkember", "indices" : [ 3, 17 ], "id_str" : "903351", @@ -943,11 +945,11 @@ Grailbird.data.tweets_2012_01 = "id" : 162639322581966848, "created_at" : "2012-01-26 20:53:30 +0000", "user" : { - "name" : "Elliott Kernber", + "name" : "Elliott K", "screen_name" : "elliottkember", "protected" : false, "id_str" : "903351", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/859955508760920064\/K69yZap8_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937027901148372992\/h4o-yOP2_normal.jpg", "id" : 903351, "verified" : true } @@ -1207,7 +1209,7 @@ Grailbird.data.tweets_2012_01 = "id_str" : "472215656", "id" : 472215656 }, { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 10, 24 ], "id_str" : "165975834", @@ -1240,7 +1242,7 @@ Grailbird.data.tweets_2012_01 = "source" : "\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", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 45, 59 ], "id_str" : "165975834", @@ -1380,7 +1382,7 @@ Grailbird.data.tweets_2012_01 = "source" : "\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", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 3, 17 ], "id_str" : "7198302", @@ -1429,11 +1431,11 @@ Grailbird.data.tweets_2012_01 = "id" : 161976836321058816, "created_at" : "2012-01-25 01:01:01 +0000", "user" : { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "protected" : false, "id_str" : "7198302", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/900181993299857408\/2tWkb4b8_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985570923599355905\/BAOq3fBC_normal.jpg", "id" : 7198302, "verified" : false } @@ -1873,7 +1875,7 @@ Grailbird.data.tweets_2012_01 = "screen_name" : "settern", "protected" : false, "id_str" : "14957252", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/823056413543059456\/E6_PmktI_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/932069685369229312\/AImAKFV7_normal.jpg", "id" : 14957252, "verified" : true } @@ -1944,7 +1946,7 @@ Grailbird.data.tweets_2012_01 = "source" : "\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", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 0, 14 ], "id_str" : "165975834", @@ -2028,7 +2030,7 @@ Grailbird.data.tweets_2012_01 = "source" : "\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", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 3, 11 ], "id_str" : "14272162", @@ -2065,7 +2067,7 @@ Grailbird.data.tweets_2012_01 = "id" : 158977253546528768, "created_at" : "2012-01-16 18:21:45 +0000", "user" : { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "protected" : false, "id_str" : "14272162", @@ -2236,7 +2238,7 @@ Grailbird.data.tweets_2012_01 = "source" : "\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", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 0, 14 ], "id_str" : "165975834", @@ -2456,7 +2458,7 @@ Grailbird.data.tweets_2012_01 = "source" : "\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", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 3, 17 ], "id_str" : "7198302", @@ -2483,11 +2485,11 @@ Grailbird.data.tweets_2012_01 = "id" : 156450422159187970, "created_at" : "2012-01-09 19:01:02 +0000", "user" : { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "protected" : false, "id_str" : "7198302", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/900181993299857408\/2tWkb4b8_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985570923599355905\/BAOq3fBC_normal.jpg", "id" : 7198302, "verified" : false } @@ -2761,14 +2763,6 @@ Grailbird.data.tweets_2012_01 = "id" : 154012981791956994, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AiMp_a6CIAIpr15.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2776,11 +2770,20 @@ Grailbird.data.tweets_2012_01 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 }, { "h" : 510, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/w73DauuE" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2012_02.js b/public/tweets/data/js/tweets/2012_02.js index 430b467..ce82f7a 100755 --- a/public/tweets/data/js/tweets/2012_02.js +++ b/public/tweets/data/js/tweets/2012_02.js @@ -134,7 +134,7 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "DioVayne", "protected" : false, "id_str" : "19019338", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/826741781442215937\/qC9ppxym_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964162749457747969\/jLQvxYUe_normal.jpg", "id" : 19019338, "verified" : false } @@ -1103,10 +1103,6 @@ Grailbird.data.tweets_2012_02 = "id" : 167000106594336768, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AlFNtk8CAAAN2IG.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1122,7 +1118,12 @@ Grailbird.data.tweets_2012_02 = "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/7hQAZJOw" } ], "hashtags" : [ ], @@ -1495,7 +1496,7 @@ Grailbird.data.tweets_2012_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1528,7 +1529,7 @@ Grailbird.data.tweets_2012_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1561,7 +1562,7 @@ Grailbird.data.tweets_2012_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1597,7 +1598,7 @@ Grailbird.data.tweets_2012_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1630,7 +1631,7 @@ Grailbird.data.tweets_2012_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1663,7 +1664,7 @@ Grailbird.data.tweets_2012_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1696,7 +1697,7 @@ Grailbird.data.tweets_2012_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1734,7 +1735,7 @@ Grailbird.data.tweets_2012_02 = "source" : "\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", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2094,7 +2095,7 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "chartier", "protected" : false, "id_str" : "35383", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918141338088083456\/YvQvZSKt_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/955617750642253824\/OzBckq0i_normal.jpg", "id" : 35383, "verified" : true } @@ -2226,7 +2227,7 @@ Grailbird.data.tweets_2012_02 = "id_str" : "2313826428", "id" : 2313826428 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 77, 91 ], "id_str" : "29255412", @@ -2254,7 +2255,7 @@ Grailbird.data.tweets_2012_02 = "id_str" : "2313826428", "id" : 2313826428 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 63, 77 ], "id_str" : "29255412", @@ -2279,7 +2280,7 @@ Grailbird.data.tweets_2012_02 = "screen_name" : "adamstac", "protected" : false, "id_str" : "816954", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/863265661203697664\/3pwwJO2e_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/929932796113641472\/-K_bTYof_normal.jpg", "id" : 816954, "verified" : false } @@ -2354,11 +2355,11 @@ Grailbird.data.tweets_2012_02 = "id" : 165289107159908352, "created_at" : "2012-02-03 04:22:48 +0000", "user" : { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "protected" : false, "id_str" : "95938827", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/895001508349128704\/gFxzeC4L_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/936582635010314240\/Mf7nJiWc_normal.jpg", "id" : 95938827, "verified" : false } @@ -2486,7 +2487,7 @@ Grailbird.data.tweets_2012_02 = "id_str" : "33423", "id" : 33423 }, { - "name" : "Stu Duncan", + "name" : "\uD835\uDD4A\uD835\uDD65\uD835\uDD66 \uD835\uDD3B\uD835\uDD66\uD835\uDD5F\uD835\uDD54\uD835\uDD52\uD835\uDD5F", "screen_name" : "studuncan", "indices" : [ 28, 38 ], "id_str" : "43182407", @@ -2520,7 +2521,7 @@ Grailbird.data.tweets_2012_02 = "id_str" : "33423", "id" : 33423 }, { - "name" : "Stu Duncan", + "name" : "\uD835\uDD4A\uD835\uDD65\uD835\uDD66 \uD835\uDD3B\uD835\uDD66\uD835\uDD5F\uD835\uDD54\uD835\uDD52\uD835\uDD5F", "screen_name" : "studuncan", "indices" : [ 16, 26 ], "id_str" : "43182407", diff --git a/public/tweets/data/js/tweets/2012_03.js b/public/tweets/data/js/tweets/2012_03.js index 5600091..5238e0c 100755 --- a/public/tweets/data/js/tweets/2012_03.js +++ b/public/tweets/data/js/tweets/2012_03.js @@ -97,7 +97,7 @@ Grailbird.data.tweets_2012_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 3, 10 ], "id_str" : "8526432", @@ -146,7 +146,7 @@ Grailbird.data.tweets_2012_03 = "id" : 185763559064612867, "created_at" : "2012-03-30 16:20:58 +0000", "user" : { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "protected" : false, "id_str" : "8526432", @@ -221,7 +221,7 @@ Grailbird.data.tweets_2012_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -612,15 +612,16 @@ Grailbird.data.tweets_2012_03 = "h" : 612, "resize" : "fit", "w" : 816 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 }, { "h" : 612, "resize" : "fit", "w" : 816 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Qdt5PsD4" } ], "hashtags" : [ ], @@ -712,14 +713,6 @@ Grailbird.data.tweets_2012_03 = "h" : 648, "resize" : "fit", "w" : 484 - }, { - "h" : 648, - "resize" : "fit", - "w" : 484 - }, { - "h" : 648, - "resize" : "fit", - "w" : 484 }, { "h" : 150, "resize" : "crop", @@ -728,7 +721,16 @@ Grailbird.data.tweets_2012_03 = "h" : 648, "resize" : "fit", "w" : 484 + }, { + "h" : 648, + "resize" : "fit", + "w" : 484 + }, { + "h" : 648, + "resize" : "fit", + "w" : 484 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/sK8KLpQO" } ], "hashtags" : [ ], @@ -1278,7 +1280,7 @@ Grailbird.data.tweets_2012_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", diff --git a/public/tweets/data/js/tweets/2012_04.js b/public/tweets/data/js/tweets/2012_04.js index 5fb7ce6..3e016b1 100755 --- a/public/tweets/data/js/tweets/2012_04.js +++ b/public/tweets/data/js/tweets/2012_04.js @@ -3,7 +3,7 @@ Grailbird.data.tweets_2012_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Garry Tan", + "name" : "Garry #BUIDL Tan", "screen_name" : "garrytan", "indices" : [ 3, 12 ], "id_str" : "11768582", @@ -30,11 +30,11 @@ Grailbird.data.tweets_2012_04 = "id" : 197134998548119552, "created_at" : "2012-05-01 01:27:00 +0000", "user" : { - "name" : "Garry Tan", + "name" : "Garry #BUIDL Tan", "screen_name" : "garrytan", "protected" : false, "id_str" : "11768582", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/882725533817110528\/IPUzEKdT_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/943716237682421760\/0sBqTJhG_normal.jpg", "id" : 11768582, "verified" : false } @@ -383,12 +383,6 @@ Grailbird.data.tweets_2012_04 = "indices" : [ 3, 12 ], "id_str" : "636923", "id" : 636923 - }, { - "name" : "J.C. Hutchins", - "screen_name" : "jchutchins", - "indices" : [ 52, 63 ], - "id_str" : "773003", - "id" : 773003 } ], "media" : [ ], "hashtags" : [ ], @@ -405,13 +399,7 @@ Grailbird.data.tweets_2012_04 = "retweeted_status" : { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "J.C. Hutchins", - "screen_name" : "jchutchins", - "indices" : [ 38, 49 ], - "id_str" : "773003", - "id" : 773003 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { @@ -627,7 +615,7 @@ Grailbird.data.tweets_2012_04 = "id_str" : "3260971", "id" : 3260971 }, { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "indices" : [ 76, 88 ], "id_str" : "658643", @@ -660,7 +648,7 @@ Grailbird.data.tweets_2012_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Coda Hell", + "name" : "i see by my outfit that i am a cowboy", "screen_name" : "coda", "indices" : [ 3, 8 ], "id_str" : "637533", @@ -687,7 +675,7 @@ Grailbird.data.tweets_2012_04 = "id" : 194509470561349632, "created_at" : "2012-04-23 19:34:06 +0000", "user" : { - "name" : "Coda Hell", + "name" : "i see by my outfit that i am a cowboy", "screen_name" : "coda", "protected" : false, "id_str" : "637533", @@ -873,7 +861,7 @@ Grailbird.data.tweets_2012_04 = "id_str" : "1345494948", "id" : 1345494948 }, { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 127, 139 ], "id_str" : "6927562", @@ -1299,7 +1287,7 @@ Grailbird.data.tweets_2012_04 = "id_str" : "18137723", "id" : 18137723 }, { - "name" : "Ghost Ships A Hoy \uD83D\uDC7B", + "name" : "Amy Hoy \u2728", "screen_name" : "amyhoy", "indices" : [ 11, 18 ], "id_str" : "627213", @@ -1488,7 +1476,7 @@ Grailbird.data.tweets_2012_04 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_05.js b/public/tweets/data/js/tweets/2012_05.js index c48655d..d1eb336 100755 --- a/public/tweets/data/js/tweets/2012_05.js +++ b/public/tweets/data/js/tweets/2012_05.js @@ -194,7 +194,7 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "lunafiko", "protected" : false, "id_str" : "14273142", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/865667126408773632\/QX5O6RhU_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/928419904385990657\/tza-LEdZ_normal.jpg", "id" : 14273142, "verified" : false } @@ -532,7 +532,7 @@ Grailbird.data.tweets_2012_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "brianloveswords", + "name" : "I'd Like to Add you to My Professional Network on", "screen_name" : "brianloveswords", "indices" : [ 3, 19 ], "id_str" : "17177251", @@ -559,11 +559,11 @@ Grailbird.data.tweets_2012_05 = "id" : 206109094338232320, "created_at" : "2012-05-25 19:46:52 +0000", "user" : { - "name" : "brianloveswords", + "name" : "I'd Like to Add you to My Professional Network on", "screen_name" : "brianloveswords", "protected" : false, "id_str" : "17177251", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/836806124280098817\/oBIFshOf_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/979400162236862464\/rCiXM-Zq_normal.jpg", "id" : 17177251, "verified" : false } @@ -730,7 +730,7 @@ Grailbird.data.tweets_2012_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ryah", + "name" : "not here", "screen_name" : "ryah", "indices" : [ 0, 5 ], "id_str" : "967076702", @@ -905,7 +905,7 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/501784749317185537\/4GXPdn0H_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951497541362700288\/hxugG7vx_normal.jpg", "id" : 159946057, "verified" : false } @@ -958,7 +958,7 @@ Grailbird.data.tweets_2012_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 0, 12 ], "id_str" : "5905672", @@ -1067,7 +1067,7 @@ Grailbird.data.tweets_2012_05 = "id_str" : "33423", "id" : 33423 }, { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 60, 72 ], "id_str" : "5905672", @@ -1275,7 +1275,7 @@ Grailbird.data.tweets_2012_05 = "id_str" : "636923", "id" : 636923 }, { - "name" : "Zeldmonster", + "name" : "zeldman", "screen_name" : "zeldman", "indices" : [ 72, 80 ], "id_str" : "61133", @@ -1297,7 +1297,7 @@ Grailbird.data.tweets_2012_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Zeldmonster", + "name" : "zeldman", "screen_name" : "zeldman", "indices" : [ 58, 66 ], "id_str" : "61133", @@ -1866,7 +1866,7 @@ Grailbird.data.tweets_2012_05 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Tom Harrington", + "name" : "Tom \"Tom\" Harrington", "screen_name" : "atomicbird", "indices" : [ 12, 23 ], "id_str" : "682823", @@ -2241,7 +2241,7 @@ Grailbird.data.tweets_2012_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2445,7 +2445,7 @@ Grailbird.data.tweets_2012_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "#CapreseBoyz", + "name" : "\uD835\uDC6A\uD835\uDC73\uD835\uDC70\uD835\uDC75\uD835\uDC7B \uD835\uDC6C\uD835\uDC6A\uD835\uDC72\uD835\uDC6C\uD835\uDC79", "screen_name" : "CLINT", "indices" : [ 0, 6 ], "id_str" : "45993", @@ -2484,7 +2484,7 @@ Grailbird.data.tweets_2012_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "#CapreseBoyz", + "name" : "\uD835\uDC6A\uD835\uDC73\uD835\uDC70\uD835\uDC75\uD835\uDC7B \uD835\uDC6C\uD835\uDC6A\uD835\uDC72\uD835\uDC6C\uD835\uDC79", "screen_name" : "CLINT", "indices" : [ 0, 6 ], "id_str" : "45993", @@ -2851,7 +2851,7 @@ Grailbird.data.tweets_2012_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "kyle pulver \u2605", + "name" : "kyle pulver", "screen_name" : "kylepulver", "indices" : [ 3, 14 ], "id_str" : "50850314", @@ -2878,11 +2878,11 @@ Grailbird.data.tweets_2012_05 = "id" : 199405059694542848, "created_at" : "2012-05-07 07:47:25 +0000", "user" : { - "name" : "kyle pulver \u2605", + "name" : "kyle pulver", "screen_name" : "kylepulver", "protected" : false, "id_str" : "50850314", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/868579335749328896\/ZXa2TKGN_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/953347514484236288\/IMj11F98_normal.jpg", "id" : 50850314, "verified" : false } @@ -2983,7 +2983,7 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -3116,18 +3116,6 @@ Grailbird.data.tweets_2012_05 = "id" : 198730402326777856, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AsIIP3zCEAA5pFQ.jpg", "sizes" : [ { - "h" : 376, - "resize" : "fit", - "w" : 460 - }, { - "h" : 376, - "resize" : "fit", - "w" : 460 - }, { - "h" : 376, - "resize" : "fit", - "w" : 460 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3135,7 +3123,20 @@ Grailbird.data.tweets_2012_05 = "h" : 376, "resize" : "fit", "w" : 460 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/c89GalNg" } ], "hashtags" : [ ], @@ -3157,18 +3158,6 @@ Grailbird.data.tweets_2012_05 = "id" : 198730402326777856, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/AsIIP3zCEAA5pFQ.jpg", "sizes" : [ { - "h" : 376, - "resize" : "fit", - "w" : 460 - }, { - "h" : 376, - "resize" : "fit", - "w" : 460 - }, { - "h" : 376, - "resize" : "fit", - "w" : 460 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3176,7 +3165,20 @@ Grailbird.data.tweets_2012_05 = "h" : 376, "resize" : "fit", "w" : 460 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 + }, { + "h" : 376, + "resize" : "fit", + "w" : 460 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/c89GalNg" } ], "hashtags" : [ ], @@ -3192,7 +3194,7 @@ Grailbird.data.tweets_2012_05 = "screen_name" : "MattBloomFilms", "protected" : false, "id_str" : "32591490", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/891364268809039872\/MyOuPVVh_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985801976712781824\/Y_5Kg2FG_normal.jpg", "id" : 32591490, "verified" : false } @@ -3386,14 +3388,6 @@ Grailbird.data.tweets_2012_05 = "h" : 272, "resize" : "fit", "w" : 477 - }, { - "h" : 272, - "resize" : "fit", - "w" : 477 - }, { - "h" : 272, - "resize" : "fit", - "w" : 477 }, { "h" : 150, "resize" : "crop", @@ -3402,7 +3396,16 @@ Grailbird.data.tweets_2012_05 = "h" : 272, "resize" : "fit", "w" : 477 + }, { + "h" : 272, + "resize" : "fit", + "w" : 477 + }, { + "h" : 272, + "resize" : "fit", + "w" : 477 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/iJehtGGP" } ], "hashtags" : [ ], @@ -3439,14 +3442,6 @@ Grailbird.data.tweets_2012_05 = "h" : 272, "resize" : "fit", "w" : 477 - }, { - "h" : 272, - "resize" : "fit", - "w" : 477 - }, { - "h" : 272, - "resize" : "fit", - "w" : 477 }, { "h" : 150, "resize" : "crop", @@ -3455,7 +3450,16 @@ Grailbird.data.tweets_2012_05 = "h" : 272, "resize" : "fit", "w" : 477 + }, { + "h" : 272, + "resize" : "fit", + "w" : 477 + }, { + "h" : 272, + "resize" : "fit", + "w" : 477 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/iJehtGGP" } ], "hashtags" : [ ], @@ -3917,26 +3921,27 @@ Grailbird.data.tweets_2012_05 = "id" : 197556304447930369, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Ar3caYXCAAEhaYY.png", "sizes" : [ { + "h" : 900, + "resize" : "fit", + "w" : 1200 + }, { "h" : 1536, "resize" : "fit", "w" : 2048 }, { - "h" : 900, + "h" : 1536, "resize" : "fit", - "w" : 1200 + "w" : 2048 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 }, { "h" : 510, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/VKgFL2M1" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2012_06.js b/public/tweets/data/js/tweets/2012_06.js index 98ac4a9..1e242f9 100755 --- a/public/tweets/data/js/tweets/2012_06.js +++ b/public/tweets/data/js/tweets/2012_06.js @@ -3,7 +3,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 0, 8 ], "id_str" : "5813712", @@ -67,7 +67,7 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/501784749317185537\/4GXPdn0H_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951497541362700288\/hxugG7vx_normal.jpg", "id" : 159946057, "verified" : false } @@ -87,7 +87,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -120,7 +120,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 3, 17 ], "id_str" : "29255412", @@ -157,7 +157,7 @@ Grailbird.data.tweets_2012_06 = "id" : 218558453164150785, "created_at" : "2012-06-29 04:16:10 +0000", "user" : { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", @@ -181,7 +181,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 0, 14 ], "id_str" : "165975834", @@ -214,7 +214,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD835\uDDAA\uD835\uDDA4\uD835\uDDB5\/\uD835\uDDAD\uD835\uDDB4\uD835\uDDAB\uD835\uDDAB", + "name" : "Kevin Cheng", "screen_name" : "k", "indices" : [ 0, 2 ], "id_str" : "11222", @@ -286,7 +286,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -323,7 +323,7 @@ Grailbird.data.tweets_2012_06 = "id" : 216181560808968192, "created_at" : "2012-06-22 14:51:15 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", @@ -482,7 +482,7 @@ Grailbird.data.tweets_2012_06 = "id_str" : "636923", "id" : 636923 }, { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "indices" : [ 70, 75 ], "id_str" : "10754282", @@ -504,7 +504,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "indices" : [ 56, 61 ], "id_str" : "10754282", @@ -549,7 +549,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 0, 14 ], "id_str" : "165975834", @@ -648,7 +648,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Spooky Anil Dash \uD83C\uDF83", + "name" : "Anil Dash", "screen_name" : "anildash", "indices" : [ 0, 9 ], "id_str" : "36823", @@ -957,7 +957,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "shitpost muse", + "name" : "the second hardest problem in computer science", "screen_name" : "steveklabnik", "indices" : [ 3, 16 ], "id_str" : "22386062", @@ -1000,7 +1000,7 @@ Grailbird.data.tweets_2012_06 = "id" : 212981330538020864, "created_at" : "2012-06-13 18:54:40 +0000", "user" : { - "name" : "shitpost muse", + "name" : "the second hardest problem in computer science", "screen_name" : "steveklabnik", "protected" : false, "id_str" : "22386062", @@ -1128,7 +1128,7 @@ Grailbird.data.tweets_2012_06 = "screen_name" : "AriyaHidayat", "protected" : false, "id_str" : "15608761", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/688389064865648640\/ruegJvlb_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/969266495917146112\/sCrnCgqH_normal.jpg", "id" : 15608761, "verified" : true } @@ -1331,7 +1331,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -1370,7 +1370,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -1508,7 +1508,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -1706,7 +1706,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ryah", + "name" : "not here", "screen_name" : "ryah", "indices" : [ 0, 5 ], "id_str" : "967076702", @@ -2338,7 +2338,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jonathan Stark", + "name" : "Jonathan Stark \uD83D\uDE0E\uD83D\uDC4D", "screen_name" : "jonathanstark", "indices" : [ 0, 14 ], "id_str" : "7198302", @@ -2371,7 +2371,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "indices" : [ 3, 15 ], "id_str" : "658643", @@ -2415,7 +2415,7 @@ Grailbird.data.tweets_2012_06 = "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "protected" : false, "id_str" : "658643", @@ -2669,7 +2669,7 @@ Grailbird.data.tweets_2012_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "David Bruant", + "name" : "David de Bruant de dtc de l'innovation", "screen_name" : "DavidBruant", "indices" : [ 3, 15 ], "id_str" : "217829531", @@ -2718,11 +2718,11 @@ Grailbird.data.tweets_2012_06 = "id" : 207950038226317314, "created_at" : "2012-05-30 21:42:07 +0000", "user" : { - "name" : "David Bruant", + "name" : "David de Bruant de dtc de l'innovation", "screen_name" : "DavidBruant", "protected" : false, "id_str" : "217829531", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/613663365395779584\/nx2_4-TG_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/927205696327815170\/Pc41nZFm_normal.jpg", "id" : 217829531, "verified" : false } diff --git a/public/tweets/data/js/tweets/2012_07.js b/public/tweets/data/js/tweets/2012_07.js index fc6740b..463ccc5 100755 --- a/public/tweets/data/js/tweets/2012_07.js +++ b/public/tweets/data/js/tweets/2012_07.js @@ -83,7 +83,7 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "lunafiko", "protected" : false, "id_str" : "14273142", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/865667126408773632\/QX5O6RhU_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/928419904385990657\/tza-LEdZ_normal.jpg", "id" : 14273142, "verified" : false } @@ -103,7 +103,7 @@ Grailbird.data.tweets_2012_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ryah", + "name" : "not here", "screen_name" : "ryah", "indices" : [ 0, 5 ], "id_str" : "967076702", @@ -231,18 +231,19 @@ Grailbird.data.tweets_2012_07 = "resize" : "fit", "w" : 1536 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 2048, + "resize" : "fit", + "w" : 1536 }, { "h" : 680, "resize" : "fit", "w" : 510 }, { - "h" : 2048, - "resize" : "fit", - "w" : 1536 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ZvurHzji" } ], "hashtags" : [ ], @@ -321,7 +322,7 @@ Grailbird.data.tweets_2012_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -348,7 +349,7 @@ Grailbird.data.tweets_2012_07 = "id" : 226739107378896896, "created_at" : "2012-07-21 18:03:10 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", @@ -372,7 +373,7 @@ Grailbird.data.tweets_2012_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -573,7 +574,7 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -624,7 +625,7 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "ChrisBeckmann", "protected" : false, "id_str" : "55486012", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/855068230687145984\/hQxw6jRQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937707630444781568\/Iq2Btkgi_normal.jpg", "id" : 55486012, "verified" : true } @@ -737,15 +738,16 @@ Grailbird.data.tweets_2012_07 = "h" : 612, "resize" : "fit", "w" : 816 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 }, { "h" : 612, "resize" : "fit", "w" : 816 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/yhSRZET4" } ], "hashtags" : [ ], @@ -778,15 +780,16 @@ Grailbird.data.tweets_2012_07 = "h" : 612, "resize" : "fit", "w" : 816 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 }, { "h" : 612, "resize" : "fit", "w" : 816 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/yhSRZET4" } ], "hashtags" : [ ], @@ -802,7 +805,7 @@ Grailbird.data.tweets_2012_07 = "screen_name" : "RealRonHoward", "protected" : false, "id_str" : "125481462", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/741403670583992320\/oP8_MrpA_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/966039590464180224\/msPw4BjW_normal.jpg", "id" : 125481462, "verified" : true } @@ -869,11 +872,62 @@ Grailbird.data.tweets_2012_07 = "id" : 4777951, "verified" : false } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Graham Linehan", + "screen_name" : "Glinner", + "indices" : [ 3, 11 ], + "id_str" : "7076492", + "id" : 7076492 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "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" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "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" : "2012-07-10 19:50:00 +0000", + "user" : { + "name" : "Graham Linehan", + "screen_name" : "Glinner", + "protected" : false, + "id_str" : "7076492", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/433543395974205440\/e1vZ6x9u_normal.jpeg", + "id" : 7076492, + "verified" : true + } + }, + "id" : 222924618497916928, + "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:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_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 \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 113, 125 ], "id_str" : "5905672", @@ -907,7 +961,7 @@ Grailbird.data.tweets_2012_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -944,7 +998,7 @@ Grailbird.data.tweets_2012_07 = "id" : 220135260799778816, "created_at" : "2012-07-03 12:41:50 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", diff --git a/public/tweets/data/js/tweets/2012_08.js b/public/tweets/data/js/tweets/2012_08.js index 9a33bdb..c94c300 100755 --- a/public/tweets/data/js/tweets/2012_08.js +++ b/public/tweets/data/js/tweets/2012_08.js @@ -503,6 +503,7 @@ Grailbird.data.tweets_2012_08 = "resize" : "fit", "w" : 570 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/MgQeKRiC" } ], "hashtags" : [ ], @@ -619,7 +620,7 @@ Grailbird.data.tweets_2012_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -651,7 +652,7 @@ Grailbird.data.tweets_2012_08 = "id" : 230953862952013824, "created_at" : "2012-08-02 09:11:06 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", diff --git a/public/tweets/data/js/tweets/2012_09.js b/public/tweets/data/js/tweets/2012_09.js index 0f5b939..630d85c 100755 --- a/public/tweets/data/js/tweets/2012_09.js +++ b/public/tweets/data/js/tweets/2012_09.js @@ -229,7 +229,7 @@ Grailbird.data.tweets_2012_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -322,7 +322,7 @@ Grailbird.data.tweets_2012_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 0, 8 ], "id_str" : "5813712", @@ -840,7 +840,7 @@ Grailbird.data.tweets_2012_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -867,7 +867,7 @@ Grailbird.data.tweets_2012_09 = "id" : 247659596079067136, "created_at" : "2012-09-17 11:33:43 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", @@ -954,7 +954,7 @@ Grailbird.data.tweets_2012_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -1024,17 +1024,9 @@ Grailbird.data.tweets_2012_09 = "id" : 245906155539419136, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/A2miWHkCUAAa25m.jpg", "sizes" : [ { - "h" : 960, - "resize" : "fit", - "w" : 640 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 960, - "resize" : "fit", - "w" : 640 }, { "h" : 680, "resize" : "fit", @@ -1043,7 +1035,16 @@ Grailbird.data.tweets_2012_09 = "h" : 960, "resize" : "fit", "w" : 640 + }, { + "h" : 960, + "resize" : "fit", + "w" : 640 + }, { + "h" : 960, + "resize" : "fit", + "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/r2YbEHHg" } ], "hashtags" : [ ], @@ -1210,14 +1211,6 @@ Grailbird.data.tweets_2012_09 = "id" : 243538985933217792, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/A2E5atmCIAAi5t6.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1225,11 +1218,20 @@ Grailbird.data.tweets_2012_09 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 }, { "h" : 510, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/1YKFB7Ow" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2012_10.js b/public/tweets/data/js/tweets/2012_10.js index 76a1251..ecd555a 100755 --- a/public/tweets/data/js/tweets/2012_10.js +++ b/public/tweets/data/js/tweets/2012_10.js @@ -3,11 +3,11 @@ Grailbird.data.tweets_2012_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "hostname amy.tobey", + "name" : "Amy Tobey", "screen_name" : "AlTobey", "indices" : [ 3, 11 ], - "id_str" : "146248951", - "id" : 146248951 + "id_str" : "977369470862704641", + "id" : 977369470862704641 } ], "media" : [ ], "hashtags" : [ ], @@ -30,8 +30,8 @@ Grailbird.data.tweets_2012_10 = "id" : 263771862125928448, "created_at" : "2012-10-31 22:38:07 +0000", "user" : { - "name" : "hostname amy.tobey", - "screen_name" : "AlTobey", + "name" : "Miss Tobey", + "screen_name" : "MissAmyTobey", "protected" : false, "id_str" : "146248951", "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/891367683022663680\/-lIUG_Yp_normal.jpg", @@ -311,7 +311,7 @@ Grailbird.data.tweets_2012_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Duke of Rumford \uD83C\uDDE8\uD83C\uDDE6", + "name" : "The Doodle \uD83C\uDDE8\uD83C\uDDE6", "screen_name" : "the_webhamster", "indices" : [ 3, 18 ], "id_str" : "207536489", @@ -338,7 +338,7 @@ Grailbird.data.tweets_2012_10 = "id" : 256954058131267584, "created_at" : "2012-10-13 03:06:36 +0000", "user" : { - "name" : "Duke of Rumford \uD83C\uDDE8\uD83C\uDDE6", + "name" : "The Doodle \uD83C\uDDE8\uD83C\uDDE6", "screen_name" : "the_webhamster", "protected" : false, "id_str" : "207536489", @@ -425,7 +425,7 @@ Grailbird.data.tweets_2012_10 = "source" : "\u003Ca href=\"http:\/\/kiwi-app.net\" rel=\"nofollow\"\u003EKiwi\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", diff --git a/public/tweets/data/js/tweets/2012_12.js b/public/tweets/data/js/tweets/2012_12.js index 30e5ee0..2cb6333 100755 --- a/public/tweets/data/js/tweets/2012_12.js +++ b/public/tweets/data/js/tweets/2012_12.js @@ -306,7 +306,7 @@ Grailbird.data.tweets_2012_12 = "id_str" : "14231571", "id" : 14231571 }, { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 13, 25 ], "id_str" : "5905672", @@ -381,7 +381,7 @@ Grailbird.data.tweets_2012_12 = "id_str" : "372982253", "id" : 372982253 }, { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 66, 78 ], "id_str" : "5905672", diff --git a/public/tweets/data/js/tweets/2013_01.js b/public/tweets/data/js/tweets/2013_01.js index 8b4b5be..0d98cdb 100755 --- a/public/tweets/data/js/tweets/2013_01.js +++ b/public/tweets/data/js/tweets/2013_01.js @@ -129,7 +129,7 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -624,7 +624,7 @@ Grailbird.data.tweets_2013_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Aaron Heckmann", + "name" : "ajHecky", "screen_name" : "aaronheckmann", "indices" : [ 3, 17 ], "id_str" : "13818902", @@ -651,7 +651,7 @@ Grailbird.data.tweets_2013_01 = "id" : 296060546048999424, "created_at" : "2013-01-29 01:01:49 +0000", "user" : { - "name" : "Aaron Heckmann", + "name" : "ajHecky", "screen_name" : "aaronheckmann", "protected" : false, "id_str" : "13818902", @@ -1359,7 +1359,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "834501828620537856", "id" : 834501828620537856 }, { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 68, 72 ], "id_str" : "8038312", @@ -1376,7 +1376,7 @@ Grailbird.data.tweets_2013_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 52, 56 ], "id_str" : "8038312", @@ -1392,7 +1392,7 @@ Grailbird.data.tweets_2013_01 = "id" : 294851428722282496, "created_at" : "2013-01-25 16:57:13 +0000", "user" : { - "name" : "the spectre of bread", + "name" : "invisible chaotic self-modifying biomachine", "screen_name" : "edefic", "protected" : false, "id_str" : "15734539", @@ -1740,7 +1740,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "532923", "id" : 532923 }, { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 19, 27 ], "id_str" : "14272162", @@ -1785,7 +1785,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "16144669", "id" : 16144669 }, { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 19, 27 ], "id_str" : "14272162", @@ -2179,18 +2179,6 @@ Grailbird.data.tweets_2013_01 = "id" : 293041571732008960, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BBEXwcOCMAAI4yp.jpg", "sizes" : [ { - "h" : 243, - "resize" : "fit", - "w" : 680 - }, { - "h" : 307, - "resize" : "fit", - "w" : 860 - }, { - "h" : 307, - "resize" : "fit", - "w" : 860 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2198,7 +2186,20 @@ Grailbird.data.tweets_2013_01 = "h" : 307, "resize" : "fit", "w" : 860 + }, { + "h" : 307, + "resize" : "fit", + "w" : 860 + }, { + "h" : 307, + "resize" : "fit", + "w" : 860 + }, { + "h" : 243, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/dZ8wli3I" } ], "hashtags" : [ ], @@ -2326,7 +2327,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "125027291", "id" : 125027291 }, { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 10, 14 ], "id_str" : "8038312", @@ -2392,7 +2393,7 @@ Grailbird.data.tweets_2013_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tewha \uD83C\uDDE8\uD83C\uDDE6", + "name" : "Steve\uD83C\uDDE8\uD83C\uDDE6", "screen_name" : "tewha", "indices" : [ 0, 6 ], "id_str" : "14058316", @@ -2437,7 +2438,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Tewha \uD83C\uDDE8\uD83C\uDDE6", + "name" : "Steve\uD83C\uDDE8\uD83C\uDDE6", "screen_name" : "tewha", "indices" : [ 12, 18 ], "id_str" : "14058316", @@ -2474,7 +2475,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Tewha \uD83C\uDDE8\uD83C\uDDE6", + "name" : "Steve\uD83C\uDDE8\uD83C\uDDE6", "screen_name" : "tewha", "indices" : [ 12, 18 ], "id_str" : "14058316", @@ -2548,7 +2549,7 @@ Grailbird.data.tweets_2013_01 = "screen_name" : "awbjs", "protected" : false, "id_str" : "159946057", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/501784749317185537\/4GXPdn0H_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951497541362700288\/hxugG7vx_normal.jpg", "id" : 159946057, "verified" : false } @@ -2568,7 +2569,7 @@ Grailbird.data.tweets_2013_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tewha \uD83C\uDDE8\uD83C\uDDE6", + "name" : "Steve\uD83C\uDDE8\uD83C\uDDE6", "screen_name" : "tewha", "indices" : [ 0, 6 ], "id_str" : "14058316", @@ -2607,7 +2608,7 @@ Grailbird.data.tweets_2013_01 = "source" : "\u003Ca href=\"http:\/\/www.apple.com\/\" rel=\"nofollow\"\u003EOS X\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 11, 26 ], "id_str" : "27302287", @@ -3258,7 +3259,7 @@ Grailbird.data.tweets_2013_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Debasish Ghosh", + "name" : "Debasish (\u09A6\u09C7\u09AC\u09BE\u09B6\u09BF\u09B8\u09CD) Ghosh \uD83C\uDDEE\uD83C\uDDF3", "screen_name" : "debasishg", "indices" : [ 0, 10 ], "id_str" : "6562002", @@ -3319,7 +3320,7 @@ Grailbird.data.tweets_2013_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Debasish Ghosh", + "name" : "Debasish (\u09A6\u09C7\u09AC\u09BE\u09B6\u09BF\u09B8\u09CD) Ghosh \uD83C\uDDEE\uD83C\uDDF3", "screen_name" : "debasishg", "indices" : [ 0, 10 ], "id_str" : "6562002", @@ -3664,7 +3665,7 @@ Grailbird.data.tweets_2013_01 = "id_str" : "14231571", "id" : 14231571 }, { - "name" : "Glenn Fleishman \uD83D\uDC4B\uD83D\uDEA8\uD83D\uDE91", + "name" : "Glenn Fleishman", "screen_name" : "GlennF", "indices" : [ 128, 135 ], "id_str" : "8315692", diff --git a/public/tweets/data/js/tweets/2013_02.js b/public/tweets/data/js/tweets/2013_02.js index 4aaed1b..c022b35 100755 --- a/public/tweets/data/js/tweets/2013_02.js +++ b/public/tweets/data/js/tweets/2013_02.js @@ -3,7 +3,7 @@ Grailbird.data.tweets_2013_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 0, 14 ], "id_str" : "165975834", @@ -495,7 +495,7 @@ Grailbird.data.tweets_2013_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 3, 17 ], "id_str" : "165975834", @@ -532,11 +532,11 @@ Grailbird.data.tweets_2013_02 = "id" : 304507230449958912, "created_at" : "2013-02-21 08:25:55 +0000", "user" : { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "protected" : false, "id_str" : "165975834", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1088138138\/IMG_0104_normal.JPG", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/962547252337061889\/sowIZlEQ_normal.jpg", "id" : 165975834, "verified" : false } @@ -1028,7 +1028,7 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -1340,13 +1340,17 @@ Grailbird.data.tweets_2013_02 = "id" : 300112384733876225, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BCo2n7TCEAEZ4mF.jpg", "sizes" : [ { - "h" : 1200, + "h" : 2048, "resize" : "fit", - "w" : 900 + "w" : 1536 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 900 }, { "h" : 680, "resize" : "fit", @@ -1355,11 +1359,8 @@ Grailbird.data.tweets_2013_02 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 2048, - "resize" : "fit", - "w" : 1536 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6mO1IdEB" } ], "hashtags" : [ ], @@ -1449,7 +1450,7 @@ Grailbird.data.tweets_2013_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -1476,11 +1477,11 @@ Grailbird.data.tweets_2013_02 = "id" : 294501215033761793, "created_at" : "2013-01-24 17:45:35 +0000", "user" : { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/917536371085950976\/MIuNwAAR_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/966195642191228933\/4BhqRm2w_normal.jpg", "id" : 8038312, "verified" : true } @@ -2043,7 +2044,7 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "cmsimike", "protected" : false, "id_str" : "14519526", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/843968127427731456\/FDf8MUDv_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961805518430859264\/CZ-ghObJ_normal.jpg", "id" : 14519526, "verified" : false } @@ -2588,7 +2589,7 @@ Grailbird.data.tweets_2013_02 = "screen_name" : "elagerway", "protected" : false, "id_str" : "3436771", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/915690607925903360\/2QoQP1DV_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972236246876499968\/flU5BOYy_normal.jpg", "id" : 3436771, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_03.js b/public/tweets/data/js/tweets/2013_03.js index 7af3ac7..a39677f 100755 --- a/public/tweets/data/js/tweets/2013_03.js +++ b/public/tweets/data/js/tweets/2013_03.js @@ -160,7 +160,7 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "pengwynn", "protected" : false, "id_str" : "14100886", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/911273801203122176\/gr4f9jpv_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/936455565512806400\/Yt_j-wjy_normal.jpg", "id" : 14100886, "verified" : false } @@ -221,7 +221,7 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -513,7 +513,7 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -564,7 +564,7 @@ Grailbird.data.tweets_2013_03 = "screen_name" : "shanselman", "protected" : false, "id_str" : "5676102", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/459455847165218816\/I_sH-zvU_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951729445009637376\/0V25QMDk_normal.jpg", "id" : 5676102, "verified" : true } @@ -777,26 +777,27 @@ Grailbird.data.tweets_2013_03 = "id" : 314547501606768640, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BF1_SUJCEAAqI0A.jpg", "sizes" : [ { - "h" : 1158, + "h" : 1520, "resize" : "fit", - "w" : 2048 + "w" : 2688 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 679, + "resize" : "fit", + "w" : 1200 }, { "h" : 385, "resize" : "fit", "w" : 680 }, { - "h" : 1520, + "h" : 1158, "resize" : "fit", - "w" : 2688 - }, { - "h" : 679, - "resize" : "fit", - "w" : 1200 + "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6XmuuemO6X" } ], "hashtags" : [ ], @@ -818,26 +819,27 @@ Grailbird.data.tweets_2013_03 = "id" : 314547501606768640, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BF1_SUJCEAAqI0A.jpg", "sizes" : [ { - "h" : 1158, + "h" : 1520, "resize" : "fit", - "w" : 2048 + "w" : 2688 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 679, + "resize" : "fit", + "w" : 1200 }, { "h" : 385, "resize" : "fit", "w" : 680 }, { - "h" : 1520, + "h" : 1158, "resize" : "fit", - "w" : 2688 - }, { - "h" : 679, - "resize" : "fit", - "w" : 1200 + "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6XmuuemO6X" } ], "hashtags" : [ ], @@ -873,7 +875,7 @@ Grailbird.data.tweets_2013_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -900,7 +902,7 @@ Grailbird.data.tweets_2013_03 = "id" : 314454025460400128, "created_at" : "2013-03-20 19:10:56 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", @@ -1052,7 +1054,7 @@ Grailbird.data.tweets_2013_03 = "source" : "\u003Ca href=\"http:\/\/www.instapaper.com\/\" rel=\"nofollow\"\u003EInstapaper\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 17, 25 ], "id_str" : "5813712", @@ -1309,26 +1311,27 @@ Grailbird.data.tweets_2013_03 = "id" : 312129199429271552, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BFTn2mgCQAAWZHM.png", "sizes" : [ { + "h" : 373, + "resize" : "fit", + "w" : 498 + }, { + "h" : 373, + "resize" : "fit", + "w" : 498 + }, { + "h" : 373, + "resize" : "fit", + "w" : 498 + }, { + "h" : 373, + "resize" : "fit", + "w" : 498 + }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 373, - "resize" : "fit", - "w" : 498 - }, { - "h" : 373, - "resize" : "fit", - "w" : 498 - }, { - "h" : 373, - "resize" : "fit", - "w" : 498 - }, { - "h" : 373, - "resize" : "fit", - "w" : 498 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Mi3lVtGxwN" } ], "hashtags" : [ ], @@ -1350,26 +1353,27 @@ Grailbird.data.tweets_2013_03 = "id" : 312129199429271552, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BFTn2mgCQAAWZHM.png", "sizes" : [ { + "h" : 373, + "resize" : "fit", + "w" : 498 + }, { + "h" : 373, + "resize" : "fit", + "w" : 498 + }, { + "h" : 373, + "resize" : "fit", + "w" : 498 + }, { + "h" : 373, + "resize" : "fit", + "w" : 498 + }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 373, - "resize" : "fit", - "w" : 498 - }, { - "h" : 373, - "resize" : "fit", - "w" : 498 - }, { - "h" : 373, - "resize" : "fit", - "w" : 498 - }, { - "h" : 373, - "resize" : "fit", - "w" : 498 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Mi3lVtGxwN" } ], "hashtags" : [ ], @@ -1880,7 +1884,7 @@ Grailbird.data.tweets_2013_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 3, 15 ], "id_str" : "5905672", @@ -1931,11 +1935,11 @@ Grailbird.data.tweets_2013_03 = "id" : 311334268016148480, "created_at" : "2013-03-12 04:34:08 +0000", "user" : { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "protected" : false, "id_str" : "5905672", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/910617333080637441\/IzIDqu_O_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/971149489892245505\/ziLe5C8m_normal.jpg", "id" : 5905672, "verified" : true } @@ -2109,7 +2113,7 @@ Grailbird.data.tweets_2013_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "shitpost muse", + "name" : "the second hardest problem in computer science", "screen_name" : "steveklabnik", "indices" : [ 3, 16 ], "id_str" : "22386062", @@ -2146,7 +2150,7 @@ Grailbird.data.tweets_2013_03 = "id" : 311186820950020099, "created_at" : "2013-03-11 18:48:14 +0000", "user" : { - "name" : "shitpost muse", + "name" : "the second hardest problem in computer science", "screen_name" : "steveklabnik", "protected" : false, "id_str" : "22386062", @@ -2657,7 +2661,7 @@ Grailbird.data.tweets_2013_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Serg Podtynnyi", + "name" : "shtirlic", "screen_name" : "shtirlic", "indices" : [ 0, 9 ], "id_str" : "8439592", diff --git a/public/tweets/data/js/tweets/2013_04.js b/public/tweets/data/js/tweets/2013_04.js index e24c8cd..abef60d 100755 --- a/public/tweets/data/js/tweets/2013_04.js +++ b/public/tweets/data/js/tweets/2013_04.js @@ -1117,7 +1117,7 @@ Grailbird.data.tweets_2013_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "indices" : [ 3, 9 ], "id_str" : "1919231", @@ -1149,7 +1149,7 @@ Grailbird.data.tweets_2013_04 = "id" : 322087418419351552, "created_at" : "2013-04-10 20:43:19 +0000", "user" : { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "protected" : false, "id_str" : "1919231", @@ -1857,7 +1857,7 @@ Grailbird.data.tweets_2013_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 3, 11 ], "id_str" : "14272162", @@ -1884,7 +1884,7 @@ Grailbird.data.tweets_2013_04 = "id" : 319880183714811905, "created_at" : "2013-04-04 18:32:33 +0000", "user" : { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "protected" : false, "id_str" : "14272162", diff --git a/public/tweets/data/js/tweets/2013_05.js b/public/tweets/data/js/tweets/2013_05.js index 6e9dbf1..91769da 100755 --- a/public/tweets/data/js/tweets/2013_05.js +++ b/public/tweets/data/js/tweets/2013_05.js @@ -37,7 +37,7 @@ Grailbird.data.tweets_2013_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jamie Forrest \uD83C\uDDFA\uD83C\uDDF8", + "name" : "Jamie", "screen_name" : "jamieforrest", "indices" : [ 3, 16 ], "id_str" : "14069034", @@ -64,7 +64,7 @@ Grailbird.data.tweets_2013_05 = "id" : 334279984321544192, "created_at" : "2013-05-14 12:12:13 +0000", "user" : { - "name" : "Jamie Forrest \uD83C\uDDFA\uD83C\uDDF8", + "name" : "Jamie", "screen_name" : "jamieforrest", "protected" : false, "id_str" : "14069034", @@ -303,7 +303,7 @@ Grailbird.data.tweets_2013_05 = "screen_name" : "JeremiahLee", "protected" : false, "id_str" : "14538587", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/885777206206754817\/o-nwipOQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/970700107917209602\/XKTR9FPN_normal.jpg", "id" : 14538587, "verified" : false } @@ -876,10 +876,6 @@ Grailbird.data.tweets_2013_05 = "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 @@ -895,7 +891,12 @@ Grailbird.data.tweets_2013_05 = "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RJ9P4OFHeN" } ], "hashtags" : [ ], @@ -985,7 +986,7 @@ Grailbird.data.tweets_2013_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1016,7 +1017,7 @@ Grailbird.data.tweets_2013_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1047,13 +1048,13 @@ Grailbird.data.tweets_2013_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "brianloveswords", + "name" : "I'd Like to Add you to My Professional Network on", "screen_name" : "brianloveswords", "indices" : [ 0, 16 ], "id_str" : "17177251", "id" : 17177251 }, { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 17, 25 ], "id_str" : "14272162", @@ -1183,7 +1184,7 @@ Grailbird.data.tweets_2013_05 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -1244,7 +1245,7 @@ Grailbird.data.tweets_2013_05 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_06.js b/public/tweets/data/js/tweets/2013_06.js index c4c91fd..44a6dc3 100755 --- a/public/tweets/data/js/tweets/2013_06.js +++ b/public/tweets/data/js/tweets/2013_06.js @@ -272,14 +272,6 @@ Grailbird.data.tweets_2013_06 = "id" : 348194634918424577, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BNUJLPcCcAEcCrE.jpg", "sizes" : [ { - "h" : 802, - "resize" : "fit", - "w" : 1240 - }, { - "h" : 440, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -291,7 +283,16 @@ Grailbird.data.tweets_2013_06 = "h" : 776, "resize" : "fit", "w" : 1200 + }, { + "h" : 802, + "resize" : "fit", + "w" : 1240 + }, { + "h" : 440, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/XhizylDrHA" } ], "hashtags" : [ ], @@ -1040,7 +1041,7 @@ Grailbird.data.tweets_2013_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for iOS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -1127,19 +1128,20 @@ Grailbird.data.tweets_2013_06 = "h" : 1536, "resize" : "fit", "w" : 2048 - }, { - "h" : 900, - "resize" : "fit", - "w" : 1200 }, { "h" : 1536, "resize" : "fit", "w" : 2048 + }, { + "h" : 900, + "resize" : "fit", + "w" : 1200 }, { "h" : 510, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/hjdmQMpvJp" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2013_07.js b/public/tweets/data/js/tweets/2013_07.js index 7efb987..9021ce0 100755 --- a/public/tweets/data/js/tweets/2013_07.js +++ b/public/tweets/data/js/tweets/2013_07.js @@ -9,7 +9,7 @@ Grailbird.data.tweets_2013_07 = "id_str" : "636923", "id" : 636923 }, { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 10, 22 ], "id_str" : "5905672", @@ -121,7 +121,7 @@ Grailbird.data.tweets_2013_07 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -243,7 +243,7 @@ Grailbird.data.tweets_2013_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Stephanie", + "name" : "Stuffanie", "screen_name" : "CcSteff", "indices" : [ 3, 11 ], "id_str" : "14336349", @@ -270,7 +270,7 @@ Grailbird.data.tweets_2013_07 = "id" : 360911874931433472, "created_at" : "2013-07-26 23:57:51 +0000", "user" : { - "name" : "Stephanie", + "name" : "Stuffanie", "screen_name" : "CcSteff", "protected" : false, "id_str" : "14336349", @@ -593,7 +593,7 @@ Grailbird.data.tweets_2013_07 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -682,7 +682,7 @@ Grailbird.data.tweets_2013_07 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -767,7 +767,7 @@ Grailbird.data.tweets_2013_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "fogus", + "name" : "F.O.G.U.S", "screen_name" : "fogus", "indices" : [ 0, 6 ], "id_str" : "14375110", @@ -1213,11 +1213,11 @@ Grailbird.data.tweets_2013_07 = "id" : 354631845415104514, "created_at" : "2013-07-09 16:03:15 +0000", "user" : { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "protected" : false, "id_str" : "95938827", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/895001508349128704\/gFxzeC4L_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/936582635010314240\/Mf7nJiWc_normal.jpg", "id" : 95938827, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_08.js b/public/tweets/data/js/tweets/2013_08.js index 391b5de..6fdbff7 100755 --- a/public/tweets/data/js/tweets/2013_08.js +++ b/public/tweets/data/js/tweets/2013_08.js @@ -54,7 +54,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -216,7 +216,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Webastiaan the Sith", + "name" : "Sebastiaan de With", "screen_name" : "sdw", "indices" : [ 3, 7 ], "id_str" : "6503412", @@ -248,11 +248,11 @@ Grailbird.data.tweets_2013_08 = "id" : 373504285436166144, "created_at" : "2013-08-30 17:55:35 +0000", "user" : { - "name" : "Webastiaan the Sith", + "name" : "Sebastiaan de With", "screen_name" : "sdw", "protected" : false, "id_str" : "6503412", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/615416134846709760\/AySGnpwP_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/920006896723091456\/CnqUgW3r_normal.png", "id" : 6503412, "verified" : true } @@ -370,7 +370,7 @@ Grailbird.data.tweets_2013_08 = "id_str" : "6596872", "id" : 6596872 }, { - "name" : "Supeternatural Cohen", + "name" : "Peter Cohen", "screen_name" : "flargh", "indices" : [ 36, 43 ], "id_str" : "2960721", @@ -739,7 +739,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 0, 12 ], "id_str" : "5905672", @@ -772,7 +772,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 0, 12 ], "id_str" : "5905672", @@ -805,7 +805,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "mrgan!", + "name" : "Neven Mrgan", "screen_name" : "mrgan", "indices" : [ 3, 9 ], "id_str" : "35293", @@ -838,11 +838,11 @@ Grailbird.data.tweets_2013_08 = "id" : 371478284736790529, "created_at" : "2013-08-25 03:44:59 +0000", "user" : { - "name" : "mrgan!", + "name" : "Neven Mrgan", "screen_name" : "mrgan", "protected" : false, "id_str" : "35293", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914585912507428864\/-s_wTdcj_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925719886457847808\/Vuf2uyPY_normal.jpg", "id" : 35293, "verified" : true } @@ -1078,7 +1078,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -1117,7 +1117,7 @@ Grailbird.data.tweets_2013_08 = "id_str" : "14165170", "id" : 14165170 }, { - "name" : "\uD83C\uDF83\uD83D\uDE31 || \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", + "name" : "Peter Bright \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", "screen_name" : "DrPizza", "indices" : [ 12, 20 ], "id_str" : "11375732", @@ -1252,7 +1252,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -1508,7 +1508,7 @@ Grailbird.data.tweets_2013_08 = "screen_name" : "TooTallNate", "protected" : false, "id_str" : "277724842", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/646843304781312001\/1A5BvaGm_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/931234424468803584\/8JZJj4I1_normal.jpg", "id" : 277724842, "verified" : false } @@ -1528,13 +1528,13 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", "id" : 29255412 }, { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 15, 19 ], "id_str" : "8038312", @@ -1638,7 +1638,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "mrgan!", + "name" : "Neven Mrgan", "screen_name" : "mrgan", "indices" : [ 0, 6 ], "id_str" : "35293", @@ -1874,10 +1874,6 @@ Grailbird.data.tweets_2013_08 = "id" : 368805388004495360, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BR5Ci99CEAARA1s.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 1024, "resize" : "fit", "w" : 768 @@ -1893,7 +1889,12 @@ Grailbird.data.tweets_2013_08 = "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/aHgPaY9GHP" } ], "hashtags" : [ ], @@ -1990,7 +1991,7 @@ Grailbird.data.tweets_2013_08 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -2221,7 +2222,7 @@ Grailbird.data.tweets_2013_08 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -2379,7 +2380,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Aaron Heckmann", + "name" : "ajHecky", "screen_name" : "aaronheckmann", "indices" : [ 0, 14 ], "id_str" : "13818902", @@ -2412,7 +2413,7 @@ Grailbird.data.tweets_2013_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Aaron Heckmann", + "name" : "ajHecky", "screen_name" : "aaronheckmann", "indices" : [ 0, 14 ], "id_str" : "13818902", @@ -2550,7 +2551,7 @@ Grailbird.data.tweets_2013_08 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_09.js b/public/tweets/data/js/tweets/2013_09.js index 49e656c..4f1574f 100755 --- a/public/tweets/data/js/tweets/2013_09.js +++ b/public/tweets/data/js/tweets/2013_09.js @@ -3,7 +3,7 @@ Grailbird.data.tweets_2013_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jessie Char", + "name" : "Jessie", "screen_name" : "jessiechar", "indices" : [ 3, 14 ], "id_str" : "8552602", @@ -30,7 +30,7 @@ Grailbird.data.tweets_2013_09 = "id" : 384807382112415745, "created_at" : "2013-09-30 22:30:03 +0000", "user" : { - "name" : "Jessie Char", + "name" : "Jessie", "screen_name" : "jessiechar", "protected" : false, "id_str" : "8552602", @@ -739,7 +739,7 @@ Grailbird.data.tweets_2013_09 = "id_str" : "1310721", "id" : 1310721 }, { - "name" : "Aaron Heckmann", + "name" : "ajHecky", "screen_name" : "aaronheckmann", "indices" : [ 10, 24 ], "id_str" : "13818902", @@ -856,14 +856,6 @@ Grailbird.data.tweets_2013_09 = "h" : 1024, "resize" : "fit", "w" : 768 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", @@ -872,7 +864,16 @@ Grailbird.data.tweets_2013_09 = "h" : 1024, "resize" : "fit", "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/FSJJZlU2up" } ], "hashtags" : [ ], @@ -907,7 +908,7 @@ Grailbird.data.tweets_2013_09 = "id_str" : "110233945", "id" : 110233945 }, { - "name" : "U bum", + "name" : "MD", "screen_name" : "drance", "indices" : [ 20, 27 ], "id_str" : "7440462", @@ -924,7 +925,7 @@ Grailbird.data.tweets_2013_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "U bum", + "name" : "MD", "screen_name" : "drance", "indices" : [ 0, 7 ], "id_str" : "7440462", @@ -1179,14 +1180,14 @@ Grailbird.data.tweets_2013_09 = "h" : 1024, "resize" : "fit", "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 }, { "h" : 680, "resize" : "fit", @@ -1196,6 +1197,7 @@ Grailbird.data.tweets_2013_09 = "resize" : "fit", "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/57iMEVaH3t" } ], "hashtags" : [ ], @@ -1309,14 +1311,14 @@ Grailbird.data.tweets_2013_09 = "h" : 1024, "resize" : "fit", "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 }, { "h" : 680, "resize" : "fit", @@ -1326,6 +1328,7 @@ Grailbird.data.tweets_2013_09 = "resize" : "fit", "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/TXG0JXokjI" } ], "hashtags" : [ ], @@ -1488,6 +1491,7 @@ Grailbird.data.tweets_2013_09 = "resize" : "fit", "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ZB8iZhwqmD" } ], "hashtags" : [ ], @@ -1532,14 +1536,6 @@ Grailbird.data.tweets_2013_09 = "h" : 1024, "resize" : "fit", "w" : 768 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", @@ -1548,7 +1544,16 @@ Grailbird.data.tweets_2013_09 = "h" : 1024, "resize" : "fit", "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/vXE4LUEhGn" } ], "hashtags" : [ ], @@ -3156,7 +3161,7 @@ Grailbird.data.tweets_2013_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Paul Burford \uD83C\uDDEA\uD83C\uDDFA", + "name" : "Paul Burford \uD83C\uDDEA\uD83C\uDDFA #FBPE", "screen_name" : "pburford", "indices" : [ 0, 9 ], "id_str" : "155408489", @@ -4274,7 +4279,7 @@ Grailbird.data.tweets_2013_09 = "id_str" : "61536181", "id" : 61536181 }, { - "name" : "fogus", + "name" : "F.O.G.U.S", "screen_name" : "fogus", "indices" : [ 13, 19 ], "id_str" : "14375110", @@ -4489,7 +4494,7 @@ Grailbird.data.tweets_2013_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "indices" : [ 3, 19 ], "id_str" : "1263967268", @@ -4516,11 +4521,11 @@ Grailbird.data.tweets_2013_09 = "id" : 376763816907767808, "created_at" : "2013-09-08 17:47:48 +0000", "user" : { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "protected" : false, "id_str" : "1263967268", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937618982626037760\/SNb7WO0u_normal.jpg", "id" : 1263967268, "verified" : false } @@ -4540,7 +4545,7 @@ Grailbird.data.tweets_2013_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mai Sutton", + "name" : "mai ishikawa sutton", "screen_name" : "maira", "indices" : [ 3, 9 ], "id_str" : "397570506", @@ -4564,10 +4569,6 @@ Grailbird.data.tweets_2013_09 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 1024 }, { "h" : 680, "resize" : "fit", @@ -4580,7 +4581,12 @@ Grailbird.data.tweets_2013_09 = "h" : 1024, "resize" : "fit", "w" : 1024 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ewGjnqOHil" } ], "hashtags" : [ ], @@ -4611,10 +4617,6 @@ Grailbird.data.tweets_2013_09 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 1024 }, { "h" : 680, "resize" : "fit", @@ -4627,7 +4629,12 @@ Grailbird.data.tweets_2013_09 = "h" : 1024, "resize" : "fit", "w" : 1024 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ewGjnqOHil" } ], "hashtags" : [ ], @@ -4639,11 +4646,11 @@ Grailbird.data.tweets_2013_09 = "id" : 377234645471219713, "created_at" : "2013-09-10 00:58:42 +0000", "user" : { - "name" : "Mai Sutton", + "name" : "mai ishikawa sutton", "screen_name" : "maira", "protected" : false, "id_str" : "397570506", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/887762589102592000\/LXI5g5NR_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/932455498435117056\/EvTdfIkm_normal.jpg", "id" : 397570506, "verified" : false } @@ -5395,7 +5402,7 @@ Grailbird.data.tweets_2013_09 = "screen_name" : "mgsiegler", "protected" : false, "id_str" : "652193", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/904842400169828352\/GtbMz7M6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981045814729392129\/VCDJBsEx_normal.jpg", "id" : 652193, "verified" : true } @@ -5506,7 +5513,7 @@ Grailbird.data.tweets_2013_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Sandler", + "name" : "* # * # C H E C K I N # * # *", "screen_name" : "dsandler", "indices" : [ 3, 12 ], "id_str" : "656863", @@ -5533,11 +5540,11 @@ Grailbird.data.tweets_2013_09 = "id" : 376201587154092032, "created_at" : "2013-09-07 04:33:42 +0000", "user" : { - "name" : "Dan Sandler", + "name" : "* # * # C H E C K I N # * # *", "screen_name" : "dsandler", "protected" : false, "id_str" : "656863", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/915032530113396736\/vsK2xRZ0_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/980199258057068545\/J4Kv_nPK_normal.jpg", "id" : 656863, "verified" : false } @@ -5848,7 +5855,7 @@ Grailbird.data.tweets_2013_09 = "id_str" : "636923", "id" : 636923 }, { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "indices" : [ 14, 19 ], "id_str" : "10754282", @@ -5865,7 +5872,7 @@ Grailbird.data.tweets_2013_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "indices" : [ 0, 5 ], "id_str" : "10754282", @@ -5910,7 +5917,7 @@ Grailbird.data.tweets_2013_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "indices" : [ 3, 8 ], "id_str" : "10754282", @@ -5937,7 +5944,7 @@ Grailbird.data.tweets_2013_09 = "id" : 375067339806359552, "created_at" : "2013-09-04 01:26:36 +0000", "user" : { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "protected" : false, "id_str" : "10754282", @@ -6082,7 +6089,7 @@ Grailbird.data.tweets_2013_09 = "screen_name" : "pengwynn", "protected" : false, "id_str" : "14100886", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/911273801203122176\/gr4f9jpv_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/936455565512806400\/Yt_j-wjy_normal.jpg", "id" : 14100886, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_10.js b/public/tweets/data/js/tweets/2013_10.js index 62474d6..5205622 100755 --- a/public/tweets/data/js/tweets/2013_10.js +++ b/public/tweets/data/js/tweets/2013_10.js @@ -326,7 +326,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -363,7 +363,7 @@ Grailbird.data.tweets_2013_10 = "id" : 395132967959678976, "created_at" : "2013-10-29 10:20:15 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", @@ -664,10 +664,6 @@ Grailbird.data.tweets_2013_10 = "h" : 768, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 768, "resize" : "fit", @@ -680,7 +676,12 @@ Grailbird.data.tweets_2013_10 = "h" : 510, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/orApsEh7F1" } ], "hashtags" : [ ], @@ -719,18 +720,6 @@ Grailbird.data.tweets_2013_10 = "id" : 394264455078354944, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BXi1btiCIAAu5Mv.jpg", "sizes" : [ { - "h" : 568, - "resize" : "fit", - "w" : 320 - }, { - "h" : 568, - "resize" : "fit", - "w" : 320 - }, { - "h" : 568, - "resize" : "fit", - "w" : 320 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -738,7 +727,20 @@ Grailbird.data.tweets_2013_10 = "h" : 568, "resize" : "fit", "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/5aGAuBPW8B" } ], "hashtags" : [ ], @@ -760,18 +762,6 @@ Grailbird.data.tweets_2013_10 = "id" : 394264455078354944, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BXi1btiCIAAu5Mv.jpg", "sizes" : [ { - "h" : 568, - "resize" : "fit", - "w" : 320 - }, { - "h" : 568, - "resize" : "fit", - "w" : 320 - }, { - "h" : 568, - "resize" : "fit", - "w" : 320 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -779,7 +769,20 @@ Grailbird.data.tweets_2013_10 = "h" : 568, "resize" : "fit", "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 + }, { + "h" : 568, + "resize" : "fit", + "w" : 320 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/5aGAuBPW8B" } ], "hashtags" : [ ], @@ -815,7 +818,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 0, 12 ], "id_str" : "5905672", @@ -991,7 +994,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Aaron Heckmann", + "name" : "ajHecky", "screen_name" : "aaronheckmann", "indices" : [ 0, 14 ], "id_str" : "13818902", @@ -1084,6 +1087,10 @@ Grailbird.data.tweets_2013_10 = "id" : 393848241374371841, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BXc644qIIAEzvCQ.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1136, "resize" : "fit", "w" : 640 @@ -1095,15 +1102,12 @@ Grailbird.data.tweets_2013_10 = "h" : 1136, "resize" : "fit", "w" : 640 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1136, "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/QDpwIPadbt" } ], "hashtags" : [ ], @@ -1290,7 +1294,7 @@ Grailbird.data.tweets_2013_10 = "id_str" : "217540637", "id" : 217540637 }, { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 132, 138 ], "id_str" : "1253355925", @@ -1386,7 +1390,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 0, 12 ], "id_str" : "5905672", @@ -1912,7 +1916,7 @@ Grailbird.data.tweets_2013_10 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -1938,7 +1942,7 @@ Grailbird.data.tweets_2013_10 = "id_str" : "2419654592", "id" : 2419654592 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 8, 22 ], "id_str" : "29255412", @@ -1977,7 +1981,7 @@ Grailbird.data.tweets_2013_10 = "id_str" : "2419654592", "id" : 2419654592 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 8, 22 ], "id_str" : "29255412", @@ -2209,7 +2213,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2242,7 +2246,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2275,7 +2279,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2619,7 +2623,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "indices" : [ 0, 5 ], "id_str" : "10754282", @@ -2835,7 +2839,7 @@ Grailbird.data.tweets_2013_10 = "id" : 389480851819737088, "created_at" : "2013-10-13 20:00:45 +0000", "user" : { - "name" : "The Moon Brewery", + "name" : "The Moon Under Water Brewery, Pub and Distillery", "screen_name" : "MoonBrewery", "protected" : false, "id_str" : "286865421", @@ -3247,7 +3251,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "indices" : [ 0, 5 ], "id_str" : "10754282", @@ -3637,7 +3641,7 @@ Grailbird.data.tweets_2013_10 = "screen_name" : "mathias", "protected" : false, "id_str" : "532923", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1255767431\/kung-fu_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/952797845534453760\/HRhT4f_5_normal.jpg", "id" : 532923, "verified" : true } @@ -3810,14 +3814,6 @@ Grailbird.data.tweets_2013_10 = "h" : 698, "resize" : "fit", "w" : 829 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 698, - "resize" : "fit", - "w" : 829 }, { "h" : 698, "resize" : "fit", @@ -3826,7 +3822,16 @@ Grailbird.data.tweets_2013_10 = "h" : 573, "resize" : "fit", "w" : 680 + }, { + "h" : 698, + "resize" : "fit", + "w" : 829 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kIYX7LMyGA" } ], "hashtags" : [ ], @@ -3888,7 +3893,7 @@ Grailbird.data.tweets_2013_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -3933,10 +3938,6 @@ Grailbird.data.tweets_2013_10 = "h" : 768, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 768, "resize" : "fit", @@ -3949,7 +3950,12 @@ Grailbird.data.tweets_2013_10 = "h" : 510, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/IUF1vmf9G1" } ], "hashtags" : [ ], @@ -4021,10 +4027,6 @@ Grailbird.data.tweets_2013_10 = "id" : 385967654051147777, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVs7iVKCcAEGRcx.png", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 474 - }, { "h" : 702, "resize" : "fit", "w" : 489 @@ -4040,7 +4042,12 @@ Grailbird.data.tweets_2013_10 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 474 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/1IkwAkvCZ4" } ], "hashtags" : [ { @@ -4065,10 +4072,6 @@ Grailbird.data.tweets_2013_10 = "id" : 385967654051147777, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVs7iVKCcAEGRcx.png", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 474 - }, { "h" : 702, "resize" : "fit", "w" : 489 @@ -4084,7 +4087,12 @@ Grailbird.data.tweets_2013_10 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 474 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/1IkwAkvCZ4" } ], "hashtags" : [ { @@ -4157,6 +4165,10 @@ Grailbird.data.tweets_2013_10 = "id" : 385967448840601600, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVs7WYsCAAAYqtk.png", "sizes" : [ { + "h" : 434, + "resize" : "fit", + "w" : 680 + }, { "h" : 636, "resize" : "fit", "w" : 997 @@ -4172,11 +4184,8 @@ Grailbird.data.tweets_2013_10 = "h" : 636, "resize" : "fit", "w" : 997 - }, { - "h" : 434, - "resize" : "fit", - "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/VKqI4vdF5Z" } ], "hashtags" : [ { @@ -4266,6 +4275,10 @@ Grailbird.data.tweets_2013_10 = "id" : 385614140481355776, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVn6BIfCQAAsROJ.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 680, "resize" : "fit", "w" : 665 @@ -4281,11 +4294,8 @@ Grailbird.data.tweets_2013_10 = "h" : 1024, "resize" : "fit", "w" : 1002 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/1pIMwGJqev" } ], "hashtags" : [ ], @@ -4307,6 +4317,10 @@ Grailbird.data.tweets_2013_10 = "id" : 385614140481355776, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BVn6BIfCQAAsROJ.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 680, "resize" : "fit", "w" : 665 @@ -4322,11 +4336,8 @@ Grailbird.data.tweets_2013_10 = "h" : 1024, "resize" : "fit", "w" : 1002 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/1pIMwGJqev" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2013_11.js b/public/tweets/data/js/tweets/2013_11.js index 7b1deb9..2848090 100755 --- a/public/tweets/data/js/tweets/2013_11.js +++ b/public/tweets/data/js/tweets/2013_11.js @@ -77,9 +77,9 @@ Grailbird.data.tweets_2013_11 = "resize" : "fit", "w" : 908 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 257, + "resize" : "fit", + "w" : 908 }, { "h" : 257, "resize" : "fit", @@ -89,10 +89,11 @@ Grailbird.data.tweets_2013_11 = "resize" : "fit", "w" : 680 }, { - "h" : 257, - "resize" : "fit", - "w" : 908 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/aenTH3JfBn" } ], "hashtags" : [ ], @@ -116,7 +117,7 @@ Grailbird.data.tweets_2013_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dave Ghost Dicks", + "name" : "David Hicks", "screen_name" : "ALL_CAPS", "indices" : [ 0, 9 ], "id_str" : "35745942", @@ -268,57 +269,6 @@ Grailbird.data.tweets_2013_11 = "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" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { @@ -477,7 +427,7 @@ Grailbird.data.tweets_2013_11 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -515,67 +465,6 @@ Grailbird.data.tweets_2013_11 = "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { @@ -598,23 +487,24 @@ Grailbird.data.tweets_2013_11 = "h" : 398, "resize" : "fit", "w" : 518 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 398, - "resize" : "fit", - "w" : 518 - }, { - "h" : 398, - "resize" : "fit", - "w" : 518 - }, { - "h" : 398, - "resize" : "fit", - "w" : 518 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/uOMDLqTjKc" } ], "hashtags" : [ ], @@ -639,23 +529,24 @@ Grailbird.data.tweets_2013_11 = "h" : 398, "resize" : "fit", "w" : 518 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 + }, { + "h" : 398, + "resize" : "fit", + "w" : 518 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 398, - "resize" : "fit", - "w" : 518 - }, { - "h" : 398, - "resize" : "fit", - "w" : 518 - }, { - "h" : 398, - "resize" : "fit", - "w" : 518 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/uOMDLqTjKc" } ], "hashtags" : [ ], @@ -709,14 +600,6 @@ Grailbird.data.tweets_2013_11 = "h" : 598, "resize" : "fit", "w" : 448 - }, { - "h" : 598, - "resize" : "fit", - "w" : 448 - }, { - "h" : 598, - "resize" : "fit", - "w" : 448 }, { "h" : 150, "resize" : "crop", @@ -725,7 +608,16 @@ Grailbird.data.tweets_2013_11 = "h" : 598, "resize" : "fit", "w" : 448 + }, { + "h" : 598, + "resize" : "fit", + "w" : 448 + }, { + "h" : 598, + "resize" : "fit", + "w" : 448 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RSn7WufBqL" } ], "hashtags" : [ ], @@ -750,14 +642,6 @@ Grailbird.data.tweets_2013_11 = "h" : 598, "resize" : "fit", "w" : 448 - }, { - "h" : 598, - "resize" : "fit", - "w" : 448 - }, { - "h" : 598, - "resize" : "fit", - "w" : 448 }, { "h" : 150, "resize" : "crop", @@ -766,7 +650,16 @@ Grailbird.data.tweets_2013_11 = "h" : 598, "resize" : "fit", "w" : 448 + }, { + "h" : 598, + "resize" : "fit", + "w" : 448 + }, { + "h" : 598, + "resize" : "fit", + "w" : 448 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RSn7WufBqL" } ], "hashtags" : [ ], @@ -1148,6 +1041,14 @@ Grailbird.data.tweets_2013_11 = "h" : 1024, "resize" : "fit", "w" : 577 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 }, { "h" : 150, "resize" : "crop", @@ -1156,15 +1057,8 @@ Grailbird.data.tweets_2013_11 = "h" : 680, "resize" : "fit", "w" : 383 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 577 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 577 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/DViwfPX56u" } ], "hashtags" : [ ], @@ -1542,11 +1436,11 @@ Grailbird.data.tweets_2013_11 = "id_str" : "668863", "id" : 668863 }, { - "name" : "Alex Matchneer", + "name" : "Machty_Sx", "screen_name" : "machty", "indices" : [ 24, 31 ], - "id_str" : "18740111", - "id" : 18740111 + "id_str" : "961332937064157187", + "id" : 961332937064157187 } ], "media" : [ ], "hashtags" : [ ], @@ -1559,11 +1453,11 @@ Grailbird.data.tweets_2013_11 = "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Alex Matchneer", + "name" : "Machty_Sx", "screen_name" : "machty", "indices" : [ 11, 18 ], - "id_str" : "18740111", - "id" : 18740111 + "id_str" : "961332937064157187", + "id" : 961332937064157187 } ], "media" : [ ], "hashtags" : [ ], @@ -1847,18 +1741,6 @@ Grailbird.data.tweets_2013_11 = "indices" : [ 14, 19 ], "id_str" : "4777951", "id" : 4777951 - }, { - "name" : "Janie Larson", - "screen_name" : "picturelife", - "indices" : [ 20, 32 ], - "id_str" : "1489526450", - "id" : 1489526450 - }, { - "name" : "Loom", - "screen_name" : "TeamLoom", - "indices" : [ 33, 42 ], - "id_str" : "1375739545", - "id" : 1375739545 } ], "media" : [ ], "hashtags" : [ ], @@ -1876,12 +1758,6 @@ Grailbird.data.tweets_2013_11 = "indices" : [ 0, 5 ], "id_str" : "4777951", "id" : 4777951 - }, { - "name" : "Janie Larson", - "screen_name" : "picturelife", - "indices" : [ 6, 18 ], - "id_str" : "1489526450", - "id" : 1489526450 }, { "name" : "Loom", "screen_name" : "TeamLoom", @@ -1934,12 +1810,6 @@ Grailbird.data.tweets_2013_11 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Janie Larson", - "screen_name" : "picturelife", - "indices" : [ 7, 19 ], - "id_str" : "1489526450", - "id" : 1489526450 - }, { "name" : "Loom", "screen_name" : "TeamLoom", "indices" : [ 40, 49 ], @@ -1991,12 +1861,6 @@ Grailbird.data.tweets_2013_11 = "indices" : [ 95, 104 ], "id_str" : "1375739545", "id" : 1375739545 - }, { - "name" : "Janie Larson", - "screen_name" : "picturelife", - "indices" : [ 106, 118 ], - "id_str" : "1489526450", - "id" : 1489526450 } ], "media" : [ ], "hashtags" : [ ], @@ -2260,7 +2124,7 @@ Grailbird.data.tweets_2013_11 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "indices" : [ 3, 19 ], "id_str" : "1263967268", @@ -2287,11 +2151,11 @@ Grailbird.data.tweets_2013_11 = "id" : 397539910501924865, "created_at" : "2013-11-05 01:44:35 +0000", "user" : { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "protected" : false, "id_str" : "1263967268", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937618982626037760\/SNb7WO0u_normal.jpg", "id" : 1263967268, "verified" : false } diff --git a/public/tweets/data/js/tweets/2013_12.js b/public/tweets/data/js/tweets/2013_12.js index 6409887..5a9b1af 100755 --- a/public/tweets/data/js/tweets/2013_12.js +++ b/public/tweets/data/js/tweets/2013_12.js @@ -86,7 +86,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Joel Spooky", + "name" : "Joel Spolsky", "screen_name" : "spolsky", "indices" : [ 3, 11 ], "id_str" : "15948437", @@ -142,7 +142,7 @@ Grailbird.data.tweets_2013_12 = "in_reply_to_screen_name" : "roxaloxa", "in_reply_to_user_id_str" : "14467421", "user" : { - "name" : "Joel Spooky", + "name" : "Joel Spolsky", "screen_name" : "spolsky", "protected" : false, "id_str" : "15948437", @@ -430,7 +430,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC80Ben Haunty\uD83D\uDC80", + "name" : "\uD83C\uDF9B\uFE0FBen Prunty\uD83C\uDF9B\uFE0F", "screen_name" : "benprunty", "indices" : [ 11, 21 ], "id_str" : "15810488", @@ -598,14 +598,6 @@ Grailbird.data.tweets_2013_12 = "id" : 417100417647280128, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcnWnrWIgAAlSbt.jpg", "sizes" : [ { - "h" : 483, - "resize" : "fit", - "w" : 640 - }, { - "h" : 483, - "resize" : "fit", - "w" : 640 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -617,7 +609,16 @@ Grailbird.data.tweets_2013_12 = "h" : 483, "resize" : "fit", "w" : 640 + }, { + "h" : 483, + "resize" : "fit", + "w" : 640 + }, { + "h" : 483, + "resize" : "fit", + "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/XvgWgPcjJu" } ], "hashtags" : [ ], @@ -639,14 +640,6 @@ Grailbird.data.tweets_2013_12 = "id" : 417100417647280128, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcnWnrWIgAAlSbt.jpg", "sizes" : [ { - "h" : 483, - "resize" : "fit", - "w" : 640 - }, { - "h" : 483, - "resize" : "fit", - "w" : 640 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -658,7 +651,16 @@ Grailbird.data.tweets_2013_12 = "h" : 483, "resize" : "fit", "w" : 640 + }, { + "h" : 483, + "resize" : "fit", + "w" : 640 + }, { + "h" : 483, + "resize" : "fit", + "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/XvgWgPcjJu" } ], "hashtags" : [ ], @@ -742,10 +744,6 @@ Grailbird.data.tweets_2013_12 = "id" : 416925199800745984, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bck3QqAIQAAWDUO.jpg", "sizes" : [ { - "h" : 605, - "resize" : "fit", - "w" : 640 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -761,7 +759,12 @@ Grailbird.data.tweets_2013_12 = "h" : 605, "resize" : "fit", "w" : 640 + }, { + "h" : 605, + "resize" : "fit", + "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nhIi2jJCHZ" } ], "hashtags" : [ ], @@ -783,10 +786,6 @@ Grailbird.data.tweets_2013_12 = "id" : 416925199800745984, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bck3QqAIQAAWDUO.jpg", "sizes" : [ { - "h" : 605, - "resize" : "fit", - "w" : 640 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -802,7 +801,12 @@ Grailbird.data.tweets_2013_12 = "h" : 605, "resize" : "fit", "w" : 640 + }, { + "h" : 605, + "resize" : "fit", + "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nhIi2jJCHZ" } ], "hashtags" : [ ], @@ -871,7 +875,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "fogus", + "name" : "F.O.G.U.S", "screen_name" : "fogus", "indices" : [ 3, 9 ], "id_str" : "14375110", @@ -898,7 +902,7 @@ Grailbird.data.tweets_2013_12 = "id" : 416597972818731008, "created_at" : "2013-12-27 15:54:31 +0000", "user" : { - "name" : "fogus", + "name" : "F.O.G.U.S", "screen_name" : "fogus", "protected" : false, "id_str" : "14375110", @@ -937,9 +941,13 @@ Grailbird.data.tweets_2013_12 = "id" : 416339242575335424, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcciVdPCEAAAaMt.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 455, + "resize" : "fit", + "w" : 720 + }, { + "h" : 455, + "resize" : "fit", + "w" : 720 }, { "h" : 430, "resize" : "fit", @@ -949,14 +957,11 @@ Grailbird.data.tweets_2013_12 = "resize" : "fit", "w" : 720 }, { - "h" : 455, - "resize" : "fit", - "w" : 720 - }, { - "h" : 455, - "resize" : "fit", - "w" : 720 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ZSebEIoita" } ], "hashtags" : [ ], @@ -978,9 +983,13 @@ Grailbird.data.tweets_2013_12 = "id" : 416339242575335424, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcciVdPCEAAAaMt.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 455, + "resize" : "fit", + "w" : 720 + }, { + "h" : 455, + "resize" : "fit", + "w" : 720 }, { "h" : 430, "resize" : "fit", @@ -990,14 +999,11 @@ Grailbird.data.tweets_2013_12 = "resize" : "fit", "w" : 720 }, { - "h" : 455, - "resize" : "fit", - "w" : 720 - }, { - "h" : 455, - "resize" : "fit", - "w" : 720 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ZSebEIoita" } ], "hashtags" : [ ], @@ -1013,7 +1019,7 @@ Grailbird.data.tweets_2013_12 = "screen_name" : "caseyjohnston", "protected" : false, "id_str" : "16472748", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/724432921046704130\/53NbK4wi_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/980767894844911616\/MvYtvL3u_normal.jpg", "id" : 16472748, "verified" : true } @@ -1058,22 +1064,23 @@ Grailbird.data.tweets_2013_12 = "resize" : "fit", "w" : 2048 }, { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 1200 + "w" : 680 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 680 }, { "h" : 2048, "resize" : "fit", "w" : 2048 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/m7aOOMACCe" } ], "hashtags" : [ ], @@ -1105,22 +1112,23 @@ Grailbird.data.tweets_2013_12 = "resize" : "fit", "w" : 2048 }, { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 1200 + "w" : 680 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 680 }, { "h" : 2048, "resize" : "fit", "w" : 2048 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/m7aOOMACCe" } ], "hashtags" : [ ], @@ -1283,7 +1291,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -1316,7 +1324,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -1349,7 +1357,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -1382,7 +1390,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "luke oneil \uD83D\uDEBD", + "name" : "luke oneil", "screen_name" : "lukeoneil47", "indices" : [ 3, 15 ], "id_str" : "108338399", @@ -1409,11 +1417,11 @@ Grailbird.data.tweets_2013_12 = "id" : 415347426795343872, "created_at" : "2013-12-24 05:05:17 +0000", "user" : { - "name" : "luke oneil \uD83D\uDEBD", + "name" : "luke oneil", "screen_name" : "lukeoneil47", "protected" : false, "id_str" : "108338399", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918951647241539587\/L9YVFdtG_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985945357149442048\/6iBYSrKO_normal.jpg", "id" : 108338399, "verified" : true } @@ -1599,17 +1607,17 @@ Grailbird.data.tweets_2013_12 = "id" : 415182150997000192, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcMF93NCQAAXKhW.jpg", "sizes" : [ { - "h" : 300, + "h" : 469, "resize" : "fit", - "w" : 680 + "w" : 1064 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 469, + "h" : 300, "resize" : "fit", - "w" : 1064 + "w" : 680 }, { "h" : 469, "resize" : "fit", @@ -1619,6 +1627,7 @@ Grailbird.data.tweets_2013_12 = "resize" : "fit", "w" : 1064 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xxdLHfxl9H" } ], "hashtags" : [ ], @@ -1640,17 +1649,17 @@ Grailbird.data.tweets_2013_12 = "id" : 415182150997000192, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BcMF93NCQAAXKhW.jpg", "sizes" : [ { - "h" : 300, + "h" : 469, "resize" : "fit", - "w" : 680 + "w" : 1064 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 469, + "h" : 300, "resize" : "fit", - "w" : 1064 + "w" : 680 }, { "h" : 469, "resize" : "fit", @@ -1660,6 +1669,7 @@ Grailbird.data.tweets_2013_12 = "resize" : "fit", "w" : 1064 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xxdLHfxl9H" } ], "hashtags" : [ ], @@ -1793,10 +1803,6 @@ Grailbird.data.tweets_2013_12 = "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 @@ -1812,7 +1818,12 @@ Grailbird.data.tweets_2013_12 = "h" : 667, "resize" : "fit", "w" : 500 + }, { + "h" : 667, + "resize" : "fit", + "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0PklpWzv6L" } ], "hashtags" : [ { @@ -1837,10 +1848,6 @@ Grailbird.data.tweets_2013_12 = "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 @@ -1856,7 +1863,12 @@ Grailbird.data.tweets_2013_12 = "h" : 667, "resize" : "fit", "w" : 500 + }, { + "h" : 667, + "resize" : "fit", + "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0PklpWzv6L" } ], "hashtags" : [ { @@ -1990,168 +2002,6 @@ Grailbird.data.tweets_2013_12 = "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" : "https:\/\/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" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - } ], - "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" : "https:\/\/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" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - } ], - "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\/619352398314647552\/7MsKJeYK_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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { @@ -2323,7 +2173,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 3, 15 ], "id_str" : "6927562", @@ -2338,18 +2188,6 @@ Grailbird.data.tweets_2013_12 = "id" : 414091191064731648, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb8lvowIIAACMck.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 576 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 576 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 576 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2357,7 +2195,20 @@ Grailbird.data.tweets_2013_12 = "h" : 680, "resize" : "fit", "w" : 383 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/wFAIMQUKQS" } ], "hashtags" : [ ], @@ -2379,18 +2230,6 @@ Grailbird.data.tweets_2013_12 = "id" : 414091191064731648, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bb8lvowIIAACMck.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 576 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 576 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 576 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2398,7 +2237,20 @@ Grailbird.data.tweets_2013_12 = "h" : 680, "resize" : "fit", "w" : 383 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/wFAIMQUKQS" } ], "hashtags" : [ ], @@ -2413,11 +2265,11 @@ Grailbird.data.tweets_2013_12 = "id" : 414091191211532288, "created_at" : "2013-12-20 17:53:28 +0000", "user" : { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "protected" : false, "id_str" : "6927562", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918433182906830848\/NwsKygmV_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/934619752768647168\/4ixrnv8S_normal.jpg", "id" : 6927562, "verified" : true } @@ -2628,14 +2480,14 @@ Grailbird.data.tweets_2013_12 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 2048, - "resize" : "fit", - "w" : 1536 }, { "h" : 1200, "resize" : "fit", "w" : 900 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1536 }, { "h" : 150, "resize" : "crop", @@ -2645,6 +2497,7 @@ Grailbird.data.tweets_2013_12 = "resize" : "fit", "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/h8lDrkI8Lk" } ], "hashtags" : [ ], @@ -2680,7 +2533,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2713,7 +2566,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -3451,26 +3304,27 @@ Grailbird.data.tweets_2013_12 = "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" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OKcD5N5sK2" } ], "hashtags" : [ ], @@ -3486,7 +3340,7 @@ Grailbird.data.tweets_2013_12 = "screen_name" : "stopsatgreen", "protected" : false, "id_str" : "13407012", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/391831398\/peter_opie_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/921905673499226113\/WZF7mHe2_normal.jpg", "id" : 13407012, "verified" : false } @@ -3640,7 +3494,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 0, 7 ], "id_str" : "8526432", @@ -3673,7 +3527,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 0, 7 ], "id_str" : "8526432", @@ -3826,9 +3680,17 @@ Grailbird.data.tweets_2013_12 = "id" : 412095418374168576, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BbgOmYHCIAAtfBm.png", "sizes" : [ { + "h" : 640, + "resize" : "fit", + "w" : 1024 + }, { "h" : 425, "resize" : "fit", "w" : 680 + }, { + "h" : 640, + "resize" : "fit", + "w" : 1024 }, { "h" : 150, "resize" : "crop", @@ -3837,15 +3699,8 @@ Grailbird.data.tweets_2013_12 = "h" : 640, "resize" : "fit", "w" : 1024 - }, { - "h" : 640, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 640, - "resize" : "fit", - "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/FKGo0JzXSB" } ], "hashtags" : [ ], @@ -4059,7 +3914,7 @@ Grailbird.data.tweets_2013_12 = "id_str" : "13977542", "id" : 13977542 }, { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 9, 16 ], "id_str" : "8526432", @@ -4098,7 +3953,7 @@ Grailbird.data.tweets_2013_12 = "id_str" : "14761655", "id" : 14761655 }, { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 12, 24 ], "id_str" : "6927562", @@ -4227,7 +4082,7 @@ Grailbird.data.tweets_2013_12 = "id_str" : "16468446", "id" : 16468446 }, { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 41, 48 ], "id_str" : "8526432", @@ -4247,7 +4102,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\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", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 23, 30 ], "id_str" : "8526432", @@ -4270,7 +4125,7 @@ Grailbird.data.tweets_2013_12 = "screen_name" : "ryanflorence", "protected" : false, "id_str" : "16468446", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/864681873984835585\/4eV1BACS_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937382461918478336\/AxXNkFRG_normal.jpg", "id" : 16468446, "verified" : false } @@ -4322,13 +4177,7 @@ Grailbird.data.tweets_2013_12 = }, { "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 - } ], + "user_mentions" : [ ], "media" : [ { "expanded_url" : "https:\/\/twitter.com\/Gotham3\/status\/401120129137655810\/photo\/1", "indices" : [ 79, 101 ], @@ -4338,18 +4187,6 @@ Grailbird.data.tweets_2013_12 = "id" : 401120129146044417, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BZEQodoCQAEjz2J.jpg", "sizes" : [ { - "h" : 518, - "resize" : "fit", - "w" : 520 - }, { - "h" : 518, - "resize" : "fit", - "w" : 520 - }, { - "h" : 518, - "resize" : "fit", - "w" : 520 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4357,7 +4194,20 @@ Grailbird.data.tweets_2013_12 = "h" : 518, "resize" : "fit", "w" : 520 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/b05qncGs8v" } ], "hashtags" : [ ], @@ -4379,18 +4229,6 @@ Grailbird.data.tweets_2013_12 = "id" : 401120129146044417, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BZEQodoCQAEjz2J.jpg", "sizes" : [ { - "h" : 518, - "resize" : "fit", - "w" : 520 - }, { - "h" : 518, - "resize" : "fit", - "w" : 520 - }, { - "h" : 518, - "resize" : "fit", - "w" : 520 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4398,7 +4236,20 @@ Grailbird.data.tweets_2013_12 = "h" : 518, "resize" : "fit", "w" : 520 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 + }, { + "h" : 518, + "resize" : "fit", + "w" : 520 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/b05qncGs8v" } ], "hashtags" : [ ], @@ -4411,10 +4262,10 @@ Grailbird.data.tweets_2013_12 = "created_at" : "2013-11-14 22:51:06 +0000", "user" : { "name" : "Gautam Trivedi", - "screen_name" : "Gotham3", + "screen_name" : "KaptanHindustan", "protected" : false, "id_str" : "126903716", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/919246471861374976\/xPM4LZL8_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985999659901640705\/RPsM1oYM_normal.jpg", "id" : 126903716, "verified" : false } @@ -4475,7 +4326,7 @@ Grailbird.data.tweets_2013_12 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972186419274776576\/LaJS_MKO_normal.jpg", "id" : 1671811, "verified" : false } @@ -4495,7 +4346,7 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "indices" : [ 3, 9 ], "id_str" : "1919231", @@ -4521,17 +4372,17 @@ Grailbird.data.tweets_2013_12 = "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" : 462, "resize" : "fit", "w" : 680 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 482, + "resize" : "fit", + "w" : 709 }, { "h" : 482, "resize" : "fit", @@ -4541,6 +4392,7 @@ Grailbird.data.tweets_2013_12 = "resize" : "fit", "w" : 709 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KNeWlDXboz" } ], "hashtags" : [ ], @@ -4552,7 +4404,7 @@ Grailbird.data.tweets_2013_12 = "id" : 410201956120928256, "created_at" : "2013-12-10 00:19:02 +0000", "user" : { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "protected" : false, "id_str" : "1919231", @@ -4576,19 +4428,19 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "indices" : [ 0, 6 ], "id_str" : "1919231", "id" : 1919231 }, { - "name" : "Hallouieen", + "name" : "Louie", "screen_name" : "Mantia", "indices" : [ 7, 14 ], "id_str" : "41783", "id" : 41783 }, { - "name" : "Alex Says Boo to YOU", + "name" : "Alexbot 2018", "screen_name" : "alexpalex", "indices" : [ 15, 25 ], "id_str" : "787158", @@ -4875,7 +4727,7 @@ Grailbird.data.tweets_2013_12 = "id_str" : "14761655", "id" : 14761655 }, { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 12, 19 ], "id_str" : "8526432", @@ -4890,6 +4742,18 @@ Grailbird.data.tweets_2013_12 = "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" : 177, + "resize" : "fit", + "w" : 314 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4897,19 +4761,8 @@ Grailbird.data.tweets_2013_12 = "h" : 177, "resize" : "fit", "w" : 314 - }, { - "h" : 177, - "resize" : "fit", - "w" : 314 - }, { - "h" : 177, - "resize" : "fit", - "w" : 314 - }, { - "h" : 177, - "resize" : "fit", - "w" : 314 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ZWVLJf0s3n" } ], "hashtags" : [ ], @@ -5357,14 +5210,6 @@ Grailbird.data.tweets_2013_12 = "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 @@ -5372,11 +5217,20 @@ Grailbird.data.tweets_2013_12 = "h" : 1024, "resize" : "fit", "w" : 769 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 769 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 769 }, { "h" : 680, "resize" : "fit", "w" : 511 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/neJxYANj6p" } ], "hashtags" : [ ], @@ -5398,14 +5252,6 @@ Grailbird.data.tweets_2013_12 = "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 @@ -5413,11 +5259,20 @@ Grailbird.data.tweets_2013_12 = "h" : 1024, "resize" : "fit", "w" : 769 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 769 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 769 }, { "h" : 680, "resize" : "fit", "w" : 511 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/neJxYANj6p" } ], "hashtags" : [ ], @@ -5433,7 +5288,7 @@ Grailbird.data.tweets_2013_12 = "screen_name" : "QuantumPirate", "protected" : false, "id_str" : "161373868", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/771000388648566784\/2e1IEn5u_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/939944812760924160\/n4mBWk0s_normal.jpg", "id" : 161373868, "verified" : false } @@ -5453,12 +5308,6 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "James Peters", - "screen_name" : "Jameslfc19", - "indices" : [ 0, 11 ], - "id_str" : "204008694", - "id" : 204008694 - }, { "name" : "Paul Haddad", "screen_name" : "tapbot_paul", "indices" : [ 12, 24 ], @@ -5477,7 +5326,7 @@ Grailbird.data.tweets_2013_12 = "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_screen_name" : "JamesPeters98", "in_reply_to_user_id_str" : "204008694", "user" : { "name" : "Sami Samhuri", @@ -5492,12 +5341,6 @@ Grailbird.data.tweets_2013_12 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "James Peters", - "screen_name" : "Jameslfc19", - "indices" : [ 0, 11 ], - "id_str" : "204008694", - "id" : 204008694 - }, { "name" : "Paul Haddad", "screen_name" : "tapbot_paul", "indices" : [ 12, 24 ], @@ -5516,7 +5359,7 @@ Grailbird.data.tweets_2013_12 = "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_screen_name" : "JamesPeters98", "in_reply_to_user_id_str" : "204008694", "user" : { "name" : "Sami Samhuri", diff --git a/public/tweets/data/js/tweets/2014_01.js b/public/tweets/data/js/tweets/2014_01.js index c794ed4..34542fc 100755 --- a/public/tweets/data/js/tweets/2014_01.js +++ b/public/tweets/data/js/tweets/2014_01.js @@ -126,11 +126,11 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Alex Matchneer", + "name" : "Machty_Sx", "screen_name" : "machty", "indices" : [ 0, 7 ], - "id_str" : "18740111", - "id" : 18740111 + "id_str" : "961332937064157187", + "id" : 961332937064157187 } ], "media" : [ ], "hashtags" : [ ], @@ -144,7 +144,7 @@ Grailbird.data.tweets_2014_01 = "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_screen_name" : "amatchneer", "in_reply_to_user_id_str" : "18740111", "user" : { "name" : "Sami Samhuri", @@ -198,7 +198,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Ryan Block", + "name" : "Ryan", "screen_name" : "ryan", "indices" : [ 3, 8 ], "id_str" : "862681", @@ -220,10 +220,6 @@ Grailbird.data.tweets_2014_01 = "h" : 156, "resize" : "fit", "w" : 409 - }, { - "h" : 156, - "resize" : "fit", - "w" : 409 }, { "h" : 150, "resize" : "crop", @@ -232,7 +228,12 @@ Grailbird.data.tweets_2014_01 = "h" : 156, "resize" : "fit", "w" : 409 + }, { + "h" : 156, + "resize" : "fit", + "w" : 409 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/zrRs4bDRH3" } ], "hashtags" : [ ], @@ -261,10 +262,6 @@ Grailbird.data.tweets_2014_01 = "h" : 156, "resize" : "fit", "w" : 409 - }, { - "h" : 156, - "resize" : "fit", - "w" : 409 }, { "h" : 150, "resize" : "crop", @@ -273,7 +270,12 @@ Grailbird.data.tweets_2014_01 = "h" : 156, "resize" : "fit", "w" : 409 + }, { + "h" : 156, + "resize" : "fit", + "w" : 409 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/zrRs4bDRH3" } ], "hashtags" : [ ], @@ -285,7 +287,7 @@ Grailbird.data.tweets_2014_01 = "id" : 313755123295854592, "created_at" : "2013-03-18 20:53:45 +0000", "user" : { - "name" : "Ryan Block", + "name" : "Ryan", "screen_name" : "ryan", "protected" : false, "id_str" : "862681", @@ -751,67 +753,6 @@ Grailbird.data.tweets_2014_01 = "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { @@ -1468,7 +1409,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uA66E", + "name" : "\u23B7", "screen_name" : "viktorklang", "indices" : [ 3, 15 ], "id_str" : "52061552", @@ -1512,7 +1453,7 @@ Grailbird.data.tweets_2014_01 = "in_reply_to_screen_name" : "prasinous", "in_reply_to_user_id_str" : "90640376", "user" : { - "name" : "\uA66E", + "name" : "\u23B7", "screen_name" : "viktorklang", "protected" : false, "id_str" : "52061552", @@ -1685,7 +1626,7 @@ Grailbird.data.tweets_2014_01 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -1915,7 +1856,7 @@ Grailbird.data.tweets_2014_01 = "id_str" : "3438295805", "id" : 3438295805 }, { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 69, 76 ], "id_str" : "8526432", @@ -1949,7 +1890,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 54, 61 ], "id_str" : "8526432", @@ -2012,11 +1953,11 @@ Grailbird.data.tweets_2014_01 = "id_str" : "156361232", "id" : 156361232 }, { - "name" : "Alex Matchneer", + "name" : "Machty_Sx", "screen_name" : "machty", "indices" : [ 9, 16 ], - "id_str" : "18740111", - "id" : 18740111 + "id_str" : "961332937064157187", + "id" : 961332937064157187 }, { "name" : "Jo Liss", "screen_name" : "jo_liss", @@ -2079,7 +2020,7 @@ Grailbird.data.tweets_2014_01 = "id_str" : "4169781202", "id" : 4169781202 }, { - "name" : "MintySnacks", + "name" : ":EFF:", "screen_name" : "MintySnacks", "indices" : [ 9, 21 ], "id_str" : "1861843507", @@ -2357,7 +2298,7 @@ Grailbird.data.tweets_2014_01 = "id_str" : "3140856846", "id" : 3140856846 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 22, 38 ], "id_str" : "15267898", @@ -2395,11 +2336,11 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Alex Matchneer", + "name" : "Machty_Sx", "screen_name" : "machty", "indices" : [ 0, 7 ], - "id_str" : "18740111", - "id" : 18740111 + "id_str" : "961332937064157187", + "id" : 961332937064157187 }, { "name" : "Robert Jackson", "screen_name" : "rwjblue", @@ -2407,7 +2348,7 @@ Grailbird.data.tweets_2014_01 = "id_str" : "156361232", "id" : 156361232 }, { - "name" : "we are in hell", + "name" : "bad dream", "screen_name" : "fivetanley", "indices" : [ 17, 28 ], "id_str" : "306497372", @@ -2431,7 +2372,7 @@ Grailbird.data.tweets_2014_01 = "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_screen_name" : "amatchneer", "in_reply_to_user_id_str" : "18740111", "user" : { "name" : "Sami Samhuri", @@ -2461,6 +2402,10 @@ Grailbird.data.tweets_2014_01 = "id" : 423958089331507200, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeIzotJCAAADdar.jpg", "sizes" : [ { + "h" : 373, + "resize" : "fit", + "w" : 500 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2476,11 +2421,8 @@ Grailbird.data.tweets_2014_01 = "h" : 373, "resize" : "fit", "w" : 500 - }, { - "h" : 373, - "resize" : "fit", - "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/79secR9BGR" } ], "hashtags" : [ ], @@ -2502,6 +2444,10 @@ Grailbird.data.tweets_2014_01 = "id" : 423958089331507200, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeIzotJCAAADdar.jpg", "sizes" : [ { + "h" : 373, + "resize" : "fit", + "w" : 500 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2517,11 +2463,8 @@ Grailbird.data.tweets_2014_01 = "h" : 373, "resize" : "fit", "w" : 500 - }, { - "h" : 373, - "resize" : "fit", - "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/79secR9BGR" } ], "hashtags" : [ ], @@ -2590,7 +2533,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -2691,7 +2634,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -2729,7 +2672,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -2762,7 +2705,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -2795,7 +2738,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -3186,6 +3129,7 @@ Grailbird.data.tweets_2014_01 = "resize" : "fit", "w" : 240 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/jTIx0v7yF3" } ], "hashtags" : [ ], @@ -3227,6 +3171,7 @@ Grailbird.data.tweets_2014_01 = "resize" : "fit", "w" : 240 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/jTIx0v7yF3" } ], "hashtags" : [ ], @@ -3242,7 +3187,7 @@ Grailbird.data.tweets_2014_01 = "screen_name" : "newrelic", "protected" : false, "id_str" : "15527007", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/879380193017643008\/LX9KWqdb_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925780787122782209\/n777ei4f_normal.jpg", "id" : 15527007, "verified" : true } @@ -3262,7 +3207,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Butt Coin", + "name" : "ButtCohen", "screen_name" : "ButtCoin", "indices" : [ 3, 12 ], "id_str" : "305854715", @@ -3289,11 +3234,11 @@ Grailbird.data.tweets_2014_01 = "id" : 423959384780070913, "created_at" : "2014-01-16 23:26:08 +0000", "user" : { - "name" : "Butt Coin", + "name" : "ButtCohen", "screen_name" : "ButtCoin", "protected" : false, "id_str" : "305854715", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/564828425387401216\/jD-AGhYn_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964212983382421505\/TqoyJDTR_normal.jpg", "id" : 305854715, "verified" : false } @@ -3366,6 +3311,10 @@ Grailbird.data.tweets_2014_01 = "id" : 423571625439547392, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeDUJi9CUAAXAxm.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 625, "resize" : "fit", "w" : 1032 @@ -3377,15 +3326,12 @@ Grailbird.data.tweets_2014_01 = "h" : 412, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 625, "resize" : "fit", "w" : 1032 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ERKV4MaY3j" } ], "hashtags" : [ ], @@ -3407,6 +3353,10 @@ Grailbird.data.tweets_2014_01 = "id" : 423571625439547392, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BeDUJi9CUAAXAxm.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 625, "resize" : "fit", "w" : 1032 @@ -3418,15 +3368,12 @@ Grailbird.data.tweets_2014_01 = "h" : 412, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 625, "resize" : "fit", "w" : 1032 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ERKV4MaY3j" } ], "hashtags" : [ ], @@ -3587,7 +3534,7 @@ Grailbird.data.tweets_2014_01 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -4172,7 +4119,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Action Jay", + "name" : "Action Jay: The New Batch", "screen_name" : "action_jay", "indices" : [ 0, 11 ], "id_str" : "6608642", @@ -4255,7 +4202,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Action Jay", + "name" : "Action Jay: The New Batch", "screen_name" : "action_jay", "indices" : [ 0, 11 ], "id_str" : "6608642", @@ -4288,7 +4235,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Action Jay", + "name" : "Action Jay: The New Batch", "screen_name" : "action_jay", "indices" : [ 0, 11 ], "id_str" : "6608642", @@ -4321,7 +4268,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Action Jay", + "name" : "Action Jay: The New Batch", "screen_name" : "action_jay", "indices" : [ 0, 11 ], "id_str" : "6608642", @@ -4769,10 +4716,6 @@ Grailbird.data.tweets_2014_01 = "id" : 422016469694558208, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BdtNvkWCMAALutH.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 1052 - }, { "h" : 3072, "resize" : "fit", "w" : 2694 @@ -4784,11 +4727,16 @@ Grailbird.data.tweets_2014_01 = "h" : 680, "resize" : "fit", "w" : 596 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 1052 }, { "h" : 2048, "resize" : "fit", "w" : 1796 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RxfknHjBv8" } ], "hashtags" : [ ], @@ -4810,10 +4758,6 @@ Grailbird.data.tweets_2014_01 = "id" : 422016469694558208, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BdtNvkWCMAALutH.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 1052 - }, { "h" : 3072, "resize" : "fit", "w" : 2694 @@ -4825,11 +4769,16 @@ Grailbird.data.tweets_2014_01 = "h" : 680, "resize" : "fit", "w" : 596 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 1052 }, { "h" : 2048, "resize" : "fit", "w" : 1796 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RxfknHjBv8" } ], "hashtags" : [ ], @@ -4898,7 +4847,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tane Piper", + "name" : "Tane Piper\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74\uDB40\uDC7F\uD83C\uDDF3\uD83C\uDDF1\uD83C\uDDEA\uD83C\uDDFA", "screen_name" : "tanepiper", "indices" : [ 0, 10 ], "id_str" : "20693", @@ -4910,7 +4859,7 @@ Grailbird.data.tweets_2014_01 = "id_str" : "815114", "id" : 815114 }, { - "name" : "daddy long legs", + "name" : "jenn schiffer", "screen_name" : "jennschiffer", "indices" : [ 23, 36 ], "id_str" : "12524622", @@ -4949,7 +4898,7 @@ Grailbird.data.tweets_2014_01 = "id_str" : "815114", "id" : 815114 }, { - "name" : "daddy long legs", + "name" : "jenn schiffer", "screen_name" : "jennschiffer", "indices" : [ 53, 66 ], "id_str" : "12524622", @@ -4969,7 +4918,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "daddy long legs", + "name" : "jenn schiffer", "screen_name" : "jennschiffer", "indices" : [ 37, 50 ], "id_str" : "12524622", @@ -5088,6 +5037,10 @@ Grailbird.data.tweets_2014_01 = "id" : 421758855769362432, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BdpjcdsCEAA8KJ6.jpg", "sizes" : [ { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -5103,11 +5056,8 @@ Grailbird.data.tweets_2014_01 = "h" : 470, "resize" : "fit", "w" : 300 - }, { - "h" : 470, - "resize" : "fit", - "w" : 300 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/TAcjVnHkQZ" } ], "hashtags" : [ ], @@ -5129,6 +5079,10 @@ Grailbird.data.tweets_2014_01 = "id" : 421758855769362432, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BdpjcdsCEAA8KJ6.jpg", "sizes" : [ { + "h" : 470, + "resize" : "fit", + "w" : 300 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -5144,11 +5098,8 @@ Grailbird.data.tweets_2014_01 = "h" : 470, "resize" : "fit", "w" : 300 - }, { - "h" : 470, - "resize" : "fit", - "w" : 300 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/TAcjVnHkQZ" } ], "hashtags" : [ ], @@ -5184,7 +5135,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Felix Gnass", + "name" : "Felix Gnass \uD83D\uDD73\uFE0F\uD83D\uDEB6", "screen_name" : "fgnass", "indices" : [ 0, 7 ], "id_str" : "15208068", @@ -5217,7 +5168,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Felix Gnass", + "name" : "Felix Gnass \uD83D\uDD73\uFE0F\uD83D\uDEB6", "screen_name" : "fgnass", "indices" : [ 3, 10 ], "id_str" : "15208068", @@ -5271,7 +5222,7 @@ Grailbird.data.tweets_2014_01 = "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { - "name" : "Felix Gnass", + "name" : "Felix Gnass \uD83D\uDD73\uFE0F\uD83D\uDEB6", "screen_name" : "fgnass", "protected" : false, "id_str" : "15208068", @@ -5469,7 +5420,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 3, 10 ], "id_str" : "8526432", @@ -5525,7 +5476,7 @@ Grailbird.data.tweets_2014_01 = "id" : 421361927269654529, "created_at" : "2014-01-09 19:24:46 +0000", "user" : { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "protected" : false, "id_str" : "8526432", @@ -5629,7 +5580,7 @@ Grailbird.data.tweets_2014_01 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -5649,7 +5600,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "indices" : [ 3, 8 ], "id_str" : "10754282", @@ -5676,7 +5627,7 @@ Grailbird.data.tweets_2014_01 = "id" : 421029097691947008, "created_at" : "2014-01-08 21:22:13 +0000", "user" : { - "name" : "Michael Jurewitz \uD83D\uDCCE", + "name" : "Michael Jurewitz", "screen_name" : "Jury", "protected" : false, "id_str" : "10754282", @@ -6168,7 +6119,7 @@ Grailbird.data.tweets_2014_01 = "screen_name" : "wilshipley", "protected" : false, "id_str" : "2911221", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/836162165442654208\/3o_L9Jnn_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964058293306970112\/pfc-Jpsc_normal.jpg", "id" : 2911221, "verified" : true } @@ -6526,7 +6477,7 @@ Grailbird.data.tweets_2014_01 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", @@ -6553,7 +6504,7 @@ Grailbird.data.tweets_2014_01 = "id" : 418838732528029696, "created_at" : "2014-01-02 20:18:30 +0000", "user" : { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", diff --git a/public/tweets/data/js/tweets/2014_02.js b/public/tweets/data/js/tweets/2014_02.js index 7e3729f..972683e 100755 --- a/public/tweets/data/js/tweets/2014_02.js +++ b/public/tweets/data/js/tweets/2014_02.js @@ -64,7 +64,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -292,15 +292,16 @@ Grailbird.data.tweets_2014_02 = "h" : 352, "resize" : "fit", "w" : 541 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 352, "resize" : "fit", "w" : 541 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/8AMBJxl20t" } ], "hashtags" : [ ], @@ -380,7 +381,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "|\\_Juha_\/|", + "name" : "-J-u-h-a-", "screen_name" : "juhasaarinen", "indices" : [ 3, 16 ], "id_str" : "15829574", @@ -402,19 +403,20 @@ Grailbird.data.tweets_2014_02 = "h" : 199, "resize" : "fit", "w" : 640 + }, { + "h" : 199, + "resize" : "fit", + "w" : 640 + }, { + "h" : 199, + "resize" : "fit", + "w" : 640 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 199, - "resize" : "fit", - "w" : 640 - }, { - "h" : 199, - "resize" : "fit", - "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6XkKZ3yvsH" } ], "hashtags" : [ ], @@ -443,19 +445,20 @@ Grailbird.data.tweets_2014_02 = "h" : 199, "resize" : "fit", "w" : 640 + }, { + "h" : 199, + "resize" : "fit", + "w" : 640 + }, { + "h" : 199, + "resize" : "fit", + "w" : 640 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 199, - "resize" : "fit", - "w" : 640 - }, { - "h" : 199, - "resize" : "fit", - "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6XkKZ3yvsH" } ], "hashtags" : [ ], @@ -467,11 +470,11 @@ Grailbird.data.tweets_2014_02 = "id" : 439176400696659969, "created_at" : "2014-02-27 23:13:08 +0000", "user" : { - "name" : "|\\_Juha_\/|", + "name" : "-J-u-h-a-", "screen_name" : "juhasaarinen", "protected" : false, "id_str" : "15829574", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918299092547018752\/dpB7TOLK_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/983568291112280064\/0cl734Gj_normal.jpg", "id" : 15829574, "verified" : true } @@ -708,7 +711,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "0x3373706f6f7079", + "name" : "Michelle Tilley \uD83C\uDFCD\uFE0F\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "BinaryMuse", "indices" : [ 0, 11 ], "id_str" : "5511322", @@ -967,7 +970,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "indices" : [ 3, 19 ], "id_str" : "1263967268", @@ -994,11 +997,11 @@ Grailbird.data.tweets_2014_02 = "id" : 438749165267320832, "created_at" : "2014-02-26 18:55:27 +0000", "user" : { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "protected" : false, "id_str" : "1263967268", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937618982626037760\/SNb7WO0u_normal.jpg", "id" : 1263967268, "verified" : false } @@ -1067,7 +1070,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 3, 7 ], "id_str" : "8038312", @@ -1135,11 +1138,11 @@ Grailbird.data.tweets_2014_02 = "in_reply_to_screen_name" : "indutny", "in_reply_to_user_id_str" : "92915570", "user" : { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "protected" : false, "id_str" : "8038312", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/917536371085950976\/MIuNwAAR_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/966195642191228933\/4BhqRm2w_normal.jpg", "id" : 8038312, "verified" : true } @@ -1386,26 +1389,27 @@ Grailbird.data.tweets_2014_02 = "id" : 437896886658146304, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhO45fmCIAAj0SK.png", "sizes" : [ { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 331, - "resize" : "fit", - "w" : 600 - }, { - "h" : 331, - "resize" : "fit", - "w" : 600 - }, { - "h" : 331, - "resize" : "fit", - "w" : 600 - }, { - "h" : 331, - "resize" : "fit", - "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ap5XXr6W7n" } ], "hashtags" : [ ], @@ -1427,26 +1431,27 @@ Grailbird.data.tweets_2014_02 = "id" : 437896886658146304, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BhO45fmCIAAj0SK.png", "sizes" : [ { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { + "h" : 331, + "resize" : "fit", + "w" : 600 + }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 331, - "resize" : "fit", - "w" : 600 - }, { - "h" : 331, - "resize" : "fit", - "w" : 600 - }, { - "h" : 331, - "resize" : "fit", - "w" : 600 - }, { - "h" : 331, - "resize" : "fit", - "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ap5XXr6W7n" } ], "hashtags" : [ ], @@ -1797,7 +1802,7 @@ Grailbird.data.tweets_2014_02 = "screen_name" : "exponentfm", "protected" : false, "id_str" : "1923374760", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/774183158522589185\/irwc6WQd_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/926054514439815168\/9amkV__m_normal.jpg", "id" : 1923374760, "verified" : false } @@ -1916,18 +1921,6 @@ Grailbird.data.tweets_2014_02 = "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 @@ -1935,7 +1928,20 @@ Grailbird.data.tweets_2014_02 = "h" : 668, "resize" : "fit", "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/J7fDjp6Ozr" } ], "hashtags" : [ ], @@ -1957,18 +1963,6 @@ Grailbird.data.tweets_2014_02 = "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 @@ -1976,7 +1970,20 @@ Grailbird.data.tweets_2014_02 = "h" : 668, "resize" : "fit", "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 + }, { + "h" : 668, + "resize" : "fit", + "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/J7fDjp6Ozr" } ], "hashtags" : [ ], @@ -2380,57 +2387,6 @@ Grailbird.data.tweets_2014_02 = "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" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { @@ -2734,7 +2690,7 @@ Grailbird.data.tweets_2014_02 = "screen_name" : "benschwarz", "protected" : false, "id_str" : "14431882", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/890548072509358082\/1UgNSB6W_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/984604774862487552\/hHtGStrF_normal.jpg", "id" : 14431882, "verified" : false } @@ -3037,7 +2993,7 @@ Grailbird.data.tweets_2014_02 = "screen_name" : "tylerhunt", "protected" : false, "id_str" : "4384181", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/178659283\/avatar-color_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/935971771253231622\/cD2RqVkl_normal.jpg", "id" : 4384181, "verified" : false } @@ -3057,7 +3013,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Spooky Anil Dash \uD83C\uDF83", + "name" : "Anil Dash", "screen_name" : "anildash", "indices" : [ 3, 12 ], "id_str" : "36823", @@ -3084,11 +3040,11 @@ Grailbird.data.tweets_2014_02 = "id" : 435547057408212993, "created_at" : "2014-02-17 22:51:25 +0000", "user" : { - "name" : "Spooky Anil Dash \uD83C\uDF83", + "name" : "Anil Dash", "screen_name" : "anildash", "protected" : false, "id_str" : "36823", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/915191237338177536\/cZoGK6nh_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964333187328491520\/nPt-GBf5_normal.jpg", "id" : 36823, "verified" : true } @@ -3242,10 +3198,6 @@ Grailbird.data.tweets_2014_02 = "h" : 504, "resize" : "fit", "w" : 500 - }, { - "h" : 504, - "resize" : "fit", - "w" : 500 }, { "h" : 150, "resize" : "crop", @@ -3258,7 +3210,12 @@ Grailbird.data.tweets_2014_02 = "h" : 504, "resize" : "fit", "w" : 500 + }, { + "h" : 504, + "resize" : "fit", + "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ylFLR107Pk" } ], "hashtags" : [ ], @@ -3283,10 +3240,6 @@ Grailbird.data.tweets_2014_02 = "h" : 504, "resize" : "fit", "w" : 500 - }, { - "h" : 504, - "resize" : "fit", - "w" : 500 }, { "h" : 150, "resize" : "crop", @@ -3299,7 +3252,12 @@ Grailbird.data.tweets_2014_02 = "h" : 504, "resize" : "fit", "w" : 500 + }, { + "h" : 504, + "resize" : "fit", + "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ylFLR107Pk" } ], "hashtags" : [ ], @@ -4184,10 +4142,6 @@ Grailbird.data.tweets_2014_02 = "h" : 407, "resize" : "fit", "w" : 443 - }, { - "h" : 407, - "resize" : "fit", - "w" : 443 }, { "h" : 150, "resize" : "crop", @@ -4200,7 +4154,12 @@ Grailbird.data.tweets_2014_02 = "h" : 407, "resize" : "fit", "w" : 443 + }, { + "h" : 407, + "resize" : "fit", + "w" : 443 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6DmZG3cZBs" } ], "hashtags" : [ ], @@ -4225,10 +4184,6 @@ Grailbird.data.tweets_2014_02 = "h" : 407, "resize" : "fit", "w" : 443 - }, { - "h" : 407, - "resize" : "fit", - "w" : 443 }, { "h" : 150, "resize" : "crop", @@ -4241,7 +4196,12 @@ Grailbird.data.tweets_2014_02 = "h" : 407, "resize" : "fit", "w" : 443 + }, { + "h" : 407, + "resize" : "fit", + "w" : 443 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6DmZG3cZBs" } ], "hashtags" : [ ], @@ -4302,22 +4262,23 @@ Grailbird.data.tweets_2014_02 = "resize" : "fit", "w" : 1296 }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 900, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 972, "resize" : "fit", "w" : 1296 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 900, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/693pMHmZFX" } ], "hashtags" : [ ], @@ -4349,22 +4310,23 @@ Grailbird.data.tweets_2014_02 = "resize" : "fit", "w" : 1296 }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 900, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 972, "resize" : "fit", "w" : 1296 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 900, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/693pMHmZFX" } ], "hashtags" : [ ], @@ -4680,22 +4642,23 @@ Grailbird.data.tweets_2014_02 = "resize" : "fit", "w" : 740 }, { - "h" : 463, + "h" : 504, "resize" : "fit", - "w" : 680 + "w" : 740 + }, { + "h" : 504, + "resize" : "fit", + "w" : 740 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 504, + "h" : 463, "resize" : "fit", - "w" : 740 - }, { - "h" : 504, - "resize" : "fit", - "w" : 740 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/aqlxzTEwhq" } ], "hashtags" : [ ], @@ -4721,22 +4684,23 @@ Grailbird.data.tweets_2014_02 = "resize" : "fit", "w" : 740 }, { - "h" : 463, + "h" : 504, "resize" : "fit", - "w" : 680 + "w" : 740 + }, { + "h" : 504, + "resize" : "fit", + "w" : 740 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 504, + "h" : 463, "resize" : "fit", - "w" : 740 - }, { - "h" : 504, - "resize" : "fit", - "w" : 740 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/aqlxzTEwhq" } ], "hashtags" : [ ], @@ -4772,11 +4736,11 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Alex Matchneer", + "name" : "Machty_Sx", "screen_name" : "machty", "indices" : [ 0, 7 ], - "id_str" : "18740111", - "id" : 18740111 + "id_str" : "961332937064157187", + "id" : 961332937064157187 } ], "media" : [ ], "hashtags" : [ ], @@ -4790,7 +4754,7 @@ Grailbird.data.tweets_2014_02 = "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_screen_name" : "amatchneer", "in_reply_to_user_id_str" : "18740111", "user" : { "name" : "Sami Samhuri", @@ -5325,26 +5289,27 @@ Grailbird.data.tweets_2014_02 = "id" : 433362625284407296, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgOdAvsCAAAah9I.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 930, + "resize" : "fit", + "w" : 1030 + }, { + "h" : 930, + "resize" : "fit", + "w" : 1030 + }, { + "h" : 930, + "resize" : "fit", + "w" : 1030 }, { "h" : 614, "resize" : "fit", "w" : 680 }, { - "h" : 930, - "resize" : "fit", - "w" : 1030 - }, { - "h" : 930, - "resize" : "fit", - "w" : 1030 - }, { - "h" : 930, - "resize" : "fit", - "w" : 1030 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/DiqYFKSal6" } ], "hashtags" : [ ], @@ -5366,26 +5331,27 @@ Grailbird.data.tweets_2014_02 = "id" : 433362625284407296, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BgOdAvsCAAAah9I.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 930, + "resize" : "fit", + "w" : 1030 + }, { + "h" : 930, + "resize" : "fit", + "w" : 1030 + }, { + "h" : 930, + "resize" : "fit", + "w" : 1030 }, { "h" : 614, "resize" : "fit", "w" : 680 }, { - "h" : 930, - "resize" : "fit", - "w" : 1030 - }, { - "h" : 930, - "resize" : "fit", - "w" : 1030 - }, { - "h" : 930, - "resize" : "fit", - "w" : 1030 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/DiqYFKSal6" } ], "hashtags" : [ ], @@ -5915,7 +5881,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "indices" : [ 3, 19 ], "id_str" : "1263967268", @@ -5942,11 +5908,11 @@ Grailbird.data.tweets_2014_02 = "id" : 431946978751021056, "created_at" : "2014-02-08 00:25:59 +0000", "user" : { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "protected" : false, "id_str" : "1263967268", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937618982626037760\/SNb7WO0u_normal.jpg", "id" : 1263967268, "verified" : false } @@ -6439,7 +6405,7 @@ Grailbird.data.tweets_2014_02 = "id_str" : "88489441", "id" : 88489441 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 24, 38 ], "id_str" : "29255412", @@ -6700,7 +6666,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Brian Moeskau", + "name" : "Brian", "screen_name" : "bmoeskau", "indices" : [ 0, 9 ], "id_str" : "166403387", @@ -6935,7 +6901,7 @@ Grailbird.data.tweets_2014_02 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Brian Moeskau", + "name" : "Brian", "screen_name" : "bmoeskau", "indices" : [ 0, 9 ], "id_str" : "166403387", @@ -7083,7 +7049,7 @@ Grailbird.data.tweets_2014_02 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -7116,22 +7082,23 @@ Grailbird.data.tweets_2014_02 = "resize" : "fit", "w" : 577 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1024, + "resize" : "fit", + "w" : 577 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 577 }, { "h" : 680, "resize" : "fit", "w" : 383 }, { - "h" : 1024, - "resize" : "fit", - "w" : 577 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 577 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/M8XwCrY6st" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2014_03.js b/public/tweets/data/js/tweets/2014_03.js index a9232f7..08d66bf 100755 --- a/public/tweets/data/js/tweets/2014_03.js +++ b/public/tweets/data/js/tweets/2014_03.js @@ -471,23 +471,24 @@ Grailbird.data.tweets_2014_03 = "h" : 319, "resize" : "fit", "w" : 730 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 319, - "resize" : "fit", - "w" : 730 - }, { - "h" : 319, - "resize" : "fit", - "w" : 730 }, { "h" : 297, "resize" : "fit", "w" : 680 + }, { + "h" : 319, + "resize" : "fit", + "w" : 730 + }, { + "h" : 319, + "resize" : "fit", + "w" : 730 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/5ApJmuAcJT" } ], "hashtags" : [ ], @@ -522,23 +523,24 @@ Grailbird.data.tweets_2014_03 = "h" : 319, "resize" : "fit", "w" : 730 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 319, - "resize" : "fit", - "w" : 730 - }, { - "h" : 319, - "resize" : "fit", - "w" : 730 }, { "h" : 297, "resize" : "fit", "w" : 680 + }, { + "h" : 319, + "resize" : "fit", + "w" : 730 + }, { + "h" : 319, + "resize" : "fit", + "w" : 730 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/5ApJmuAcJT" } ], "hashtags" : [ ], @@ -584,7 +586,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "fitzgenerational gc", + "name" : "fitzgen", "screen_name" : "fitzgen", "indices" : [ 3, 11 ], "id_str" : "182855710", @@ -627,11 +629,11 @@ Grailbird.data.tweets_2014_03 = "id" : 449641605461331968, "created_at" : "2014-03-28 20:18:07 +0000", "user" : { - "name" : "fitzgenerational gc", + "name" : "fitzgen", "screen_name" : "fitzgen", "protected" : false, "id_str" : "182855710", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000737593631\/db1b2bc8eb1a2332abfe059a59d2164d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964574996386398209\/SF2y-pJB_normal.jpg", "id" : 182855710, "verified" : false } @@ -730,7 +732,7 @@ Grailbird.data.tweets_2014_03 = "id_str" : "108814849", "id" : 108814849 }, { - "name" : "systemicd", + "name" : "tef's locked account", "screen_name" : "tef", "indices" : [ 12, 16 ], "id_str" : "16681276", @@ -763,7 +765,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "systemicd", + "name" : "tef's locked account", "screen_name" : "tef", "indices" : [ 0, 4 ], "id_str" : "16681276", @@ -1948,7 +1950,7 @@ Grailbird.data.tweets_2014_03 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -2007,7 +2009,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Eric Allam", + "name" : "Eric Allam \u26A1\uFE0F", "screen_name" : "eallam", "indices" : [ 3, 10 ], "id_str" : "46783", @@ -2051,7 +2053,7 @@ Grailbird.data.tweets_2014_03 = "in_reply_to_screen_name" : "marcoarment", "in_reply_to_user_id_str" : "14231571", "user" : { - "name" : "Eric Allam", + "name" : "Eric Allam \u26A1\uFE0F", "screen_name" : "eallam", "protected" : false, "id_str" : "46783", @@ -2130,12 +2132,6 @@ Grailbird.data.tweets_2014_03 = "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 ], @@ -2146,16 +2142,11 @@ Grailbird.data.tweets_2014_03 = "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", @@ -2169,12 +2160,6 @@ Grailbird.data.tweets_2014_03 = "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 ], @@ -2185,16 +2170,11 @@ Grailbird.data.tweets_2014_03 = "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", @@ -2259,7 +2239,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "mat honan", + "name" : "Mat Honan \uD83D\uDCF0", "screen_name" : "mat", "indices" : [ 0, 4 ], "id_str" : "11113", @@ -2478,7 +2458,7 @@ Grailbird.data.tweets_2014_03 = "screen_name" : "dhh", "protected" : false, "id_str" : "14561327", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/975876868455809024\/eK7mDppU_normal.jpg", "id" : 14561327, "verified" : true } @@ -2939,7 +2919,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -2972,7 +2952,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -3868,7 +3848,7 @@ Grailbird.data.tweets_2014_03 = "id_str" : "3140856846", "id" : 3140856846 }, { - "name" : "U bum", + "name" : "MD", "screen_name" : "drance", "indices" : [ 10, 17 ], "id_str" : "7440462", @@ -3907,7 +3887,7 @@ Grailbird.data.tweets_2014_03 = "id_str" : "3140856846", "id" : 3140856846 }, { - "name" : "U bum", + "name" : "MD", "screen_name" : "drance", "indices" : [ 10, 17 ], "id_str" : "7440462", @@ -4008,6 +3988,7 @@ Grailbird.data.tweets_2014_03 = "resize" : "fit", "w" : 654 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/MqGLd7AhoE" } ], "hashtags" : [ ], @@ -4054,6 +4035,7 @@ Grailbird.data.tweets_2014_03 = "resize" : "fit", "w" : 654 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/MqGLd7AhoE" } ], "hashtags" : [ ], @@ -4141,67 +4123,6 @@ Grailbird.data.tweets_2014_03 = "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" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "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\/501786728563093504\/H7lzbmtW_normal.jpeg", - "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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { @@ -4634,10 +4555,6 @@ Grailbird.data.tweets_2014_03 = "id" : 444452635454631936, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BisDUS_CcAAhM3U.jpg", "sizes" : [ { - "h" : 264, - "resize" : "fit", - "w" : 400 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4653,7 +4570,12 @@ Grailbird.data.tweets_2014_03 = "h" : 264, "resize" : "fit", "w" : 400 + }, { + "h" : 264, + "resize" : "fit", + "w" : 400 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Av0Sv27af7" } ], "hashtags" : [ ], @@ -4675,10 +4597,6 @@ Grailbird.data.tweets_2014_03 = "id" : 444452635454631936, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BisDUS_CcAAhM3U.jpg", "sizes" : [ { - "h" : 264, - "resize" : "fit", - "w" : 400 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4694,7 +4612,12 @@ Grailbird.data.tweets_2014_03 = "h" : 264, "resize" : "fit", "w" : 400 + }, { + "h" : 264, + "resize" : "fit", + "w" : 400 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Av0Sv27af7" } ], "hashtags" : [ ], @@ -4930,7 +4853,7 @@ Grailbird.data.tweets_2014_03 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -5003,7 +4926,7 @@ Grailbird.data.tweets_2014_03 = "screen_name" : "dhh", "protected" : false, "id_str" : "14561327", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/975876868455809024\/eK7mDppU_normal.jpg", "id" : 14561327, "verified" : true } @@ -5632,7 +5555,7 @@ Grailbird.data.tweets_2014_03 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -5652,13 +5575,13 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Glenn Fleishman \uD83D\uDC4B\uD83D\uDEA8\uD83D\uDE91", + "name" : "Glenn Fleishman", "screen_name" : "GlennF", "indices" : [ 0, 7 ], "id_str" : "8315692", "id" : 8315692 }, { - "name" : "The Jennilator\uD83C\uDF83", + "name" : "Jenni Leder\uD83D\uDC69\uD83C\uDFFB\u200D\uD83C\uDFA4", "screen_name" : "thoughtbrain", "indices" : [ 8, 21 ], "id_str" : "14303235", @@ -5703,13 +5626,13 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Glenn Fleishman \uD83D\uDC4B\uD83D\uDEA8\uD83D\uDE91", + "name" : "Glenn Fleishman", "screen_name" : "GlennF", "indices" : [ 0, 7 ], "id_str" : "8315692", "id" : 8315692 }, { - "name" : "The Jennilator\uD83C\uDF83", + "name" : "Jenni Leder\uD83D\uDC69\uD83C\uDFFB\u200D\uD83C\uDFA4", "screen_name" : "thoughtbrain", "indices" : [ 8, 21 ], "id_str" : "14303235", @@ -6030,6 +5953,10 @@ Grailbird.data.tweets_2014_03 = "id" : 442813726324838400, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BiUwvOtCUAAuxO6.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1024, "resize" : "fit", "w" : 577 @@ -6041,15 +5968,12 @@ Grailbird.data.tweets_2014_03 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1024, "resize" : "fit", "w" : 577 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/YpV9EEd18i" } ], "hashtags" : [ ], @@ -6099,6 +6023,10 @@ Grailbird.data.tweets_2014_03 = "id" : 442751481234464768, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BiT4IFrCIAAsJXi.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1024, "resize" : "fit", "w" : 577 @@ -6110,15 +6038,12 @@ Grailbird.data.tweets_2014_03 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1024, "resize" : "fit", "w" : 577 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/GCdL72YSKO" } ], "hashtags" : [ ], @@ -6498,7 +6423,7 @@ Grailbird.data.tweets_2014_03 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -6668,14 +6593,6 @@ Grailbird.data.tweets_2014_03 = "h" : 1052, "resize" : "fit", "w" : 1564 - }, { - "h" : 807, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 457, "resize" : "fit", @@ -6684,7 +6601,16 @@ Grailbird.data.tweets_2014_03 = "h" : 1052, "resize" : "fit", "w" : 1564 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 807, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/GjKYJZBYZi" } ], "hashtags" : [ ], @@ -6715,14 +6641,6 @@ Grailbird.data.tweets_2014_03 = "h" : 1052, "resize" : "fit", "w" : 1564 - }, { - "h" : 807, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 457, "resize" : "fit", @@ -6731,7 +6649,16 @@ Grailbird.data.tweets_2014_03 = "h" : 1052, "resize" : "fit", "w" : 1564 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 807, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/GjKYJZBYZi" } ], "hashtags" : [ ], @@ -7224,7 +7151,7 @@ Grailbird.data.tweets_2014_03 = "id_str" : "1451761", "id" : 1451761 }, { - "name" : "technomancy", + "name" : "@technomancy@icosahedron.website", "screen_name" : "technomancy", "indices" : [ 112, 124 ], "id_str" : "6264792", @@ -7241,7 +7168,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "technomancy", + "name" : "@technomancy@icosahedron.website", "screen_name" : "technomancy", "indices" : [ 95, 107 ], "id_str" : "6264792", @@ -7286,13 +7213,13 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Spooky Mathie \uD83D\uDCCE", + "name" : "Michael Brown \uD83D\uDCCE", "screen_name" : "Supermathie", "indices" : [ 3, 15 ], "id_str" : "17052596", "id" : 17052596 }, { - "name" : "Melissa \uD83D\uDD14\uD83D\uDCD6\uD83D\uDD6F", + "name" : "Melissa \uD83D\uDCAB", "screen_name" : "0xabad1dea", "indices" : [ 18, 29 ], "id_str" : "126030998", @@ -7309,7 +7236,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/backtoblaq.com\" rel=\"nofollow\"\u003EBlaq for BlackBerry\u00AE 10\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Melissa \uD83D\uDD14\uD83D\uDCD6\uD83D\uDD6F", + "name" : "Melissa \uD83D\uDCAB", "screen_name" : "0xabad1dea", "indices" : [ 1, 12 ], "id_str" : "126030998", @@ -7330,11 +7257,11 @@ Grailbird.data.tweets_2014_03 = "in_reply_to_screen_name" : "0xabad1dea", "in_reply_to_user_id_str" : "126030998", "user" : { - "name" : "Spooky Mathie \uD83D\uDCCE", + "name" : "Michael Brown \uD83D\uDCCE", "screen_name" : "Supermathie", "protected" : false, "id_str" : "17052596", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/791747220622209024\/aD5ZdRo0_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/957439897433976832\/hnVkgMWI_normal.jpg", "id" : 17052596, "verified" : false } @@ -7764,7 +7691,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "J\u1D07\u0280\u1D07\u1D0Dy D\u1D00\u1D07\u0280", + "name" : "Jeremy Daer", "screen_name" : "bitsweat", "indices" : [ 0, 9 ], "id_str" : "9462972", @@ -7803,7 +7730,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "J\u1D07\u0280\u1D07\u1D0Dy D\u1D00\u1D07\u0280", + "name" : "Jeremy Daer", "screen_name" : "bitsweat", "indices" : [ 3, 12 ], "id_str" : "9462972", @@ -7840,7 +7767,7 @@ Grailbird.data.tweets_2014_03 = "id" : 440647299165745152, "created_at" : "2014-03-04 00:37:57 +0000", "user" : { - "name" : "J\u1D07\u0280\u1D07\u1D0Dy D\u1D00\u1D07\u0280", + "name" : "Jeremy Daer", "screen_name" : "bitsweat", "protected" : false, "id_str" : "9462972", @@ -7864,7 +7791,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "indices" : [ 3, 19 ], "id_str" : "1263967268", @@ -7891,11 +7818,11 @@ Grailbird.data.tweets_2014_03 = "id" : 440586112579284992, "created_at" : "2014-03-03 20:34:49 +0000", "user" : { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "protected" : false, "id_str" : "1263967268", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937618982626037760\/SNb7WO0u_normal.jpg", "id" : 1263967268, "verified" : false } @@ -7992,7 +7919,7 @@ Grailbird.data.tweets_2014_03 = "id_str" : "15816595", "id" : 15816595 }, { - "name" : "U bum", + "name" : "MD", "screen_name" : "drance", "indices" : [ 13, 20 ], "id_str" : "7440462", @@ -8025,7 +7952,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 3, 15 ], "id_str" : "6927562", @@ -8052,11 +7979,11 @@ Grailbird.data.tweets_2014_03 = "id" : 439973109341224961, "created_at" : "2014-03-02 03:58:58 +0000", "user" : { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "protected" : false, "id_str" : "6927562", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918433182906830848\/NwsKygmV_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/934619752768647168\/4ixrnv8S_normal.jpg", "id" : 6927562, "verified" : true } @@ -8354,7 +8281,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -8399,7 +8326,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -8444,7 +8371,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -8489,7 +8416,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", @@ -8539,7 +8466,7 @@ Grailbird.data.tweets_2014_03 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "isaacs \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", + "name" : "\uD835\uDD40\uD835\uDD64\uD835\uDD52\uD835\uDD52\uD835\uDD54 \u2124. \uD835\uDD4A\uD835\uDD54\uD835\uDD59\uD835\uDD5D\uD835\uDD66\uD835\uDD56\uD835\uDD65\uD835\uDD56\uD835\uDD63 \uD83D\uDC99\uD83D\uDC9C\uD83D\uDC96\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "izs", "indices" : [ 0, 4 ], "id_str" : "8038312", diff --git a/public/tweets/data/js/tweets/2014_04.js b/public/tweets/data/js/tweets/2014_04.js index 6c4c243..f1a4523 100755 --- a/public/tweets/data/js/tweets/2014_04.js +++ b/public/tweets/data/js/tweets/2014_04.js @@ -6,8 +6,8 @@ Grailbird.data.tweets_2014_04 = "name" : "Mashable Tech", "screen_name" : "mashabletech", "indices" : [ 42, 55 ], - "id_str" : "112243365", - "id" : 112243365 + "id_str" : "958743175383998464", + "id" : 958743175383998464 } ], "media" : [ ], "hashtags" : [ ], @@ -337,10 +337,6 @@ Grailbird.data.tweets_2014_04 = "h" : 768, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 768, "resize" : "fit", @@ -353,7 +349,12 @@ Grailbird.data.tweets_2014_04 = "h" : 510, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6yz4y5uiJ6" } ], "hashtags" : [ ], @@ -419,26 +420,27 @@ Grailbird.data.tweets_2014_04 = "id" : 461332658794942464, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bmb7m-LCUAAW6hV.jpg", "sizes" : [ { - "h" : 1840, - "resize" : "fit", - "w" : 1439 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 680, + "h" : 1200, "resize" : "fit", - "w" : 532 + "w" : 938 }, { "h" : 1840, "resize" : "fit", "w" : 1439 }, { - "h" : 1200, + "h" : 1840, "resize" : "fit", - "w" : 938 + "w" : 1439 + }, { + "h" : 680, + "resize" : "fit", + "w" : 532 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Sh0xYcTXIx" } ], "hashtags" : [ { @@ -463,26 +465,27 @@ Grailbird.data.tweets_2014_04 = "id" : 461332658794942464, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bmb7m-LCUAAW6hV.jpg", "sizes" : [ { - "h" : 1840, - "resize" : "fit", - "w" : 1439 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 680, + "h" : 1200, "resize" : "fit", - "w" : 532 + "w" : 938 }, { "h" : 1840, "resize" : "fit", "w" : 1439 }, { - "h" : 1200, + "h" : 1840, "resize" : "fit", - "w" : 938 + "w" : 1439 + }, { + "h" : 680, + "resize" : "fit", + "w" : 532 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Sh0xYcTXIx" } ], "hashtags" : [ { @@ -501,7 +504,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "KarynStepien", "protected" : false, "id_str" : "15954961", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/903641453246779393\/e2nvAeoR_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/979325330975473665\/qJqncJaW_normal.jpg", "id" : 15954961, "verified" : false } @@ -609,26 +612,27 @@ Grailbird.data.tweets_2014_04 = "id" : 461331186627780608, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bmb6RR7CIAAicFF.jpg", "sizes" : [ { - "h" : 800, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 453, "resize" : "fit", "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1200 }, { "h" : 1365, "resize" : "fit", "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 1365, "resize" : "fit", "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/tG5THAbTLt" } ], "hashtags" : [ { @@ -656,26 +660,27 @@ Grailbird.data.tweets_2014_04 = "id" : 461331186627780608, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bmb6RR7CIAAicFF.jpg", "sizes" : [ { - "h" : 800, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 453, "resize" : "fit", "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1200 }, { "h" : 1365, "resize" : "fit", "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 1365, "resize" : "fit", "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/tG5THAbTLt" } ], "hashtags" : [ { @@ -697,7 +702,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "KarynStepien", "protected" : false, "id_str" : "15954961", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/903641453246779393\/e2nvAeoR_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/979325330975473665\/qJqncJaW_normal.jpg", "id" : 15954961, "verified" : false } @@ -754,10 +759,6 @@ Grailbird.data.tweets_2014_04 = "h" : 768, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 768, "resize" : "fit", @@ -770,7 +771,12 @@ Grailbird.data.tweets_2014_04 = "h" : 510, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Hc6jJAWUWm" } ], "hashtags" : [ ], @@ -913,7 +919,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "dhh", "protected" : false, "id_str" : "14561327", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/975876868455809024\/eK7mDppU_normal.jpg", "id" : 14561327, "verified" : true } @@ -964,7 +970,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "dhh", "protected" : false, "id_str" : "14561327", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/975876868455809024\/eK7mDppU_normal.jpg", "id" : 14561327, "verified" : true } @@ -1011,6 +1017,10 @@ Grailbird.data.tweets_2014_04 = "id" : 460929898563915777, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BmWNTPZCUAEVhvg.png", "sizes" : [ { + "h" : 1583, + "resize" : "fit", + "w" : 2048 + }, { "h" : 927, "resize" : "fit", "w" : 1200 @@ -1018,19 +1028,16 @@ Grailbird.data.tweets_2014_04 = "h" : 525, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1583, - "resize" : "fit", - "w" : 2048 }, { "h" : 2550, "resize" : "fit", "w" : 3300 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/esTSCPzw9U" } ], "hashtags" : [ ], @@ -1064,6 +1071,10 @@ Grailbird.data.tweets_2014_04 = "id" : 460929898563915777, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BmWNTPZCUAEVhvg.png", "sizes" : [ { + "h" : 1583, + "resize" : "fit", + "w" : 2048 + }, { "h" : 927, "resize" : "fit", "w" : 1200 @@ -1071,19 +1082,16 @@ Grailbird.data.tweets_2014_04 = "h" : 525, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1583, - "resize" : "fit", - "w" : 2048 }, { "h" : 2550, "resize" : "fit", "w" : 3300 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/esTSCPzw9U" } ], "hashtags" : [ ], @@ -1104,7 +1112,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "irwindigital", "protected" : false, "id_str" : "19579586", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1828033914\/jirwin_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/980685201427726337\/BUaC9E0W_normal.jpg", "id" : 19579586, "verified" : false } @@ -1207,6 +1215,10 @@ Grailbird.data.tweets_2014_04 = "id" : 460910048470773760, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BmV7P0CCMAArDfR.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1024, "resize" : "fit", "w" : 577 @@ -1218,15 +1230,12 @@ Grailbird.data.tweets_2014_04 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1024, "resize" : "fit", "w" : 577 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/mgHf9wUXw4" } ], "hashtags" : [ ], @@ -1338,6 +1347,14 @@ Grailbird.data.tweets_2014_04 = "id" : 460812301386649600, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BmUiWLxIEAAwE6j.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { "h" : 1200, "resize" : "fit", "w" : 900 @@ -1345,19 +1362,12 @@ Grailbird.data.tweets_2014_04 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/JXVOiU8Ghm" } ], "hashtags" : [ { @@ -1662,26 +1672,27 @@ Grailbird.data.tweets_2014_04 = "id" : 460067558708621312, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BmJ9AdGCMAAN2c7.png", "sizes" : [ { + "h" : 244, + "resize" : "fit", + "w" : 756 + }, { + "h" : 244, + "resize" : "fit", + "w" : 756 + }, { + "h" : 244, + "resize" : "fit", + "w" : 756 + }, { "h" : 219, "resize" : "fit", "w" : 680 - }, { - "h" : 244, - "resize" : "fit", - "w" : 756 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 244, - "resize" : "fit", - "w" : 756 - }, { - "h" : 244, - "resize" : "fit", - "w" : 756 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xHjZYWKbG5" } ], "hashtags" : [ ], @@ -1703,26 +1714,27 @@ Grailbird.data.tweets_2014_04 = "id" : 460067558708621312, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BmJ9AdGCMAAN2c7.png", "sizes" : [ { + "h" : 244, + "resize" : "fit", + "w" : 756 + }, { + "h" : 244, + "resize" : "fit", + "w" : 756 + }, { + "h" : 244, + "resize" : "fit", + "w" : 756 + }, { "h" : 219, "resize" : "fit", "w" : 680 - }, { - "h" : 244, - "resize" : "fit", - "w" : 756 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 244, - "resize" : "fit", - "w" : 756 - }, { - "h" : 244, - "resize" : "fit", - "w" : 756 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xHjZYWKbG5" } ], "hashtags" : [ ], @@ -1757,13 +1769,7 @@ Grailbird.data.tweets_2014_04 = }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 0, 7 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -1856,12 +1862,6 @@ Grailbird.data.tweets_2014_04 = "indices" : [ 0, 15 ], "id_str" : "335991063", "id" : 335991063 - }, { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 16, 23 ], - "id_str" : "3221374703", - "id" : 3221374703 } ], "media" : [ ], "hashtags" : [ ], @@ -2335,7 +2335,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "rexytseng", "protected" : false, "id_str" : "128721761", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/835042288518774784\/BqecR76J_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/967562540585594881\/GLYYO0Xt_normal.jpg", "id" : 128721761, "verified" : false } @@ -2398,10 +2398,6 @@ Grailbird.data.tweets_2014_04 = "id" : 459735665744162816, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BmFPJvdCMAAyqCj.jpg", "sizes" : [ { - "h" : 392, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2417,7 +2413,12 @@ Grailbird.data.tweets_2014_04 = "h" : 646, "resize" : "fit", "w" : 1120 + }, { + "h" : 392, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KSYCjVXOlA" } ], "hashtags" : [ ], @@ -2438,7 +2439,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "NewsWhip", "protected" : false, "id_str" : "132573995", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/875726528654565377\/7-YG8dYM_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/926465410563686400\/24CeqDP1_normal.jpg", "id" : 132573995, "verified" : false } @@ -2540,23 +2541,24 @@ Grailbird.data.tweets_2014_04 = "h" : 864, "resize" : "fit", "w" : 1218 + }, { + "h" : 482, + "resize" : "fit", + "w" : 680 }, { "h" : 851, "resize" : "fit", "w" : 1200 - }, { - "h" : 864, - "resize" : "fit", - "w" : 1218 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 482, + "h" : 864, "resize" : "fit", - "w" : 680 + "w" : 1218 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/wds6zL0ulx" } ], "hashtags" : [ ], @@ -2572,7 +2574,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972186419274776576\/LaJS_MKO_normal.jpg", "id" : 1671811, "verified" : false } @@ -2687,12 +2689,6 @@ Grailbird.data.tweets_2014_04 = "indices" : [ 71, 79 ], "id_str" : "325814484", "id" : 325814484 - }, { - "name" : "Janie Larson", - "screen_name" : "picturelife", - "indices" : [ 91, 103 ], - "id_str" : "1489526450", - "id" : 1489526450 } ], "media" : [ ], "hashtags" : [ ], @@ -2742,26 +2738,27 @@ Grailbird.data.tweets_2014_04 = "id" : 459132340480909312, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bl8qbltCIAAeVIx.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/LmxQ8je8iX" } ], "hashtags" : [ ], @@ -2780,7 +2777,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "wilshipley", "protected" : false, "id_str" : "2911221", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/836162165442654208\/3o_L9Jnn_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964058293306970112\/pfc-Jpsc_normal.jpg", "id" : 2911221, "verified" : true } @@ -2882,10 +2879,6 @@ Grailbird.data.tweets_2014_04 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 }, { "h" : 150, "resize" : "crop", @@ -2898,7 +2891,12 @@ Grailbird.data.tweets_2014_04 = "h" : 2448, "resize" : "fit", "w" : 3264 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/IHOKGauBU3" } ], "hashtags" : [ ], @@ -2928,10 +2926,6 @@ Grailbird.data.tweets_2014_04 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 }, { "h" : 150, "resize" : "crop", @@ -2944,7 +2938,12 @@ Grailbird.data.tweets_2014_04 = "h" : 2448, "resize" : "fit", "w" : 3264 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/IHOKGauBU3" } ], "hashtags" : [ ], @@ -2965,7 +2964,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "caseyjohnston", "protected" : false, "id_str" : "16472748", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/724432921046704130\/53NbK4wi_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/980767894844911616\/MvYtvL3u_normal.jpg", "id" : 16472748, "verified" : true } @@ -2985,7 +2984,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -3298,10 +3297,6 @@ Grailbird.data.tweets_2014_04 = "h" : 768, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 768, "resize" : "fit", @@ -3314,7 +3309,12 @@ Grailbird.data.tweets_2014_04 = "h" : 510, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Z9AFKnuXDB" } ], "hashtags" : [ ], @@ -3360,7 +3360,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "diffie-hellscape \uD83C\uDF5E", + "name" : "ariadne auf paxos", "screen_name" : "dijkstracula", "indices" : [ 126, 139 ], "id_str" : "14216743", @@ -3473,6 +3473,7 @@ Grailbird.data.tweets_2014_04 = "resize" : "fit", "w" : 573 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0QixYzllVz" } ], "hashtags" : [ ], @@ -3519,6 +3520,7 @@ Grailbird.data.tweets_2014_04 = "resize" : "fit", "w" : 573 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0QixYzllVz" } ], "hashtags" : [ ], @@ -3590,7 +3592,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -3623,7 +3625,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -3707,7 +3709,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -3834,7 +3836,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -4373,7 +4375,7 @@ Grailbird.data.tweets_2014_04 = "id_str" : "108814849", "id" : 108814849 }, { - "name" : "\uD83C\uDF83Grave\uD83D\uDC80", + "name" : "Gabe", "screen_name" : "cwgabriel", "indices" : [ 65, 75 ], "id_str" : "14464369", @@ -4390,7 +4392,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/www.myplume.com\/\" rel=\"nofollow\"\u003EPlume\u00A0for\u00A0Android\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83C\uDF83Grave\uD83D\uDC80", + "name" : "Gabe", "screen_name" : "cwgabriel", "indices" : [ 49, 59 ], "id_str" : "14464369", @@ -4435,7 +4437,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Samuel Ford \uD83D\uDCCE", + "name" : "Samuel Ford", "screen_name" : "samuelwford", "indices" : [ 0, 12 ], "id_str" : "21505836", @@ -4633,7 +4635,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Samuel Ford \uD83D\uDCCE", + "name" : "Samuel Ford", "screen_name" : "samuelwford", "indices" : [ 0, 12 ], "id_str" : "21505836", @@ -4825,7 +4827,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "tonyarnold", "protected" : false, "id_str" : "640903", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/903269681821130754\/aXVGZb3t_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937524068818960384\/MOZ0rOVm_normal.jpg", "id" : 640903, "verified" : false } @@ -4884,7 +4886,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "indices" : [ 3, 19 ], "id_str" : "1263967268", @@ -4911,11 +4913,11 @@ Grailbird.data.tweets_2014_04 = "id" : 454767310029328384, "created_at" : "2014-04-11 23:45:50 +0000", "user" : { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "protected" : false, "id_str" : "1263967268", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937618982626037760\/SNb7WO0u_normal.jpg", "id" : 1263967268, "verified" : false } @@ -5162,10 +5164,6 @@ Grailbird.data.tweets_2014_04 = "h" : 682, "resize" : "fit", "w" : 1023 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 453, "resize" : "fit", @@ -5174,7 +5172,12 @@ Grailbird.data.tweets_2014_04 = "h" : 682, "resize" : "fit", "w" : 1023 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3rIpwgyXlF" } ], "hashtags" : [ ], @@ -5209,10 +5212,6 @@ Grailbird.data.tweets_2014_04 = "h" : 682, "resize" : "fit", "w" : 1023 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 453, "resize" : "fit", @@ -5221,7 +5220,12 @@ Grailbird.data.tweets_2014_04 = "h" : 682, "resize" : "fit", "w" : 1023 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3rIpwgyXlF" } ], "hashtags" : [ ], @@ -5496,7 +5500,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "mashable", "protected" : false, "id_str" : "972651", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/884451753940451333\/XjbzDyYL_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/941796662770651137\/cDtLVz1j_normal.jpg", "id" : 972651, "verified" : true } @@ -6014,6 +6018,10 @@ Grailbird.data.tweets_2014_04 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 784, + "resize" : "fit", + "w" : 1082 }, { "h" : 493, "resize" : "fit", @@ -6022,11 +6030,8 @@ Grailbird.data.tweets_2014_04 = "h" : 784, "resize" : "fit", "w" : 1082 - }, { - "h" : 784, - "resize" : "fit", - "w" : 1082 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0pO8fPEarm" } ], "hashtags" : [ { @@ -6067,6 +6072,10 @@ Grailbird.data.tweets_2014_04 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 784, + "resize" : "fit", + "w" : 1082 }, { "h" : 493, "resize" : "fit", @@ -6075,11 +6084,8 @@ Grailbird.data.tweets_2014_04 = "h" : 784, "resize" : "fit", "w" : 1082 - }, { - "h" : 784, - "resize" : "fit", - "w" : 1082 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0pO8fPEarm" } ], "hashtags" : [ { @@ -6236,6 +6242,10 @@ Grailbird.data.tweets_2014_04 = "h" : 300, "resize" : "fit", "w" : 300 + }, { + "h" : 300, + "resize" : "fit", + "w" : 300 }, { "h" : 150, "resize" : "crop", @@ -6244,11 +6254,8 @@ Grailbird.data.tweets_2014_04 = "h" : 300, "resize" : "fit", "w" : 300 - }, { - "h" : 300, - "resize" : "fit", - "w" : 300 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/sUaaq29TpG" } ], "hashtags" : [ ], @@ -6277,6 +6284,10 @@ Grailbird.data.tweets_2014_04 = "h" : 300, "resize" : "fit", "w" : 300 + }, { + "h" : 300, + "resize" : "fit", + "w" : 300 }, { "h" : 150, "resize" : "crop", @@ -6285,11 +6296,8 @@ Grailbird.data.tweets_2014_04 = "h" : 300, "resize" : "fit", "w" : 300 - }, { - "h" : 300, - "resize" : "fit", - "w" : 300 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/sUaaq29TpG" } ], "hashtags" : [ ], @@ -6372,57 +6380,6 @@ Grailbird.data.tweets_2014_04 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "kyle hughes", - "screen_name" : "KyleHughes", - "indices" : [ 3, 14 ], - "id_str" : "10572372", - "id" : 10572372 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "452611469809422336", - "text" : "RT @KyleHughes: You can use the timer in the Clock app for iOS, with the alert set to \u201CStop Playing\u201D, to have a sleep timer for any app.", - "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" : "452515614616461312", - "text" : "You can use the timer in the Clock app for iOS, with the alert set to \u201CStop Playing\u201D, to have a sleep timer for any app.", - "id" : 452515614616461312, - "created_at" : "2014-04-05 18:38:24 +0000", - "user" : { - "name" : "kyle hughes", - "screen_name" : "KyleHughes", - "protected" : false, - "id_str" : "10572372", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/865582774136127490\/CT9b0fMQ_normal.jpg", - "id" : 10572372, - "verified" : false - } - }, - "id" : 452611469809422336, - "created_at" : "2014-04-06 00:59:18 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { @@ -6468,7 +6425,7 @@ Grailbird.data.tweets_2014_04 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -6563,6 +6520,10 @@ Grailbird.data.tweets_2014_04 = "id" : 452335920146960384, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BkcFH2-CUAAp_Hq.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1024, "resize" : "fit", "w" : 577 @@ -6574,15 +6535,12 @@ Grailbird.data.tweets_2014_04 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1024, "resize" : "fit", "w" : 577 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RKOAZfPM2X" } ], "hashtags" : [ ], @@ -6711,7 +6669,7 @@ Grailbird.data.tweets_2014_04 = "id_str" : "611823", "id" : 611823 }, { - "name" : "rstevens the porg", + "name" : "rstevens \uD83D\uDC33\uD83D\uDCA8", "screen_name" : "rstevens", "indices" : [ 120, 129 ], "id_str" : "643653", @@ -6728,7 +6686,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/bufferapp.com\" rel=\"nofollow\"\u003EBuffer\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "rstevens the porg", + "name" : "rstevens \uD83D\uDC33\uD83D\uDCA8", "screen_name" : "rstevens", "indices" : [ 106, 115 ], "id_str" : "643653", @@ -6818,10 +6776,6 @@ Grailbird.data.tweets_2014_04 = "h" : 768, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 768, "resize" : "fit", @@ -6834,7 +6788,12 @@ Grailbird.data.tweets_2014_04 = "h" : 510, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/mazJkIWHzG" } ], "hashtags" : [ ], @@ -7015,7 +6974,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "indices" : [ 3, 11 ], "id_str" : "5813712", @@ -7042,7 +7001,7 @@ Grailbird.data.tweets_2014_04 = "id" : 451780041958252544, "created_at" : "2014-04-03 17:55:30 +0000", "user" : { - "name" : "Salvatore Sanfilippo", + "name" : "ANTIREZ", "screen_name" : "antirez", "protected" : false, "id_str" : "5813712", @@ -7428,7 +7387,7 @@ Grailbird.data.tweets_2014_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Paul Simbeck-Hampson", + "name" : "Paul S-H", "screen_name" : "simbeckhampson", "indices" : [ 3, 18 ], "id_str" : "39944598", @@ -7446,6 +7405,14 @@ Grailbird.data.tweets_2014_04 = "h" : 333, "resize" : "fit", "w" : 535 + }, { + "h" : 333, + "resize" : "fit", + "w" : 535 + }, { + "h" : 333, + "resize" : "fit", + "w" : 535 }, { "h" : 150, "resize" : "crop", @@ -7454,15 +7421,8 @@ Grailbird.data.tweets_2014_04 = "h" : 333, "resize" : "fit", "w" : 535 - }, { - "h" : 333, - "resize" : "fit", - "w" : 535 - }, { - "h" : 333, - "resize" : "fit", - "w" : 535 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/g8xojSUlsq" } ], "hashtags" : [ ], @@ -7492,6 +7452,14 @@ Grailbird.data.tweets_2014_04 = "h" : 333, "resize" : "fit", "w" : 535 + }, { + "h" : 333, + "resize" : "fit", + "w" : 535 + }, { + "h" : 333, + "resize" : "fit", + "w" : 535 }, { "h" : 150, "resize" : "crop", @@ -7500,15 +7468,8 @@ Grailbird.data.tweets_2014_04 = "h" : 333, "resize" : "fit", "w" : 535 - }, { - "h" : 333, - "resize" : "fit", - "w" : 535 - }, { - "h" : 333, - "resize" : "fit", - "w" : 535 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/g8xojSUlsq" } ], "hashtags" : [ ], @@ -7525,11 +7486,11 @@ Grailbird.data.tweets_2014_04 = "id" : 451592686261129216, "created_at" : "2014-04-03 05:31:01 +0000", "user" : { - "name" : "Paul Simbeck-Hampson", + "name" : "Paul S-H", "screen_name" : "simbeckhampson", "protected" : false, "id_str" : "39944598", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/874628932246667264\/kxtnt8_A_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/959725407619682304\/67lXRkbl_normal.jpg", "id" : 39944598, "verified" : false } @@ -7975,57 +7936,6 @@ Grailbird.data.tweets_2014_04 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Bored Elon Musk", - "screen_name" : "BoredElonMusk", - "indices" : [ 3, 17 ], - "id_str" : "1666038950", - "id" : 1666038950 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "451026508505554944", - "text" : "RT @BoredElonMusk: Fake class action lawsuit generator that scares companies advertising fake products on April Fools.", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "451002057181253632", - "text" : "Fake class action lawsuit generator that scares companies advertising fake products on April Fools.", - "id" : 451002057181253632, - "created_at" : "2014-04-01 14:24:04 +0000", - "user" : { - "name" : "Bored Elon Musk", - "screen_name" : "BoredElonMusk", - "protected" : false, - "id_str" : "1666038950", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000305778238\/852d2f76797dbe1da82095f988d38fbe_normal.png", - "id" : 1666038950, - "verified" : false - } - }, - "id" : 451026508505554944, - "created_at" : "2014-04-01 16:01:13 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { diff --git a/public/tweets/data/js/tweets/2014_05.js b/public/tweets/data/js/tweets/2014_05.js index fab9f3f..6eaa992 100755 --- a/public/tweets/data/js/tweets/2014_05.js +++ b/public/tweets/data/js/tweets/2014_05.js @@ -3,17 +3,11 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Christmas-Time Jones", + "name" : "Mike Falzone", "screen_name" : "MikeFalzone", "indices" : [ 0, 12 ], "id_str" : "15500308", "id" : 15500308 - }, { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 13, 20 ], - "id_str" : "3221374703", - "id" : 3221374703 } ], "media" : [ ], "hashtags" : [ ], @@ -116,14 +110,6 @@ Grailbird.data.tweets_2014_05 = "id" : 472581616276373505, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bo7yeeWIgAEc6m0.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -135,7 +121,16 @@ Grailbird.data.tweets_2014_05 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/J2ZxpJOiSx" } ], "hashtags" : [ ], @@ -164,12 +159,6 @@ Grailbird.data.tweets_2014_05 = "indices" : [ 0, 8 ], "id_str" : "31867293", "id" : 31867293 - }, { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 9, 16 ], - "id_str" : "3221374703", - "id" : 3221374703 } ], "media" : [ ], "hashtags" : [ ], @@ -358,7 +347,7 @@ Grailbird.data.tweets_2014_05 = "screen_name" : "GonzoHacker", "protected" : false, "id_str" : "773009000", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/698208463449489408\/qJuiSmrC_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/920078035533090816\/qM6ROxQX_normal.jpg", "id" : 773009000, "verified" : false } @@ -1095,7 +1084,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "indices" : [ 3, 19 ], "id_str" : "1263967268", @@ -1122,11 +1111,11 @@ Grailbird.data.tweets_2014_05 = "id" : 471349585273581568, "created_at" : "2014-05-27 17:57:53 +0000", "user" : { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "protected" : false, "id_str" : "1263967268", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937618982626037760\/SNb7WO0u_normal.jpg", "id" : 1263967268, "verified" : false } @@ -1146,7 +1135,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -1304,26 +1293,27 @@ Grailbird.data.tweets_2014_05 = "id" : 471325184494796800, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bop7whOCAAAlvHg.jpg", "sizes" : [ { - "h" : 1224, - "resize" : "fit", - "w" : 1224 - }, { - "h" : 1224, - "resize" : "fit", - "w" : 1224 - }, { - "h" : 1200, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1224, + "resize" : "fit", + "w" : 1224 + }, { + "h" : 1224, + "resize" : "fit", + "w" : 1224 }, { "h" : 680, "resize" : "fit", "w" : 680 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xtmth7aZ34" } ], "hashtags" : [ ], @@ -1345,26 +1335,27 @@ Grailbird.data.tweets_2014_05 = "id" : 471325184494796800, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bop7whOCAAAlvHg.jpg", "sizes" : [ { - "h" : 1224, - "resize" : "fit", - "w" : 1224 - }, { - "h" : 1224, - "resize" : "fit", - "w" : 1224 - }, { - "h" : 1200, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1224, + "resize" : "fit", + "w" : 1224 + }, { + "h" : 1224, + "resize" : "fit", + "w" : 1224 }, { "h" : 680, "resize" : "fit", "w" : 680 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xtmth7aZ34" } ], "hashtags" : [ ], @@ -1442,14 +1433,6 @@ Grailbird.data.tweets_2014_05 = "id" : 471333276821381120, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BoqDHjfCYAABigu.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1461,7 +1444,16 @@ Grailbird.data.tweets_2014_05 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nVbJ3jbkvq" } ], "hashtags" : [ ], @@ -1627,6 +1619,14 @@ Grailbird.data.tweets_2014_05 = "id" : 470752421132922881, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bohy1TbIcAE6Xu1.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 + }, { "h" : 510, "resize" : "fit", "w" : 680 @@ -1638,15 +1638,8 @@ Grailbird.data.tweets_2014_05 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/CaX6V1OYRA" } ], "hashtags" : [ { @@ -1760,14 +1753,6 @@ Grailbird.data.tweets_2014_05 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 512, - "resize" : "fit", - "w" : 788 - }, { - "h" : 512, - "resize" : "fit", - "w" : 788 }, { "h" : 442, "resize" : "fit", @@ -1776,7 +1761,16 @@ Grailbird.data.tweets_2014_05 = "h" : 512, "resize" : "fit", "w" : 788 + }, { + "h" : 512, + "resize" : "fit", + "w" : 788 + }, { + "h" : 512, + "resize" : "fit", + "w" : 788 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ocJDcffZSX" } ], "hashtags" : [ ], @@ -1801,14 +1795,6 @@ Grailbird.data.tweets_2014_05 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 512, - "resize" : "fit", - "w" : 788 - }, { - "h" : 512, - "resize" : "fit", - "w" : 788 }, { "h" : 442, "resize" : "fit", @@ -1817,7 +1803,16 @@ Grailbird.data.tweets_2014_05 = "h" : 512, "resize" : "fit", "w" : 788 + }, { + "h" : 512, + "resize" : "fit", + "w" : 788 + }, { + "h" : 512, + "resize" : "fit", + "w" : 788 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ocJDcffZSX" } ], "hashtags" : [ ], @@ -1853,7 +1848,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 0, 6 ], "id_str" : "1253355925", @@ -2083,6 +2078,7 @@ Grailbird.data.tweets_2014_05 = "resize" : "fit", "w" : 465 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ccFoJFt0mK" } ], "hashtags" : [ ], @@ -2124,6 +2120,7 @@ Grailbird.data.tweets_2014_05 = "resize" : "fit", "w" : 465 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ccFoJFt0mK" } ], "hashtags" : [ ], @@ -2208,7 +2205,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -2682,57 +2679,6 @@ Grailbird.data.tweets_2014_05 = "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" : "468628482570731520", - "text" : "RT @garybernhardt: Engineering is real. I worked in the midst of it once, then never again. Now I'm in a world where \"truth\" comes from sho\u2026", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "468573091459637248", - "text" : "Engineering is real. I worked in the midst of it once, then never again. Now I'm in a world where \"truth\" comes from shouting the loudest.", - "id" : 468573091459637248, - "created_at" : "2014-05-20 02:05:05 +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" : 468628482570731520, - "created_at" : "2014-05-20 05: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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { @@ -3050,7 +2996,7 @@ Grailbird.data.tweets_2014_05 = "id_str" : "636923", "id" : 636923 }, { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 62, 68 ], "id_str" : "1253355925", @@ -3067,7 +3013,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 48, 54 ], "id_str" : "1253355925", @@ -3107,7 +3053,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "indices" : [ 3, 10 ], "id_str" : "16748247", @@ -3144,11 +3090,11 @@ Grailbird.data.tweets_2014_05 = "id" : 467692482902245377, "created_at" : "2014-05-17 15:45:51 +0000", "user" : { - "name" : "Dan Piponi", + "name" : "\u2202an pd piponi", "screen_name" : "sigfpe", "protected" : false, "id_str" : "16748247", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/833805426701373440\/39dts4t1_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964584182532878337\/3OkjdHwm_normal.jpg", "id" : 16748247, "verified" : false } @@ -3240,13 +3186,13 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", "id" : 27302287 }, { - "name" : "Gory Galvanism Tins", + "name" : "Sam Livingston-Gray", "screen_name" : "geeksam", "indices" : [ 21, 29 ], "id_str" : "38699900", @@ -3263,7 +3209,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Gory Galvanism Tins", + "name" : "Sam Livingston-Gray", "screen_name" : "geeksam", "indices" : [ 1, 9 ], "id_str" : "38699900", @@ -3284,7 +3230,7 @@ Grailbird.data.tweets_2014_05 = "in_reply_to_screen_name" : "geeksam", "in_reply_to_user_id_str" : "38699900", "user" : { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", @@ -3314,7 +3260,7 @@ Grailbird.data.tweets_2014_05 = "id_str" : "19567770", "id" : 19567770 }, { - "name" : "Gory Galvanism Tins", + "name" : "Sam Livingston-Gray", "screen_name" : "geeksam", "indices" : [ 16, 24 ], "id_str" : "38699900", @@ -3331,7 +3277,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twicca.r246.jp\/\" rel=\"nofollow\"\u003Etwicca\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Gory Galvanism Tins", + "name" : "Sam Livingston-Gray", "screen_name" : "geeksam", "indices" : [ 0, 8 ], "id_str" : "38699900", @@ -3376,7 +3322,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Gory Galvanism Tins", + "name" : "Sam Livingston-Gray", "screen_name" : "geeksam", "indices" : [ 3, 11 ], "id_str" : "38699900", @@ -3403,7 +3349,7 @@ Grailbird.data.tweets_2014_05 = "id" : 467393114395918336, "created_at" : "2014-05-16 19:56:16 +0000", "user" : { - "name" : "Gory Galvanism Tins", + "name" : "Sam Livingston-Gray", "screen_name" : "geeksam", "protected" : false, "id_str" : "38699900", @@ -3427,13 +3373,13 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Gory Galvanism Tins", + "name" : "Sam Livingston-Gray", "screen_name" : "geeksam", "indices" : [ 0, 8 ], "id_str" : "38699900", "id" : 38699900 }, { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 9, 24 ], "id_str" : "27302287", @@ -3718,6 +3664,14 @@ Grailbird.data.tweets_2014_05 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 }, { "h" : 150, "resize" : "crop", @@ -3726,15 +3680,8 @@ Grailbird.data.tweets_2014_05 = "h" : 768, "resize" : "fit", "w" : 1024 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OmY0qFHrQK" } ], "hashtags" : [ ], @@ -4086,6 +4033,10 @@ Grailbird.data.tweets_2014_05 = "id" : 467013042073387008, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bnsp4y5CQAADXkZ.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1024, "resize" : "fit", "w" : 577 @@ -4097,15 +4048,12 @@ Grailbird.data.tweets_2014_05 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1024, "resize" : "fit", "w" : 577 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kOX3AnmEol" } ], "hashtags" : [ ], @@ -4323,17 +4271,17 @@ Grailbird.data.tweets_2014_05 = "id" : 464584151149326336, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BnKI0vGIMAAdKcK.jpg", "sizes" : [ { - "h" : 1536, + "h" : 510, "resize" : "fit", - "w" : 2048 + "w" : 680 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 510, + "h" : 1536, "resize" : "fit", - "w" : 680 + "w" : 2048 }, { "h" : 1536, "resize" : "fit", @@ -4343,6 +4291,7 @@ Grailbird.data.tweets_2014_05 = "resize" : "fit", "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ueclEVD61g" } ], "hashtags" : [ { @@ -4373,17 +4322,17 @@ Grailbird.data.tweets_2014_05 = "id" : 464584151149326336, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BnKI0vGIMAAdKcK.jpg", "sizes" : [ { - "h" : 1536, + "h" : 510, "resize" : "fit", - "w" : 2048 + "w" : 680 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 510, + "h" : 1536, "resize" : "fit", - "w" : 680 + "w" : 2048 }, { "h" : 1536, "resize" : "fit", @@ -4393,6 +4342,7 @@ Grailbird.data.tweets_2014_05 = "resize" : "fit", "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ueclEVD61g" } ], "hashtags" : [ { @@ -4495,7 +4445,7 @@ Grailbird.data.tweets_2014_05 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -4626,7 +4576,7 @@ Grailbird.data.tweets_2014_05 = "id_str" : "108814849", "id" : 108814849 }, { - "name" : "\uD83D\uDDFD", + "name" : "CJ", "screen_name" : "ATXChristina", "indices" : [ 12, 25 ], "id_str" : "20890239", @@ -4781,8 +4731,8 @@ Grailbird.data.tweets_2014_05 = "name" : "Mashable Tech", "screen_name" : "mashabletech", "indices" : [ 10, 23 ], - "id_str" : "112243365", - "id" : 112243365 + "id_str" : "958743175383998464", + "id" : 958743175383998464 } ], "media" : [ { "expanded_url" : "https:\/\/twitter.com\/mashabletech\/status\/465668381132455937\/photo\/1", @@ -4793,9 +4743,9 @@ Grailbird.data.tweets_2014_05 = "id" : 465668380964687872, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BnZi7N6IEAAKGc8.jpg", "sizes" : [ { - "h" : 675, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 383, "resize" : "fit", @@ -4809,10 +4759,11 @@ Grailbird.data.tweets_2014_05 = "resize" : "fit", "w" : 1200 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 675, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OEXkPLCvUq" } ], "hashtags" : [ ], @@ -5348,23 +5299,24 @@ Grailbird.data.tweets_2014_05 = "h" : 685, "resize" : "fit", "w" : 1024 + }, { + "h" : 685, + "resize" : "fit", + "w" : 1024 }, { "h" : 455, "resize" : "fit", "w" : 680 + }, { + "h" : 685, + "resize" : "fit", + "w" : 1024 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 685, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 685, - "resize" : "fit", - "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/mLlC2clqgW" } ], "hashtags" : [ ], @@ -5388,7 +5340,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "indices" : [ 3, 9 ], "id_str" : "1919231", @@ -5415,7 +5367,7 @@ Grailbird.data.tweets_2014_05 = "id" : 462373107903107072, "created_at" : "2014-05-02 23:28:34 +0000", "user" : { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "protected" : false, "id_str" : "1919231", @@ -5511,14 +5463,6 @@ Grailbird.data.tweets_2014_05 = "h" : 604, "resize" : "fit", "w" : 800 - }, { - "h" : 604, - "resize" : "fit", - "w" : 800 - }, { - "h" : 513, - "resize" : "fit", - "w" : 680 }, { "h" : 150, "resize" : "crop", @@ -5527,7 +5471,16 @@ Grailbird.data.tweets_2014_05 = "h" : 604, "resize" : "fit", "w" : 800 + }, { + "h" : 604, + "resize" : "fit", + "w" : 800 + }, { + "h" : 513, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/urrstFI8YS" } ], "hashtags" : [ ], @@ -5552,14 +5505,6 @@ Grailbird.data.tweets_2014_05 = "h" : 604, "resize" : "fit", "w" : 800 - }, { - "h" : 604, - "resize" : "fit", - "w" : 800 - }, { - "h" : 513, - "resize" : "fit", - "w" : 680 }, { "h" : 150, "resize" : "crop", @@ -5568,7 +5513,16 @@ Grailbird.data.tweets_2014_05 = "h" : 604, "resize" : "fit", "w" : 800 + }, { + "h" : 604, + "resize" : "fit", + "w" : 800 + }, { + "h" : 513, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/urrstFI8YS" } ], "hashtags" : [ ], @@ -5802,7 +5756,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Alexandria Ne\uD83C\uDF83nakis", + "name" : "Alexandria Neonakis", "screen_name" : "Beavs", "indices" : [ 3, 9 ], "id_str" : "19007577", @@ -5834,11 +5788,11 @@ Grailbird.data.tweets_2014_05 = "id" : 462236896886673408, "created_at" : "2014-05-02 14:27:18 +0000", "user" : { - "name" : "Alexandria Ne\uD83C\uDF83nakis", + "name" : "Alexandria Neonakis", "screen_name" : "Beavs", "protected" : false, "id_str" : "19007577", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/911389299605594112\/7V6wcVjR_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951934734648557568\/zr-ShdDq_normal.jpg", "id" : 19007577, "verified" : false } @@ -5889,7 +5843,7 @@ Grailbird.data.tweets_2014_05 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -5957,6 +5911,18 @@ Grailbird.data.tweets_2014_05 = "id" : 462062536729165826, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BmmTbdXCAAI4nd_.png", "sizes" : [ { + "h" : 512, + "resize" : "fit", + "w" : 512 + }, { + "h" : 512, + "resize" : "fit", + "w" : 512 + }, { + "h" : 512, + "resize" : "fit", + "w" : 512 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -5964,19 +5930,8 @@ Grailbird.data.tweets_2014_05 = "h" : 512, "resize" : "fit", "w" : 512 - }, { - "h" : 512, - "resize" : "fit", - "w" : 512 - }, { - "h" : 512, - "resize" : "fit", - "w" : 512 - }, { - "h" : 512, - "resize" : "fit", - "w" : 512 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/jlBaDVtpPj" } ], "hashtags" : [ ], @@ -6044,7 +5999,7 @@ Grailbird.data.tweets_2014_05 = "id_str" : "717313", "id" : 717313 }, { - "name" : "\uD83C\uDF83\uD83D\uDE31 || \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", + "name" : "Peter Bright \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", "screen_name" : "DrPizza", "indices" : [ 97, 105 ], "id_str" : "11375732", @@ -6066,7 +6021,7 @@ Grailbird.data.tweets_2014_05 = "source" : "\u003Ca href=\"http:\/\/arstechnica.com\" rel=\"nofollow\"\u003EArs tweetbot\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83C\uDF83\uD83D\uDE31 || \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", + "name" : "Peter Bright \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", "screen_name" : "DrPizza", "indices" : [ 80, 88 ], "id_str" : "11375732", diff --git a/public/tweets/data/js/tweets/2014_06.js b/public/tweets/data/js/tweets/2014_06.js index f6a0c68..e642350 100755 --- a/public/tweets/data/js/tweets/2014_06.js +++ b/public/tweets/data/js/tweets/2014_06.js @@ -204,7 +204,7 @@ Grailbird.data.tweets_2014_06 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -250,13 +250,7 @@ Grailbird.data.tweets_2014_06 = }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 0, 7 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -348,7 +342,7 @@ Grailbird.data.tweets_2014_06 = "screen_name" : "GonzoVice", "protected" : false, "id_str" : "874651740", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/848617667250593793\/9IPMYRjG_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/973196383158198272\/hxPf9nd1_normal.jpg", "id" : 874651740, "verified" : false } @@ -684,13 +678,13 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", "id" : 676363 }, { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 13, 21 ], "id_str" : "14272162", @@ -723,7 +717,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -756,7 +750,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -785,67 +779,6 @@ Grailbird.data.tweets_2014_06 = "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" : [ 3, 17 ], - "id_str" : "809685", - "id" : 809685 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { - "indices" : [ 40, 63 ], - "url" : "https:\/\/t.co\/wFKm035Mhe", - "expanded_url" : "https:\/\/www.google.com\/search?q=goto+between+functions#q=goto+different+functions", - "display_url" : "google.com\/search?q=goto+\u2026" - } ] - }, - "geo" : { }, - "id_str" : "482340217370587136", - "text" : "RT @garybernhardt: stare into the abyss https:\/\/t.co\/wFKm035Mhe", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { - "indices" : [ 21, 44 ], - "url" : "https:\/\/t.co\/wFKm035Mhe", - "expanded_url" : "https:\/\/www.google.com\/search?q=goto+between+functions#q=goto+different+functions", - "display_url" : "google.com\/search?q=goto+\u2026" - } ] - }, - "geo" : { }, - "id_str" : "482338187243560960", - "text" : "stare into the abyss https:\/\/t.co\/wFKm035Mhe", - "id" : 482338187243560960, - "created_at" : "2014-06-27 01:42:39 +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" : 482340217370587136, - "created_at" : "2014-06-27 01:50:43 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { @@ -1133,10 +1066,6 @@ Grailbird.data.tweets_2014_06 = "h" : 70, "resize" : "fit", "w" : 874 - }, { - "h" : 70, - "resize" : "fit", - "w" : 874 }, { "h" : 70, "resize" : "crop", @@ -1149,7 +1078,12 @@ Grailbird.data.tweets_2014_06 = "h" : 54, "resize" : "fit", "w" : 680 + }, { + "h" : 70, + "resize" : "fit", + "w" : 874 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xiWiity7Ud" } ], "hashtags" : [ ], @@ -1188,14 +1122,6 @@ Grailbird.data.tweets_2014_06 = "id" : 481874618488090624, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bq_2aZVCcAAnzpV.png", "sizes" : [ { - "h" : 525, - "resize" : "fit", - "w" : 933 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 383, "resize" : "fit", "w" : 680 @@ -1207,7 +1133,16 @@ Grailbird.data.tweets_2014_06 = "h" : 525, "resize" : "fit", "w" : 933 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 525, + "resize" : "fit", + "w" : 933 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RiTFqOrgKn" } ], "hashtags" : [ ], @@ -1229,14 +1164,6 @@ Grailbird.data.tweets_2014_06 = "id" : 481874618488090624, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bq_2aZVCcAAnzpV.png", "sizes" : [ { - "h" : 525, - "resize" : "fit", - "w" : 933 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 383, "resize" : "fit", "w" : 680 @@ -1248,7 +1175,16 @@ Grailbird.data.tweets_2014_06 = "h" : 525, "resize" : "fit", "w" : 933 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 525, + "resize" : "fit", + "w" : 933 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RiTFqOrgKn" } ], "hashtags" : [ ], @@ -1448,7 +1384,7 @@ Grailbird.data.tweets_2014_06 = "id" : 481581963921223680, "created_at" : "2014-06-24 23:37:42 +0000", "user" : { - "name" : "Michelle Venetucci H", + "name" : "*\uFF61\uFF65\uFF9F\u2727\uFF61Michelle\uFF65\uFF9F\u2727\uFF61\uFF65*\uFF9F", "screen_name" : "mvenetucci", "protected" : false, "id_str" : "155125025", @@ -1870,6 +1806,10 @@ Grailbird.data.tweets_2014_06 = "id" : 480582031156318209, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bqtez6SCEAExIsb.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1136, "resize" : "fit", "w" : 640 @@ -1881,15 +1821,12 @@ Grailbird.data.tweets_2014_06 = "h" : 1136, "resize" : "fit", "w" : 640 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1136, "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/SBtLciYn4B" } ], "hashtags" : [ ], @@ -2064,7 +2001,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 3, 11 ], "id_str" : "14272162", @@ -2091,7 +2028,7 @@ Grailbird.data.tweets_2014_06 = "id" : 480141335383400448, "created_at" : "2014-06-21 00:13:09 +0000", "user" : { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "protected" : false, "id_str" : "14272162", @@ -2142,7 +2079,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 3, 11 ], "id_str" : "14272162", @@ -2179,7 +2116,7 @@ Grailbird.data.tweets_2014_06 = "id" : 480112145321836544, "created_at" : "2014-06-20 22:17:10 +0000", "user" : { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "protected" : false, "id_str" : "14272162", @@ -2280,6 +2217,7 @@ Grailbird.data.tweets_2014_06 = "resize" : "fit", "w" : 550 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/cgC3K6vXz8" } ], "hashtags" : [ ], @@ -2529,6 +2467,14 @@ Grailbird.data.tweets_2014_06 = "id" : 479886202405810176, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bqjl9WMCcAAMu0Z.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { "h" : 1200, "resize" : "fit", "w" : 900 @@ -2536,19 +2482,12 @@ Grailbird.data.tweets_2014_06 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/FvZFEClui1" } ], "hashtags" : [ ], @@ -2636,6 +2575,14 @@ Grailbird.data.tweets_2014_06 = "id" : 479867255413428224, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BqjUufJCUAAkQSd.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { "h" : 1200, "resize" : "fit", "w" : 900 @@ -2643,19 +2590,12 @@ Grailbird.data.tweets_2014_06 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/a3U6j2Lh5P" } ], "hashtags" : [ ], @@ -3094,7 +3034,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "mrgan!", + "name" : "Neven Mrgan", "screen_name" : "mrgan", "indices" : [ 3, 9 ], "id_str" : "35293", @@ -3121,11 +3061,11 @@ Grailbird.data.tweets_2014_06 = "id" : 478978311041736706, "created_at" : "2014-06-17 19:11:43 +0000", "user" : { - "name" : "mrgan!", + "name" : "Neven Mrgan", "screen_name" : "mrgan", "protected" : false, "id_str" : "35293", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914585912507428864\/-s_wTdcj_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925719886457847808\/Vuf2uyPY_normal.jpg", "id" : 35293, "verified" : true } @@ -3250,14 +3190,6 @@ Grailbird.data.tweets_2014_06 = "h" : 279, "resize" : "fit", "w" : 250 - }, { - "h" : 279, - "resize" : "fit", - "w" : 250 - }, { - "h" : 279, - "resize" : "fit", - "w" : 250 }, { "h" : 150, "resize" : "crop", @@ -3266,7 +3198,16 @@ Grailbird.data.tweets_2014_06 = "h" : 279, "resize" : "fit", "w" : 250 + }, { + "h" : 279, + "resize" : "fit", + "w" : 250 + }, { + "h" : 279, + "resize" : "fit", + "w" : 250 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/NnH7YT1Br1" } ], "hashtags" : [ ], @@ -3321,6 +3262,14 @@ Grailbird.data.tweets_2014_06 = "id" : 478412070925258752, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BqOpPmfCUAAaMqM.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 + }, { "h" : 510, "resize" : "fit", "w" : 680 @@ -3332,15 +3281,8 @@ Grailbird.data.tweets_2014_06 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pIKwGcqKMs" } ], "hashtags" : [ ], @@ -3554,7 +3496,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "patrick-or-treat", + "name" : "patrick thomson", "screen_name" : "importantshock", "indices" : [ 3, 18 ], "id_str" : "7611992", @@ -3584,7 +3526,7 @@ Grailbird.data.tweets_2014_06 = "id" : 477548720477585408, "created_at" : "2014-06-13 20:31:02 +0000", "user" : { - "name" : "patrick-or-treat", + "name" : "patrick thomson", "screen_name" : "importantshock", "protected" : false, "id_str" : "7611992", @@ -3749,7 +3691,7 @@ Grailbird.data.tweets_2014_06 = "screen_name" : "GonzoHacker", "protected" : false, "id_str" : "773009000", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/698208463449489408\/qJuiSmrC_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/920078035533090816\/qM6ROxQX_normal.jpg", "id" : 773009000, "verified" : false } @@ -3800,7 +3742,7 @@ Grailbird.data.tweets_2014_06 = "screen_name" : "elonmusk", "protected" : false, "id_str" : "44196397", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/782474226020200448\/zDo-gAo0_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972170159614906369\/0o9cdCOp_normal.jpg", "id" : 44196397, "verified" : true } @@ -3955,7 +3897,7 @@ Grailbird.data.tweets_2014_06 = "screen_name" : "Twitterrific", "protected" : false, "id_str" : "643443", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/917470499919118337\/ndUMnUTG_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/920656497511731201\/OpP0247B_normal.jpg", "id" : 643443, "verified" : false } @@ -4800,7 +4742,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -4827,11 +4769,11 @@ Grailbird.data.tweets_2014_06 = "id" : 476074737081536512, "created_at" : "2014-06-09 18:53:57 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -4995,17 +4937,9 @@ Grailbird.data.tweets_2014_06 = "id" : 472945648925691904, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BpA9j9pIUAACBP6.jpg", "sizes" : [ { - "h" : 422, - "resize" : "fit", - "w" : 980 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 422, - "resize" : "fit", - "w" : 980 }, { "h" : 293, "resize" : "fit", @@ -5014,7 +4948,16 @@ Grailbird.data.tweets_2014_06 = "h" : 422, "resize" : "fit", "w" : 980 + }, { + "h" : 422, + "resize" : "fit", + "w" : 980 + }, { + "h" : 422, + "resize" : "fit", + "w" : 980 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Kjq3QmPiGx" } ], "hashtags" : [ ], @@ -5042,17 +4985,9 @@ Grailbird.data.tweets_2014_06 = "id" : 472945648925691904, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BpA9j9pIUAACBP6.jpg", "sizes" : [ { - "h" : 422, - "resize" : "fit", - "w" : 980 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 422, - "resize" : "fit", - "w" : 980 }, { "h" : 293, "resize" : "fit", @@ -5061,7 +4996,16 @@ Grailbird.data.tweets_2014_06 = "h" : 422, "resize" : "fit", "w" : 980 + }, { + "h" : 422, + "resize" : "fit", + "w" : 980 + }, { + "h" : 422, + "resize" : "fit", + "w" : 980 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Kjq3QmPiGx" } ], "hashtags" : [ ], @@ -5133,7 +5077,7 @@ Grailbird.data.tweets_2014_06 = "screen_name" : "mattgemmell", "protected" : false, "id_str" : "755859", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/916300119947071488\/bcbVcNbO_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951889060930441216\/8-H_ynNk_normal.jpg", "id" : 755859, "verified" : true } @@ -5204,6 +5148,7 @@ Grailbird.data.tweets_2014_06 = "resize" : "fit", "w" : 412 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/YXlkLEego1" } ], "hashtags" : [ ], @@ -5719,7 +5664,7 @@ Grailbird.data.tweets_2014_06 = "screen_name" : "clattner_llvm", "protected" : false, "id_str" : "2543588034", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/916821795008688128\/yONBAVaZ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/948421391690252288\/e2Ti9PMU_normal.jpg", "id" : 2543588034, "verified" : false } @@ -5862,7 +5807,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "indices" : [ 3, 9 ], "id_str" : "1919231", @@ -5889,7 +5834,7 @@ Grailbird.data.tweets_2014_06 = "id" : 474264692009861120, "created_at" : "2014-06-04 19:01:28 +0000", "user" : { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "protected" : false, "id_str" : "1919231", @@ -6124,7 +6069,7 @@ Grailbird.data.tweets_2014_06 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -6285,7 +6230,7 @@ Grailbird.data.tweets_2014_06 = "id_str" : "166028855", "id" : 166028855 }, { - "name" : "Javi", + "name" : "JaviAir", "screen_name" : "Javi", "indices" : [ 28, 33 ], "id_str" : "7213362", @@ -6342,7 +6287,7 @@ Grailbird.data.tweets_2014_06 = "id_str" : "166028855", "id" : 166028855 }, { - "name" : "Javi", + "name" : "JaviAir", "screen_name" : "Javi", "indices" : [ 28, 33 ], "id_str" : "7213362", @@ -6387,7 +6332,7 @@ Grailbird.data.tweets_2014_06 = "id_str" : "166028855", "id" : 166028855 }, { - "name" : "Javi", + "name" : "JaviAir", "screen_name" : "Javi", "indices" : [ 28, 33 ], "id_str" : "7213362", @@ -6453,7 +6398,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Javi", + "name" : "JaviAir", "screen_name" : "Javi", "indices" : [ 0, 5 ], "id_str" : "7213362", @@ -6497,7 +6442,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 0, 6 ], "id_str" : "1253355925", @@ -6550,7 +6495,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "diffie-hellscape \uD83C\uDF5E", + "name" : "ariadne auf paxos", "screen_name" : "dijkstracula", "indices" : [ 3, 16 ], "id_str" : "14216743", @@ -6577,11 +6522,11 @@ Grailbird.data.tweets_2014_06 = "id" : 473588378131132416, "created_at" : "2014-06-02 22:14:02 +0000", "user" : { - "name" : "diffie-hellscape \uD83C\uDF5E", + "name" : "ariadne auf paxos", "screen_name" : "dijkstracula", "protected" : false, "id_str" : "14216743", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/892558761654497280\/pKlttZP8_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/944252291732848640\/tHHIT7PB_normal.jpg", "id" : 14216743, "verified" : false } @@ -6601,7 +6546,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "diffie-hellscape \uD83C\uDF5E", + "name" : "ariadne auf paxos", "screen_name" : "dijkstracula", "indices" : [ 0, 13 ], "id_str" : "14216743", @@ -6928,10 +6873,6 @@ Grailbird.data.tweets_2014_06 = "id" : 473539403898716160, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BpJZlDSIgAALvks.jpg", "sizes" : [ { - "h" : 1136, - "resize" : "fit", - "w" : 852 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -6947,7 +6888,12 @@ Grailbird.data.tweets_2014_06 = "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1136, + "resize" : "fit", + "w" : 852 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/WgcJMVRbO1" } ], "hashtags" : [ ], @@ -6969,10 +6915,6 @@ Grailbird.data.tweets_2014_06 = "id" : 473539403898716160, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BpJZlDSIgAALvks.jpg", "sizes" : [ { - "h" : 1136, - "resize" : "fit", - "w" : 852 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -6988,7 +6930,12 @@ Grailbird.data.tweets_2014_06 = "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1136, + "resize" : "fit", + "w" : 852 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/WgcJMVRbO1" } ], "hashtags" : [ ], @@ -7213,7 +7160,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "no de la telenovela", + "name" : "Kieran Huggins", "screen_name" : "kieran", "indices" : [ 3, 10 ], "id_str" : "1304261", @@ -7240,11 +7187,11 @@ Grailbird.data.tweets_2014_06 = "id" : 473534159185395712, "created_at" : "2014-06-02 18:38:36 +0000", "user" : { - "name" : "no de la telenovela", + "name" : "Kieran Huggins", "screen_name" : "kieran", "protected" : false, "id_str" : "1304261", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3742683429\/a36ae136414166e8deda792d085aed8d_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/954147587501842432\/x0cjwgC7_normal.jpg", "id" : 1304261, "verified" : false } @@ -7532,7 +7479,7 @@ Grailbird.data.tweets_2014_06 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Zeldmonster", + "name" : "zeldman", "screen_name" : "zeldman", "indices" : [ 32, 40 ], "id_str" : "61133", @@ -8097,7 +8044,7 @@ Grailbird.data.tweets_2014_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Chris Osborn", + "name" : "FozzTexx", "screen_name" : "FozzTexx", "indices" : [ 0, 9 ], "id_str" : "146601627", diff --git a/public/tweets/data/js/tweets/2014_07.js b/public/tweets/data/js/tweets/2014_07.js index 27774a6..046c641 100755 --- a/public/tweets/data/js/tweets/2014_07.js +++ b/public/tweets/data/js/tweets/2014_07.js @@ -159,7 +159,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "1Password", "protected" : false, "id_str" : "793926", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/904715544414351360\/6XdEq2Mq_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981326545179439104\/jPhaQEQv_normal.jpg", "id" : 793926, "verified" : true } @@ -327,13 +327,7 @@ Grailbird.data.tweets_2014_07 = }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 3, 10 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { @@ -388,13 +382,7 @@ Grailbird.data.tweets_2014_07 = }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 0, 7 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -533,7 +521,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 7, 21 ], "id_str" : "165975834", @@ -790,7 +778,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "This Universe Faruk", + "name" : "Faruk Ate\u015F", "screen_name" : "KuraFire", "indices" : [ 3, 12 ], "id_str" : "22253", @@ -827,11 +815,11 @@ Grailbird.data.tweets_2014_07 = "id" : 494186099838050304, "created_at" : "2014-07-29 18:22:02 +0000", "user" : { - "name" : "This Universe Faruk", + "name" : "Faruk Ate\u015F", "screen_name" : "KuraFire", "protected" : false, "id_str" : "22253", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/907477396831404032\/IppwAcNp_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981330152918458369\/IxcliBDz_normal.jpg", "id" : 22253, "verified" : false } @@ -1049,57 +1037,6 @@ Grailbird.data.tweets_2014_07 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot 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" : "493885322388721664", - "text" : "RT @garybernhardt: Certain web pages capture the Cmd-Tab keystroke and Firefox *lets them do it*, breaking tab switching. The web is awful.", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "493836754248826880", - "text" : "Certain web pages capture the Cmd-Tab keystroke and Firefox *lets them do it*, breaking tab switching. The web is awful.", - "id" : 493836754248826880, - "created_at" : "2014-07-28 19:13:51 +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" : 493885322388721664, - "created_at" : "2014-07-28 22:26:51 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { @@ -1369,7 +1306,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 132, 140 ], "id_str" : "14272162", @@ -1469,12 +1406,6 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Lee Hutchinson", - "screen_name" : "Lee_Ars", - "indices" : [ 97, 105 ], - "id_str" : "785388690", - "id" : 785388690 - }, { "name" : "Ars Technica", "screen_name" : "arstechnica", "indices" : [ 110, 122 ], @@ -1677,7 +1608,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ClassicPics", + "name" : "History Pics", "screen_name" : "History_Pics", "indices" : [ 1, 14 ], "id_str" : "1086485478", @@ -1981,26 +1912,27 @@ Grailbird.data.tweets_2014_07 = "id" : 492473268574498818, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BtWd1BrCMAIUzTH.jpg", "sizes" : [ { - "h" : 305, - "resize" : "fit", - "w" : 681 - }, { - "h" : 305, - "resize" : "fit", - "w" : 681 - }, { - "h" : 305, - "resize" : "fit", - "w" : 681 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 305, + "resize" : "fit", + "w" : 681 }, { "h" : 305, "resize" : "fit", "w" : 680 + }, { + "h" : 305, + "resize" : "fit", + "w" : 681 + }, { + "h" : 305, + "resize" : "fit", + "w" : 681 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/PgTyoGr9uZ" } ], "hashtags" : [ ], @@ -2033,26 +1965,27 @@ Grailbird.data.tweets_2014_07 = "id" : 492473268574498818, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BtWd1BrCMAIUzTH.jpg", "sizes" : [ { - "h" : 305, - "resize" : "fit", - "w" : 681 - }, { - "h" : 305, - "resize" : "fit", - "w" : 681 - }, { - "h" : 305, - "resize" : "fit", - "w" : 681 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 305, + "resize" : "fit", + "w" : 681 }, { "h" : 305, "resize" : "fit", "w" : 680 + }, { + "h" : 305, + "resize" : "fit", + "w" : 681 + }, { + "h" : 305, + "resize" : "fit", + "w" : 681 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/PgTyoGr9uZ" } ], "hashtags" : [ ], @@ -2073,7 +2006,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "pourmecoffee", "protected" : false, "id_str" : "16906137", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/815913005619810305\/g7lH5MQ7_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/973885371976241152\/LGFmuHTx_normal.jpg", "id" : 16906137, "verified" : true } @@ -2180,26 +2113,27 @@ Grailbird.data.tweets_2014_07 = "id" : 492701276229353472, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BtZtM0YIQAAAGDm.jpg", "sizes" : [ { - "h" : 1817, - "resize" : "fit", - "w" : 2048 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1817, + "resize" : "fit", + "w" : 2048 }, { "h" : 603, "resize" : "fit", "w" : 680 - }, { - "h" : 1065, - "resize" : "fit", - "w" : 1200 }, { "h" : 2726, "resize" : "fit", "w" : 3072 + }, { + "h" : 1065, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/XfnxM8EUQH" } ], "hashtags" : [ ], @@ -2227,26 +2161,27 @@ Grailbird.data.tweets_2014_07 = "id" : 492701276229353472, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BtZtM0YIQAAAGDm.jpg", "sizes" : [ { - "h" : 1817, - "resize" : "fit", - "w" : 2048 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1817, + "resize" : "fit", + "w" : 2048 }, { "h" : 603, "resize" : "fit", "w" : 680 - }, { - "h" : 1065, - "resize" : "fit", - "w" : 1200 }, { "h" : 2726, "resize" : "fit", "w" : 3072 + }, { + "h" : 1065, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/XfnxM8EUQH" } ], "hashtags" : [ ], @@ -2396,13 +2331,7 @@ Grailbird.data.tweets_2014_07 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 0, 7 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -2565,7 +2494,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thom\uD83C\uDDF3\uD83C\uDDF1\uD83C\uDDEA\uD83C\uDDFA\uD83C\uDF37\uD83C\uDF0A", + "name" : "Thom \uD83C\uDF84\u2744\uFE0F\u26C4\uFE0F Holwerda", "screen_name" : "thomholwerda", "indices" : [ 0, 13 ], "id_str" : "286715690", @@ -2678,6 +2607,14 @@ Grailbird.data.tweets_2014_07 = "h" : 361, "resize" : "fit", "w" : 565 + }, { + "h" : 361, + "resize" : "fit", + "w" : 565 + }, { + "h" : 361, + "resize" : "fit", + "w" : 565 }, { "h" : 150, "resize" : "crop", @@ -2686,15 +2623,8 @@ Grailbird.data.tweets_2014_07 = "h" : 361, "resize" : "fit", "w" : 565 - }, { - "h" : 361, - "resize" : "fit", - "w" : 565 - }, { - "h" : 361, - "resize" : "fit", - "w" : 565 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Rvya8w9U2d" } ], "hashtags" : [ ], @@ -2735,7 +2665,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Bahnhof Below", + "name" : "Below Freezing", "screen_name" : "avbelow", "indices" : [ 0, 8 ], "id_str" : "18763491", @@ -3001,9 +2931,9 @@ Grailbird.data.tweets_2014_07 = "id" : 491600079740891137, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BtKDqvyCcAE20tS.png", "sizes" : [ { - "h" : 1618, + "h" : 948, "resize" : "fit", - "w" : 2048 + "w" : 1200 }, { "h" : 537, "resize" : "fit", @@ -3012,15 +2942,16 @@ Grailbird.data.tweets_2014_07 = "h" : 2472, "resize" : "fit", "w" : 3128 + }, { + "h" : 1618, + "resize" : "fit", + "w" : 2048 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 948, - "resize" : "fit", - "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/mYzKl26njN" } ], "hashtags" : [ ], @@ -3049,7 +2980,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Gov. of Canada edits", + "name" : "Governement of Canada Wikipedia edits", "screen_name" : "gccaedits", "indices" : [ 0, 10 ], "id_str" : "2613454796", @@ -3459,7 +3390,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "phillipsbeer", "protected" : false, "id_str" : "65141250", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/888070528841302017\/-94mWGXa_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961012152403353601\/nf4-Ilid_normal.jpg", "id" : 65141250, "verified" : false } @@ -3977,13 +3908,7 @@ Grailbird.data.tweets_2014_07 = }, { "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 0, 7 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -4183,7 +4108,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Christopher Mims\uD83E\uDD33", + "name" : "Christopher Mims \uD83C\uDF86", "screen_name" : "mims", "indices" : [ 26, 31 ], "id_str" : "1769191", @@ -4620,10 +4545,6 @@ Grailbird.data.tweets_2014_07 = "h" : 99, "resize" : "fit", "w" : 320 - }, { - "h" : 99, - "resize" : "fit", - "w" : 320 }, { "h" : 99, "resize" : "crop", @@ -4632,7 +4553,12 @@ Grailbird.data.tweets_2014_07 = "h" : 99, "resize" : "fit", "w" : 320 + }, { + "h" : 99, + "resize" : "fit", + "w" : 320 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xxMqecX5fd" } ], "hashtags" : [ ], @@ -4653,7 +4579,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "paul_irish", "protected" : false, "id_str" : "1671811", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/420826194083213312\/CP1RmLa3_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972186419274776576\/LaJS_MKO_normal.jpg", "id" : 1671811, "verified" : false } @@ -4673,7 +4599,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Gov. of Canada edits", + "name" : "Governement of Canada Wikipedia edits", "screen_name" : "gccaedits", "indices" : [ 3, 13 ], "id_str" : "2613454796", @@ -4710,7 +4636,7 @@ Grailbird.data.tweets_2014_07 = "id" : 489105122547736576, "created_at" : "2014-07-15 17:52:03 +0000", "user" : { - "name" : "Gov. of Canada edits", + "name" : "Governement of Canada Wikipedia edits", "screen_name" : "gccaedits", "protected" : false, "id_str" : "2613454796", @@ -4734,7 +4660,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Gov. of Canada edits", + "name" : "Governement of Canada Wikipedia edits", "screen_name" : "gccaedits", "indices" : [ 3, 13 ], "id_str" : "2613454796", @@ -4771,7 +4697,7 @@ Grailbird.data.tweets_2014_07 = "id" : 489104705302573057, "created_at" : "2014-07-15 17:50:23 +0000", "user" : { - "name" : "Gov. of Canada edits", + "name" : "Governement of Canada Wikipedia edits", "screen_name" : "gccaedits", "protected" : false, "id_str" : "2613454796", @@ -5520,10 +5446,6 @@ Grailbird.data.tweets_2014_07 = "h" : 681, "resize" : "fit", "w" : 1024 - }, { - "h" : 452, - "resize" : "fit", - "w" : 680 }, { "h" : 681, "resize" : "fit", @@ -5536,7 +5458,12 @@ Grailbird.data.tweets_2014_07 = "h" : 681, "resize" : "fit", "w" : 1024 + }, { + "h" : 452, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3W4jgPSpdr" } ], "hashtags" : [ ], @@ -5776,7 +5703,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", @@ -5855,7 +5782,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "dwiskus", "protected" : false, "id_str" : "2897431", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/857799622785413120\/xvbyAI3Z_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/929821729043738624\/pDxKimms_normal.jpg", "id" : 2897431, "verified" : true } @@ -6024,6 +5951,10 @@ Grailbird.data.tweets_2014_07 = "id" : 487761871563276288, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BsTg1oGCQAAgrR9.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1136, "resize" : "fit", "w" : 640 @@ -6035,15 +5966,12 @@ Grailbird.data.tweets_2014_07 = "h" : 1136, "resize" : "fit", "w" : 640 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1136, "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/UZr2nWAPwX" } ], "hashtags" : [ ], @@ -6282,6 +6210,10 @@ Grailbird.data.tweets_2014_07 = "id" : 487671449553862656, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BsSOmX3CAAAaVTq.png", "sizes" : [ { + "h" : 244, + "resize" : "fit", + "w" : 1308 + }, { "h" : 127, "resize" : "fit", "w" : 680 @@ -6289,19 +6221,16 @@ Grailbird.data.tweets_2014_07 = "h" : 244, "resize" : "fit", "w" : 1308 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 224, "resize" : "fit", "w" : 1200 }, { - "h" : 244, - "resize" : "fit", - "w" : 1308 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/zHT3cGDZDU" } ], "hashtags" : [ ], @@ -6606,7 +6535,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "ClassicPics", + "name" : "History Pics", "screen_name" : "History_Pics", "indices" : [ 27, 40 ], "id_str" : "1086485478", @@ -6670,7 +6599,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "GonzoHacker", "protected" : false, "id_str" : "773009000", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/698208463449489408\/qJuiSmrC_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/920078035533090816\/qM6ROxQX_normal.jpg", "id" : 773009000, "verified" : false } @@ -6721,7 +6650,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "GonzoHacker", "protected" : false, "id_str" : "773009000", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/698208463449489408\/qJuiSmrC_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/920078035533090816\/qM6ROxQX_normal.jpg", "id" : 773009000, "verified" : false } @@ -6794,7 +6723,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "rexytseng", "protected" : false, "id_str" : "128721761", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/835042288518774784\/BqecR76J_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/967562540585594881\/GLYYO0Xt_normal.jpg", "id" : 128721761, "verified" : false } @@ -6826,6 +6755,14 @@ Grailbird.data.tweets_2014_07 = "h" : 262, "resize" : "fit", "w" : 1198 + }, { + "h" : 149, + "resize" : "fit", + "w" : 680 + }, { + "h" : 262, + "resize" : "fit", + "w" : 1198 }, { "h" : 262, "resize" : "fit", @@ -6834,15 +6771,8 @@ Grailbird.data.tweets_2014_07 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 262, - "resize" : "fit", - "w" : 1198 - }, { - "h" : 149, - "resize" : "fit", - "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/beMv9XDU6E" } ], "hashtags" : [ ], @@ -6897,7 +6827,7 @@ Grailbird.data.tweets_2014_07 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -6950,7 +6880,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sascha M Holesch", + "name" : "\u30B5\u30FC\u30B7\u30E3\u30FB\uFF2D\u30FB\u30DB\u30EC\u30B7\u30E5", "screen_name" : "saschaholesch", "indices" : [ 0, 14 ], "id_str" : "261980725", @@ -6989,7 +6919,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sascha M Holesch", + "name" : "\u30B5\u30FC\u30B7\u30E3\u30FB\uFF2D\u30FB\u30DB\u30EC\u30B7\u30E5", "screen_name" : "saschaholesch", "indices" : [ 0, 14 ], "id_str" : "261980725", @@ -7057,117 +6987,6 @@ Grailbird.data.tweets_2014_07 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Gary Bernhardt", - "screen_name" : "garybernhardt", - "indices" : [ 3, 17 ], - "id_str" : "809685", - "id" : 809685 - } ], - "media" : [ { - "expanded_url" : "https:\/\/twitter.com\/garybernhardt\/status\/486309176746860544\/photo\/1", - "indices" : [ 19, 41 ], - "url" : "http:\/\/t.co\/PH0TGMojVc", - "media_url" : "http:\/\/pbs.twimg.com\/media\/Br-3nnQCcAAqk4p.png", - "id_str" : "486309175958335488", - "id" : 486309175958335488, - "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Br-3nnQCcAAqk4p.png", - "sizes" : [ { - "h" : 281, - "resize" : "fit", - "w" : 410 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 281, - "resize" : "fit", - "w" : 410 - }, { - "h" : 281, - "resize" : "fit", - "w" : 410 - }, { - "h" : 281, - "resize" : "fit", - "w" : 410 - } ], - "display_url" : "pic.twitter.com\/PH0TGMojVc" - } ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "486534865656229888", - "text" : "RT @garybernhardt: http:\/\/t.co\/PH0TGMojVc", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ { - "expanded_url" : "https:\/\/twitter.com\/garybernhardt\/status\/486309176746860544\/photo\/1", - "indices" : [ 0, 22 ], - "url" : "http:\/\/t.co\/PH0TGMojVc", - "media_url" : "http:\/\/pbs.twimg.com\/media\/Br-3nnQCcAAqk4p.png", - "id_str" : "486309175958335488", - "id" : 486309175958335488, - "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Br-3nnQCcAAqk4p.png", - "sizes" : [ { - "h" : 281, - "resize" : "fit", - "w" : 410 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 281, - "resize" : "fit", - "w" : 410 - }, { - "h" : 281, - "resize" : "fit", - "w" : 410 - }, { - "h" : 281, - "resize" : "fit", - "w" : 410 - } ], - "display_url" : "pic.twitter.com\/PH0TGMojVc" - } ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "486309176746860544", - "text" : "http:\/\/t.co\/PH0TGMojVc", - "id" : 486309176746860544, - "created_at" : "2014-07-08 00:41:57 +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" : 486534865656229888, - "created_at" : "2014-07-08 15:38:46 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { @@ -7187,26 +7006,27 @@ Grailbird.data.tweets_2014_07 = "id" : 486260665363877888, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Br-Lf7NCUAAWPZT.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0ENKFD7f5L" } ], "hashtags" : [ ], @@ -7230,7 +7050,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -7263,7 +7083,7 @@ Grailbird.data.tweets_2014_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 3, 18 ], "id_str" : "27302287", @@ -7284,9 +7104,9 @@ Grailbird.data.tweets_2014_07 = "id" : 486258983485722624, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Br-J-BuCUAAwySC.png", "sizes" : [ { - "h" : 186, + "h" : 284, "resize" : "fit", - "w" : 680 + "w" : 1036 }, { "h" : 284, "resize" : "fit", @@ -7300,10 +7120,11 @@ Grailbird.data.tweets_2014_07 = "resize" : "crop", "w" : 150 }, { - "h" : 284, + "h" : 186, "resize" : "fit", - "w" : 1036 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/fuHG3QVGtY" } ], "hashtags" : [ ], @@ -7331,9 +7152,9 @@ Grailbird.data.tweets_2014_07 = "id" : 486258983485722624, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Br-J-BuCUAAwySC.png", "sizes" : [ { - "h" : 186, + "h" : 284, "resize" : "fit", - "w" : 680 + "w" : 1036 }, { "h" : 284, "resize" : "fit", @@ -7347,10 +7168,11 @@ Grailbird.data.tweets_2014_07 = "resize" : "crop", "w" : 150 }, { - "h" : 284, + "h" : 186, "resize" : "fit", - "w" : 1036 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/fuHG3QVGtY" } ], "hashtags" : [ ], @@ -7367,7 +7189,7 @@ Grailbird.data.tweets_2014_07 = "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "protected" : false, "id_str" : "27302287", @@ -7534,6 +7356,10 @@ Grailbird.data.tweets_2014_07 = "id" : 486256852401782784, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Br-IB-0CAAAkIkq.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1136, "resize" : "fit", "w" : 640 @@ -7545,15 +7371,12 @@ Grailbird.data.tweets_2014_07 = "h" : 1136, "resize" : "fit", "w" : 640 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1136, "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/NA6tsd3ZJx" } ], "hashtags" : [ ], @@ -7603,14 +7426,6 @@ Grailbird.data.tweets_2014_07 = "id" : 486254687038242816, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Br-GD8NIgAApvv9.jpg", "sizes" : [ { - "h" : 400, - "resize" : "fit", - "w" : 400 - }, { - "h" : 400, - "resize" : "fit", - "w" : 400 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -7622,7 +7437,16 @@ Grailbird.data.tweets_2014_07 = "h" : 400, "resize" : "fit", "w" : 400 + }, { + "h" : 400, + "resize" : "fit", + "w" : 400 + }, { + "h" : 400, + "resize" : "fit", + "w" : 400 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/rGTkdJmWCS" } ], "hashtags" : [ ], @@ -7650,14 +7474,6 @@ Grailbird.data.tweets_2014_07 = "id" : 486254687038242816, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Br-GD8NIgAApvv9.jpg", "sizes" : [ { - "h" : 400, - "resize" : "fit", - "w" : 400 - }, { - "h" : 400, - "resize" : "fit", - "w" : 400 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -7669,7 +7485,16 @@ Grailbird.data.tweets_2014_07 = "h" : 400, "resize" : "fit", "w" : 400 + }, { + "h" : 400, + "resize" : "fit", + "w" : 400 + }, { + "h" : 400, + "resize" : "fit", + "w" : 400 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/rGTkdJmWCS" } ], "hashtags" : [ ], @@ -7905,6 +7730,7 @@ Grailbird.data.tweets_2014_07 = "resize" : "fit", "w" : 300 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/gw2SfoBmdC" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2014_08.js b/public/tweets/data/js/tweets/2014_08.js index a1a70fd..2fa2354 100755 --- a/public/tweets/data/js/tweets/2014_08.js +++ b/public/tweets/data/js/tweets/2014_08.js @@ -254,13 +254,7 @@ Grailbird.data.tweets_2014_08 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 0, 7 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -471,10 +465,6 @@ Grailbird.data.tweets_2014_08 = "id" : 505791257491550208, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BwTueAlIMAAw2sS.jpg", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 680 - }, { "h" : 2048, "resize" : "fit", "w" : 2048 @@ -482,15 +472,20 @@ Grailbird.data.tweets_2014_08 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 2048 }, { "h" : 1200, "resize" : "fit", "w" : 1200 }, { - "h" : 2048, + "h" : 680, "resize" : "fit", - "w" : 2048 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/sMysoTmlaZ" } ], "hashtags" : [ ], @@ -523,26 +518,27 @@ Grailbird.data.tweets_2014_08 = "id" : 505757790745264129, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BwTQB_PCAAE34Fs.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 680, + "h" : 1200, "resize" : "fit", - "w" : 680 + "w" : 1200 }, { "h" : 2048, "resize" : "fit", "w" : 2047 + }, { + "h" : 680, + "resize" : "fit", + "w" : 680 }, { "h" : 2449, "resize" : "fit", "w" : 2448 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/mjSJdBbz9H" } ], "hashtags" : [ ], @@ -838,6 +834,7 @@ Grailbird.data.tweets_2014_08 = "resize" : "fit", "w" : 769 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Y86YR7pIMw" } ], "hashtags" : [ ], @@ -988,6 +985,14 @@ Grailbird.data.tweets_2014_08 = "h" : 680, "resize" : "fit", "w" : 537 + }, { + "h" : 734, + "resize" : "fit", + "w" : 580 + }, { + "h" : 734, + "resize" : "fit", + "w" : 580 }, { "h" : 150, "resize" : "crop", @@ -996,15 +1001,8 @@ Grailbird.data.tweets_2014_08 = "h" : 734, "resize" : "fit", "w" : 580 - }, { - "h" : 734, - "resize" : "fit", - "w" : 580 - }, { - "h" : 734, - "resize" : "fit", - "w" : 580 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kpr3uszxb4" } ], "hashtags" : [ ], @@ -1219,26 +1217,27 @@ Grailbird.data.tweets_2014_08 = "id" : 504009465990221825, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bv6Z8F_IEAEkWIL.jpg", "sizes" : [ { - "h" : 680, + "h" : 1380, "resize" : "fit", - "w" : 680 + "w" : 1380 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1380, + "resize" : "fit", + "w" : 1380 }, { "h" : 1200, "resize" : "fit", "w" : 1200 }, { - "h" : 1380, + "h" : 680, "resize" : "fit", - "w" : 1380 - }, { - "h" : 1380, - "resize" : "fit", - "w" : 1380 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/9PnyfsOBfs" } ], "hashtags" : [ ], @@ -1371,14 +1370,6 @@ Grailbird.data.tweets_2014_08 = "h" : 257, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 257, - "resize" : "fit", - "w" : 1024 }, { "h" : 257, "resize" : "fit", @@ -1387,7 +1378,16 @@ Grailbird.data.tweets_2014_08 = "h" : 171, "resize" : "fit", "w" : 680 + }, { + "h" : 257, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RqCUjPb1jD" } ], "hashtags" : [ ], @@ -1456,14 +1456,14 @@ Grailbird.data.tweets_2014_08 = "h" : 1024, "resize" : "fit", "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 }, { "h" : 680, "resize" : "fit", @@ -1473,6 +1473,7 @@ Grailbird.data.tweets_2014_08 = "resize" : "fit", "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Hqh6pUdsyA" } ], "hashtags" : [ ], @@ -1649,7 +1650,13 @@ Grailbird.data.tweets_2014_08 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Dave", + "screen_name" : "thebouridentity", + "indices" : [ 0, 16 ], + "id_str" : "962819970404143105", + "id" : 962819970404143105 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ { @@ -1793,7 +1800,7 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Just Lee", + "name" : "lee", "screen_name" : "leed0", "indices" : [ 3, 9 ], "id_str" : "20949743", @@ -1832,7 +1839,7 @@ Grailbird.data.tweets_2014_08 = "id" : 501808584632827905, "created_at" : "2014-08-19 19:11:04 +0000", "user" : { - "name" : "Just Lee", + "name" : "lee", "screen_name" : "leed0", "protected" : false, "id_str" : "20949743", @@ -2463,7 +2470,7 @@ Grailbird.data.tweets_2014_08 = "screen_name" : "ZevEisenberg", "protected" : false, "id_str" : "16005703", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/448194824676442112\/WCJoOf_T_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925744375115796487\/3RexVN67_normal.jpg", "id" : 16005703, "verified" : false } @@ -2483,7 +2490,7 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "indices" : [ 0, 14 ], "id_str" : "2550058153", @@ -2516,7 +2523,7 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "indices" : [ 3, 17 ], "id_str" : "2550058153", @@ -2534,6 +2541,14 @@ Grailbird.data.tweets_2014_08 = "h" : 273, "resize" : "fit", "w" : 534 + }, { + "h" : 273, + "resize" : "fit", + "w" : 534 + }, { + "h" : 273, + "resize" : "fit", + "w" : 534 }, { "h" : 150, "resize" : "crop", @@ -2542,15 +2557,8 @@ Grailbird.data.tweets_2014_08 = "h" : 273, "resize" : "fit", "w" : 534 - }, { - "h" : 273, - "resize" : "fit", - "w" : 534 - }, { - "h" : 273, - "resize" : "fit", - "w" : 534 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/M4GHB2f5RS" } ], "hashtags" : [ ], @@ -2575,6 +2583,14 @@ Grailbird.data.tweets_2014_08 = "h" : 273, "resize" : "fit", "w" : 534 + }, { + "h" : 273, + "resize" : "fit", + "w" : 534 + }, { + "h" : 273, + "resize" : "fit", + "w" : 534 }, { "h" : 150, "resize" : "crop", @@ -2583,15 +2599,8 @@ Grailbird.data.tweets_2014_08 = "h" : 273, "resize" : "fit", "w" : 534 - }, { - "h" : 273, - "resize" : "fit", - "w" : 534 - }, { - "h" : 273, - "resize" : "fit", - "w" : 534 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/M4GHB2f5RS" } ], "hashtags" : [ ], @@ -2603,7 +2612,7 @@ Grailbird.data.tweets_2014_08 = "id" : 501426738459840512, "created_at" : "2014-08-18 17:53:45 +0000", "user" : { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "protected" : false, "id_str" : "2550058153", @@ -2720,10 +2729,6 @@ Grailbird.data.tweets_2014_08 = "h" : 1024, "resize" : "fit", "w" : 765 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 680, "resize" : "fit", @@ -2732,7 +2737,12 @@ Grailbird.data.tweets_2014_08 = "h" : 1024, "resize" : "fit", "w" : 765 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/tU54oMqVHk" } ], "hashtags" : [ ], @@ -2848,15 +2858,16 @@ Grailbird.data.tweets_2014_08 = "h" : 14, "resize" : "fit", "w" : 223 - }, { - "h" : 14, - "resize" : "fit", - "w" : 223 }, { "h" : 14, "resize" : "crop", "w" : 14 + }, { + "h" : 14, + "resize" : "fit", + "w" : 223 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/MqS59noIf6" } ], "hashtags" : [ ], @@ -2940,17 +2951,17 @@ Grailbird.data.tweets_2014_08 = "id" : 500757087207444480, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BvML6u3CUAAItYI.jpg", "sizes" : [ { - "h" : 1536, + "h" : 900, "resize" : "fit", - "w" : 2048 + "w" : 1200 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 900, + "h" : 1536, "resize" : "fit", - "w" : 1200 + "w" : 2048 }, { "h" : 510, "resize" : "fit", @@ -2960,6 +2971,7 @@ Grailbird.data.tweets_2014_08 = "resize" : "fit", "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/zkAEjyPCxI" }, { "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/500757173329096704\/photo\/1", @@ -2970,14 +2982,6 @@ Grailbird.data.tweets_2014_08 = "id" : 500757168656621569, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BvML_eSCIAEnOrJ.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 900 - }, { - "h" : 2048, - "resize" : "fit", - "w" : 1536 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2989,7 +2993,16 @@ Grailbird.data.tweets_2014_08 = "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 900 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1536 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/zkAEjyPCxI" } ], "hashtags" : [ ], @@ -3055,6 +3068,14 @@ Grailbird.data.tweets_2014_08 = "id" : 500708892268318720, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BvLgFauIUAA2qnj.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 + }, { "h" : 510, "resize" : "fit", "w" : 680 @@ -3066,15 +3087,8 @@ Grailbird.data.tweets_2014_08 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KEoN28mlJw" } ], "hashtags" : [ ], @@ -3104,7 +3118,7 @@ Grailbird.data.tweets_2014_08 = "id_str" : "717313", "id" : 717313 }, { - "name" : "\uD83C\uDF83\uD83D\uDE31 || \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", + "name" : "Peter Bright \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", "screen_name" : "DrPizza", "indices" : [ 115, 123 ], "id_str" : "11375732", @@ -3126,7 +3140,7 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/arstechnica.com\" rel=\"nofollow\"\u003EArs tweetbot\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83C\uDF83\uD83D\uDE31 || \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", + "name" : "Peter Bright \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", "screen_name" : "DrPizza", "indices" : [ 98, 106 ], "id_str" : "11375732", @@ -3202,6 +3216,14 @@ Grailbird.data.tweets_2014_08 = "id" : 500525133652434944, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BvI49QiCIAAdwPU.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { "h" : 1200, "resize" : "fit", "w" : 900 @@ -3209,19 +3231,12 @@ Grailbird.data.tweets_2014_08 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/JzpYFJEgDD" } ], "hashtags" : [ ], @@ -3359,13 +3374,7 @@ Grailbird.data.tweets_2014_08 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 3, 10 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -3448,7 +3457,7 @@ Grailbird.data.tweets_2014_08 = "screen_name" : "GonzoHacker", "protected" : false, "id_str" : "773009000", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/698208463449489408\/qJuiSmrC_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/920078035533090816\/qM6ROxQX_normal.jpg", "id" : 773009000, "verified" : false } @@ -3566,7 +3575,13 @@ Grailbird.data.tweets_2014_08 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ ], + "user_mentions" : [ { + "name" : "Dave", + "screen_name" : "thebouridentity", + "indices" : [ 0, 16 ], + "id_str" : "962819970404143105", + "id" : 962819970404143105 + } ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -3704,7 +3719,7 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\u062A\u0648\u0645", + "name" : "tom", "screen_name" : "Inferis", "indices" : [ 3, 11 ], "id_str" : "66573", @@ -3731,11 +3746,11 @@ Grailbird.data.tweets_2014_08 = "id" : 491866917784002560, "created_at" : "2014-07-23 08:46:26 +0000", "user" : { - "name" : "\u062A\u0648\u0645", + "name" : "tom", "screen_name" : "Inferis", "protected" : false, "id_str" : "66573", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/889381054426996736\/GmCNuVJZ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/926578520028889088\/VmEnLJ56_normal.jpg", "id" : 66573, "verified" : false } @@ -4061,7 +4076,7 @@ Grailbird.data.tweets_2014_08 = "id_str" : "7668432", "id" : 7668432 }, { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "indices" : [ 9, 23 ], "id_str" : "2550058153", @@ -4127,10 +4142,6 @@ Grailbird.data.tweets_2014_08 = "id" : 498867072081100800, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BuxU9X2IgAAz7wa.jpg", "sizes" : [ { - "h" : 512, - "resize" : "fit", - "w" : 1024 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4142,11 +4153,16 @@ Grailbird.data.tweets_2014_08 = "h" : 512, "resize" : "fit", "w" : 1024 + }, { + "h" : 512, + "resize" : "fit", + "w" : 1024 }, { "h" : 340, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/LRkdoCGDpl" } ], "hashtags" : [ ], @@ -4174,10 +4190,6 @@ Grailbird.data.tweets_2014_08 = "id" : 498867072081100800, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BuxU9X2IgAAz7wa.jpg", "sizes" : [ { - "h" : 512, - "resize" : "fit", - "w" : 1024 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4189,11 +4201,16 @@ Grailbird.data.tweets_2014_08 = "h" : 512, "resize" : "fit", "w" : 1024 + }, { + "h" : 512, + "resize" : "fit", + "w" : 1024 }, { "h" : 340, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/LRkdoCGDpl" } ], "hashtags" : [ ], @@ -4262,13 +4279,13 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "indices" : [ 3, 17 ], "id_str" : "2550058153", "id" : 2550058153 }, { - "name" : "Zachary Ogre", + "name" : "Zachary Michael Scott Orr", "screen_name" : "ZacharyOrr", "indices" : [ 38, 49 ], "id_str" : "100290468", @@ -4290,7 +4307,7 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Zachary Ogre", + "name" : "Zachary Michael Scott Orr", "screen_name" : "ZacharyOrr", "indices" : [ 19, 30 ], "id_str" : "100290468", @@ -4311,7 +4328,7 @@ Grailbird.data.tweets_2014_08 = "id" : 498141056345853953, "created_at" : "2014-08-09 16:17:37 +0000", "user" : { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "protected" : false, "id_str" : "2550058153", @@ -4371,7 +4388,7 @@ Grailbird.data.tweets_2014_08 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -4444,26 +4461,27 @@ Grailbird.data.tweets_2014_08 = "id" : 497506418946473984, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bud_c77IAAApvmZ.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kBy33itzxe" } ], "hashtags" : [ ], @@ -4520,7 +4538,7 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "indices" : [ 0, 14 ], "id_str" : "2550058153", @@ -4948,7 +4966,7 @@ Grailbird.data.tweets_2014_08 = "screen_name" : "dhh", "protected" : false, "id_str" : "14561327", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2556368541\/alng5gtlmjhrdlr3qxqv_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/975876868455809024\/eK7mDppU_normal.jpg", "id" : 14561327, "verified" : true } @@ -4968,7 +4986,7 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "The Walking Ed", + "name" : "Ed Zitron", "screen_name" : "edzitron", "indices" : [ 3, 12 ], "id_str" : "18359716", @@ -5005,11 +5023,11 @@ Grailbird.data.tweets_2014_08 = "id" : 495239173922492416, "created_at" : "2014-08-01 16:06:34 +0000", "user" : { - "name" : "The Walking Ed", + "name" : "Ed Zitron", "screen_name" : "edzitron", "protected" : false, "id_str" : "18359716", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/887196011633926144\/qIGa-HGg_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/948789160881528833\/1Q7K6ubj_normal.jpg", "id" : 18359716, "verified" : true } @@ -5029,13 +5047,13 @@ Grailbird.data.tweets_2014_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "The Walking Ed", + "name" : "Ed Zitron", "screen_name" : "edzitron", "indices" : [ 0, 9 ], "id_str" : "18359716", "id" : 18359716 }, { - "name" : "Chriscreama Warren", + "name" : "Christina Warren", "screen_name" : "film_girl", "indices" : [ 10, 20 ], "id_str" : "9866582", diff --git a/public/tweets/data/js/tweets/2014_09.js b/public/tweets/data/js/tweets/2014_09.js index 66a4c72..18d77b7 100755 --- a/public/tweets/data/js/tweets/2014_09.js +++ b/public/tweets/data/js/tweets/2014_09.js @@ -196,22 +196,23 @@ Grailbird.data.tweets_2014_09 = "resize" : "fit", "w" : 750 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 275, + "resize" : "fit", + "w" : 750 }, { "h" : 249, "resize" : "fit", "w" : 680 }, { - "h" : 275, - "resize" : "fit", - "w" : 750 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 275, "resize" : "fit", "w" : 750 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/onmIbAoAl1" } ], "hashtags" : [ ], @@ -379,6 +380,7 @@ Grailbird.data.tweets_2014_09 = "resize" : "fit", "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/wxjVNb5urK" } ], "hashtags" : [ ], @@ -416,6 +418,10 @@ Grailbird.data.tweets_2014_09 = "id" : 515887087791259648, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/ByjMkrQCQAA2t-k.png", "sizes" : [ { + "h" : 1090, + "resize" : "fit", + "w" : 1222 + }, { "h" : 607, "resize" : "fit", "w" : 680 @@ -423,19 +429,16 @@ Grailbird.data.tweets_2014_09 = "h" : 1090, "resize" : "fit", "w" : 1222 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1090, - "resize" : "fit", - "w" : 1222 }, { "h" : 1070, "resize" : "fit", "w" : 1200 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/uVTkmp9KDa" } ], "hashtags" : [ ], @@ -537,7 +540,7 @@ Grailbird.data.tweets_2014_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -926,7 +929,7 @@ Grailbird.data.tweets_2014_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -1068,19 +1071,20 @@ Grailbird.data.tweets_2014_09 = "h" : 231, "resize" : "fit", "w" : 321 + }, { + "h" : 231, + "resize" : "fit", + "w" : 321 + }, { + "h" : 231, + "resize" : "fit", + "w" : 321 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 231, - "resize" : "fit", - "w" : 321 - }, { - "h" : 231, - "resize" : "fit", - "w" : 321 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/9nDanigi4v" } ], "hashtags" : [ ], @@ -1161,7 +1165,7 @@ Grailbird.data.tweets_2014_09 = "id_str" : "102119907", "id" : 102119907 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 8, 24 ], "id_str" : "15267898", @@ -1735,14 +1739,6 @@ Grailbird.data.tweets_2014_09 = "id" : 513798620286816256, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/ByFhH3hIEAAiOh5.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1754,7 +1750,16 @@ Grailbird.data.tweets_2014_09 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ImriTiQHEH" } ], "hashtags" : [ ], @@ -1983,6 +1988,14 @@ Grailbird.data.tweets_2014_09 = "id" : 513730474703720448, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/ByEjJRcCEAA4SXO.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 + }, { "h" : 510, "resize" : "fit", "w" : 680 @@ -1994,15 +2007,8 @@ Grailbird.data.tweets_2014_09 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/2RpdY3N9Mf" } ], "hashtags" : [ ], @@ -2035,6 +2041,14 @@ Grailbird.data.tweets_2014_09 = "id" : 513725972630487040, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/ByEfDN6IQAACryA.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 410 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 618 + }, { "h" : 1024, "resize" : "fit", "w" : 618 @@ -2046,15 +2060,8 @@ Grailbird.data.tweets_2014_09 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 410 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 618 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/1syxUFEbjt" } ], "hashtags" : [ ], @@ -2489,6 +2496,14 @@ Grailbird.data.tweets_2014_09 = "id" : 513083608610127873, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bx7W0tdIQAEvBQ1.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 + }, { "h" : 1536, "resize" : "fit", "w" : 2048 @@ -2500,15 +2515,8 @@ Grailbird.data.tweets_2014_09 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/YAxOif7xca" } ], "hashtags" : [ ], @@ -2585,7 +2593,7 @@ Grailbird.data.tweets_2014_09 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -2944,6 +2952,10 @@ Grailbird.data.tweets_2014_09 = "h" : 512, "resize" : "fit", "w" : 602 + }, { + "h" : 512, + "resize" : "fit", + "w" : 602 }, { "h" : 150, "resize" : "crop", @@ -2956,11 +2968,8 @@ Grailbird.data.tweets_2014_09 = "h" : 512, "resize" : "fit", "w" : 602 - }, { - "h" : 512, - "resize" : "fit", - "w" : 602 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/okUCTJdboq" } ], "hashtags" : [ ], @@ -3033,14 +3042,6 @@ Grailbird.data.tweets_2014_09 = "id" : 512667298071842816, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bx1cMP2IEAA9XNr.jpg", "sizes" : [ { - "h" : 333, - "resize" : "fit", - "w" : 500 - }, { - "h" : 333, - "resize" : "fit", - "w" : 500 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3052,7 +3053,16 @@ Grailbird.data.tweets_2014_09 = "h" : 333, "resize" : "fit", "w" : 500 + }, { + "h" : 333, + "resize" : "fit", + "w" : 500 + }, { + "h" : 333, + "resize" : "fit", + "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/YIr7tue5lB" } ], "hashtags" : [ ], @@ -3153,10 +3163,6 @@ Grailbird.data.tweets_2014_09 = "id" : 512251224180400128, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bxvhxj0IIAAXLjC.jpg", "sizes" : [ { - "h" : 328, - "resize" : "fit", - "w" : 536 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3172,7 +3178,12 @@ Grailbird.data.tweets_2014_09 = "h" : 328, "resize" : "fit", "w" : 536 + }, { + "h" : 328, + "resize" : "fit", + "w" : 536 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/XkH0LOBLgH" } ], "hashtags" : [ { @@ -3208,26 +3219,27 @@ Grailbird.data.tweets_2014_09 = "id" : 512650270862741504, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bx1MtIjIEAAlWzE.png", "sizes" : [ { - "h" : 37, - "resize" : "fit", - "w" : 224 - }, { - "h" : 37, - "resize" : "fit", - "w" : 224 - }, { - "h" : 37, - "resize" : "fit", - "w" : 224 - }, { - "h" : 37, - "resize" : "fit", - "w" : 224 - }, { "h" : 37, "resize" : "crop", "w" : 37 + }, { + "h" : 37, + "resize" : "fit", + "w" : 224 + }, { + "h" : 37, + "resize" : "fit", + "w" : 224 + }, { + "h" : 37, + "resize" : "fit", + "w" : 224 + }, { + "h" : 37, + "resize" : "fit", + "w" : 224 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/JUhv2Cl2yK" } ], "hashtags" : [ ], @@ -3563,7 +3575,7 @@ Grailbird.data.tweets_2014_09 = "screen_name" : "1Password", "protected" : false, "id_str" : "793926", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/904715544414351360\/6XdEq2Mq_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981326545179439104\/jPhaQEQv_normal.jpg", "id" : 793926, "verified" : true } @@ -3670,6 +3682,10 @@ Grailbird.data.tweets_2014_09 = "id" : 512066135638827008, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bxs5b_RCYAASFls.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1024, "resize" : "fit", "w" : 577 @@ -3681,15 +3697,12 @@ Grailbird.data.tweets_2014_09 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1024, "resize" : "fit", "w" : 577 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/aEEeKNYgA1" } ], "hashtags" : [ { @@ -3714,6 +3727,10 @@ Grailbird.data.tweets_2014_09 = "id" : 512066135638827008, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bxs5b_RCYAASFls.png", "sizes" : [ { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { "h" : 1024, "resize" : "fit", "w" : 577 @@ -3725,15 +3742,12 @@ Grailbird.data.tweets_2014_09 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 }, { "h" : 1024, "resize" : "fit", "w" : 577 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/aEEeKNYgA1" } ], "hashtags" : [ { @@ -3860,7 +3874,7 @@ Grailbird.data.tweets_2014_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "nick gauthier", + "name" : "Nick Gauthier", "screen_name" : "ngauthier", "indices" : [ 3, 13 ], "id_str" : "15243796", @@ -3897,11 +3911,11 @@ Grailbird.data.tweets_2014_09 = "id" : 511900906422808576, "created_at" : "2014-09-16 15:34:21 +0000", "user" : { - "name" : "nick gauthier", + "name" : "Nick Gauthier", "screen_name" : "ngauthier", "protected" : false, "id_str" : "15243796", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/916309660667330560\/mXLHWOtB_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985857187191902208\/nRolEvPB_normal.jpg", "id" : 15243796, "verified" : false } @@ -4172,6 +4186,10 @@ Grailbird.data.tweets_2014_09 = "h" : 437, "resize" : "fit", "w" : 475 + }, { + "h" : 437, + "resize" : "fit", + "w" : 475 }, { "h" : 150, "resize" : "crop", @@ -4184,11 +4202,8 @@ Grailbird.data.tweets_2014_09 = "h" : 437, "resize" : "fit", "w" : 475 - }, { - "h" : 437, - "resize" : "fit", - "w" : 475 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/QjVCevnbHC" } ], "hashtags" : [ ], @@ -4213,6 +4228,10 @@ Grailbird.data.tweets_2014_09 = "h" : 437, "resize" : "fit", "w" : 475 + }, { + "h" : 437, + "resize" : "fit", + "w" : 475 }, { "h" : 150, "resize" : "crop", @@ -4225,11 +4244,8 @@ Grailbird.data.tweets_2014_09 = "h" : 437, "resize" : "fit", "w" : 475 - }, { - "h" : 437, - "resize" : "fit", - "w" : 475 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/QjVCevnbHC" } ], "hashtags" : [ ], @@ -4301,6 +4317,14 @@ Grailbird.data.tweets_2014_09 = "id" : 511332038754856962, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bxidx7RCcAIBUx7.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { "h" : 1200, "resize" : "fit", "w" : 900 @@ -4308,19 +4332,12 @@ Grailbird.data.tweets_2014_09 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/7Lzna1fIxK" } ], "hashtags" : [ ], @@ -4505,6 +4522,7 @@ Grailbird.data.tweets_2014_09 = "resize" : "fit", "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Wbphz7EjFC" } ], "hashtags" : [ ], @@ -4731,19 +4749,20 @@ Grailbird.data.tweets_2014_09 = "h" : 1136, "resize" : "fit", "w" : 640 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 680, "resize" : "fit", "w" : 383 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 1136, "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nbwoKoNOU2" } ], "hashtags" : [ ], @@ -5068,18 +5087,6 @@ Grailbird.data.tweets_2014_09 = "id" : 510123674687393792, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BxRSx4VCUAAc43t.jpg", "sizes" : [ { - "h" : 203, - "resize" : "fit", - "w" : 610 - }, { - "h" : 203, - "resize" : "fit", - "w" : 610 - }, { - "h" : 203, - "resize" : "fit", - "w" : 610 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -5087,7 +5094,20 @@ Grailbird.data.tweets_2014_09 = "h" : 203, "resize" : "fit", "w" : 610 + }, { + "h" : 203, + "resize" : "fit", + "w" : 610 + }, { + "h" : 203, + "resize" : "fit", + "w" : 610 + }, { + "h" : 203, + "resize" : "fit", + "w" : 610 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/4lsdkWT9Y4" } ], "hashtags" : [ ], @@ -5116,7 +5136,7 @@ Grailbird.data.tweets_2014_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Pascal Haunted \uD83D\uDC80", + "name" : "Pascal Hartig", "screen_name" : "passy", "indices" : [ 3, 9 ], "id_str" : "14383077", @@ -5135,22 +5155,23 @@ Grailbird.data.tweets_2014_09 = "resize" : "fit", "w" : 1720 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1496, + "resize" : "fit", + "w" : 1720 }, { "h" : 591, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 1044, "resize" : "fit", "w" : 1200 - }, { - "h" : 1496, - "resize" : "fit", - "w" : 1720 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/unVOWlNd7p" }, { "expanded_url" : "https:\/\/twitter.com\/passy\/status\/509711664543838209\/photo\/1", @@ -5161,6 +5182,10 @@ Grailbird.data.tweets_2014_09 = "id" : 509711633082753024, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BxLcB5vIIAAXyYH.png", "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 1200 + }, { "h" : 580, "resize" : "fit", "w" : 680 @@ -5176,11 +5201,8 @@ Grailbird.data.tweets_2014_09 = "h" : 1466, "resize" : "fit", "w" : 1718 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/unVOWlNd7p" } ], "hashtags" : [ ], @@ -5206,22 +5228,23 @@ Grailbird.data.tweets_2014_09 = "resize" : "fit", "w" : 1720 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1496, + "resize" : "fit", + "w" : 1720 }, { "h" : 591, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 1044, "resize" : "fit", "w" : 1200 - }, { - "h" : 1496, - "resize" : "fit", - "w" : 1720 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/unVOWlNd7p" }, { "expanded_url" : "https:\/\/twitter.com\/passy\/status\/509711664543838209\/photo\/1", @@ -5232,6 +5255,10 @@ Grailbird.data.tweets_2014_09 = "id" : 509711633082753024, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BxLcB5vIIAAXyYH.png", "sizes" : [ { + "h" : 1024, + "resize" : "fit", + "w" : 1200 + }, { "h" : 580, "resize" : "fit", "w" : 680 @@ -5247,11 +5274,8 @@ Grailbird.data.tweets_2014_09 = "h" : 1466, "resize" : "fit", "w" : 1718 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/unVOWlNd7p" } ], "hashtags" : [ ], @@ -5263,7 +5287,7 @@ Grailbird.data.tweets_2014_09 = "id" : 509711664543838209, "created_at" : "2014-09-10 14:35:05 +0000", "user" : { - "name" : "Pascal Haunted \uD83D\uDC80", + "name" : "Pascal Hartig", "screen_name" : "passy", "protected" : false, "id_str" : "14383077", diff --git a/public/tweets/data/js/tweets/2014_10.js b/public/tweets/data/js/tweets/2014_10.js index 78a92b0..5f022b4 100755 --- a/public/tweets/data/js/tweets/2014_10.js +++ b/public/tweets/data/js/tweets/2014_10.js @@ -45,26 +45,27 @@ Grailbird.data.tweets_2014_10 = "id" : 528266408191225856, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B1THf9cCcAA71r0.jpg", "sizes" : [ { - "h" : 510, - "resize" : "fit", - "w" : 680 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 1536, "resize" : "fit", "w" : 2048 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 900, + "resize" : "fit", + "w" : 1200 }, { "h" : 2448, "resize" : "fit", "w" : 3264 }, { - "h" : 900, + "h" : 510, "resize" : "fit", - "w" : 1200 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/YEvwMbUc0N" } ], "hashtags" : [ ], @@ -103,14 +104,6 @@ Grailbird.data.tweets_2014_10 = "id" : 528133366139199490, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B1ROf5LCIAIcGM-.png", "sizes" : [ { - "h" : 775, - "resize" : "fit", - "w" : 585 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 680, "resize" : "fit", "w" : 513 @@ -122,7 +115,16 @@ Grailbird.data.tweets_2014_10 = "h" : 775, "resize" : "fit", "w" : 585 + }, { + "h" : 775, + "resize" : "fit", + "w" : 585 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/VtnvxrKzKg" } ], "hashtags" : [ ], @@ -144,14 +146,6 @@ Grailbird.data.tweets_2014_10 = "id" : 528133366139199490, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B1ROf5LCIAIcGM-.png", "sizes" : [ { - "h" : 775, - "resize" : "fit", - "w" : 585 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 680, "resize" : "fit", "w" : 513 @@ -163,7 +157,16 @@ Grailbird.data.tweets_2014_10 = "h" : 775, "resize" : "fit", "w" : 585 + }, { + "h" : 775, + "resize" : "fit", + "w" : 585 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/VtnvxrKzKg" } ], "hashtags" : [ ], @@ -248,19 +251,20 @@ Grailbird.data.tweets_2014_10 = "h" : 341, "resize" : "fit", "w" : 572 + }, { + "h" : 341, + "resize" : "fit", + "w" : 572 + }, { + "h" : 341, + "resize" : "fit", + "w" : 572 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 341, - "resize" : "fit", - "w" : 572 - }, { - "h" : 341, - "resize" : "fit", - "w" : 572 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ORMDdKM8tU" } ], "hashtags" : [ ], @@ -347,6 +351,7 @@ Grailbird.data.tweets_2014_10 = "resize" : "fit", "w" : 761 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Zt1II7WzD5" } ], "hashtags" : [ ], @@ -718,26 +723,27 @@ Grailbird.data.tweets_2014_10 = "id" : 527610699762003969, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B1JzItMCcAEOrCg.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 900 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 3264, "resize" : "fit", "w" : 2448 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 900 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ESDQ7azWIj" } ], "hashtags" : [ ], @@ -773,10 +779,6 @@ Grailbird.data.tweets_2014_10 = "h" : 510, "resize" : "fit", "w" : 680 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 }, { "h" : 150, "resize" : "crop", @@ -789,7 +791,12 @@ Grailbird.data.tweets_2014_10 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/rMZ0eZxK8D" } ], "hashtags" : [ ], @@ -846,7 +853,7 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -1392,14 +1399,6 @@ Grailbird.data.tweets_2014_10 = "id" : 525807175051259905, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B0wK1wFIMAEyZ-d.jpg", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 680 - }, { - "h" : 960, - "resize" : "fit", - "w" : 960 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1411,7 +1410,16 @@ Grailbird.data.tweets_2014_10 = "h" : 960, "resize" : "fit", "w" : 960 + }, { + "h" : 680, + "resize" : "fit", + "w" : 680 + }, { + "h" : 960, + "resize" : "fit", + "w" : 960 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/X03D16IXqR" } ], "hashtags" : [ ], @@ -1634,18 +1642,6 @@ Grailbird.data.tweets_2014_10 = "id" : 525767464529821696, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B0vmuS3CAAAEu2A.jpg", "sizes" : [ { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1653,7 +1649,20 @@ Grailbird.data.tweets_2014_10 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/JzJn9caylQ" } ], "hashtags" : [ ], @@ -2337,14 +2346,6 @@ Grailbird.data.tweets_2014_10 = "h" : 279, "resize" : "fit", "w" : 250 - }, { - "h" : 279, - "resize" : "fit", - "w" : 250 - }, { - "h" : 279, - "resize" : "fit", - "w" : 250 }, { "h" : 150, "resize" : "crop", @@ -2353,7 +2354,16 @@ Grailbird.data.tweets_2014_10 = "h" : 279, "resize" : "fit", "w" : 250 + }, { + "h" : 279, + "resize" : "fit", + "w" : 250 + }, { + "h" : 279, + "resize" : "fit", + "w" : 250 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ZYFOEtzEok" } ], "hashtags" : [ ], @@ -2913,7 +2923,7 @@ Grailbird.data.tweets_2014_10 = "id_str" : "14106454", "id" : 14106454 }, { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 9, 15 ], "id_str" : "1253355925", @@ -2928,17 +2938,17 @@ Grailbird.data.tweets_2014_10 = "id" : 523322788799852544, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B0M3TcFIMAAPE8o.jpg", "sizes" : [ { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 900 + "w" : 510 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 680, + "h" : 1200, "resize" : "fit", - "w" : 510 + "w" : 900 }, { "h" : 1280, "resize" : "fit", @@ -2948,6 +2958,7 @@ Grailbird.data.tweets_2014_10 = "resize" : "fit", "w" : 960 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/o0RHJcjWol" } ], "hashtags" : [ ], @@ -3027,13 +3038,13 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "US Dept of Interior", + "name" : "US Department of the Interior", "screen_name" : "Interior", "indices" : [ 3, 12 ], "id_str" : "76348185", "id" : 76348185 }, { - "name" : "Yosemite National Pk", + "name" : "Yosemite National Park", "screen_name" : "YosemiteNPS", "indices" : [ 59, 71 ], "id_str" : "18726942", @@ -3048,13 +3059,17 @@ Grailbird.data.tweets_2014_10 = "id" : 523125881112231936, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B0KEN5yCAAAq3-J.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 1361, "resize" : "fit", "w" : 2048 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1361, + "resize" : "fit", + "w" : 2048 }, { "h" : 452, "resize" : "fit", @@ -3063,11 +3078,8 @@ Grailbird.data.tweets_2014_10 = "h" : 797, "resize" : "fit", "w" : 1200 - }, { - "h" : 1361, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/TU4dFSzot1" } ], "hashtags" : [ { @@ -3083,7 +3095,7 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yosemite National Pk", + "name" : "Yosemite National Park", "screen_name" : "YosemiteNPS", "indices" : [ 45, 57 ], "id_str" : "18726942", @@ -3098,13 +3110,17 @@ Grailbird.data.tweets_2014_10 = "id" : 523125881112231936, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B0KEN5yCAAAq3-J.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 1361, "resize" : "fit", "w" : 2048 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1361, + "resize" : "fit", + "w" : 2048 }, { "h" : 452, "resize" : "fit", @@ -3113,11 +3129,8 @@ Grailbird.data.tweets_2014_10 = "h" : 797, "resize" : "fit", "w" : 1200 - }, { - "h" : 1361, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/TU4dFSzot1" } ], "hashtags" : [ { @@ -3132,7 +3145,7 @@ Grailbird.data.tweets_2014_10 = "id" : 523125882970701825, "created_at" : "2014-10-17 14:58:24 +0000", "user" : { - "name" : "US Dept of Interior", + "name" : "US Department of the Interior", "screen_name" : "Interior", "protected" : false, "id_str" : "76348185", @@ -3162,7 +3175,7 @@ Grailbird.data.tweets_2014_10 = "id_str" : "7618252", "id" : 7618252 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 8, 24 ], "id_str" : "15267898", @@ -3378,7 +3391,7 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"https:\/\/dev.twitter.com\/docs\/tfw\" rel=\"nofollow\"\u003ETwitter for Websites\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan Benjamin \uD83D\uDC0D", + "name" : "Dan Benjamin \uD83E\uDD85\uD83D\uDC0D", "screen_name" : "danbenjamin", "indices" : [ 15, 27 ], "id_str" : "5905672", @@ -3450,7 +3463,7 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Peter Peirce", + "name" : "Peter", "screen_name" : "peterpeirce", "indices" : [ 3, 15 ], "id_str" : "257694434", @@ -3494,11 +3507,11 @@ Grailbird.data.tweets_2014_10 = "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { - "name" : "Peter Peirce", + "name" : "Peter", "screen_name" : "peterpeirce", "protected" : false, "id_str" : "257694434", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/763444901535178752\/aSSE9Gou_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/969042806634409984\/f2uzaory_normal.jpg", "id" : 257694434, "verified" : false } @@ -3549,7 +3562,7 @@ Grailbird.data.tweets_2014_10 = "screen_name" : "panzer", "protected" : false, "id_str" : "19312115", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/849673057811800064\/-x31599m_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972174840017793024\/EBlzynRx_normal.jpg", "id" : 19312115, "verified" : true } @@ -3690,7 +3703,7 @@ Grailbird.data.tweets_2014_10 = "screen_name" : "elonmusk", "protected" : false, "id_str" : "44196397", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/782474226020200448\/zDo-gAo0_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972170159614906369\/0o9cdCOp_normal.jpg", "id" : 44196397, "verified" : true } @@ -3822,9 +3835,9 @@ Grailbird.data.tweets_2014_10 = "resize" : "fit", "w" : 382 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1200, + "resize" : "fit", + "w" : 675 }, { "h" : 2048, "resize" : "fit", @@ -3834,10 +3847,11 @@ Grailbird.data.tweets_2014_10 = "resize" : "fit", "w" : 1242 }, { - "h" : 1200, - "resize" : "fit", - "w" : 675 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nd4gSBOd6C" } ], "hashtags" : [ ], @@ -4079,7 +4093,7 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "mrgan!", + "name" : "Neven Mrgan", "screen_name" : "mrgan", "indices" : [ 3, 9 ], "id_str" : "35293", @@ -4111,11 +4125,11 @@ Grailbird.data.tweets_2014_10 = "id" : 521751633823555584, "created_at" : "2014-10-13 19:57:37 +0000", "user" : { - "name" : "mrgan!", + "name" : "Neven Mrgan", "screen_name" : "mrgan", "protected" : false, "id_str" : "35293", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914585912507428864\/-s_wTdcj_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925719886457847808\/Vuf2uyPY_normal.jpg", "id" : 35293, "verified" : true } @@ -4168,7 +4182,7 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Dan DiGangi", + "name" : "Dan DiGangi \uD83D\uDCA1", "screen_name" : "dandigangi", "indices" : [ 0, 11 ], "id_str" : "192625645", @@ -4216,10 +4230,6 @@ Grailbird.data.tweets_2014_10 = "id" : 520956600400748545, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BzrPRJZIIAEl2mr.jpg", "sizes" : [ { - "h" : 466, - "resize" : "fit", - "w" : 600 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4235,7 +4245,12 @@ Grailbird.data.tweets_2014_10 = "h" : 466, "resize" : "fit", "w" : 600 + }, { + "h" : 466, + "resize" : "fit", + "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/iQJNJ6ylwE" } ], "hashtags" : [ ], @@ -4257,10 +4272,6 @@ Grailbird.data.tweets_2014_10 = "id" : 520956600400748545, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/BzrPRJZIIAEl2mr.jpg", "sizes" : [ { - "h" : 466, - "resize" : "fit", - "w" : 600 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4276,7 +4287,12 @@ Grailbird.data.tweets_2014_10 = "h" : 466, "resize" : "fit", "w" : 600 + }, { + "h" : 466, + "resize" : "fit", + "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/iQJNJ6ylwE" } ], "hashtags" : [ ], @@ -4308,67 +4324,6 @@ Grailbird.data.tweets_2014_10 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Curt Clifton \uD83D\uDCCE", - "screen_name" : "curtclifton", - "indices" : [ 3, 15 ], - "id_str" : "14355211", - "id" : 14355211 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { - "indices" : [ 114, 136 ], - "url" : "http:\/\/t.co\/0EldDdpGFa", - "expanded_url" : "http:\/\/mjtsai.com\/blog\/2014\/10\/11\/apples-software-quality-decline\/", - "display_url" : "mjtsai.com\/blog\/2014\/10\/1\u2026" - } ] - }, - "geo" : { }, - "id_str" : "520990653862658048", - "text" : "RT @curtclifton: This is a damning series of quotes when you recognize the authors as among Apple\u2019s biggest fans. http:\/\/t.co\/0EldDdpGFa", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { - "indices" : [ 97, 119 ], - "url" : "http:\/\/t.co\/0EldDdpGFa", - "expanded_url" : "http:\/\/mjtsai.com\/blog\/2014\/10\/11\/apples-software-quality-decline\/", - "display_url" : "mjtsai.com\/blog\/2014\/10\/1\u2026" - } ] - }, - "geo" : { }, - "id_str" : "520957411377426432", - "text" : "This is a damning series of quotes when you recognize the authors as among Apple\u2019s biggest fans. http:\/\/t.co\/0EldDdpGFa", - "id" : 520957411377426432, - "created_at" : "2014-10-11 15:21:40 +0000", - "user" : { - "name" : "Curt Clifton \uD83D\uDCCE", - "screen_name" : "curtclifton", - "protected" : false, - "id_str" : "14355211", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918964762356072448\/KfnHbpfj_normal.jpg", - "id" : 14355211, - "verified" : false - } - }, - "id" : 520990653862658048, - "created_at" : "2014-10-11 17:33:46 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/www.apple.com\" rel=\"nofollow\"\u003EiOS\u003C\/a\u003E", "entities" : { @@ -4432,6 +4387,10 @@ Grailbird.data.tweets_2014_10 = "id" : 520367335811469313, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Bzi3VbvCUAEy7vF.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 1200, "resize" : "fit", "w" : 900 @@ -4439,10 +4398,6 @@ Grailbird.data.tweets_2014_10 = "h" : 680, "resize" : "fit", "w" : 510 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 2048, "resize" : "fit", @@ -4452,6 +4407,7 @@ Grailbird.data.tweets_2014_10 = "resize" : "fit", "w" : 1536 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/v8iVq6Hjar" } ], "hashtags" : [ ], @@ -4467,7 +4423,7 @@ Grailbird.data.tweets_2014_10 = "screen_name" : "hmason", "protected" : false, "id_str" : "765548", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1290564266\/me_square_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/948689418709323777\/sTBM3vG0_normal.jpg", "id" : 765548, "verified" : true } @@ -4608,10 +4564,6 @@ Grailbird.data.tweets_2014_10 = "h" : 878, "resize" : "fit", "w" : 1158 - }, { - "h" : 878, - "resize" : "fit", - "w" : 1158 }, { "h" : 516, "resize" : "fit", @@ -4620,7 +4572,12 @@ Grailbird.data.tweets_2014_10 = "h" : 878, "resize" : "fit", "w" : 1158 + }, { + "h" : 878, + "resize" : "fit", + "w" : 1158 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/QY3rX0SLVy" } ], "hashtags" : [ ], @@ -4655,10 +4612,6 @@ Grailbird.data.tweets_2014_10 = "h" : 878, "resize" : "fit", "w" : 1158 - }, { - "h" : 878, - "resize" : "fit", - "w" : 1158 }, { "h" : 516, "resize" : "fit", @@ -4667,7 +4620,12 @@ Grailbird.data.tweets_2014_10 = "h" : 878, "resize" : "fit", "w" : 1158 + }, { + "h" : 878, + "resize" : "fit", + "w" : 1158 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/QY3rX0SLVy" } ], "hashtags" : [ ], @@ -4871,7 +4829,7 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B SpooooookyMan \uD83D\uDC7B", + "name" : "Jeff Kelley", "screen_name" : "SlaunchaMan", "indices" : [ 0, 12 ], "id_str" : "14868897", @@ -4980,7 +4938,7 @@ Grailbird.data.tweets_2014_10 = "screen_name" : "Kyle_MacLachlan", "protected" : false, "id_str" : "286311652", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/647070239658782720\/64jtyoYB_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/969699726538002434\/1Ae1D5iN_normal.jpg", "id" : 286311652, "verified" : true } @@ -5106,7 +5064,7 @@ Grailbird.data.tweets_2014_10 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 12, 28 ], "id_str" : "15267898", @@ -5145,7 +5103,7 @@ Grailbird.data.tweets_2014_10 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 12, 28 ], "id_str" : "15267898", @@ -5565,6 +5523,14 @@ Grailbird.data.tweets_2014_10 = "id" : 517779430064672768, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/By-FpfkCUAAqlgH.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 + }, { "h" : 510, "resize" : "fit", "w" : 680 @@ -5576,15 +5542,8 @@ Grailbird.data.tweets_2014_10 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3pxo9J6UMH" } ], "hashtags" : [ ], @@ -5605,7 +5564,7 @@ Grailbird.data.tweets_2014_10 = "screen_name" : "phillipsbeer", "protected" : false, "id_str" : "65141250", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/888070528841302017\/-94mWGXa_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961012152403353601\/nf4-Ilid_normal.jpg", "id" : 65141250, "verified" : false } @@ -5625,7 +5584,7 @@ Grailbird.data.tweets_2014_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John-David Dalton", + "name" : "John-David \u201Cjust works\u201D Dalton", "screen_name" : "jdalton", "indices" : [ 0, 8 ], "id_str" : "14272162", diff --git a/public/tweets/data/js/tweets/2014_11.js b/public/tweets/data/js/tweets/2014_11.js index 11b5f0f..994e062 100755 --- a/public/tweets/data/js/tweets/2014_11.js +++ b/public/tweets/data/js/tweets/2014_11.js @@ -77,7 +77,7 @@ Grailbird.data.tweets_2014_11 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -139,9 +139,17 @@ Grailbird.data.tweets_2014_11 = "id" : 538559470843224064, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B3lY_D4IYAAkKch.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 2448, "resize" : "fit", "w" : 3264 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 }, { "h" : 510, "resize" : "fit", @@ -150,15 +158,8 @@ Grailbird.data.tweets_2014_11 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pjOaF2PNgJ" } ], "hashtags" : [ ], @@ -335,26 +336,27 @@ Grailbird.data.tweets_2014_11 = "id" : 538274409333547008, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B3hVuTACYAAAPxX.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 900 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 3264, "resize" : "fit", "w" : 2448 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 900 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/UPZTpHt82x" } ], "hashtags" : [ ], @@ -376,26 +378,27 @@ Grailbird.data.tweets_2014_11 = "id" : 538274409333547008, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B3hVuTACYAAAPxX.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 900 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 3264, "resize" : "fit", "w" : 2448 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 900 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/UPZTpHt82x" } ], "hashtags" : [ ], @@ -696,6 +699,10 @@ Grailbird.data.tweets_2014_11 = "id" : 537064412402561024, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B3QJPNLCMAAW6EC.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 680, "resize" : "fit", "w" : 383 @@ -703,10 +710,6 @@ Grailbird.data.tweets_2014_11 = "h" : 876, "resize" : "fit", "w" : 493 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 876, "resize" : "fit", @@ -716,6 +719,7 @@ Grailbird.data.tweets_2014_11 = "resize" : "fit", "w" : 493 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/jHXS2jOrfN" } ], "hashtags" : [ { @@ -756,10 +760,6 @@ Grailbird.data.tweets_2014_11 = "id" : 537042041176195072, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B3P05B3CAAAiBvF.jpg", "sizes" : [ { - "h" : 229, - "resize" : "fit", - "w" : 1024 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -775,7 +775,12 @@ Grailbird.data.tweets_2014_11 = "h" : 152, "resize" : "fit", "w" : 680 + }, { + "h" : 229, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ziJuBgsOgc" } ], "hashtags" : [ ], @@ -973,26 +978,27 @@ Grailbird.data.tweets_2014_11 = "id" : 536349797746102272, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B3F_TKICUAAGV8z.jpg", "sizes" : [ { - "h" : 680, + "h" : 2048, "resize" : "fit", - "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "w" : 2048 }, { "h" : 2448, "resize" : "fit", "w" : 2448 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 1200, "resize" : "fit", "w" : 1200 }, { - "h" : 2048, + "h" : 680, "resize" : "fit", - "w" : 2048 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ROIUfz2x61" } ], "hashtags" : [ ], @@ -1047,7 +1053,7 @@ Grailbird.data.tweets_2014_11 = "screen_name" : "Conorpope", "protected" : false, "id_str" : "19507934", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/895206629611892736\/C7430r0l_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/969938233932042240\/KExegKLu_normal.jpg", "id" : 19507934, "verified" : false } @@ -1716,7 +1722,7 @@ Grailbird.data.tweets_2014_11 = "id_str" : "746449286783733764", "id" : 746449286783733764 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 19, 35 ], "id_str" : "15267898", @@ -1785,7 +1791,7 @@ Grailbird.data.tweets_2014_11 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -2104,26 +2110,27 @@ Grailbird.data.tweets_2014_11 = "id" : 533696826268860417, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B2gSb5OCQAEI2eH.jpg", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 510 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 3264, + "resize" : "fit", + "w" : 2448 }, { "h" : 1200, "resize" : "fit", "w" : 900 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 3264, - "resize" : "fit", - "w" : 2448 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/HmoXmeP0II" } ], "hashtags" : [ ], @@ -2200,7 +2207,7 @@ Grailbird.data.tweets_2014_11 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -2253,7 +2260,7 @@ Grailbird.data.tweets_2014_11 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "indices" : [ 0, 13 ], "id_str" : "1628814223", @@ -2439,13 +2446,7 @@ Grailbird.data.tweets_2014_11 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 70, 77 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -2691,7 +2692,7 @@ Grailbird.data.tweets_2014_11 = "screen_name" : "ustwogames", "protected" : false, "id_str" : "899902687", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/908747492963049474\/FJWKjSJI_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/943469724868009984\/cr8BMsJM_normal.jpg", "id" : 899902687, "verified" : true } @@ -2792,9 +2793,13 @@ Grailbird.data.tweets_2014_11 = "id" : 532397512758685696, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B2N0t5NIcAA2_Dm.jpg", "sizes" : [ { - "h" : 391, + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 883, "resize" : "fit", - "w" : 680 + "w" : 1536 }, { "h" : 690, "resize" : "fit", @@ -2804,14 +2809,11 @@ Grailbird.data.tweets_2014_11 = "resize" : "fit", "w" : 1536 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 883, + "h" : 391, "resize" : "fit", - "w" : 1536 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/duYVBQzmPS" } ], "hashtags" : [ ], @@ -2836,62 +2838,6 @@ Grailbird.data.tweets_2014_11 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot 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" : "532282101148942336", - "text" : "RT @garybernhardt: Programmers! Go to this gist and follow its instructions to find out whether you've lost data. Please comment too. https\u2026", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ { - "indices" : [ 115, 138 ], - "url" : "https:\/\/t.co\/X0tliVedXM", - "expanded_url" : "https:\/\/gist.github.com\/garybernhardt\/b1a8cc6eacbfa9ea8100", - "display_url" : "gist.github.com\/garybernhardt\/\u2026" - } ] - }, - "geo" : { }, - "id_str" : "532276348744892416", - "text" : "Programmers! Go to this gist and follow its instructions to find out whether you've lost data. Please comment too. https:\/\/t.co\/X0tliVedXM", - "id" : 532276348744892416, - "created_at" : "2014-11-11 20:59:05 +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" : 532282101148942336, - "created_at" : "2014-11-11 21:21:56 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { @@ -2998,26 +2944,27 @@ Grailbird.data.tweets_2014_11 = "id" : 531926794505437184, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B2HImfECQAAipLR.jpg", "sizes" : [ { - "h" : 462, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 1875 + }, { + "h" : 1275, + "resize" : "fit", + "w" : 1875 }, { "h" : 816, "resize" : "fit", "w" : 1200 }, { - "h" : 1275, + "h" : 462, "resize" : "fit", - "w" : 1875 - }, { - "h" : 1275, - "resize" : "fit", - "w" : 1875 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/STXAEwA1Zp" } ], "hashtags" : [ ], @@ -3038,7 +2985,7 @@ Grailbird.data.tweets_2014_11 = "screen_name" : "phillipsbeer", "protected" : false, "id_str" : "65141250", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/888070528841302017\/-94mWGXa_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961012152403353601\/nf4-Ilid_normal.jpg", "id" : 65141250, "verified" : false } @@ -3342,7 +3289,7 @@ Grailbird.data.tweets_2014_11 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -3427,18 +3374,6 @@ Grailbird.data.tweets_2014_11 = "id" : 531030800377335808, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B16Zsw1IUAA4lPx.jpg", "sizes" : [ { - "h" : 254, - "resize" : "fit", - "w" : 517 - }, { - "h" : 254, - "resize" : "fit", - "w" : 517 - }, { - "h" : 254, - "resize" : "fit", - "w" : 517 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3446,7 +3381,20 @@ Grailbird.data.tweets_2014_11 = "h" : 254, "resize" : "fit", "w" : 517 + }, { + "h" : 254, + "resize" : "fit", + "w" : 517 + }, { + "h" : 254, + "resize" : "fit", + "w" : 517 + }, { + "h" : 254, + "resize" : "fit", + "w" : 517 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nR0USlEmQU" } ], "hashtags" : [ ], @@ -3474,18 +3422,6 @@ Grailbird.data.tweets_2014_11 = "id" : 531030800377335808, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B16Zsw1IUAA4lPx.jpg", "sizes" : [ { - "h" : 254, - "resize" : "fit", - "w" : 517 - }, { - "h" : 254, - "resize" : "fit", - "w" : 517 - }, { - "h" : 254, - "resize" : "fit", - "w" : 517 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3493,7 +3429,20 @@ Grailbird.data.tweets_2014_11 = "h" : 254, "resize" : "fit", "w" : 517 + }, { + "h" : 254, + "resize" : "fit", + "w" : 517 + }, { + "h" : 254, + "resize" : "fit", + "w" : 517 + }, { + "h" : 254, + "resize" : "fit", + "w" : 517 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nR0USlEmQU" } ], "hashtags" : [ ], @@ -3844,7 +3793,7 @@ Grailbird.data.tweets_2014_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Spooky Anil Dash \uD83C\uDF83", + "name" : "Anil Dash", "screen_name" : "anildash", "indices" : [ 3, 12 ], "id_str" : "36823", @@ -3888,11 +3837,11 @@ Grailbird.data.tweets_2014_11 = "in_reply_to_screen_name" : "gruber", "in_reply_to_user_id_str" : "33423", "user" : { - "name" : "Spooky Anil Dash \uD83C\uDF83", + "name" : "Anil Dash", "screen_name" : "anildash", "protected" : false, "id_str" : "36823", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/915191237338177536\/cZoGK6nh_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/964333187328491520\/nPt-GBf5_normal.jpg", "id" : 36823, "verified" : true } @@ -3978,7 +3927,7 @@ Grailbird.data.tweets_2014_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "indices" : [ 3, 16 ], "id_str" : "1628814223", @@ -4005,7 +3954,7 @@ Grailbird.data.tweets_2014_11 = "id" : 530464423341985792, "created_at" : "2014-11-06 20:59:08 +0000", "user" : { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "protected" : false, "id_str" : "1628814223", @@ -4029,7 +3978,7 @@ Grailbird.data.tweets_2014_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "indices" : [ 0, 13 ], "id_str" : "1628814223", @@ -4062,7 +4011,7 @@ Grailbird.data.tweets_2014_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "indices" : [ 0, 13 ], "id_str" : "1628814223", @@ -4095,7 +4044,7 @@ Grailbird.data.tweets_2014_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "CGP Grey \uD83D\uDC1D", + "name" : "CGP Grey", "screen_name" : "cgpgrey", "indices" : [ 0, 8 ], "id_str" : "176774540", @@ -4164,9 +4113,17 @@ Grailbird.data.tweets_2014_11 = "id" : 530199344641617921, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B1ulfq2CMAE-VFD.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 2448, "resize" : "fit", "w" : 3264 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 }, { "h" : 510, "resize" : "fit", @@ -4175,15 +4132,8 @@ Grailbird.data.tweets_2014_11 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ZqwqodKDiE" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2014_12.js b/public/tweets/data/js/tweets/2014_12.js index c2a5d0e..30be8b0 100755 --- a/public/tweets/data/js/tweets/2014_12.js +++ b/public/tweets/data/js/tweets/2014_12.js @@ -34,14 +34,6 @@ Grailbird.data.tweets_2014_12 = "id" : 550346286713425922, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B6M5CCsCUAIsce3.jpg", "sizes" : [ { - "h" : 214, - "resize" : "fit", - "w" : 225 - }, { - "h" : 214, - "resize" : "fit", - "w" : 225 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -53,7 +45,16 @@ Grailbird.data.tweets_2014_12 = "h" : 214, "resize" : "fit", "w" : 225 + }, { + "h" : 214, + "resize" : "fit", + "w" : 225 + }, { + "h" : 214, + "resize" : "fit", + "w" : 225 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/U2F2Zg5Dwg" } ], "hashtags" : [ ], @@ -571,13 +572,9 @@ Grailbird.data.tweets_2014_12 = "id" : 548682938099851264, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B51QOaPCYAAMz_-.jpg", "sizes" : [ { - "h" : 1024, + "h" : 680, "resize" : "fit", - "w" : 575 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 575 + "w" : 382 }, { "h" : 150, "resize" : "crop", @@ -587,10 +584,15 @@ Grailbird.data.tweets_2014_12 = "resize" : "fit", "w" : 575 }, { - "h" : 680, + "h" : 1024, "resize" : "fit", - "w" : 382 + "w" : 575 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 575 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/23h3Cqh8jS" } ], "hashtags" : [ ], @@ -628,14 +630,6 @@ Grailbird.data.tweets_2014_12 = "id" : 548571551079989248, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B5zq61QCAAACfmq.jpg", "sizes" : [ { - "h" : 246, - "resize" : "fit", - "w" : 576 - }, { - "h" : 246, - "resize" : "fit", - "w" : 576 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -647,7 +641,16 @@ Grailbird.data.tweets_2014_12 = "h" : 246, "resize" : "fit", "w" : 576 + }, { + "h" : 246, + "resize" : "fit", + "w" : 576 + }, { + "h" : 246, + "resize" : "fit", + "w" : 576 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ovbqtbMv8a" } ], "hashtags" : [ ], @@ -671,7 +674,7 @@ Grailbird.data.tweets_2014_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "darth:\u2122", + "name" : "darth\u2122", "screen_name" : "darth", "indices" : [ 37, 43 ], "id_str" : "1337271", @@ -686,14 +689,6 @@ Grailbird.data.tweets_2014_12 = "id" : 548159543218171905, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B5t0M0XCcAEgOHF.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -705,7 +700,16 @@ Grailbird.data.tweets_2014_12 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OtTknhq5m5" } ], "hashtags" : [ ], @@ -867,7 +871,7 @@ Grailbird.data.tweets_2014_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "indices" : [ 0, 14 ], "id_str" : "2550058153", @@ -956,7 +960,7 @@ Grailbird.data.tweets_2014_12 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "indices" : [ 3, 17 ], "id_str" : "2550058153", @@ -993,7 +997,7 @@ Grailbird.data.tweets_2014_12 = "id" : 547736821959258112, "created_at" : "2014-12-24 12:53:29 +0000", "user" : { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "protected" : false, "id_str" : "2550058153", @@ -1062,14 +1066,14 @@ Grailbird.data.tweets_2014_12 = "h" : 1024, "resize" : "fit", "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 }, { "h" : 680, "resize" : "fit", @@ -1079,6 +1083,7 @@ Grailbird.data.tweets_2014_12 = "resize" : "fit", "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/jBGYkRPRsv" } ], "hashtags" : [ ], @@ -1111,10 +1116,6 @@ Grailbird.data.tweets_2014_12 = "id" : 547419757217972224, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B5jTXmwCAAAc9no.jpg", "sizes" : [ { - "h" : 450, - "resize" : "fit", - "w" : 600 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1130,7 +1131,12 @@ Grailbird.data.tweets_2014_12 = "h" : 450, "resize" : "fit", "w" : 600 + }, { + "h" : 450, + "resize" : "fit", + "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/4crX8xmQuj" } ], "hashtags" : [ ], @@ -1214,13 +1220,7 @@ Grailbird.data.tweets_2014_12 = }, { "source" : "\u003Ca href=\"http:\/\/itunes.apple.com\/us\/app\/twitter\/id409789998?mt=12\" rel=\"nofollow\"\u003ETwitter for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 98, 105 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -1258,14 +1258,6 @@ Grailbird.data.tweets_2014_12 = "id" : 547085360648318976, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B5ejPKdCcAAbxgM.png", "sizes" : [ { - "h" : 243, - "resize" : "fit", - "w" : 723 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 229, "resize" : "fit", "w" : 680 @@ -1277,7 +1269,16 @@ Grailbird.data.tweets_2014_12 = "h" : 243, "resize" : "fit", "w" : 723 + }, { + "h" : 243, + "resize" : "fit", + "w" : 723 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3zWZOWuUR2" } ], "hashtags" : [ ], @@ -1706,7 +1707,7 @@ Grailbird.data.tweets_2014_12 = "screen_name" : "Jordan_D", "protected" : false, "id_str" : "43960973", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/549197080237846529\/pH8yWNtc_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/978360504325427200\/x6REye4B_normal.jpg", "id" : 43960973, "verified" : false } @@ -2347,14 +2348,6 @@ Grailbird.data.tweets_2014_12 = "id" : 544201776182743042, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B41kodOCUAIzcA3.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2366,7 +2359,16 @@ Grailbird.data.tweets_2014_12 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/9ZUAsV1zHn" } ], "hashtags" : [ ], @@ -2388,14 +2390,6 @@ Grailbird.data.tweets_2014_12 = "id" : 544201776182743042, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B41kodOCUAIzcA3.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2407,7 +2401,16 @@ Grailbird.data.tweets_2014_12 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/9ZUAsV1zHn" } ], "hashtags" : [ ], @@ -2511,6 +2514,7 @@ Grailbird.data.tweets_2014_12 = "resize" : "fit", "w" : 540 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/4yJ4RqV6f6" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2015_01.js b/public/tweets/data/js/tweets/2015_01.js index bdd40ff..057470c 100755 --- a/public/tweets/data/js/tweets/2015_01.js +++ b/public/tweets/data/js/tweets/2015_01.js @@ -195,13 +195,7 @@ Grailbird.data.tweets_2015_01 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Janie Larson", - "screen_name" : "picturelife", - "indices" : [ 0, 12 ], - "id_str" : "1489526450", - "id" : 1489526450 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -224,12 +218,6 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Janie Larson", - "screen_name" : "picturelife", - "indices" : [ 3, 15 ], - "id_str" : "1489526450", - "id" : 1489526450 - }, { "name" : "Dropbox", "screen_name" : "Dropbox", "indices" : [ 101, 109 ], @@ -410,6 +398,10 @@ Grailbird.data.tweets_2015_01 = "h" : 994, "resize" : "fit", "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 660, "resize" : "fit", @@ -418,15 +410,12 @@ Grailbird.data.tweets_2015_01 = "h" : 994, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 994, "resize" : "fit", "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RTrwbyCH29" } ], "hashtags" : [ ], @@ -450,7 +439,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Chriscreama Warren", + "name" : "Christina Warren", "screen_name" : "film_girl", "indices" : [ 0, 10 ], "id_str" : "9866582", @@ -483,9 +472,9 @@ Grailbird.data.tweets_2015_01 = "id" : 559930658336686080, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B8VF95UCQAACxfg.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 2048, + "resize" : "fit", + "w" : 1828 }, { "h" : 2160, "resize" : "fit", @@ -495,14 +484,15 @@ Grailbird.data.tweets_2015_01 = "resize" : "fit", "w" : 607 }, { - "h" : 2048, - "resize" : "fit", - "w" : 1828 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 1200, "resize" : "fit", "w" : 1071 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/orFz8F1Qc5" } ], "hashtags" : [ ], @@ -545,10 +535,6 @@ Grailbird.data.tweets_2015_01 = "h" : 768, "resize" : "fit", "w" : 1024 - }, { - "h" : 768, - "resize" : "fit", - "w" : 1024 }, { "h" : 150, "resize" : "crop", @@ -557,7 +543,12 @@ Grailbird.data.tweets_2015_01 = "h" : 510, "resize" : "fit", "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/X4NrWxSxPm" } ], "hashtags" : [ ], @@ -581,7 +572,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -907,7 +898,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -976,26 +967,27 @@ Grailbird.data.tweets_2015_01 = "id" : 556261865173426176, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B7g9OBvCIAANkYk.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/PcdeaQgBfQ" } ], "hashtags" : [ ], @@ -1028,14 +1020,6 @@ Grailbird.data.tweets_2015_01 = "id" : 556167353084305408, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B7fnQsxCYAA_-nJ.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1047,7 +1031,16 @@ Grailbird.data.tweets_2015_01 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/70kW4gaa39" }, { "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/556167359249907712\/photo\/1", @@ -1058,14 +1051,6 @@ Grailbird.data.tweets_2015_01 = "id" : 556167353109446656, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B7fnQs3CAAAyXwb.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1077,7 +1062,16 @@ Grailbird.data.tweets_2015_01 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/70kW4gaa39" }, { "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/556167359249907712\/photo\/1", @@ -1088,10 +1082,6 @@ Grailbird.data.tweets_2015_01 = "id" : 556167353105256449, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B7fnQs2CEAEs8SM.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 767 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1107,7 +1097,12 @@ Grailbird.data.tweets_2015_01 = "h" : 680, "resize" : "fit", "w" : 509 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 767 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/70kW4gaa39" } ], "hashtags" : [ ], @@ -1211,7 +1206,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Twin Peaks : - ( ALL", + "name" : "Twin Peaks \uD83C\uDF11", "screen_name" : "ThatsOurWaldo", "indices" : [ 3, 17 ], "id_str" : "237944041", @@ -1226,14 +1221,6 @@ Grailbird.data.tweets_2015_01 = "id" : 556110636787068930, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B7ezrYGCcAIfBqa.jpg", "sizes" : [ { - "h" : 674, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 674, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1245,7 +1232,16 @@ Grailbird.data.tweets_2015_01 = "h" : 382, "resize" : "fit", "w" : 680 + }, { + "h" : 674, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 674, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/BKUoqzhIzZ" } ], "hashtags" : [ { @@ -1273,14 +1269,6 @@ Grailbird.data.tweets_2015_01 = "id" : 556110636787068930, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B7ezrYGCcAIfBqa.jpg", "sizes" : [ { - "h" : 674, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 674, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1292,7 +1280,16 @@ Grailbird.data.tweets_2015_01 = "h" : 382, "resize" : "fit", "w" : 680 + }, { + "h" : 674, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 674, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/BKUoqzhIzZ" } ], "hashtags" : [ { @@ -1310,11 +1307,11 @@ Grailbird.data.tweets_2015_01 = "id" : 556110638028955648, "created_at" : "2015-01-16 15:28:02 +0000", "user" : { - "name" : "Twin Peaks : - ( ALL", + "name" : "Twin Peaks \uD83C\uDF11", "screen_name" : "ThatsOurWaldo", "protected" : false, "id_str" : "237944041", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/905074364726595584\/iZSzIn7i_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981161258828300288\/vPz5Tood_normal.jpg", "id" : 237944041, "verified" : false } @@ -1637,57 +1634,6 @@ Grailbird.data.tweets_2015_01 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Tom Royal", - "screen_name" : "tomroyal", - "indices" : [ 3, 12 ], - "id_str" : "19588740", - "id" : 19588740 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "555393642269921281", - "text" : "RT @tomroyal: So here's a thing. Apple iOS price tier increases have resulted in all subscription auto-renews being canceled. Happy new yea\u2026", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "555360547735359488", - "text" : "So here's a thing. Apple iOS price tier increases have resulted in all subscription auto-renews being canceled. Happy new year, app devs!", - "id" : 555360547735359488, - "created_at" : "2015-01-14 13:47:27 +0000", - "user" : { - "name" : "Tom Royal", - "screen_name" : "tomroyal", - "protected" : false, - "id_str" : "19588740", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/769483988671066112\/CtDp60An_normal.jpg", - "id" : 19588740, - "verified" : true - } - }, - "id" : 555393642269921281, - "created_at" : "2015-01-14 15: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\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { @@ -1728,7 +1674,7 @@ Grailbird.data.tweets_2015_01 = "screen_name" : "VicBeerWeek", "protected" : false, "id_str" : "2196503131", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/806275059132174336\/tX5EpW6x_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/935578895893479424\/bTJybeAr_normal.jpg", "id" : 2196503131, "verified" : false } @@ -1748,7 +1694,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "shitpost muse", + "name" : "the second hardest problem in computer science", "screen_name" : "steveklabnik", "indices" : [ 0, 13 ], "id_str" : "22386062", @@ -1767,22 +1713,23 @@ Grailbird.data.tweets_2015_01 = "resize" : "fit", "w" : 384 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 191, + "h" : 216, "resize" : "fit", - "w" : 340 + "w" : 384 }, { "h" : 216, "resize" : "fit", "w" : 384 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 216, "resize" : "fit", "w" : 384 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Wo7MZImywK" } ], "hashtags" : [ ], @@ -1923,7 +1870,7 @@ Grailbird.data.tweets_2015_01 = "id_str" : "12591", "id" : 12591 }, { - "name" : "@rem ~ offline \uD83D\uDDA4", + "name" : "@rem", "screen_name" : "rem", "indices" : [ 9, 13 ], "id_str" : "648873", @@ -1956,7 +1903,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "@rem ~ offline \uD83D\uDDA4", + "name" : "@rem", "screen_name" : "rem", "indices" : [ 0, 4 ], "id_str" : "648873", @@ -2107,7 +2054,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 0, 6 ], "id_str" : "1253355925", @@ -2138,7 +2085,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Supeternatural Cohen", + "name" : "Peter Cohen", "screen_name" : "flargh", "indices" : [ 0, 7 ], "id_str" : "2960721", @@ -2210,7 +2157,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Supeternatural Cohen", + "name" : "Peter Cohen", "screen_name" : "flargh", "indices" : [ 0, 7 ], "id_str" : "2960721", @@ -2249,7 +2196,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jon Picnic", + "name" : "Picnic Coffee", "screen_name" : "PiCNiC_Coffee", "indices" : [ 0, 14 ], "id_str" : "165975834", @@ -3185,15 +3132,16 @@ Grailbird.data.tweets_2015_01 = "h" : 888, "resize" : "fit", "w" : 1328 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 888, "resize" : "fit", "w" : 1328 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ulgAA49ewg" } ], "hashtags" : [ ], @@ -3255,7 +3203,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Minkbot", + "name" : "Mink ette", "screen_name" : "mink_ette", "indices" : [ 3, 13 ], "id_str" : "24217237", @@ -3285,11 +3233,11 @@ Grailbird.data.tweets_2015_01 = "id" : 550573723317968896, "created_at" : "2015-01-01 08:46:19 +0000", "user" : { - "name" : "Minkbot", + "name" : "Mink ette", "screen_name" : "mink_ette", "protected" : false, "id_str" : "24217237", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/916783444138618881\/Qxo-1XiF_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925685151929126912\/0pjXs26o_normal.jpg", "id" : 24217237, "verified" : false } @@ -3309,7 +3257,7 @@ Grailbird.data.tweets_2015_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "indices" : [ 3, 15 ], "id_str" : "658643", @@ -3336,7 +3284,7 @@ Grailbird.data.tweets_2015_01 = "id" : 550563414586580994, "created_at" : "2015-01-01 08:05:21 +0000", "user" : { - "name" : "Steve Streza \uD83C\uDF39", + "name" : "Steve Streza \uD83C\uDF39 (he\/they)", "screen_name" : "SteveStreza", "protected" : false, "id_str" : "658643", diff --git a/public/tweets/data/js/tweets/2015_02.js b/public/tweets/data/js/tweets/2015_02.js index 56a7bf8..8f52d8e 100755 --- a/public/tweets/data/js/tweets/2015_02.js +++ b/public/tweets/data/js/tweets/2015_02.js @@ -40,26 +40,27 @@ Grailbird.data.tweets_2015_02 = "id" : 571445464525991936, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B-4un1GUcAAF9Jr.jpg", "sizes" : [ { - "h" : 511, - "resize" : "fit", - "w" : 968 - }, { - "h" : 511, - "resize" : "fit", - "w" : 968 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 359, "resize" : "fit", "w" : 680 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 511, + "resize" : "fit", + "w" : 968 + }, { + "h" : 511, + "resize" : "fit", + "w" : 968 }, { "h" : 511, "resize" : "fit", "w" : 968 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/EhzL1ymfqs" } ], "hashtags" : [ ], @@ -95,17 +96,17 @@ Grailbird.data.tweets_2015_02 = "id" : 571377221492801536, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B-3wjj_UAAA7Fs4.jpg", "sizes" : [ { - "h" : 377, - "resize" : "fit", - "w" : 680 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 568, "resize" : "fit", "w" : 1024 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 377, + "resize" : "fit", + "w" : 680 }, { "h" : 568, "resize" : "fit", @@ -115,6 +116,7 @@ Grailbird.data.tweets_2015_02 = "resize" : "fit", "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/LNmyG4q98o" } ], "hashtags" : [ ], @@ -174,7 +176,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 0, 11 ], "id_str" : "18553922", @@ -207,7 +209,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 3, 14 ], "id_str" : "18553922", @@ -251,11 +253,11 @@ Grailbird.data.tweets_2015_02 = "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "protected" : false, "id_str" : "18553922", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/900845150158630913\/vYNWfyIR_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/931711648661954560\/Js14N7wp_normal.jpg", "id" : 18553922, "verified" : false } @@ -373,7 +375,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -395,19 +397,20 @@ Grailbird.data.tweets_2015_02 = "h" : 78, "resize" : "fit", "w" : 100 + }, { + "h" : 78, + "resize" : "fit", + "w" : 100 + }, { + "h" : 78, + "resize" : "fit", + "w" : 100 }, { "h" : 78, "resize" : "crop", "w" : 78 - }, { - "h" : 78, - "resize" : "fit", - "w" : 100 - }, { - "h" : 78, - "resize" : "fit", - "w" : 100 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/lQ6ALH9j9r" } ], "hashtags" : [ ], @@ -481,14 +484,6 @@ Grailbird.data.tweets_2015_02 = "id" : 570401773640228864, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B-p5ZBkUIAAYSiU.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -500,7 +495,16 @@ Grailbird.data.tweets_2015_02 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/o2E3cdoUL3" } ], "hashtags" : [ ], @@ -686,7 +690,7 @@ Grailbird.data.tweets_2015_02 = "screen_name" : "SubtleGradient", "protected" : false, "id_str" : "14405464", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/566657299\/thomas-aylott-75_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/974751815680983040\/6zOfX-Ls_normal.jpg", "id" : 14405464, "verified" : false } @@ -1043,14 +1047,6 @@ Grailbird.data.tweets_2015_02 = "id" : 568258224713777152, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B-Lb2DjCQAAoPDR.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 576 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1062,7 +1058,16 @@ Grailbird.data.tweets_2015_02 = "h" : 1024, "resize" : "fit", "w" : 576 + }, { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xG9dQAmfLZ" }, { "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/568258230737969153\/photo\/1", @@ -1077,9 +1082,9 @@ Grailbird.data.tweets_2015_02 = "resize" : "fit", "w" : 768 }, { - "h" : 680, + "h" : 1024, "resize" : "fit", - "w" : 510 + "w" : 768 }, { "h" : 150, "resize" : "crop", @@ -1089,10 +1094,11 @@ Grailbird.data.tweets_2015_02 = "resize" : "fit", "w" : 768 }, { - "h" : 1024, + "h" : 680, "resize" : "fit", - "w" : 768 + "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xG9dQAmfLZ" } ], "hashtags" : [ ], @@ -1116,7 +1122,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Mike Monteiro", + "name" : "Mike Monteiro wants @jack fired.", "screen_name" : "monteiro", "indices" : [ 3, 12 ], "id_str" : "2426", @@ -1143,7 +1149,7 @@ Grailbird.data.tweets_2015_02 = "id" : 567515617914134528, "created_at" : "2015-02-17 02:47:21 +0000", "user" : { - "name" : "Mike Monteiro", + "name" : "Mike Monteiro wants @jack fired.", "screen_name" : "monteiro", "protected" : false, "id_str" : "2426", @@ -1173,7 +1179,7 @@ Grailbird.data.tweets_2015_02 = "id_str" : "31353077", "id" : 31353077 }, { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 16, 28 ], "id_str" : "676363", @@ -1299,9 +1305,9 @@ Grailbird.data.tweets_2015_02 = "id" : 567520104997335040, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B-A8h1VCMAAmhbg.jpg", "sizes" : [ { - "h" : 680, + "h" : 1024, "resize" : "fit", - "w" : 680 + "w" : 1024 }, { "h" : 150, "resize" : "crop", @@ -1311,14 +1317,15 @@ Grailbird.data.tweets_2015_02 = "resize" : "fit", "w" : 1024 }, { - "h" : 1024, + "h" : 680, "resize" : "fit", - "w" : 1024 + "w" : 680 }, { "h" : 1024, "resize" : "fit", "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/d3ChQ2iuTZ" } ], "hashtags" : [ ], @@ -1402,7 +1409,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "2017, but forever", + "name" : "Dan Moren", "screen_name" : "dmoren", "indices" : [ 0, 7 ], "id_str" : "668243", @@ -1473,10 +1480,6 @@ Grailbird.data.tweets_2015_02 = "id" : 566742458227490816, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B915Q1XIAAAw9yn.jpg", "sizes" : [ { - "h" : 724, - "resize" : "fit", - "w" : 1024 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1492,7 +1495,12 @@ Grailbird.data.tweets_2015_02 = "h" : 724, "resize" : "fit", "w" : 1024 + }, { + "h" : 724, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KJ81UTserg" } ], "hashtags" : [ ], @@ -1514,10 +1522,6 @@ Grailbird.data.tweets_2015_02 = "id" : 566742458227490816, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B915Q1XIAAAw9yn.jpg", "sizes" : [ { - "h" : 724, - "resize" : "fit", - "w" : 1024 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1533,7 +1537,12 @@ Grailbird.data.tweets_2015_02 = "h" : 724, "resize" : "fit", "w" : 1024 + }, { + "h" : 724, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KJ81UTserg" } ], "hashtags" : [ ], @@ -1682,7 +1691,7 @@ Grailbird.data.tweets_2015_02 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -2004,26 +2013,27 @@ Grailbird.data.tweets_2015_02 = "id" : 565532209126576128, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B9ksjEIIEAAp_bH.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/cYDOJxusNf" } ], "hashtags" : [ ], @@ -2097,9 +2107,17 @@ Grailbird.data.tweets_2015_02 = "id" : 565391237738676224, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B9isVcyIQAA-SCJ.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 2448, "resize" : "fit", "w" : 3264 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 }, { "h" : 510, "resize" : "fit", @@ -2108,15 +2126,8 @@ Grailbird.data.tweets_2015_02 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0C10cUPMlH" } ], "hashtags" : [ ], @@ -2197,17 +2208,17 @@ Grailbird.data.tweets_2015_02 = "id_str" : "14977224", "id" : 14977224 }, { - "name" : "mother of assets \uD83D\uDC3E", + "name" : "snipe, mother of assets \uD83D\uDC3E", "screen_name" : "snipeyhead", "indices" : [ 26, 37 ], "id_str" : "14246782", "id" : 14246782 }, { - "name" : "(\u256F\u00B0\u25A1\u00B0\uFF09\u256F\uFE35\u253B\u2501\u253B u\u028E\u0279 )", - "screen_name" : "beerops", + "name" : "Beer Ops", + "screen_name" : "BeerOps", "indices" : [ 38, 46 ], - "id_str" : "260044118", - "id" : 260044118 + "id_str" : "959092177933688833", + "id" : 959092177933688833 } ], "media" : [ ], "hashtags" : [ ], @@ -2541,7 +2552,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Brett Terpstra", + "name" : "Brett \uD835\uDCBE\uD835\uDC54\uD835\uDCC3\uD835\uDC5C\uD835\uDCC7\uD835\uDC52 \uD835\uDCC9\uD835\uDCBD\uD835\uDC52 \uD835\uDCC2\uD835\uDCB6\uD835\uDCC3 \uD835\uDCB7\uD835\uDC52\uD835\uDCBD\uD835\uDCBE\uD835\uDCC3\uD835\uDCB9 \uD835\uDCC9\uD835\uDCBD\uD835\uDC52 \uD835\uDCB8\uD835\uDCCA\uD835\uDCC7\uD835\uDCC9\uD835\uDCB6\uD835\uDCBE\uD835\uDCC3 Terpstra", "screen_name" : "ttscoff", "indices" : [ 3, 11 ], "id_str" : "777908", @@ -2568,11 +2579,11 @@ Grailbird.data.tweets_2015_02 = "id" : 563370850867748866, "created_at" : "2015-02-05 16:17:32 +0000", "user" : { - "name" : "Brett Terpstra", + "name" : "Brett \uD835\uDCBE\uD835\uDC54\uD835\uDCC3\uD835\uDC5C\uD835\uDCC7\uD835\uDC52 \uD835\uDCC9\uD835\uDCBD\uD835\uDC52 \uD835\uDCC2\uD835\uDCB6\uD835\uDCC3 \uD835\uDCB7\uD835\uDC52\uD835\uDCBD\uD835\uDCBE\uD835\uDCC3\uD835\uDCB9 \uD835\uDCC9\uD835\uDCBD\uD835\uDC52 \uD835\uDCB8\uD835\uDCCA\uD835\uDCC7\uD835\uDCC9\uD835\uDCB6\uD835\uDCBE\uD835\uDCC3 Terpstra", "screen_name" : "ttscoff", "protected" : false, "id_str" : "777908", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/876857829017178112\/_0ZjhLmZ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/929746123383812096\/_anrgn6i_normal.jpg", "id" : 777908, "verified" : true } @@ -2592,7 +2603,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -2619,11 +2630,11 @@ Grailbird.data.tweets_2015_02 = "id" : 563314919597420545, "created_at" : "2015-02-05 12:35:17 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -2643,7 +2654,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -2669,6 +2680,14 @@ Grailbird.data.tweets_2015_02 = "id" : 563314876458995712, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B9FL5UQIEAAJLhr.png", "sizes" : [ { + "h" : 207, + "resize" : "fit", + "w" : 680 + }, { + "h" : 222, + "resize" : "fit", + "w" : 728 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2680,15 +2699,8 @@ Grailbird.data.tweets_2015_02 = "h" : 222, "resize" : "fit", "w" : 728 - }, { - "h" : 222, - "resize" : "fit", - "w" : 728 - }, { - "h" : 207, - "resize" : "fit", - "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ALWhOAilh6" } ], "hashtags" : [ ], @@ -2700,11 +2712,11 @@ Grailbird.data.tweets_2015_02 = "id" : 563314877394333696, "created_at" : "2015-02-05 12:35:07 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -2779,7 +2791,7 @@ Grailbird.data.tweets_2015_02 = "source" : "\u003Ca href=\"http:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003EMobile Web\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Chriscreama Warren", + "name" : "Christina Warren", "screen_name" : "film_girl", "indices" : [ 62, 72 ], "id_str" : "9866582", @@ -2916,10 +2928,6 @@ Grailbird.data.tweets_2015_02 = "id" : 562067623681458176, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B8zdhplIAAAz33i.jpg", "sizes" : [ { - "h" : 692, - "resize" : "fit", - "w" : 518 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2931,11 +2939,16 @@ Grailbird.data.tweets_2015_02 = "h" : 692, "resize" : "fit", "w" : 518 + }, { + "h" : 692, + "resize" : "fit", + "w" : 518 }, { "h" : 680, "resize" : "fit", "w" : 509 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0dbCgQNXc1" } ], "hashtags" : [ ], @@ -2957,10 +2970,6 @@ Grailbird.data.tweets_2015_02 = "id" : 562067623681458176, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B8zdhplIAAAz33i.jpg", "sizes" : [ { - "h" : 692, - "resize" : "fit", - "w" : 518 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2972,11 +2981,16 @@ Grailbird.data.tweets_2015_02 = "h" : 692, "resize" : "fit", "w" : 518 + }, { + "h" : 692, + "resize" : "fit", + "w" : 518 }, { "h" : 680, "resize" : "fit", "w" : 509 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0dbCgQNXc1" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2015_03.js b/public/tweets/data/js/tweets/2015_03.js index 98685e2..13004d6 100755 --- a/public/tweets/data/js/tweets/2015_03.js +++ b/public/tweets/data/js/tweets/2015_03.js @@ -3,7 +3,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 3, 19 ], "id_str" : "2436389418", @@ -47,11 +47,11 @@ Grailbird.data.tweets_2015_03 = "in_reply_to_screen_name" : "notch", "in_reply_to_user_id_str" : "63485337", "user" : { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "protected" : false, "id_str" : "2436389418", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/919340959514607616\/-7DZSc_y_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985003054197018625\/irNuSVxr_normal.jpg", "id" : 2436389418, "verified" : false } @@ -77,7 +77,7 @@ Grailbird.data.tweets_2015_03 = "id_str" : "63485337", "id" : 63485337 }, { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 11, 27 ], "id_str" : "2436389418", @@ -94,7 +94,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 0, 16 ], "id_str" : "2436389418", @@ -139,7 +139,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 3, 19 ], "id_str" : "2436389418", @@ -178,11 +178,11 @@ Grailbird.data.tweets_2015_03 = "id" : 583000596006903809, "created_at" : "2015-03-31 20:19:08 +0000", "user" : { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "protected" : false, "id_str" : "2436389418", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/919340959514607616\/-7DZSc_y_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985003054197018625\/irNuSVxr_normal.jpg", "id" : 2436389418, "verified" : false } @@ -202,7 +202,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "2017, but forever", + "name" : "Dan Moren", "screen_name" : "dmoren", "indices" : [ 3, 10 ], "id_str" : "668243", @@ -229,7 +229,7 @@ Grailbird.data.tweets_2015_03 = "id" : 583004098347339776, "created_at" : "2015-03-31 20:33:03 +0000", "user" : { - "name" : "2017, but forever", + "name" : "Dan Moren", "screen_name" : "dmoren", "protected" : false, "id_str" : "668243", @@ -396,14 +396,6 @@ Grailbird.data.tweets_2015_03 = "id" : 582266531846877184, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CBSgU2NU8AAbOUN.jpg", "sizes" : [ { - "h" : 200, - "resize" : "fit", - "w" : 200 - }, { - "h" : 200, - "resize" : "fit", - "w" : 200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -415,7 +407,16 @@ Grailbird.data.tweets_2015_03 = "h" : 200, "resize" : "fit", "w" : 200 + }, { + "h" : 200, + "resize" : "fit", + "w" : 200 + }, { + "h" : 200, + "resize" : "fit", + "w" : 200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ncKpEN7Cv1" } ], "hashtags" : [ ], @@ -457,22 +458,23 @@ Grailbird.data.tweets_2015_03 = "resize" : "fit", "w" : 1068 }, { - "h" : 264, + "h" : 414, "resize" : "fit", - "w" : 680 + "w" : 1068 + }, { + "h" : 414, + "resize" : "fit", + "w" : 1068 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 414, + "h" : 264, "resize" : "fit", - "w" : 1068 - }, { - "h" : 414, - "resize" : "fit", - "w" : 1068 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/9ZWFTRJl6I" } ], "hashtags" : [ ], @@ -991,6 +993,18 @@ Grailbird.data.tweets_2015_03 = "id" : 579486235380424704, "media_url_https" : "https:\/\/pbs.twimg.com\/tweet_video_thumb\/CAq_qSwUIAABM3k.png", "sizes" : [ { + "h" : 240, + "resize" : "fit", + "w" : 222 + }, { + "h" : 240, + "resize" : "fit", + "w" : 222 + }, { + "h" : 240, + "resize" : "fit", + "w" : 222 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -998,19 +1012,8 @@ Grailbird.data.tweets_2015_03 = "h" : 240, "resize" : "fit", "w" : 222 - }, { - "h" : 240, - "resize" : "fit", - "w" : 222 - }, { - "h" : 240, - "resize" : "fit", - "w" : 222 - }, { - "h" : 240, - "resize" : "fit", - "w" : 222 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ukkYEd884R" } ], "hashtags" : [ ], @@ -1204,7 +1207,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "@rem ~ offline \uD83D\uDDA4", + "name" : "@rem", "screen_name" : "rem", "indices" : [ 0, 4 ], "id_str" : "648873", @@ -1369,7 +1372,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -1498,7 +1501,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "@rem ~ offline \uD83D\uDDA4", + "name" : "@rem", "screen_name" : "rem", "indices" : [ 0, 4 ], "id_str" : "648873", @@ -1664,7 +1667,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Farhad Manjoo \uD83C\uDF6D", + "name" : "Farhad Manjoo: taint team", "screen_name" : "fmanjoo", "indices" : [ 0, 8 ], "id_str" : "2195241", @@ -1930,7 +1933,7 @@ Grailbird.data.tweets_2015_03 = "id_str" : "717313", "id" : 717313 }, { - "name" : "Andrew Pumpkingham \uD83C\uDF83", + "name" : "Andrew Cunningham", "screen_name" : "AndrewWrites", "indices" : [ 120, 133 ], "id_str" : "181395652", @@ -2346,7 +2349,7 @@ Grailbird.data.tweets_2015_03 = "screen_name" : "jim_rutherford", "protected" : false, "id_str" : "385193", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/832751720409149442\/dL2heO0o_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/973247748538421248\/tazuySV5_normal.jpg", "id" : 385193, "verified" : false } @@ -2449,7 +2452,7 @@ Grailbird.data.tweets_2015_03 = "id_str" : "9660102", "id" : 9660102 }, { - "name" : "Ash Furr\uD83C\uDF83w", + "name" : "Ash Furrow (or is it?) (it is.)", "screen_name" : "ashfurrow", "indices" : [ 14, 24 ], "id_str" : "15536268", @@ -2531,7 +2534,7 @@ Grailbird.data.tweets_2015_03 = "id_str" : "2480079168", "id" : 2480079168 }, { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 44, 60 ], "id_str" : "2436389418", @@ -2630,7 +2633,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/getfalcon.pro\" rel=\"nofollow\"\u003EFalcon Pro 2015\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 36, 52 ], "id_str" : "2436389418", @@ -2823,27 +2826,16 @@ Grailbird.data.tweets_2015_03 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "John Wright", - "screen_name" : "mrjjwright", - "indices" : [ 0, 11 ], - "id_str" : "8408512", - "id" : 8408512 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] }, - "in_reply_to_status_id_str" : "576440417660469249", "geo" : { }, "id_str" : "576440863951204352", - "in_reply_to_user_id" : 8408512, "text" : "@mrjjwright Or even something like the plist editor in Xcode. Or a better text format. Lots of better alternatives.", "id" : 576440863951204352, - "in_reply_to_status_id" : 576440417660469249, "created_at" : "2015-03-13 17:53:06 +0000", - "in_reply_to_screen_name" : "mrjjwright", - "in_reply_to_user_id_str" : "8408512", "user" : { "name" : "Sami Samhuri", "screen_name" : "_sjs", @@ -2856,13 +2848,7 @@ Grailbird.data.tweets_2015_03 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 0, 7 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -2889,13 +2875,7 @@ Grailbird.data.tweets_2015_03 = }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 0, 7 ], - "id_str" : "3221374703", - "id" : 3221374703 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ ] @@ -3019,7 +2999,7 @@ Grailbird.data.tweets_2015_03 = "screen_name" : "panzer", "protected" : false, "id_str" : "19312115", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/849673057811800064\/-x31599m_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972174840017793024\/EBlzynRx_normal.jpg", "id" : 19312115, "verified" : true } @@ -3098,7 +3078,7 @@ Grailbird.data.tweets_2015_03 = "screen_name" : "mashable", "protected" : false, "id_str" : "972651", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/884451753940451333\/XjbzDyYL_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/941796662770651137\/cDtLVz1j_normal.jpg", "id" : 972651, "verified" : true } @@ -3515,13 +3495,9 @@ Grailbird.data.tweets_2015_03 = "id" : 575483380554297345, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B_yHFegUcAESBbF.jpg", "sizes" : [ { - "h" : 1024, + "h" : 680, "resize" : "fit", - "w" : 575 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 575 + "w" : 382 }, { "h" : 150, "resize" : "crop", @@ -3531,10 +3507,15 @@ Grailbird.data.tweets_2015_03 = "resize" : "fit", "w" : 575 }, { - "h" : 680, + "h" : 1024, "resize" : "fit", - "w" : 382 + "w" : 575 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 575 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/hiygEE49oR" } ], "hashtags" : [ { @@ -3565,13 +3546,9 @@ Grailbird.data.tweets_2015_03 = "id" : 575483380554297345, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/B_yHFegUcAESBbF.jpg", "sizes" : [ { - "h" : 1024, + "h" : 680, "resize" : "fit", - "w" : 575 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 575 + "w" : 382 }, { "h" : 150, "resize" : "crop", @@ -3581,10 +3558,15 @@ Grailbird.data.tweets_2015_03 = "resize" : "fit", "w" : 575 }, { - "h" : 680, + "h" : 1024, "resize" : "fit", - "w" : 382 + "w" : 575 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 575 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/hiygEE49oR" } ], "hashtags" : [ { @@ -3608,7 +3590,7 @@ Grailbird.data.tweets_2015_03 = "screen_name" : "theadamv", "protected" : false, "id_str" : "855277615", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/765601583698673668\/jZGLxuoV_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/956922278385737736\/PznhMa97_normal.jpg", "id" : 855277615, "verified" : false } @@ -3718,7 +3700,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Brett Terpstra", + "name" : "Brett \uD835\uDCBE\uD835\uDC54\uD835\uDCC3\uD835\uDC5C\uD835\uDCC7\uD835\uDC52 \uD835\uDCC9\uD835\uDCBD\uD835\uDC52 \uD835\uDCC2\uD835\uDCB6\uD835\uDCC3 \uD835\uDCB7\uD835\uDC52\uD835\uDCBD\uD835\uDCBE\uD835\uDCC3\uD835\uDCB9 \uD835\uDCC9\uD835\uDCBD\uD835\uDC52 \uD835\uDCB8\uD835\uDCCA\uD835\uDCC7\uD835\uDCC9\uD835\uDCB6\uD835\uDCBE\uD835\uDCC3 Terpstra", "screen_name" : "ttscoff", "indices" : [ 0, 8 ], "id_str" : "777908", @@ -3806,7 +3788,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 0, 6 ], "id_str" : "1253355925", @@ -3963,7 +3945,7 @@ Grailbird.data.tweets_2015_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 0, 6 ], "id_str" : "1253355925", @@ -4061,7 +4043,7 @@ Grailbird.data.tweets_2015_03 = "screen_name" : "JonyIveParody", "protected" : false, "id_str" : "1197619002", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/907682304818139139\/vOOsM0Mf_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/968825533604728832\/srBlQNQ6_normal.jpg", "id" : 1197619002, "verified" : false } @@ -4347,6 +4329,10 @@ Grailbird.data.tweets_2015_03 = "h" : 181, "resize" : "fit", "w" : 457 + }, { + "h" : 181, + "resize" : "fit", + "w" : 457 }, { "h" : 150, "resize" : "crop", @@ -4355,11 +4341,8 @@ Grailbird.data.tweets_2015_03 = "h" : 181, "resize" : "fit", "w" : 457 - }, { - "h" : 181, - "resize" : "fit", - "w" : 457 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/45wtmAtVO5" } ], "hashtags" : [ ], @@ -4388,6 +4371,10 @@ Grailbird.data.tweets_2015_03 = "h" : 181, "resize" : "fit", "w" : 457 + }, { + "h" : 181, + "resize" : "fit", + "w" : 457 }, { "h" : 150, "resize" : "crop", @@ -4396,11 +4383,8 @@ Grailbird.data.tweets_2015_03 = "h" : 181, "resize" : "fit", "w" : 457 - }, { - "h" : 181, - "resize" : "fit", - "w" : 457 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/45wtmAtVO5" } ], "hashtags" : [ ], @@ -4416,7 +4400,7 @@ Grailbird.data.tweets_2015_03 = "screen_name" : "j_c_fitz", "protected" : false, "id_str" : "14691845", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1147064398\/Avatar_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/986226729890009089\/sXSiFEK1_normal.jpg", "id" : 14691845, "verified" : false } @@ -4574,19 +4558,20 @@ Grailbird.data.tweets_2015_03 = "h" : 618, "resize" : "fit", "w" : 1092 + }, { + "h" : 618, + "resize" : "fit", + "w" : 1092 + }, { + "h" : 618, + "resize" : "fit", + "w" : 1092 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 618, - "resize" : "fit", - "w" : 1092 - }, { - "h" : 618, - "resize" : "fit", - "w" : 1092 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0oC2itOyHN" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2015_04.js b/public/tweets/data/js/tweets/2015_04.js index 10aaf9b..4611747 100755 --- a/public/tweets/data/js/tweets/2015_04.js +++ b/public/tweets/data/js/tweets/2015_04.js @@ -46,14 +46,6 @@ Grailbird.data.tweets_2015_04 = "id" : 593788779246129152, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CD2Pv6qUEAAJyQA.jpg", "sizes" : [ { - "h" : 633, - "resize" : "fit", - "w" : 680 - }, { - "h" : 652, - "resize" : "fit", - "w" : 700 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -65,7 +57,16 @@ Grailbird.data.tweets_2015_04 = "h" : 652, "resize" : "fit", "w" : 700 + }, { + "h" : 633, + "resize" : "fit", + "w" : 680 + }, { + "h" : 652, + "resize" : "fit", + "w" : 700 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Uc9bDHvDEW" } ], "hashtags" : [ ], @@ -157,7 +158,7 @@ Grailbird.data.tweets_2015_04 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "CGP Grey \uD83D\uDC1D", + "name" : "CGP Grey", "screen_name" : "cgpgrey", "indices" : [ 3, 11 ], "id_str" : "176774540", @@ -184,11 +185,11 @@ Grailbird.data.tweets_2015_04 = "id" : 593693675777040384, "created_at" : "2015-04-30 08:29:37 +0000", "user" : { - "name" : "CGP Grey \uD83D\uDC1D", + "name" : "CGP Grey", "screen_name" : "cgpgrey", "protected" : false, "id_str" : "176774540", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/818849105174786049\/8gGV_x8l_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/953635851212349440\/RvV5aFNp_normal.jpg", "id" : 176774540, "verified" : true } @@ -400,6 +401,14 @@ Grailbird.data.tweets_2015_04 = "h" : 205, "resize" : "fit", "w" : 250 + }, { + "h" : 205, + "resize" : "fit", + "w" : 250 + }, { + "h" : 205, + "resize" : "fit", + "w" : 250 }, { "h" : 150, "resize" : "crop", @@ -408,15 +417,8 @@ Grailbird.data.tweets_2015_04 = "h" : 205, "resize" : "fit", "w" : 250 - }, { - "h" : 205, - "resize" : "fit", - "w" : 250 - }, { - "h" : 205, - "resize" : "fit", - "w" : 250 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/X8sKjbsD3g" } ], "hashtags" : [ ], @@ -447,7 +449,7 @@ Grailbird.data.tweets_2015_04 = "id" : 291746508 }, { "name" : "Lapham's Quarterly", - "screen_name" : "LaphamsQuart", + "screen_name" : "laphamsquart", "indices" : [ 125, 138 ], "id_str" : "83665853", "id" : 83665853 @@ -469,7 +471,7 @@ Grailbird.data.tweets_2015_04 = "entities" : { "user_mentions" : [ { "name" : "Lapham's Quarterly", - "screen_name" : "LaphamsQuart", + "screen_name" : "laphamsquart", "indices" : [ 106, 119 ], "id_str" : "83665853", "id" : 83665853 @@ -574,7 +576,7 @@ Grailbird.data.tweets_2015_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hallouieen", + "name" : "Louie", "screen_name" : "Mantia", "indices" : [ 0, 7 ], "id_str" : "41783", @@ -655,26 +657,27 @@ Grailbird.data.tweets_2015_04 = "id" : 591774301847588865, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CDZnl5jUkAEnmXi.jpg", "sizes" : [ { - "h" : 800, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 453, "resize" : "fit", "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1200 }, { "h" : 1365, "resize" : "fit", "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 1365, "resize" : "fit", "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/P4Cp1OwKD6" } ], "hashtags" : [ ], @@ -696,26 +699,27 @@ Grailbird.data.tweets_2015_04 = "id" : 591774301847588865, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CDZnl5jUkAEnmXi.jpg", "sizes" : [ { - "h" : 800, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 453, "resize" : "fit", "w" : 680 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1200 }, { "h" : 1365, "resize" : "fit", "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 1365, "resize" : "fit", "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/P4Cp1OwKD6" } ], "hashtags" : [ ], @@ -731,7 +735,7 @@ Grailbird.data.tweets_2015_04 = "screen_name" : "settern", "protected" : false, "id_str" : "14957252", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/823056413543059456\/E6_PmktI_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/932069685369229312\/AImAKFV7_normal.jpg", "id" : 14957252, "verified" : true } @@ -751,7 +755,7 @@ Grailbird.data.tweets_2015_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hallouieen", + "name" : "Louie", "screen_name" : "Mantia", "indices" : [ 0, 7 ], "id_str" : "41783", @@ -811,7 +815,7 @@ Grailbird.data.tweets_2015_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -838,11 +842,11 @@ Grailbird.data.tweets_2015_04 = "id" : 591466894915280896, "created_at" : "2015-04-24 05:01:11 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -922,26 +926,27 @@ Grailbird.data.tweets_2015_04 = "id" : 591076499534536704, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CDPs8dXWYAAMsjT.jpg", "sizes" : [ { - "h" : 556, - "resize" : "fit", - "w" : 940 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 556, - "resize" : "fit", - "w" : 940 - }, { - "h" : 556, - "resize" : "fit", - "w" : 940 }, { "h" : 402, "resize" : "fit", "w" : 680 + }, { + "h" : 556, + "resize" : "fit", + "w" : 940 + }, { + "h" : 556, + "resize" : "fit", + "w" : 940 + }, { + "h" : 556, + "resize" : "fit", + "w" : 940 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OwWzLztRjS" } ], "hashtags" : [ ], @@ -969,26 +974,27 @@ Grailbird.data.tweets_2015_04 = "id" : 591076499534536704, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CDPs8dXWYAAMsjT.jpg", "sizes" : [ { - "h" : 556, - "resize" : "fit", - "w" : 940 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 556, - "resize" : "fit", - "w" : 940 - }, { - "h" : 556, - "resize" : "fit", - "w" : 940 }, { "h" : 402, "resize" : "fit", "w" : 680 + }, { + "h" : 556, + "resize" : "fit", + "w" : 940 + }, { + "h" : 556, + "resize" : "fit", + "w" : 940 + }, { + "h" : 556, + "resize" : "fit", + "w" : 940 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OwWzLztRjS" } ], "hashtags" : [ ], @@ -1039,17 +1045,17 @@ Grailbird.data.tweets_2015_04 = "id" : 590955126216478720, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CDN-jmhUUAAkYBw.jpg", "sizes" : [ { - "h" : 791, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 819, "resize" : "fit", "w" : 1242 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 791, + "resize" : "fit", + "w" : 1200 }, { "h" : 819, "resize" : "fit", @@ -1059,6 +1065,7 @@ Grailbird.data.tweets_2015_04 = "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/7nBoj8bXqI" } ], "hashtags" : [ ], @@ -1125,12 +1132,6 @@ Grailbird.data.tweets_2015_04 = "indices" : [ 3, 15 ], "id_str" : "717313", "id" : 717313 - }, { - "name" : "Chris Lee", - "screen_name" : "exmamaku", - "indices" : [ 94, 103 ], - "id_str" : "28078635", - "id" : 28078635 } ], "media" : [ ], "hashtags" : [ ], @@ -1147,13 +1148,7 @@ Grailbird.data.tweets_2015_04 = "retweeted_status" : { "source" : "\u003Ca href=\"http:\/\/arstechnica.com\" rel=\"nofollow\"\u003EArs tweetbot\u003C\/a\u003E", "entities" : { - "user_mentions" : [ { - "name" : "Chris Lee", - "screen_name" : "exmamaku", - "indices" : [ 77, 86 ], - "id_str" : "28078635", - "id" : 28078635 - } ], + "user_mentions" : [ ], "media" : [ ], "hashtags" : [ ], "urls" : [ { @@ -1253,7 +1248,7 @@ Grailbird.data.tweets_2015_04 = "source" : "\u003Ca href=\"https:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003ETwitter Lite\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Liam O", + "name" : "Liam O \uD83E\uDD86", "screen_name" : "liamosaur", "indices" : [ 3, 13 ], "id_str" : "36612360", @@ -1271,10 +1266,6 @@ Grailbird.data.tweets_2015_04 = "h" : 95, "resize" : "fit", "w" : 503 - }, { - "h" : 95, - "resize" : "fit", - "w" : 503 }, { "h" : 95, "resize" : "crop", @@ -1287,7 +1278,12 @@ Grailbird.data.tweets_2015_04 = "h" : 95, "resize" : "fit", "w" : 503 + }, { + "h" : 95, + "resize" : "fit", + "w" : 503 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/gCRF9RLvHL" } ], "hashtags" : [ ], @@ -1312,10 +1308,6 @@ Grailbird.data.tweets_2015_04 = "h" : 95, "resize" : "fit", "w" : 503 - }, { - "h" : 95, - "resize" : "fit", - "w" : 503 }, { "h" : 95, "resize" : "crop", @@ -1328,7 +1320,12 @@ Grailbird.data.tweets_2015_04 = "h" : 95, "resize" : "fit", "w" : 503 + }, { + "h" : 95, + "resize" : "fit", + "w" : 503 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/gCRF9RLvHL" } ], "hashtags" : [ ], @@ -1340,7 +1337,7 @@ Grailbird.data.tweets_2015_04 = "id" : 506975850596536320, "created_at" : "2014-09-03 01:23:56 +0000", "user" : { - "name" : "Liam O", + "name" : "Liam O \uD83E\uDD86", "screen_name" : "liamosaur", "protected" : false, "id_str" : "36612360", @@ -1513,19 +1510,20 @@ Grailbird.data.tweets_2015_04 = "h" : 300, "resize" : "fit", "w" : 600 + }, { + "h" : 300, + "resize" : "fit", + "w" : 600 + }, { + "h" : 300, + "resize" : "fit", + "w" : 600 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 300, - "resize" : "fit", - "w" : 600 - }, { - "h" : 300, - "resize" : "fit", - "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/eEz6bCgSEX" } ], "hashtags" : [ ], @@ -1559,19 +1557,20 @@ Grailbird.data.tweets_2015_04 = "h" : 300, "resize" : "fit", "w" : 600 + }, { + "h" : 300, + "resize" : "fit", + "w" : 600 + }, { + "h" : 300, + "resize" : "fit", + "w" : 600 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 300, - "resize" : "fit", - "w" : 600 - }, { - "h" : 300, - "resize" : "fit", - "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/eEz6bCgSEX" } ], "hashtags" : [ ], @@ -1612,12 +1611,6 @@ Grailbird.data.tweets_2015_04 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kevin Gisi", - "screen_name" : "gisikw", - "indices" : [ 3, 10 ], - "id_str" : "3221374703", - "id" : 3221374703 - }, { "name" : "Sami Samhuri", "screen_name" : "_sjs", "indices" : [ 12, 17 ], @@ -1689,26 +1682,27 @@ Grailbird.data.tweets_2015_04 = "id" : 588943690514608128, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCxZKonUsAAte1R.jpg", "sizes" : [ { - "h" : 675, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 383, "resize" : "fit", "w" : 680 - }, { - "h" : 1152, - "resize" : "fit", - "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 1640, "resize" : "fit", "w" : 2915 + }, { + "h" : 675, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 1152, + "resize" : "fit", + "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/dmHwUdPkPx" } ], "hashtags" : [ ], @@ -1790,14 +1784,6 @@ Grailbird.data.tweets_2015_04 = "id" : 588900042716512256, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCwxd_5UgAAOF6U.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1809,7 +1795,16 @@ Grailbird.data.tweets_2015_04 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/aFvRuDvXdf" } ], "hashtags" : [ { @@ -1828,7 +1823,7 @@ Grailbird.data.tweets_2015_04 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -1921,17 +1916,13 @@ Grailbird.data.tweets_2015_04 = "id" : 588393168544006146, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCpkeCdVAAICT8g.jpg", "sizes" : [ { - "h" : 465, - "resize" : "fit", - "w" : 680 - }, { - "h" : 850, - "resize" : "fit", - "w" : 1242 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 465, + "resize" : "fit", + "w" : 680 }, { "h" : 821, "resize" : "fit", @@ -1940,7 +1931,12 @@ Grailbird.data.tweets_2015_04 = "h" : 850, "resize" : "fit", "w" : 1242 + }, { + "h" : 850, + "resize" : "fit", + "w" : 1242 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/rAFLIZ1XOH" } ], "hashtags" : [ ], @@ -2176,10 +2172,6 @@ Grailbird.data.tweets_2015_04 = "id" : 588149128112275456, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCmGhBAWgAAFK97.jpg", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 213 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2195,7 +2187,12 @@ Grailbird.data.tweets_2015_04 = "h" : 1024, "resize" : "fit", "w" : 320 + }, { + "h" : 680, + "resize" : "fit", + "w" : 213 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/cIVZGkUcDx" } ], "hashtags" : [ ], @@ -2337,10 +2334,6 @@ Grailbird.data.tweets_2015_04 = "h" : 730, "resize" : "fit", "w" : 568 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 730, "resize" : "fit", @@ -2353,7 +2346,12 @@ Grailbird.data.tweets_2015_04 = "h" : 730, "resize" : "fit", "w" : 568 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/MIky5QrxLq" } ], "hashtags" : [ ], @@ -2423,6 +2421,10 @@ Grailbird.data.tweets_2015_04 = "h" : 119, "resize" : "fit", "w" : 680 + }, { + "h" : 128, + "resize" : "fit", + "w" : 734 }, { "h" : 128, "resize" : "crop", @@ -2435,11 +2437,8 @@ Grailbird.data.tweets_2015_04 = "h" : 128, "resize" : "fit", "w" : 734 - }, { - "h" : 128, - "resize" : "fit", - "w" : 734 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/E0gey2sWFx" } ], "hashtags" : [ ], @@ -2511,14 +2510,6 @@ Grailbird.data.tweets_2015_04 = "id" : 587728220377710592, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCgHs9gWAAA5pUK.jpg", "sizes" : [ { - "h" : 800, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 453, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2526,11 +2517,20 @@ Grailbird.data.tweets_2015_04 = "h" : 1200, "resize" : "fit", "w" : 1800 + }, { + "h" : 453, + "resize" : "fit", + "w" : 680 }, { "h" : 1200, "resize" : "fit", "w" : 1800 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nWkK3MevtK" } ], "hashtags" : [ ], @@ -2571,7 +2571,7 @@ Grailbird.data.tweets_2015_04 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/#!\/download\/ipad\" rel=\"nofollow\"\u003ETwitter for iPad\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hallouieen", + "name" : "Louie", "screen_name" : "Mantia", "indices" : [ 0, 7 ], "id_str" : "41783", @@ -2613,26 +2613,27 @@ Grailbird.data.tweets_2015_04 = "id" : 587281767461076992, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCZxp-yUwAACTqu.jpg", "sizes" : [ { - "h" : 901, - "resize" : "fit", - "w" : 1012 - }, { - "h" : 901, - "resize" : "fit", - "w" : 1012 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 605, + "h" : 901, "resize" : "fit", - "w" : 680 + "w" : 1012 }, { "h" : 901, "resize" : "fit", "w" : 1012 + }, { + "h" : 901, + "resize" : "fit", + "w" : 1012 + }, { + "h" : 605, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pgz4ObAFp3" } ], "hashtags" : [ ], @@ -2670,18 +2671,6 @@ Grailbird.data.tweets_2015_04 = "id" : 587117560513961985, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCXcT4PUIAE6E65.jpg", "sizes" : [ { - "h" : 675, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 383, - "resize" : "fit", - "w" : 680 - }, { - "h" : 1152, - "resize" : "fit", - "w" : 2048 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2689,7 +2678,20 @@ Grailbird.data.tweets_2015_04 = "h" : 1152, "resize" : "fit", "w" : 2048 + }, { + "h" : 383, + "resize" : "fit", + "w" : 680 + }, { + "h" : 675, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 1152, + "resize" : "fit", + "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/SJcpf5tn1S" } ], "hashtags" : [ ], @@ -2733,18 +2735,6 @@ Grailbird.data.tweets_2015_04 = "id" : 586941247912333312, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCU79InW0AAj8Lw.jpg", "sizes" : [ { - "h" : 350, - "resize" : "fit", - "w" : 466 - }, { - "h" : 350, - "resize" : "fit", - "w" : 466 - }, { - "h" : 350, - "resize" : "fit", - "w" : 466 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2752,7 +2742,20 @@ Grailbird.data.tweets_2015_04 = "h" : 350, "resize" : "fit", "w" : 466 + }, { + "h" : 350, + "resize" : "fit", + "w" : 466 + }, { + "h" : 350, + "resize" : "fit", + "w" : 466 + }, { + "h" : 350, + "resize" : "fit", + "w" : 466 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/M62SLWw057" } ], "hashtags" : [ { @@ -2777,18 +2780,6 @@ Grailbird.data.tweets_2015_04 = "id" : 586941247912333312, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCU79InW0AAj8Lw.jpg", "sizes" : [ { - "h" : 350, - "resize" : "fit", - "w" : 466 - }, { - "h" : 350, - "resize" : "fit", - "w" : 466 - }, { - "h" : 350, - "resize" : "fit", - "w" : 466 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2796,7 +2787,20 @@ Grailbird.data.tweets_2015_04 = "h" : 350, "resize" : "fit", "w" : 466 + }, { + "h" : 350, + "resize" : "fit", + "w" : 466 + }, { + "h" : 350, + "resize" : "fit", + "w" : 466 + }, { + "h" : 350, + "resize" : "fit", + "w" : 466 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/M62SLWw057" } ], "hashtags" : [ { @@ -3042,26 +3046,27 @@ Grailbird.data.tweets_2015_04 = "id" : 586227164573343745, "media_url_https" : "https:\/\/pbs.twimg.com\/ext_tw_video_thumb\/586227164573343745\/pu\/img\/dE_Auu-oP54A6t1J.jpg", "sizes" : [ { - "h" : 0, - "resize" : "fit", - "w" : 0 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 338, + "h" : 675, "resize" : "fit", - "w" : 600 + "w" : 1200 }, { - "h" : 191, + "h" : 383, "resize" : "fit", - "w" : 340 + "w" : 680 }, { - "h" : 576, + "h" : 720, "resize" : "fit", - "w" : 1024 + "w" : 1280 + }, { + "h" : 720, + "resize" : "fit", + "w" : 1280 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/PiODSvcgtB" } ], "hashtags" : [ ], @@ -3094,26 +3099,27 @@ Grailbird.data.tweets_2015_04 = "id" : 586217623219601408, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CCKp0okUAAAj7UN.jpg", "sizes" : [ { - "h" : 864, + "h" : 1130, "resize" : "fit", - "w" : 1200 + "w" : 1570 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1130, + "resize" : "fit", + "w" : 1570 + }, { + "h" : 864, + "resize" : "fit", + "w" : 1200 }, { "h" : 489, "resize" : "fit", "w" : 680 - }, { - "h" : 1130, - "resize" : "fit", - "w" : 1570 - }, { - "h" : 1130, - "resize" : "fit", - "w" : 1570 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kATAOaoc4D" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2015_05.js b/public/tweets/data/js/tweets/2015_05.js index feb54ff..4c1a70f 100755 --- a/public/tweets/data/js/tweets/2015_05.js +++ b/public/tweets/data/js/tweets/2015_05.js @@ -3,7 +3,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "indices" : [ 3, 14 ], "id_str" : "43727347", @@ -35,7 +35,7 @@ Grailbird.data.tweets_2015_05 = "in_reply_to_screen_name" : "gembarrett", "in_reply_to_user_id_str" : "43727347", "user" : { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "protected" : false, "id_str" : "43727347", @@ -507,10 +507,6 @@ Grailbird.data.tweets_2015_05 = "id" : 603610087945469952, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CGB0LUrVAAAQF_j.jpg", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 407 - }, { "h" : 2048, "resize" : "fit", "w" : 1225 @@ -518,15 +514,20 @@ Grailbird.data.tweets_2015_05 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 718 }, { "h" : 2508, "resize" : "fit", "w" : 1500 }, { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 718 + "w" : 407 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/793aFmqtr5" } ], "hashtags" : [ ], @@ -548,10 +549,6 @@ Grailbird.data.tweets_2015_05 = "id" : 603610087945469952, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CGB0LUrVAAAQF_j.jpg", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 407 - }, { "h" : 2048, "resize" : "fit", "w" : 1225 @@ -559,15 +556,20 @@ Grailbird.data.tweets_2015_05 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 718 }, { "h" : 2508, "resize" : "fit", "w" : 1500 }, { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 718 + "w" : 407 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/793aFmqtr5" } ], "hashtags" : [ ], @@ -720,13 +722,13 @@ Grailbird.data.tweets_2015_05 = "id" : 603280027585744897, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CF9H_SBWEAEYnHK.png", "sizes" : [ { - "h" : 1491, - "resize" : "fit", - "w" : 2048 - }, { "h" : 873, "resize" : "fit", "w" : 1200 + }, { + "h" : 1491, + "resize" : "fit", + "w" : 2048 }, { "h" : 1936, "resize" : "fit", @@ -740,6 +742,7 @@ Grailbird.data.tweets_2015_05 = "resize" : "crop", "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/u9MpucaegI" } ], "hashtags" : [ ], @@ -761,13 +764,13 @@ Grailbird.data.tweets_2015_05 = "id" : 603280027585744897, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CF9H_SBWEAEYnHK.png", "sizes" : [ { - "h" : 1491, - "resize" : "fit", - "w" : 2048 - }, { "h" : 873, "resize" : "fit", "w" : 1200 + }, { + "h" : 1491, + "resize" : "fit", + "w" : 2048 }, { "h" : 1936, "resize" : "fit", @@ -781,6 +784,7 @@ Grailbird.data.tweets_2015_05 = "resize" : "crop", "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/u9MpucaegI" } ], "hashtags" : [ ], @@ -1353,15 +1357,16 @@ Grailbird.data.tweets_2015_05 = "h" : 603, "resize" : "fit", "w" : 411 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 603, "resize" : "fit", "w" : 411 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ugflPGfaAL" } ], "hashtags" : [ ], @@ -1438,26 +1443,27 @@ Grailbird.data.tweets_2015_05 = "id" : 601737235625480193, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CFnM0-GVEAE_67Q.jpg", "sizes" : [ { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 675 + "w" : 382 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 2048, - "resize" : "fit", - "w" : 1152 }, { "h" : 2208, "resize" : "fit", "w" : 1242 }, { - "h" : 680, + "h" : 1200, "resize" : "fit", - "w" : 382 + "w" : 675 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1152 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/MVPxwGm448" } ], "hashtags" : [ ], @@ -1514,7 +1520,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Lemont washington", + "name" : "Lemont Washington", "screen_name" : "cocoalabs", "indices" : [ 3, 13 ], "id_str" : "689183", @@ -1541,11 +1547,11 @@ Grailbird.data.tweets_2015_05 = "id" : 601491823803109376, "created_at" : "2015-05-21 20:56:40 +0000", "user" : { - "name" : "Lemont washington", + "name" : "Lemont Washington", "screen_name" : "cocoalabs", "protected" : false, "id_str" : "689183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/903131024883818496\/h1dkH1bj_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/969701054529994752\/S0DxVozm_normal.jpg", "id" : 689183, "verified" : false } @@ -1725,9 +1731,9 @@ Grailbird.data.tweets_2015_05 = "id" : 600645885375094784, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CFXsQBmVIAAQJ6i.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 692, + "resize" : "fit", + "w" : 1228 }, { "h" : 383, "resize" : "fit", @@ -1737,14 +1743,15 @@ Grailbird.data.tweets_2015_05 = "resize" : "fit", "w" : 1200 }, { - "h" : 692, - "resize" : "fit", - "w" : 1228 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 692, "resize" : "fit", "w" : 1228 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/B3bZbf6dc6" } ], "hashtags" : [ ], @@ -1979,6 +1986,7 @@ Grailbird.data.tweets_2015_05 = "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/g8xqWm7QPQ" } ], "hashtags" : [ ], @@ -2020,6 +2028,7 @@ Grailbird.data.tweets_2015_05 = "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/g8xqWm7QPQ" } ], "hashtags" : [ ], @@ -2130,15 +2139,16 @@ Grailbird.data.tweets_2015_05 = "h" : 390, "resize" : "fit", "w" : 312 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 390, "resize" : "fit", "w" : 312 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/inzBrWTnRm" } ], "hashtags" : [ ], @@ -2168,7 +2178,7 @@ Grailbird.data.tweets_2015_05 = "id_str" : "90029379", "id" : 90029379 }, { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 14, 26 ], "id_str" : "676363", @@ -2185,7 +2195,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -2236,7 +2246,7 @@ Grailbird.data.tweets_2015_05 = "id_str" : "14457722", "id" : 14457722 }, { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 18, 30 ], "id_str" : "676363", @@ -2253,7 +2263,7 @@ Grailbird.data.tweets_2015_05 = "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", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -2304,7 +2314,7 @@ Grailbird.data.tweets_2015_05 = "id_str" : "10909152", "id" : 10909152 }, { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 17, 29 ], "id_str" : "676363", @@ -2321,7 +2331,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"https:\/\/about.twitter.com\/products\/tweetdeck\" rel=\"nofollow\"\u003ETweetDeck\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -2346,7 +2356,7 @@ Grailbird.data.tweets_2015_05 = "screen_name" : "AaronKalair", "protected" : false, "id_str" : "10909152", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/896490611590680577\/OvDeL_Um_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/934495582386868224\/DPOmfH48_normal.jpg", "id" : 10909152, "verified" : false } @@ -2372,7 +2382,7 @@ Grailbird.data.tweets_2015_05 = "id_str" : "1361017273", "id" : 1361017273 }, { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 14, 26 ], "id_str" : "676363", @@ -2389,7 +2399,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -2440,7 +2450,7 @@ Grailbird.data.tweets_2015_05 = "id_str" : "1732200428", "id" : 1732200428 }, { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 19, 31 ], "id_str" : "676363", @@ -2457,7 +2467,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -2573,7 +2583,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 3, 15 ], "id_str" : "676363", @@ -2600,11 +2610,11 @@ Grailbird.data.tweets_2015_05 = "id" : 599942305118846978, "created_at" : "2015-05-17 14:19:26 +0000", "user" : { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "protected" : false, "id_str" : "676363", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/675381240128602112\/hqOTM9i3_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/963494548012916736\/pCrryYUw_normal.jpg", "id" : 676363, "verified" : false } @@ -2624,7 +2634,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q", + "name" : "xno\u0279\u01DD\u0283 u\u0250\u0131\u0279q \uD83D\uDC8E", "screen_name" : "brianleroux", "indices" : [ 0, 12 ], "id_str" : "676363", @@ -2672,26 +2682,27 @@ Grailbird.data.tweets_2015_05 = "id" : 599714012612419584, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CFKct5CWYAAddOg.jpg", "sizes" : [ { - "h" : 1536, - "resize" : "fit", - "w" : 2048 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 2448, "resize" : "fit", "w" : 3264 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 900, + "resize" : "fit", + "w" : 1200 }, { "h" : 510, "resize" : "fit", "w" : 680 }, { - "h" : 900, + "h" : 1536, "resize" : "fit", - "w" : 1200 + "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/DSEN9BE6vK" } ], "hashtags" : [ ], @@ -2757,6 +2768,14 @@ Grailbird.data.tweets_2015_05 = "id" : 599439118167248896, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CFGis7bVEAAkjkn.png", "sizes" : [ { + "h" : 446, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 253, + "resize" : "fit", + "w" : 680 + }, { "h" : 462, "resize" : "fit", "w" : 1242 @@ -2768,15 +2787,8 @@ Grailbird.data.tweets_2015_05 = "h" : 462, "resize" : "fit", "w" : 1242 - }, { - "h" : 253, - "resize" : "fit", - "w" : 680 - }, { - "h" : 446, - "resize" : "fit", - "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/wMLkI0yG0D" } ], "hashtags" : [ ], @@ -2985,7 +2997,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 0, 12 ], "id_str" : "6927562", @@ -3214,7 +3226,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "indices" : [ 3, 17 ], "id_str" : "2550058153", @@ -3240,13 +3252,13 @@ Grailbird.data.tweets_2015_05 = "id" : 597014482360078339, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CEkFgjLWEAM8hDj.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 1200, "resize" : "fit", "w" : 1143 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1951 }, { "h" : 2776, "resize" : "fit", @@ -3256,10 +3268,11 @@ Grailbird.data.tweets_2015_05 = "resize" : "fit", "w" : 648 }, { - "h" : 2048, - "resize" : "fit", - "w" : 1951 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/dk9coxDOi5" } ], "hashtags" : [ ], @@ -3271,7 +3284,7 @@ Grailbird.data.tweets_2015_05 = "id" : 597014483580690432, "created_at" : "2015-05-09 12:25:19 +0000", "user" : { - "name" : "Airspeed Velocity", + "name" : "Ben Cohen", "screen_name" : "AirspeedSwift", "protected" : false, "id_str" : "2550058153", @@ -3488,6 +3501,14 @@ Grailbird.data.tweets_2015_05 = "id" : 597312544135581697, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CEoUmB0WEAEpL6U.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 683, + "resize" : "fit", + "w" : 1024 + }, { "h" : 683, "resize" : "fit", "w" : 1024 @@ -3499,15 +3520,8 @@ Grailbird.data.tweets_2015_05 = "h" : 683, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 683, - "resize" : "fit", - "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3yczXTgXJc" } ], "hashtags" : [ ], @@ -3529,6 +3543,14 @@ Grailbird.data.tweets_2015_05 = "id" : 597312544135581697, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CEoUmB0WEAEpL6U.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 683, + "resize" : "fit", + "w" : 1024 + }, { "h" : 683, "resize" : "fit", "w" : 1024 @@ -3540,15 +3562,8 @@ Grailbird.data.tweets_2015_05 = "h" : 683, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 683, - "resize" : "fit", - "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3yczXTgXJc" } ], "hashtags" : [ ], @@ -3826,7 +3841,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "indices" : [ 3, 16 ], "id_str" : "1628814223", @@ -3870,7 +3885,7 @@ Grailbird.data.tweets_2015_05 = "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "protected" : false, "id_str" : "1628814223", @@ -3977,7 +3992,7 @@ Grailbird.data.tweets_2015_05 = "id_str" : "633308082", "id" : 633308082 }, { - "name" : "Clawed Drake", + "name" : "P\u00E1draig", "screen_name" : "Padraig", "indices" : [ 19, 27 ], "id_str" : "7312992", @@ -3994,7 +4009,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Clawed Drake", + "name" : "P\u00E1draig", "screen_name" : "Padraig", "indices" : [ 0, 8 ], "id_str" : "7312992", @@ -4099,7 +4114,7 @@ Grailbird.data.tweets_2015_05 = "id_str" : "894911", "id" : 894911 }, { - "name" : "Bailey LA Kings", + "name" : "Bailey X- LA Kings", "screen_name" : "BaileyLAKings", "indices" : [ 12, 26 ], "id_str" : "205938397", @@ -4132,7 +4147,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Bailey LA Kings", + "name" : "Bailey X- LA Kings", "screen_name" : "BaileyLAKings", "indices" : [ 0, 14 ], "id_str" : "205938397", @@ -4180,6 +4195,14 @@ Grailbird.data.tweets_2015_05 = "id" : 595499184012177408, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CEOjWk8UsAAoX99.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1455, + "resize" : "fit", + "w" : 2587 + }, { "h" : 675, "resize" : "fit", "w" : 1200 @@ -4187,19 +4210,12 @@ Grailbird.data.tweets_2015_05 = "h" : 1152, "resize" : "fit", "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 382, "resize" : "fit", "w" : 680 - }, { - "h" : 1455, - "resize" : "fit", - "w" : 2587 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/gJIf6VKOir" } ], "hashtags" : [ ], @@ -4412,7 +4428,7 @@ Grailbird.data.tweets_2015_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Sabrina but Spooky\uD83D\uDC7B", + "name" : "Sabrina", "screen_name" : "NerdyAndQuirky", "indices" : [ 3, 18 ], "id_str" : "295418725", @@ -4456,7 +4472,7 @@ Grailbird.data.tweets_2015_05 = "id" : 595046432295546880, "created_at" : "2015-05-04 02:04:59 +0000", "user" : { - "name" : "Sabrina but Spooky\uD83D\uDC7B", + "name" : "Sabrina", "screen_name" : "NerdyAndQuirky", "protected" : false, "id_str" : "295418725", @@ -4689,18 +4705,6 @@ Grailbird.data.tweets_2015_05 = "id" : 594485854493495296, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CEAJvCUUUAAUo_A.png", "sizes" : [ { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 272, - "resize" : "fit", - "w" : 986 - }, { - "h" : 272, - "resize" : "fit", - "w" : 986 - }, { "h" : 188, "resize" : "fit", "w" : 680 @@ -4708,7 +4712,20 @@ Grailbird.data.tweets_2015_05 = "h" : 272, "resize" : "fit", "w" : 986 + }, { + "h" : 272, + "resize" : "fit", + "w" : 986 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 272, + "resize" : "fit", + "w" : 986 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/4US9C2PqSJ" } ], "hashtags" : [ ], @@ -4738,7 +4755,7 @@ Grailbird.data.tweets_2015_05 = "id_str" : "193929442", "id" : 193929442 }, { - "name" : "\uD83C\uDF83\uD83D\uDE31 || \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", + "name" : "Peter Bright \uD83D\uDC68\u200D\u2695\uFE0F\uD83C\uDF55", "screen_name" : "DrPizza", "indices" : [ 16, 24 ], "id_str" : "11375732", @@ -4780,26 +4797,27 @@ Grailbird.data.tweets_2015_05 = "id" : 594107278644543488, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CD6xbBYVAAANzI0.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/oPkMk9xQeX" } ], "hashtags" : [ ], @@ -4860,7 +4878,7 @@ Grailbird.data.tweets_2015_05 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } diff --git a/public/tweets/data/js/tweets/2015_06.js b/public/tweets/data/js/tweets/2015_06.js index cfebe35..722695c 100755 --- a/public/tweets/data/js/tweets/2015_06.js +++ b/public/tweets/data/js/tweets/2015_06.js @@ -34,7 +34,7 @@ Grailbird.data.tweets_2015_06 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -96,26 +96,27 @@ Grailbird.data.tweets_2015_06 = "id" : 615009667354234880, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CIj0CLQUkAAJ4Hk.jpg", "sizes" : [ { - "h" : 765, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 1147, + "h" : 765, "resize" : "fit", - "w" : 1799 - }, { - "h" : 1147, - "resize" : "fit", - "w" : 1799 + "w" : 1200 }, { "h" : 434, "resize" : "fit", "w" : 680 + }, { + "h" : 1147, + "resize" : "fit", + "w" : 1799 + }, { + "h" : 1147, + "resize" : "fit", + "w" : 1799 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/lCOUE2Qbnn" } ], "hashtags" : [ ], @@ -178,6 +179,14 @@ Grailbird.data.tweets_2015_06 = "h" : 594, "resize" : "fit", "w" : 1424 + }, { + "h" : 594, + "resize" : "fit", + "w" : 1424 + }, { + "h" : 284, + "resize" : "fit", + "w" : 680 }, { "h" : 501, "resize" : "fit", @@ -186,15 +195,8 @@ Grailbird.data.tweets_2015_06 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 284, - "resize" : "fit", - "w" : 680 - }, { - "h" : 594, - "resize" : "fit", - "w" : 1424 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kNDiZNikU4" } ], "hashtags" : [ ], @@ -266,14 +268,6 @@ Grailbird.data.tweets_2015_06 = "id" : 614581715953057792, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CIdu0IDVAAAKE-o.jpg", "sizes" : [ { - "h" : 339, - "resize" : "fit", - "w" : 335 - }, { - "h" : 339, - "resize" : "fit", - "w" : 335 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -285,7 +279,16 @@ Grailbird.data.tweets_2015_06 = "h" : 339, "resize" : "fit", "w" : 335 + }, { + "h" : 339, + "resize" : "fit", + "w" : 335 + }, { + "h" : 339, + "resize" : "fit", + "w" : 335 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/gOmS5Gy50W" } ], "hashtags" : [ ], @@ -476,7 +479,7 @@ Grailbird.data.tweets_2015_06 = "screen_name" : "gak_pdx", "protected" : false, "id_str" : "7603032", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/522118262868283392\/NUmqKUpc_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951217289944170496\/Qmzb-hYW_normal.jpg", "id" : 7603032, "verified" : false } @@ -508,6 +511,14 @@ Grailbird.data.tweets_2015_06 = "h" : 466, "resize" : "fit", "w" : 606 + }, { + "h" : 466, + "resize" : "fit", + "w" : 606 + }, { + "h" : 466, + "resize" : "fit", + "w" : 606 }, { "h" : 150, "resize" : "crop", @@ -516,15 +527,8 @@ Grailbird.data.tweets_2015_06 = "h" : 466, "resize" : "fit", "w" : 606 - }, { - "h" : 466, - "resize" : "fit", - "w" : 606 - }, { - "h" : 466, - "resize" : "fit", - "w" : 606 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Tt71ICjAeD" } ], "hashtags" : [ ], @@ -624,7 +628,7 @@ Grailbird.data.tweets_2015_06 = "screen_name" : "toddthomas", "protected" : false, "id_str" : "14650563", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/915236176415485952\/IY4ox7mK_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/968530540516204544\/DxaZWclR_normal.jpg", "id" : 14650563, "verified" : false } @@ -753,7 +757,7 @@ Grailbird.data.tweets_2015_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "CGP Grey \uD83D\uDC1D", + "name" : "CGP Grey", "screen_name" : "cgpgrey", "indices" : [ 3, 11 ], "id_str" : "176774540", @@ -797,11 +801,11 @@ Grailbird.data.tweets_2015_06 = "in_reply_to_screen_name" : "royalaid", "in_reply_to_user_id_str" : "21265205", "user" : { - "name" : "CGP Grey \uD83D\uDC1D", + "name" : "CGP Grey", "screen_name" : "cgpgrey", "protected" : false, "id_str" : "176774540", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/818849105174786049\/8gGV_x8l_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/953635851212349440\/RvV5aFNp_normal.jpg", "id" : 176774540, "verified" : true } @@ -833,6 +837,14 @@ Grailbird.data.tweets_2015_06 = "h" : 214, "resize" : "fit", "w" : 680 + }, { + "h" : 314, + "resize" : "fit", + "w" : 996 + }, { + "h" : 314, + "resize" : "fit", + "w" : 996 }, { "h" : 150, "resize" : "crop", @@ -841,15 +853,8 @@ Grailbird.data.tweets_2015_06 = "h" : 314, "resize" : "fit", "w" : 996 - }, { - "h" : 314, - "resize" : "fit", - "w" : 996 - }, { - "h" : 314, - "resize" : "fit", - "w" : 996 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/TZ4Ao4wNxK" } ], "hashtags" : [ ], @@ -924,7 +929,7 @@ Grailbird.data.tweets_2015_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -1228,7 +1233,7 @@ Grailbird.data.tweets_2015_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -1255,11 +1260,11 @@ Grailbird.data.tweets_2015_06 = "id" : 608827592746106880, "created_at" : "2015-06-11 02:46:24 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -1410,7 +1415,7 @@ Grailbird.data.tweets_2015_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "spooking my best", + "name" : "dan seifert", "screen_name" : "dcseifert", "indices" : [ 0, 10 ], "id_str" : "63025801", @@ -1449,7 +1454,7 @@ Grailbird.data.tweets_2015_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -1482,7 +1487,7 @@ Grailbird.data.tweets_2015_06 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Pascal Haunted \uD83D\uDC80", + "name" : "Pascal Hartig", "screen_name" : "passy", "indices" : [ 0, 6 ], "id_str" : "14383077", @@ -1746,7 +1751,7 @@ Grailbird.data.tweets_2015_06 = "screen_name" : "clattner_llvm", "protected" : false, "id_str" : "2543588034", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/916821795008688128\/yONBAVaZ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/948421391690252288\/e2Ti9PMU_normal.jpg", "id" : 2543588034, "verified" : false } @@ -1810,7 +1815,7 @@ Grailbird.data.tweets_2015_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Nate Cook \uD83C\uDF42", + "name" : "Nate Cook \u2603\uFE0F", "screen_name" : "nnnnnnnn", "indices" : [ 3, 12 ], "id_str" : "4365311", @@ -1837,7 +1842,7 @@ Grailbird.data.tweets_2015_06 = "id" : 607986574391934977, "created_at" : "2015-06-08 19:04:29 +0000", "user" : { - "name" : "Nate Cook \uD83C\uDF42", + "name" : "Nate Cook \u2603\uFE0F", "screen_name" : "nnnnnnnn", "protected" : false, "id_str" : "4365311", @@ -1883,7 +1888,7 @@ Grailbird.data.tweets_2015_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "PaTrick-or-Treat \uD83C\uDF83", + "name" : "Patrick McCarron", "screen_name" : "McCarron", "indices" : [ 3, 12 ], "id_str" : "770391", @@ -1910,11 +1915,11 @@ Grailbird.data.tweets_2015_06 = "id" : 607969625880424448, "created_at" : "2015-06-08 17:57:08 +0000", "user" : { - "name" : "PaTrick-or-Treat \uD83C\uDF83", + "name" : "Patrick McCarron", "screen_name" : "McCarron", "protected" : false, "id_str" : "770391", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/903007055266664448\/r3OelSF9_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/979385010145976321\/Z-kDGNfZ_normal.jpg", "id" : 770391, "verified" : false } @@ -1971,6 +1976,18 @@ Grailbird.data.tweets_2015_06 = "id" : 607310624243073025, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CG2Zy4pUQAEje2u.png", "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 599 + }, { + "h" : 282, + "resize" : "fit", + "w" : 599 + }, { + "h" : 282, + "resize" : "fit", + "w" : 599 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1978,19 +1995,8 @@ Grailbird.data.tweets_2015_06 = "h" : 282, "resize" : "fit", "w" : 599 - }, { - "h" : 282, - "resize" : "fit", - "w" : 599 - }, { - "h" : 282, - "resize" : "fit", - "w" : 599 - }, { - "h" : 282, - "resize" : "fit", - "w" : 599 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/afg0W5aZEd" } ], "hashtags" : [ ], @@ -2012,6 +2018,18 @@ Grailbird.data.tweets_2015_06 = "id" : 607310624243073025, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CG2Zy4pUQAEje2u.png", "sizes" : [ { + "h" : 282, + "resize" : "fit", + "w" : 599 + }, { + "h" : 282, + "resize" : "fit", + "w" : 599 + }, { + "h" : 282, + "resize" : "fit", + "w" : 599 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2019,19 +2037,8 @@ Grailbird.data.tweets_2015_06 = "h" : 282, "resize" : "fit", "w" : 599 - }, { - "h" : 282, - "resize" : "fit", - "w" : 599 - }, { - "h" : 282, - "resize" : "fit", - "w" : 599 - }, { - "h" : 282, - "resize" : "fit", - "w" : 599 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/afg0W5aZEd" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2015_07.js b/public/tweets/data/js/tweets/2015_07.js index 00f59ee..1aa165a 100755 --- a/public/tweets/data/js/tweets/2015_07.js +++ b/public/tweets/data/js/tweets/2015_07.js @@ -54,7 +54,7 @@ Grailbird.data.tweets_2015_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Stephan Seidt \uD83E\uDD68\uD83E\uDDD0", + "name" : "Stephan Seidt", "screen_name" : "evilhackerdude", "indices" : [ 0, 15 ], "id_str" : "15150116", @@ -84,14 +84,14 @@ Grailbird.data.tweets_2015_07 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 2048, - "resize" : "fit", - "w" : 1536 }, { "h" : 1200, "resize" : "fit", "w" : 900 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1536 }, { "h" : 150, "resize" : "crop", @@ -101,6 +101,7 @@ Grailbird.data.tweets_2015_07 = "resize" : "fit", "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ypy06FK0SH" } ], "hashtags" : [ ], @@ -189,10 +190,6 @@ Grailbird.data.tweets_2015_07 = "id" : 626904853109870592, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CLM2pHWVEAAqGC8.jpg", "sizes" : [ { - "h" : 329, - "resize" : "fit", - "w" : 1088 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -200,15 +197,20 @@ Grailbird.data.tweets_2015_07 = "h" : 329, "resize" : "fit", "w" : 1088 + }, { + "h" : 206, + "resize" : "fit", + "w" : 680 }, { "h" : 329, "resize" : "fit", "w" : 1088 }, { - "h" : 206, + "h" : 329, "resize" : "fit", - "w" : 680 + "w" : 1088 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/oubFlVJEiZ" } ], "hashtags" : [ ], @@ -415,6 +417,14 @@ Grailbird.data.tweets_2015_07 = "id" : 625392865447809024, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CK3Xf2YUkAA9PQX.jpg", "sizes" : [ { + "h" : 515, + "resize" : "fit", + "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 909, "resize" : "fit", "w" : 1200 @@ -426,15 +436,8 @@ Grailbird.data.tweets_2015_07 = "h" : 1552, "resize" : "fit", "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 515, - "resize" : "fit", - "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ntZlf6CccX" } ], "hashtags" : [ { @@ -610,7 +613,7 @@ Grailbird.data.tweets_2015_07 = "id_str" : "717313", "id" : 717313 }, { - "name" : "Andrew Pumpkingham \uD83C\uDF83", + "name" : "Andrew Cunningham", "screen_name" : "AndrewWrites", "indices" : [ 109, 122 ], "id_str" : "181395652", @@ -632,7 +635,7 @@ Grailbird.data.tweets_2015_07 = "source" : "\u003Ca href=\"http:\/\/arstechnica.com\" rel=\"nofollow\"\u003EArs tweetbot\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Andrew Pumpkingham \uD83C\uDF83", + "name" : "Andrew Cunningham", "screen_name" : "AndrewWrites", "indices" : [ 92, 105 ], "id_str" : "181395652", @@ -863,26 +866,27 @@ Grailbird.data.tweets_2015_07 = "id" : 621697557102661632, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CKC2omDVEAAE_hP.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 900 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 3264, "resize" : "fit", "w" : 2448 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 900 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/I78fodjehh" } ], "hashtags" : [ ], @@ -932,26 +936,27 @@ Grailbird.data.tweets_2015_07 = "id" : 621506433264160769, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CKAIzuRUkAE67_I.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 900 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 2048, + "h" : 680, "resize" : "fit", - "w" : 1536 + "w" : 510 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 900 }, { "h" : 4096, "resize" : "fit", "w" : 3072 }, { - "h" : 680, + "h" : 2048, "resize" : "fit", - "w" : 510 + "w" : 1536 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/vhx2LzHqEh" } ], "hashtags" : [ ], @@ -1294,7 +1299,7 @@ Grailbird.data.tweets_2015_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "indices" : [ 3, 16 ], "id_str" : "1628814223", @@ -1338,7 +1343,7 @@ Grailbird.data.tweets_2015_07 = "in_reply_to_screen_name" : "bthdonohue", "in_reply_to_user_id_str" : "337167459", "user" : { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "protected" : false, "id_str" : "1628814223", @@ -1362,7 +1367,7 @@ Grailbird.data.tweets_2015_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "indices" : [ 3, 16 ], "id_str" : "1628814223", @@ -1389,7 +1394,7 @@ Grailbird.data.tweets_2015_07 = "id" : 618581390213316608, "created_at" : "2015-07-08 00:44:30 +0000", "user" : { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "protected" : false, "id_str" : "1628814223", @@ -1425,6 +1430,10 @@ Grailbird.data.tweets_2015_07 = "h" : 590, "resize" : "fit", "w" : 1080 + }, { + "h" : 371, + "resize" : "fit", + "w" : 680 }, { "h" : 590, "resize" : "fit", @@ -1437,11 +1446,8 @@ Grailbird.data.tweets_2015_07 = "h" : 590, "resize" : "fit", "w" : 1080 - }, { - "h" : 371, - "resize" : "fit", - "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/STDLeZC2YV" } ], "hashtags" : [ ], @@ -1465,11 +1471,11 @@ Grailbird.data.tweets_2015_07 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "MarkusM\u00FCllerSimhofer", + "name" : "Markus M\u00FCller-Simhofer", "screen_name" : "fafner", "indices" : [ 3, 10 ], - "id_str" : "11227512", - "id" : 11227512 + "id_str" : "946791034708807686", + "id" : 946791034708807686 } ], "media" : [ { "expanded_url" : "https:\/\/twitter.com\/fafner\/status\/616934236650643456\/photo\/1", @@ -1487,19 +1493,20 @@ Grailbird.data.tweets_2015_07 = "h" : 242, "resize" : "fit", "w" : 348 + }, { + "h" : 242, + "resize" : "fit", + "w" : 348 + }, { + "h" : 242, + "resize" : "fit", + "w" : 348 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 242, - "resize" : "fit", - "w" : 348 - }, { - "h" : 242, - "resize" : "fit", - "w" : 348 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/raKrZnVqWm" } ], "hashtags" : [ ], @@ -1528,19 +1535,20 @@ Grailbird.data.tweets_2015_07 = "h" : 242, "resize" : "fit", "w" : 348 + }, { + "h" : 242, + "resize" : "fit", + "w" : 348 + }, { + "h" : 242, + "resize" : "fit", + "w" : 348 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 242, - "resize" : "fit", - "w" : 348 - }, { - "h" : 242, - "resize" : "fit", - "w" : 348 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/raKrZnVqWm" } ], "hashtags" : [ ], @@ -1552,11 +1560,11 @@ Grailbird.data.tweets_2015_07 = "id" : 616934236650643456, "created_at" : "2015-07-03 11:39:18 +0000", "user" : { - "name" : "MarkusM\u00FCllerSimhofer", - "screen_name" : "fafner", + "name" : "Markus M\u00FCller-Simhofer", + "screen_name" : "MuellerSimhofer", "protected" : false, "id_str" : "11227512", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/600738389512556544\/e9tlPiPx_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/947090460262174720\/WtmATW4K_normal.jpg", "id" : 11227512, "verified" : false } @@ -1640,26 +1648,27 @@ Grailbird.data.tweets_2015_07 = "id" : 616718885396451328, "media_url_https" : "https:\/\/pbs.twimg.com\/ext_tw_video_thumb\/616718885396451328\/pu\/img\/U6Mv3rzkB_6ILGv4.jpg", "sizes" : [ { - "h" : 270, - "resize" : "fit", - "w" : 340 - }, { - "h" : 813, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 477, - "resize" : "fit", - "w" : 600 - }, { - "h" : 0, - "resize" : "fit", - "w" : 0 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 880, + "resize" : "fit", + "w" : 1108 + }, { + "h" : 880, + "resize" : "fit", + "w" : 1108 + }, { + "h" : 880, + "resize" : "fit", + "w" : 1108 + }, { + "h" : 540, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/gpKaoNc5oQ" } ], "hashtags" : [ ], @@ -1971,7 +1980,7 @@ Grailbird.data.tweets_2015_07 = "screen_name" : "1Password", "protected" : false, "id_str" : "793926", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/904715544414351360\/6XdEq2Mq_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981326545179439104\/jPhaQEQv_normal.jpg", "id" : 793926, "verified" : true } diff --git a/public/tweets/data/js/tweets/2015_08.js b/public/tweets/data/js/tweets/2015_08.js index 0b4e9f3..33592b7 100755 --- a/public/tweets/data/js/tweets/2015_08.js +++ b/public/tweets/data/js/tweets/2015_08.js @@ -18,26 +18,27 @@ Grailbird.data.tweets_2015_08 = "id" : 638222359652990976, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CNtr2srUAAAN4S2.jpg", "sizes" : [ { - "h" : 900, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 }, { "h" : 2448, "resize" : "fit", "w" : 3264 + }, { + "h" : 900, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 }, { "h" : 510, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/9qGqoREyDc" } ], "hashtags" : [ ], @@ -103,14 +104,6 @@ Grailbird.data.tweets_2015_08 = "id" : 637490234947584000, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CNjR_bnUwAACx9j.jpg", "sizes" : [ { - "h" : 675, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 1092, - "resize" : "fit", - "w" : 1942 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -118,11 +111,20 @@ Grailbird.data.tweets_2015_08 = "h" : 1092, "resize" : "fit", "w" : 1942 + }, { + "h" : 1092, + "resize" : "fit", + "w" : 1942 + }, { + "h" : 675, + "resize" : "fit", + "w" : 1200 }, { "h" : 382, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Gk8Akt5Kif" } ], "hashtags" : [ ], @@ -309,6 +311,14 @@ Grailbird.data.tweets_2015_08 = "id" : 633411771299008512, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CMpUpmjUEAA6Zri.png", "sizes" : [ { + "h" : 1808, + "resize" : "fit", + "w" : 2276 + }, { + "h" : 953, + "resize" : "fit", + "w" : 1200 + }, { "h" : 540, "resize" : "fit", "w" : 680 @@ -316,19 +326,12 @@ Grailbird.data.tweets_2015_08 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 953, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 1808, - "resize" : "fit", - "w" : 2276 }, { "h" : 1627, "resize" : "fit", "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/5E34Ww9c4b" } ], "hashtags" : [ ], @@ -350,6 +353,14 @@ Grailbird.data.tweets_2015_08 = "id" : 633411771299008512, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CMpUpmjUEAA6Zri.png", "sizes" : [ { + "h" : 1808, + "resize" : "fit", + "w" : 2276 + }, { + "h" : 953, + "resize" : "fit", + "w" : 1200 + }, { "h" : 540, "resize" : "fit", "w" : 680 @@ -357,19 +368,12 @@ Grailbird.data.tweets_2015_08 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 953, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 1808, - "resize" : "fit", - "w" : 2276 }, { "h" : 1627, "resize" : "fit", "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/5E34Ww9c4b" } ], "hashtags" : [ ], @@ -691,26 +695,27 @@ Grailbird.data.tweets_2015_08 = "id" : 631923193515671552, "media_url_https" : "https:\/\/pbs.twimg.com\/tweet_video_thumb\/CMUKy-LVAAActzk.png", "sizes" : [ { - "h" : 220, + "h" : 284, "resize" : "fit", - "w" : 340 + "w" : 438 + }, { + "h" : 284, + "resize" : "fit", + "w" : 438 + }, { + "h" : 284, + "resize" : "fit", + "w" : 438 + }, { + "h" : 284, + "resize" : "fit", + "w" : 438 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 284, - "resize" : "fit", - "w" : 438 - }, { - "h" : 284, - "resize" : "fit", - "w" : 438 - }, { - "h" : 284, - "resize" : "fit", - "w" : 438 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/HAT6uEsaTZ" } ], "hashtags" : [ ], @@ -743,6 +748,18 @@ Grailbird.data.tweets_2015_08 = "id" : 631921144191320064, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CMUI7r2VAAAJQlT.png", "sizes" : [ { + "h" : 185, + "resize" : "fit", + "w" : 250 + }, { + "h" : 185, + "resize" : "fit", + "w" : 250 + }, { + "h" : 185, + "resize" : "fit", + "w" : 250 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -750,19 +767,8 @@ Grailbird.data.tweets_2015_08 = "h" : 185, "resize" : "fit", "w" : 250 - }, { - "h" : 185, - "resize" : "fit", - "w" : 250 - }, { - "h" : 185, - "resize" : "fit", - "w" : 250 - }, { - "h" : 185, - "resize" : "fit", - "w" : 250 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/m9hfniX9b7" } ], "hashtags" : [ ], @@ -968,7 +974,7 @@ Grailbird.data.tweets_2015_08 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Count Scottula", + "name" : "Scott Owen", "screen_name" : "scottmowen", "indices" : [ 3, 14 ], "id_str" : "15009581", @@ -1022,7 +1028,7 @@ Grailbird.data.tweets_2015_08 = "in_reply_to_screen_name" : "dejager", "in_reply_to_user_id_str" : "805062", "user" : { - "name" : "Count Scottula", + "name" : "Scott Owen", "screen_name" : "scottmowen", "protected" : false, "id_str" : "15009581", @@ -1376,18 +1382,6 @@ Grailbird.data.tweets_2015_08 = "id" : 627565690937982976, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CLWPq8GUwAALZ-x.jpg", "sizes" : [ { - "h" : 675, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 383, - "resize" : "fit", - "w" : 680 - }, { - "h" : 1152, - "resize" : "fit", - "w" : 2048 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1395,7 +1389,20 @@ Grailbird.data.tweets_2015_08 = "h" : 1152, "resize" : "fit", "w" : 2048 + }, { + "h" : 383, + "resize" : "fit", + "w" : 680 + }, { + "h" : 675, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 1152, + "resize" : "fit", + "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/4f5duNIg22" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2015_09.js b/public/tweets/data/js/tweets/2015_09.js index cb6eef8..1c281b4 100755 --- a/public/tweets/data/js/tweets/2015_09.js +++ b/public/tweets/data/js/tweets/2015_09.js @@ -175,13 +175,13 @@ Grailbird.data.tweets_2015_09 = "id_str" : "14761655", "id" : 14761655 }, { - "name" : "Ghost Ships A Hoy \uD83D\uDC7B", + "name" : "Amy Hoy \u2728", "screen_name" : "amyhoy", "indices" : [ 12, 19 ], "id_str" : "627213", "id" : 627213 }, { - "name" : "Thomas Fuchs", + "name" : "Thomas Fuchs \uD83E\uDD95", "screen_name" : "thomasfuchs", "indices" : [ 20, 32 ], "id_str" : "6927562", @@ -298,6 +298,14 @@ Grailbird.data.tweets_2015_09 = "h" : 165, "resize" : "fit", "w" : 641 + }, { + "h" : 165, + "resize" : "fit", + "w" : 641 + }, { + "h" : 165, + "resize" : "fit", + "w" : 641 }, { "h" : 150, "resize" : "crop", @@ -306,15 +314,8 @@ Grailbird.data.tweets_2015_09 = "h" : 165, "resize" : "fit", "w" : 641 - }, { - "h" : 165, - "resize" : "fit", - "w" : 641 - }, { - "h" : 165, - "resize" : "fit", - "w" : 641 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ch15uNSu3Z" } ], "hashtags" : [ { @@ -342,6 +343,14 @@ Grailbird.data.tweets_2015_09 = "h" : 165, "resize" : "fit", "w" : 641 + }, { + "h" : 165, + "resize" : "fit", + "w" : 641 + }, { + "h" : 165, + "resize" : "fit", + "w" : 641 }, { "h" : 150, "resize" : "crop", @@ -350,15 +359,8 @@ Grailbird.data.tweets_2015_09 = "h" : 165, "resize" : "fit", "w" : 641 - }, { - "h" : 165, - "resize" : "fit", - "w" : 641 - }, { - "h" : 165, - "resize" : "fit", - "w" : 641 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ch15uNSu3Z" } ], "hashtags" : [ { @@ -406,18 +408,6 @@ Grailbird.data.tweets_2015_09 = "id" : 649181085763416064, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CQJawgvUsAAiO53.jpg", "sizes" : [ { - "h" : 3024, - "resize" : "fit", - "w" : 4032 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 900, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -425,7 +415,20 @@ Grailbird.data.tweets_2015_09 = "h" : 1536, "resize" : "fit", "w" : 2048 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 3024, + "resize" : "fit", + "w" : 4032 + }, { + "h" : 900, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/sBApYqi0Pj" } ], "hashtags" : [ ], @@ -575,19 +578,20 @@ Grailbird.data.tweets_2015_09 = "h" : 505, "resize" : "fit", "w" : 680 + }, { + "h" : 579, + "resize" : "fit", + "w" : 780 + }, { + "h" : 579, + "resize" : "fit", + "w" : 780 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 579, - "resize" : "fit", - "w" : 780 - }, { - "h" : 579, - "resize" : "fit", - "w" : 780 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/cTIFgogMNZ" } ], "hashtags" : [ ], @@ -603,7 +607,7 @@ Grailbird.data.tweets_2015_09 = "screen_name" : "mraleph", "protected" : false, "id_str" : "53010195", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/428865653903081472\/XqtZKTVu_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961923701641039872\/TWwOK7mW_normal.jpg", "id" : 53010195, "verified" : false } @@ -762,10 +766,6 @@ Grailbird.data.tweets_2015_09 = "h" : 137, "resize" : "fit", "w" : 642 - }, { - "h" : 137, - "resize" : "fit", - "w" : 642 }, { "h" : 137, "resize" : "crop", @@ -778,7 +778,12 @@ Grailbird.data.tweets_2015_09 = "h" : 137, "resize" : "fit", "w" : 642 + }, { + "h" : 137, + "resize" : "fit", + "w" : 642 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/el01pYpVmH" } ], "hashtags" : [ ], @@ -799,7 +804,7 @@ Grailbird.data.tweets_2015_09 = "screen_name" : "peterc", "protected" : false, "id_str" : "33493", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/902223244320755714\/FX8yzxQD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951912849839882241\/8jDqFjFS_normal.jpg", "id" : 33493, "verified" : false } @@ -819,7 +824,7 @@ Grailbird.data.tweets_2015_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Scared Sinclair", + "name" : "Jared Sinclair", "screen_name" : "jaredsinclair", "indices" : [ 3, 17 ], "id_str" : "15004156", @@ -851,11 +856,11 @@ Grailbird.data.tweets_2015_09 = "id" : 627636964985016320, "created_at" : "2015-08-02 00:28:08 +0000", "user" : { - "name" : "Scared Sinclair", + "name" : "Jared Sinclair", "screen_name" : "jaredsinclair", "protected" : false, "id_str" : "15004156", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/919321301495328768\/3AMDhT5s_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/946925048434253824\/vfj5syhY_normal.jpg", "id" : 15004156, "verified" : false } @@ -919,7 +924,7 @@ Grailbird.data.tweets_2015_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 0, 11 ], "id_str" : "18553922", @@ -931,7 +936,7 @@ Grailbird.data.tweets_2015_09 = "id_str" : "43915380", "id" : 43915380 }, { - "name" : "Nightmare Nacho \uD83C\uDF19\uD83E\uDDC0", + "name" : "_ = unsafeBitCast(Float80(0), to: type(of: \u007B0\u007D))()", "screen_name" : "NeoNacho", "indices" : [ 23, 32 ], "id_str" : "10341052", @@ -1219,7 +1224,7 @@ Grailbird.data.tweets_2015_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kyle \uD83C\uDF7B\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08\uD83C\uDFC3\uD83C\uDFFB\uD83C\uDDE8\uD83C\uDDE6", + "name" : "Kyle \uD83C\uDF7B\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08\uD83C\uDFC3\uD83C\uDFFC", "screen_name" : "kyleve", "indices" : [ 0, 7 ], "id_str" : "14680556", @@ -1267,6 +1272,10 @@ Grailbird.data.tweets_2015_09 = "id" : 647827156005838848, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CP2LXbWUYAAeURu.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 818, "resize" : "fit", "w" : 1244 @@ -1274,10 +1283,6 @@ Grailbird.data.tweets_2015_09 = "h" : 447, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 789, "resize" : "fit", @@ -1287,6 +1292,7 @@ Grailbird.data.tweets_2015_09 = "resize" : "fit", "w" : 1244 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xN9hl70JQB" } ], "hashtags" : [ ], @@ -1308,6 +1314,10 @@ Grailbird.data.tweets_2015_09 = "id" : 647827156005838848, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CP2LXbWUYAAeURu.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 818, "resize" : "fit", "w" : 1244 @@ -1315,10 +1325,6 @@ Grailbird.data.tweets_2015_09 = "h" : 447, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 789, "resize" : "fit", @@ -1328,6 +1334,7 @@ Grailbird.data.tweets_2015_09 = "resize" : "fit", "w" : 1244 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xN9hl70JQB" } ], "hashtags" : [ ], @@ -1343,7 +1350,7 @@ Grailbird.data.tweets_2015_09 = "screen_name" : "gak_pdx", "protected" : false, "id_str" : "7603032", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/522118262868283392\/NUmqKUpc_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951217289944170496\/Qmzb-hYW_normal.jpg", "id" : 7603032, "verified" : false } @@ -1440,7 +1447,7 @@ Grailbird.data.tweets_2015_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -1655,10 +1662,6 @@ Grailbird.data.tweets_2015_09 = "h" : 350, "resize" : "fit", "w" : 1726 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 350, "resize" : "fit", @@ -1671,7 +1674,12 @@ Grailbird.data.tweets_2015_09 = "h" : 138, "resize" : "fit", "w" : 680 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/6vvwtS5l5f" } ], "hashtags" : [ ], @@ -1748,7 +1756,7 @@ Grailbird.data.tweets_2015_09 = "screen_name" : "clattner_llvm", "protected" : false, "id_str" : "2543588034", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/916821795008688128\/yONBAVaZ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/948421391690252288\/e2Ti9PMU_normal.jpg", "id" : 2543588034, "verified" : false } @@ -2040,26 +2048,27 @@ Grailbird.data.tweets_2015_09 = "id" : 645780223175335936, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CPZFsQVWoAABn3u.jpg", "sizes" : [ { - "h" : 680, + "h" : 2048, "resize" : "fit", - "w" : 523 + "w" : 1574 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 922 + "w" : 523 }, { "h" : 2649, "resize" : "fit", "w" : 2036 }, { - "h" : 2048, + "h" : 1200, "resize" : "fit", - "w" : 1574 + "w" : 922 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kjzaRQpN46" } ], "hashtags" : [ ], @@ -2087,26 +2096,27 @@ Grailbird.data.tweets_2015_09 = "id" : 645780223175335936, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CPZFsQVWoAABn3u.jpg", "sizes" : [ { - "h" : 680, + "h" : 2048, "resize" : "fit", - "w" : 523 + "w" : 1574 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 922 + "w" : 523 }, { "h" : 2649, "resize" : "fit", "w" : 2036 }, { - "h" : 2048, + "h" : 1200, "resize" : "fit", - "w" : 1574 + "w" : 922 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kjzaRQpN46" } ], "hashtags" : [ ], @@ -2162,13 +2172,17 @@ Grailbird.data.tweets_2015_09 = "id" : 645774710790205440, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CPZArZGUsAAGZ-b.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 1128, "resize" : "fit", "w" : 1128 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1128, + "resize" : "fit", + "w" : 1128 }, { "h" : 680, "resize" : "fit", @@ -2177,11 +2191,8 @@ Grailbird.data.tweets_2015_09 = "h" : 1128, "resize" : "fit", "w" : 1128 - }, { - "h" : 1128, - "resize" : "fit", - "w" : 1128 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/k9J41Fyhdq" } ], "hashtags" : [ ], @@ -2203,13 +2214,17 @@ Grailbird.data.tweets_2015_09 = "id" : 645774710790205440, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CPZArZGUsAAGZ-b.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 1128, "resize" : "fit", "w" : 1128 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1128, + "resize" : "fit", + "w" : 1128 }, { "h" : 680, "resize" : "fit", @@ -2218,11 +2233,8 @@ Grailbird.data.tweets_2015_09 = "h" : 1128, "resize" : "fit", "w" : 1128 - }, { - "h" : 1128, - "resize" : "fit", - "w" : 1128 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/k9J41Fyhdq" } ], "hashtags" : [ ], @@ -2279,6 +2291,10 @@ Grailbird.data.tweets_2015_09 = "id" : 644614564139528192, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CPIhh-CUcAAGCG3.png", "sizes" : [ { + "h" : 416, + "resize" : "fit", + "w" : 523 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2294,11 +2310,8 @@ Grailbird.data.tweets_2015_09 = "h" : 416, "resize" : "fit", "w" : 523 - }, { - "h" : 416, - "resize" : "fit", - "w" : 523 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ce6guDDcfW" } ], "hashtags" : [ ], @@ -2326,6 +2339,10 @@ Grailbird.data.tweets_2015_09 = "id" : 644614564139528192, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CPIhh-CUcAAGCG3.png", "sizes" : [ { + "h" : 416, + "resize" : "fit", + "w" : 523 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2341,11 +2358,8 @@ Grailbird.data.tweets_2015_09 = "h" : 416, "resize" : "fit", "w" : 523 - }, { - "h" : 416, - "resize" : "fit", - "w" : 523 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ce6guDDcfW" } ], "hashtags" : [ ], @@ -2396,13 +2410,9 @@ Grailbird.data.tweets_2015_09 = "id" : 645647442914885632, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CPXM7bUUwAARzJC.jpg", "sizes" : [ { - "h" : 1200, + "h" : 1594, "resize" : "fit", - "w" : 823 - }, { - "h" : 680, - "resize" : "fit", - "w" : 466 + "w" : 1093 }, { "h" : 1594, "resize" : "fit", @@ -2412,10 +2422,15 @@ Grailbird.data.tweets_2015_09 = "resize" : "crop", "w" : 150 }, { - "h" : 1594, + "h" : 680, "resize" : "fit", - "w" : 1093 + "w" : 466 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 823 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/oqETQPoELW" } ], "hashtags" : [ ], @@ -2477,7 +2492,7 @@ Grailbird.data.tweets_2015_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Garry Tan", + "name" : "Garry #BUIDL Tan", "screen_name" : "garrytan", "indices" : [ 3, 12 ], "id_str" : "11768582", @@ -2496,9 +2511,9 @@ Grailbird.data.tweets_2015_09 = "resize" : "fit", "w" : 992 }, { - "h" : 680, + "h" : 1024, "resize" : "fit", - "w" : 659 + "w" : 992 }, { "h" : 150, "resize" : "crop", @@ -2508,10 +2523,11 @@ Grailbird.data.tweets_2015_09 = "resize" : "fit", "w" : 992 }, { - "h" : 1024, + "h" : 680, "resize" : "fit", - "w" : 992 + "w" : 659 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/qBMsEFiEZL" } ], "hashtags" : [ ], @@ -2537,9 +2553,9 @@ Grailbird.data.tweets_2015_09 = "resize" : "fit", "w" : 992 }, { - "h" : 680, + "h" : 1024, "resize" : "fit", - "w" : 659 + "w" : 992 }, { "h" : 150, "resize" : "crop", @@ -2549,10 +2565,11 @@ Grailbird.data.tweets_2015_09 = "resize" : "fit", "w" : 992 }, { - "h" : 1024, + "h" : 680, "resize" : "fit", - "w" : 992 + "w" : 659 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/qBMsEFiEZL" } ], "hashtags" : [ ], @@ -2564,11 +2581,11 @@ Grailbird.data.tweets_2015_09 = "id" : 645434276029161473, "created_at" : "2015-09-20 03:08:17 +0000", "user" : { - "name" : "Garry Tan", + "name" : "Garry #BUIDL Tan", "screen_name" : "garrytan", "protected" : false, "id_str" : "11768582", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/882725533817110528\/IPUzEKdT_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/943716237682421760\/0sBqTJhG_normal.jpg", "id" : 11768582, "verified" : false } @@ -2709,7 +2726,7 @@ Grailbird.data.tweets_2015_09 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -3088,7 +3105,7 @@ Grailbird.data.tweets_2015_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -3121,7 +3138,7 @@ Grailbird.data.tweets_2015_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 3, 17 ], "id_str" : "29255412", @@ -3158,7 +3175,7 @@ Grailbird.data.tweets_2015_09 = "id" : 643187949987721220, "created_at" : "2015-09-13 22:22:11 +0000", "user" : { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "protected" : false, "id_str" : "29255412", @@ -3233,23 +3250,24 @@ Grailbird.data.tweets_2015_09 = "h" : 488, "resize" : "fit", "w" : 1294 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 256, "resize" : "fit", "w" : 680 + }, { + "h" : 488, + "resize" : "fit", + "w" : 1294 }, { "h" : 453, "resize" : "fit", "w" : 1200 }, { - "h" : 488, - "resize" : "fit", - "w" : 1294 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xs0qA6uaYy" } ], "hashtags" : [ ], @@ -3430,6 +3448,18 @@ Grailbird.data.tweets_2015_09 = "id" : 642572926340861953, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/COrgrAjUkAEzVyd.png", "sizes" : [ { + "h" : 233, + "resize" : "fit", + "w" : 750 + }, { + "h" : 233, + "resize" : "fit", + "w" : 750 + }, { + "h" : 233, + "resize" : "fit", + "w" : 750 + }, { "h" : 211, "resize" : "fit", "w" : 680 @@ -3437,19 +3467,8 @@ Grailbird.data.tweets_2015_09 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 233, - "resize" : "fit", - "w" : 750 - }, { - "h" : 233, - "resize" : "fit", - "w" : 750 - }, { - "h" : 233, - "resize" : "fit", - "w" : 750 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Ro9kEYhDAw" } ], "hashtags" : [ ], @@ -3491,6 +3510,14 @@ Grailbird.data.tweets_2015_09 = "h" : 88, "resize" : "fit", "w" : 476 + }, { + "h" : 88, + "resize" : "fit", + "w" : 476 + }, { + "h" : 88, + "resize" : "fit", + "w" : 476 }, { "h" : 88, "resize" : "crop", @@ -3499,15 +3526,8 @@ Grailbird.data.tweets_2015_09 = "h" : 88, "resize" : "fit", "w" : 476 - }, { - "h" : 88, - "resize" : "fit", - "w" : 476 - }, { - "h" : 88, - "resize" : "fit", - "w" : 476 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0Yd1vwisom" } ], "hashtags" : [ ], @@ -3532,6 +3552,14 @@ Grailbird.data.tweets_2015_09 = "h" : 88, "resize" : "fit", "w" : 476 + }, { + "h" : 88, + "resize" : "fit", + "w" : 476 + }, { + "h" : 88, + "resize" : "fit", + "w" : 476 }, { "h" : 88, "resize" : "crop", @@ -3540,15 +3568,8 @@ Grailbird.data.tweets_2015_09 = "h" : 88, "resize" : "fit", "w" : 476 - }, { - "h" : 88, - "resize" : "fit", - "w" : 476 - }, { - "h" : 88, - "resize" : "fit", - "w" : 476 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/0Yd1vwisom" } ], "hashtags" : [ ], @@ -3731,6 +3752,10 @@ Grailbird.data.tweets_2015_09 = "id" : 641716157859258368, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/COfVchPUYAATNCG.png", "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 680 + }, { "h" : 900, "resize" : "fit", "w" : 1600 @@ -3738,19 +3763,16 @@ Grailbird.data.tweets_2015_09 = "h" : 675, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 383, - "resize" : "fit", - "w" : 680 }, { "h" : 900, "resize" : "fit", "w" : 1600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/FazZKdKxCF" } ], "hashtags" : [ ], @@ -3772,6 +3794,10 @@ Grailbird.data.tweets_2015_09 = "id" : 641716157859258368, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/COfVchPUYAATNCG.png", "sizes" : [ { + "h" : 383, + "resize" : "fit", + "w" : 680 + }, { "h" : 900, "resize" : "fit", "w" : 1600 @@ -3779,19 +3805,16 @@ Grailbird.data.tweets_2015_09 = "h" : 675, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 383, - "resize" : "fit", - "w" : 680 }, { "h" : 900, "resize" : "fit", "w" : 1600 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/FazZKdKxCF" } ], "hashtags" : [ ], @@ -3912,7 +3935,7 @@ Grailbird.data.tweets_2015_09 = "screen_name" : "jim_rutherford", "protected" : false, "id_str" : "385193", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/832751720409149442\/dL2heO0o_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/973247748538421248\/tazuySV5_normal.jpg", "id" : 385193, "verified" : false } @@ -3954,7 +3977,7 @@ Grailbird.data.tweets_2015_09 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Eric Allam", + "name" : "Eric Allam \u26A1\uFE0F", "screen_name" : "eallam", "indices" : [ 3, 10 ], "id_str" : "46783", @@ -3969,14 +3992,6 @@ Grailbird.data.tweets_2015_09 = "id" : 641591317324283904, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/COdj52AWwAAkQpD.jpg", "sizes" : [ { - "h" : 381, - "resize" : "fit", - "w" : 283 - }, { - "h" : 381, - "resize" : "fit", - "w" : 283 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3988,7 +4003,16 @@ Grailbird.data.tweets_2015_09 = "h" : 381, "resize" : "fit", "w" : 283 + }, { + "h" : 381, + "resize" : "fit", + "w" : 283 + }, { + "h" : 381, + "resize" : "fit", + "w" : 283 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/YuQ98OFfhr" } ], "hashtags" : [ ], @@ -4010,14 +4034,6 @@ Grailbird.data.tweets_2015_09 = "id" : 641591317324283904, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/COdj52AWwAAkQpD.jpg", "sizes" : [ { - "h" : 381, - "resize" : "fit", - "w" : 283 - }, { - "h" : 381, - "resize" : "fit", - "w" : 283 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4029,7 +4045,16 @@ Grailbird.data.tweets_2015_09 = "h" : 381, "resize" : "fit", "w" : 283 + }, { + "h" : 381, + "resize" : "fit", + "w" : 283 + }, { + "h" : 381, + "resize" : "fit", + "w" : 283 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/YuQ98OFfhr" } ], "hashtags" : [ ], @@ -4041,7 +4066,7 @@ Grailbird.data.tweets_2015_09 = "id" : 641591318695780352, "created_at" : "2015-09-09 12:37:45 +0000", "user" : { - "name" : "Eric Allam", + "name" : "Eric Allam \u26A1\uFE0F", "screen_name" : "eallam", "protected" : false, "id_str" : "46783", @@ -4104,7 +4129,7 @@ Grailbird.data.tweets_2015_09 = "id_str" : "642263", "id" : 642263 }, { - "name" : "Lemont washington", + "name" : "Lemont Washington", "screen_name" : "cocoalabs", "indices" : [ 13, 23 ], "id_str" : "689183", diff --git a/public/tweets/data/js/tweets/2015_10.js b/public/tweets/data/js/tweets/2015_10.js index ff4965c..29a8983 100755 --- a/public/tweets/data/js/tweets/2015_10.js +++ b/public/tweets/data/js/tweets/2015_10.js @@ -114,7 +114,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "indices" : [ 0, 6 ], "id_str" : "1919231", @@ -519,18 +519,6 @@ Grailbird.data.tweets_2015_10 = "id" : 657019085612449792, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CR4zYJiVAAAY4Cg.jpg", "sizes" : [ { - "h" : 3024, - "resize" : "fit", - "w" : 4032 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 900, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -538,7 +526,20 @@ Grailbird.data.tweets_2015_10 = "h" : 1536, "resize" : "fit", "w" : 2048 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 3024, + "resize" : "fit", + "w" : 4032 + }, { + "h" : 900, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/tHF3uQgVpZ" } ], "hashtags" : [ ], @@ -605,7 +606,7 @@ Grailbird.data.tweets_2015_10 = "urls" : [ { "indices" : [ 16, 39 ], "url" : "https:\/\/t.co\/aktdLHZkP9", - "expanded_url" : "http:\/\/t.co", + "expanded_url" : "https:\/\/t.co", "display_url" : "t.co" }, { "indices" : [ 104, 127 ], @@ -732,57 +733,6 @@ Grailbird.data.tweets_2015_10 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "Jeff Nadeau \uD83D\uDC7B", - "screen_name" : "jnadeau", - "indices" : [ 3, 11 ], - "id_str" : "2741981", - "id" : 2741981 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "656637820946149376", - "text" : "RT @jnadeau: I\u2019ve gone to the liberty of assuming you\u2019ve put infinite side effects into a property setter. Because of course you have.", - "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" : "656632360830537730", - "text" : "I\u2019ve gone to the liberty of assuming you\u2019ve put infinite side effects into a property setter. Because of course you have.", - "id" : 656632360830537730, - "created_at" : "2015-10-21 00:45:29 +0000", - "user" : { - "name" : "Jeff Nadeau \uD83D\uDC7B", - "screen_name" : "jnadeau", - "protected" : false, - "id_str" : "2741981", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/867891485915664384\/IXsBQxbF_normal.jpg", - "id" : 2741981, - "verified" : false - } - }, - "id" : 656637820946149376, - "created_at" : "2015-10-21 01:07:10 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { @@ -952,7 +902,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Lemont washington", + "name" : "Lemont Washington", "screen_name" : "cocoalabs", "indices" : [ 0, 10 ], "id_str" : "689183", @@ -1506,14 +1456,6 @@ Grailbird.data.tweets_2015_10 = "id" : 654810380221349888, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRZakkxVAAAa5vD.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 576 - }, { - "h" : 680, - "resize" : "fit", - "w" : 383 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1525,7 +1467,16 @@ Grailbird.data.tweets_2015_10 = "h" : 1024, "resize" : "fit", "w" : 576 + }, { + "h" : 680, + "resize" : "fit", + "w" : 383 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 576 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/z2TXQNn6AF" } ], "hashtags" : [ ], @@ -1608,26 +1559,27 @@ Grailbird.data.tweets_2015_10 = "id" : 654789303357169664, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRZHZvVUYAAumUS.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OawqNWGCft" } ], "hashtags" : [ ], @@ -1649,26 +1601,27 @@ Grailbird.data.tweets_2015_10 = "id" : 654789303357169664, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRZHZvVUYAAumUS.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OawqNWGCft" } ], "hashtags" : [ ], @@ -1704,7 +1657,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 0, 16 ], "id_str" : "2436389418", @@ -1719,6 +1672,14 @@ Grailbird.data.tweets_2015_10 = "id" : 654769466216091648, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRY1XEOVEAA6CGm.png", "sizes" : [ { + "h" : 368, + "resize" : "fit", + "w" : 702 + }, { + "h" : 368, + "resize" : "fit", + "w" : 702 + }, { "h" : 356, "resize" : "fit", "w" : 680 @@ -1730,15 +1691,8 @@ Grailbird.data.tweets_2015_10 = "h" : 368, "resize" : "fit", "w" : 702 - }, { - "h" : 368, - "resize" : "fit", - "w" : 702 - }, { - "h" : 368, - "resize" : "fit", - "w" : 702 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/IG3e2QRrrQ" } ], "hashtags" : [ ], @@ -1826,26 +1780,27 @@ Grailbird.data.tweets_2015_10 = "id" : 654698759989821440, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRX1DbAVAAAaS29.png", "sizes" : [ { - "h" : 651, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 1112, "resize" : "fit", "w" : 2050 + }, { + "h" : 651, + "resize" : "fit", + "w" : 1200 }, { "h" : 1111, "resize" : "fit", "w" : 2048 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 369, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/7k5RQJF6D1" } ], "hashtags" : [ ], @@ -1872,26 +1827,27 @@ Grailbird.data.tweets_2015_10 = "id" : 654698759989821440, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRX1DbAVAAAaS29.png", "sizes" : [ { - "h" : 651, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { "h" : 1112, "resize" : "fit", "w" : 2050 + }, { + "h" : 651, + "resize" : "fit", + "w" : 1200 }, { "h" : 1111, "resize" : "fit", "w" : 2048 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 369, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/7k5RQJF6D1" } ], "hashtags" : [ ], @@ -1932,7 +1888,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Zeynep Tufekci", + "name" : "zeynep tufekci", "screen_name" : "zeynep", "indices" : [ 3, 10 ], "id_str" : "65375759", @@ -1964,7 +1920,7 @@ Grailbird.data.tweets_2015_10 = "id" : 654653361942171648, "created_at" : "2015-10-15 13:41:39 +0000", "user" : { - "name" : "Zeynep Tufekci", + "name" : "zeynep tufekci", "screen_name" : "zeynep", "protected" : false, "id_str" : "65375759", @@ -2014,26 +1970,27 @@ Grailbird.data.tweets_2015_10 = "id" : 654471220117696513, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRUmG27U8AE2LJ4.png", "sizes" : [ { + "h" : 650, + "resize" : "fit", + "w" : 1156 + }, { + "h" : 650, + "resize" : "fit", + "w" : 1156 + }, { + "h" : 650, + "resize" : "fit", + "w" : 1156 + }, { "h" : 382, "resize" : "fit", "w" : 680 - }, { - "h" : 650, - "resize" : "fit", - "w" : 1156 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 650, - "resize" : "fit", - "w" : 1156 - }, { - "h" : 650, - "resize" : "fit", - "w" : 1156 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/awiF7nwRH6" } ], "hashtags" : [ ], @@ -2185,7 +2142,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jamie Zawinski", + "name" : "j\u0355\u0320\u0326\u032A\u0355\u0313\u035B\u030A\u033E\u0304\u0345w\u0327\u0327\u0333\u032A\u0318\u034A\u030B\u0357\u033E\u0362\u0360z\u0322\u0318\u031E\u0348\u033A\u031E\u0329\u0313\u033D\u0310\u030B\u0357\u0306\u030B\u031A\u035F\u035C", "screen_name" : "jwz", "indices" : [ 134, 138 ], "id_str" : "7190742", @@ -2228,26 +2185,27 @@ Grailbird.data.tweets_2015_10 = "id" : 654348026719264769, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRS2EDwUYAERlPL.png", "sizes" : [ { - "h" : 1334, - "resize" : "fit", - "w" : 750 - }, { - "h" : 1334, - "resize" : "fit", - "w" : 750 - }, { "h" : 680, "resize" : "fit", "w" : 382 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1334, + "resize" : "fit", + "w" : 750 + }, { + "h" : 1334, + "resize" : "fit", + "w" : 750 }, { "h" : 1200, "resize" : "fit", "w" : 675 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/LUy4qzwiSE" } ], "hashtags" : [ ], @@ -2280,26 +2238,27 @@ Grailbird.data.tweets_2015_10 = "id" : 654346549225390080, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRS0uDqVAAALXyw.png", "sizes" : [ { + "h" : 152, + "resize" : "fit", + "w" : 392 + }, { + "h" : 152, + "resize" : "fit", + "w" : 392 + }, { + "h" : 152, + "resize" : "fit", + "w" : 392 + }, { + "h" : 152, + "resize" : "fit", + "w" : 392 + }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 152, - "resize" : "fit", - "w" : 392 - }, { - "h" : 152, - "resize" : "fit", - "w" : 392 - }, { - "h" : 152, - "resize" : "fit", - "w" : 392 - }, { - "h" : 152, - "resize" : "fit", - "w" : 392 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/BnqiMahFB4" } ], "hashtags" : [ ], @@ -2323,7 +2282,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cara Hill", + "name" : "Beat it creep", "screen_name" : "ilikeprettycode", "indices" : [ 0, 16 ], "id_str" : "3245500824", @@ -2356,7 +2315,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "indices" : [ 0, 11 ], "id_str" : "43727347", @@ -2497,7 +2456,7 @@ Grailbird.data.tweets_2015_10 = "screen_name" : "gak_pdx", "protected" : false, "id_str" : "7603032", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/522118262868283392\/NUmqKUpc_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951217289944170496\/Qmzb-hYW_normal.jpg", "id" : 7603032, "verified" : false } @@ -2640,7 +2599,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Matthew Hankins", + "name" : "Matthew Hankins #FBPE", "screen_name" : "mc_hankins", "indices" : [ 3, 14 ], "id_str" : "298729878", @@ -2655,26 +2614,27 @@ Grailbird.data.tweets_2015_10 = "id" : 653621372489494528, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRIhLNzW8AAopy0.png", "sizes" : [ { + "h" : 465, + "resize" : "fit", + "w" : 644 + }, { + "h" : 465, + "resize" : "fit", + "w" : 644 + }, { + "h" : 465, + "resize" : "fit", + "w" : 644 + }, { + "h" : 465, + "resize" : "fit", + "w" : 644 + }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 465, - "resize" : "fit", - "w" : 644 - }, { - "h" : 465, - "resize" : "fit", - "w" : 644 - }, { - "h" : 465, - "resize" : "fit", - "w" : 644 - }, { - "h" : 465, - "resize" : "fit", - "w" : 644 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/WqAsubbgkD" } ], "hashtags" : [ ], @@ -2696,26 +2656,27 @@ Grailbird.data.tweets_2015_10 = "id" : 653621372489494528, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRIhLNzW8AAopy0.png", "sizes" : [ { + "h" : 465, + "resize" : "fit", + "w" : 644 + }, { + "h" : 465, + "resize" : "fit", + "w" : 644 + }, { + "h" : 465, + "resize" : "fit", + "w" : 644 + }, { + "h" : 465, + "resize" : "fit", + "w" : 644 + }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 465, - "resize" : "fit", - "w" : 644 - }, { - "h" : 465, - "resize" : "fit", - "w" : 644 - }, { - "h" : 465, - "resize" : "fit", - "w" : 644 - }, { - "h" : 465, - "resize" : "fit", - "w" : 644 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/WqAsubbgkD" } ], "hashtags" : [ ], @@ -2727,11 +2688,11 @@ Grailbird.data.tweets_2015_10 = "id" : 653621441053753344, "created_at" : "2015-10-12 17:21:09 +0000", "user" : { - "name" : "Matthew Hankins", + "name" : "Matthew Hankins #FBPE", "screen_name" : "mc_hankins", "protected" : false, "id_str" : "298729878", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/758742822975512576\/YwjUrQVD_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972903760308686848\/TBasXQyg_normal.jpg", "id" : 298729878, "verified" : false } @@ -2850,7 +2811,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 0, 16 ], "id_str" : "2436389418", @@ -2931,7 +2892,7 @@ Grailbird.data.tweets_2015_10 = "id_str" : "11666142", "id" : 11666142 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 22, 38 ], "id_str" : "15267898", @@ -2976,7 +2937,7 @@ Grailbird.data.tweets_2015_10 = "id_str" : "11666142", "id" : 11666142 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 22, 38 ], "id_str" : "15267898", @@ -3015,7 +2976,7 @@ Grailbird.data.tweets_2015_10 = "id_str" : "11666142", "id" : 11666142 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 16, 32 ], "id_str" : "15267898", @@ -3030,6 +2991,14 @@ Grailbird.data.tweets_2015_10 = "id" : 653376639598919681, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CRFCl4vVAAE2eqe.png", "sizes" : [ { + "h" : 135, + "resize" : "crop", + "w" : 135 + }, { + "h" : 135, + "resize" : "fit", + "w" : 750 + }, { "h" : 135, "resize" : "fit", "w" : 750 @@ -3041,15 +3010,8 @@ Grailbird.data.tweets_2015_10 = "h" : 135, "resize" : "fit", "w" : 750 - }, { - "h" : 135, - "resize" : "fit", - "w" : 750 - }, { - "h" : 135, - "resize" : "crop", - "w" : 135 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/r93JF7IMDi" } ], "hashtags" : [ ], @@ -3599,17 +3561,17 @@ Grailbird.data.tweets_2015_10 = "id" : 652866938473811968, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CQ9zBYFUEAAphab.jpg", "sizes" : [ { - "h" : 510, - "resize" : "fit", - "w" : 680 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 1124, "resize" : "fit", "w" : 1498 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 510, + "resize" : "fit", + "w" : 680 }, { "h" : 900, "resize" : "fit", @@ -3619,6 +3581,7 @@ Grailbird.data.tweets_2015_10 = "resize" : "fit", "w" : 1498 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/vTE3wymUUD" } ], "hashtags" : [ ], @@ -3988,7 +3951,7 @@ Grailbird.data.tweets_2015_10 = "screen_name" : "agreeablecar", "protected" : false, "id_str" : "550210137", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/460193465398095875\/WivJZNhw_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/922109308481036288\/wQsQxGoD_normal.jpg", "id" : 550210137, "verified" : false } @@ -4486,14 +4449,6 @@ Grailbird.data.tweets_2015_10 = "h" : 505, "resize" : "fit", "w" : 650 - }, { - "h" : 505, - "resize" : "fit", - "w" : 650 - }, { - "h" : 505, - "resize" : "fit", - "w" : 650 }, { "h" : 150, "resize" : "crop", @@ -4502,7 +4457,16 @@ Grailbird.data.tweets_2015_10 = "h" : 505, "resize" : "fit", "w" : 650 + }, { + "h" : 505, + "resize" : "fit", + "w" : 650 + }, { + "h" : 505, + "resize" : "fit", + "w" : 650 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/qBmLTzMt1d" } ], "hashtags" : [ ], @@ -5136,14 +5100,6 @@ Grailbird.data.tweets_2015_10 = "h" : 304, "resize" : "fit", "w" : 339 - }, { - "h" : 304, - "resize" : "fit", - "w" : 339 - }, { - "h" : 304, - "resize" : "fit", - "w" : 339 }, { "h" : 150, "resize" : "crop", @@ -5152,7 +5108,16 @@ Grailbird.data.tweets_2015_10 = "h" : 304, "resize" : "fit", "w" : 339 + }, { + "h" : 304, + "resize" : "fit", + "w" : 339 + }, { + "h" : 304, + "resize" : "fit", + "w" : 339 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/UFLR4HmctY" } ], "hashtags" : [ ], @@ -5233,7 +5198,7 @@ Grailbird.data.tweets_2015_10 = "id_str" : "12199652", "id" : 12199652 }, { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 8, 24 ], "id_str" : "2436389418", @@ -5658,26 +5623,27 @@ Grailbird.data.tweets_2015_10 = "id" : 651701613149552640, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CQtPKg9UAAAp4Mh.jpg", "sizes" : [ { - "h" : 800, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 800, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 453, "resize" : "fit", "w" : 680 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 800, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1200 }, { "h" : 800, "resize" : "fit", "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/jSpCQaYNew" } ], "hashtags" : [ ], @@ -5710,26 +5676,27 @@ Grailbird.data.tweets_2015_10 = "id" : 651701613149552640, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CQtPKg9UAAAp4Mh.jpg", "sizes" : [ { - "h" : 800, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 800, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 453, "resize" : "fit", "w" : 680 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 800, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 800, + "resize" : "fit", + "w" : 1200 }, { "h" : 800, "resize" : "fit", "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/jSpCQaYNew" } ], "hashtags" : [ ], @@ -5750,7 +5717,7 @@ Grailbird.data.tweets_2015_10 = "screen_name" : "petepachal", "protected" : false, "id_str" : "15536325", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/639835830199029760\/5TrXbA7S_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985233936719732736\/puvqK_Wt_normal.jpg", "id" : 15536325, "verified" : true } @@ -5770,7 +5737,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Lemont washington", + "name" : "Lemont Washington", "screen_name" : "cocoalabs", "indices" : [ 3, 13 ], "id_str" : "689183", @@ -5807,11 +5774,11 @@ Grailbird.data.tweets_2015_10 = "id" : 651637057094180865, "created_at" : "2015-10-07 05:55:55 +0000", "user" : { - "name" : "Lemont washington", + "name" : "Lemont Washington", "screen_name" : "cocoalabs", "protected" : false, "id_str" : "689183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/903131024883818496\/h1dkH1bj_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/969701054529994752\/S0DxVozm_normal.jpg", "id" : 689183, "verified" : false } @@ -5930,7 +5897,7 @@ Grailbird.data.tweets_2015_10 = "id_str" : "43915380", "id" : 43915380 }, { - "name" : "[joe groff];", + "name" : "Joe Groff", "screen_name" : "jckarter", "indices" : [ 11, 20 ], "id_str" : "18559099", @@ -6224,7 +6191,7 @@ Grailbird.data.tweets_2015_10 = "screen_name" : "grigs_talks", "protected" : false, "id_str" : "199981342", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/1139810855\/jg-cup-noodle-large_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981207767225483264\/eG0HLCUa_normal.jpg", "id" : 199981342, "verified" : false } @@ -6299,7 +6266,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Kevin Freaky Fox \uD83E\uDD8A", + "name" : "Kevin Fox \uD83E\uDD8A", "screen_name" : "kfury", "indices" : [ 3, 9 ], "id_str" : "785", @@ -6334,6 +6301,7 @@ Grailbird.data.tweets_2015_10 = "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/DzfNMixYrF" } ], "hashtags" : [ ], @@ -6375,6 +6343,7 @@ Grailbird.data.tweets_2015_10 = "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/DzfNMixYrF" } ], "hashtags" : [ ], @@ -6386,11 +6355,11 @@ Grailbird.data.tweets_2015_10 = "id" : 531873740200484864, "created_at" : "2014-11-10 18:19:16 +0000", "user" : { - "name" : "Kevin Freaky Fox \uD83E\uDD8A", + "name" : "Kevin Fox \uD83E\uDD8A", "screen_name" : "kfury", "protected" : false, "id_str" : "785", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/833142395738820608\/D7KMdJ8G_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/955311783421427713\/iIflNLI3_normal.jpg", "id" : 785, "verified" : true } @@ -6538,6 +6507,7 @@ Grailbird.data.tweets_2015_10 = "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/m9QPImRx3G" } ], "hashtags" : [ ], @@ -6579,6 +6549,7 @@ Grailbird.data.tweets_2015_10 = "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/m9QPImRx3G" } ], "hashtags" : [ ], @@ -6762,26 +6733,27 @@ Grailbird.data.tweets_2015_10 = "id" : 651062731362070529, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CQkKGs1U8AECFkG.png", "sizes" : [ { + "h" : 392, + "resize" : "fit", + "w" : 680 + }, { "h" : 974, "resize" : "fit", "w" : 1688 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 392, + "h" : 974, "resize" : "fit", - "w" : 680 + "w" : 1688 }, { "h" : 692, "resize" : "fit", "w" : 1200 }, { - "h" : 974, - "resize" : "fit", - "w" : 1688 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/j1P4z5gF2Y" } ], "hashtags" : [ ], @@ -6882,7 +6854,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Spooky Student Debt", + "name" : "Mark Agee", "screen_name" : "MarkAgee", "indices" : [ 3, 12 ], "id_str" : "70775995", @@ -6897,14 +6869,6 @@ Grailbird.data.tweets_2015_10 = "id" : 648235952679202816, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CP7_KhoUsAAW_IU.jpg", "sizes" : [ { - "h" : 390, - "resize" : "fit", - "w" : 390 - }, { - "h" : 390, - "resize" : "fit", - "w" : 390 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -6916,7 +6880,16 @@ Grailbird.data.tweets_2015_10 = "h" : 390, "resize" : "fit", "w" : 390 + }, { + "h" : 390, + "resize" : "fit", + "w" : 390 + }, { + "h" : 390, + "resize" : "fit", + "w" : 390 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OV7GCloNBv" }, { "expanded_url" : "https:\/\/twitter.com\/MarkAgee\/status\/648235967434719232\/photo\/1", @@ -6927,6 +6900,14 @@ Grailbird.data.tweets_2015_10 = "id" : 648235952385626112, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CP7_KgiVEAAWn1F.jpg", "sizes" : [ { + "h" : 682, + "resize" : "fit", + "w" : 682 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 680, "resize" : "fit", "w" : 680 @@ -6938,15 +6919,8 @@ Grailbird.data.tweets_2015_10 = "h" : 682, "resize" : "fit", "w" : 682 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 682, - "resize" : "fit", - "w" : 682 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OV7GCloNBv" } ], "hashtags" : [ ], @@ -6968,14 +6942,6 @@ Grailbird.data.tweets_2015_10 = "id" : 648235952679202816, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CP7_KhoUsAAW_IU.jpg", "sizes" : [ { - "h" : 390, - "resize" : "fit", - "w" : 390 - }, { - "h" : 390, - "resize" : "fit", - "w" : 390 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -6987,7 +6953,16 @@ Grailbird.data.tweets_2015_10 = "h" : 390, "resize" : "fit", "w" : 390 + }, { + "h" : 390, + "resize" : "fit", + "w" : 390 + }, { + "h" : 390, + "resize" : "fit", + "w" : 390 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OV7GCloNBv" }, { "expanded_url" : "https:\/\/twitter.com\/MarkAgee\/status\/648235967434719232\/photo\/1", @@ -6998,6 +6973,14 @@ Grailbird.data.tweets_2015_10 = "id" : 648235952385626112, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CP7_KgiVEAAWn1F.jpg", "sizes" : [ { + "h" : 682, + "resize" : "fit", + "w" : 682 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 680, "resize" : "fit", "w" : 680 @@ -7009,15 +6992,8 @@ Grailbird.data.tweets_2015_10 = "h" : 682, "resize" : "fit", "w" : 682 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 682, - "resize" : "fit", - "w" : 682 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OV7GCloNBv" } ], "hashtags" : [ ], @@ -7029,7 +7005,7 @@ Grailbird.data.tweets_2015_10 = "id" : 648235967434719232, "created_at" : "2015-09-27 20:41:12 +0000", "user" : { - "name" : "Spooky Student Debt", + "name" : "Mark Agee", "screen_name" : "MarkAgee", "protected" : false, "id_str" : "70775995", @@ -7114,6 +7090,10 @@ Grailbird.data.tweets_2015_10 = "h" : 192, "resize" : "fit", "w" : 270 + }, { + "h" : 192, + "resize" : "fit", + "w" : 270 }, { "h" : 150, "resize" : "crop", @@ -7126,11 +7106,8 @@ Grailbird.data.tweets_2015_10 = "h" : 192, "resize" : "fit", "w" : 270 - }, { - "h" : 192, - "resize" : "fit", - "w" : 270 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OvO4BXvlBU" } ], "hashtags" : [ ], @@ -7849,13 +7826,17 @@ Grailbird.data.tweets_2015_10 = "id" : 650051781829918720, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CQVypsWVAAAry65.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 600, "resize" : "fit", "w" : 1200 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 1200, + "resize" : "fit", + "w" : 2400 }, { "h" : 340, "resize" : "fit", @@ -7864,11 +7845,8 @@ Grailbird.data.tweets_2015_10 = "h" : 1024, "resize" : "fit", "w" : 2048 - }, { - "h" : 1200, - "resize" : "fit", - "w" : 2400 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/rIajGaALNu" } ], "hashtags" : [ { @@ -7994,7 +7972,7 @@ Grailbird.data.tweets_2015_10 = "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Spike \u26CF Rundle", + "name" : "Mike Rundle", "screen_name" : "flyosity", "indices" : [ 0, 9 ], "id_str" : "10545", diff --git a/public/tweets/data/js/tweets/2015_11.js b/public/tweets/data/js/tweets/2015_11.js index bb7d5d6..35fed5b 100755 --- a/public/tweets/data/js/tweets/2015_11.js +++ b/public/tweets/data/js/tweets/2015_11.js @@ -203,6 +203,7 @@ Grailbird.data.tweets_2015_11 = "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/uWhqZ3ngWI" } ], "hashtags" : [ ], @@ -249,6 +250,7 @@ Grailbird.data.tweets_2015_11 = "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/uWhqZ3ngWI" } ], "hashtags" : [ ], @@ -305,7 +307,7 @@ Grailbird.data.tweets_2015_11 = }, { "indices" : [ 63, 86 ], "url" : "https:\/\/t.co\/aktdLHZkP9", - "expanded_url" : "http:\/\/t.co", + "expanded_url" : "https:\/\/t.co", "display_url" : "t.co" } ] }, @@ -383,26 +385,27 @@ Grailbird.data.tweets_2015_11 = "id" : 667602881281851392, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CUPNSI3VAAALSPB.jpg", "sizes" : [ { - "h" : 446, - "resize" : "fit", - "w" : 768 - }, { - "h" : 446, - "resize" : "fit", - "w" : 768 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 395, "resize" : "fit", "w" : 680 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 446, + "resize" : "fit", + "w" : 768 + }, { + "h" : 446, + "resize" : "fit", + "w" : 768 }, { "h" : 446, "resize" : "fit", "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/dZywyhXPPO" } ], "hashtags" : [ ], @@ -441,9 +444,9 @@ Grailbird.data.tweets_2015_11 = "id" : 667582869624086528, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CUO7FToUYAAW-Fo.jpg", "sizes" : [ { - "h" : 510, + "h" : 768, "resize" : "fit", - "w" : 680 + "w" : 1024 }, { "h" : 150, "resize" : "crop", @@ -457,10 +460,11 @@ Grailbird.data.tweets_2015_11 = "resize" : "fit", "w" : 1024 }, { - "h" : 768, + "h" : 510, "resize" : "fit", - "w" : 1024 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ru5qq3QUZ3" } ], "hashtags" : [ ], @@ -551,6 +555,14 @@ Grailbird.data.tweets_2015_11 = "id" : 667023542332985344, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CUG-YLGUkAAs-Ra.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 576, + "resize" : "fit", + "w" : 1024 + }, { "h" : 576, "resize" : "fit", "w" : 1024 @@ -562,15 +574,8 @@ Grailbird.data.tweets_2015_11 = "h" : 383, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 576, - "resize" : "fit", - "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/i2WVrHpUTF" } ], "hashtags" : [ ], @@ -608,14 +613,6 @@ Grailbird.data.tweets_2015_11 = "id" : 667006350015139841, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CUGuvcuVEAEkdnq.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -627,7 +624,16 @@ Grailbird.data.tweets_2015_11 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/p9DRUbfyhi" } ], "hashtags" : [ ], @@ -818,7 +824,7 @@ Grailbird.data.tweets_2015_11 = "screen_name" : "iosaaron", "protected" : false, "id_str" : "1968340063", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/865573130349060096\/uPr3m_RE_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/968073603517317125\/EBmhm3go_normal.jpg", "id" : 1968340063, "verified" : false } @@ -864,26 +870,27 @@ Grailbird.data.tweets_2015_11 = "id" : 666414626163318784, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CT-UklmW4AABLiL.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/38Usiwswmz" } ], "hashtags" : [ ], @@ -1222,7 +1229,7 @@ Grailbird.data.tweets_2015_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Lemont washington", + "name" : "Lemont Washington", "screen_name" : "cocoalabs", "indices" : [ 0, 10 ], "id_str" : "689183", @@ -1255,7 +1262,7 @@ Grailbird.data.tweets_2015_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "indices" : [ 3, 19 ], "id_str" : "2436389418", @@ -1270,26 +1277,27 @@ Grailbird.data.tweets_2015_11 = "id" : 663403004649799680, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CTThhJMUAAAIVCq.jpg", "sizes" : [ { - "h" : 547, - "resize" : "fit", - "w" : 839 - }, { - "h" : 547, - "resize" : "fit", - "w" : 839 - }, { - "h" : 547, - "resize" : "fit", - "w" : 839 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 547, + "resize" : "fit", + "w" : 839 + }, { + "h" : 547, + "resize" : "fit", + "w" : 839 }, { "h" : 443, "resize" : "fit", "w" : 680 + }, { + "h" : 547, + "resize" : "fit", + "w" : 839 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/m5E0sYw8Nk" } ], "hashtags" : [ ], @@ -1316,26 +1324,27 @@ Grailbird.data.tweets_2015_11 = "id" : 663403004649799680, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CTThhJMUAAAIVCq.jpg", "sizes" : [ { - "h" : 547, - "resize" : "fit", - "w" : 839 - }, { - "h" : 547, - "resize" : "fit", - "w" : 839 - }, { - "h" : 547, - "resize" : "fit", - "w" : 839 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 547, + "resize" : "fit", + "w" : 839 + }, { + "h" : 547, + "resize" : "fit", + "w" : 839 }, { "h" : 443, "resize" : "fit", "w" : 680 + }, { + "h" : 547, + "resize" : "fit", + "w" : 839 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/m5E0sYw8Nk" } ], "hashtags" : [ ], @@ -1352,11 +1361,11 @@ Grailbird.data.tweets_2015_11 = "id" : 663403012916776960, "created_at" : "2015-11-08 17:09:38 +0000", "user" : { - "name" : "SpookyTayOnSecurity", + "name" : "SwiftOnSecurity", "screen_name" : "SwiftOnSecurity", "protected" : false, "id_str" : "2436389418", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/919340959514607616\/-7DZSc_y_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/985003054197018625\/irNuSVxr_normal.jpg", "id" : 2436389418, "verified" : false } @@ -1396,15 +1405,16 @@ Grailbird.data.tweets_2015_11 = "h" : 390, "resize" : "fit", "w" : 312 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 390, "resize" : "fit", "w" : 312 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/NQ3MXERJea" } ], "hashtags" : [ ], @@ -1514,23 +1524,24 @@ Grailbird.data.tweets_2015_11 = "h" : 155, "resize" : "fit", "w" : 680 + }, { + "h" : 240, + "resize" : "fit", + "w" : 1052 + }, { + "h" : 240, + "resize" : "fit", + "w" : 1052 + }, { + "h" : 240, + "resize" : "fit", + "w" : 1052 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 240, - "resize" : "fit", - "w" : 1052 - }, { - "h" : 240, - "resize" : "fit", - "w" : 1052 - }, { - "h" : 240, - "resize" : "fit", - "w" : 1052 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RmoL1yRUZg" } ], "hashtags" : [ ], @@ -1555,23 +1566,24 @@ Grailbird.data.tweets_2015_11 = "h" : 155, "resize" : "fit", "w" : 680 + }, { + "h" : 240, + "resize" : "fit", + "w" : 1052 + }, { + "h" : 240, + "resize" : "fit", + "w" : 1052 + }, { + "h" : 240, + "resize" : "fit", + "w" : 1052 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 240, - "resize" : "fit", - "w" : 1052 - }, { - "h" : 240, - "resize" : "fit", - "w" : 1052 - }, { - "h" : 240, - "resize" : "fit", - "w" : 1052 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/RmoL1yRUZg" } ], "hashtags" : [ ], @@ -1649,18 +1661,6 @@ Grailbird.data.tweets_2015_11 = "id" : 662412811490865152, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CTFc8UOUsAACdo9.jpg", "sizes" : [ { - "h" : 207, - "resize" : "fit", - "w" : 615 - }, { - "h" : 207, - "resize" : "fit", - "w" : 615 - }, { - "h" : 207, - "resize" : "fit", - "w" : 615 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1668,7 +1668,20 @@ Grailbird.data.tweets_2015_11 = "h" : 207, "resize" : "fit", "w" : 615 + }, { + "h" : 207, + "resize" : "fit", + "w" : 615 + }, { + "h" : 207, + "resize" : "fit", + "w" : 615 + }, { + "h" : 207, + "resize" : "fit", + "w" : 615 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/yPogPcHeFg" } ], "hashtags" : [ ], @@ -1730,13 +1743,13 @@ Grailbird.data.tweets_2015_11 = "id" : 662309721861283840, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CTD_LtbUYAA2xrG.png", "sizes" : [ { - "h" : 383, - "resize" : "fit", - "w" : 680 - }, { "h" : 576, "resize" : "fit", "w" : 1024 + }, { + "h" : 383, + "resize" : "fit", + "w" : 680 }, { "h" : 576, "resize" : "fit", @@ -1750,6 +1763,7 @@ Grailbird.data.tweets_2015_11 = "resize" : "crop", "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Q8SapjwIaX" } ], "hashtags" : [ ], @@ -1958,18 +1972,19 @@ Grailbird.data.tweets_2015_11 = "resize" : "fit", "w" : 480 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 255, + "h" : 360, "resize" : "fit", - "w" : 340 + "w" : 480 }, { "h" : 360, "resize" : "fit", "w" : 480 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KonK5nXZYT" } ], "hashtags" : [ ], @@ -1999,18 +2014,19 @@ Grailbird.data.tweets_2015_11 = "resize" : "fit", "w" : 480 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 255, + "h" : 360, "resize" : "fit", - "w" : 340 + "w" : 480 }, { "h" : 360, "resize" : "fit", "w" : 480 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KonK5nXZYT" } ], "hashtags" : [ ], @@ -2026,7 +2042,7 @@ Grailbird.data.tweets_2015_11 = "screen_name" : "gak_pdx", "protected" : false, "id_str" : "7603032", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/522118262868283392\/NUmqKUpc_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/951217289944170496\/Qmzb-hYW_normal.jpg", "id" : 7603032, "verified" : false } @@ -2064,23 +2080,24 @@ Grailbird.data.tweets_2015_11 = "h" : 509, "resize" : "fit", "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 714 + }, { + "h" : 534, + "resize" : "fit", + "w" : 714 + }, { + "h" : 534, + "resize" : "fit", + "w" : 714 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 534, - "resize" : "fit", - "w" : 714 - }, { - "h" : 534, - "resize" : "fit", - "w" : 714 - }, { - "h" : 534, - "resize" : "fit", - "w" : 714 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xybuqQG2jU" } ], "hashtags" : [ ], @@ -2105,23 +2122,24 @@ Grailbird.data.tweets_2015_11 = "h" : 509, "resize" : "fit", "w" : 680 + }, { + "h" : 534, + "resize" : "fit", + "w" : 714 + }, { + "h" : 534, + "resize" : "fit", + "w" : 714 + }, { + "h" : 534, + "resize" : "fit", + "w" : 714 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 534, - "resize" : "fit", - "w" : 714 - }, { - "h" : 534, - "resize" : "fit", - "w" : 714 - }, { - "h" : 534, - "resize" : "fit", - "w" : 714 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xybuqQG2jU" } ], "hashtags" : [ ], @@ -2557,22 +2575,23 @@ Grailbird.data.tweets_2015_11 = "resize" : "fit", "w" : 528 }, { - "h" : 680, + "h" : 734, "resize" : "fit", - "w" : 489 + "w" : 528 + }, { + "h" : 734, + "resize" : "fit", + "w" : 528 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 734, + "h" : 680, "resize" : "fit", - "w" : 528 - }, { - "h" : 734, - "resize" : "fit", - "w" : 528 + "w" : 489 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Fn3jICrh7F" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2015_12.js b/public/tweets/data/js/tweets/2015_12.js index e82f3a0..39cd9fc 100755 --- a/public/tweets/data/js/tweets/2015_12.js +++ b/public/tweets/data/js/tweets/2015_12.js @@ -287,6 +287,10 @@ Grailbird.data.tweets_2015_12 = "id" : 682104610656391168, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CXdSh4nUkAAxxrT.png", "sizes" : [ { + "h" : 1200, + "resize" : "fit", + "w" : 675 + }, { "h" : 1334, "resize" : "fit", "w" : 750 @@ -302,11 +306,8 @@ Grailbird.data.tweets_2015_12 = "h" : 1334, "resize" : "fit", "w" : 750 - }, { - "h" : 1200, - "resize" : "fit", - "w" : 675 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/2ttuGVgL8r" } ], "hashtags" : [ ], @@ -521,7 +522,7 @@ Grailbird.data.tweets_2015_12 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -548,11 +549,11 @@ Grailbird.data.tweets_2015_12 = "id" : 681125702884814848, "created_at" : "2015-12-27 14:53:16 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -587,14 +588,6 @@ Grailbird.data.tweets_2015_12 = "id" : 680987758085541889, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CXNawgkUEAEXbl3.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -606,7 +599,16 @@ Grailbird.data.tweets_2015_12 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/mlJNklvUnE" } ], "hashtags" : [ ], @@ -677,14 +679,6 @@ Grailbird.data.tweets_2015_12 = "id" : 680939903266361345, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CXMvO_eUkAElM5s.jpg", "sizes" : [ { - "h" : 768, - "resize" : "fit", - "w" : 1024 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -696,7 +690,16 @@ Grailbird.data.tweets_2015_12 = "h" : 768, "resize" : "fit", "w" : 1024 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 768, + "resize" : "fit", + "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/CZFBAl0xBv" }, { "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/680939924028145664\/photo\/1", @@ -707,26 +710,27 @@ Grailbird.data.tweets_2015_12 = "id" : 680939920710479872, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CXMvQAdUsAAfyq1.jpg", "sizes" : [ { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 }, { "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/CZFBAl0xBv" } ], "hashtags" : [ ], @@ -803,26 +807,27 @@ Grailbird.data.tweets_2015_12 = "id" : 680781482760122369, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CXKfJtGUsAEylmo.jpg", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 510 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 2048, + "h" : 3326, "resize" : "fit", - "w" : 1537 + "w" : 2496 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 }, { "h" : 1200, "resize" : "fit", "w" : 901 }, { - "h" : 3326, + "h" : 2048, "resize" : "fit", - "w" : 2496 + "w" : 1537 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/WwH01xcxBB" } ], "hashtags" : [ { @@ -1356,6 +1361,14 @@ Grailbird.data.tweets_2015_12 = "id" : 675314381266280448, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CV8y2g8W4AAtqlw.jpg", "sizes" : [ { + "h" : 682, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 453, "resize" : "fit", "w" : 680 @@ -1367,15 +1380,8 @@ Grailbird.data.tweets_2015_12 = "h" : 682, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 682, - "resize" : "fit", - "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xEOn44GjJF" }, { "expanded_url" : "https:\/\/twitter.com\/JustinTrudeau\/status\/675314389541629952\/photo\/1", @@ -1386,6 +1392,10 @@ Grailbird.data.tweets_2015_12 = "id" : 675314381543092224, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CV8y2h-WsAABDXY.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 453, "resize" : "fit", "w" : 680 @@ -1393,10 +1403,6 @@ Grailbird.data.tweets_2015_12 = "h" : 682, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 682, "resize" : "fit", @@ -1406,6 +1412,7 @@ Grailbird.data.tweets_2015_12 = "resize" : "fit", "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xEOn44GjJF" }, { "expanded_url" : "https:\/\/twitter.com\/JustinTrudeau\/status\/675314389541629952\/photo\/1", @@ -1427,15 +1434,16 @@ Grailbird.data.tweets_2015_12 = "h" : 682, "resize" : "fit", "w" : 1024 - }, { - "h" : 453, - "resize" : "fit", - "w" : 680 }, { "h" : 682, "resize" : "fit", "w" : 1024 + }, { + "h" : 453, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xEOn44GjJF" } ], "hashtags" : [ ], @@ -1457,6 +1465,14 @@ Grailbird.data.tweets_2015_12 = "id" : 675314381266280448, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CV8y2g8W4AAtqlw.jpg", "sizes" : [ { + "h" : 682, + "resize" : "fit", + "w" : 1024 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 453, "resize" : "fit", "w" : 680 @@ -1468,15 +1484,8 @@ Grailbird.data.tweets_2015_12 = "h" : 682, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 682, - "resize" : "fit", - "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xEOn44GjJF" }, { "expanded_url" : "https:\/\/twitter.com\/JustinTrudeau\/status\/675314389541629952\/photo\/1", @@ -1487,6 +1496,10 @@ Grailbird.data.tweets_2015_12 = "id" : 675314381543092224, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CV8y2h-WsAABDXY.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 453, "resize" : "fit", "w" : 680 @@ -1494,10 +1507,6 @@ Grailbird.data.tweets_2015_12 = "h" : 682, "resize" : "fit", "w" : 1024 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 682, "resize" : "fit", @@ -1507,6 +1516,7 @@ Grailbird.data.tweets_2015_12 = "resize" : "fit", "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xEOn44GjJF" }, { "expanded_url" : "https:\/\/twitter.com\/JustinTrudeau\/status\/675314389541629952\/photo\/1", @@ -1528,15 +1538,16 @@ Grailbird.data.tweets_2015_12 = "h" : 682, "resize" : "fit", "w" : 1024 - }, { - "h" : 453, - "resize" : "fit", - "w" : 680 }, { "h" : 682, "resize" : "fit", "w" : 1024 + }, { + "h" : 453, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/xEOn44GjJF" } ], "hashtags" : [ ], @@ -1552,7 +1563,7 @@ Grailbird.data.tweets_2015_12 = "screen_name" : "JustinTrudeau", "protected" : false, "id_str" : "14260960", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/816404989392211968\/Wv_8ZDrX_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/950393608221454336\/NbB_X0TG_normal.jpg", "id" : 14260960, "verified" : true } @@ -1626,13 +1637,17 @@ Grailbird.data.tweets_2015_12 = "id" : 674743701894115328, "media_url_https" : "https:\/\/pbs.twimg.com\/tweet_video_thumb\/CV0r0mnUsAAIQkL.png", "sizes" : [ { + "h" : 68, + "resize" : "fit", + "w" : 680 + }, { + "h" : 68, + "resize" : "fit", + "w" : 680 + }, { "h" : 68, "resize" : "crop", "w" : 68 - }, { - "h" : 60, - "resize" : "fit", - "w" : 600 }, { "h" : 68, "resize" : "fit", @@ -1641,11 +1656,8 @@ Grailbird.data.tweets_2015_12 = "h" : 68, "resize" : "fit", "w" : 680 - }, { - "h" : 34, - "resize" : "fit", - "w" : 340 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/DgRZy5ygdx" } ], "hashtags" : [ ], @@ -1930,7 +1942,7 @@ Grailbird.data.tweets_2015_12 = "screen_name" : "clattner_llvm", "protected" : false, "id_str" : "2543588034", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/916821795008688128\/yONBAVaZ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/948421391690252288\/e2Ti9PMU_normal.jpg", "id" : 2543588034, "verified" : false } @@ -2439,10 +2451,6 @@ Grailbird.data.tweets_2015_12 = "h" : 378, "resize" : "fit", "w" : 672 - }, { - "h" : 378, - "resize" : "fit", - "w" : 672 }, { "h" : 150, "resize" : "crop", @@ -2455,7 +2463,12 @@ Grailbird.data.tweets_2015_12 = "h" : 378, "resize" : "fit", "w" : 672 + }, { + "h" : 378, + "resize" : "fit", + "w" : 672 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OeiCbrSu7F" } ], "hashtags" : [ { @@ -2483,10 +2496,6 @@ Grailbird.data.tweets_2015_12 = "h" : 378, "resize" : "fit", "w" : 672 - }, { - "h" : 378, - "resize" : "fit", - "w" : 672 }, { "h" : 150, "resize" : "crop", @@ -2499,7 +2508,12 @@ Grailbird.data.tweets_2015_12 = "h" : 378, "resize" : "fit", "w" : 672 + }, { + "h" : 378, + "resize" : "fit", + "w" : 672 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/OeiCbrSu7F" } ], "hashtags" : [ { diff --git a/public/tweets/data/js/tweets/2016_01.js b/public/tweets/data/js/tweets/2016_01.js index 8575b62..b145242 100755 --- a/public/tweets/data/js/tweets/2016_01.js +++ b/public/tweets/data/js/tweets/2016_01.js @@ -36,7 +36,7 @@ Grailbird.data.tweets_2016_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -448,7 +448,7 @@ Grailbird.data.tweets_2016_01 = "screen_name" : "vicpdcanada", "protected" : false, "id_str" : "80139117", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/721560631472562176\/wade5mNL_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/933128278671466496\/9F7nlK4k_normal.jpg", "id" : 80139117, "verified" : true } @@ -754,22 +754,23 @@ Grailbird.data.tweets_2016_01 = "resize" : "fit", "w" : 784 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 607, + "resize" : "fit", + "w" : 680 }, { "h" : 700, "resize" : "fit", "w" : 784 }, { - "h" : 536, + "h" : 700, "resize" : "fit", - "w" : 600 + "w" : 784 }, { - "h" : 304, - "resize" : "fit", - "w" : 340 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/LARdAb2Z9O" } ], "hashtags" : [ { @@ -912,7 +913,7 @@ Grailbird.data.tweets_2016_01 = "screen_name" : "ryanflorence", "protected" : false, "id_str" : "16468446", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/864681873984835585\/4eV1BACS_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937382461918478336\/AxXNkFRG_normal.jpg", "id" : 16468446, "verified" : false } @@ -968,7 +969,7 @@ Grailbird.data.tweets_2016_01 = "screen_name" : "ryanflorence", "protected" : false, "id_str" : "16468446", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/864681873984835585\/4eV1BACS_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937382461918478336\/AxXNkFRG_normal.jpg", "id" : 16468446, "verified" : false } @@ -1010,6 +1011,10 @@ Grailbird.data.tweets_2016_01 = "h" : 529, "resize" : "fit", "w" : 600 + }, { + "h" : 529, + "resize" : "fit", + "w" : 600 }, { "h" : 150, "resize" : "crop", @@ -1018,11 +1023,8 @@ Grailbird.data.tweets_2016_01 = "h" : 529, "resize" : "fit", "w" : 600 - }, { - "h" : 529, - "resize" : "fit", - "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/iiYbprkWb0" } ], "hashtags" : [ ], @@ -1348,26 +1350,27 @@ Grailbird.data.tweets_2016_01 = "id" : 684230421253468160, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CX7f8WNUMAAAp9U.jpg", "sizes" : [ { - "h" : 534, - "resize" : "fit", - "w" : 950 - }, { - "h" : 534, - "resize" : "fit", - "w" : 950 - }, { - "h" : 534, - "resize" : "fit", - "w" : 950 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 950 + }, { + "h" : 534, + "resize" : "fit", + "w" : 950 + }, { + "h" : 534, + "resize" : "fit", + "w" : 950 }, { "h" : 382, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/P4MFgUbJ0B" } ], "hashtags" : [ ], @@ -1394,26 +1397,27 @@ Grailbird.data.tweets_2016_01 = "id" : 684230421253468160, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CX7f8WNUMAAAp9U.jpg", "sizes" : [ { - "h" : 534, - "resize" : "fit", - "w" : 950 - }, { - "h" : 534, - "resize" : "fit", - "w" : 950 - }, { - "h" : 534, - "resize" : "fit", - "w" : 950 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 950 + }, { + "h" : 534, + "resize" : "fit", + "w" : 950 + }, { + "h" : 534, + "resize" : "fit", + "w" : 950 }, { "h" : 382, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/P4MFgUbJ0B" } ], "hashtags" : [ ], @@ -1489,22 +1493,23 @@ Grailbird.data.tweets_2016_01 = "resize" : "fit", "w" : 900 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 450, + "resize" : "fit", + "w" : 900 }, { "h" : 450, "resize" : "fit", "w" : 900 }, { - "h" : 170, + "h" : 340, "resize" : "fit", - "w" : 340 + "w" : 680 }, { - "h" : 300, - "resize" : "fit", - "w" : 600 + "h" : 150, + "resize" : "crop", + "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/hhMZKd9tD8" } ], "hashtags" : [ ], @@ -1596,6 +1601,14 @@ Grailbird.data.tweets_2016_01 = "h" : 466, "resize" : "fit", "w" : 1270 + }, { + "h" : 440, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 250, + "resize" : "fit", + "w" : 680 }, { "h" : 466, "resize" : "fit", @@ -1604,15 +1617,8 @@ Grailbird.data.tweets_2016_01 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 250, - "resize" : "fit", - "w" : 680 - }, { - "h" : 440, - "resize" : "fit", - "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/aVv6d0s7OY" } ], "hashtags" : [ ], @@ -1703,23 +1709,24 @@ Grailbird.data.tweets_2016_01 = "h" : 117, "resize" : "fit", "w" : 677 - }, { - "h" : 117, - "resize" : "fit", - "w" : 677 - }, { - "h" : 117, - "resize" : "fit", - "w" : 677 - }, { - "h" : 117, - "resize" : "fit", - "w" : 677 }, { "h" : 117, "resize" : "crop", "w" : 117 + }, { + "h" : 117, + "resize" : "fit", + "w" : 677 + }, { + "h" : 117, + "resize" : "fit", + "w" : 677 + }, { + "h" : 117, + "resize" : "fit", + "w" : 677 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ls3VAID0wf" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2016_02.js b/public/tweets/data/js/tweets/2016_02.js index 0d294da..c1744b9 100755 --- a/public/tweets/data/js/tweets/2016_02.js +++ b/public/tweets/data/js/tweets/2016_02.js @@ -199,7 +199,7 @@ Grailbird.data.tweets_2016_02 = "screen_name" : "JustinTrudeau", "protected" : false, "id_str" : "14260960", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/816404989392211968\/Wv_8ZDrX_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/950393608221454336\/NbB_X0TG_normal.jpg", "id" : 14260960, "verified" : true } @@ -797,7 +797,7 @@ Grailbird.data.tweets_2016_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -824,11 +824,11 @@ Grailbird.data.tweets_2016_02 = "id" : 700849276474228736, "created_at" : "2016-02-20 01:07:43 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -848,7 +848,7 @@ Grailbird.data.tweets_2016_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -875,11 +875,11 @@ Grailbird.data.tweets_2016_02 = "id" : 700848947816960000, "created_at" : "2016-02-20 01:06:24 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -899,7 +899,7 @@ Grailbird.data.tweets_2016_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 3, 19 ], "id_str" : "15267898", @@ -926,11 +926,11 @@ Grailbird.data.tweets_2016_02 = "id" : 700848113230159872, "created_at" : "2016-02-20 01:03:05 +0000", "user" : { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "protected" : false, "id_str" : "15267898", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914535586068910081\/Sj94rKBY_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/923969343087669248\/diAzr2_2_normal.jpg", "id" : 15267898, "verified" : true } @@ -1003,26 +1003,27 @@ Grailbird.data.tweets_2016_02 = "id" : 700823529051152384, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CbnTSVtUYAAuzWE.jpg", "sizes" : [ { - "h" : 1334, + "h" : 680, "resize" : "fit", - "w" : 750 - }, { - "h" : 1200, - "resize" : "fit", - "w" : 675 + "w" : 382 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 675 }, { "h" : 1334, "resize" : "fit", "w" : 750 }, { - "h" : 680, + "h" : 1334, "resize" : "fit", - "w" : 382 + "w" : 750 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/dmEiwJtRe8" } ], "hashtags" : [ ], @@ -1680,7 +1681,7 @@ Grailbird.data.tweets_2016_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Especially Heinous", + "name" : "Space Force Commander", "screen_name" : "sassy_swaggerty", "indices" : [ 3, 19 ], "id_str" : "177552754", @@ -1695,17 +1696,9 @@ Grailbird.data.tweets_2016_02 = "id" : 696531629838209024, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CaqT07NUkAA1svs.jpg", "sizes" : [ { - "h" : 1080, - "resize" : "fit", - "w" : 1440 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 }, { "h" : 900, "resize" : "fit", @@ -1714,7 +1707,16 @@ Grailbird.data.tweets_2016_02 = "h" : 1080, "resize" : "fit", "w" : 1440 + }, { + "h" : 1080, + "resize" : "fit", + "w" : 1440 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pJhHWiRdqA" } ], "hashtags" : [ { @@ -1739,17 +1741,9 @@ Grailbird.data.tweets_2016_02 = "id" : 696531629838209024, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CaqT07NUkAA1svs.jpg", "sizes" : [ { - "h" : 1080, - "resize" : "fit", - "w" : 1440 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 }, { "h" : 900, "resize" : "fit", @@ -1758,7 +1752,16 @@ Grailbird.data.tweets_2016_02 = "h" : 1080, "resize" : "fit", "w" : 1440 + }, { + "h" : 1080, + "resize" : "fit", + "w" : 1440 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pJhHWiRdqA" } ], "hashtags" : [ { @@ -1773,11 +1776,11 @@ Grailbird.data.tweets_2016_02 = "id" : 696531639804026880, "created_at" : "2016-02-08 03:10:58 +0000", "user" : { - "name" : "Especially Heinous", + "name" : "Space Force Commander", "screen_name" : "sassy_swaggerty", "protected" : false, "id_str" : "177552754", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000728861442\/786edc97d08fc3c375bf3b7a02b0a3ec_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/974862249549615104\/kE5eVJ5l_normal.jpg", "id" : 177552754, "verified" : false } @@ -1973,7 +1976,7 @@ Grailbird.data.tweets_2016_02 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Nate Cook \uD83C\uDF42", + "name" : "Nate Cook \u2603\uFE0F", "screen_name" : "nnnnnnnn", "indices" : [ 0, 9 ], "id_str" : "4365311", diff --git a/public/tweets/data/js/tweets/2016_03.js b/public/tweets/data/js/tweets/2016_03.js index a11ccac..de3d81e 100755 --- a/public/tweets/data/js/tweets/2016_03.js +++ b/public/tweets/data/js/tweets/2016_03.js @@ -450,7 +450,7 @@ Grailbird.data.tweets_2016_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Joe Fabisevich \uD83D\uDC36\uD83C\uDDF5\uD83C\uDDF7\uD83D\uDC33\u2122", + "name" : "J\u20DDO\u20DDE\u20DD Fabisevich \uD83D\uDC36\uD83D\uDC2F\u26BE\uFE0F\uD83C\uDDF5\uD83C\uDDF7\uD83D\uDC31\uD83D\uDC33\u2122", "screen_name" : "mergesort", "indices" : [ 0, 10 ], "id_str" : "26178841", @@ -495,7 +495,7 @@ Grailbird.data.tweets_2016_03 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "indices" : [ 3, 14 ], "id_str" : "43727347", @@ -522,7 +522,7 @@ Grailbird.data.tweets_2016_03 = "id" : 712392149178961920, "created_at" : "2016-03-22 21:34:58 +0000", "user" : { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "protected" : false, "id_str" : "43727347", @@ -742,7 +742,7 @@ Grailbird.data.tweets_2016_03 = "screen_name" : "claud_xiao", "protected" : false, "id_str" : "37889864", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937721928\/love_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/961658482574307328\/Hfmup2ug_normal.jpg", "id" : 37889864, "verified" : false } @@ -843,14 +843,6 @@ Grailbird.data.tweets_2016_03 = "id" : 707695130854031360, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CdI8-NPUAAAWBpq.jpg", "sizes" : [ { - "h" : 385, - "resize" : "fit", - "w" : 680 - }, { - "h" : 679, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -858,11 +850,20 @@ Grailbird.data.tweets_2016_03 = "h" : 784, "resize" : "fit", "w" : 1386 + }, { + "h" : 679, + "resize" : "fit", + "w" : 1200 }, { "h" : 784, "resize" : "fit", "w" : 1386 + }, { + "h" : 385, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/W2EiWGELxI" } ], "hashtags" : [ ], @@ -895,14 +896,6 @@ Grailbird.data.tweets_2016_03 = "id" : 707694282627375104, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CdI8M1WUYAACmoY.jpg", "sizes" : [ { - "h" : 132, - "resize" : "crop", - "w" : 132 - }, { - "h" : 132, - "resize" : "fit", - "w" : 880 - }, { "h" : 132, "resize" : "fit", "w" : 880 @@ -914,7 +907,16 @@ Grailbird.data.tweets_2016_03 = "h" : 132, "resize" : "fit", "w" : 880 + }, { + "h" : 132, + "resize" : "crop", + "w" : 132 + }, { + "h" : 132, + "resize" : "fit", + "w" : 880 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/sEjkW7uojG" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2016_04.js b/public/tweets/data/js/tweets/2016_04.js index 2346537..84bf901 100755 --- a/public/tweets/data/js/tweets/2016_04.js +++ b/public/tweets/data/js/tweets/2016_04.js @@ -114,7 +114,7 @@ Grailbird.data.tweets_2016_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "super josh avant x", + "name" : "josh avant", "screen_name" : "joshavant", "indices" : [ 0, 10 ], "id_str" : "123978606", @@ -245,17 +245,17 @@ Grailbird.data.tweets_2016_04 = "id" : 720944262309941248, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CgFO_KHXEAAWQz_.jpg", "sizes" : [ { - "h" : 920, - "resize" : "fit", - "w" : 1397 - }, { - "h" : 920, - "resize" : "fit", - "w" : 1397 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 920, + "resize" : "fit", + "w" : 1397 + }, { + "h" : 920, + "resize" : "fit", + "w" : 1397 }, { "h" : 790, "resize" : "fit", @@ -265,6 +265,7 @@ Grailbird.data.tweets_2016_04 = "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/1l6X31hv3Y" } ], "hashtags" : [ ], @@ -850,7 +851,7 @@ Grailbird.data.tweets_2016_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "indices" : [ 0, 6 ], "id_str" : "1919231", diff --git a/public/tweets/data/js/tweets/2016_05.js b/public/tweets/data/js/tweets/2016_05.js index a4cac14..5f1bbd1 100755 --- a/public/tweets/data/js/tweets/2016_05.js +++ b/public/tweets/data/js/tweets/2016_05.js @@ -249,12 +249,6 @@ Grailbird.data.tweets_2016_05 = "indices" : [ 0, 10 ], "id_str" : "74837444", "id" : 74837444 - }, { - "name" : "Jonathan Zdziarski", - "screen_name" : "JZdziarski", - "indices" : [ 11, 22 ], - "id_str" : "851803288198455297", - "id" : 851803288198455297 } ], "media" : [ ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2016_06.js b/public/tweets/data/js/tweets/2016_06.js index abf191a..ca2f1d4 100755 --- a/public/tweets/data/js/tweets/2016_06.js +++ b/public/tweets/data/js/tweets/2016_06.js @@ -15,14 +15,6 @@ Grailbird.data.tweets_2016_06 = "h" : 240, "resize" : "fit", "w" : 320 - }, { - "h" : 240, - "resize" : "fit", - "w" : 320 - }, { - "h" : 240, - "resize" : "fit", - "w" : 320 }, { "h" : 150, "resize" : "crop", @@ -31,7 +23,16 @@ Grailbird.data.tweets_2016_06 = "h" : 240, "resize" : "fit", "w" : 320 + }, { + "h" : 240, + "resize" : "fit", + "w" : 320 + }, { + "h" : 240, + "resize" : "fit", + "w" : 320 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/bhmGO0N8a0" } ], "hashtags" : [ ], @@ -530,7 +531,7 @@ Grailbird.data.tweets_2016_06 = "screen_name" : "feministy", "protected" : false, "id_str" : "7039892", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/876925277787443200\/8nmwdmMC_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/978302557897371649\/0dAQg1WB_normal.jpg", "id" : 7039892, "verified" : false } @@ -697,17 +698,9 @@ Grailbird.data.tweets_2016_06 = "id" : 748006809785491458, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CmF0OvrWYAIqI_m.jpg", "sizes" : [ { - "h" : 1484, - "resize" : "fit", - "w" : 1486 - }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 1484, - "resize" : "fit", - "w" : 1486 }, { "h" : 679, "resize" : "fit", @@ -716,7 +709,16 @@ Grailbird.data.tweets_2016_06 = "h" : 1198, "resize" : "fit", "w" : 1200 + }, { + "h" : 1484, + "resize" : "fit", + "w" : 1486 + }, { + "h" : 1484, + "resize" : "fit", + "w" : 1486 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/dtDdP7Slby" } ], "hashtags" : [ ], @@ -762,14 +764,6 @@ Grailbird.data.tweets_2016_06 = "h" : 335, "resize" : "fit", "w" : 610 - }, { - "h" : 335, - "resize" : "fit", - "w" : 610 - }, { - "h" : 335, - "resize" : "fit", - "w" : 610 }, { "h" : 150, "resize" : "crop", @@ -778,7 +772,16 @@ Grailbird.data.tweets_2016_06 = "h" : 335, "resize" : "fit", "w" : 610 + }, { + "h" : 335, + "resize" : "fit", + "w" : 610 + }, { + "h" : 335, + "resize" : "fit", + "w" : 610 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/okz5A4uxvP" } ], "hashtags" : [ ], @@ -963,7 +966,7 @@ Grailbird.data.tweets_2016_06 = "id_str" : "15219531", "id" : 15219531 }, { - "name" : "Kimchii", + "name" : "thewanderpair", "screen_name" : "Jchap808", "indices" : [ 10, 19 ], "id_str" : "92882724", @@ -1862,10 +1865,6 @@ Grailbird.data.tweets_2016_06 = "id" : 746274725240897536, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CltM6J7WAAAfKqO.jpg", "sizes" : [ { - "h" : 696, - "resize" : "fit", - "w" : 1104 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1873,15 +1872,20 @@ Grailbird.data.tweets_2016_06 = "h" : 696, "resize" : "fit", "w" : 1104 + }, { + "h" : 429, + "resize" : "fit", + "w" : 680 }, { "h" : 696, "resize" : "fit", "w" : 1104 }, { - "h" : 429, + "h" : 696, "resize" : "fit", - "w" : 680 + "w" : 1104 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/cNKCub5dEN" } ], "hashtags" : [ { @@ -1906,10 +1910,6 @@ Grailbird.data.tweets_2016_06 = "id" : 746274725240897536, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CltM6J7WAAAfKqO.jpg", "sizes" : [ { - "h" : 696, - "resize" : "fit", - "w" : 1104 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1917,15 +1917,20 @@ Grailbird.data.tweets_2016_06 = "h" : 696, "resize" : "fit", "w" : 1104 + }, { + "h" : 429, + "resize" : "fit", + "w" : 680 }, { "h" : 696, "resize" : "fit", "w" : 1104 }, { - "h" : 429, + "h" : 696, "resize" : "fit", - "w" : 680 + "w" : 1104 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/cNKCub5dEN" } ], "hashtags" : [ { @@ -1991,7 +1996,7 @@ Grailbird.data.tweets_2016_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "a sexy brian costume", + "name" : "Brian Gesiak", "screen_name" : "modocache", "indices" : [ 0, 10 ], "id_str" : "192478064", @@ -3055,7 +3060,7 @@ Grailbird.data.tweets_2016_06 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "[joe groff];", + "name" : "Joe Groff", "screen_name" : "jckarter", "indices" : [ 3, 12 ], "id_str" : "18559099", @@ -3099,11 +3104,11 @@ Grailbird.data.tweets_2016_06 = "in_reply_to_screen_name" : "fzwob", "in_reply_to_user_id_str" : "383365996", "user" : { - "name" : "[joe groff];", + "name" : "Joe Groff", "screen_name" : "jckarter", "protected" : false, "id_str" : "18559099", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914907528294686721\/nbK0AVfv_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/977666852103995392\/JLjTHaRy_normal.jpg", "id" : 18559099, "verified" : false } @@ -3541,9 +3546,9 @@ Grailbird.data.tweets_2016_06 = "id" : 742433097459716097, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Ck2m9_OUUAEdLn6.jpg", "sizes" : [ { - "h" : 680, + "h" : 712, "resize" : "fit", - "w" : 661 + "w" : 692 }, { "h" : 150, "resize" : "crop", @@ -3557,10 +3562,11 @@ Grailbird.data.tweets_2016_06 = "resize" : "fit", "w" : 692 }, { - "h" : 712, + "h" : 680, "resize" : "fit", - "w" : 692 + "w" : 661 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KraOhWLCVm" } ], "hashtags" : [ { @@ -3702,7 +3708,7 @@ Grailbird.data.tweets_2016_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tanya's Skeleton", + "name" : "Tanya X. Short", "screen_name" : "tanyaxshort", "indices" : [ 3, 15 ], "id_str" : "477205806", @@ -3729,11 +3735,11 @@ Grailbird.data.tweets_2016_06 = "id" : 741752072257691648, "created_at" : "2016-06-11 22:00:49 +0000", "user" : { - "name" : "Tanya's Skeleton", + "name" : "Tanya X. Short", "screen_name" : "tanyaxshort", "protected" : false, "id_str" : "477205806", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/916848421469868032\/UYw4IiZ6_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925750812671926273\/NZkeVk22_normal.jpg", "id" : 477205806, "verified" : true } @@ -3878,14 +3884,6 @@ Grailbird.data.tweets_2016_06 = "id" : 741705590817181696, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CksRThyUUAA2r8p.jpg", "sizes" : [ { - "h" : 1280, - "resize" : "fit", - "w" : 960 - }, { - "h" : 1200, - "resize" : "fit", - "w" : 900 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3897,7 +3895,16 @@ Grailbird.data.tweets_2016_06 = "h" : 680, "resize" : "fit", "w" : 510 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 900 + }, { + "h" : 1280, + "resize" : "fit", + "w" : 960 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/V5f2Bo8rZI" } ], "hashtags" : [ { @@ -3939,14 +3946,6 @@ Grailbird.data.tweets_2016_06 = "id" : 741700077542998016, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CksMSnPUgAAoQ2e.jpg", "sizes" : [ { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 900, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3958,7 +3957,16 @@ Grailbird.data.tweets_2016_06 = "h" : 1535, "resize" : "fit", "w" : 2048 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 900, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/HuofxIYgdA" } ], "hashtags" : [ ], @@ -4002,26 +4010,27 @@ Grailbird.data.tweets_2016_06 = "id" : 741698184603262976, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CksKkbfUYAA6r6f.jpg", "sizes" : [ { - "h" : 675, - "resize" : "fit", - "w" : 1200 - }, { - "h" : 750, - "resize" : "fit", - "w" : 1334 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 382, + "h" : 750, "resize" : "fit", - "w" : 680 + "w" : 1334 }, { "h" : 750, "resize" : "fit", "w" : 1334 + }, { + "h" : 675, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 382, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/sL6WarxazR" } ], "hashtags" : [ ], @@ -4127,12 +4136,6 @@ Grailbird.data.tweets_2016_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Tony Pujals", - "screen_name" : "subfuzion", - "indices" : [ 0, 10 ], - "id_str" : "150517734", - "id" : 150517734 - }, { "name" : "Bartender for Mac", "screen_name" : "macbartender", "indices" : [ 11, 24 ], @@ -4157,7 +4160,7 @@ Grailbird.data.tweets_2016_06 = "id" : 741358520637874176, "in_reply_to_status_id" : 741353943171620864, "created_at" : "2016-06-10 19:56:59 +0000", - "in_reply_to_screen_name" : "subfuzion", + "in_reply_to_screen_name" : "tonypujals", "in_reply_to_user_id_str" : "150517734", "user" : { "name" : "Sami Samhuri", @@ -4201,6 +4204,7 @@ Grailbird.data.tweets_2016_06 = "resize" : "fit", "w" : 250 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/qZJ5lJpoA6" } ], "hashtags" : [ ], @@ -4257,7 +4261,7 @@ Grailbird.data.tweets_2016_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "indices" : [ 0, 6 ], "id_str" : "95938827", @@ -4341,7 +4345,7 @@ Grailbird.data.tweets_2016_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "indices" : [ 0, 11 ], "id_str" : "43727347", diff --git a/public/tweets/data/js/tweets/2016_07.js b/public/tweets/data/js/tweets/2016_07.js index 45dbe7d..f48d9b7 100755 --- a/public/tweets/data/js/tweets/2016_07.js +++ b/public/tweets/data/js/tweets/2016_07.js @@ -298,6 +298,14 @@ Grailbird.data.tweets_2016_07 = "id" : 757423754335121408, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CoLo5D2WcAAusRg.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, + "resize" : "fit", + "w" : 510 + }, { "h" : 1200, "resize" : "fit", "w" : 900 @@ -305,19 +313,12 @@ Grailbird.data.tweets_2016_07 = "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 2048, "resize" : "fit", "w" : 1536 - }, { - "h" : 680, - "resize" : "fit", - "w" : 510 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/E85LYQdsP1" } ], "hashtags" : [ ], @@ -384,26 +385,27 @@ Grailbird.data.tweets_2016_07 = "id" : 757420956528893952, "media_url_https" : "https:\/\/pbs.twimg.com\/tweet_video_thumb\/CoLmWNNXYAALs4k.jpg", "sizes" : [ { - "h" : 248, - "resize" : "fit", - "w" : 498 - }, { - "h" : 248, - "resize" : "fit", - "w" : 498 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 169, + "h" : 248, "resize" : "fit", - "w" : 340 + "w" : 498 + }, { + "h" : 248, + "resize" : "fit", + "w" : 498 + }, { + "h" : 248, + "resize" : "fit", + "w" : 498 }, { "h" : 248, "resize" : "fit", "w" : 498 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KktQQU8brQ" } ], "hashtags" : [ ], @@ -564,14 +566,6 @@ Grailbird.data.tweets_2016_07 = "id" : 757391069289951232, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CoLLKikUsAABza_.jpg", "sizes" : [ { - "h" : 823, - "resize" : "fit", - "w" : 960 - }, { - "h" : 823, - "resize" : "fit", - "w" : 960 - }, { "h" : 583, "resize" : "fit", "w" : 680 @@ -583,7 +577,16 @@ Grailbird.data.tweets_2016_07 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 823, + "resize" : "fit", + "w" : 960 + }, { + "h" : 823, + "resize" : "fit", + "w" : 960 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pSGnEg3lP9" } ], "hashtags" : [ ], @@ -857,7 +860,7 @@ Grailbird.data.tweets_2016_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Ivan Morgillo \uD83C\uDF55\uD83D\uDECC\uD83D\uDCBB", + "name" : "Ivan Morgillo", "screen_name" : "hamen", "indices" : [ 3, 9 ], "id_str" : "10712162", @@ -894,7 +897,7 @@ Grailbird.data.tweets_2016_07 = "id" : 756507905738809345, "created_at" : "2016-07-22 15:15:14 +0000", "user" : { - "name" : "Ivan Morgillo \uD83C\uDF55\uD83D\uDECC\uD83D\uDCBB", + "name" : "Ivan Morgillo", "screen_name" : "hamen", "protected" : false, "id_str" : "10712162", @@ -966,7 +969,7 @@ Grailbird.data.tweets_2016_07 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -1034,7 +1037,7 @@ Grailbird.data.tweets_2016_07 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -1230,7 +1233,7 @@ Grailbird.data.tweets_2016_07 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -1485,9 +1488,17 @@ Grailbird.data.tweets_2016_07 = "id" : 755037774139580416, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Cnpu2u-XYAAxR7B.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 2448, "resize" : "fit", "w" : 3264 + }, { + "h" : 1536, + "resize" : "fit", + "w" : 2048 }, { "h" : 510, "resize" : "fit", @@ -1496,15 +1507,8 @@ Grailbird.data.tweets_2016_07 = "h" : 900, "resize" : "fit", "w" : 1200 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3PDJfLZEwd" } ], "hashtags" : [ ], @@ -1777,74 +1781,6 @@ Grailbird.data.tweets_2016_07 = "id" : 4777951, "verified" : false } -}, { - "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", - "entities" : { - "user_mentions" : [ { - "name" : "\uD83C\uDFC4\uD83C\uDF0E", - "screen_name" : "macatbook", - "indices" : [ 3, 13 ], - "id_str" : "22406953", - "id" : 22406953 - }, { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "indices" : [ 15, 20 ], - "id_str" : "4777951", - "id" : 4777951 - } ], - "media" : [ ], - "hashtags" : [ ], - "urls" : [ ] - }, - "geo" : { }, - "id_str" : "754003271560245248", - "text" : "RT @macatbook: @_sjs swift namespacing makes it difficult. I've been looking into it", - "retweeted_status" : { - "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\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" : "753999034147155969", - "geo" : { }, - "id_str" : "754002466404839424", - "in_reply_to_user_id" : 4777951, - "text" : "@_sjs swift namespacing makes it difficult. I've been looking into it", - "id" : 754002466404839424, - "in_reply_to_status_id" : 753999034147155969, - "created_at" : "2016-07-15 17:19:31 +0000", - "in_reply_to_screen_name" : "_sjs", - "in_reply_to_user_id_str" : "4777951", - "user" : { - "name" : "\uD83C\uDFC4\uD83C\uDF0E", - "screen_name" : "macatbook", - "protected" : false, - "id_str" : "22406953", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/611069351559458816\/wcCFiz32_normal.png", - "id" : 22406953, - "verified" : false - } - }, - "id" : 754003271560245248, - "created_at" : "2016-07-15 17:22:43 +0000", - "user" : { - "name" : "Sami Samhuri", - "screen_name" : "_sjs", - "protected" : false, - "id_str" : "4777951", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", - "id" : 4777951, - "verified" : false - } }, { "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { @@ -1917,7 +1853,7 @@ Grailbird.data.tweets_2016_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Think\uD83D\uDC7BEEK!", + "name" : "ThinkGeek", "screen_name" : "thinkgeek", "indices" : [ 3, 13 ], "id_str" : "12611642", @@ -1932,14 +1868,6 @@ Grailbird.data.tweets_2016_07 = "id" : 753804537496936449, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CnYNO6eVIAEuGIJ.jpg", "sizes" : [ { - "h" : 591, - "resize" : "fit", - "w" : 589 - }, { - "h" : 591, - "resize" : "fit", - "w" : 589 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1951,7 +1879,16 @@ Grailbird.data.tweets_2016_07 = "h" : 591, "resize" : "fit", "w" : 589 + }, { + "h" : 591, + "resize" : "fit", + "w" : 589 + }, { + "h" : 591, + "resize" : "fit", + "w" : 589 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/remFf5ge1V" } ], "hashtags" : [ ], @@ -1973,14 +1910,6 @@ Grailbird.data.tweets_2016_07 = "id" : 753804537496936449, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CnYNO6eVIAEuGIJ.jpg", "sizes" : [ { - "h" : 591, - "resize" : "fit", - "w" : 589 - }, { - "h" : 591, - "resize" : "fit", - "w" : 589 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1992,7 +1921,16 @@ Grailbird.data.tweets_2016_07 = "h" : 591, "resize" : "fit", "w" : 589 + }, { + "h" : 591, + "resize" : "fit", + "w" : 589 + }, { + "h" : 591, + "resize" : "fit", + "w" : 589 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/remFf5ge1V" } ], "hashtags" : [ ], @@ -2004,11 +1942,11 @@ Grailbird.data.tweets_2016_07 = "id" : 753804541703827456, "created_at" : "2016-07-15 04:13:02 +0000", "user" : { - "name" : "Think\uD83D\uDC7BEEK!", + "name" : "ThinkGeek", "screen_name" : "thinkgeek", "protected" : false, "id_str" : "12611642", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914961266510372864\/T3sx-1lG_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/926196995974422528\/tyRNseRZ_normal.jpg", "id" : 12611642, "verified" : true } @@ -2067,7 +2005,7 @@ Grailbird.data.tweets_2016_07 = "id_str" : "45653", "id" : 45653 }, { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "indices" : [ 8, 14 ], "id_str" : "95938827", @@ -2133,7 +2071,7 @@ Grailbird.data.tweets_2016_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "indices" : [ 1, 7 ], "id_str" : "95938827", @@ -2166,7 +2104,7 @@ Grailbird.data.tweets_2016_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "indices" : [ 3, 9 ], "id_str" : "95938827", @@ -2210,11 +2148,11 @@ Grailbird.data.tweets_2016_07 = "in_reply_to_screen_name" : "_sjs", "in_reply_to_user_id_str" : "4777951", "user" : { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "protected" : false, "id_str" : "95938827", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/895001508349128704\/gFxzeC4L_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/936582635010314240\/Mf7nJiWc_normal.jpg", "id" : 95938827, "verified" : false } @@ -2324,7 +2262,7 @@ Grailbird.data.tweets_2016_07 = "screen_name" : "zii", "protected" : false, "id_str" : "12712742", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/880992273101578240\/ib3GlMDp_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/982615078200426497\/njD6-6iU_normal.jpg", "id" : 12712742, "verified" : false } @@ -2656,14 +2594,6 @@ Grailbird.data.tweets_2016_07 = "h" : 670, "resize" : "fit", "w" : 670 - }, { - "h" : 670, - "resize" : "fit", - "w" : 670 - }, { - "h" : 670, - "resize" : "fit", - "w" : 670 }, { "h" : 150, "resize" : "crop", @@ -2672,7 +2602,16 @@ Grailbird.data.tweets_2016_07 = "h" : 670, "resize" : "fit", "w" : 670 + }, { + "h" : 670, + "resize" : "fit", + "w" : 670 + }, { + "h" : 670, + "resize" : "fit", + "w" : 670 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/z65YpcT3Qc" } ], "hashtags" : [ ], @@ -2749,7 +2688,7 @@ Grailbird.data.tweets_2016_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "indices" : [ 3, 9 ], "id_str" : "95938827", @@ -2786,11 +2725,11 @@ Grailbird.data.tweets_2016_07 = "id" : 751819112314081280, "created_at" : "2016-07-09 16:43:39 +0000", "user" : { - "name" : "paolo fragomeni", + "name" : "paolo f.", "screen_name" : "0x00A", "protected" : false, "id_str" : "95938827", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/895001508349128704\/gFxzeC4L_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/936582635010314240\/Mf7nJiWc_normal.jpg", "id" : 95938827, "verified" : false } @@ -2907,7 +2846,7 @@ Grailbird.data.tweets_2016_07 = "screen_name" : "wtsnz", "protected" : false, "id_str" : "28287202", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/628054835414175744\/sO4qJ5fW_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/968339360486653952\/51L2dQiP_normal.jpg", "id" : 28287202, "verified" : false } @@ -2975,10 +2914,6 @@ Grailbird.data.tweets_2016_07 = "id" : 750749888078426112, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CmszC6oUMAAfVaZ.jpg", "sizes" : [ { - "h" : 853, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2990,11 +2925,16 @@ Grailbird.data.tweets_2016_07 = "h" : 483, "resize" : "fit", "w" : 680 + }, { + "h" : 853, + "resize" : "fit", + "w" : 1200 }, { "h" : 944, "resize" : "fit", "w" : 1328 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/8iVmK7vMWo" } ], "hashtags" : [ ], @@ -3021,10 +2961,6 @@ Grailbird.data.tweets_2016_07 = "id" : 750749888078426112, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CmszC6oUMAAfVaZ.jpg", "sizes" : [ { - "h" : 853, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3036,11 +2972,16 @@ Grailbird.data.tweets_2016_07 = "h" : 483, "resize" : "fit", "w" : 680 + }, { + "h" : 853, + "resize" : "fit", + "w" : 1200 }, { "h" : 944, "resize" : "fit", "w" : 1328 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/8iVmK7vMWo" } ], "hashtags" : [ ], @@ -3963,7 +3904,7 @@ Grailbird.data.tweets_2016_07 = "id_str" : "636923", "id" : 636923 }, { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 78, 84 ], "id_str" : "1253355925", @@ -4127,18 +4068,6 @@ Grailbird.data.tweets_2016_07 = "id" : 749016797978906624, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CmUKzy5VUAAudwV.jpg", "sizes" : [ { - "h" : 3024, - "resize" : "fit", - "w" : 4032 - }, { - "h" : 510, - "resize" : "fit", - "w" : 680 - }, { - "h" : 900, - "resize" : "fit", - "w" : 1200 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4146,7 +4075,20 @@ Grailbird.data.tweets_2016_07 = "h" : 1536, "resize" : "fit", "w" : 2048 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 + }, { + "h" : 3024, + "resize" : "fit", + "w" : 4032 + }, { + "h" : 900, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/yE1kLYYByd" } ], "hashtags" : [ ], @@ -4201,7 +4143,7 @@ Grailbird.data.tweets_2016_07 = "screen_name" : "stevemoseley", "protected" : false, "id_str" : "15829933", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/58145770\/me_headshot_sq_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/974399344433545216\/kMvXPsgZ_normal.jpg", "id" : 15829933, "verified" : false } @@ -4298,6 +4240,10 @@ Grailbird.data.tweets_2016_07 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1500, + "resize" : "fit", + "w" : 1250 }, { "h" : 1200, "resize" : "fit", @@ -4306,11 +4252,8 @@ Grailbird.data.tweets_2016_07 = "h" : 680, "resize" : "fit", "w" : 567 - }, { - "h" : 1500, - "resize" : "fit", - "w" : 1250 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pMhlzqLGqh" } ], "hashtags" : [ { @@ -4342,6 +4285,10 @@ Grailbird.data.tweets_2016_07 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 1500, + "resize" : "fit", + "w" : 1250 }, { "h" : 1200, "resize" : "fit", @@ -4350,11 +4297,8 @@ Grailbird.data.tweets_2016_07 = "h" : 680, "resize" : "fit", "w" : 567 - }, { - "h" : 1500, - "resize" : "fit", - "w" : 1250 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pMhlzqLGqh" } ], "hashtags" : [ { @@ -4451,14 +4395,6 @@ Grailbird.data.tweets_2016_07 = "id" : 748920059116957696, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CmSy02jUsAACgyY.jpg", "sizes" : [ { - "h" : 1600, - "resize" : "fit", - "w" : 1287 - }, { - "h" : 1200, - "resize" : "fit", - "w" : 965 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -4466,11 +4402,20 @@ Grailbird.data.tweets_2016_07 = "h" : 680, "resize" : "fit", "w" : 547 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 965 + }, { + "h" : 1600, + "resize" : "fit", + "w" : 1287 }, { "h" : 1600, "resize" : "fit", "w" : 1287 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pQzvoZpsNx" } ], "hashtags" : [ ], @@ -4566,14 +4511,6 @@ Grailbird.data.tweets_2016_07 = "h" : 445, "resize" : "fit", "w" : 598 - }, { - "h" : 445, - "resize" : "fit", - "w" : 598 - }, { - "h" : 445, - "resize" : "fit", - "w" : 598 }, { "h" : 150, "resize" : "crop", @@ -4582,7 +4519,16 @@ Grailbird.data.tweets_2016_07 = "h" : 445, "resize" : "fit", "w" : 598 + }, { + "h" : 445, + "resize" : "fit", + "w" : 598 + }, { + "h" : 445, + "resize" : "fit", + "w" : 598 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/LCGnSpRDmC" } ], "hashtags" : [ ], @@ -4607,14 +4553,6 @@ Grailbird.data.tweets_2016_07 = "h" : 445, "resize" : "fit", "w" : 598 - }, { - "h" : 445, - "resize" : "fit", - "w" : 598 - }, { - "h" : 445, - "resize" : "fit", - "w" : 598 }, { "h" : 150, "resize" : "crop", @@ -4623,7 +4561,16 @@ Grailbird.data.tweets_2016_07 = "h" : 445, "resize" : "fit", "w" : 598 + }, { + "h" : 445, + "resize" : "fit", + "w" : 598 + }, { + "h" : 445, + "resize" : "fit", + "w" : 598 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/LCGnSpRDmC" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2016_08.js b/public/tweets/data/js/tweets/2016_08.js index bcf895c..df64295 100755 --- a/public/tweets/data/js/tweets/2016_08.js +++ b/public/tweets/data/js/tweets/2016_08.js @@ -1074,7 +1074,7 @@ Grailbird.data.tweets_2016_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Strangled Badly", + "name" : "Strong Bad", "screen_name" : "StrongBadActual", "indices" : [ 3, 19 ], "id_str" : "382221144", @@ -1112,10 +1112,6 @@ Grailbird.data.tweets_2016_08 = "id" : 766087346873851906, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CqGwYhFWYAInjiN.jpg", "sizes" : [ { - "h" : 680, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1127,11 +1123,16 @@ Grailbird.data.tweets_2016_08 = "h" : 747, "resize" : "fit", "w" : 747 + }, { + "h" : 680, + "resize" : "fit", + "w" : 680 }, { "h" : 747, "resize" : "fit", "w" : 747 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/zJg436X0RP" } ], "hashtags" : [ ], @@ -1143,7 +1144,7 @@ Grailbird.data.tweets_2016_08 = "id" : 766087355174260737, "created_at" : "2016-08-18 01:40:33 +0000", "user" : { - "name" : "Strangled Badly", + "name" : "Strong Bad", "screen_name" : "StrongBadActual", "protected" : false, "id_str" : "382221144", @@ -1273,23 +1274,24 @@ Grailbird.data.tweets_2016_08 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 287, - "resize" : "fit", - "w" : 960 - }, { - "h" : 287, - "resize" : "fit", - "w" : 960 - }, { - "h" : 287, - "resize" : "fit", - "w" : 960 }, { "h" : 203, "resize" : "fit", "w" : 680 + }, { + "h" : 287, + "resize" : "fit", + "w" : 960 + }, { + "h" : 287, + "resize" : "fit", + "w" : 960 + }, { + "h" : 287, + "resize" : "fit", + "w" : 960 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/AVdStdS95a" } ], "hashtags" : [ ], @@ -1586,10 +1588,6 @@ Grailbird.data.tweets_2016_08 = "id" : 764664893408555008, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Cpyiq0_UMAAsHOT.jpg", "sizes" : [ { - "h" : 264, - "resize" : "fit", - "w" : 680 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1605,7 +1603,12 @@ Grailbird.data.tweets_2016_08 = "h" : 586, "resize" : "fit", "w" : 1508 + }, { + "h" : 264, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/mkaZiEfIus" } ], "hashtags" : [ ], @@ -2208,18 +2211,6 @@ Grailbird.data.tweets_2016_08 = "id" : 762415536093421568, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CpSk5AAWYAAwtuV.jpg", "sizes" : [ { - "h" : 605, - "resize" : "fit", - "w" : 644 - }, { - "h" : 605, - "resize" : "fit", - "w" : 644 - }, { - "h" : 605, - "resize" : "fit", - "w" : 644 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2227,7 +2218,20 @@ Grailbird.data.tweets_2016_08 = "h" : 605, "resize" : "fit", "w" : 644 + }, { + "h" : 605, + "resize" : "fit", + "w" : 644 + }, { + "h" : 605, + "resize" : "fit", + "w" : 644 + }, { + "h" : 605, + "resize" : "fit", + "w" : 644 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nNuSvuynRT" } ], "hashtags" : [ ], @@ -2243,7 +2247,7 @@ Grailbird.data.tweets_2016_08 = "screen_name" : "1SecondEveryday", "protected" : false, "id_str" : "408246807", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/662690256559464448\/M7RzZNyf_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/944295924972396544\/JbwvMdpK_normal.jpg", "id" : 408246807, "verified" : true } @@ -2300,10 +2304,6 @@ Grailbird.data.tweets_2016_08 = "h" : 240, "resize" : "fit", "w" : 680 - }, { - "h" : 424, - "resize" : "fit", - "w" : 1200 }, { "h" : 150, "resize" : "crop", @@ -2312,11 +2312,16 @@ Grailbird.data.tweets_2016_08 = "h" : 523, "resize" : "fit", "w" : 1479 + }, { + "h" : 424, + "resize" : "fit", + "w" : 1200 }, { "h" : 523, "resize" : "fit", "w" : 1479 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/hIRW6usj7N" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2016_09.js b/public/tweets/data/js/tweets/2016_09.js index 22ff0ed..378578d 100755 --- a/public/tweets/data/js/tweets/2016_09.js +++ b/public/tweets/data/js/tweets/2016_09.js @@ -580,14 +580,6 @@ Grailbird.data.tweets_2016_09 = "h" : 400, "resize" : "fit", "w" : 400 - }, { - "h" : 400, - "resize" : "fit", - "w" : 400 - }, { - "h" : 400, - "resize" : "fit", - "w" : 400 }, { "h" : 150, "resize" : "crop", @@ -596,7 +588,16 @@ Grailbird.data.tweets_2016_09 = "h" : 400, "resize" : "fit", "w" : 400 + }, { + "h" : 400, + "resize" : "fit", + "w" : 400 + }, { + "h" : 400, + "resize" : "fit", + "w" : 400 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/G17LUrBZgp" } ], "hashtags" : [ ], @@ -910,14 +911,14 @@ Grailbird.data.tweets_2016_09 = "h" : 796, "resize" : "fit", "w" : 640 - }, { - "h" : 796, - "resize" : "fit", - "w" : 640 }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 796, + "resize" : "fit", + "w" : 640 }, { "h" : 680, "resize" : "fit", @@ -927,6 +928,7 @@ Grailbird.data.tweets_2016_09 = "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nSbe4jaXdh" }, { "expanded_url" : "https:\/\/twitter.com\/FiloSottile\/status\/780363089510293504\/photo\/1", @@ -937,17 +939,17 @@ Grailbird.data.tweets_2016_09 = "id" : 780363080148586496, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CtRoFjwWEAAzACf.jpg", "sizes" : [ { - "h" : 911, + "h" : 680, "resize" : "fit", - "w" : 640 + "w" : 478 }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 680, + "h" : 911, "resize" : "fit", - "w" : 478 + "w" : 640 }, { "h" : 911, "resize" : "fit", @@ -957,6 +959,7 @@ Grailbird.data.tweets_2016_09 = "resize" : "fit", "w" : 640 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/nSbe4jaXdh" } ], "hashtags" : [ ], @@ -1277,7 +1280,7 @@ Grailbird.data.tweets_2016_09 = "id_str" : "41214150", "id" : 41214150 }, { - "name" : "Sam Stephenson", + "name" : "Sam Stephenson \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08", "screen_name" : "sstephenson", "indices" : [ 13, 25 ], "id_str" : "6707392", @@ -1402,9 +1405,9 @@ Grailbird.data.tweets_2016_09 = "id" : 779346843989905408, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CtDL01DXEAA8HMC.jpg", "sizes" : [ { - "h" : 339, + "h" : 798, "resize" : "fit", - "w" : 680 + "w" : 1602 }, { "h" : 150, "resize" : "crop", @@ -1418,10 +1421,11 @@ Grailbird.data.tweets_2016_09 = "resize" : "fit", "w" : 1200 }, { - "h" : 798, + "h" : 339, "resize" : "fit", - "w" : 1602 + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/L3t2wqbdZm" } ], "hashtags" : [ ], @@ -1442,7 +1446,7 @@ Grailbird.data.tweets_2016_09 = "screen_name" : "IanCutress", "protected" : false, "id_str" : "317150782", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/640505337544581121\/3wYSA4gX_normal.png", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/960269811623383040\/XF_ZoraP_normal.jpg", "id" : 317150782, "verified" : true } @@ -1824,7 +1828,7 @@ Grailbird.data.tweets_2016_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "deeje", + "name" : "\uD835\uDD21\uD835\uDD22\uD835\uDD22\uD835\uDD27\uD835\uDD22", "screen_name" : "deeje", "indices" : [ 0, 6 ], "id_str" : "3271", @@ -1929,7 +1933,7 @@ Grailbird.data.tweets_2016_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 0, 11 ], "id_str" : "18553922", @@ -2060,7 +2064,7 @@ Grailbird.data.tweets_2016_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 0, 11 ], "id_str" : "18553922", @@ -2134,7 +2138,7 @@ Grailbird.data.tweets_2016_09 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -2185,7 +2189,7 @@ Grailbird.data.tweets_2016_09 = "screen_name" : "chockenberry", "protected" : false, "id_str" : "36183", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/918169267526238208\/06lyF7FP_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", "id" : 36183, "verified" : false } @@ -2237,7 +2241,7 @@ Grailbird.data.tweets_2016_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 3, 14 ], "id_str" : "18553922", @@ -2264,11 +2268,11 @@ Grailbird.data.tweets_2016_09 = "id" : 776434568912134144, "created_at" : "2016-09-15 14:56:41 +0000", "user" : { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "protected" : false, "id_str" : "18553922", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/900845150158630913\/vYNWfyIR_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/931711648661954560\/Js14N7wp_normal.jpg", "id" : 18553922, "verified" : false } @@ -2710,6 +2714,7 @@ Grailbird.data.tweets_2016_09 = "resize" : "fit", "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/kYdh1GK4i0" } ], "hashtags" : [ ], @@ -2760,7 +2765,7 @@ Grailbird.data.tweets_2016_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Accidental Tech", + "name" : "Accidental Tech Podcast", "screen_name" : "atpfm", "indices" : [ 0, 6 ], "id_str" : "1253355925", @@ -3025,10 +3030,6 @@ Grailbird.data.tweets_2016_09 = "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 169, - "resize" : "fit", - "w" : 750 }, { "h" : 153, "resize" : "fit", @@ -3041,7 +3042,12 @@ Grailbird.data.tweets_2016_09 = "h" : 169, "resize" : "fit", "w" : 750 + }, { + "h" : 169, + "resize" : "fit", + "w" : 750 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/zsmdYpsftj" }, { "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/773201179652165633\/photo\/1", @@ -3052,26 +3058,27 @@ Grailbird.data.tweets_2016_09 = "id" : 773201164812771328, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Crr2XOCVYAAd-wC.jpg", "sizes" : [ { + "h" : 149, + "resize" : "fit", + "w" : 637 + }, { + "h" : 149, + "resize" : "fit", + "w" : 637 + }, { + "h" : 149, + "resize" : "fit", + "w" : 637 + }, { + "h" : 149, + "resize" : "fit", + "w" : 637 + }, { "h" : 149, "resize" : "crop", "w" : 149 - }, { - "h" : 149, - "resize" : "fit", - "w" : 637 - }, { - "h" : 149, - "resize" : "fit", - "w" : 637 - }, { - "h" : 149, - "resize" : "fit", - "w" : 637 - }, { - "h" : 149, - "resize" : "fit", - "w" : 637 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/zsmdYpsftj" } ], "hashtags" : [ ], @@ -3104,10 +3111,6 @@ Grailbird.data.tweets_2016_09 = "id" : 773179657956896769, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CrrizWwUMAEq5EU.jpg", "sizes" : [ { - "h" : 219, - "resize" : "fit", - "w" : 199 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -3123,7 +3126,12 @@ Grailbird.data.tweets_2016_09 = "h" : 219, "resize" : "fit", "w" : 199 + }, { + "h" : 219, + "resize" : "fit", + "w" : 199 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KBfUDxHU89" } ], "hashtags" : [ ], @@ -3210,26 +3218,27 @@ Grailbird.data.tweets_2016_09 = "id" : 772993734908661760, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Cro5tNbVUAA0wuS.jpg", "sizes" : [ { - "h" : 900, - "resize" : "fit", - "w" : 1200 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 1535, "resize" : "fit", "w" : 2048 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 2048, + "resize" : "fit", + "w" : 2732 + }, { + "h" : 900, + "resize" : "fit", + "w" : 1200 }, { "h" : 510, "resize" : "fit", "w" : 680 - }, { - "h" : 2048, - "resize" : "fit", - "w" : 2732 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/JhKLcpqZLg" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2016_10.js b/public/tweets/data/js/tweets/2016_10.js index 6c36236..fefe894 100755 --- a/public/tweets/data/js/tweets/2016_10.js +++ b/public/tweets/data/js/tweets/2016_10.js @@ -251,18 +251,6 @@ Grailbird.data.tweets_2016_10 = "id" : 792878474507657216, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CwDexY8VIAAKsJg.jpg", "sizes" : [ { - "h" : 323, - "resize" : "fit", - "w" : 357 - }, { - "h" : 323, - "resize" : "fit", - "w" : 357 - }, { - "h" : 323, - "resize" : "fit", - "w" : 357 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -270,7 +258,20 @@ Grailbird.data.tweets_2016_10 = "h" : 323, "resize" : "fit", "w" : 357 + }, { + "h" : 323, + "resize" : "fit", + "w" : 357 + }, { + "h" : 323, + "resize" : "fit", + "w" : 357 + }, { + "h" : 323, + "resize" : "fit", + "w" : 357 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/pS5HCfs4AZ" } ], "hashtags" : [ ], @@ -332,7 +333,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 0, 11 ], "id_str" : "18553922", @@ -368,7 +369,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 3, 14 ], "id_str" : "18553922", @@ -400,11 +401,11 @@ Grailbird.data.tweets_2016_10 = "in_reply_to_screen_name" : "zwaldowski", "in_reply_to_user_id_str" : "18553922", "user" : { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "protected" : false, "id_str" : "18553922", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/900845150158630913\/vYNWfyIR_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/931711648661954560\/Js14N7wp_normal.jpg", "id" : 18553922, "verified" : false } @@ -424,7 +425,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 3, 14 ], "id_str" : "18553922", @@ -451,11 +452,11 @@ Grailbird.data.tweets_2016_10 = "id" : 792791499138301952, "created_at" : "2016-10-30 18:13:17 +0000", "user" : { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "protected" : false, "id_str" : "18553922", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/900845150158630913\/vYNWfyIR_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/931711648661954560\/Js14N7wp_normal.jpg", "id" : 18553922, "verified" : false } @@ -526,7 +527,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Offby1 Kenobi", + "name" : "Chris", "screen_name" : "offby1", "indices" : [ 0, 7 ], "id_str" : "37362694", @@ -577,7 +578,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Offby1 Kenobi", + "name" : "Chris", "screen_name" : "offby1", "indices" : [ 0, 7 ], "id_str" : "37362694", @@ -817,7 +818,7 @@ Grailbird.data.tweets_2016_10 = "id_str" : "8362402", "id" : 8362402 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 26, 42 ], "id_str" : "15267898", @@ -859,14 +860,6 @@ Grailbird.data.tweets_2016_10 = "id" : 792236309074980864, "media_url_https" : "https:\/\/pbs.twimg.com\/tweet_video_thumb\/Cv6WucSUsAA9zc4.jpg", "sizes" : [ { - "h" : 155, - "resize" : "fit", - "w" : 340 - }, { - "h" : 228, - "resize" : "fit", - "w" : 500 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -878,7 +871,16 @@ Grailbird.data.tweets_2016_10 = "h" : 228, "resize" : "fit", "w" : 500 + }, { + "h" : 228, + "resize" : "fit", + "w" : 500 + }, { + "h" : 228, + "resize" : "fit", + "w" : 500 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/N3T4PkAUaB" } ], "hashtags" : [ ], @@ -916,6 +918,14 @@ Grailbird.data.tweets_2016_10 = "id" : 792198970504126465, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Cv50xDRUIAEn6kx.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 576, + "resize" : "fit", + "w" : 1024 + }, { "h" : 576, "resize" : "fit", "w" : 1024 @@ -927,15 +937,8 @@ Grailbird.data.tweets_2016_10 = "h" : 383, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 576, - "resize" : "fit", - "w" : 1024 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/BpnBwzfATt" } ], "hashtags" : [ ], @@ -1173,7 +1176,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jamie Zawinski", + "name" : "j\u0355\u0320\u0326\u032A\u0355\u0313\u035B\u030A\u033E\u0304\u0345w\u0327\u0327\u0333\u032A\u0318\u034A\u030B\u0357\u033E\u0362\u0360z\u0322\u0318\u031E\u0348\u033A\u031E\u0329\u0313\u033D\u0310\u030B\u0357\u0306\u030B\u031A\u035F\u035C", "screen_name" : "jwz", "indices" : [ 15, 19 ], "id_str" : "7190742", @@ -1238,7 +1241,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Yehuda Katz", + "name" : "Yehuda Katz \uD83E\uDD68", "screen_name" : "wycats", "indices" : [ 0, 7 ], "id_str" : "8526432", @@ -1578,13 +1581,9 @@ Grailbird.data.tweets_2016_10 = "id" : 791315074006736896, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CvtQ3gOVYAAw4VR.jpg", "sizes" : [ { - "h" : 560, + "h" : 528, "resize" : "fit", - "w" : 1273 - }, { - "h" : 299, - "resize" : "fit", - "w" : 680 + "w" : 1200 }, { "h" : 150, "resize" : "crop", @@ -1594,10 +1593,15 @@ Grailbird.data.tweets_2016_10 = "resize" : "fit", "w" : 1273 }, { - "h" : 528, + "h" : 560, "resize" : "fit", - "w" : 1200 + "w" : 1273 + }, { + "h" : 299, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/UECTA1OqAQ" } ], "hashtags" : [ ], @@ -1774,14 +1778,6 @@ Grailbird.data.tweets_2016_10 = "id" : 791304156631838720, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CvtG8B1UsAAfr9F.jpg", "sizes" : [ { - "h" : 1058, - "resize" : "fit", - "w" : 745 - }, { - "h" : 680, - "resize" : "fit", - "w" : 479 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1793,7 +1789,16 @@ Grailbird.data.tweets_2016_10 = "h" : 1058, "resize" : "fit", "w" : 745 + }, { + "h" : 1058, + "resize" : "fit", + "w" : 745 + }, { + "h" : 680, + "resize" : "fit", + "w" : 479 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ILSREcRBnl" } ], "hashtags" : [ ], @@ -2122,7 +2127,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Clemens Vasters \uD83C\uDDEA\uD83C\uDDFA", + "name" : "Clemens Vasters \uD83C\uDDEA\uD83C\uDDFA\u2601\uD83D\uDCE8", "screen_name" : "clemensv", "indices" : [ 3, 12 ], "id_str" : "14091119", @@ -2159,11 +2164,11 @@ Grailbird.data.tweets_2016_10 = "id" : 787677713251332096, "created_at" : "2016-10-16 15:32:55 +0000", "user" : { - "name" : "Clemens Vasters \uD83C\uDDEA\uD83C\uDDFA", + "name" : "Clemens Vasters \uD83C\uDDEA\uD83C\uDDFA\u2601\uD83D\uDCE8", "screen_name" : "clemensv", "protected" : false, "id_str" : "14091119", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/870930150866784256\/9dpZ5ysC_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/968966233373790210\/sqUfz3b3_normal.jpg", "id" : 14091119, "verified" : false } @@ -2637,10 +2642,6 @@ Grailbird.data.tweets_2016_10 = "id" : 786262838591361024, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Culd4spUEAAqc-5.jpg", "sizes" : [ { - "h" : 392, - "resize" : "fit", - "w" : 578 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2656,7 +2657,12 @@ Grailbird.data.tweets_2016_10 = "h" : 392, "resize" : "fit", "w" : 578 + }, { + "h" : 392, + "resize" : "fit", + "w" : 578 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ynMbpjRpRb" } ], "hashtags" : [ ], @@ -2880,7 +2886,7 @@ Grailbird.data.tweets_2016_10 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -3487,7 +3493,7 @@ Grailbird.data.tweets_2016_10 = "id_str" : "341874816", "id" : 341874816 }, { - "name" : "(craig mod?)", + "name" : "Craig Mod", "screen_name" : "craigmod", "indices" : [ 11, 20 ], "id_str" : "1835951", @@ -3685,7 +3691,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Nathan Fisher", + "name" : "Nathan", "screen_name" : "natbobc", "indices" : [ 0, 8 ], "id_str" : "71807841", @@ -3867,7 +3873,7 @@ Grailbird.data.tweets_2016_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDCAC", + "name" : "@herval", "screen_name" : "herval", "indices" : [ 0, 7 ], "id_str" : "5498732", @@ -4140,7 +4146,7 @@ Grailbird.data.tweets_2016_10 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } @@ -4196,6 +4202,10 @@ Grailbird.data.tweets_2016_10 = "id" : 783161061839032320, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Ct5Y1hzVUAAP29R.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 1200, "resize" : "fit", "w" : 859 @@ -4203,10 +4213,6 @@ Grailbird.data.tweets_2016_10 = "h" : 1291, "resize" : "fit", "w" : 924 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 }, { "h" : 1291, "resize" : "fit", @@ -4216,6 +4222,7 @@ Grailbird.data.tweets_2016_10 = "resize" : "fit", "w" : 487 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/qhlWdPxzeO" } ], "hashtags" : [ ], @@ -4301,6 +4308,7 @@ Grailbird.data.tweets_2016_10 = "resize" : "fit", "w" : 358 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/3Auoprci54" } ], "hashtags" : [ ], diff --git a/public/tweets/data/js/tweets/2016_11.js b/public/tweets/data/js/tweets/2016_11.js index f32f163..38a104d 100755 --- a/public/tweets/data/js/tweets/2016_11.js +++ b/public/tweets/data/js/tweets/2016_11.js @@ -272,7 +272,7 @@ Grailbird.data.tweets_2016_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jeff Nadeau \uD83D\uDC7B", + "name" : "jeff, denizen of the pond", "screen_name" : "jnadeau", "indices" : [ 3, 11 ], "id_str" : "2741981", @@ -304,7 +304,7 @@ Grailbird.data.tweets_2016_11 = "id" : 799769496068100096, "created_at" : "2016-11-19 00:21:21 +0000", "user" : { - "name" : "Jeff Nadeau \uD83D\uDC7B", + "name" : "jeff, denizen of the pond", "screen_name" : "jnadeau", "protected" : false, "id_str" : "2741981", @@ -328,7 +328,7 @@ Grailbird.data.tweets_2016_11 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Chai Guy", + "name" : "Chai Guy \uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08 \u24CB", "screen_name" : "yaccin", "indices" : [ 0, 7 ], "id_str" : "23505101", @@ -812,7 +812,7 @@ Grailbird.data.tweets_2016_11 = "id_str" : "19745636", "id" : 19745636 }, { - "name" : "Jose Cheyo Jimenez", + "name" : "Ch\u00E9yo Jim\u00E9nez", "screen_name" : "masters3d", "indices" : [ 8, 18 ], "id_str" : "15990332", @@ -1096,6 +1096,7 @@ Grailbird.data.tweets_2016_11 = "resize" : "fit", "w" : 379 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/j4a5htbaKx" } ], "hashtags" : [ ], @@ -1653,7 +1654,7 @@ Grailbird.data.tweets_2016_11 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD835\uDD78\uD835\uDD86\uD835\uDD97\uD835\uDC24 \uD835\uDD6D\uD835\uDD97\uD835\uDD86\uD835\uDD92\uD835\uDD8D\uD835\uDD94\uD835\uDD9C\uD835\uDD91 \uD83C\uDF15\uD83D\uDC3A", + "name" : "Mark Bramhill \uD83D\uDC93", "screen_name" : "mcbramhill", "indices" : [ 31, 42 ], "id_str" : "432194612", diff --git a/public/tweets/data/js/tweets/2016_12.js b/public/tweets/data/js/tweets/2016_12.js index 3b5e9c7..c9f4a95 100755 --- a/public/tweets/data/js/tweets/2016_12.js +++ b/public/tweets/data/js/tweets/2016_12.js @@ -41,26 +41,27 @@ Grailbird.data.tweets_2016_12 = "id" : 815277582396563457, "media_url_https" : "https:\/\/pbs.twimg.com\/ext_tw_video_thumb\/815277582396563457\/pu\/img\/O0fkEMcsHb_wwMX9.jpg", "sizes" : [ { - "h" : 0, - "resize" : "fit", - "w" : 0 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 338, + "h" : 675, "resize" : "fit", - "w" : 600 + "w" : 1200 }, { - "h" : 191, + "h" : 383, "resize" : "fit", - "w" : 340 + "w" : 680 }, { - "h" : 576, + "h" : 720, "resize" : "fit", - "w" : 1024 + "w" : 1280 + }, { + "h" : 720, + "resize" : "fit", + "w" : 1280 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/k5F10R6KQF" } ], "hashtags" : [ ], @@ -76,7 +77,7 @@ Grailbird.data.tweets_2016_12 = "screen_name" : "1SecondEveryday", "protected" : false, "id_str" : "408246807", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/662690256559464448\/M7RzZNyf_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/944295924972396544\/JbwvMdpK_normal.jpg", "id" : 408246807, "verified" : true } @@ -111,26 +112,27 @@ Grailbird.data.tweets_2016_12 = "id" : 814863507590000641, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/C076ZpPUQAAwPLj.jpg", "sizes" : [ { - "h" : 383, - "resize" : "fit", - "w" : 680 - }, { - "h" : 0, - "resize" : "fit", - "w" : 0 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 675, "resize" : "fit", "w" : 1200 + }, { + "h" : 383, + "resize" : "fit", + "w" : 680 }, { "h" : 720, "resize" : "fit", "w" : 1280 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 720, + "resize" : "fit", + "w" : 1280 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ct43QpKcnv" } ], "hashtags" : [ ], @@ -157,26 +159,27 @@ Grailbird.data.tweets_2016_12 = "id" : 814863507590000641, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/C076ZpPUQAAwPLj.jpg", "sizes" : [ { - "h" : 383, - "resize" : "fit", - "w" : 680 - }, { - "h" : 0, - "resize" : "fit", - "w" : 0 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 675, "resize" : "fit", "w" : 1200 + }, { + "h" : 383, + "resize" : "fit", + "w" : 680 }, { "h" : 720, "resize" : "fit", "w" : 1280 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 720, + "resize" : "fit", + "w" : 1280 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ct43QpKcnv" } ], "hashtags" : [ ], @@ -197,7 +200,7 @@ Grailbird.data.tweets_2016_12 = "screen_name" : "ProductHunt", "protected" : false, "id_str" : "2208027565", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/875436016428916736\/1WwdUVmB_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/939537169647132672\/8cevfMA8_normal.jpg", "id" : 2208027565, "verified" : true } @@ -492,14 +495,6 @@ Grailbird.data.tweets_2016_12 = "h" : 450, "resize" : "fit", "w" : 450 - }, { - "h" : 450, - "resize" : "fit", - "w" : 450 - }, { - "h" : 450, - "resize" : "fit", - "w" : 450 }, { "h" : 150, "resize" : "crop", @@ -508,7 +503,16 @@ Grailbird.data.tweets_2016_12 = "h" : 450, "resize" : "fit", "w" : 450 + }, { + "h" : 450, + "resize" : "fit", + "w" : 450 + }, { + "h" : 450, + "resize" : "fit", + "w" : 450 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/7hVAATLQUV" } ], "hashtags" : [ ], @@ -533,14 +537,6 @@ Grailbird.data.tweets_2016_12 = "h" : 450, "resize" : "fit", "w" : 450 - }, { - "h" : 450, - "resize" : "fit", - "w" : 450 - }, { - "h" : 450, - "resize" : "fit", - "w" : 450 }, { "h" : 150, "resize" : "crop", @@ -549,7 +545,16 @@ Grailbird.data.tweets_2016_12 = "h" : 450, "resize" : "fit", "w" : 450 + }, { + "h" : 450, + "resize" : "fit", + "w" : 450 + }, { + "h" : 450, + "resize" : "fit", + "w" : 450 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/7hVAATLQUV" } ], "hashtags" : [ ], @@ -627,10 +632,6 @@ Grailbird.data.tweets_2016_12 = "id" : 811255270651281408, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/C0IoXtVVQAAX1RU.jpg", "sizes" : [ { - "h" : 1448, - "resize" : "fit", - "w" : 2102 - }, { "h" : 1411, "resize" : "fit", "w" : 2048 @@ -638,15 +639,20 @@ Grailbird.data.tweets_2016_12 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 468, + "resize" : "fit", + "w" : 680 }, { "h" : 827, "resize" : "fit", "w" : 1200 }, { - "h" : 468, + "h" : 1448, "resize" : "fit", - "w" : 680 + "w" : 2102 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/t70TzjPPxz" } ], "hashtags" : [ ], @@ -685,14 +691,6 @@ Grailbird.data.tweets_2016_12 = "id" : 811249956027629568, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/C0IjiW0UAAADLE8.jpg", "sizes" : [ { - "h" : 107, - "resize" : "fit", - "w" : 680 - }, { - "h" : 190, - "resize" : "fit", - "w" : 1200 - }, { "h" : 308, "resize" : "fit", "w" : 1950 @@ -700,11 +698,20 @@ Grailbird.data.tweets_2016_12 = "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 107, + "resize" : "fit", + "w" : 680 }, { "h" : 308, "resize" : "fit", "w" : 1950 + }, { + "h" : 190, + "resize" : "fit", + "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/WAkEy11RSM" } ], "hashtags" : [ ], @@ -850,18 +857,6 @@ Grailbird.data.tweets_2016_12 = "id" : 809958101877194752, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Cz2MmjFXAAARi_0.jpg", "sizes" : [ { - "h" : 470, - "resize" : "fit", - "w" : 644 - }, { - "h" : 470, - "resize" : "fit", - "w" : 644 - }, { - "h" : 470, - "resize" : "fit", - "w" : 644 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -869,7 +864,20 @@ Grailbird.data.tweets_2016_12 = "h" : 470, "resize" : "fit", "w" : 644 + }, { + "h" : 470, + "resize" : "fit", + "w" : 644 + }, { + "h" : 470, + "resize" : "fit", + "w" : 644 + }, { + "h" : 470, + "resize" : "fit", + "w" : 644 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ctj4UAddQA" } ], "hashtags" : [ ], @@ -891,18 +899,6 @@ Grailbird.data.tweets_2016_12 = "id" : 809958101877194752, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Cz2MmjFXAAARi_0.jpg", "sizes" : [ { - "h" : 470, - "resize" : "fit", - "w" : 644 - }, { - "h" : 470, - "resize" : "fit", - "w" : 644 - }, { - "h" : 470, - "resize" : "fit", - "w" : 644 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -910,7 +906,20 @@ Grailbird.data.tweets_2016_12 = "h" : 470, "resize" : "fit", "w" : 644 + }, { + "h" : 470, + "resize" : "fit", + "w" : 644 + }, { + "h" : 470, + "resize" : "fit", + "w" : 644 + }, { + "h" : 470, + "resize" : "fit", + "w" : 644 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ctj4UAddQA" } ], "hashtags" : [ ], @@ -946,7 +955,7 @@ Grailbird.data.tweets_2016_12 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -994,26 +1003,27 @@ Grailbird.data.tweets_2016_12 = "id" : 809077744604581888, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/Czpr7ArUkAA2fIR.jpg", "sizes" : [ { - "h" : 1200, + "h" : 680, "resize" : "fit", - "w" : 675 + "w" : 382 }, { "h" : 150, "resize" : "crop", "w" : 150 - }, { - "h" : 2048, - "resize" : "fit", - "w" : 1152 }, { "h" : 2208, "resize" : "fit", "w" : 1242 }, { - "h" : 680, + "h" : 1200, "resize" : "fit", - "w" : 382 + "w" : 675 + }, { + "h" : 2048, + "resize" : "fit", + "w" : 1152 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/R59pMq2rYO" } ], "hashtags" : [ ], @@ -1227,7 +1237,7 @@ Grailbird.data.tweets_2016_12 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Death Nadeau \uD83C\uDF83", + "name" : "jeff, denizen of the pond", "screen_name" : "jnadeau", "indices" : [ 0, 8 ], "id_str" : "2741981", @@ -1275,26 +1285,27 @@ Grailbird.data.tweets_2016_12 = "id" : 808046594419372032, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/CzbCGK5UsAALc9x.jpg", "sizes" : [ { - "h" : 241, - "resize" : "fit", - "w" : 550 - }, { - "h" : 241, - "resize" : "fit", - "w" : 550 - }, { - "h" : 241, - "resize" : "fit", - "w" : 550 - }, { - "h" : 241, - "resize" : "fit", - "w" : 550 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 241, + "resize" : "fit", + "w" : 550 + }, { + "h" : 241, + "resize" : "fit", + "w" : 550 + }, { + "h" : 241, + "resize" : "fit", + "w" : 550 + }, { + "h" : 241, + "resize" : "fit", + "w" : 550 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/IzlSXq77sv" } ], "hashtags" : [ ], @@ -1810,7 +1821,7 @@ Grailbird.data.tweets_2016_12 = "screen_name" : "mariofusco", "protected" : false, "id_str" : "142589904", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/919473329354010625\/AwG2CHyv_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/972385686895693824\/OMY3gAst_normal.jpg", "id" : 142589904, "verified" : false } @@ -1879,7 +1890,7 @@ Grailbird.data.tweets_2016_12 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "a sexy brian costume", + "name" : "Brian Gesiak", "screen_name" : "modocache", "indices" : [ 3, 13 ], "id_str" : "192478064", @@ -1906,7 +1917,7 @@ Grailbird.data.tweets_2016_12 = "id" : 806706197046755329, "created_at" : "2016-12-08 03:45:19 +0000", "user" : { - "name" : "a sexy brian costume", + "name" : "Brian Gesiak", "screen_name" : "modocache", "protected" : false, "id_str" : "192478064", diff --git a/public/tweets/data/js/tweets/2017_01.js b/public/tweets/data/js/tweets/2017_01.js index 6d657b8..6ea1231 100755 --- a/public/tweets/data/js/tweets/2017_01.js +++ b/public/tweets/data/js/tweets/2017_01.js @@ -3,7 +3,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Jeffrey Paul \uD83D\uDC17", + "name" : "Jeffrey Paul \uD83E\uDD94", "screen_name" : "sneakdotberlin", "indices" : [ 0, 15 ], "id_str" : "14270439", @@ -122,10 +122,6 @@ Grailbird.data.tweets_2017_01 = "id" : 824006889142820864, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/C2915l_VIAAJ02m.jpg", "sizes" : [ { - "h" : 454, - "resize" : "fit", - "w" : 680 - }, { "h" : 534, "resize" : "fit", "w" : 800 @@ -137,11 +133,16 @@ Grailbird.data.tweets_2017_01 = "h" : 534, "resize" : "fit", "w" : 800 + }, { + "h" : 454, + "resize" : "fit", + "w" : 680 }, { "h" : 534, "resize" : "fit", "w" : 800 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/KjODjyEI9X" } ], "hashtags" : [ ], @@ -215,14 +216,6 @@ Grailbird.data.tweets_2017_01 = "h" : 1224, "resize" : "fit", "w" : 1560 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 534, - "resize" : "fit", - "w" : 680 }, { "h" : 942, "resize" : "fit", @@ -231,7 +224,16 @@ Grailbird.data.tweets_2017_01 = "h" : 1224, "resize" : "fit", "w" : 1560 + }, { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 534, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/oUeS5rBO7l" } ], "hashtags" : [ ], @@ -360,13 +362,13 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "indices" : [ 3, 9 ], "id_str" : "1919231", "id" : 1919231 }, { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 122, 138 ], "id_str" : "15267898", @@ -383,7 +385,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 111, 127 ], "id_str" : "15267898", @@ -398,26 +400,27 @@ Grailbird.data.tweets_2017_01 = "id" : 823964053663924224, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/C29O8PZUQAAiVnV.jpg", "sizes" : [ { - "h" : 209, - "resize" : "fit", - "w" : 1027 - }, { - "h" : 209, - "resize" : "fit", - "w" : 1027 - }, { - "h" : 209, - "resize" : "fit", - "w" : 1027 - }, { "h" : 150, "resize" : "crop", "w" : 150 + }, { + "h" : 209, + "resize" : "fit", + "w" : 1027 + }, { + "h" : 209, + "resize" : "fit", + "w" : 1027 + }, { + "h" : 209, + "resize" : "fit", + "w" : 1027 }, { "h" : 138, "resize" : "fit", "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/EdYL7oCzo9" } ], "hashtags" : [ ], @@ -429,7 +432,7 @@ Grailbird.data.tweets_2017_01 = "id" : 823964312368599040, "created_at" : "2017-01-24 18:42:55 +0000", "user" : { - "name" : "Cabel Sasser", + "name" : "Cabel Maxfield Sasser", "screen_name" : "cabel", "protected" : false, "id_str" : "1919231", @@ -707,26 +710,27 @@ Grailbird.data.tweets_2017_01 = "id" : 822642910596386818, "media_url_https" : "https:\/\/pbs.twimg.com\/ext_tw_video_thumb\/822642910596386818\/pu\/img\/2U5Nj4rvZnHG9q3V.jpg", "sizes" : [ { - "h" : 0, - "resize" : "fit", - "w" : 0 - }, { "h" : 150, "resize" : "crop", "w" : 150 }, { - "h" : 338, + "h" : 675, "resize" : "fit", - "w" : 600 + "w" : 1200 }, { - "h" : 191, + "h" : 383, "resize" : "fit", - "w" : 340 + "w" : 680 }, { - "h" : 576, + "h" : 720, "resize" : "fit", - "w" : 1024 + "w" : 1280 + }, { + "h" : 720, + "resize" : "fit", + "w" : 1280 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/SxwIhIInMc" } ], "hashtags" : [ ], @@ -784,7 +788,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "indices" : [ 0, 11 ], "id_str" : "43727347", @@ -817,7 +821,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "indices" : [ 0, 11 ], "id_str" : "43727347", @@ -850,7 +854,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "indices" : [ 0, 11 ], "id_str" : "43727347", @@ -977,13 +981,13 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "\uD83D\uDC7B Phlegm Parrot", + "name" : "\uD83D\uDD95\uD83E\uDDD0\uD83D\uDD95", "screen_name" : "gembarrett", "indices" : [ 0, 11 ], "id_str" : "43727347", "id" : 43727347 }, { - "name" : "hannah", + "name" : "Hannah", "screen_name" : "oceanseyye", "indices" : [ 12, 23 ], "id_str" : "1201665662", @@ -1243,10 +1247,6 @@ Grailbird.data.tweets_2017_01 = "h" : 449, "resize" : "fit", "w" : 600 - }, { - "h" : 449, - "resize" : "fit", - "w" : 600 }, { "h" : 150, "resize" : "crop", @@ -1259,7 +1259,12 @@ Grailbird.data.tweets_2017_01 = "h" : 449, "resize" : "fit", "w" : 600 + }, { + "h" : 449, + "resize" : "fit", + "w" : 600 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/ohbtqlCuTP" } ], "hashtags" : [ ], @@ -1453,7 +1458,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 0, 11 ], "id_str" : "18553922", @@ -1519,7 +1524,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "vixentael \uD83D\uDCBB\uD83E\uDD84", + "name" : "vixentael \uD83E\uDD8A", "screen_name" : "vixentael", "indices" : [ 0, 10 ], "id_str" : "536639805", @@ -1585,7 +1590,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Anis", + "name" : "Anis \u28E2", "screen_name" : "0xUID", "indices" : [ 0, 6 ], "id_str" : "1913804996", @@ -1624,7 +1629,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -1657,7 +1662,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "jackal\uD83D\uDD78scarestein\uD83C\uDFC3", + "name" : "jbr", "screen_name" : "jacobrothstein", "indices" : [ 0, 15 ], "id_str" : "27302287", @@ -1723,7 +1728,7 @@ Grailbird.data.tweets_2017_01 = "id_str" : "2941119764", "id" : 2941119764 }, { - "name" : "\uD835\uDD78\uD835\uDD86\uD835\uDD97\uD835\uDC24 \uD835\uDD6D\uD835\uDD97\uD835\uDD86\uD835\uDD92\uD835\uDD8D\uD835\uDD94\uD835\uDD9C\uD835\uDD91 \uD83C\uDF15\uD83D\uDC3A", + "name" : "Mark Bramhill \uD83D\uDC93", "screen_name" : "mcbramhill", "indices" : [ 43, 54 ], "id_str" : "432194612", @@ -1738,9 +1743,9 @@ Grailbird.data.tweets_2017_01 = "id" : 817897338521800704, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/C1nBS8VUUAAI6Mn.jpg", "sizes" : [ { - "h" : 510, + "h" : 1536, "resize" : "fit", - "w" : 680 + "w" : 2048 }, { "h" : 150, "resize" : "crop", @@ -1749,15 +1754,16 @@ Grailbird.data.tweets_2017_01 = "h" : 3024, "resize" : "fit", "w" : 4032 - }, { - "h" : 1536, - "resize" : "fit", - "w" : 2048 }, { "h" : 900, "resize" : "fit", "w" : 1200 + }, { + "h" : 510, + "resize" : "fit", + "w" : 680 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/HV17xN6YoA" } ], "hashtags" : [ ], @@ -1836,7 +1842,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "[joe groff];", + "name" : "Joe Groff", "screen_name" : "jckarter", "indices" : [ 0, 9 ], "id_str" : "18559099", @@ -1968,6 +1974,10 @@ Grailbird.data.tweets_2017_01 = "id" : 816377533289463808, "media_url_https" : "https:\/\/pbs.twimg.com\/tweet_video_thumb\/C1RbCopUAAAa2mS.jpg", "sizes" : [ { + "h" : 150, + "resize" : "fit", + "w" : 360 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -1983,11 +1993,8 @@ Grailbird.data.tweets_2017_01 = "h" : 150, "resize" : "fit", "w" : 360 - }, { - "h" : 142, - "resize" : "fit", - "w" : 340 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/J02JqWvEQb" } ], "hashtags" : [ ], @@ -2009,6 +2016,10 @@ Grailbird.data.tweets_2017_01 = "id" : 816377533289463808, "media_url_https" : "https:\/\/pbs.twimg.com\/tweet_video_thumb\/C1RbCopUAAAa2mS.jpg", "sizes" : [ { + "h" : 150, + "resize" : "fit", + "w" : 360 + }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -2024,11 +2035,8 @@ Grailbird.data.tweets_2017_01 = "h" : 150, "resize" : "fit", "w" : 360 - }, { - "h" : 142, - "resize" : "fit", - "w" : 340 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/J02JqWvEQb" } ], "hashtags" : [ ], @@ -2109,7 +2117,7 @@ Grailbird.data.tweets_2017_01 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 0, 11 ], "id_str" : "18553922", diff --git a/public/tweets/data/js/tweets/2017_02.js b/public/tweets/data/js/tweets/2017_02.js index 7497872..e95fdba 100755 --- a/public/tweets/data/js/tweets/2017_02.js +++ b/public/tweets/data/js/tweets/2017_02.js @@ -140,7 +140,7 @@ Grailbird.data.tweets_2017_02 = "source" : "\u003Ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003ETwitter for iPhone\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "indices" : [ 3, 19 ], "id_str" : "1263967268", @@ -167,11 +167,11 @@ Grailbird.data.tweets_2017_02 = "id" : 431946978751021056, "created_at" : "2014-02-08 00:25:59 +0000", "user" : { - "name" : "Hacker News Onion", + "name" : "HackerNewsOnion", "screen_name" : "HackerNewsOnion", "protected" : false, "id_str" : "1263967268", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/3374120487\/e4f509a5ea232cd5b80f9cbac23d9432_normal.jpeg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/937618982626037760\/SNb7WO0u_normal.jpg", "id" : 1263967268, "verified" : false } diff --git a/public/tweets/data/js/tweets/2017_04.js b/public/tweets/data/js/tweets/2017_04.js index ff2a8e1..29f140a 100755 --- a/public/tweets/data/js/tweets/2017_04.js +++ b/public/tweets/data/js/tweets/2017_04.js @@ -3,7 +3,7 @@ Grailbird.data.tweets_2017_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "2017, but forever", + "name" : "Dan Moren", "screen_name" : "dmoren", "indices" : [ 0, 7 ], "id_str" : "668243", @@ -48,7 +48,7 @@ Grailbird.data.tweets_2017_04 = "id_str" : "2786220516", "id" : 2786220516 }, { - "name" : "2017, but forever", + "name" : "Dan Moren", "screen_name" : "dmoren", "indices" : [ 16, 23 ], "id_str" : "668243", @@ -116,6 +116,7 @@ Grailbird.data.tweets_2017_04 = "resize" : "fit", "w" : 311 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/1EijNLJku2" } ], "hashtags" : [ ], @@ -299,7 +300,7 @@ Grailbird.data.tweets_2017_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "[joe groff];", + "name" : "Joe Groff", "screen_name" : "jckarter", "indices" : [ 3, 12 ], "id_str" : "18559099", @@ -326,11 +327,11 @@ Grailbird.data.tweets_2017_04 = "id" : 854540059197952000, "created_at" : "2017-04-19 03:40:01 +0000", "user" : { - "name" : "[joe groff];", + "name" : "Joe Groff", "screen_name" : "jckarter", "protected" : false, "id_str" : "18559099", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/914907528294686721\/nbK0AVfv_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/977666852103995392\/JLjTHaRy_normal.jpg", "id" : 18559099, "verified" : false } @@ -620,13 +621,13 @@ Grailbird.data.tweets_2017_04 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Nicholas Rempel \uD83C\uDF83", + "name" : "Nicholas Rempel", "screen_name" : "nbrempel", "indices" : [ 0, 9 ], "id_str" : "1400951646", "id" : 1400951646 }, { - "name" : "Jesse Learmonth", + "name" : "Jesse Learmonth \u270C\uD83C\uDFFD\uFE0F", "screen_name" : "jesselearmonth", "indices" : [ 10, 25 ], "id_str" : "16367713", diff --git a/public/tweets/data/js/tweets/2017_05.js b/public/tweets/data/js/tweets/2017_05.js index 16c7db2..ffa605e 100755 --- a/public/tweets/data/js/tweets/2017_05.js +++ b/public/tweets/data/js/tweets/2017_05.js @@ -75,7 +75,7 @@ Grailbird.data.tweets_2017_05 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", diff --git a/public/tweets/data/js/tweets/2017_06.js b/public/tweets/data/js/tweets/2017_06.js index 0fb915d..c1d934a 100755 --- a/public/tweets/data/js/tweets/2017_06.js +++ b/public/tweets/data/js/tweets/2017_06.js @@ -103,7 +103,7 @@ Grailbird.data.tweets_2017_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Steve T-S", + "name" : "Steve Troughton-Smith", "screen_name" : "stroughtonsmith", "indices" : [ 0, 16 ], "id_str" : "15267898", @@ -322,26 +322,27 @@ Grailbird.data.tweets_2017_06 = "id" : 874364617086119937, "media_url_https" : "https:\/\/pbs.twimg.com\/ext_tw_video_thumb\/874364617086119937\/pu\/img\/MSVZweA9xrqe2RFD.jpg", "sizes" : [ { - "h" : 604, + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 680, "resize" : "fit", - "w" : 340 + "w" : 383 }, { "h" : 1280, "resize" : "fit", "w" : 720 }, { - "h" : 0, + "h" : 1200, "resize" : "fit", - "w" : 0 + "w" : 675 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 1067, + "h" : 1280, "resize" : "fit", - "w" : 600 + "w" : 720 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/A34j3sTkNl" } ], "hashtags" : [ ], @@ -499,9 +500,9 @@ Grailbird.data.tweets_2017_06 = "id" : 874317687748345856, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DCIzTf8UwAAm8YF.jpg", "sizes" : [ { - "h" : 199, - "resize" : "fit", - "w" : 680 + "h" : 150, + "resize" : "crop", + "w" : 150 }, { "h" : 352, "resize" : "fit", @@ -511,14 +512,15 @@ Grailbird.data.tweets_2017_06 = "resize" : "fit", "w" : 1576 }, { - "h" : 150, - "resize" : "crop", - "w" : 150 + "h" : 199, + "resize" : "fit", + "w" : 680 }, { "h" : 462, "resize" : "fit", "w" : 1576 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/v0ri8DDJ55" } ], "hashtags" : [ ], @@ -548,7 +550,7 @@ Grailbird.data.tweets_2017_06 = "id_str" : "9088822", "id" : 9088822 }, { - "name" : "Black WalDIEski \uD83C\uDF11\u26B0\uFE0F", + "name" : "Squeezer of Cows", "screen_name" : "zwaldowski", "indices" : [ 9, 20 ], "id_str" : "18553922", @@ -647,26 +649,27 @@ Grailbird.data.tweets_2017_06 = "id" : 873210292121071617, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DB5EIlwXcAEUrZH.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 2880, "resize" : "fit", "w" : 5120 - }, { - "h" : 675, - "resize" : "fit", - "w" : 1200 }, { "h" : 383, "resize" : "fit", "w" : 680 + }, { + "h" : 675, + "resize" : "fit", + "w" : 1200 }, { "h" : 1152, "resize" : "fit", "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/myDddz550G" } ], "hashtags" : [ ], @@ -688,26 +691,27 @@ Grailbird.data.tweets_2017_06 = "id" : 873210292121071617, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DB5EIlwXcAEUrZH.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 2880, "resize" : "fit", "w" : 5120 - }, { - "h" : 675, - "resize" : "fit", - "w" : 1200 }, { "h" : 383, "resize" : "fit", "w" : 680 + }, { + "h" : 675, + "resize" : "fit", + "w" : 1200 }, { "h" : 1152, "resize" : "fit", "w" : 2048 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/myDddz550G" } ], "hashtags" : [ ], @@ -723,7 +727,7 @@ Grailbird.data.tweets_2017_06 = "screen_name" : "arekholko", "protected" : false, "id_str" : "119078936", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/589392297294364672\/P3YuoC8a_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/980958980347453448\/GbfxZNS2_normal.jpg", "id" : 119078936, "verified" : false } @@ -743,7 +747,7 @@ Grailbird.data.tweets_2017_06 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "John Feminella", + "name" : "John Feminella \u232C", "screen_name" : "jxxf", "indices" : [ 3, 8 ], "id_str" : "19463693", @@ -769,14 +773,6 @@ Grailbird.data.tweets_2017_06 = "id" : 871000270569951232, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DBZqIZ6XUAAXkFg.jpg", "sizes" : [ { - "h" : 1200, - "resize" : "fit", - "w" : 911 - }, { - "h" : 680, - "resize" : "fit", - "w" : 516 - }, { "h" : 150, "resize" : "crop", "w" : 150 @@ -788,7 +784,16 @@ Grailbird.data.tweets_2017_06 = "h" : 1896, "resize" : "fit", "w" : 1440 + }, { + "h" : 680, + "resize" : "fit", + "w" : 516 + }, { + "h" : 1200, + "resize" : "fit", + "w" : 911 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/GCYWwBdRIy" }, { "expanded_url" : "https:\/\/twitter.com\/jxxf\/status\/871000661869154304\/photo\/1", @@ -799,9 +804,9 @@ Grailbird.data.tweets_2017_06 = "id" : 871000444553883648, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DBZqSiDXcAAoUoM.jpg", "sizes" : [ { - "h" : 1131, + "h" : 534, "resize" : "fit", - "w" : 1440 + "w" : 680 }, { "h" : 1131, "resize" : "fit", @@ -811,14 +816,15 @@ Grailbird.data.tweets_2017_06 = "resize" : "crop", "w" : 150 }, { - "h" : 534, + "h" : 1131, "resize" : "fit", - "w" : 680 + "w" : 1440 }, { "h" : 943, "resize" : "fit", "w" : 1200 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/GCYWwBdRIy" }, { "expanded_url" : "https:\/\/twitter.com\/jxxf\/status\/871000661869154304\/photo\/1", @@ -829,26 +835,27 @@ Grailbird.data.tweets_2017_06 = "id" : 871000549356965888, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DBZqYoeXkAA1a5s.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { "h" : 696, "resize" : "fit", "w" : 1200 + }, { + "h" : 835, + "resize" : "fit", + "w" : 1440 }, { "h" : 394, "resize" : "fit", "w" : 680 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 - }, { - "h" : 835, - "resize" : "fit", - "w" : 1440 }, { "h" : 835, "resize" : "fit", "w" : 1440 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/GCYWwBdRIy" } ], "hashtags" : [ ], @@ -860,7 +867,7 @@ Grailbird.data.tweets_2017_06 = "id" : 871000661869154304, "created_at" : "2017-06-03 13:48:34 +0000", "user" : { - "name" : "John Feminella", + "name" : "John Feminella \u232C", "screen_name" : "jxxf", "protected" : false, "id_str" : "19463693", diff --git a/public/tweets/data/js/tweets/2017_07.js b/public/tweets/data/js/tweets/2017_07.js index 5616694..8b407a3 100755 --- a/public/tweets/data/js/tweets/2017_07.js +++ b/public/tweets/data/js/tweets/2017_07.js @@ -514,7 +514,7 @@ Grailbird.data.tweets_2017_07 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Vincent Lombardi", + "name" : "CasualDadhole", "screen_name" : "padre_vincent", "indices" : [ 0, 14 ], "id_str" : "395092966", diff --git a/public/tweets/data/js/tweets/2017_08.js b/public/tweets/data/js/tweets/2017_08.js index 556cbfc..62acdaa 100755 --- a/public/tweets/data/js/tweets/2017_08.js +++ b/public/tweets/data/js/tweets/2017_08.js @@ -108,7 +108,7 @@ Grailbird.data.tweets_2017_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -141,7 +141,7 @@ Grailbird.data.tweets_2017_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -174,7 +174,7 @@ Grailbird.data.tweets_2017_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -207,7 +207,7 @@ Grailbird.data.tweets_2017_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 0, 14 ], "id_str" : "29255412", @@ -273,7 +273,7 @@ Grailbird.data.tweets_2017_08 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "indices" : [ 3, 16 ], "id_str" : "1628814223", @@ -300,7 +300,7 @@ Grailbird.data.tweets_2017_08 = "id" : 897912113578082304, "created_at" : "2017-08-16 20:05:04 +0000", "user" : { - "name" : "Slightly Spooky Nate", + "name" : "NSNateParser", "screen_name" : "thenatekirby", "protected" : false, "id_str" : "1628814223", @@ -514,6 +514,18 @@ Grailbird.data.tweets_2017_08 = "id" : 894328842302697472, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DGlLV_3WsAABjNt.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { "h" : 680, "resize" : "fit", "w" : 510 @@ -521,19 +533,8 @@ Grailbird.data.tweets_2017_08 = "h" : 1024, "resize" : "fit", "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Nm9jmw0GSL" } ], "hashtags" : [ ], @@ -560,6 +561,18 @@ Grailbird.data.tweets_2017_08 = "id" : 894328842302697472, "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DGlLV_3WsAABjNt.jpg", "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { + "h" : 1024, + "resize" : "fit", + "w" : 768 + }, { "h" : 680, "resize" : "fit", "w" : 510 @@ -567,19 +580,8 @@ Grailbird.data.tweets_2017_08 = "h" : 1024, "resize" : "fit", "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 1024, - "resize" : "fit", - "w" : 768 - }, { - "h" : 150, - "resize" : "crop", - "w" : 150 } ], + "media_alt" : "", "display_url" : "pic.twitter.com\/Nm9jmw0GSL" } ], "hashtags" : [ ], @@ -600,7 +602,7 @@ Grailbird.data.tweets_2017_08 = "screen_name" : "raganwald", "protected" : false, "id_str" : "18137723", - "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/853400781726371840\/QjvdLTYQ_normal.jpg", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/981971516668592128\/46_3g0gG_normal.jpg", "id" : 18137723, "verified" : false } diff --git a/public/tweets/data/js/tweets/2017_09.js b/public/tweets/data/js/tweets/2017_09.js index 07e8013..94f71fc 100755 --- a/public/tweets/data/js/tweets/2017_09.js +++ b/public/tweets/data/js/tweets/2017_09.js @@ -108,7 +108,7 @@ Grailbird.data.tweets_2017_09 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Javi", + "name" : "JaviAir", "screen_name" : "Javi", "indices" : [ 0, 5 ], "id_str" : "7213362", @@ -264,7 +264,7 @@ Grailbird.data.tweets_2017_09 = "id_str" : "20395932", "id" : 20395932 }, { - "name" : "TJ Holowaychuk", + "name" : "TJ Holowaychuk \uD83D\uDC25", "screen_name" : "tjholowaychuk", "indices" : [ 12, 26 ], "id_str" : "29255412", diff --git a/public/tweets/data/js/tweets/2017_10.js b/public/tweets/data/js/tweets/2017_10.js index 3c90dc6..bf63a43 100755 --- a/public/tweets/data/js/tweets/2017_10.js +++ b/public/tweets/data/js/tweets/2017_10.js @@ -1,5 +1,71 @@ Grailbird.data.tweets_2017_10 = -[ { + [ { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryn Bodayle", + "screen_name" : "brynbodayle", + "indices" : [ 0, 12 ], + "id_str" : "15204679", + "id" : 15204679 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "923716657746362368", + "geo" : { }, + "id_str" : "923716851103801344", + "in_reply_to_user_id" : 15204679, + "text" : "@brynbodayle I do but only for a couple days and I swear it happened before then too. It\u2019s pretty infrequent for me.", + "id" : 923716851103801344, + "in_reply_to_status_id" : 923716657746362368, + "created_at" : "2017-10-27 01:03:53 +0000", + "in_reply_to_screen_name" : "brynbodayle", + "in_reply_to_user_id_str" : "15204679", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Bryn Bodayle", + "screen_name" : "brynbodayle", + "indices" : [ 0, 12 ], + "id_str" : "15204679", + "id" : 15204679 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "923601283176468480", + "geo" : { }, + "id_str" : "923715946564411393", + "in_reply_to_user_id" : 15204679, + "text" : "@brynbodayle Yes!", + "id" : 923715946564411393, + "in_reply_to_status_id" : 923601283176468480, + "created_at" : "2017-10-27 01:00:18 +0000", + "in_reply_to_screen_name" : "brynbodayle", + "in_reply_to_user_id_str" : "15204679", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { @@ -74,7 +140,7 @@ Grailbird.data.tweets_2017_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Matthias", + "name" : "\uD835\uDD44\uD835\uDD52\uD835\uDD65\uD835\uDD65\uD835\uDD59\uD835\uDD5A\uD835\uDD52\uD835\uDD64", "screen_name" : "arrizer", "indices" : [ 0, 8 ], "id_str" : "10752072", @@ -107,12 +173,6 @@ Grailbird.data.tweets_2017_10 = "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", "entities" : { "user_mentions" : [ { - "name" : "Failed Tankie", - "screen_name" : "memefiend2", - "indices" : [ 0, 11 ], - "id_str" : "4846128982", - "id" : 4846128982 - }, { "name" : "CBC Politics", "screen_name" : "CBCPolitics", "indices" : [ 12, 24 ], @@ -136,7 +196,7 @@ Grailbird.data.tweets_2017_10 = "id" : 914612876094038017, "in_reply_to_status_id" : 914586691838525440, "created_at" : "2017-10-01 22:07:57 +0000", - "in_reply_to_screen_name" : "memefiend2", + "in_reply_to_screen_name" : "Nazbolol", "in_reply_to_user_id_str" : "4846128982", "user" : { "name" : "Sami Samhuri", diff --git a/public/tweets/data/js/tweets/2017_11.js b/public/tweets/data/js/tweets/2017_11.js new file mode 100755 index 0000000..eb3b8a3 --- /dev/null +++ b/public/tweets/data/js/tweets/2017_11.js @@ -0,0 +1,703 @@ +Grailbird.data.tweets_2017_11 = + [ { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Scott Miller", + "screen_name" : "Miller_Geek", + "indices" : [ 0, 12 ], + "id_str" : "235707661", + "id" : 235707661 + }, { + "name" : "jessie frazelle", + "screen_name" : "jessfraz", + "indices" : [ 13, 22 ], + "id_str" : "285428413", + "id" : 285428413 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "935890491551436802", + "geo" : { }, + "id_str" : "935900277164580864", + "in_reply_to_user_id" : 235707661, + "text" : "@Miller_Geek @jessfraz Apple didn\u2019t tout it, some rando in the forum did. You didn\u2019t even look at the damn thread and here you are spouting nonsense.", + "id" : 935900277164580864, + "in_reply_to_status_id" : 935890491551436802, + "created_at" : "2017-11-29 15:56:28 +0000", + "in_reply_to_screen_name" : "Miller_Geek", + "in_reply_to_user_id_str" : "235707661", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Airbnb Help", + "screen_name" : "AirbnbHelp", + "indices" : [ 0, 11 ], + "id_str" : "2688148651", + "id" : 2688148651 + }, { + "name" : "Rustam Aliyev", + "screen_name" : "rstml", + "indices" : [ 12, 18 ], + "id_str" : "46770301", + "id" : 46770301 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "752829250198245376", + "geo" : { }, + "id_str" : "935582192930996224", + "in_reply_to_user_id" : 2688148651, + "text" : "@AirbnbHelp @rstml Well everyone else recommends that you fix your damn website. That\u2019s not how the web works.", + "id" : 935582192930996224, + "in_reply_to_status_id" : 752829250198245376, + "created_at" : "2017-11-28 18:52:31 +0000", + "in_reply_to_screen_name" : "AirbnbHelp", + "in_reply_to_user_id_str" : "2688148651", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "NSNateParser", + "screen_name" : "thenatekirby", + "indices" : [ 0, 13 ], + "id_str" : "1628814223", + "id" : 1628814223 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "935240368840433664", + "geo" : { }, + "id_str" : "935376248255102976", + "in_reply_to_user_id" : 1628814223, + "text" : "@thenatekirby Sentry is pretty good. I don\u2019t have a ton of experience with it but I like it so far. Supports many platforms and lets you log any event.", + "id" : 935376248255102976, + "in_reply_to_status_id" : 935240368840433664, + "created_at" : "2017-11-28 05:14:10 +0000", + "in_reply_to_screen_name" : "thenatekirby", + "in_reply_to_user_id_str" : "1628814223", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Frank A. Krueger", + "screen_name" : "praeclarum", + "indices" : [ 0, 11 ], + "id_str" : "15052455", + "id" : 15052455 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "933516725315760129", + "geo" : { }, + "id_str" : "933548444727119873", + "in_reply_to_user_id" : 15052455, + "text" : "@praeclarum They make really good boilers too. If you always have hot water you can make coffee in a couple of minutes any time. It\u2019s really luxurious.", + "id" : 933548444727119873, + "in_reply_to_status_id" : 933516725315760129, + "created_at" : "2017-11-23 04:11:08 +0000", + "in_reply_to_screen_name" : "praeclarum", + "in_reply_to_user_id_str" : "15052455", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jurie Horneman", + "screen_name" : "jurieongames", + "indices" : [ 0, 13 ], + "id_str" : "18920834", + "id" : 18920834 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "932284558166450182", + "geo" : { }, + "id_str" : "932287516308226048", + "in_reply_to_user_id" : 18920834, + "text" : "@jurieongames No that\u2019s fair. I\u2019m sure they\u2019re in a support document somewhere but are not discoverable at all. You pretty much have to be told about them to know.", + "id" : 932287516308226048, + "in_reply_to_status_id" : 932284558166450182, + "created_at" : "2017-11-19 16:40:39 +0000", + "in_reply_to_screen_name" : "jurieongames", + "in_reply_to_user_id_str" : "18920834", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jurie Horneman", + "screen_name" : "jurieongames", + "indices" : [ 0, 13 ], + "id_str" : "18920834", + "id" : 18920834 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 31, 54 ], + "url" : "https:\/\/t.co\/sMzoCkbE3S", + "expanded_url" : "https:\/\/jblevins.org\/log\/kbd", + "display_url" : "jblevins.org\/log\/kbd" + } ] + }, + "in_reply_to_status_id_str" : "932282788270755847", + "geo" : { }, + "id_str" : "932283356330389504", + "in_reply_to_user_id" : 18920834, + "text" : "@jurieongames These ones here: https:\/\/t.co\/sMzoCkbE3S\n\nStackOverflow clobbers at least ctrl-b.", + "id" : 932283356330389504, + "in_reply_to_status_id" : 932282788270755847, + "created_at" : "2017-11-19 16:24:07 +0000", + "in_reply_to_screen_name" : "jurieongames", + "in_reply_to_user_id_str" : "18920834", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "mikeash", + "screen_name" : "mikeash", + "indices" : [ 3, 11 ], + "id_str" : "8142952", + "id" : 8142952 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 67, 90 ], + "url" : "https:\/\/t.co\/3yi2xTMr94", + "expanded_url" : "https:\/\/xkcd.com\/1915\/", + "display_url" : "xkcd.com\/1915\/" + } ] + }, + "geo" : { }, + "id_str" : "930271981349384192", + "text" : "RT @mikeash: Randall Munroe has spyware installed ON MY VERY SOUL. https:\/\/t.co\/3yi2xTMr94", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 54, 77 ], + "url" : "https:\/\/t.co\/3yi2xTMr94", + "expanded_url" : "https:\/\/xkcd.com\/1915\/", + "display_url" : "xkcd.com\/1915\/" + } ] + }, + "geo" : { }, + "id_str" : "930248961859948544", + "text" : "Randall Munroe has spyware installed ON MY VERY SOUL. https:\/\/t.co\/3yi2xTMr94", + "id" : 930248961859948544, + "created_at" : "2017-11-14 01:40:10 +0000", + "user" : { + "name" : "mikeash", + "screen_name" : "mikeash", + "protected" : false, + "id_str" : "8142952", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/568931119077523456\/At7WtWLb_normal.png", + "id" : 8142952, + "verified" : false + } + }, + "id" : 930271981349384192, + "created_at" : "2017-11-14 03:11:38 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Krzysztof Zab\u0142ocki", + "screen_name" : "merowing_", + "indices" : [ 0, 10 ], + "id_str" : "289246577", + "id" : 289246577 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "930122120373272576", + "geo" : { }, + "id_str" : "930122602500177920", + "in_reply_to_user_id" : 4777951, + "text" : "@merowing_ So how\u2019s the phone so far? Heavy but feels really nice right? I love the steel band.", + "id" : 930122602500177920, + "in_reply_to_status_id" : 930122120373272576, + "created_at" : "2017-11-13 17: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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Krzysztof Zab\u0142ocki", + "screen_name" : "merowing_", + "indices" : [ 0, 10 ], + "id_str" : "289246577", + "id" : 289246577 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "930121979583135745", + "geo" : { }, + "id_str" : "930122120373272576", + "in_reply_to_user_id" : 289246577, + "text" : "@merowing_ Nice. I like their watch app for 2fa codes too.", + "id" : 930122120373272576, + "in_reply_to_status_id" : 930121979583135745, + "created_at" : "2017-11-13 17:16:08 +0000", + "in_reply_to_screen_name" : "merowing_", + "in_reply_to_user_id_str" : "289246577", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Krzysztof Zab\u0142ocki", + "screen_name" : "merowing_", + "indices" : [ 0, 10 ], + "id_str" : "289246577", + "id" : 289246577 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "930114772346994689", + "geo" : { }, + "id_str" : "930121882069753857", + "in_reply_to_user_id" : 289246577, + "text" : "@merowing_ You need a better app. Try 1Password or Authy.", + "id" : 930121882069753857, + "in_reply_to_status_id" : 930114772346994689, + "created_at" : "2017-11-13 17:15:12 +0000", + "in_reply_to_screen_name" : "merowing_", + "in_reply_to_user_id_str" : "289246577", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Accidental Tech Podcast", + "screen_name" : "atpfm", + "indices" : [ 203, 209 ], + "id_str" : "1253355925", + "id" : 1253355925 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "929429690158157825", + "text" : "Quickly kill apps on the iPhone X: enter multitasking, tap and hold to show the close icons, but ignore those! Instead, keep your finger down and fling up to kill. You can keep flinging other apps too.\n\n@atpfm", + "id" : 929429690158157825, + "created_at" : "2017-11-11 19:24:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ian McDowell", + "screen_name" : "ian_mcdowell", + "indices" : [ 0, 13 ], + "id_str" : "436117419", + "id" : 436117419 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "928475330033041408", + "geo" : { }, + "id_str" : "928476236342378496", + "in_reply_to_user_id" : 436117419, + "text" : "@ian_mcdowell Yes but you also have to use a launch xib. We were almost spared from dealing with it. Until it wasn\u2019t zero (landscape app so on the sides).", + "id" : 928476236342378496, + "in_reply_to_status_id" : 928475330033041408, + "created_at" : "2017-11-09 04:15:59 +0000", + "in_reply_to_screen_name" : "ian_mcdowell", + "in_reply_to_user_id_str" : "436117419", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_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" : [ { + "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/928458241553477632\/photo\/1", + "indices" : [ 135, 158 ], + "url" : "https:\/\/t.co\/7n67GuZBKf", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DOKL2P_VoAMPpNm.jpg", + "id_str" : "928458237313130499", + "id" : 928458237313130499, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DOKL2P_VoAMPpNm.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 500, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 283, + "resize" : "fit", + "w" : 680 + }, { + "h" : 618, + "resize" : "fit", + "w" : 1484 + }, { + "h" : 618, + "resize" : "fit", + "w" : 1484 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/7n67GuZBKf" + } ], + "hashtags" : [ { + "text" : "yolo", + "indices" : [ 122, 127 ] + }, { + "text" : "uikit", + "indices" : [ 128, 134 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "928458241553477632", + "text" : "safeAreaInsets should be zero in the compat mode on the X, but isn\u2019t. Navbars are all wrong. Going nuclear with this one. #yolo #uikit https:\/\/t.co\/7n67GuZBKf", + "id" : 928458241553477632, + "created_at" : "2017-11-09 03:04:29 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Mutwin Kraus", + "screen_name" : "mutle", + "indices" : [ 0, 6 ], + "id_str" : "14088961", + "id" : 14088961 + }, { + "name" : "Neil Cybart", + "screen_name" : "neilcybart", + "indices" : [ 7, 18 ], + "id_str" : "164726768", + "id" : 164726768 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "927315573939298304", + "geo" : { }, + "id_str" : "927371338527817729", + "in_reply_to_user_id" : 14088961, + "text" : "@mutle @neilcybart Objectively, it has worse battery life under load. The other changes I\u2019m mostly fine with.", + "id" : 927371338527817729, + "in_reply_to_status_id" : 927315573939298304, + "created_at" : "2017-11-06 03:05:31 +0000", + "in_reply_to_screen_name" : "mutle", + "in_reply_to_user_id_str" : "14088961", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Benjamin Mayo", + "screen_name" : "bzamayo", + "indices" : [ 0, 8 ], + "id_str" : "167398227", + "id" : 167398227 + }, { + "name" : "Steve Troughton-Smith", + "screen_name" : "stroughtonsmith", + "indices" : [ 9, 25 ], + "id_str" : "15267898", + "id" : 15267898 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "927256186017239046", + "geo" : { }, + "id_str" : "927277111554875392", + "in_reply_to_user_id" : 167398227, + "text" : "@bzamayo @stroughtonsmith my girlfriend is dying laughing so something happened... but no hearts here either", + "id" : 927277111554875392, + "in_reply_to_status_id" : 927256186017239046, + "created_at" : "2017-11-05 20:51:06 +0000", + "in_reply_to_screen_name" : "bzamayo", + "in_reply_to_user_id_str" : "167398227", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Cesar Kuriyama", + "screen_name" : "CesarKuriyama", + "indices" : [ 0, 14 ], + "id_str" : "35067687", + "id" : 35067687 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 42, 65 ], + "url" : "https:\/\/t.co\/YV01tkTrrF", + "expanded_url" : "https:\/\/streamable.com\/y69ud", + "display_url" : "streamable.com\/y69ud" + } ] + }, + "in_reply_to_status_id_str" : "926822985943707648", + "geo" : { }, + "id_str" : "926832670599823361", + "in_reply_to_user_id" : 35067687, + "text" : "@CesarKuriyama Some of these are so good! https:\/\/t.co\/YV01tkTrrF", + "id" : 926832670599823361, + "in_reply_to_status_id" : 926822985943707648, + "created_at" : "2017-11-04 15:25:03 +0000", + "in_reply_to_screen_name" : "CesarKuriyama", + "in_reply_to_user_id_str" : "35067687", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Tallentire", + "screen_name" : "Tally1971", + "indices" : [ 0, 10 ], + "id_str" : "125282762", + "id" : 125282762 + }, { + "name" : "Guilherme Rambo", + "screen_name" : "_inside", + "indices" : [ 11, 19 ], + "id_str" : "8307912", + "id" : 8307912 + }, { + "name" : "nidstigator", + "screen_name" : "nidstigator", + "indices" : [ 20, 32 ], + "id_str" : "3251463898", + "id" : 3251463898 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "925794915182714880", + "geo" : { }, + "id_str" : "925926543464865792", + "in_reply_to_user_id" : 4777951, + "text" : "@Tally1971 @_inside @nidstigator My shipping labels have been created. Searched UPS reference by phone number.", + "id" : 925926543464865792, + "in_reply_to_status_id" : 925794915182714880, + "created_at" : "2017-11-02 03:24:25 +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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "David Tallentire", + "screen_name" : "Tally1971", + "indices" : [ 0, 10 ], + "id_str" : "125282762", + "id" : 125282762 + }, { + "name" : "Guilherme Rambo", + "screen_name" : "_inside", + "indices" : [ 11, 19 ], + "id_str" : "8307912", + "id" : 8307912 + }, { + "name" : "nidstigator", + "screen_name" : "nidstigator", + "indices" : [ 20, 32 ], + "id_str" : "3251463898", + "id" : 3251463898 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "925758884572225536", + "geo" : { }, + "id_str" : "925794915182714880", + "in_reply_to_user_id" : 125282762, + "text" : "@Tally1971 @_inside @nidstigator I\u2019ve had this happen in Canada. 1-2 days before it\u2019s supposed to arrive status changes to Shipped and it originates from \uD83C\uDDE8\uD83C\uDDE6 and not \uD83C\uDDE8\uD83C\uDDF3.", + "id" : 925794915182714880, + "in_reply_to_status_id" : 925758884572225536, + "created_at" : "2017-11-01 18:41:22 +0000", + "in_reply_to_screen_name" : "Tally1971", + "in_reply_to_user_id_str" : "125282762", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2017_12.js b/public/tweets/data/js/tweets/2017_12.js new file mode 100755 index 0000000..ebdfe98 --- /dev/null +++ b/public/tweets/data/js/tweets/2017_12.js @@ -0,0 +1,559 @@ +Grailbird.data.tweets_2017_12 = + [ { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Klaas", + "screen_name" : "qlaas", + "indices" : [ 0, 6 ], + "id_str" : "784702675418046464", + "id" : 784702675418046464 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "946479173798957056", + "geo" : { }, + "id_str" : "946480417674104832", + "in_reply_to_user_id" : 784702675418046464, + "text" : "@qlaas That is very good! I may have to get one. I have the same iMac so this is the best benchmark result I could have hoped to find.", + "id" : 946480417674104832, + "in_reply_to_status_id" : 946479173798957056, + "created_at" : "2017-12-28 20:38:10 +0000", + "in_reply_to_screen_name" : "qlaas", + "in_reply_to_user_id_str" : "784702675418046464", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Klaas", + "screen_name" : "qlaas", + "indices" : [ 0, 6 ], + "id_str" : "784702675418046464", + "id" : 784702675418046464 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "946475033907654656", + "geo" : { }, + "id_str" : "946475172877410304", + "in_reply_to_user_id" : 784702675418046464, + "text" : "@qlaas Thank you!", + "id" : 946475172877410304, + "in_reply_to_status_id" : 946475033907654656, + "created_at" : "2017-12-28 20:17:20 +0000", + "in_reply_to_screen_name" : "qlaas", + "in_reply_to_user_id_str" : "784702675418046464", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Klaas", + "screen_name" : "qlaas", + "indices" : [ 0, 6 ], + "id_str" : "784702675418046464", + "id" : 784702675418046464 + }, { + "name" : "Krzysztof Zab\u0142ocki", + "screen_name" : "merowing_", + "indices" : [ 7, 17 ], + "id_str" : "289246577", + "id" : 289246577 + }, { + "name" : "Marcin Krzyzanowski", + "screen_name" : "krzyzanowskim", + "indices" : [ 18, 32 ], + "id_str" : "25336778", + "id" : 25336778 + }, { + "name" : "Andreas Linde", + "screen_name" : "therealkerni", + "indices" : [ 33, 46 ], + "id_str" : "5805172", + "id" : 5805172 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "946389100617183232", + "geo" : { }, + "id_str" : "946438739852529664", + "in_reply_to_user_id" : 784702675418046464, + "text" : "@qlaas @merowing_ @krzyzanowskim @therealkerni Fresh build time is pretty underwhelming. Does using the new build system improve it?", + "id" : 946438739852529664, + "in_reply_to_status_id" : 946389100617183232, + "created_at" : "2017-12-28 17:52:34 +0000", + "in_reply_to_screen_name" : "qlaas", + "in_reply_to_user_id_str" : "784702675418046464", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Supertop", + "screen_name" : "supertopsquid", + "indices" : [ 0, 14 ], + "id_str" : "2227377990", + "id" : 2227377990 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "943928521184780288", + "geo" : { }, + "id_str" : "944082958197047297", + "in_reply_to_user_id" : 2227377990, + "text" : "@supertopsquid I\u2019ve seen that OLED black jelly lag effect too. Someone had a black avatar on Twitter and it was very obvious. Unsure if it\u2019s normal, but I\u2019ve seen it several times. Minor issue but I hope they fix it on future displays.", + "id" : 944082958197047297, + "in_reply_to_status_id" : 943928521184780288, + "created_at" : "2017-12-22 05:51:32 +0000", + "in_reply_to_screen_name" : "supertopsquid", + "in_reply_to_user_id_str" : "2227377990", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Doth", + "screen_name" : "DothTheDoth", + "indices" : [ 3, 15 ], + "id_str" : "571963220", + "id" : 571963220 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "944059389136138241", + "text" : "RT @DothTheDoth: In honor of the winter solstice I also will be cold, distant & filled with darkness.", + "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" : "943836458779111424", + "text" : "In honor of the winter solstice I also will be cold, distant & filled with darkness.", + "id" : 943836458779111424, + "created_at" : "2017-12-21 13:32:02 +0000", + "user" : { + "name" : "Doth", + "screen_name" : "DothTheDoth", + "protected" : false, + "id_str" : "571963220", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2193401698\/doth_normal.jpg", + "id" : 571963220, + "verified" : false + } + }, + "id" : 944059389136138241, + "created_at" : "2017-12-22 04:17:52 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ryan Smith", + "screen_name" : "RyanSmithAT", + "indices" : [ 3, 15 ], + "id_str" : "2750837071", + "id" : 2750837071 + }, { + "name" : "Ian Cutress", + "screen_name" : "IanCutress", + "indices" : [ 17, 28 ], + "id_str" : "317150782", + "id" : 317150782 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "944040180536639488", + "text" : "RT @RyanSmithAT: @IanCutress The more we min-max phone performance - the more we ride the edge of what's possible in a phone-sized power a\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ian Cutress", + "screen_name" : "IanCutress", + "indices" : [ 0, 11 ], + "id_str" : "317150782", + "id" : 317150782 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "943837695402545152", + "geo" : { }, + "id_str" : "943939148477489152", + "in_reply_to_user_id" : 317150782, + "text" : "@IanCutress The more we min-max phone performance - the more we ride the edge of what's possible in a phone-sized power and thermal envelope - the more users are going to see the physics underneath. We've significantly shrunk the buffer that hides these things in order to get better perf.", + "id" : 943939148477489152, + "in_reply_to_status_id" : 943837695402545152, + "created_at" : "2017-12-21 20:20:05 +0000", + "in_reply_to_screen_name" : "IanCutress", + "in_reply_to_user_id_str" : "317150782", + "user" : { + "name" : "Ryan Smith", + "screen_name" : "RyanSmithAT", + "protected" : false, + "id_str" : "2750837071", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/502247461147009024\/YAdIVQvl_normal.jpeg", + "id" : 2750837071, + "verified" : false + } + }, + "id" : 944040180536639488, + "created_at" : "2017-12-22 03:01:33 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "942792869193977856", + "text" : "One of the hardest things when close to shipping something is leaving the well-tested thing alone, even though you\u2019d love to cram in some more polish or features at the last minute.", + "id" : 942792869193977856, + "created_at" : "2017-12-18 16:25:10 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "JaviAir", + "screen_name" : "Javi", + "indices" : [ 0, 5 ], + "id_str" : "7213362", + "id" : 7213362 + }, { + "name" : "Matthias Tretter", + "screen_name" : "myell0w", + "indices" : [ 6, 14 ], + "id_str" : "16004268", + "id" : 16004268 + }, { + "name" : "Michael Langford", + "screen_name" : "mj_langford", + "indices" : [ 15, 27 ], + "id_str" : "136529416", + "id" : 136529416 + }, { + "name" : "Alejandro Martinez", + "screen_name" : "alexito4", + "indices" : [ 28, 37 ], + "id_str" : "14649581", + "id" : 14649581 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "941485958557343744", + "geo" : { }, + "id_str" : "941552415852994560", + "in_reply_to_user_id" : 7213362, + "text" : "@Javi @myell0w @mj_langford @alexito4 I have ended up with that once or twice! I\u2019m sure it doesn\u2019t work for any requirements, but for simple cases I\u2019m digging it.", + "id" : 941552415852994560, + "in_reply_to_status_id" : 941485958557343744, + "created_at" : "2017-12-15 06:16:03 +0000", + "in_reply_to_screen_name" : "Javi", + "in_reply_to_user_id_str" : "7213362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 118, 141 ], + "url" : "https:\/\/t.co\/1HCP69nyoV", + "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/941441088123944960", + "display_url" : "twitter.com\/_sjs\/status\/94\u2026" + } ] + }, + "in_reply_to_status_id_str" : "941441088123944960", + "geo" : { }, + "id_str" : "941441861268279296", + "in_reply_to_user_id" : 4777951, + "text" : "Maybe I should write up an article about this. Auto-layout tip for nibs that support the X without resorting to code: https:\/\/t.co\/1HCP69nyoV", + "id" : 941441861268279296, + "in_reply_to_status_id" : 941441088123944960, + "created_at" : "2017-12-14 22:56:45 +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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "JaviAir", + "screen_name" : "Javi", + "indices" : [ 0, 5 ], + "id_str" : "7213362", + "id" : 7213362 + }, { + "name" : "Matthias Tretter", + "screen_name" : "myell0w", + "indices" : [ 6, 14 ], + "id_str" : "16004268", + "id" : 16004268 + }, { + "name" : "Michael Langford", + "screen_name" : "mj_langford", + "indices" : [ 15, 27 ], + "id_str" : "136529416", + "id" : 136529416 + }, { + "name" : "Alejandro Martinez", + "screen_name" : "alexito4", + "indices" : [ 28, 37 ], + "id_str" : "14649581", + "id" : 14649581 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "941339622470180865", + "geo" : { }, + "id_str" : "941441088123944960", + "in_reply_to_user_id" : 7213362, + "text" : "@Javi @myell0w @mj_langford @alexito4 Use multiple constraints with priority, so it\u2019s always >= margin from the bottom (high priority), and also always == bottom of the safe area (medium priority). This will work on any device. Collapses margin on X.\n\n(I hope I explained it clearly, it is a bit tricky.)", + "id" : 941441088123944960, + "in_reply_to_status_id" : 941339622470180865, + "created_at" : "2017-12-14 22:53:41 +0000", + "in_reply_to_screen_name" : "Javi", + "in_reply_to_user_id_str" : "7213362", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badgerops", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "940427759200776192", + "geo" : { }, + "id_str" : "940743403813269504", + "in_reply_to_user_id" : 74837444, + "text" : "@Badgerops ... oh dear \uD83E\uDD2F", + "id" : 940743403813269504, + "in_reply_to_status_id" : 940427759200776192, + "created_at" : "2017-12-13 00:41:20 +0000", + "in_reply_to_screen_name" : "Badgerops", + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\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" : "939150104795189250", + "geo" : { }, + "id_str" : "939158881518854146", + "in_reply_to_user_id" : 18247541, + "text" : "@tapbot_paul Time to use that unfollow instead. Some people are lost causes. Just give up on them and be happier.", + "id" : 939158881518854146, + "in_reply_to_status_id" : 939150104795189250, + "created_at" : "2017-12-08 15:45: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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badgerops", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "937350342903083009", + "geo" : { }, + "id_str" : "937350646033874944", + "in_reply_to_user_id" : 74837444, + "text" : "@Badgerops Fair enough! However you did say \u201CCome at me!\u201D :)", + "id" : 937350646033874944, + "in_reply_to_status_id" : 937350342903083009, + "created_at" : "2017-12-03 15:59:43 +0000", + "in_reply_to_screen_name" : "Badgerops", + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Sol", + "screen_name" : "Badgerops", + "indices" : [ 0, 10 ], + "id_str" : "74837444", + "id" : 74837444 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "937201983856844800", + "geo" : { }, + "id_str" : "937349627149352960", + "in_reply_to_user_id" : 74837444, + "text" : "@Badgerops This is a sad celebration of ignorance. There\u2019s no black and white. Capitalism doesn\u2019t work either. You need to come live in the grey area of reason where we have a mix of governing philosophies.\n\nEvery country needs social programs. Every person needs social programs.", + "id" : 937349627149352960, + "in_reply_to_status_id" : 937201983856844800, + "created_at" : "2017-12-03 15:55:40 +0000", + "in_reply_to_screen_name" : "Badgerops", + "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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2018_01.js b/public/tweets/data/js/tweets/2018_01.js new file mode 100755 index 0000000..1dc6718 --- /dev/null +++ b/public/tweets/data/js/tweets/2018_01.js @@ -0,0 +1,885 @@ +Grailbird.data.tweets_2018_01 = + [ { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Slava Pestov", + "screen_name" : "slava_pestov", + "indices" : [ 0, 13 ], + "id_str" : "3258316237", + "id" : 3258316237 + }, { + "name" : "EwaM", + "screen_name" : "ematejska", + "indices" : [ 14, 24 ], + "id_str" : "824415437496610816", + "id" : 824415437496610816 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "956980409903988736", + "geo" : { }, + "id_str" : "956982991846178818", + "in_reply_to_user_id" : 3258316237, + "text" : "@slava_pestov @ematejska I\u2019m so excited about the gains! Big improvement to my daily work here. \uD83D\uDE4F\uD83C\uDFFC", + "id" : 956982991846178818, + "in_reply_to_status_id" : 956980409903988736, + "created_at" : "2018-01-26 20:11:39 +0000", + "in_reply_to_screen_name" : "slava_pestov", + "in_reply_to_user_id_str" : "3258316237", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EwaM", + "screen_name" : "ematejska", + "indices" : [ 0, 10 ], + "id_str" : "824415437496610816", + "id" : 824415437496610816 + }, { + "name" : "Slava Pestov", + "screen_name" : "slava_pestov", + "indices" : [ 11, 24 ], + "id_str" : "3258316237", + "id" : 3258316237 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "956952639593357312", + "geo" : { }, + "id_str" : "956959708539006976", + "in_reply_to_user_id" : 824415437496610816, + "text" : "@ematejska @slava_pestov That was a debug build with no optimization, new build system.\n\nInterestingly the release build with WMO had basically no change, from 150s to 155s.\n\nMixed iOS app with 40k Swift lines and 18k ObjC. Fair number of extensions in Swift. And 2 or 3 ObjC Pods that compile in ~15s.", + "id" : 956959708539006976, + "in_reply_to_status_id" : 956952639593357312, + "created_at" : "2018-01-26 18:39:08 +0000", + "in_reply_to_screen_name" : "ematejska", + "in_reply_to_user_id_str" : "824415437496610816", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "EwaM", + "screen_name" : "ematejska", + "indices" : [ 0, 10 ], + "id_str" : "824415437496610816", + "id" : 824415437496610816 + }, { + "name" : "Slava Pestov", + "screen_name" : "slava_pestov", + "indices" : [ 11, 24 ], + "id_str" : "3258316237", + "id" : 3258316237 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "956593985241325568", + "geo" : { }, + "id_str" : "956876563584200704", + "in_reply_to_user_id" : 824415437496610816, + "text" : "@ematejska @slava_pestov Clean build of my project went from 210+ seconds down to 95s!", + "id" : 956876563584200704, + "in_reply_to_status_id" : 956593985241325568, + "created_at" : "2018-01-26 13:08:45 +0000", + "in_reply_to_screen_name" : "ematejska", + "in_reply_to_user_id_str" : "824415437496610816", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Danny Preussler", + "screen_name" : "PreusslerBerlin", + "indices" : [ 0, 16 ], + "id_str" : "2613731759", + "id" : 2613731759 + }, { + "name" : "travis jeffery", + "screen_name" : "travisjeffery", + "indices" : [ 17, 31 ], + "id_str" : "679103", + "id" : 679103 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "956650971307872256", + "geo" : { }, + "id_str" : "956653107282288641", + "in_reply_to_user_id" : 2613731759, + "text" : "@PreusslerBerlin @travisjeffery Yeah that\u2019s fair. A lot of sites aren\u2019t sensitive and don\u2019t necessarily need to do this. I agree that security is a weak argument for the practice.", + "id" : 956653107282288641, + "in_reply_to_status_id" : 956650971307872256, + "created_at" : "2018-01-25 22:20:49 +0000", + "in_reply_to_screen_name" : "PreusslerBerlin", + "in_reply_to_user_id_str" : "2613731759", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Danny Preussler", + "screen_name" : "PreusslerBerlin", + "indices" : [ 0, 16 ], + "id_str" : "2613731759", + "id" : 2613731759 + }, { + "name" : "travis jeffery", + "screen_name" : "travisjeffery", + "indices" : [ 17, 31 ], + "id_str" : "679103", + "id" : 679103 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "956640309546504192", + "geo" : { }, + "id_str" : "956648180543717376", + "in_reply_to_user_id" : 2613731759, + "text" : "@PreusslerBerlin @travisjeffery It\u2019s more about privacy than security. Should I be able to find out if a username or email exists on any website without the password? Think political sites, porn, etc. It\u2019s a privacy hole.", + "id" : 956648180543717376, + "in_reply_to_status_id" : 956640309546504192, + "created_at" : "2018-01-25 22:01:14 +0000", + "in_reply_to_screen_name" : "PreusslerBerlin", + "in_reply_to_user_id_str" : "2613731759", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\u24BFohannes \u24BBahrenkrug", + "screen_name" : "jfahrenkrug", + "indices" : [ 0, 12 ], + "id_str" : "11559032", + "id" : 11559032 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "953807540927700992", + "geo" : { }, + "id_str" : "953819493976829952", + "in_reply_to_user_id" : 11559032, + "text" : "@jfahrenkrug It\u2019s really good!", + "id" : 953819493976829952, + "in_reply_to_status_id" : 953807540927700992, + "created_at" : "2018-01-18 02:41:03 +0000", + "in_reply_to_screen_name" : "jfahrenkrug", + "in_reply_to_user_id_str" : "11559032", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Louis D'hauwe", + "screen_name" : "LouisDhauwe", + "indices" : [ 0, 12 ], + "id_str" : "87923686", + "id" : 87923686 + }, { + "name" : "Steve Troughton-Smith", + "screen_name" : "stroughtonsmith", + "indices" : [ 13, 29 ], + "id_str" : "15267898", + "id" : 15267898 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "953619143219171329", + "geo" : { }, + "id_str" : "953669667125522433", + "in_reply_to_user_id" : 87923686, + "text" : "@LouisDhauwe @stroughtonsmith @BrydgeKeyboards Unless you\u2019re imagining an iOS app \uD83D\uDE1C", + "id" : 953669667125522433, + "in_reply_to_status_id" : 953619143219171329, + "created_at" : "2018-01-17 16:45:41 +0000", + "in_reply_to_screen_name" : "LouisDhauwe", + "in_reply_to_user_id_str" : "87923686", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "James Thomson", + "screen_name" : "jamesthomson", + "indices" : [ 0, 13 ], + "id_str" : "14169916", + "id" : 14169916 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "951872225908490245", + "geo" : { }, + "id_str" : "951872765019107329", + "in_reply_to_user_id" : 14169916, + "text" : "@jamesthomson File \u2192 Project Settings... (or Workspace Settings)", + "id" : 951872765019107329, + "in_reply_to_status_id" : 951872225908490245, + "created_at" : "2018-01-12 17:45:26 +0000", + "in_reply_to_screen_name" : "jamesthomson", + "in_reply_to_user_id_str" : "14169916", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "James Thomson", + "screen_name" : "jamesthomson", + "indices" : [ 0, 13 ], + "id_str" : "14169916", + "id" : 14169916 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "951871197834293249", + "geo" : { }, + "id_str" : "951871589263466497", + "in_reply_to_user_id" : 14169916, + "text" : "@jamesthomson No problem! Be warned that there are good reasons it\u2019s not the default yet. For me it\u2019s been solid in 9.2 though.", + "id" : 951871589263466497, + "in_reply_to_status_id" : 951871197834293249, + "created_at" : "2018-01-12 17:40:46 +0000", + "in_reply_to_screen_name" : "jamesthomson", + "in_reply_to_user_id_str" : "14169916", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "James Thomson", + "screen_name" : "jamesthomson", + "indices" : [ 0, 13 ], + "id_str" : "14169916", + "id" : 14169916 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "951851308742533120", + "geo" : { }, + "id_str" : "951869869238071296", + "in_reply_to_user_id" : 14169916, + "text" : "@jamesthomson I think it helps Swift more than ObjC, but you may see an improvement with the new build system (if you\u2019re not using it already).", + "id" : 951869869238071296, + "in_reply_to_status_id" : 951851308742533120, + "created_at" : "2018-01-12 17:33:56 +0000", + "in_reply_to_screen_name" : "jamesthomson", + "in_reply_to_user_id_str" : "14169916", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kevin Gisi", + "screen_name" : "cheerskevin", + "indices" : [ 0, 12 ], + "id_str" : "14308739", + "id" : 14308739 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "951845006213566464", + "geo" : { }, + "id_str" : "951869327224930304", + "in_reply_to_user_id" : 14308739, + "text" : "@cheerskevin My understanding is that GPS is receive-only and cannot interfere with anything so it stays on. It\u2019s surpsising but cool!", + "id" : 951869327224930304, + "in_reply_to_status_id" : 951845006213566464, + "created_at" : "2018-01-12 17:31:47 +0000", + "in_reply_to_screen_name" : "cheerskevin", + "in_reply_to_user_id_str" : "14308739", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Evadne W.", + "screen_name" : "evadne", + "indices" : [ 0, 7 ], + "id_str" : "15614100", + "id" : 15614100 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "951510480140554240", + "geo" : { }, + "id_str" : "951514351352991744", + "in_reply_to_user_id" : 15614100, + "text" : "@evadne I do! It blew my mind.", + "id" : 951514351352991744, + "in_reply_to_status_id" : 951510480140554240, + "created_at" : "2018-01-11 18:01:14 +0000", + "in_reply_to_screen_name" : "evadne", + "in_reply_to_user_id_str" : "15614100", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Stats Canada", + "screen_name" : "stats_canada", + "indices" : [ 3, 16 ], + "id_str" : "701267743", + "id" : 701267743 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "949485376799883265", + "text" : "RT @stats_canada: 79% of Canadians just breathed a sigh of relief", + "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" : "949480217608966145", + "text" : "79% of Canadians just breathed a sigh of relief", + "id" : 949480217608966145, + "created_at" : "2018-01-06 03:18:19 +0000", + "user" : { + "name" : "Stats Canada", + "screen_name" : "stats_canada", + "protected" : false, + "id_str" : "701267743", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/2752781064\/decdee41e5324dfe1af9a1a1c8c9846b_normal.png", + "id" : 701267743, + "verified" : false + } + }, + "id" : 949485376799883265, + "created_at" : "2018-01-06 03:38:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kira-Lynn Ferderber", + "screen_name" : "Cupcakes_n_Rap", + "indices" : [ 3, 18 ], + "id_str" : "146317151", + "id" : 146317151 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "949314825804439552", + "text" : "RT @Cupcakes_n_Rap: There's an insistence that we feel bad for small business owners, that we offer up the underpaid labour of the marginal\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003ETwitter Lite\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "948969479714889728", + "geo" : { }, + "id_str" : "948970087087853573", + "in_reply_to_user_id" : 146317151, + "text" : "There's an insistence that we feel bad for small business owners, that we offer up the underpaid labour of the marginalized to subsidize a small business owner's desire to own a company, to set his own hours, follow his passion.\nI don't care about that. Not more than fair wages.", + "id" : 948970087087853573, + "in_reply_to_status_id" : 948969479714889728, + "created_at" : "2018-01-04 17:31:14 +0000", + "in_reply_to_screen_name" : "Cupcakes_n_Rap", + "in_reply_to_user_id_str" : "146317151", + "user" : { + "name" : "Kira-Lynn Ferderber", + "screen_name" : "Cupcakes_n_Rap", + "protected" : false, + "id_str" : "146317151", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/986249395661402112\/mw_GVQWC_normal.jpg", + "id" : 146317151, + "verified" : false + } + }, + "id" : 949314825804439552, + "created_at" : "2018-01-05 16:21:06 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kira-Lynn Ferderber", + "screen_name" : "Cupcakes_n_Rap", + "indices" : [ 3, 18 ], + "id_str" : "146317151", + "id" : 146317151 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "15andFairness", + "indices" : [ 26, 40 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "949314801640992768", + "text" : "RT @Cupcakes_n_Rap: Anti- #15andFairness ppl simultaneously tweet at me \"don't like min wage? Get a better job! Education! Bootstraps!\"\n&\n\"\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003ETwitter Lite\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "15andFairness", + "indices" : [ 6, 20 ] + } ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "948942199596703745", + "geo" : { }, + "id_str" : "948969479714889728", + "in_reply_to_user_id" : 146317151, + "text" : "Anti- #15andFairness ppl simultaneously tweet at me \"don't like min wage? Get a better job! Education! Bootstraps!\"\n&\n\"The poor small businesses owner. What is he to do?\"\n... maybe he should go get one of these great jobs instead of insisting on his dream of owning a hobby store?", + "id" : 948969479714889728, + "in_reply_to_status_id" : 948942199596703745, + "created_at" : "2018-01-04 17:28:49 +0000", + "in_reply_to_screen_name" : "Cupcakes_n_Rap", + "in_reply_to_user_id_str" : "146317151", + "user" : { + "name" : "Kira-Lynn Ferderber", + "screen_name" : "Cupcakes_n_Rap", + "protected" : false, + "id_str" : "146317151", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/986249395661402112\/mw_GVQWC_normal.jpg", + "id" : 146317151, + "verified" : false + } + }, + "id" : 949314801640992768, + "created_at" : "2018-01-05 16:21:00 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Kira-Lynn Ferderber", + "screen_name" : "Cupcakes_n_Rap", + "indices" : [ 3, 18 ], + "id_str" : "146317151", + "id" : 146317151 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "949314752441868293", + "text" : "RT @Cupcakes_n_Rap: \uD83C\uDDE8\uD83C\uDDE6\nOk, there's a lot of salty randos in my mentions telling me I obviously don't understand basic economics.\nI'll expla\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003ETwitter Lite\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "948616569726398465", + "geo" : { }, + "id_str" : "948942199596703745", + "in_reply_to_user_id" : 146317151, + "text" : "\uD83C\uDDE8\uD83C\uDDE6\nOk, there's a lot of salty randos in my mentions telling me I obviously don't understand basic economics.\nI'll explain again:\nThe minimum wage increase means at most $20 per worker per 8hr shift.\nIf your profit margin is $20 per worker per day, you run a terrible business.", + "id" : 948942199596703745, + "in_reply_to_status_id" : 948616569726398465, + "created_at" : "2018-01-04 15:40:25 +0000", + "in_reply_to_screen_name" : "Cupcakes_n_Rap", + "in_reply_to_user_id_str" : "146317151", + "user" : { + "name" : "Kira-Lynn Ferderber", + "screen_name" : "Cupcakes_n_Rap", + "protected" : false, + "id_str" : "146317151", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/986249395661402112\/mw_GVQWC_normal.jpg", + "id" : 146317151, + "verified" : false + } + }, + "id" : 949314752441868293, + "created_at" : "2018-01-05 16:20:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Alan", + "screen_name" : "alanzeino", + "indices" : [ 0, 10 ], + "id_str" : "39398109", + "id" : 39398109 + }, { + "name" : "Robert j Chatfield", + "screen_name" : "rjchatfield", + "indices" : [ 11, 23 ], + "id_str" : "21462293", + "id" : 21462293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "949050635512463360", + "geo" : { }, + "id_str" : "949050797521645568", + "in_reply_to_user_id" : 39398109, + "text" : "@alanzeino @rjchatfield Good to know. Thanks!", + "id" : 949050797521645568, + "in_reply_to_status_id" : 949050635512463360, + "created_at" : "2018-01-04 22:51:57 +0000", + "in_reply_to_screen_name" : "alanzeino", + "in_reply_to_user_id_str" : "39398109", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Dan Mullineux", + "screen_name" : "danmux", + "indices" : [ 0, 7 ], + "id_str" : "19316116", + "id" : 19316116 + }, { + "name" : "Tim Bray", + "screen_name" : "timbray", + "indices" : [ 8, 16 ], + "id_str" : "1235521", + "id" : 1235521 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "948862004130918403", + "geo" : { }, + "id_str" : "948952310029328384", + "in_reply_to_user_id" : 19316116, + "text" : "@danmux @timbray Many of us are here because of an insatiable curiosity about how technology works.", + "id" : 948952310029328384, + "in_reply_to_status_id" : 948862004130918403, + "created_at" : "2018-01-04 16:20:36 +0000", + "in_reply_to_screen_name" : "danmux", + "in_reply_to_user_id_str" : "19316116", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Alan", + "screen_name" : "alanzeino", + "indices" : [ 0, 10 ], + "id_str" : "39398109", + "id" : 39398109 + }, { + "name" : "Robert j Chatfield", + "screen_name" : "rjchatfield", + "indices" : [ 11, 23 ], + "id_str" : "21462293", + "id" : 21462293 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "948626095099670528", + "geo" : { }, + "id_str" : "948818894151561216", + "in_reply_to_user_id" : 39398109, + "text" : "@alanzeino @rjchatfield New build system? WMO?", + "id" : 948818894151561216, + "in_reply_to_status_id" : 948626095099670528, + "created_at" : "2018-01-04 07:30:27 +0000", + "in_reply_to_screen_name" : "alanzeino", + "in_reply_to_user_id_str" : "39398109", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tuomas Artman", + "screen_name" : "artman", + "indices" : [ 0, 7 ], + "id_str" : "1855381", + "id" : 1855381 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "948634197576396800", + "geo" : { }, + "id_str" : "948816157758308352", + "in_reply_to_user_id" : 1855381, + "text" : "@artman Thank you! \uD83D\uDE4F\uD83C\uDFFC", + "id" : 948816157758308352, + "in_reply_to_status_id" : 948634197576396800, + "created_at" : "2018-01-04 07:19:34 +0000", + "in_reply_to_screen_name" : "artman", + "in_reply_to_user_id_str" : "1855381", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tuomas Artman", + "screen_name" : "artman", + "indices" : [ 0, 7 ], + "id_str" : "1855381", + "id" : 1855381 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 18, 41 ], + "url" : "https:\/\/t.co\/y4YemlrCaJ", + "expanded_url" : "https:\/\/twitter.com\/tgaul\/status\/948577918535401472", + "display_url" : "twitter.com\/tgaul\/status\/9\u2026" + } ] + }, + "in_reply_to_status_id_str" : "948584641786556416", + "geo" : { }, + "id_str" : "948588780960694272", + "in_reply_to_user_id" : 4777951, + "text" : "@artman and this: https:\/\/t.co\/y4YemlrCaJ", + "id" : 948588780960694272, + "in_reply_to_status_id" : 948584641786556416, + "created_at" : "2018-01-03 16:16: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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Tuomas Artman", + "screen_name" : "artman", + "indices" : [ 0, 7 ], + "id_str" : "1855381", + "id" : 1855381 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/JYuXxWHoN7", + "expanded_url" : "https:\/\/twitter.com\/qlaas\/status\/946479173798957056", + "display_url" : "twitter.com\/qlaas\/status\/9\u2026" + } ] + }, + "in_reply_to_status_id_str" : "948315697746100224", + "geo" : { }, + "id_str" : "948584641786556416", + "in_reply_to_user_id" : 1855381, + "text" : "@artman Please share more details. How many files? 2016 MBP is close to my 2014 5k iMac in perf, and: https:\/\/t.co\/JYuXxWHoN7", + "id" : 948584641786556416, + "in_reply_to_status_id" : 948315697746100224, + "created_at" : "2018-01-03 15:59:37 +0000", + "in_reply_to_screen_name" : "artman", + "in_reply_to_user_id_str" : "1855381", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2018_02.js b/public/tweets/data/js/tweets/2018_02.js new file mode 100755 index 0000000..18e9e92 --- /dev/null +++ b/public/tweets/data/js/tweets/2018_02.js @@ -0,0 +1,379 @@ +Grailbird.data.tweets_2018_02 = + [ { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Will Strafach", + "screen_name" : "chronic", + "indices" : [ 3, 11 ], + "id_str" : "86315276", + "id" : 86315276 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "968367541893713920", + "text" : "RT @chronic: I am most curious about this one. iOS apps are generally not supposed to do much in the background, yet the packet tunnel prov\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" : [ { + "indices" : [ 269, 292 ], + "url" : "https:\/\/t.co\/eJfuD1rkEu", + "expanded_url" : "https:\/\/twitter.com\/chronic\/status\/968255384401203200", + "display_url" : "twitter.com\/chronic\/status\u2026" + } ] + }, + "geo" : { }, + "id_str" : "968256765744775168", + "text" : "I am most curious about this one. iOS apps are generally not supposed to do much in the background, yet the packet tunnel provider creates a pretty big loophole in this restriction. I am surprised Apple is OK with it being utilized to perform uploads of tracking data. https:\/\/t.co\/eJfuD1rkEu", + "id" : 968256765744775168, + "created_at" : "2018-02-26 22:49:36 +0000", + "user" : { + "name" : "Will Strafach", + "screen_name" : "chronic", + "protected" : false, + "id_str" : "86315276", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000791789535\/2245bcbc880d6f21265bd912b0d15500_normal.jpeg", + "id" : 86315276, + "verified" : true + } + }, + "id" : 968367541893713920, + "created_at" : "2018-02-27 06:09:48 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\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" : "965301484144377856", + "geo" : { }, + "id_str" : "965318111745400832", + "in_reply_to_user_id" : 894911, + "text" : "@JimRoepcke That\u2019s some cartoon luck right there. Hope it\u2019s actually all ok!", + "id" : 965318111745400832, + "in_reply_to_status_id" : 965301484144377856, + "created_at" : "2018-02-18 20:12: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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jessica Rose", + "screen_name" : "jesslynnrose", + "indices" : [ 0, 13 ], + "id_str" : "1530096708", + "id" : 1530096708 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "964449981070536705", + "geo" : { }, + "id_str" : "964539615980945408", + "in_reply_to_user_id" : 1530096708, + "text" : "@jesslynnrose Writing scripts for pirch and mIRC chat clients in the mid 90s.", + "id" : 964539615980945408, + "in_reply_to_status_id" : 964449981070536705, + "created_at" : "2018-02-16 16:38:59 +0000", + "in_reply_to_screen_name" : "jesslynnrose", + "in_reply_to_user_id_str" : "1530096708", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 256, 279 ], + "url" : "https:\/\/t.co\/q4vg46At47", + "expanded_url" : "https:\/\/twitter.com\/KrauseFx\/status\/964169059204870144", + "display_url" : "twitter.com\/KrauseFx\/statu\u2026" + } ] + }, + "geo" : { }, + "id_str" : "964179685545467904", + "text" : "Even if you\u2019re using open source libraries and the connection is encrypted end-to-end you could be attacked if you\u2019re not auditing the code (and let\u2019s be honest, most of us are not and probably don\u2019t have time to).\n\nDon\u2019t take on new dependencies lightly. https:\/\/t.co\/q4vg46At47", + "id" : 964179685545467904, + "created_at" : "2018-02-15 16:48:45 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Jason Terhorst", + "screen_name" : "jterhorst", + "indices" : [ 0, 10 ], + "id_str" : "856731", + "id" : 856731 + }, { + "name" : "Jeff Atwood", + "screen_name" : "codinghorror", + "indices" : [ 11, 24 ], + "id_str" : "5637652", + "id" : 5637652 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 57, 80 ], + "url" : "https:\/\/t.co\/0CUjKlKfh0", + "expanded_url" : "http:\/\/facebook.com", + "display_url" : "facebook.com" + }, { + "indices" : [ 82, 105 ], + "url" : "https:\/\/t.co\/O2anxXxeh1", + "expanded_url" : "https:\/\/gkoberger.github.io\/stacksort\/", + "display_url" : "gkoberger.github.io\/stacksort\/" + } ] + }, + "in_reply_to_status_id_str" : "963908703064920064", + "geo" : { }, + "id_str" : "963942726214418432", + "in_reply_to_user_id" : 856731, + "text" : "@jterhorst @codinghorror Maybe someone used stacksort on https:\/\/t.co\/0CUjKlKfh0\n\nhttps:\/\/t.co\/O2anxXxeh1", + "id" : 963942726214418432, + "in_reply_to_status_id" : 963908703064920064, + "created_at" : "2018-02-15 01:07:09 +0000", + "in_reply_to_screen_name" : "jterhorst", + "in_reply_to_user_id_str" : "856731", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\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" : "963873836050497536", + "geo" : { }, + "id_str" : "963879956530024449", + "in_reply_to_user_id" : 11973362, + "text" : "@typeoneerror lol! Perhaps only simple once it\u2019s been explained. I should write a short article on auto-layout tricks.", + "id" : 963879956530024449, + "in_reply_to_status_id" : 963873836050497536, + "created_at" : "2018-02-14 20:57:44 +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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/_sjs\/status\/963855862295969792\/photo\/1", + "indices" : [ 75, 98 ], + "url" : "https:\/\/t.co\/DpS59moflQ", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DWBNy2hVoAAOSrc.jpg", + "id_str" : "963855856281427968", + "id" : 963855856281427968, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DWBNy2hVoAAOSrc.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 934, + "resize" : "fit", + "w" : 1642 + }, { + "h" : 934, + "resize" : "fit", + "w" : 1642 + }, { + "h" : 683, + "resize" : "fit", + "w" : 1200 + }, { + "h" : 387, + "resize" : "fit", + "w" : 680 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/DpS59moflQ" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "963852828576923649", + "geo" : { }, + "id_str" : "963855862295969792", + "in_reply_to_user_id" : 4777951, + "text" : "The solution is pretty simple too, it\u2019s just knowing how to set it all up. https:\/\/t.co\/DpS59moflQ", + "id" : 963855862295969792, + "in_reply_to_status_id" : 963852828576923649, + "created_at" : "2018-02-14 19:21:59 +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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "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" : "963852828576923649", + "text" : "4 years later I\u2019m still learning auto-layout. Today I figured out how to get a scroll view to hug a multiline label, and have the scroll view expand to fill the available height before scrolling.\n\nAnd the solution is way better than just reverting to manual layout (to me anyway).", + "id" : 963852828576923649, + "created_at" : "2018-02-14 19:09:56 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\uD83D\uDC2F ece \uD83D\uDC2F", + "screen_name" : "ecetweets", + "indices" : [ 0, 10 ], + "id_str" : "22961921", + "id" : 22961921 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "963118798474752000", + "geo" : { }, + "id_str" : "963118945052995585", + "in_reply_to_user_id" : 22961921, + "text" : "@ecetweets Yowzers!", + "id" : 963118945052995585, + "in_reply_to_status_id" : 963118798474752000, + "created_at" : "2018-02-12 18:33:45 +0000", + "in_reply_to_screen_name" : "ecetweets", + "in_reply_to_user_id_str" : "22961921", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\uD83D\uDC2F ece \uD83D\uDC2F", + "screen_name" : "ecetweets", + "indices" : [ 0, 10 ], + "id_str" : "22961921", + "id" : 22961921 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "963099381112233985", + "geo" : { }, + "id_str" : "963112562127548416", + "in_reply_to_user_id" : 22961921, + "text" : "@ecetweets I haven\u2019t used one of these personally but at that price you might want to check out waterproof cases for a camera you already have. REI or B&H probably carry them!", + "id" : 963112562127548416, + "in_reply_to_status_id" : 963099381112233985, + "created_at" : "2018-02-12 18:08:23 +0000", + "in_reply_to_screen_name" : "ecetweets", + "in_reply_to_user_id_str" : "22961921", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2018_03.js b/public/tweets/data/js/tweets/2018_03.js new file mode 100755 index 0000000..d673475 --- /dev/null +++ b/public/tweets/data/js/tweets/2018_03.js @@ -0,0 +1,517 @@ +Grailbird.data.tweets_2018_03 = + [ { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\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" : "979291880449077248", + "geo" : { }, + "id_str" : "979375105695346688", + "in_reply_to_user_id" : 33493, + "text" : "@peterc You could always spend a small fortune for a black version of Apple\u2019s small keyboard from Colorware.", + "id" : 979375105695346688, + "in_reply_to_status_id" : 979291880449077248, + "created_at" : "2018-03-29 15:09:55 +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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "jbr", + "screen_name" : "jacobrothstein", + "indices" : [ 0, 15 ], + "id_str" : "27302287", + "id" : 27302287 + }, { + "name" : "Luc Perkins", + "screen_name" : "lucperkins", + "indices" : [ 16, 27 ], + "id_str" : "68474641", + "id" : 68474641 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "979045721897762816", + "geo" : { }, + "id_str" : "979156927757340672", + "in_reply_to_user_id" : 27302287, + "text" : "@jacobrothstein @lucperkins Back up and backup. Good luck with that. It\u2019s like trying to get people to stop mixing up homophones.\n\nAlso on a slight tangent there\u2019s \u201Cbeg the question\u201D. An old favourite.", + "id" : 979156927757340672, + "in_reply_to_status_id" : 979045721897762816, + "created_at" : "2018-03-29 00:42:58 +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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"https:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003ETwitter Lite\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Josh Wingrove", + "screen_name" : "josh_wingrove", + "indices" : [ 3, 17 ], + "id_str" : "164075542", + "id" : 164075542 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "975970837676228613", + "text" : "RT @josh_wingrove: Canada released a report on legal weed today. The authors needed a way to compare the maximum size of a licensed \"micro-\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ { + "expanded_url" : "https:\/\/twitter.com\/josh_wingrove\/status\/975785933005099009\/photo\/1", + "indices" : [ 176, 199 ], + "url" : "https:\/\/t.co\/6LXInrOzuX", + "media_url" : "http:\/\/pbs.twimg.com\/media\/DYqvv8CUQAQRZyh.jpg", + "id_str" : "975785507383689220", + "id" : 975785507383689220, + "media_url_https" : "https:\/\/pbs.twimg.com\/media\/DYqvv8CUQAQRZyh.jpg", + "sizes" : [ { + "h" : 150, + "resize" : "crop", + "w" : 150 + }, { + "h" : 343, + "resize" : "fit", + "w" : 544 + }, { + "h" : 343, + "resize" : "fit", + "w" : 544 + }, { + "h" : 343, + "resize" : "fit", + "w" : 544 + }, { + "h" : 343, + "resize" : "fit", + "w" : 544 + } ], + "media_alt" : "", + "display_url" : "pic.twitter.com\/6LXInrOzuX" + } ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "975785933005099009", + "text" : "Canada released a report on legal weed today. The authors needed a way to compare the maximum size of a licensed \"micro-cultivation\" area. \n\nAnd lo, in all its Canadian glory: https:\/\/t.co\/6LXInrOzuX", + "id" : 975785933005099009, + "created_at" : "2018-03-19 17:27:50 +0000", + "user" : { + "name" : "Josh Wingrove", + "screen_name" : "josh_wingrove", + "protected" : false, + "id_str" : "164075542", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/955209380894519296\/tj563YJl_normal.jpg", + "id" : 164075542, + "verified" : true + } + }, + "id" : 975970837676228613, + "created_at" : "2018-03-20 05:42:35 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 10, 33 ], + "url" : "https:\/\/t.co\/PBCC5ywvX9", + "expanded_url" : "https:\/\/twitter.com\/jeremyckahn\/status\/968845690175655936", + "display_url" : "twitter.com\/jeremyckahn\/st\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973953715538345984", + "text" : "We drink. https:\/\/t.co\/PBCC5ywvX9", + "id" : 973953715538345984, + "created_at" : "2018-03-14 16:07:15 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "indices" : [ 3, 14 ], + "id_str" : "108814849", + "id" : 108814849 + }, { + "name" : "Matthew Lyon", + "screen_name" : "mattly", + "indices" : [ 24, 31 ], + "id_str" : "1768041", + "id" : 1768041 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "973780157080260608", + "text" : "RT @snarfmason: Reading @mattly on timezones was a nice reminder that time zones exist for a reason, concepts of time like \"noon\" are meani\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/software\/tweetbot\/mac\" rel=\"nofollow\"\u003ETweetbot for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Matthew Lyon", + "screen_name" : "mattly", + "indices" : [ 8, 15 ], + "id_str" : "1768041", + "id" : 1768041 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 181, 204 ], + "url" : "https:\/\/t.co\/EAJwCLrJ3S", + "expanded_url" : "https:\/\/lyonheart.us\/articles\/understanding-time-zones\/", + "display_url" : "lyonheart.us\/articles\/under\u2026" + } ] + }, + "geo" : { }, + "id_str" : "973612127054213120", + "text" : "Reading @mattly on timezones was a nice reminder that time zones exist for a reason, concepts of time like \"noon\" are meaningful to people beyond being number on a clock. Read it.\n\nhttps:\/\/t.co\/EAJwCLrJ3S", + "id" : 973612127054213120, + "created_at" : "2018-03-13 17:29:54 +0000", + "user" : { + "name" : "snarfmason", + "screen_name" : "snarfmason", + "protected" : false, + "id_str" : "108814849", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/593062358760624128\/kndBP0F3_normal.jpg", + "id" : 108814849, + "verified" : false + } + }, + "id" : 973780157080260608, + "created_at" : "2018-03-14 04:37:36 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 136, 159 ], + "url" : "https:\/\/t.co\/zcQsSpeIv6", + "expanded_url" : "https:\/\/twitter.com\/chriseidhof\/status\/972468057636573184", + "display_url" : "twitter.com\/chriseidhof\/st\u2026" + } ] + }, + "geo" : { }, + "id_str" : "972500605649367040", + "text" : "We have a choice about how to react to things. A lot of the time our reactions only make things worse. Pay attention to your reactions. https:\/\/t.co\/zcQsSpeIv6", + "id" : 972500605649367040, + "created_at" : "2018-03-10 15: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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Will Strafach", + "screen_name" : "chronic", + "indices" : [ 3, 11 ], + "id_str" : "86315276", + "id" : 86315276 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "971202944912666624", + "text" : "RT @chronic: random fun fact: I believe some of the binaries were code signed by Apple employee dev certs in that first build. one was a gu\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" : [ { + "indices" : [ 165, 188 ], + "url" : "https:\/\/t.co\/Vv0eNLI51D", + "expanded_url" : "http:\/\/mac.com", + "display_url" : "mac.com" + } ] + }, + "in_reply_to_status_id_str" : "971157315566161920", + "geo" : { }, + "id_str" : "971158111758241794", + "in_reply_to_user_id" : 86315276, + "text" : "random fun fact: I believe some of the binaries were code signed by Apple employee dev certs in that first build. one was a guy named Eric something. I saw it was a https:\/\/t.co\/Vv0eNLI51D address so added him on AIM and he blocked me.", + "id" : 971158111758241794, + "in_reply_to_status_id" : 971157315566161920, + "created_at" : "2018-03-06 22:58:31 +0000", + "in_reply_to_screen_name" : "chronic", + "in_reply_to_user_id_str" : "86315276", + "user" : { + "name" : "Will Strafach", + "screen_name" : "chronic", + "protected" : false, + "id_str" : "86315276", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/378800000791789535\/2245bcbc880d6f21265bd912b0d15500_normal.jpeg", + "id" : 86315276, + "verified" : true + } + }, + "id" : 971202944912666624, + "created_at" : "2018-03-07 01:56:40 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Patrick McCarron", + "screen_name" : "McCarron", + "indices" : [ 0, 9 ], + "id_str" : "770391", + "id" : 770391 + }, { + "name" : "James Thomson", + "screen_name" : "jamesthomson", + "indices" : [ 10, 23 ], + "id_str" : "14169916", + "id" : 14169916 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "971059034198593537", + "geo" : { }, + "id_str" : "971060334214627328", + "in_reply_to_user_id" : 770391, + "text" : "@McCarron @jamesthomson What\u2019s the uncompressed size? Xcode 9 must be at least 4x the size at almost 10 GB these days.", + "id" : 971060334214627328, + "in_reply_to_status_id" : 971059034198593537, + "created_at" : "2018-03-06 16:29:59 +0000", + "in_reply_to_screen_name" : "McCarron", + "in_reply_to_user_id_str" : "770391", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Ole Begemann", + "screen_name" : "olebegemann", + "indices" : [ 0, 12 ], + "id_str" : "231756759", + "id" : 231756759 + }, { + "name" : "Peter Steinberger", + "screen_name" : "steipete", + "indices" : [ 13, 22 ], + "id_str" : "25401953", + "id" : 25401953 + }, { + "name" : "S\u00E9bastien M.", + "screen_name" : "sebastienmichoy", + "indices" : [ 23, 39 ], + "id_str" : "268163520", + "id" : 268163520 + }, { + "name" : "PSPDFKit", + "screen_name" : "PSPDFKit", + "indices" : [ 40, 49 ], + "id_str" : "731127722", + "id" : 731127722 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "970045215661805569", + "geo" : { }, + "id_str" : "970058679914455040", + "in_reply_to_user_id" : 231756759, + "text" : "@olebegemann @steipete @sebastienmichoy @PSPDFKit Treat people like smart adults. Give them the info and let them decide. This trend of withholding dates is so annoying. Let\u2019s hope it\u2019s a fad.\n\nPeople have been dating writing for centuries. Knowing when things were written is relevant.", + "id" : 970058679914455040, + "in_reply_to_status_id" : 970045215661805569, + "created_at" : "2018-03-03 22:09:46 +0000", + "in_reply_to_screen_name" : "olebegemann", + "in_reply_to_user_id_str" : "231756759", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Guilherme Rambo", + "screen_name" : "_inside", + "indices" : [ 3, 11 ], + "id_str" : "8307912", + "id" : 8307912 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 94, 117 ], + "url" : "https:\/\/t.co\/Dpv2dfGCWk", + "expanded_url" : "https:\/\/medium.com\/@guilhermerambo\/how-i-discovered-instagrams-upcoming-video-calling-feature-on-ios-934d7085da57", + "display_url" : "medium.com\/@guilhermeramb\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969728586318995456", + "text" : "RT @_inside: \uD83E\uDD13 post alert: How I discovered Instagram's upcoming video calling feature on\u00A0iOS https:\/\/t.co\/Dpv2dfGCWk", + "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" : [ 81, 104 ], + "url" : "https:\/\/t.co\/Dpv2dfGCWk", + "expanded_url" : "https:\/\/medium.com\/@guilhermerambo\/how-i-discovered-instagrams-upcoming-video-calling-feature-on-ios-934d7085da57", + "display_url" : "medium.com\/@guilhermeramb\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969617015177662464", + "text" : "\uD83E\uDD13 post alert: How I discovered Instagram's upcoming video calling feature on\u00A0iOS https:\/\/t.co\/Dpv2dfGCWk", + "id" : 969617015177662464, + "created_at" : "2018-03-02 16:54:45 +0000", + "user" : { + "name" : "Guilherme Rambo", + "screen_name" : "_inside", + "protected" : false, + "id_str" : "8307912", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/932637040474316801\/mhtK0Y2u_normal.jpg", + "id" : 8307912, + "verified" : false + } + }, + "id" : 969728586318995456, + "created_at" : "2018-03-03 00: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\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 133, 156 ], + "url" : "https:\/\/t.co\/IfQnuu4ERL", + "expanded_url" : "https:\/\/twitter.com\/dmartincy\/status\/969210115806171141", + "display_url" : "twitter.com\/dmartincy\/stat\u2026" + } ] + }, + "geo" : { }, + "id_str" : "969268231386021888", + "text" : "I don\u2019t think I have a use for this right now but what a great idea and execution. Regexes on permissions is a cool and nerdy touch. https:\/\/t.co\/IfQnuu4ERL", + "id" : 969268231386021888, + "created_at" : "2018-03-01 17:48:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +} ] \ No newline at end of file diff --git a/public/tweets/data/js/tweets/2018_04.js b/public/tweets/data/js/tweets/2018_04.js new file mode 100755 index 0000000..9afd80c --- /dev/null +++ b/public/tweets/data/js/tweets/2018_04.js @@ -0,0 +1,292 @@ +Grailbird.data.tweets_2018_04 = +[ { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "J.P. Wing", + "screen_name" : "ThatJPWing", + "indices" : [ 0, 11 ], + "id_str" : "9083342", + "id" : 9083342 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "983451666300243971", + "geo" : { }, + "id_str" : "983723302945370114", + "in_reply_to_user_id" : 9083342, + "text" : "@ThatJPWing We\u2019re discussing this at my place next week. I\u2019ll shoot you an invite.", + "id" : 983723302945370114, + "in_reply_to_status_id" : 983451666300243971, + "created_at" : "2018-04-10 15:08:06 +0000", + "in_reply_to_screen_name" : "ThatJPWing", + "in_reply_to_user_id_str" : "9083342", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Michael Hansen", + "screen_name" : "MH3129", + "indices" : [ 3, 10 ], + "id_str" : "15738612", + "id" : 15738612 + }, { + "name" : "Twitter", + "screen_name" : "Twitter", + "indices" : [ 13, 21 ], + "id_str" : "783214", + "id" : 783214 + }, { + "name" : "Twitterrific", + "screen_name" : "Twitterrific", + "indices" : [ 70, 83 ], + "id_str" : "643443", + "id" : 643443 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "982511683561111552", + "text" : "RT @MH3129: .@Twitter, I am blind and I rely on third-party apps like @Twitterrific and OpenTween because your website and iOS app are not\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"https:\/\/sourceforge.jp\/projects\/opentween\/\" rel=\"nofollow\"\u003EOpenTween\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Twitter", + "screen_name" : "Twitter", + "indices" : [ 1, 9 ], + "id_str" : "783214", + "id" : 783214 + }, { + "name" : "Twitterrific", + "screen_name" : "Twitterrific", + "indices" : [ 58, 71 ], + "id_str" : "643443", + "id" : 643443 + }, { + "name" : "jack", + "screen_name" : "jack", + "indices" : [ 225, 230 ], + "id_str" : "12", + "id" : 12 + }, { + "name" : "Twitter Dev", + "screen_name" : "TwitterDev", + "indices" : [ 231, 242 ], + "id_str" : "2244994945", + "id" : 2244994945 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "BreakingMyTwitter", + "indices" : [ 243, 261 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "982336815553241088", + "text" : ".@Twitter, I am blind and I rely on third-party apps like @Twitterrific and OpenTween because your website and iOS app are not fully accessible. Disabling core functionality of third-party apps would shut users like me out. @Jack @TwitterDev #BreakingMyTwitter", + "id" : 982336815553241088, + "created_at" : "2018-04-06 19:18:42 +0000", + "user" : { + "name" : "Michael Hansen", + "screen_name" : "MH3129", + "protected" : false, + "id_str" : "15738612", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/640675029995421696\/oKOIDcuo_normal.jpg", + "id" : 15738612, + "verified" : false + } + }, + "id" : 982511683561111552, + "created_at" : "2018-04-07 06:53:34 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "indices" : [ 3, 16 ], + "id_str" : "36183", + "id" : 36183 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ { + "indices" : [ 102, 125 ], + "url" : "https:\/\/t.co\/W1C21QSnZW", + "expanded_url" : "http:\/\/apps-of-a-feather.com", + "display_url" : "apps-of-a-feather.com" + } ] + }, + "geo" : { }, + "id_str" : "982294566320525312", + "text" : "RT @chockenberry: If you love your third-party Twitter app, I\u2019ve got some really shitty news for you: https:\/\/t.co\/W1C21QSnZW \n\n#BreakingMy\u2026", + "retweeted_status" : { + "source" : "\u003Ca href=\"http:\/\/twitterrific.com\" rel=\"nofollow\"\u003ETwitterrific for Mac\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ ], + "media" : [ ], + "hashtags" : [ { + "text" : "BreakingMyTwitter", + "indices" : [ 110, 128 ] + } ], + "urls" : [ { + "indices" : [ 84, 107 ], + "url" : "https:\/\/t.co\/W1C21QSnZW", + "expanded_url" : "http:\/\/apps-of-a-feather.com", + "display_url" : "apps-of-a-feather.com" + } ] + }, + "geo" : { }, + "id_str" : "982285605932482560", + "text" : "If you love your third-party Twitter app, I\u2019ve got some really shitty news for you: https:\/\/t.co\/W1C21QSnZW \n\n#BreakingMyTwitter", + "id" : 982285605932482560, + "created_at" : "2018-04-06 15:55:13 +0000", + "user" : { + "name" : "Craig Hockenberry", + "screen_name" : "chockenberry", + "protected" : false, + "id_str" : "36183", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/925763991820836864\/nmUFyJez_normal.jpg", + "id" : 36183, + "verified" : false + } + }, + "id" : 982294566320525312, + "created_at" : "2018-04-06 16:30:49 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Twitter Dev", + "screen_name" : "TwitterDev", + "indices" : [ 122, 133 ], + "id_str" : "2244994945", + "id" : 2244994945 + } ], + "media" : [ ], + "hashtags" : [ { + "text" : "BreakingMyTwitter", + "indices" : [ 203, 221 ] + } ], + "urls" : [ ] + }, + "geo" : { }, + "id_str" : "982294426306228224", + "text" : "Without 3rd party apps I don\u2019t think I\u2019d really use Twitter anymore. I read tweets in chronological order, not backwards. @TwitterDev: please consider supporting the apps that made you what you are now. #BreakingMyTwitter", + "id" : 982294426306228224, + "created_at" : "2018-04-06 16:30:16 +0000", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "Nick Lockwood", + "screen_name" : "nicklockwood", + "indices" : [ 0, 13 ], + "id_str" : "22920215", + "id" : 22920215 + }, { + "name" : "Gurpartap Singh", + "screen_name" : "Gurpartap", + "indices" : [ 14, 24 ], + "id_str" : "14830193", + "id" : 14830193 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "981957929791344641", + "geo" : { }, + "id_str" : "982260566520578048", + "in_reply_to_user_id" : 22920215, + "text" : "@nicklockwood @Gurpartap Pretty sure that proposal came from the community, not Apple.", + "id" : 982260566520578048, + "in_reply_to_status_id" : 981957929791344641, + "created_at" : "2018-04-06 14:15:43 +0000", + "in_reply_to_screen_name" : "nicklockwood", + "in_reply_to_user_id_str" : "22920215", + "user" : { + "name" : "Sami Samhuri", + "screen_name" : "_sjs", + "protected" : false, + "id_str" : "4777951", + "profile_image_url_https" : "https:\/\/pbs.twimg.com\/profile_images\/619352398314647552\/7MsKJeYK_normal.jpg", + "id" : 4777951, + "verified" : false + } +}, { + "source" : "\u003Ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003ETweetbot for i\u039FS\u003C\/a\u003E", + "entities" : { + "user_mentions" : [ { + "name" : "\uD83C\uDFC4\uD83C\uDF0E", + "screen_name" : "macatbook", + "indices" : [ 0, 10 ], + "id_str" : "22406953", + "id" : 22406953 + } ], + "media" : [ ], + "hashtags" : [ ], + "urls" : [ ] + }, + "in_reply_to_status_id_str" : "981226271739990016", + "geo" : { }, + "id_str" : "981325823293603840", + "in_reply_to_user_id" : 22406953, + "text" : "@macatbook They can hold your Aeron too if you\u2019re going to a LAN party.", + "id" : 981325823293603840, + "in_reply_to_status_id" : 981226271739990016, + "created_at" : "2018-04-04 00:21:23 +0000", + "in_reply_to_screen_name" : "macatbook", + "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\/619352398314647552\/7MsKJeYK_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 3346e45..25848c9 100755 --- a/public/tweets/data/js/user_details.js +++ b/public/tweets/data/js/user_details.js @@ -2,7 +2,7 @@ var user_details = { "screen_name" : "_sjs", "location" : "Victoria, BC", "full_name" : "Sami Samhuri", - "bio" : "I make computers do things, from servers to phones and back. Mainly with Ruby, JavaScript, Swift, and Objective-C.\n\nProfessional typo spotter.", + "bio" : "I make computers do things, from servers to phones and back. Mainly with Ruby, Swift, and Objective-C.\n\nProfessional typo spotter.", "id" : "4777951", "created_at" : "2007-04-15 17:06:10 +0000" } \ No newline at end of file diff --git a/public/tweets/lib/twt/twt.all.min.js b/public/tweets/lib/twt/twt.all.min.js index ce1888d..b9d26c1 100755 --- a/public/tweets/lib/twt/twt.all.min.js +++ b/public/tweets/lib/twt/twt.all.min.js @@ -29,4 +29,4 @@ * copyright Dustin Diaz & Jacob Thornton 2011 * MIT License */ -;!function(name,definition){typeof module!="undefined"?module.exports=definition():typeof define=="function"&&typeof define.amd=="object"?define(definition):this[name]=definition()}("qwery",function(){function cache(){this.c={}}function flatten(ar){r=[];for(i=0,l=ar.length;i])\s*/g,splitters=/[\s\>\+\~]/,splittersMore=/(?![\s\w\-\/\?\&\=\:\.\(\)\!,@#%<>\{\}\$\*\^'"]*\]|[\s\w\+\-]*\))/,specialChars=/([.*+?\^=!:${}()|\[\]\/\\])/g,simple=/^([a-z0-9]+)?(?:([\.\#]+[\w\-\.#]+)?)/,attr=/\[([\w\-]+)(?:([\|\^\$\*\~]?\=)['"]?([ \w\-\/\?\&\=\:\.\(\)\!,@#%<>\{\}\$\*\^]+)["']?)?\]/,pseudo=/:([\w\-]+)(\(['"]?([\s\w\+\-]+)['"]?\))?/,dividers=new RegExp("("+splitters.source+")"+splittersMore.source,"g"),tokenizr=new RegExp(splitters.source+splittersMore.source),chunker=new RegExp(simple.source+"("+attr.source+")?"+"("+pseudo.source+")?"),walker={" ":function(node){return node&&node!==html&&node.parentNode},">":function(node,contestant){return node&&node.parentNode==contestant.parentNode&&node.parentNode},"~":function(node){return node&&node.previousSibling},"+":function(node,contestant,p1,p2){if(!node)return!1;p1=previous(node);p2=previous(contestant);return p1&&p2&&p1==p2&&p1}};cache.prototype={g:function(k){return this.c[k]||undefined},s:function(k,v){this.c[k]=v;return v}};var classCache=new cache,cleanCache=new cache,attrCache=new cache,tokenCache=new cache,isAncestor="compareDocumentPosition"in html?function(element,container){return(container.compareDocumentPosition(element)&16)==16}:"contains"in html?function(element,container){container=container==doc||container==window?html:container;return container!==element&&container.contains(element)}:function(element,container){while(element=element.parentNode)if(element===container)return 1;return 0},supportsCSS3=function(){if(!doc.querySelector||!doc.querySelectorAll)return!1;try{return doc.querySelectorAll(":nth-of-type(1)").length}catch(e){return!1}}(),select=supportsCSS3?function(selector,root){return doc.getElementsByClassName&&(m=selector.match(classOnly))?flatten(root.getElementsByClassName(m[1])):flatten(root.querySelectorAll(selector))}:function(selector,root){selector=selector.replace(normalizr,"$1");var result=[],element,collection,collections=[],i;if(m=selector.match(tagAndOrClass)){items=root.getElementsByTagName(m[1]||"*");r=classCache.g(m[2])||classCache.s(m[2],new RegExp("(^|\\s+)"+m[2]+"(\\s+|$)"));for(i=0,l=items.length,j=0;i]+)\s*/.exec(node)[1],el=(root||doc).createElement(nodeMap[tag]||"div"),els=[];el.innerHTML=node;var nodes=el.childNodes;el=el.firstChild;el.nodeType==1&&els.push(el);while(el=el.nextSibling)el.nodeType==1&&els.push(el);return els}var q=require("qwery"),table="table",nodeMap={thead:table,tbody:table,tfoot:table,tr:"tbody",th:"tr",td:"tr",fieldset:"form",option:"select"};$._select=function(s,r){return/^\s*1?"timeline":"tweet"].apply(this,arguments)};twt.settings={product:"twt",linkTarget:"_blank"};var Hogan=require("hogan.js-template");twt.templates={border:'
{{{content}}}
',buffer:'
',entityhashtag:'',entityuser:'@{{screen_name}}',entitylink:'{{display_url}}',timeline:'
{{{tweets}}}
',actions:new Hogan.Template(function(c,p,i){i=i||"";var b=i+"",_=this;b+='";return b}),media:new Hogan.Template(function(c,p,i){i=i||"";var b=i+"",_=this;if(_.s(_.f("media",c,p,1),c,p,0,10,416,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" ";b+=_.f("before_media",c,p,0);b+="\n"+i;b+='
';b+="\n"+i;if(_.s(_.f("_type_photo",c,p,1),c,p,0,88,229,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' ';b+="\n"+i;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;i])\s*/g,splitters=/[\s\>\+\~]/,splittersMore=/(?![\s\w\-\/\?\&\=\:\.\(\)\!,@#%<>\{\}\$\*\^'"]*\]|[\s\w\+\-]*\))/,specialChars=/([.*+?\^=!:${}()|\[\]\/\\])/g,simple=/^([a-z0-9]+)?(?:([\.\#]+[\w\-\.#]+)?)/,attr=/\[([\w\-]+)(?:([\|\^\$\*\~]?\=)['"]?([ \w\-\/\?\&\=\:\.\(\)\!,@#%<>\{\}\$\*\^]+)["']?)?\]/,pseudo=/:([\w\-]+)(\(['"]?([\s\w\+\-]+)['"]?\))?/,dividers=new RegExp("("+splitters.source+")"+splittersMore.source,"g"),tokenizr=new RegExp(splitters.source+splittersMore.source),chunker=new RegExp(simple.source+"("+attr.source+")?"+"("+pseudo.source+")?"),walker={" ":function(node){return node&&node!==html&&node.parentNode},">":function(node,contestant){return node&&node.parentNode==contestant.parentNode&&node.parentNode},"~":function(node){return node&&node.previousSibling},"+":function(node,contestant,p1,p2){if(!node)return!1;p1=previous(node);p2=previous(contestant);return p1&&p2&&p1==p2&&p1}};cache.prototype={g:function(k){return this.c[k]||undefined},s:function(k,v){this.c[k]=v;return v}};var classCache=new cache,cleanCache=new cache,attrCache=new cache,tokenCache=new cache,isAncestor="compareDocumentPosition"in html?function(element,container){return(container.compareDocumentPosition(element)&16)==16}:"contains"in html?function(element,container){container=container==doc||container==window?html:container;return container!==element&&container.contains(element)}:function(element,container){while(element=element.parentNode)if(element===container)return 1;return 0},supportsCSS3=function(){if(!doc.querySelector||!doc.querySelectorAll)return!1;try{return doc.querySelectorAll(":nth-of-type(1)").length}catch(e){return!1}}(),select=supportsCSS3?function(selector,root){return doc.getElementsByClassName&&(m=selector.match(classOnly))?flatten(root.getElementsByClassName(m[1])):flatten(root.querySelectorAll(selector))}:function(selector,root){selector=selector.replace(normalizr,"$1");var result=[],element,collection,collections=[],i;if(m=selector.match(tagAndOrClass)){items=root.getElementsByTagName(m[1]||"*");r=classCache.g(m[2])||classCache.s(m[2],new RegExp("(^|\\s+)"+m[2]+"(\\s+|$)"));for(i=0,l=items.length,j=0;i]+)\s*/.exec(node)[1],el=(root||doc).createElement(nodeMap[tag]||"div"),els=[];el.innerHTML=node;var nodes=el.childNodes;el=el.firstChild;el.nodeType==1&&els.push(el);while(el=el.nextSibling)el.nodeType==1&&els.push(el);return els}var q=require("qwery"),table="table",nodeMap={thead:table,tbody:table,tfoot:table,tr:"tbody",th:"tr",td:"tr",fieldset:"form",option:"select"};$._select=function(s,r){return/^\s*1?"timeline":"tweet"].apply(this,arguments)};twt.settings={product:"twt",linkTarget:"_blank"};var Hogan=require("hogan.js-template");twt.templates={border:'
{{{content}}}
',buffer:'
',entityhashtag:'',entityuser:'@{{screen_name}}',entitylink:'{{display_url}}',timeline:'
{{{tweets}}}
',actions:new Hogan.Template(function(c,p,i){i=i||"";var b=i+"",_=this;b+='";return b}),media:new Hogan.Template(function(c,p,i){i=i||"";var b=i+"",_=this;if(_.s(_.f("media",c,p,1),c,p,0,10,416,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=" ";b+=_.f("before_media",c,p,0);b+="\n"+i;b+='
';b+="\n"+i;if(_.s(_.f("_type_photo",c,p,1),c,p,0,88,229,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+=' ';b+="\n"+i;b+=' ';b+="\n"+i;b+=" ";b+="\n";return b});c.pop()}else{b+=_.b;_.b=""}if(_.s(_.f("_type_iframe",c,p,1),c,p,0,267,369,"{{ }}")){b+=_.rs(c,p,function(c,p){var b="";b+='
';b+="\n"+i;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;iTweetbot for iΟS","@ThatJPWing We’re discussing this at my place next week. I’ll shoot you an invite.","","","","" +"982511683561111552","","","2018-04-07 06:53:34 +0000","Tweetbot for iΟS","RT @MH3129: .@Twitter, I am blind and I rely on third-party apps like @Twitterrific and OpenTween because your website and iOS app are not…","982336815553241088","15738612","2018-04-06 19:18:42 +0000","" +"982294566320525312","","","2018-04-06 16:30:49 +0000","Tweetbot for iΟS","RT @chockenberry: If you love your third-party Twitter app, I’ve got some really shitty news for you: https://t.co/W1C21QSnZW + +#BreakingMy…","982285605932482560","36183","2018-04-06 15:55:13 +0000","http://apps-of-a-feather.com,http://apps-of-a-feather.com" +"982294426306228224","","","2018-04-06 16:30:16 +0000","Tweetbot for iΟS","Without 3rd party apps I don’t think I’d really use Twitter anymore. I read tweets in chronological order, not backwards. @TwitterDev: please consider supporting the apps that made you what you are now. #BreakingMyTwitter","","","","" +"982260566520578048","981957929791344641","22920215","2018-04-06 14:15:43 +0000","Tweetbot for iΟS","@nicklockwood @Gurpartap Pretty sure that proposal came from the community, not Apple.","","","","" +"981325823293603840","981226271739990016","22406953","2018-04-04 00:21:23 +0000","Tweetbot for iΟS","@macatbook They can hold your Aeron too if you’re going to a LAN party.","","","","" +"979375105695346688","979291880449077248","33493","2018-03-29 15:09:55 +0000","Tweetbot for iΟS","@peterc You could always spend a small fortune for a black version of Apple’s small keyboard from Colorware.","","","","" +"979156927757340672","979045721897762816","27302287","2018-03-29 00:42:58 +0000","Tweetbot for iΟS","@jacobrothstein @lucperkins Back up and backup. Good luck with that. It’s like trying to get people to stop mixing up homophones. + +Also on a slight tangent there’s “beg the question”. An old favourite.","","","","" +"975970837676228613","","","2018-03-20 05:42:35 +0000","Twitter Lite","RT @josh_wingrove: Canada released a report on legal weed today. The authors needed a way to compare the maximum size of a licensed ""micro-…","975785933005099009","164075542","2018-03-19 17:27:50 +0000","https://twitter.com/josh_wingrove/status/975785933005099009/photo/1" +"973953715538345984","","","2018-03-14 16:07:15 +0000","Tweetbot for iΟS","We drink. https://t.co/PBCC5ywvX9","","","","https://twitter.com/jeremyckahn/status/968845690175655936" +"973780157080260608","","","2018-03-14 04:37:36 +0000","Tweetbot for iΟS","RT @snarfmason: Reading @mattly on timezones was a nice reminder that time zones exist for a reason, concepts of time like ""noon"" are meani…","973612127054213120","108814849","2018-03-13 17:29:54 +0000","https://lyonheart.us/articles/understanding-time-zones/" +"972500605649367040","","","2018-03-10 15:53:07 +0000","Tweetbot for iΟS","We have a choice about how to react to things. A lot of the time our reactions only make things worse. Pay attention to your reactions. https://t.co/zcQsSpeIv6","","","","https://twitter.com/chriseidhof/status/972468057636573184" +"971202944912666624","","","2018-03-07 01:56:40 +0000","Tweetbot for iΟS","RT @chronic: random fun fact: I believe some of the binaries were code signed by Apple employee dev certs in that first build. one was a gu…","971158111758241794","86315276","2018-03-06 22:58:31 +0000","http://mac.com" +"971060334214627328","971059034198593537","770391","2018-03-06 16:29:59 +0000","Tweetbot for iΟS","@McCarron @jamesthomson What’s the uncompressed size? Xcode 9 must be at least 4x the size at almost 10 GB these days.","","","","" +"970058679914455040","970045215661805569","231756759","2018-03-03 22:09:46 +0000","Tweetbot for iΟS","@olebegemann @steipete @sebastienmichoy @PSPDFKit Treat people like smart adults. Give them the info and let them decide. This trend of withholding dates is so annoying. Let’s hope it’s a fad. + +People have been dating writing for centuries. Knowing when things were written is relevant.","","","","" +"969728586318995456","","","2018-03-03 00:18:06 +0000","Tweetbot for iΟS","RT @_inside: 🤓 post alert: How I discovered Instagram's upcoming video calling feature on iOS https://t.co/Dpv2dfGCWk","969617015177662464","8307912","2018-03-02 16:54:45 +0000","https://medium.com/@guilhermerambo/how-i-discovered-instagrams-upcoming-video-calling-feature-on-ios-934d7085da57,https://medium.com/@guilhermerambo/how-i-discovered-instagrams-upcoming-video-calling-feature-on-ios-934d7085da57" +"969268231386021888","","","2018-03-01 17:48:49 +0000","Tweetbot for iΟS","I don’t think I have a use for this right now but what a great idea and execution. Regexes on permissions is a cool and nerdy touch. https://t.co/IfQnuu4ERL","","","","https://twitter.com/dmartincy/status/969210115806171141" +"968367541893713920","","","2018-02-27 06:09:48 +0000","Tweetbot for iΟS","RT @chronic: I am most curious about this one. iOS apps are generally not supposed to do much in the background, yet the packet tunnel prov…","968256765744775168","86315276","2018-02-26 22:49:36 +0000","https://twitter.com/chronic/status/968255384401203200" +"965318111745400832","965301484144377856","894911","2018-02-18 20:12:27 +0000","Tweetbot for iΟS","@JimRoepcke That’s some cartoon luck right there. Hope it’s actually all ok!","","","","" +"964539615980945408","964449981070536705","1530096708","2018-02-16 16:38:59 +0000","Tweetbot for iΟS","@jesslynnrose Writing scripts for pirch and mIRC chat clients in the mid 90s.","","","","" +"964179685545467904","","","2018-02-15 16:48:45 +0000","Tweetbot for iΟS","Even if you’re using open source libraries and the connection is encrypted end-to-end you could be attacked if you’re not auditing the code (and let’s be honest, most of us are not and probably don’t have time to). + +Don’t take on new dependencies lightly. https://t.co/q4vg46At47","","","","https://twitter.com/KrauseFx/status/964169059204870144" +"963942726214418432","963908703064920064","856731","2018-02-15 01:07:09 +0000","Tweetbot for iΟS","@jterhorst @codinghorror Maybe someone used stacksort on https://t.co/0CUjKlKfh0 + +https://t.co/O2anxXxeh1","","","","http://facebook.com,https://gkoberger.github.io/stacksort/" +"963879956530024449","963873836050497536","11973362","2018-02-14 20:57:44 +0000","Tweetbot for iΟS","@typeoneerror lol! Perhaps only simple once it’s been explained. I should write a short article on auto-layout tricks.","","","","" +"963855862295969792","963852828576923649","4777951","2018-02-14 19:21:59 +0000","Tweetbot for Mac","The solution is pretty simple too, it’s just knowing how to set it all up. https://t.co/DpS59moflQ","","","","https://twitter.com/_sjs/status/963855862295969792/photo/1" +"963852828576923649","","","2018-02-14 19:09:56 +0000","Tweetbot for Mac","4 years later I’m still learning auto-layout. Today I figured out how to get a scroll view to hug a multiline label, and have the scroll view expand to fill the available height before scrolling. + +And the solution is way better than just reverting to manual layout (to me anyway).","","","","" +"963118945052995585","963118798474752000","22961921","2018-02-12 18:33:45 +0000","Tweetbot for iΟS","@ecetweets Yowzers!","","","","" +"963112562127548416","963099381112233985","22961921","2018-02-12 18:08:23 +0000","Tweetbot for iΟS","@ecetweets I haven’t used one of these personally but at that price you might want to check out waterproof cases for a camera you already have. REI or B&H probably carry them!","","","","" +"956982991846178818","956980409903988736","3258316237","2018-01-26 20:11:39 +0000","Tweetbot for iΟS","@slava_pestov @ematejska I’m so excited about the gains! Big improvement to my daily work here. 🙏🏼","","","","" +"956959708539006976","956952639593357312","824415437496610816","2018-01-26 18:39:08 +0000","Tweetbot for Mac","@ematejska @slava_pestov That was a debug build with no optimization, new build system. + +Interestingly the release build with WMO had basically no change, from 150s to 155s. + +Mixed iOS app with 40k Swift lines and 18k ObjC. Fair number of extensions in Swift. And 2 or 3 ObjC Pods that compile in ~15s.","","","","" +"956876563584200704","956593985241325568","824415437496610816","2018-01-26 13:08:45 +0000","Tweetbot for iΟS","@ematejska @slava_pestov Clean build of my project went from 210+ seconds down to 95s!","","","","" +"956653107282288641","956650971307872256","2613731759","2018-01-25 22:20:49 +0000","Tweetbot for iΟS","@PreusslerBerlin @travisjeffery Yeah that’s fair. A lot of sites aren’t sensitive and don’t necessarily need to do this. I agree that security is a weak argument for the practice.","","","","" +"956648180543717376","956640309546504192","2613731759","2018-01-25 22:01:14 +0000","Tweetbot for iΟS","@PreusslerBerlin @travisjeffery It’s more about privacy than security. Should I be able to find out if a username or email exists on any website without the password? Think political sites, porn, etc. It’s a privacy hole.","","","","" +"953819493976829952","953807540927700992","11559032","2018-01-18 02:41:03 +0000","Tweetbot for iΟS","@jfahrenkrug It’s really good!","","","","" +"953669667125522433","953619143219171329","87923686","2018-01-17 16:45:41 +0000","Tweetbot for iΟS","@LouisDhauwe @stroughtonsmith @BrydgeKeyboards Unless you’re imagining an iOS app 😜","","","","" +"951872765019107329","951872225908490245","14169916","2018-01-12 17:45:26 +0000","Tweetbot for iΟS","@jamesthomson File → Project Settings... (or Workspace Settings)","","","","" +"951871589263466497","951871197834293249","14169916","2018-01-12 17:40:46 +0000","Tweetbot for iΟS","@jamesthomson No problem! Be warned that there are good reasons it’s not the default yet. For me it’s been solid in 9.2 though.","","","","" +"951869869238071296","951851308742533120","14169916","2018-01-12 17:33:56 +0000","Tweetbot for iΟS","@jamesthomson I think it helps Swift more than ObjC, but you may see an improvement with the new build system (if you’re not using it already).","","","","" +"951869327224930304","951845006213566464","14308739","2018-01-12 17:31:47 +0000","Tweetbot for iΟS","@cheerskevin My understanding is that GPS is receive-only and cannot interfere with anything so it stays on. It’s surpsising but cool!","","","","" +"951514351352991744","951510480140554240","15614100","2018-01-11 18:01:14 +0000","Tweetbot for iΟS","@evadne I do! It blew my mind.","","","","" +"949485376799883265","","","2018-01-06 03:38:49 +0000","Tweetbot for iΟS","RT @stats_canada: 79% of Canadians just breathed a sigh of relief","949480217608966145","701267743","2018-01-06 03:18:19 +0000","" +"949314825804439552","","","2018-01-05 16:21:06 +0000","Tweetbot for iΟS","RT @Cupcakes_n_Rap: There's an insistence that we feel bad for small business owners, that we offer up the underpaid labour of the marginal…","948970087087853573","146317151","2018-01-04 17:31:14 +0000","" +"949314801640992768","","","2018-01-05 16:21:00 +0000","Tweetbot for iΟS","RT @Cupcakes_n_Rap: Anti- #15andFairness ppl simultaneously tweet at me ""don't like min wage? Get a better job! Education! Bootstraps!"" +& +""…","948969479714889728","146317151","2018-01-04 17:28:49 +0000","" +"949314752441868293","","","2018-01-05 16:20:49 +0000","Tweetbot for iΟS","RT @Cupcakes_n_Rap: 🇨🇦 +Ok, there's a lot of salty randos in my mentions telling me I obviously don't understand basic economics. +I'll expla…","948942199596703745","146317151","2018-01-04 15:40:25 +0000","" +"949050797521645568","949050635512463360","39398109","2018-01-04 22:51:57 +0000","Tweetbot for Mac","@alanzeino @rjchatfield Good to know. Thanks!","","","","" +"948952310029328384","948862004130918403","19316116","2018-01-04 16:20:36 +0000","Tweetbot for iΟS","@danmux @timbray Many of us are here because of an insatiable curiosity about how technology works.","","","","" +"948818894151561216","948626095099670528","39398109","2018-01-04 07:30:27 +0000","Tweetbot for iΟS","@alanzeino @rjchatfield New build system? WMO?","","","","" +"948816157758308352","948634197576396800","1855381","2018-01-04 07:19:34 +0000","Tweetbot for iΟS","@artman Thank you! 🙏🏼","","","","" +"948588780960694272","948584641786556416","4777951","2018-01-03 16:16:03 +0000","Tweetbot for iΟS","@artman and this: https://t.co/y4YemlrCaJ","","","","https://twitter.com/tgaul/status/948577918535401472" +"948584641786556416","948315697746100224","1855381","2018-01-03 15:59:37 +0000","Tweetbot for iΟS","@artman Please share more details. How many files? 2016 MBP is close to my 2014 5k iMac in perf, and: https://t.co/JYuXxWHoN7","","","","https://twitter.com/qlaas/status/946479173798957056" +"946480417674104832","946479173798957056","784702675418046464","2017-12-28 20:38:10 +0000","Tweetbot for iΟS","@qlaas That is very good! I may have to get one. I have the same iMac so this is the best benchmark result I could have hoped to find.","","","","" +"946475172877410304","946475033907654656","784702675418046464","2017-12-28 20:17:20 +0000","Tweetbot for iΟS","@qlaas Thank you!","","","","" +"946438739852529664","946389100617183232","784702675418046464","2017-12-28 17:52:34 +0000","Tweetbot for iΟS","@qlaas @merowing_ @krzyzanowskim @therealkerni Fresh build time is pretty underwhelming. Does using the new build system improve it?","","","","" +"944082958197047297","943928521184780288","2227377990","2017-12-22 05:51:32 +0000","Tweetbot for iΟS","@supertopsquid I’ve seen that OLED black jelly lag effect too. Someone had a black avatar on Twitter and it was very obvious. Unsure if it’s normal, but I’ve seen it several times. Minor issue but I hope they fix it on future displays.","","","","" +"944059389136138241","","","2017-12-22 04:17:52 +0000","Tweetbot for iΟS","RT @DothTheDoth: In honor of the winter solstice I also will be cold, distant & filled with darkness.","943836458779111424","571963220","2017-12-21 13:32:02 +0000","" +"944040180536639488","","","2017-12-22 03:01:33 +0000","Tweetbot for iΟS","RT @RyanSmithAT: @IanCutress The more we min-max phone performance - the more we ride the edge of what's possible in a phone-sized power a…","943939148477489152","2750837071","2017-12-21 20:20:05 +0000","" +"942792869193977856","","","2017-12-18 16:25:10 +0000","Tweetbot for iΟS","One of the hardest things when close to shipping something is leaving the well-tested thing alone, even though you’d love to cram in some more polish or features at the last minute.","","","","" +"941552415852994560","941485958557343744","7213362","2017-12-15 06:16:03 +0000","Tweetbot for iΟS","@Javi @myell0w @mj_langford @alexito4 I have ended up with that once or twice! I’m sure it doesn’t work for any requirements, but for simple cases I’m digging it.","","","","" +"941441861268279296","941441088123944960","4777951","2017-12-14 22:56:45 +0000","Tweetbot for iΟS","Maybe I should write up an article about this. Auto-layout tip for nibs that support the X without resorting to code: https://t.co/1HCP69nyoV","","","","https://twitter.com/_sjs/status/941441088123944960" +"941441088123944960","941339622470180865","7213362","2017-12-14 22:53:41 +0000","Tweetbot for iΟS","@Javi @myell0w @mj_langford @alexito4 Use multiple constraints with priority, so it’s always >= margin from the bottom (high priority), and also always == bottom of the safe area (medium priority). This will work on any device. Collapses margin on X. + +(I hope I explained it clearly, it is a bit tricky.)","","","","" +"940743403813269504","940427759200776192","74837444","2017-12-13 00:41:20 +0000","Tweetbot for iΟS","@Badgerops ... oh dear 🤯","","","","" +"939158881518854146","939150104795189250","18247541","2017-12-08 15:45:00 +0000","Tweetbot for iΟS","@tapbot_paul Time to use that unfollow instead. Some people are lost causes. Just give up on them and be happier.","","","","" +"937350646033874944","937350342903083009","74837444","2017-12-03 15:59:43 +0000","Tweetbot for iΟS","@Badgerops Fair enough! However you did say “Come at me!” :)","","","","" +"937349627149352960","937201983856844800","74837444","2017-12-03 15:55:40 +0000","Tweetbot for iΟS","@Badgerops This is a sad celebration of ignorance. There’s no black and white. Capitalism doesn’t work either. You need to come live in the grey area of reason where we have a mix of governing philosophies. + +Every country needs social programs. Every person needs social programs.","","","","" +"935900277164580864","935890491551436802","235707661","2017-11-29 15:56:28 +0000","Tweetbot for iΟS","@Miller_Geek @jessfraz Apple didn’t tout it, some rando in the forum did. You didn’t even look at the damn thread and here you are spouting nonsense.","","","","" +"935582192930996224","752829250198245376","2688148651","2017-11-28 18:52:31 +0000","Tweetbot for iΟS","@AirbnbHelp @rstml Well everyone else recommends that you fix your damn website. That’s not how the web works.","","","","" +"935376248255102976","935240368840433664","1628814223","2017-11-28 05:14:10 +0000","Tweetbot for iΟS","@thenatekirby Sentry is pretty good. I don’t have a ton of experience with it but I like it so far. Supports many platforms and lets you log any event.","","","","" +"933548444727119873","933516725315760129","15052455","2017-11-23 04:11:08 +0000","Tweetbot for iΟS","@praeclarum They make really good boilers too. If you always have hot water you can make coffee in a couple of minutes any time. It’s really luxurious.","","","","" +"932287516308226048","932284558166450182","18920834","2017-11-19 16:40:39 +0000","Tweetbot for iΟS","@jurieongames No that’s fair. I’m sure they’re in a support document somewhere but are not discoverable at all. You pretty much have to be told about them to know.","","","","" +"932283356330389504","932282788270755847","18920834","2017-11-19 16:24:07 +0000","Tweetbot for iΟS","@jurieongames These ones here: https://t.co/sMzoCkbE3S + +StackOverflow clobbers at least ctrl-b.","","","","https://jblevins.org/log/kbd" +"930271981349384192","","","2017-11-14 03:11:38 +0000","Tweetbot for iΟS","RT @mikeash: Randall Munroe has spyware installed ON MY VERY SOUL. https://t.co/3yi2xTMr94","930248961859948544","8142952","2017-11-14 01:40:10 +0000","https://xkcd.com/1915/,https://xkcd.com/1915/" +"930122602500177920","930122120373272576","4777951","2017-11-13 17:18:03 +0000","Tweetbot for iΟS","@merowing_ So how’s the phone so far? Heavy but feels really nice right? I love the steel band.","","","","" +"930122120373272576","930121979583135745","289246577","2017-11-13 17:16:08 +0000","Tweetbot for iΟS","@merowing_ Nice. I like their watch app for 2fa codes too.","","","","" +"930121882069753857","930114772346994689","289246577","2017-11-13 17:15:12 +0000","Tweetbot for iΟS","@merowing_ You need a better app. Try 1Password or Authy.","","","","" +"929429690158157825","","","2017-11-11 19:24:40 +0000","Twitterrific for Mac","Quickly kill apps on the iPhone X: enter multitasking, tap and hold to show the close icons, but ignore those! Instead, keep your finger down and fling up to kill. You can keep flinging other apps too. + +@atpfm","","","","" +"928476236342378496","928475330033041408","436117419","2017-11-09 04:15:59 +0000","Tweetbot for iΟS","@ian_mcdowell Yes but you also have to use a launch xib. We were almost spared from dealing with it. Until it wasn’t zero (landscape app so on the sides).","","","","" +"928458241553477632","","","2017-11-09 03:04:29 +0000","Twitter for iPhone","safeAreaInsets should be zero in the compat mode on the X, but isn’t. Navbars are all wrong. Going nuclear with this one. #yolo #uikit https://t.co/7n67GuZBKf","","","","https://twitter.com/_sjs/status/928458241553477632/photo/1" +"927371338527817729","927315573939298304","14088961","2017-11-06 03:05:31 +0000","Tweetbot for iΟS","@mutle @neilcybart Objectively, it has worse battery life under load. The other changes I’m mostly fine with.","","","","" +"927277111554875392","927256186017239046","167398227","2017-11-05 20:51:06 +0000","Tweetbot for iΟS","@bzamayo @stroughtonsmith my girlfriend is dying laughing so something happened... but no hearts here either","","","","" +"926832670599823361","926822985943707648","35067687","2017-11-04 15:25:03 +0000","Tweetbot for iΟS","@CesarKuriyama Some of these are so good! https://t.co/YV01tkTrrF","","","","https://streamable.com/y69ud" +"925926543464865792","925794915182714880","4777951","2017-11-02 03:24:25 +0000","Tweetbot for iΟS","@Tally1971 @_inside @nidstigator My shipping labels have been created. Searched UPS reference by phone number.","","","","" +"925794915182714880","925758884572225536","125282762","2017-11-01 18:41:22 +0000","Tweetbot for iΟS","@Tally1971 @_inside @nidstigator I’ve had this happen in Canada. 1-2 days before it’s supposed to arrive status changes to Shipped and it originates from 🇨🇦 and not 🇨🇳.","","","","" +"923716851103801344","923716657746362368","15204679","2017-10-27 01:03:53 +0000","Tweetbot for iΟS","@brynbodayle I do but only for a couple days and I swear it happened before then too. It’s pretty infrequent for me.","","","","" +"923715946564411393","923601283176468480","15204679","2017-10-27 01:00:18 +0000","Tweetbot for iΟS","@brynbodayle Yes!","","","","" "918538608616685569","918505627248406528","6738452","2017-10-12 18:07:24 +0000","Tweetbot for iΟS","@peterb What makes it the best for you?","","","","" "915658327517839360","915622086151950336","74837444","2017-10-04 19:22:12 +0000","Tweetbot for iΟS","@Badgerops Apparently it’s an issue interpreting some character encoding of AT&T on iOS. I hit the same thing this summer. https://t.co/NF97YAMu8o","","","","https://www.reddit.com/r/iphone/comments/4p9gwk/i_am_was_just_on_my_phone_and_my_carrier_switched/d6106gt/" "915228190800363522","915184475440664576","10752072","2017-10-03 14:52:59 +0000","Tweetbot for iΟS","@arrizer There are better 3rd party displays than these LGs. Far better.","","","","" @@ -669,7 +780,6 @@ All I needed was 33 years in the industry, nine years of blogging, and five pr "754101813830311937","754099885272539136","4777951","2016-07-15 23:54:17 +0000","Tweetbot for Mac","It has copying everywhere! Diff view, commit view, commit *list*, oh my!","","","","" "754099885272539136","","","2016-07-15 23:46:37 +0000","Twitter Web Client","Went to add copying to GitX and found that @pietbrauer's fork does it already! Guess I should upgrade Git2Go 👏🏼🍻 https://t.co/26s9HlZZKc","","","","https://github.com/nerdishbynature/gitx" "754023046139129856","754014901023023104","385193","2016-07-15 18:41:17 +0000","Tweetbot for Mac","@jim_rutherford Yeah I’ll have to make an effort to hang out with local devs more.","","","","" -"754003271560245248","","","2016-07-15 17:22:43 +0000","Twitter Web Client","RT @macatbook: @_sjs swift namespacing makes it difficult. I've been looking into it","754002466404839424","22406953","2016-07-15 17:19:31 +0000","" "754003244653830144","754002466404839424","22406953","2016-07-15 17:22:36 +0000","Twitter Web Client","@macatbook You act fast :) Do you think it's at least possible with the current version of Swift?","","","","" "753999034147155969","753713758258667521","4777951","2016-07-15 17:05:53 +0000","Tweetbot for Mac","Given the info in this WWDC session https://t.co/MTRBO3vSJL I wonder if Carthage or CocoaPods will be able to combine frameworks for us #iOS","","","","https://developer.apple.com/videos/play/wwdc2016/406/" "753997246346072065","","","2016-07-15 16:58:46 +0000","Tweetbot for Mac","RT @thinkgeek: Shout out to the Sams. Go give yours a hug! https://t.co/remFf5ge1V","753804541703827456","12611642","2016-07-15 04:13:02 +0000","https://twitter.com/thinkgeek/status/753804541703827456/photo/1,https://twitter.com/thinkgeek/status/753804541703827456/photo/1" @@ -1118,7 +1228,7 @@ https://t.co/XLIEY96X…","685905893255442432","21626062","2016-01-09 19:28:03 + "668626628247838722","","","2015-11-23 03:06:25 +0000","Tweetbot for iΟS","RT @magnetbox: Actually, it's pronounced ""jithub""...","668548192443600896","49583","2015-11-22 21:54:44 +0000","" "668113817222516736","","","2015-11-21 17:08:41 +0000","Tweetbot for iΟS","Real life Bastard Operator From Hell https://t.co/J2ANpqk3pH https://t.co/3oGlD7dJOv","","","","http://bofh.ntk.net/BOFH/,https://twitter.com/_pkill/status/667979636710572032" "668113402049396737","","","2015-11-21 17:07:02 +0000","Tweetbot for iΟS","RT @_pkill: Passive aggressive bash automation https://t.co/RnfRGMaM7v https://t.co/uWhqZ3ngWI","667979636710572032","286819419","2015-11-21 08:15:30 +0000","https://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/,https://twitter.com/_pkill/status/667979636710572032/photo/1,https://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/,https://twitter.com/_pkill/status/667979636710572032/photo/1" -"667793146437197824","667792725396340736","8142952","2015-11-20 19:54:27 +0000","Tweetbot for Mac","@mikeash I have a similar problem, https://t.co/i4IPVwtjH7 and https://t.co/aktdLHZkP9 links hang loading 90% of the time.","","","","https://twitter.com,http://t.co" +"667793146437197824","667792725396340736","8142952","2015-11-20 19:54:27 +0000","Tweetbot for Mac","@mikeash I have a similar problem, https://t.co/i4IPVwtjH7 and https://t.co/aktdLHZkP9 links hang loading 90% of the time.","","","","https://twitter.com,https://t.co" "667787431270182912","","15292261","2015-11-20 19:31:45 +0000","Tweetbot for Mac","@gregbate @snarfmason tunes for next game weekend https://t.co/PAeWheqrxV","","","","https://www.youtube.com/watch?v=_oUp_JjPJok" "667602881357328385","","","2015-11-20 07:18:25 +0000","iOS","I want something like this that can be operated via keyboard too. https://t.co/dZywyhXPPO","","","","https://twitter.com/_sjs/status/667602881357328385/photo/1" "667582870907555842","","22961921","2015-11-20 05:58:54 +0000","Tweetbot for iΟS","@ecetweets relevant to your canine interests https://t.co/ru5qq3QUZ3","","","","https://twitter.com/_sjs/status/667582870907555842/photo/1" @@ -1192,12 +1302,11 @@ now only pays for stack frame setup if not early re…","662082505579696128","15 "657217272029667328","","","2015-10-22 15:29:42 +0000","Tweetbot for Mac","10.11.1 fixed the bug causing my Mac’s external display to wake slowly and flicker on and off once or twice. Sounds small but was annoying.","","","","" "657019094214946816","655199931460812800","4777951","2015-10-22 02:22:13 +0000","Tweetbot for iΟS","Well @fyrite surprised me and picked up a couple! Woot! 🍺 https://t.co/tHF3uQgVpZ","","","","https://twitter.com/_sjs/status/657019094214946816/photo/1" "656939999854653441","656921205736247297","4777951","2015-10-21 21:07:55 +0000","Tweetbot for Mac","@_sjs Scratch that. Still broken. This is all I have left:🖕🏼","","","","" -"656921205736247297","","","2015-10-21 19:53:15 +0000","Tweetbot for Mac","Yep, same here. https://t.co/aktdLHZkP9 links work in Safari now. My “productivity” just increased 10x. https://t.co/zc3LgMhj7y","","","","http://t.co,https://twitter.com/gak_pdx/status/656913632630968320" +"656921205736247297","","","2015-10-21 19:53:15 +0000","Tweetbot for Mac","Yep, same here. https://t.co/aktdLHZkP9 links work in Safari now. My “productivity” just increased 10x. https://t.co/zc3LgMhj7y","","","","https://t.co,https://twitter.com/gak_pdx/status/656913632630968320" "656920992334286848","","","2015-10-21 19:52:24 +0000","Tweetbot for Mac","Find My Friends on the web before the Mac app (Messages integration doesn’t count). Is this a first for Apple? https://t.co/3r9YTP1Ezr","","","","https://twitter.com/MacRumors/status/656919747703930880" "656853426458882049","","","2015-10-21 15:23:55 +0000","Tweetbot for iΟS","Does the iPhone do HDR with the ISP? Why is it so much faster than other phones (and cameras)?","","","","" "656679670604103680","656661748057964544","14092590","2015-10-21 03:53:28 +0000","Tweetbot for iΟS","@drwave Apps will load resources from the network on demand, like swapping in a vm system. More storage is more cached data, less waiting.","","","","" "656646966856716288","","","2015-10-21 01:43:31 +0000","Tweetbot for iΟS","Got a new battery for my Nexus 5 on eBay. This one actually arrived, and now it’s alive again! Time to check out Android 6.","","","","" -"656637820946149376","","","2015-10-21 01:07:10 +0000","Tweetbot for iΟS","RT @jnadeau: I’ve gone to the liberty of assuming you’ve put infinite side effects into a property setter. Because of course you have.","656632360830537730","2741981","2015-10-21 00:45:29 +0000","" "656577301597974528","656576650176413696","108814849","2015-10-20 21:06:41 +0000","Tweetbot for iΟS","@snarfmason no wonder you drink so much","","","","" "656575412286320640","656574697736241152","108814849","2015-10-20 20:59:11 +0000","Tweetbot for iΟS","@snarfmason what can I say I’m a cheap bastard","","","","" "656573938470772736","","","2015-10-20 20:53:20 +0000","Tweetbot for iΟS","Neat. For the Luddites out there you can triple tap on your rusty old trackpad like me. https://t.co/f5Jkh2cQ26","","","","https://twitter.com/bwebster/status/656548312808448001" @@ -1972,7 +2081,7 @@ http://t.co/FlDm1inPQp http://t.co/dPH9wwY76Y”","","","","http://garfieldminus To me it seems like a purpose-built live streaming Twitter client.","","","","" "576492107172429824","576469626529284096","14538248","2015-03-13 21:16:43 +0000","Tweetbot for Mac","@robynpeterson @gittrich YES! I’m so glad someone got pile of poo 💩","","","","" -"576440863951204352","576440417660469249","8408512","2015-03-13 17:53:06 +0000","Tweetbot for Mac","@mrjjwright Or even something like the plist editor in Xcode. Or a better text format. Lots of better alternatives.","","","","" +"576440863951204352","","","2015-03-13 17:53:06 +0000","Tweetbot for Mac","@mrjjwright Or even something like the plist editor in Xcode. Or a better text format. Lots of better alternatives.","","","","" "576440002436993024","576436765915013120","14308739","2015-03-13 17:49:40 +0000","Tweetbot for Mac","@gisikw TOML looks promising but doesn’t appear to have caught on very much. The TOML gem I tried was really slow.","","","","" "576439758118789120","576436765915013120","14308739","2015-03-13 17:48:42 +0000","Tweetbot for Mac","@gisikw Having loops and such can be nice. I can see that working out well with the optional commas and all that.","","","","" "576435977775755265","","","2015-03-13 17:33:41 +0000","Tweetbot for Mac","JSON is a decent transport but I don’t like this trend of using it for config files and other things edited by humans. It’s not good.","","","","" @@ -2160,7 +2269,6 @@ Cabbie: ""Well let me tell you..."" blah blah blah","","","","" "555426810582691840","555426052424466432","108834413","2015-01-14 18:10:45 +0000","Twitter for iPhone","@karissabe That link doesn't work.","","","","" "555426455245434880","","216808077","2015-01-14 18:09:20 +0000","Twitter for iPhone","@Shawhelp Tried restarting the modem but no change.","","","","" "555426263825784832","","216808077","2015-01-14 18:08:35 +0000","Twitter for iPhone","@Shawhelp Been experiencing frequent connection interruptions of 3-10s the last couple weeks. Ethernet to modem direct on 3 machines. #yyj","","","","" -"555393642269921281","","","2015-01-14 15:58:57 +0000","Twitter for iPhone","RT @tomroyal: So here's a thing. Apple iOS price tier increases have resulted in all subscription auto-renews being canceled. Happy new yea…","555360547735359488","19588740","2015-01-14 13:47:27 +0000","" "555237252083613696","","","2015-01-14 05:37:31 +0000","Twitter for iPhone","RT @VicBeerWeek: Folks, we're already sold out of one of our brewery crawl busses, don't sleep on those tickets. They are moving fast! http…","555201396400615424","2196503131","2015-01-14 03:15:02 +0000","http://Victoriabeerweek.com" "555198845693358080","555196911654019072","22386062","2015-01-14 03:04:54 +0000","Tweetbot for Mac","@steveklabnik http://t.co/Wo7MZImywK","","","","https://twitter.com/_sjs/status/555198845693358080/photo/1" "555068207636037632","555052179669929985","14096763","2015-01-13 18:25:48 +0000","Tweetbot for Mac","@TheStalwart @BenedictEvans Yeah, our local grocery store (Thrifty Foods) has been delivering for over a decade and it’s great.","","","","" @@ -2360,7 +2468,6 @@ cc @gisikw","","","","" "532643917473529857","532643168169496576","14106454","2014-11-12 21:19:40 +0000","Tweetbot for Mac","@srbaker I think it’s related to your last “used” window (however “used” is defined). Opening a tab in your desired window seems to help.","","","","" "532399904061394944","","","2014-11-12 05:10:03 +0000","Twitterrific","Usually last! 👍 RT @arstechnica: Download Android 5.0 Lollipop for the 2012 Nexus 7 (Wi-Fi) right here http://t.co/A5YJz6tEKq by @RonAmadeo","","","","http://ars.to/10TVRSu" "532397512922259456","","","2014-11-12 05:00:33 +0000","iOS","Well, I'm sold. http://t.co/4Hwg6Ue0I6 http://t.co/duYVBQzmPS","","","","http://flashlight.nateparrott.com,https://twitter.com/_sjs/status/532397512922259456/photo/1" -"532282101148942336","","","2014-11-11 21:21:56 +0000","Tweetbot for Mac","RT @garybernhardt: Programmers! Go to this gist and follow its instructions to find out whether you've lost data. Please comment too. https…","532276348744892416","809685","2014-11-11 20:59:05 +0000","https://gist.github.com/garybernhardt/b1a8cc6eacbfa9ea8100" "532230058371743744","532223143868256257","761759","2014-11-11 17:55:08 +0000","Tweetbot for Mac","@bbum No kidding. It bends my mind every time I look at it.","","","","" "532214448275357696","532199169776033792","761759","2014-11-11 16:53:07 +0000","Tweetbot for iΟS","@bbum See also: Duff's device. http://t.co/hUgWYDLLzi","","","","http://en.m.wikipedia.org/wiki/Duff's_device" "531983905113792512","","","2014-11-11 01:37:01 +0000","Twitterrific","RT @phillipsbeer: Hop Drop drops!! Our hop elixir is hitting the shelves in Victoria, Van Island & Metro Van http://t.co/euLkXzslvX http://…","531926795982233600","65141250","2014-11-10 21:50:05 +0000","http://eepurl.com/7NGsP,http://eepurl.com/7NGsP,https://twitter.com/phillipsbeer/status/531926795982233600/photo/1" @@ -2516,7 +2623,6 @@ And yes I have apparently. Fuck you Adobe”","","","","https://haveibeenpwned.c "521556908399132672","521544672015945728","40273","2014-10-13 07:03:51 +0000","Tweetbot for iΟS","@monkbent It is so slippery. Not case love, but drop hate.","","","","" "521333602609795072","521330147367325697","192625645","2014-10-12 16:16:31 +0000","Tweetbot for Mac","@dandigangi Everything from CCR to G’N’R to Pretty Lights to Lady Gaga. Depends on the task and my mood.","","","","" "521051397971013632","","","2014-10-11 21:35:08 +0000","Tweetbot for iΟS","RT @GeorgeTakei: Love of coffee--off the charts. http://t.co/iQJNJ6ylwE","520956600522387456","237845487","2014-10-11 15:18:27 +0000","https://twitter.com/GeorgeTakei/status/520956600522387456/photo/1,https://twitter.com/GeorgeTakei/status/520956600522387456/photo/1" -"520990653862658048","","","2014-10-11 17:33:46 +0000","Tweetbot for iΟS","RT @curtclifton: This is a damning series of quotes when you recognize the authors as among Apple’s biggest fans. http://t.co/0EldDdpGFa","520957411377426432","14355211","2014-10-11 15:21:40 +0000","http://mjtsai.com/blog/2014/10/11/apples-software-quality-decline/,http://mjtsai.com/blog/2014/10/11/apples-software-quality-decline/" "520622752274055169","","","2014-10-10 17:11:51 +0000","iOS","Elon Musk Reveals Tesla D Can Park Itself, Greet Drivers http://t.co/yxxTIxY1PO via @mashable","","","","http://on.mash.to/1smLjq2" "520468161372893184","","","2014-10-10 06:57:34 +0000","Tweetbot for iΟS","RT @hmason: TIL that the phrase software ""patch"" is from a physical patch applied to Mark 1 paper tape to modify the program. http://t.co/v…","520367337925390337","765548","2014-10-10 00:16:55 +0000","https://twitter.com/hmason/status/520367337925390337/photo/1" "520397688295407617","","","2014-10-10 02:17:32 +0000","Tweetbot for Mac","After a few hours the iPhone 6 Plus feels too damn big for me. We’ll see how I feel about it next week.","","","","" @@ -2869,7 +2975,6 @@ http://t.…","494124187423113216","656553","2014-07-29 14:16:01 +0000","http:// "493954521010163712","","","2014-07-29 03:01:49 +0000","Tweetbot for iΟS","I complained about @OvercastFM’s deletion policy. Now it just deleted an unplayed podcast when I tapped on it, and then crashed. Spiteful!","","","","" "493931855997960193","","","2014-07-29 01:31:45 +0000","Twitterrific","RT @mislav: @garybernhardt Oh you mean like Gmail composer view captures and prevents Ctrl-Cmd-Space (OS X character picker)","493891054009987073","7516242","2014-07-28 22:49:37 +0000","" "493885339929280512","","","2014-07-28 22:26:55 +0000","Tweetbot for Mac","RT @typeoneerror: Google Docs trapping keyboard events (so you can't switch tabs) is infuriating. ""Stealing the keyboard"" is an obnoxious d…","493840182937124865","11973362","2014-07-28 19:27:29 +0000","" -"493885322388721664","","","2014-07-28 22:26:51 +0000","Tweetbot for Mac","RT @garybernhardt: Certain web pages capture the Cmd-Tab keystroke and Firefox *lets them do it*, breaking tab switching. The web is awful.","493836754248826880","809685","2014-07-28 19:13:51 +0000","" "493884948768509953","","","2014-07-28 22:25:22 +0000","Tweetbot for Mac","Don’t forget about the network link conditioner and leave it on the Very Bad Network profile. #protip","","","","" "493807086644367361","493806945107595266","15292261","2014-07-28 17:15:58 +0000","Tweetbot for Mac","@gregbate Oh man … I might have to do that.","","","","" "493806825339236353","493806579079073792","15292261","2014-07-28 17:14:56 +0000","Tweetbot for iΟS","@gregbate Heh as long as you didn’t sing along it’s probably cool.","","","","" @@ -3029,7 +3134,6 @@ He also might be taking one to send someone immediately.","","","","" "486912332862619648","486908886427766784","261980725","2014-07-09 16:38:41 +0000","Tweetbot for Mac","@saschaholesch @marcoarment Could be. I’m unsure if the API supports them or not.","","","","" "486907407269130241","486900560289742848","261980725","2014-07-09 16:19:06 +0000","Tweetbot for Mac","@saschaholesch @marcoarment Not in third party apps or their mobile website. Terrible experience. I thought Twitter images were just broken.","","","","" "486603456229425154","486579427900686336","14106454","2014-07-08 20:11:19 +0000","Tweetbot for iΟS","@srbaker SizeUp might fit the bill. I use SizeUp and Divvy. SizeUp is less flexible so it depends on your needs.","","","","" -"486534865656229888","","","2014-07-08 15:38:46 +0000","Tweetbot for Mac","RT @garybernhardt: http://t.co/PH0TGMojVc","486309176746860544","809685","2014-07-08 00:41:57 +0000","https://twitter.com/garybernhardt/status/486309176746860544/photo/1,https://twitter.com/garybernhardt/status/486309176746860544/photo/1" "486260668077600770","","","2014-07-07 21:29:12 +0000","Tweetbot for iΟS","Short guy in the exit row. And I didn’t even choose my seat. @JimRoepcke http://t.co/0ENKFD7f5L","","","","https://twitter.com/_sjs/status/486260668077600770/photo/1" "486259253334663168","486258984509136896","27302287","2014-07-07 21:23:34 +0000","Tweetbot for iΟS","@jacobrothstein Rats.","","","","" "486259131716612098","","","2014-07-07 21:23:05 +0000","Tweetbot for iΟS","RT @jacobrothstein: @_sjs Updated Jun 12, 2014 (screenshot from iTunes books page) http://t.co/fuHG3QVGtY","486258984509136896","27302287","2014-07-07 21:22:30 +0000","https://twitter.com/jacobrothstein/status/486258984509136896/photo/1,https://twitter.com/jacobrothstein/status/486258984509136896/photo/1" @@ -3092,7 +3196,6 @@ Senior Dev: hates computers "482561581557891072","482560618260488192","676363","2014-06-27 16:30:21 +0000","Twitterrific","@brianleroux @jdalton Agreed. That's the best reason to worry that I have heard, though. And it's a legit concern.","","","","" "482559860383301632","482523260576206848","14272162","2014-06-27 16:23:30 +0000","Twitterrific","@jdalton And sometimes one bigger thing can be better than 10 smaller things glued together. Sum of the parts. Everyone knows this.","","","","" "482559573916536834","482523260576206848","14272162","2014-06-27 16:22:22 +0000","Twitterrific","@jdalton Small modules are fine, but you need more than that. Someone has to be looking at the bigger picture. They have to fit together.","","","","" -"482340217370587136","","","2014-06-27 01:50:43 +0000","Twitterrific","RT @garybernhardt: stare into the abyss https://t.co/wFKm035Mhe","482338187243560960","809685","2014-06-27 01:42:39 +0000","https://www.google.com/search?q=goto+between+functions#q=goto+different+functions,https://www.google.com/search?q=goto+between+functions#q=goto+different+functions" "482293203865858048","","","2014-06-26 22:43:55 +0000","Twitterrific","RT @GMinusG: New strip - Breakfast Gnomes. http://t.co/6RebaBaZmp http://t.co/pWmsZYuShR","482281045161943041","16419203","2014-06-26 21:55:36 +0000","http://garfieldminusgarfield.net/post/89998482477/,http://fb.me/3buxesmWM,http://garfieldminusgarfield.net/post/89998482477/,http://fb.me/3buxesmWM" "482278307350585346","482278023043903489","14231571","2014-06-26 21:44:43 +0000","Tweetbot for Mac","@marcoarment Maybe 100 MB? If someone wants to use their last space for podcasts they should be able to do so.","","","","" @@ -3367,7 +3470,6 @@ Yeah, I’m live-tweeting my viewing of the keynote. http://t.co/Ttstidb1l7","", "468954682497728512","468946925258305536","894911","2014-05-21 03:21:23 +0000","Twitterrific","@JimRoepcke I've seen 10-15 second commercials on some sites. They probably need to start at 2-3 seconds though.","","","","" "468914219803754496","","","2014-05-21 00:40:36 +0000","Twitterrific for Mac","RT @jaffathecake: Completed my Rubik's Cube speedrun https://t.co/S3yuo9igPf","468336546073309184","15390783","2014-05-19 10:25:08 +0000","https://www.youtube.com/watch?v=Nxqe1CE8mAc,https://www.youtube.com/watch?v=Nxqe1CE8mAc" "468807051204775936","","","2014-05-20 17:34:45 +0000","Twitterrific for Mac","RT @igrigorik: Script-injected ""async scripts"" considered harmful: http://t.co/820X0sUXQd - tl;dr use <script async>, its time has come.","468803525393137664","9980812","2014-05-20 17:20:45 +0000","http://bit.ly/1i0xbKl,http://bit.ly/1i0xbKl" -"468628482570731520","","","2014-05-20 05:45:11 +0000","Twitterrific for Mac","RT @garybernhardt: Engineering is real. I worked in the midst of it once, then never again. Now I'm in a world where ""truth"" comes from sho…","468573091459637248","809685","2014-05-20 02:05:05 +0000","" "468548495784157185","","","2014-05-20 00:27:21 +0000","Twitterrific","RT @siracusa: @marcoarment http://t.co/72uEiSPLLm","468540528486023169","636923","2014-05-19 23:55:41 +0000","http://cl.ly/image/2C2y3s1g3Q2s,http://cl.ly/image/2C2y3s1g3Q2s" "468447161009840129","","","2014-05-19 17:44:41 +0000","Twitterrific for Mac","RT @MattMickiewicz: SpaceX achieved orbital flight, with less capital than Pinterest has raised to allow people to pin photos ($764 million…","467563459832721408","16349641","2014-05-17 07:13:10 +0000","" "468445105415004161","","","2014-05-19 17:36:31 +0000","Twitterrific for Mac","RT @rob_rix: Victoria Day, traditionally celebrated by waiting ’til nightfall and then scaring all the neighbourhood pets with small but lo…","468393248109920256","14056827","2014-05-19 14:10:27 +0000","" @@ -3631,7 +3733,6 @@ brew upgrade openssl "453366688080089088","452882161599672320","165517420","2014-04-08 03:00:16 +0000","Twitterrific","@BenBrocka @WebReflection Logical fallacy.","","","","" "453366197073891328","","","2014-04-08 02:58:19 +0000","Twitterrific","RT @tomhut: Twitter right now http://t.co/sUaaq29TpG","453339173349773312","1343871","2014-04-08 01:10:56 +0000","https://twitter.com/tomhut/status/453339173349773312/photo/1,https://twitter.com/tomhut/status/453339173349773312/photo/1" "453365760677527552","","","2014-04-08 02:56:35 +0000","Twitterrific","RT @rentzsch: I’ll let you have uppercase *and* lowercase characters. All seven bits. I’m not a monster","453328769785159680","663463","2014-04-08 00:29:35 +0000","" -"452611469809422336","","","2014-04-06 00:59:18 +0000","Twitterrific for Mac","RT @KyleHughes: You can use the timer in the Clock app for iOS, with the alert set to “Stop Playing”, to have a sleep timer for any app.","452515614616461312","10572372","2014-04-05 18:38:24 +0000","" "452488959939977216","","","2014-04-05 16:52:29 +0000","Twitterrific","RT @peterc: ""I wrote a C compiler as a hobby."" http://t.co/HlLWHis6IG .. nice thread for fellow compiler/PL implementation dabblers","452444601593626625","33493","2014-04-05 13:56:13 +0000","http://www.reddit.com/r/programming/comments/2277wu/i_wrote_a_c_compiler_as_a_hobby_currently_targets/,http://www.reddit.com/r/programming/comments/2277wu/i_wrote_a_c_compiler_as_a_hobby_currently_targets/" "452362533349752832","452348656000069632","17088322","2014-04-05 08:30:07 +0000","Twitterrific","@HipwoodDigital Cool, thanks!","","","","" "452344525323632640","452342197245857792","17088322","2014-04-05 07:18:33 +0000","Twitter Web Client","@HipwoodDigital Walking to and from work was about 7-9k steps for me, and I didn't do much else weekdays.","","","","" @@ -3672,7 +3773,6 @@ Newsrooms enlist data scientists ht…","451356582933454848","14538248","2014-04 Reminds me of @github and svn. https://t.co/oczkGUqi7s","","","","https://github.com/blog/626-announcing-svn-support" "451030144593829888","451008262037463040","108814849","2014-04-01 16:15:40 +0000","Twitterrific for Mac","@snarfmason @pete_higgins @srbaker Congrats! Where are you working now? Greg told me but I was drunk and forgot. Story of my life.","","","","" -"451026508505554944","","","2014-04-01 16:01:13 +0000","Twitterrific for Mac","RT @BoredElonMusk: Fake class action lawsuit generator that scares companies advertising fake products on April Fools.","451002057181253632","1666038950","2014-04-01 14:24:04 +0000","" "451026091579154432","450993520304611328","18137723","2014-04-01 15:59:34 +0000","Twitterrific for Mac","@raganwald raise ‘hell’ if shit.looks?(:broken)","","","","" "450872347164024832","450854676246704128","108814849","2014-04-01 05:48:39 +0000","Twitterrific","@snarfmason I'm with you on that. Plus it makes it easy to find dependencies.","","","","" "450765714589114368","","","2014-03-31 22:44:55 +0000","Twitterrific for Mac","It has begun. Happy Ignore-everything-you-see-on-the-Internet day! @@ -3736,8 +3836,8 @@ Appreciate any help!","","","","http://stackoverflow.com/questions/22719767/acti "449231842831372289","","","2014-03-27 17:09:52 +0000","Twitterrific for Mac","RT @eallam: @marcoarment heroku is about an order of magnitude more expensive, for about 50% time savings","449226904068186112","46783","2014-03-27 16:50:14 +0000","" "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.","","","","" +"448894677538729984","","","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","","","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.","","","","" @@ -3789,7 +3889,6 @@ Suddenly, all 4 Common Lisp developers cried out in agony.","","","","" "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,https://twitter.com/jaffathecake/status/444409258986070016/photo/1,https://github.com/domenic/mocha/blob/gh-pages-promises/index.md#asynchronous-code,https://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.","","","","" @@ -3968,7 +4067,6 @@ http://t.co/6Va8HmKMZV","437077893907095552","1923374760","2014-02-22 04:14:25 + "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 @@ -4129,7 +4227,6 @@ 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" @@ -4331,8 +4428,6 @@ Ye…","420013592436436992","2911221","2014-01-06 02:06:58 +0000","" "415156186854334466","415142693312794624","1291711","2013-12-23 16:25:22 +0000","Twitterrific","@trek Kiind might be the next best thing.","","","","" "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","https://twitter.com/tlrobinson/status/414198869958733825/photo/1,https://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 :)","","","","" @@ -4428,13 +4523,11 @@ http://t.co/SrnhnTzTPH","408132348815745024","16225162","2013-12-04 07:15:09 +00 "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","https://twitter.com/dmost/status/402208518792417280/photo/1,https://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","https://twitter.com/jcolman/status/320917928881033218/photo/1,https://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" @@ -5494,6 +5587,7 @@ I wanted to switch carriers but nobody had a better deal than 6GB for $60 plus m "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","https://twitter.com/RealRonHoward/status/222829875109699584/photo/1,https://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","" "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.","","","","" @@ -6909,7 +7003,6 @@ Blog post forthcoming.","64425378097266688","8038312","2011-04-30 20:26:21 +0000 "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.","","","","" @@ -7177,7 +7270,6 @@ Blog post forthcoming.","64425378097266688","8038312","2011-04-30 20:26:21 +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","" @@ -7325,6 +7417,7 @@ A. So they can brag about the size of their package.","","","","" "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" @@ -7410,7 +7503,6 @@ http://bit.ly/ ...","20105073468112896","887251","2010-12-29 13:13:17 +0000","" "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","Twitter Web Client","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","" @@ -7669,7 +7761,6 @@ https://github.com/holman/boom","7512086204645376","11322372","2010-11-24 19:13: "3251880822050816","","","2010-11-13 01:04:43 +0000","Twitter Web Client","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","Twitter Web Client","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","Twitter Web Client","@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","Twitter Web Client","RT @SubtleGradient: NEW appify 2.0! @@ -7714,8 +7805,6 @@ https:/ ...","2768945010446337","14405464","2010-11-11 17:05:42 +0000","" "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","Twitter Web Client","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","Twitter Web Client","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 :)","","","","" @@ -7742,7 +7831,6 @@ I've been successfully implementing wallet zero for years.","29670293252","14405 "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","Twitter Web Client","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.","","","","" @@ -7773,13 +7861,13 @@ I've been successfully implementing wallet zero for years.","29670293252","14405 "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","Twitter Web Client","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","Twitter Web Client","RT @rentzsch: @rauchg what about fake submodules? http://j.mp/cr0Lkt","29221983256","663463","2010-10-30 22:20:10 +0000","" +"29132023240","","","2010-10-29 00:00:00 +0000","Twitter for iPhone","Of course this would happen at the end of a Friday. Thanks Murph!","","","","" "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","Twitter Web Client","RT @pharkmillups: This is basically what it feels like every time you spin up a new riak node @@ -7821,6 +7909,7 @@ I've been successfully implementing wallet zero for years.","29670293252","14405 "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","Twitter Web Client","@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","","","","" +"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!!*","","","","" "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.","","","","" @@ -7828,7 +7917,6 @@ I've been successfully implementing wallet zero for years.","29670293252","14405 "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","","","","" @@ -7868,13 +7956,12 @@ I've been successfully implementing wallet zero for years.","29670293252","14405 "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.","","","","" +"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","","","","" "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","Twitter Web Client","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. ;-)","","","","" @@ -7919,12 +8006,12 @@ I've been successfully implementing wallet zero for years.","29670293252","14405 "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.","","","","" +"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","" "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","","","","" "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","" "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.","","","","" @@ -7973,8 +8060,8 @@ I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000", "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.","","","","" -"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"".","","","","" "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?","","","","" @@ -8005,7 +8092,6 @@ I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000", "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/","","","","" "20914578252","","","2010-08-11 00:00:00 +0000","Twitter Web Client","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.","","","","" @@ -8023,8 +8109,8 @@ I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000", "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 :(","","","","" -"19606105282","19229094336","159816349","2010-07-26 00:00:00 +0000","Tweetie for Mac","@mayolaycamp No interest. Blocked for spam.","","","","" "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","Twitter Web Client","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","Twitter Web Client","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","","","","" @@ -8067,6 +8153,8 @@ I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000", "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","" +"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.","","","","" @@ -8074,8 +8162,6 @@ I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000", "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?","","","","" "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.","","","","" "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?","","","","" @@ -8122,6 +8208,8 @@ I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000", "15631525613","15581615212","54403950","2010-06-07 00:00:00 +0000","Twitter Web Client","@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 Web Client","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 Web Client","@mikeal I think it's $428 million","","","","" +"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 Web Client","@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 Web Client","Barely seen a 3g signal since arriving in SF. No wonder AT&T customers are pissed! #ATT #fail","","","","" "15531117225","15529556525","22406953","2010-06-06 00:00:00 +0000","Twitter Web Client","@mahyarm Good idea, I definitely should have looked into that. Hopefully I remember next time.","","","","" @@ -8131,8 +8219,6 @@ I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000", "15537118785","15536811798","8675502","2010-06-06 00:00:00 +0000","Twitter Web Client","@me1000 er, I meant *list* comprehensions of course, not lisp comps.","","","","" "15537996658","15537136188","894911","2010-06-06 00:00:00 +0000","Twitter Web Client","@JimRoepcke * _sjs slaps JimRoepcke around a bit with a large trout","","","","" "15555265243","","","2010-06-06 00:00:00 +0000","Twitter Web Client","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 Web Client","@ChrisNoel_Vic thanks man! Pretty excited. :) We should meet up for beers when I get back.","","","","" "15514883507","","","2010-06-05 00:00:00 +0000","Twitter Web Client","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 Web Client","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 Web Client","@JimRoepcke I guess this is old news by now but I hadn't seen it before: http://www.facebook.com/KipDrordy","","","","" @@ -8171,12 +8257,13 @@ I thought we were ""fri ...","24797344318","749863","2010-09-17 22:35:06 +0000", #nonosql #docdb #nosql","","","","" "14518843441","","","2010-05-22 00:00:00 +0000","Twitter Web Client","About to watch a haggis hurling competition. The record is 190 ft!","","","","" +"14521573978","","","2010-05-22 00:00:00 +0000","Twitter Web Client","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 Web Client","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 Web Client","Well, I can see github again. That was short-lived.","","","","" -"14232765831","14217793600","14358152","2010-05-18 00:00:00 +0000","Twitter Web Client","@mentalguy I remember that feeling. Here are 9 more to blow your mind: http://en.wikipedia.org/wiki/Ontario_(disambiguation)","","","","" -"14200790046","","14174890","2010-05-18 00:00:00 +0000","Twitter Web Client","@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","Twitter Web Client","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","Twitter Web Client","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 Web Client","@mentalguy I remember that feeling. Here are 9 more to blow your mind: http://en.wikipedia.org/wiki/Ontario_(disambiguation)","","","","" +"14200790046","","14174890","2010-05-18 00:00:00 +0000","Twitter Web Client","@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!","","","","" "14077389539","","","2010-05-16 00:00:00 +0000","Twitter Web Client","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","Twitter Web Client","@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 Web Client","Some guy from Lush just said the word cuticle to me. Wtf?! Do I look like a guy who cares about cuticles?","","","","" @@ -8198,7 +8285,6 @@ 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","" "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 Web Client","RT @Grooveshark: Now accepting Lala refugees.","","","","" "12614255760","","","2010-04-22 00:00:00 +0000","Twitter Web Client","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 Web Client","@lunafiko I think I just found it on twitpic, cool!","","","","" @@ -8211,7 +8297,6 @@ Victoria! http://twitpic.com/1m7g4b","","","","" "12497941010","12495440281","14273142","2010-04-20 00:00:00 +0000","Twitter Web Client","@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 Web Client","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 Web Client","@lunafiko heh, sounds like a good time :)","","","","" -"12421964589","","","2010-04-18 00:00:00 +0000","Twitter Web Client","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","" "12322999305","","","2010-04-17 00:00:00 +0000","Twitter Web Client","""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","","","","" @@ -8224,8 +8309,8 @@ Victoria! http://twitpic.com/1m7g4b","","","","" "12090100417","","","2010-04-13 00:00:00 +0000","Twitter Web Client","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 Web Client","New MacBook Pros! Now to save up some $$","","","","" "12127055723","12126943664","894911","2010-04-13 00:00:00 +0000","Twitter Web Client","@JimRoepcke wheee!","","","","" -"12065048772","12064718775","14273142","2010-04-12 00:00:00 +0000","Twitter Web Client","@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 00:00:00 +0000","Twitter Web Client","@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 Web Client","@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 :)","","","","" "11858253272","","","2010-04-09 00:00:00 +0000","Twitter Web Client","Any sufficiently complicated web app contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Webmachine.","","","","" @@ -8274,10 +8359,10 @@ Victoria! http://twitpic.com/1m7g4b","","","","" "11122252439","11122116123","6509982","2010-03-27 00:00:00 +0000","Twitter Web Client","@argv0 lyrics to ""oops i did it again""","","","","" "11122405818","11119924765","14962753","2010-03-27 00:00:00 +0000","Twitter Web Client","@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.","","","","" "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. :)","","","","" -"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","Twitter Web Client","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 Web Client","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 Web Client","""The curse of the gifted programmer is apparently the need to deal with occasional direct emails from Eric Raymond."" http://is.gd/b16tf","","","","" +"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","Twitter Web Client","Idiot users still intentionally opening, clicking on spam http://tinyurl.com/yl2tnzt (great, there is no hope then)","","","","" "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.","","","","" @@ -8312,6 +8397,8 @@ Victoria! http://twitpic.com/1m7g4b","","","","" "10327133361","","","2010-03-11 00:00:00 +0000","Twitter Web Client","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 Web Client","@JimRoepcke BC champs eh? not bad, not bad at all! :)","","","","" "10341344052","","","2010-03-11 00:00:00 +0000","Twitter Web Client","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","" +"10248960220","","14273142","2010-03-10 00:00:00 +0000","Twitter Web Client","@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 Web Client","@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 Web Client","@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 Web Client","First day at the new job. Great so far! Lots of interesting stuff to learn.","","","","" "10255360972","","","2010-03-10 00:00:00 +0000","Twitter Web Client","Grooveshark has implemented native scrobbling for VIPs! Now if only I could sign up for a VIP account ... *sigh*","","","","" @@ -8324,8 +8411,6 @@ Victoria! http://twitpic.com/1m7g4b","","","","" "10289609392","10289433993","22406953","2010-03-10 00:00:00 +0000","Twitter Web Client","@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 Web Client","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 Web Client","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 Web Client","@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 Web Client","@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.","","","","" "10206297917","","","2010-03-09 00:00:00 +0000","Twitter Web Client","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 Web Client","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","Twitter Web Client","@Joachim_Joe nope, once you set it up you can pretty much forget about it. :)","","","","" @@ -8374,9 +8459,9 @@ Soon, soon...","","","","" "9219489240","","","2010-02-17 00:00:00 +0000","Twitter Web Client","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 Web Client","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 Web Client","#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","","","","" -"9192595443","","","2010-02-16 00:00:00 +0000","Twitter Web Client","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-].","","","","" "9164440350","","","2010-02-16 00:00:00 +0000","Twitter Web Client","[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 Web Client","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 Web Client","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","Twitter Web Client","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 Web Client","twitter |ˈtwitər| verb [ intrans. ] @@ -8397,7 +8482,6 @@ verb [ intrans. ] "8813740420","","","2010-02-08 00:00:00 +0000","Twitter Web Client","Just saw a guy with a discman. How retro, very 1999. :p","","","","" "8776771280","8120731163","815869","2010-02-07 00:00:00 +0000","Twitter Web Client","@nocas Thank you! :)","","","","" "8781575552","","","2010-02-07 00:00:00 +0000","Twitter Web Client","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","Twitter Web Client","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 Web Client","@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 Web Client","Today I love Cocoa, especially NSOperationQueue.","","","","" "8574284179","","","2010-02-03 00:00:00 +0000","Twitter Web Client","I often start txting the wrong person due to years of typing the msg *then* choosing the recipient. iPhone's Messages app thinks different.","","","","" @@ -8423,6 +8507,8 @@ verb [ intrans. ] "8328636491","8328395828","14273142","2010-01-28 00:00:00 +0000","Twitter Web Client","@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 Web Client","@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 Web Client","@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.","","","","" +"8282849475","","","2010-01-27 00:00:00 +0000","Twitter Web Client","<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 Web Client","@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 Web Client","@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","","","2010-01-27 00:00:00 +0000","Twitter Web Client","@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 Web Client","Ok the fun's over ... now where's the fucking SDK?!","","","","" @@ -8432,8 +8518,6 @@ verb [ intrans. ] "8269764295","","","2010-01-27 00:00:00 +0000","Twitter Web Client","#grooveshark's maintenance message: http://twitpic.com/zyrx4 (somehow that never gets old for me)","","","","" "8282119469","","","2010-01-27 00:00:00 +0000","Twitter Web Client","Too dark to get up. wtf am I doing.","","","","" "8282793034","","","2010-01-27 00:00:00 +0000","Twitter Web Client","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","Twitter Web Client","<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 Web Client","@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!","","","","" "8238630886","","","2010-01-26 00:00:00 +0000","Twitter Web Client","Oldie but a goodie ... ""Success"" http://xkcd.com/349/","","","","" "8243648667","","","2010-01-26 00:00:00 +0000","Twitter Web Client","Hard not to smile when you see this on your iPod. http://yfrog.com/4ek1zp","","","","" "8252376329","","","2010-01-26 00:00:00 +0000","Twitter Web Client","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","" @@ -8475,13 +8559,13 @@ verb [ intrans. ] "7994232609","","","2010-01-20 00:00:00 +0000","Twitter Web Client","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 Web Client","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","","","","" "8002830057","","","2010-01-20 00:00:00 +0000","Twitter Web Client","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","" +"7893652393","","","2010-01-18 00:00:00 +0000","Twitter Web Client","For once I'm actually a bit sad I'm not still in Ontario.","","","","" +"7893719461","","","2010-01-18 00:00:00 +0000","Twitter Web Client","Done reading and writing about Mach-O for today. I'm starting to go cross-eyed.","","","","" "7907986046","","","2010-01-18 00:00:00 +0000","Twitter Web Client","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 Web Client","@gilesgoatboy +1 for pixelmator, never tried acorn though","","","","" "7884830671","","","2010-01-18 00:00:00 +0000","Twitter Web Client","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 Web Client","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 Web Client","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 Web Client","For once I'm actually a bit sad I'm not still in Ontario.","","","","" -"7893719461","","","2010-01-18 00:00:00 +0000","Twitter Web Client","Done reading and writing about Mach-O for today. I'm starting to go cross-eyed.","","","","" "7844208958","","","2010-01-17 00:00:00 +0000","Twitter Web Client","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","Twitter Web Client","Breakfast of champions. Protein. That is all. http://twitpic.com/yj4mq","","","","" "7879453024","","33858688","2010-01-17 00:00:00 +0000","Twitter Web Client","@ehoppe walking by #shawcable. Should I throw something at them for you? ;-)","","","","" @@ -8526,9 +8610,9 @@ verb [ intrans. ] "7357427296","","","2010-01-04 00:00:00 +0000","Twitter Web Client","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","Twitter Web Client","@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 Web Client","[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)","","","","" -"7323770241","7319403764","1341781","2010-01-03 00:00:00 +0000","Twitter Web Client","@gilesgoatboy Bad choice of words on my part. I simply meant that the US is predominantly a capitalist society.","","","","" "7317979853","","","2010-01-03 00:00:00 +0000","Twitter Web Client","RT @tlrobinson: Huxley vs. Orwell: http://i.imgur.com/XmNt6.jpg Who was [more] right?","","","","" "7318084854","","","2010-01-03 00:00:00 +0000","Twitter Web Client","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 Web Client","@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","Twitter Web Client","""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 Web Client","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 Web Client","http://club1994.com The 90s are the new 80s. That's weird.","","","","" @@ -8578,9 +8662,9 @@ http: ...","7250391199","33423","2009-12-31 22:51:29 +0000","" "6535392640","","","2009-12-10 00:00:00 +0000","Twitter Web Client","I need to port #andand to #JavaScript. http://andand.rubyforge.org/ it's not much code but has anyone done it already?","","","","" "6536215603","","","2009-12-10 00:00:00 +0000","Twitter Web Client","In JavaScript null and undefined aren't objects ... Puts a damper on andand.","","","","" "6482146401","6478284057","14273142","2009-12-09 00:00:00 +0000","Twitter Web Client","@lunafiko If it's not too late check out http://is.gd/5gqBU","","","","" -"6469119192","","","2009-12-08 00:00:00 +0000","Twitter Web Client","If the rain stays away I don't mind the cold that much really. It's nice when it's a bit brisk.","","","","" "6451807743","","","2009-12-08 00:00:00 +0000","Twitter Web Client","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","Twitter Web Client","ars: Artists' lawsuit: major record labels are the real pirates http://tinyurl.com/y8spqph (about time!)","","","","" +"6469119192","","","2009-12-08 00:00:00 +0000","Twitter Web Client","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 Web Client","jailbroken 3.1.2 er, broke. shutdown from apple logo. back to 3.1. #iphone","","","","" "6187652541","","","2009-11-30 00:00:00 +0000","Twitter Web Client","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 Web Client","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","","","","" @@ -8629,9 +8713,9 @@ http: ...","7250391199","33423","2009-12-31 22:51:29 +0000","" "5049167584","","","2009-10-21 00:00:00 +0000","Twitter Web Client","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 Web Client","Fall colours. http://bit.ly/aq2nh http://yfrog.com/0b9g8fj","","","","" "4919229991","4906986970","894911","2009-10-16 00:00:00 +0000","Twitter Web Client","@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 Web Client","@JimRoepcke shame! Every solution seems like a hack.","","","","" "4880878300","4877166818","894911","2009-10-15 00:00:00 +0000","Twitter Web Client","@JimRoepcke still in vic! Well colwood anyway, near Esquimalt lagoon.","","","","" "4880997373","","","2009-10-15 00:00:00 +0000","Twitter Web Client","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","","","","" -"4877094591","4876200327","894911","2009-10-15 00:00:00 +0000","Twitter Web Client","@JimRoepcke shame! Every solution seems like a hack.","","","","" "4874316124","","","2009-10-14 00:00:00 +0000","Twitter Web Client","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 Web Client","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 Web Client","Wrong road down to the beach! http://twitpic.com/ks8wz","","","",""