t 1.7.0 → 1.7.1
Sign up to get free protection for your applications and to get access to all the features.
- data.tar.gz.sig +2 -0
- data/LICENSE.md +1 -1
- data/README.md +28 -20
- data/lib/t/requestable.rb +1 -1
- data/lib/t/version.rb +1 -1
- data/spec/cli_spec.rb +18 -18
- data/spec/fixtures/200_direct_messages.json +1 -27054
- data/spec/fixtures/200_statuses.json +1 -1
- data/spec/fixtures/501_ids.json +1 -509
- data/spec/fixtures/501_users_list.json +1 -17543
- data/spec/fixtures/direct_message.json +1 -80
- data/spec/fixtures/direct_messages.json +1 -802
- data/spec/fixtures/empty_cursor.json +1 -7
- data/spec/fixtures/favorites.json +1 -1099
- data/spec/fixtures/followers_ids.json +1 -10
- data/spec/fixtures/friends_ids.json +1 -9
- data/spec/fixtures/gem.json +1 -61
- data/spec/fixtures/list.json +1 -54
- data/spec/fixtures/lists.json +1 -1
- data/spec/fixtures/locations.json +1 -57
- data/spec/fixtures/not_found.json +1 -4
- data/spec/fixtures/rate_limit_status.json +1 -6
- data/spec/fixtures/recommendations.json +1 -364
- data/spec/fixtures/retweet.json +1 -112
- data/spec/fixtures/search.json +1 -1
- data/spec/fixtures/search_with_entities.json +1 -1
- data/spec/fixtures/settings.json +1 -30
- data/spec/fixtures/sferik.json +1 -60
- data/spec/fixtures/status.json +1 -109
- data/spec/fixtures/status_no_attributes.json +1 -104
- data/spec/fixtures/status_no_country.json +1 -102
- data/spec/fixtures/status_no_full_name.json +1 -101
- data/spec/fixtures/status_no_locality.json +1 -107
- data/spec/fixtures/status_no_place.json +1 -72
- data/spec/fixtures/status_no_street_address.json +1 -108
- data/spec/fixtures/status_with_mention.json +1 -1
- data/spec/fixtures/statuses.json +1 -1
- data/spec/fixtures/trends.json +1 -35
- data/spec/fixtures/users.json +1 -122
- data/spec/fixtures/users_list.json +1 -128
- data/spec/list_spec.rb +8 -8
- data/spec/search_spec.rb +39 -39
- data/t.gemspec +8 -3
- metadata +85 -46
- metadata.gz.sig +2 -0
- data/spec/fixtures/false.json +0 -1
- data/spec/fixtures/true.json +0 -1
@@ -1,10 +1 @@
|
|
1
|
-
{
|
2
|
-
"previous_cursor_str": "0",
|
3
|
-
"next_cursor": 0,
|
4
|
-
"ids": [
|
5
|
-
213747670,
|
6
|
-
428004849
|
7
|
-
],
|
8
|
-
"previous_cursor": 0,
|
9
|
-
"next_cursor_str": "0"
|
10
|
-
}
|
1
|
+
{"previous_cursor_str":"0","next_cursor":0,"ids":[213747670,428004849],"previous_cursor":0,"next_cursor_str":"0"}
|
data/spec/fixtures/gem.json
CHANGED
@@ -1,61 +1 @@
|
|
1
|
-
{
|
2
|
-
"time_zone": "Pacific Time (US & Canada)",
|
3
|
-
"profile_text_color": "333333",
|
4
|
-
"protected": false,
|
5
|
-
"id_str": "213747670",
|
6
|
-
"default_profile": false,
|
7
|
-
"contributors_enabled": false,
|
8
|
-
"following": true,
|
9
|
-
"profile_background_image_url": "http://a0.twimg.com/images/themes/theme15/bg.png",
|
10
|
-
"followers_count": 545,
|
11
|
-
"profile_image_url": "http://a1.twimg.com/profile_images/1163402051/ruby_normal.png",
|
12
|
-
"name": "The Ruby Gem",
|
13
|
-
"profile_link_color": "0084B4",
|
14
|
-
"profile_image_url_https": "https://si0.twimg.com/profile_images/1163402051/ruby_normal.png",
|
15
|
-
"listed_count": 43,
|
16
|
-
"utc_offset": -28800,
|
17
|
-
"created_at": "Tue Nov 09 18:03:22 +0000 2010",
|
18
|
-
"description": "Ruby wrapper for the Twitter API",
|
19
|
-
"notifications": false,
|
20
|
-
"profile_background_color": "022330",
|
21
|
-
"statuses_count": 32,
|
22
|
-
"profile_background_tile": false,
|
23
|
-
"status": {
|
24
|
-
"contributors": null,
|
25
|
-
"coordinates": null,
|
26
|
-
"id_str": "142615165530152960",
|
27
|
-
"retweet_count": 2,
|
28
|
-
"in_reply_to_user_id": null,
|
29
|
-
"favorited": true,
|
30
|
-
"created_at": "Fri Dec 02 14:44:39 +0000 2011",
|
31
|
-
"possibly_sensitive": false,
|
32
|
-
"in_reply_to_screen_name": null,
|
33
|
-
"in_reply_to_status_id": null,
|
34
|
-
"in_reply_to_status_id_str": null,
|
35
|
-
"retweeted": true,
|
36
|
-
"truncated": false,
|
37
|
-
"in_reply_to_user_id_str": null,
|
38
|
-
"place": null,
|
39
|
-
"source": "<a href=\"http://rubygems.org/gems/twitter\" rel=\"nofollow\">The Ruby Gem</a>",
|
40
|
-
"id": 142615165530152960,
|
41
|
-
"geo": null,
|
42
|
-
"text": "Version 2.0.1 has been released. Adds Rails 2.3 compatibility. If you were waiting to upgrade to 2.0, now's the time! http://t.co/cCwpxpFv"
|
43
|
-
},
|
44
|
-
"profile_sidebar_fill_color": "C0DFEC",
|
45
|
-
"default_profile_image": false,
|
46
|
-
"follow_request_sent": false,
|
47
|
-
"lang": "en",
|
48
|
-
"geo_enabled": false,
|
49
|
-
"friends_count": 6,
|
50
|
-
"profile_sidebar_border_color": "a8c7f7",
|
51
|
-
"location": "",
|
52
|
-
"is_translator": false,
|
53
|
-
"show_all_inline_media": false,
|
54
|
-
"screen_name": "gem",
|
55
|
-
"id": 213747670,
|
56
|
-
"verified": false,
|
57
|
-
"profile_use_background_image": true,
|
58
|
-
"profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme15/bg.png",
|
59
|
-
"favourites_count": 4,
|
60
|
-
"url": "http://rubygems.org/gems/twitter"
|
61
|
-
}
|
1
|
+
{"time_zone":"Pacific Time (US & Canada)","profile_text_color":"333333","protected":false,"id_str":"213747670","default_profile":false,"contributors_enabled":false,"following":true,"profile_background_image_url":"http://a0.twimg.com/images/themes/theme15/bg.png","followers_count":545,"profile_image_url":"http://a1.twimg.com/profile_images/1163402051/ruby_normal.png","name":"The Ruby Gem","profile_link_color":"0084B4","profile_image_url_https":"https://si0.twimg.com/profile_images/1163402051/ruby_normal.png","listed_count":43,"utc_offset":-28800,"created_at":"Tue Nov 09 18:03:22 +0000 2010","description":"Ruby wrapper for the Twitter API","notifications":false,"profile_background_color":"022330","statuses_count":32,"profile_background_tile":false,"status":{"contributors":null,"coordinates":null,"id_str":"142615165530152960","retweet_count":2,"in_reply_to_user_id":null,"favorited":true,"created_at":"Fri Dec 02 14:44:39 +0000 2011","possibly_sensitive":false,"in_reply_to_screen_name":null,"in_reply_to_status_id":null,"in_reply_to_status_id_str":null,"retweeted":true,"truncated":false,"in_reply_to_user_id_str":null,"place":null,"source":"<a href=\"http://rubygems.org/gems/twitter\" rel=\"nofollow\">The Ruby Gem</a>","id":142615165530152960,"geo":null,"text":"Version 2.0.1 has been released. Adds Rails 2.3 compatibility. If you were waiting to upgrade to 2.0, now's the time! http://t.co/cCwpxpFv"},"profile_sidebar_fill_color":"C0DFEC","default_profile_image":false,"follow_request_sent":false,"lang":"en","geo_enabled":false,"friends_count":6,"profile_sidebar_border_color":"a8c7f7","location":"","is_translator":false,"show_all_inline_media":false,"screen_name":"gem","id":213747670,"verified":false,"profile_use_background_image":true,"profile_background_image_url_https":"https://si0.twimg.com/images/themes/theme15/bg.png","favourites_count":4,"url":"http://rubygems.org/gems/twitter"}
|
data/spec/fixtures/list.json
CHANGED
@@ -1,54 +1 @@
|
|
1
|
-
{
|
2
|
-
"name": "presidents",
|
3
|
-
"full_name": "@sferik/presidents",
|
4
|
-
"member_count": 2,
|
5
|
-
"description": "Presidents of the United States of America",
|
6
|
-
"mode": "public",
|
7
|
-
"uri": "/sferik/presidents",
|
8
|
-
"user": {
|
9
|
-
"id": 7505382,
|
10
|
-
"profile_image_url": "http://a0.twimg.com/profile_images/1759857427/image1326743606_normal.png",
|
11
|
-
"url": "https://github.com/sferik",
|
12
|
-
"created_at": "Mon Jul 16 12:59:01 +0000 2007",
|
13
|
-
"followers_count": 2126,
|
14
|
-
"default_profile": false,
|
15
|
-
"profile_background_color": "000000",
|
16
|
-
"lang": "en",
|
17
|
-
"utc_offset": -28800,
|
18
|
-
"name": "Erik Michaels-Ober",
|
19
|
-
"profile_background_image_url": "http://a0.twimg.com/profile_background_images/162641967/we_concept_bg2.png",
|
20
|
-
"location": "San Francisco",
|
21
|
-
"profile_link_color": "0084B4",
|
22
|
-
"listed_count": 115,
|
23
|
-
"verified": false,
|
24
|
-
"protected": false,
|
25
|
-
"profile_use_background_image": true,
|
26
|
-
"is_translator": false,
|
27
|
-
"following": null,
|
28
|
-
"description": "My heart is in the work.",
|
29
|
-
"profile_text_color": "333333",
|
30
|
-
"statuses_count": 6951,
|
31
|
-
"screen_name": "sferik",
|
32
|
-
"profile_image_url_https": "https://si0.twimg.com/profile_images/1759857427/image1326743606_normal.png",
|
33
|
-
"time_zone": "Pacific Time (US & Canada)",
|
34
|
-
"profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/162641967/we_concept_bg2.png",
|
35
|
-
"friends_count": 204,
|
36
|
-
"default_profile_image": false,
|
37
|
-
"contributors_enabled": false,
|
38
|
-
"profile_sidebar_border_color": "C0DEED",
|
39
|
-
"id_str": "7505382",
|
40
|
-
"geo_enabled": true,
|
41
|
-
"favourites_count": 3124,
|
42
|
-
"profile_background_tile": false,
|
43
|
-
"notifications": null,
|
44
|
-
"show_all_inline_media": true,
|
45
|
-
"profile_sidebar_fill_color": "DDEEF6",
|
46
|
-
"follow_request_sent": null
|
47
|
-
},
|
48
|
-
"id_str": "8863586",
|
49
|
-
"subscriber_count": 1,
|
50
|
-
"created_at": "Mon Mar 15 12:10:13 +0000 2010",
|
51
|
-
"following": false,
|
52
|
-
"slug": "presidents",
|
53
|
-
"id": 8863586
|
54
|
-
}
|
1
|
+
{"name":"presidents","full_name":"@sferik/presidents","member_count":2,"description":"Presidents of the United States of America","mode":"public","uri":"/sferik/presidents","user":{"id":7505382,"profile_image_url":"http://a0.twimg.com/profile_images/1759857427/image1326743606_normal.png","url":"https://github.com/sferik","created_at":"Mon Jul 16 12:59:01 +0000 2007","followers_count":2126,"default_profile":false,"profile_background_color":"000000","lang":"en","utc_offset":-28800,"name":"Erik Michaels-Ober","profile_background_image_url":"http://a0.twimg.com/profile_background_images/162641967/we_concept_bg2.png","location":"San Francisco","profile_link_color":"0084B4","listed_count":115,"verified":false,"protected":false,"profile_use_background_image":true,"is_translator":false,"following":null,"description":"My heart is in the work.","profile_text_color":"333333","statuses_count":6951,"screen_name":"sferik","profile_image_url_https":"https://si0.twimg.com/profile_images/1759857427/image1326743606_normal.png","time_zone":"Pacific Time (US & Canada)","profile_background_image_url_https":"https://si0.twimg.com/profile_background_images/162641967/we_concept_bg2.png","friends_count":204,"default_profile_image":false,"contributors_enabled":false,"profile_sidebar_border_color":"C0DEED","id_str":"7505382","geo_enabled":true,"favourites_count":3124,"profile_background_tile":false,"notifications":null,"show_all_inline_media":true,"profile_sidebar_fill_color":"DDEEF6","follow_request_sent":null},"id_str":"8863586","subscriber_count":1,"created_at":"Mon Mar 15 12:10:13 +0000 2010","following":false,"slug":"presidents","id":8863586}
|
data/spec/fixtures/lists.json
CHANGED
@@ -1 +1 @@
|
|
1
|
-
[{"uri":"
|
1
|
+
[{"uri":"/pengwynn/rubyists","name":"Rubyists","full_name":"@pengwynn/rubyists","description":"","mode":"public","user":{"id":14100886,"profile_background_image_url_https":"https://si0.twimg.com/images/themes/theme1/bg.png","time_zone":"Central Time (US & Canada)","location":"Denton, TX","profile_background_image_url":"http://a0.twimg.com/images/themes/theme1/bg.png","id_str":"14100886","profile_link_color":"0084B4","geo_enabled":true,"default_profile":false,"profile_image_url":"http://a0.twimg.com/profile_images/2221455972/wynn-mic-bw_normal.jpg","utc_offset":-21600,"profile_use_background_image":false,"statuses_count":7384,"name":"Wynn Netherland","follow_request_sent":false,"profile_text_color":"333333","lang":"en","screen_name":"pengwynn","listed_count":397,"protected":false,"is_translator":false,"followers_count":6182,"profile_sidebar_border_color":"FFFFFF","description":"Christian, husband, father, GitHubber, Co-host of @thechangelog, Co-author of Sass, Compass, #CSS book http://wynn.fm/sass-meap","profile_image_url_https":"https://si0.twimg.com/profile_images/2221455972/wynn-mic-bw_normal.jpg","profile_background_tile":false,"following":true,"profile_sidebar_fill_color":"DDEEF6","default_profile_image":false,"url":"http://wynnnetherland.com","profile_banner_url":"https://si0.twimg.com/profile_banners/14100886/1347987369","favourites_count":338,"created_at":"Sat Mar 08 16:34:22 +0000 2008","friends_count":3528,"verified":false,"notifications":false,"profile_background_color":"292929","contributors_enabled":false},"following":true,"created_at":"Fri Oct 30 14:39:25 +0000 2009","member_count":499,"id_str":"1129440","subscriber_count":39,"slug":"rubyists","id":1129440},{"uri":"/twitter/team","name":"Team","full_name":"@twitter/team","description":"","mode":"public","user":{"id":783214,"profile_background_image_url_https":"https://si0.twimg.com/profile_background_images/657090062/l1uqey5sy82r9ijhke1i.png","time_zone":"Pacific Time (US & Canada)","location":"San Francisco, CA","profile_background_image_url":"http://a0.twimg.com/profile_background_images/657090062/l1uqey5sy82r9ijhke1i.png","id_str":"783214","profile_link_color":"038543","geo_enabled":true,"default_profile":false,"profile_image_url":"http://a0.twimg.com/profile_images/2284174758/v65oai7fxn47qv9nectx_normal.png","utc_offset":-28800,"profile_use_background_image":true,"statuses_count":1433,"name":"Twitter","follow_request_sent":false,"profile_text_color":"333333","lang":"en","screen_name":"twitter","listed_count":73287,"protected":false,"followers_count":13711595,"profile_sidebar_border_color":"EEEEEE","is_translator":false,"description":"Always wondering what's happening. ","profile_background_tile":true,"following":true,"profile_sidebar_fill_color":"F6F6F6","default_profile_image":false,"url":"http://blog.twitter.com/","profile_banner_url":"https://si0.twimg.com/profile_banners/783214/1347405327","favourites_count":18,"created_at":"Tue Feb 20 14:35:54 +0000 2007","friends_count":1249,"verified":true,"notifications":false,"profile_image_url_https":"https://si0.twimg.com/profile_images/2284174758/v65oai7fxn47qv9nectx_normal.png","profile_background_color":"ACDED6","contributors_enabled":true},"following":true,"created_at":"Wed Sep 23 01:18:01 +0000 2009","member_count":1199,"id_str":"574","subscriber_count":78078,"slug":"team","id":574},{"uri":"/sferik/test","name":"test","full_name":"@sferik/test","description":"","mode":"private","user":{"id":7505382,"profile_background_image_url_https":"https://si0.twimg.com/profile_background_images/665875854/bb0b3653dcf0644e344823e0a2eb3382.png","time_zone":"Pacific Time (US & Canada)","location":"San Francisco","profile_background_image_url":"http://a0.twimg.com/profile_background_images/665875854/bb0b3653dcf0644e344823e0a2eb3382.png","id_str":"7505382","profile_link_color":"0084B4","geo_enabled":true,"default_profile":false,"profile_image_url":"http://a0.twimg.com/profile_images/1759857427/image1326743606_normal.png","utc_offset":-28800,"profile_use_background_image":true,"statuses_count":8576,"name":"Erik Michaels-Ober","follow_request_sent":false,"profile_text_color":"333333","lang":"en","screen_name":"sferik","listed_count":129,"protected":false,"followers_count":2449,"profile_sidebar_border_color":"000000","profile_image_url_https":"https://si0.twimg.com/profile_images/1759857427/image1326743606_normal.png","description":"An ingredient in your recipe.","is_translator":false,"profile_background_tile":false,"following":false,"profile_sidebar_fill_color":"DDEEF6","default_profile_image":false,"url":"https://github.com/sferik","favourites_count":4321,"created_at":"Mon Jul 16 12:59:01 +0000 2007","friends_count":203,"verified":false,"notifications":false,"profile_background_color":"000000","contributors_enabled":false},"following":false,"created_at":"Sun Jul 08 22:19:05 +0000 2012","member_count":2,"id_str":"73546689","subscriber_count":0,"slug":"test","id":73546689}]
|
@@ -1,57 +1 @@
|
|
1
|
-
[
|
2
|
-
{
|
3
|
-
"placeType": {
|
4
|
-
"code": 7,
|
5
|
-
"name": "Town"
|
6
|
-
},
|
7
|
-
"url": "http://where.yahooapis.com/v1/place/2367105",
|
8
|
-
"countryCode": "US",
|
9
|
-
"woeid": 2367105,
|
10
|
-
"name": "Boston",
|
11
|
-
"country": "United States"
|
12
|
-
},
|
13
|
-
{
|
14
|
-
"countryCode": null,
|
15
|
-
"url": "http://where.yahooapis.com/v1/place/1",
|
16
|
-
"woeid": 1,
|
17
|
-
"name": "Worldwide",
|
18
|
-
"country": "",
|
19
|
-
"placeType": {
|
20
|
-
"code": 19,
|
21
|
-
"name": "Supername"
|
22
|
-
}
|
23
|
-
},
|
24
|
-
{
|
25
|
-
"url": "http://where.yahooapis.com/v1/place/2459115",
|
26
|
-
"woeid": 2459115,
|
27
|
-
"placeType": {
|
28
|
-
"code": 7,
|
29
|
-
"name": "Town"
|
30
|
-
},
|
31
|
-
"countryCode": "US",
|
32
|
-
"name": "New York",
|
33
|
-
"country": "United States"
|
34
|
-
},
|
35
|
-
{
|
36
|
-
"countryCode": "US",
|
37
|
-
"url": "http://where.yahooapis.com/v1/place/23424977",
|
38
|
-
"country": "United States",
|
39
|
-
"woeid": 23424977,
|
40
|
-
"name": "United States",
|
41
|
-
"placeType": {
|
42
|
-
"code": 12,
|
43
|
-
"name": "Country"
|
44
|
-
}
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"placeType": {
|
48
|
-
"code": 7,
|
49
|
-
"name": "Town"
|
50
|
-
},
|
51
|
-
"countryCode": "US",
|
52
|
-
"url": "http://where.yahooapis.com/v1/place/2487956",
|
53
|
-
"woeid": 2487956,
|
54
|
-
"name": "San Francisco",
|
55
|
-
"country": "United States"
|
56
|
-
}
|
57
|
-
]
|
1
|
+
[{"placeType":{"code":7,"name":"Town"},"url":"http://where.yahooapis.com/v1/place/2367105","countryCode":"US","woeid":2367105,"name":"Boston","country":"United States"},{"countryCode":null,"url":"http://where.yahooapis.com/v1/place/1","woeid":1,"name":"Worldwide","country":"","placeType":{"code":19,"name":"Supername"}},{"url":"http://where.yahooapis.com/v1/place/2459115","woeid":2459115,"placeType":{"code":7,"name":"Town"},"countryCode":"US","name":"New York","country":"United States"},{"countryCode":"US","url":"http://where.yahooapis.com/v1/place/23424977","country":"United States","woeid":23424977,"name":"United States","placeType":{"code":12,"name":"Country"}},{"placeType":{"code":7,"name":"Town"},"countryCode":"US","url":"http://where.yahooapis.com/v1/place/2487956","woeid":2487956,"name":"San Francisco","country":"United States"}]
|
@@ -1,4 +1 @@
|
|
1
|
-
{
|
2
|
-
"error": "The specified user is not a member of this list",
|
3
|
-
"request": "/1/lists/members/show.json?owner_screen_name=sferik&slug=presidents&screen_name=sferik"
|
4
|
-
}
|
1
|
+
{"error":"The specified user is not a member of this list","request":"/1/lists/members/show.json?owner_screen_name=sferik&slug=presidents&screen_name=sferik"}
|
@@ -1,6 +1 @@
|
|
1
|
-
{
|
2
|
-
"remaining_hits": 19993,
|
3
|
-
"hourly_limit": 20000,
|
4
|
-
"reset_time_in_seconds": 1288060988,
|
5
|
-
"reset_time": "Tue Oct 26 12:43:08 +0000 2010"
|
6
|
-
}
|
1
|
+
{"remaining_hits":19993,"hourly_limit":20000,"reset_time_in_seconds":1288060988,"reset_time":"Tue Oct 26 12:43:08 +0000 2010"}
|
@@ -1,364 +1 @@
|
|
1
|
-
[
|
2
|
-
{
|
3
|
-
"user": {
|
4
|
-
"time_zone": "Eastern Time (US & Canada)",
|
5
|
-
"protected": false,
|
6
|
-
"default_profile": true,
|
7
|
-
"profile_use_background_image": true,
|
8
|
-
"name": "John Trupiano",
|
9
|
-
"contributors_enabled": false,
|
10
|
-
"created_at": "Sun May 11 19:46:06 +0000 2008",
|
11
|
-
"profile_background_color": "C0DEED",
|
12
|
-
"listed_count": 99,
|
13
|
-
"profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png",
|
14
|
-
"utc_offset": -18000,
|
15
|
-
"description": "Owner of @smartlogic. I tweet a mixed stream of incoherence and inside jokes. My tweets make me laugh; your mileage will vary.",
|
16
|
-
"verified": false,
|
17
|
-
"profile_image_url": "http://a2.twimg.com/profile_images/627637055/thumb_gravatar_normal.jpg",
|
18
|
-
"id_str": "14736332",
|
19
|
-
"lang": "en",
|
20
|
-
"profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png",
|
21
|
-
"favourites_count": 117,
|
22
|
-
"profile_text_color": "333333",
|
23
|
-
"status": {
|
24
|
-
"truncated": false,
|
25
|
-
"created_at": "Sat Aug 20 03:27:22 +0000 2011",
|
26
|
-
"geo": null,
|
27
|
-
"in_reply_to_user_id": null,
|
28
|
-
"in_reply_to_status_id": null,
|
29
|
-
"favorited": false,
|
30
|
-
"in_reply_to_status_id_str": null,
|
31
|
-
"coordinates": null,
|
32
|
-
"id_str": "104756380472324096",
|
33
|
-
"in_reply_to_screen_name": null,
|
34
|
-
"in_reply_to_user_id_str": null,
|
35
|
-
"place": null,
|
36
|
-
"contributors": null,
|
37
|
-
"retweeted": false,
|
38
|
-
"retweet_count": 0,
|
39
|
-
"source": "<a href=\"http://twitter.com/#!/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
|
40
|
-
"id": 104756380472324096,
|
41
|
-
"text": "Jimmy Johns: the best place to go right after getting pepper sprayed."
|
42
|
-
},
|
43
|
-
"friends_count": 545,
|
44
|
-
"profile_sidebar_fill_color": "DDEEF6",
|
45
|
-
"profile_image_url_https": "https://si0.twimg.com/profile_images/627637055/thumb_gravatar_normal.jpg",
|
46
|
-
"screen_name": "jtrupiano",
|
47
|
-
"default_profile_image": false,
|
48
|
-
"show_all_inline_media": false,
|
49
|
-
"geo_enabled": false,
|
50
|
-
"profile_background_tile": false,
|
51
|
-
"location": "Baltimore, MD",
|
52
|
-
"notifications": null,
|
53
|
-
"is_translator": false,
|
54
|
-
"profile_link_color": "0084B4",
|
55
|
-
"url": "http://smartlogicsolutions.com/john",
|
56
|
-
"id": 14736332,
|
57
|
-
"follow_request_sent": null,
|
58
|
-
"statuses_count": 3850,
|
59
|
-
"following": null,
|
60
|
-
"profile_sidebar_border_color": "C0DEED",
|
61
|
-
"followers_count": 802
|
62
|
-
},
|
63
|
-
"token": "1"
|
64
|
-
},
|
65
|
-
{
|
66
|
-
"user": {
|
67
|
-
"follow_request_sent": false,
|
68
|
-
"time_zone": "Pacific Time (US & Canada)",
|
69
|
-
"protected": false,
|
70
|
-
"profile_use_background_image": true,
|
71
|
-
"name": "Matt Laroche",
|
72
|
-
"created_at": "Sun Apr 20 12:05:38 +0000 2008",
|
73
|
-
"profile_background_color": "C6E2EE",
|
74
|
-
"show_all_inline_media": false,
|
75
|
-
"contributors_enabled": false,
|
76
|
-
"geo_enabled": true,
|
77
|
-
"profile_background_image_url": "http://a1.twimg.com/images/themes/theme2/bg.gif",
|
78
|
-
"utc_offset": -28800,
|
79
|
-
"description": "Software engineer, beer advocate, Palo Altan, husband.",
|
80
|
-
"listed_count": 20,
|
81
|
-
"verified": false,
|
82
|
-
"profile_image_url": "http://a3.twimg.com/profile_images/1255024245/banana_reasonably_small_normal.jpg",
|
83
|
-
"id_str": "14451152",
|
84
|
-
"lang": "en",
|
85
|
-
"favourites_count": 10,
|
86
|
-
"profile_text_color": "663B12",
|
87
|
-
"status": {
|
88
|
-
"truncated": false,
|
89
|
-
"created_at": "Sun Aug 21 20:59:41 +0000 2011",
|
90
|
-
"geo": {
|
91
|
-
"type": "Point",
|
92
|
-
"coordinates": [
|
93
|
-
33.8043296,
|
94
|
-
-117.9226607
|
95
|
-
]
|
96
|
-
},
|
97
|
-
"in_reply_to_user_id": 20113974,
|
98
|
-
"in_reply_to_status_id": 105382259623854081,
|
99
|
-
"favorited": false,
|
100
|
-
"in_reply_to_status_id_str": "105382259623854081",
|
101
|
-
"coordinates": {
|
102
|
-
"type": "Point",
|
103
|
-
"coordinates": [
|
104
|
-
-117.9226607,
|
105
|
-
33.8043296
|
106
|
-
]
|
107
|
-
},
|
108
|
-
"id_str": "105383592376537088",
|
109
|
-
"in_reply_to_screen_name": "chasesterling",
|
110
|
-
"in_reply_to_user_id_str": "20113974",
|
111
|
-
"place": {
|
112
|
-
"country_code": "US",
|
113
|
-
"name": "Anaheim",
|
114
|
-
"attributes": {
|
115
|
-
},
|
116
|
-
"full_name": "Anaheim, CA",
|
117
|
-
"place_type": "city",
|
118
|
-
"country": "United States",
|
119
|
-
"bounding_box": {
|
120
|
-
"type": "Polygon",
|
121
|
-
"coordinates": [
|
122
|
-
[
|
123
|
-
[
|
124
|
-
-118.017597,
|
125
|
-
33.788835
|
126
|
-
],
|
127
|
-
[
|
128
|
-
-117.674604,
|
129
|
-
33.788835
|
130
|
-
],
|
131
|
-
[
|
132
|
-
-117.674604,
|
133
|
-
33.881456
|
134
|
-
],
|
135
|
-
[
|
136
|
-
-118.017597,
|
137
|
-
33.881456
|
138
|
-
]
|
139
|
-
]
|
140
|
-
]
|
141
|
-
},
|
142
|
-
"id": "0c2e6999105f8070",
|
143
|
-
"url": "http://api.twitter.com/1/geo/id/0c2e6999105f8070.json"
|
144
|
-
},
|
145
|
-
"contributors": null,
|
146
|
-
"retweeted": false,
|
147
|
-
"retweet_count": 0,
|
148
|
-
"source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
|
149
|
-
"id": 105383592376537088,
|
150
|
-
"text": "@chasesterling sadly in a fake vending machine at the Monsters Inc ride at Disney's California Adventure."
|
151
|
-
},
|
152
|
-
"statuses_count": 6251,
|
153
|
-
"profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme2/bg.gif",
|
154
|
-
"profile_sidebar_fill_color": "DAECF4",
|
155
|
-
"screen_name": "mlroach",
|
156
|
-
"profile_background_tile": false,
|
157
|
-
"friends_count": 403,
|
158
|
-
"profile_image_url_https": "https://si0.twimg.com/profile_images/1255024245/banana_reasonably_small_normal.jpg",
|
159
|
-
"location": "Palo Alto, California",
|
160
|
-
"default_profile_image": false,
|
161
|
-
"notifications": false,
|
162
|
-
"default_profile": false,
|
163
|
-
"profile_link_color": "1F98C7",
|
164
|
-
"url": null,
|
165
|
-
"id": 14451152,
|
166
|
-
"is_translator": false,
|
167
|
-
"following": false,
|
168
|
-
"profile_sidebar_border_color": "C6E2EE",
|
169
|
-
"followers_count": 299
|
170
|
-
},
|
171
|
-
"token": "21"
|
172
|
-
},
|
173
|
-
{
|
174
|
-
"user": {
|
175
|
-
"follow_request_sent": false,
|
176
|
-
"statuses_count": 183,
|
177
|
-
"time_zone": "Greenland",
|
178
|
-
"protected": false,
|
179
|
-
"profile_use_background_image": true,
|
180
|
-
"profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/121725893/3136259685_ed14d06774.jpg",
|
181
|
-
"name": "AntonioPires",
|
182
|
-
"created_at": "Sat May 16 18:24:33 +0000 2009",
|
183
|
-
"profile_background_color": "000000",
|
184
|
-
"profile_background_image_url": "http://a0.twimg.com/profile_background_images/121725893/3136259685_ed14d06774.jpg",
|
185
|
-
"utc_offset": -10800,
|
186
|
-
"description": "",
|
187
|
-
"listed_count": 2,
|
188
|
-
"contributors_enabled": false,
|
189
|
-
"verified": false,
|
190
|
-
"geo_enabled": true,
|
191
|
-
"profile_image_url": "http://a2.twimg.com/profile_images/1067377349/s_normal.jpg",
|
192
|
-
"id_str": "40514587",
|
193
|
-
"lang": "en",
|
194
|
-
"favourites_count": 2,
|
195
|
-
"profile_text_color": "828282",
|
196
|
-
"status": {
|
197
|
-
"truncated": false,
|
198
|
-
"created_at": "Mon Jun 13 16:27:31 +0000 2011",
|
199
|
-
"geo": null,
|
200
|
-
"in_reply_to_user_id": null,
|
201
|
-
"in_reply_to_status_id": null,
|
202
|
-
"favorited": false,
|
203
|
-
"possibly_sensitive": false,
|
204
|
-
"in_reply_to_status_id_str": null,
|
205
|
-
"coordinates": null,
|
206
|
-
"id_str": "80310340704931840",
|
207
|
-
"in_reply_to_screen_name": null,
|
208
|
-
"in_reply_to_user_id_str": null,
|
209
|
-
"place": null,
|
210
|
-
"contributors": null,
|
211
|
-
"retweeted": false,
|
212
|
-
"retweet_count": 0,
|
213
|
-
"source": "web",
|
214
|
-
"id": 80310340704931840,
|
215
|
-
"text": "Estou concorrendo a 1 ingresso do Alexandre Wollner no Rio – http://t.co/QlJZUqF Siga @design_blog e @pensoeventos e dê RT!"
|
216
|
-
},
|
217
|
-
"show_all_inline_media": false,
|
218
|
-
"profile_sidebar_fill_color": "1c1c1c",
|
219
|
-
"screen_name": "antpires",
|
220
|
-
"profile_background_tile": false,
|
221
|
-
"location": "Rio",
|
222
|
-
"default_profile_image": false,
|
223
|
-
"notifications": false,
|
224
|
-
"profile_image_url_https": "https://si0.twimg.com/profile_images/1067377349/s_normal.jpg",
|
225
|
-
"friends_count": 198,
|
226
|
-
"profile_link_color": "e86f6f",
|
227
|
-
"url": "http://antpires.carbonmade.com",
|
228
|
-
"id": 40514587,
|
229
|
-
"is_translator": false,
|
230
|
-
"default_profile": false,
|
231
|
-
"following": false,
|
232
|
-
"profile_sidebar_border_color": "000000",
|
233
|
-
"followers_count": 158
|
234
|
-
},
|
235
|
-
"token": "14"
|
236
|
-
},
|
237
|
-
{
|
238
|
-
"user": {
|
239
|
-
"time_zone": "London",
|
240
|
-
"protected": false,
|
241
|
-
"follow_request_sent": false,
|
242
|
-
"profile_use_background_image": true,
|
243
|
-
"name": "Alex MacCaw",
|
244
|
-
"created_at": "Fri Mar 23 12:36:14 +0000 2007",
|
245
|
-
"profile_background_color": "9ae4e8",
|
246
|
-
"contributors_enabled": false,
|
247
|
-
"profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png",
|
248
|
-
"utc_offset": 0,
|
249
|
-
"description": "Ruby/JavaScript developer, O'Reilly author and entrepreneur. ",
|
250
|
-
"default_profile": false,
|
251
|
-
"verified": false,
|
252
|
-
"profile_image_url": "http://a1.twimg.com/profile_images/1081483457/Gravatar_for_info_eribium_normal.jpeg",
|
253
|
-
"id_str": "2006261",
|
254
|
-
"listed_count": 171,
|
255
|
-
"lang": "en",
|
256
|
-
"favourites_count": 9,
|
257
|
-
"profile_text_color": "000000",
|
258
|
-
"status": {
|
259
|
-
"truncated": false,
|
260
|
-
"created_at": "Sun Aug 21 23:54:01 +0000 2011",
|
261
|
-
"geo": null,
|
262
|
-
"in_reply_to_user_id": null,
|
263
|
-
"in_reply_to_status_id": null,
|
264
|
-
"favorited": false,
|
265
|
-
"possibly_sensitive": false,
|
266
|
-
"in_reply_to_status_id_str": null,
|
267
|
-
"coordinates": null,
|
268
|
-
"id_str": "105427467593981952",
|
269
|
-
"in_reply_to_screen_name": null,
|
270
|
-
"in_reply_to_user_id_str": null,
|
271
|
-
"place": null,
|
272
|
-
"contributors": null,
|
273
|
-
"retweeted": false,
|
274
|
-
"retweet_count": 0,
|
275
|
-
"source": "<a href=\"http://twitter.com/tweetbutton\" rel=\"nofollow\">Tweet Button</a>",
|
276
|
-
"id": 105427467593981952,
|
277
|
-
"text": "Visualizing WebKit's hardware acceleration http://t.co/nX5pvPl via @thomasfuchs"
|
278
|
-
},
|
279
|
-
"profile_sidebar_fill_color": "e0ff92",
|
280
|
-
"screen_name": "maccman",
|
281
|
-
"show_all_inline_media": false,
|
282
|
-
"geo_enabled": true,
|
283
|
-
"profile_background_tile": false,
|
284
|
-
"location": "London",
|
285
|
-
"notifications": false,
|
286
|
-
"is_translator": false,
|
287
|
-
"default_profile_image": false,
|
288
|
-
"profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png",
|
289
|
-
"profile_link_color": "0000ff",
|
290
|
-
"url": "http://alexmaccaw.co.uk",
|
291
|
-
"id": 2006261,
|
292
|
-
"statuses_count": 4497,
|
293
|
-
"following": false,
|
294
|
-
"friends_count": 967,
|
295
|
-
"profile_sidebar_border_color": "87bc44",
|
296
|
-
"followers_count": 2028,
|
297
|
-
"profile_image_url_https": "https://si0.twimg.com/profile_images/1081483457/Gravatar_for_info_eribium_normal.jpeg"
|
298
|
-
},
|
299
|
-
"token": "11"
|
300
|
-
},
|
301
|
-
{
|
302
|
-
"user": {
|
303
|
-
"follow_request_sent": false,
|
304
|
-
"statuses_count": 24,
|
305
|
-
"time_zone": "Pacific Time (US & Canada)",
|
306
|
-
"protected": false,
|
307
|
-
"profile_use_background_image": true,
|
308
|
-
"profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png",
|
309
|
-
"name": "stuntmann82",
|
310
|
-
"created_at": "Sat Aug 30 08:22:57 +0000 2008",
|
311
|
-
"profile_background_color": "C0DEED",
|
312
|
-
"profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png",
|
313
|
-
"utc_offset": -28800,
|
314
|
-
"description": "",
|
315
|
-
"listed_count": 1,
|
316
|
-
"contributors_enabled": false,
|
317
|
-
"verified": false,
|
318
|
-
"geo_enabled": false,
|
319
|
-
"profile_image_url": "http://a1.twimg.com/profile_images/249396146/images_normal.jpg",
|
320
|
-
"id_str": "16052754",
|
321
|
-
"lang": "en",
|
322
|
-
"favourites_count": 0,
|
323
|
-
"profile_text_color": "333333",
|
324
|
-
"status": {
|
325
|
-
"truncated": false,
|
326
|
-
"created_at": "Wed Nov 25 06:20:05 +0000 2009",
|
327
|
-
"geo": null,
|
328
|
-
"in_reply_to_user_id": 2889221,
|
329
|
-
"in_reply_to_status_id": null,
|
330
|
-
"favorited": false,
|
331
|
-
"in_reply_to_status_id_str": null,
|
332
|
-
"coordinates": null,
|
333
|
-
"id_str": "6042752864",
|
334
|
-
"in_reply_to_screen_name": "vitaminjeff",
|
335
|
-
"in_reply_to_user_id_str": "2889221",
|
336
|
-
"place": null,
|
337
|
-
"contributors": null,
|
338
|
-
"retweeted": false,
|
339
|
-
"retweet_count": 0,
|
340
|
-
"source": "<a href=\"http://www.tweetdeck.com/\" rel=\"nofollow\">TweetDeck</a>",
|
341
|
-
"id": 6042752864,
|
342
|
-
"text": "@vitaminjeff Sup bro!"
|
343
|
-
},
|
344
|
-
"show_all_inline_media": false,
|
345
|
-
"profile_sidebar_fill_color": "DDEEF6",
|
346
|
-
"screen_name": "stuntmann82",
|
347
|
-
"profile_background_tile": false,
|
348
|
-
"location": "",
|
349
|
-
"default_profile_image": false,
|
350
|
-
"notifications": false,
|
351
|
-
"profile_image_url_https": "https://si0.twimg.com/profile_images/249396146/images_normal.jpg",
|
352
|
-
"friends_count": 5,
|
353
|
-
"profile_link_color": "0084B4",
|
354
|
-
"url": null,
|
355
|
-
"id": 16052754,
|
356
|
-
"is_translator": false,
|
357
|
-
"default_profile": true,
|
358
|
-
"following": false,
|
359
|
-
"profile_sidebar_border_color": "C0DEED",
|
360
|
-
"followers_count": 42
|
361
|
-
},
|
362
|
-
"token": "14"
|
363
|
-
}
|
364
|
-
]
|
1
|
+
[{"user":{"time_zone":"Eastern Time (US & Canada)","protected":false,"default_profile":true,"profile_use_background_image":true,"name":"John Trupiano","contributors_enabled":false,"created_at":"Sun May 11 19:46:06 +0000 2008","profile_background_color":"C0DEED","listed_count":99,"profile_background_image_url":"http://a0.twimg.com/images/themes/theme1/bg.png","utc_offset":-18000,"description":"Owner of @smartlogic. I tweet a mixed stream of incoherence and inside jokes. My tweets make me laugh; your mileage will vary.","verified":false,"profile_image_url":"http://a2.twimg.com/profile_images/627637055/thumb_gravatar_normal.jpg","id_str":"14736332","lang":"en","profile_background_image_url_https":"https://si0.twimg.com/images/themes/theme1/bg.png","favourites_count":117,"profile_text_color":"333333","status":{"truncated":false,"created_at":"Sat Aug 20 03:27:22 +0000 2011","geo":null,"in_reply_to_user_id":null,"in_reply_to_status_id":null,"favorited":false,"in_reply_to_status_id_str":null,"coordinates":null,"id_str":"104756380472324096","in_reply_to_screen_name":null,"in_reply_to_user_id_str":null,"place":null,"contributors":null,"retweeted":false,"retweet_count":0,"source":"<a href=\"http://twitter.com/#!/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>","id":104756380472324096,"text":"Jimmy Johns: the best place to go right after getting pepper sprayed."},"friends_count":545,"profile_sidebar_fill_color":"DDEEF6","profile_image_url_https":"https://si0.twimg.com/profile_images/627637055/thumb_gravatar_normal.jpg","screen_name":"jtrupiano","default_profile_image":false,"show_all_inline_media":false,"geo_enabled":false,"profile_background_tile":false,"location":"Baltimore, MD","notifications":null,"is_translator":false,"profile_link_color":"0084B4","url":"http://smartlogicsolutions.com/john","id":14736332,"follow_request_sent":null,"statuses_count":3850,"following":null,"profile_sidebar_border_color":"C0DEED","followers_count":802},"token":"1"},{"user":{"follow_request_sent":false,"time_zone":"Pacific Time (US & Canada)","protected":false,"profile_use_background_image":true,"name":"Matt Laroche","created_at":"Sun Apr 20 12:05:38 +0000 2008","profile_background_color":"C6E2EE","show_all_inline_media":false,"contributors_enabled":false,"geo_enabled":true,"profile_background_image_url":"http://a1.twimg.com/images/themes/theme2/bg.gif","utc_offset":-28800,"description":"Software engineer, beer advocate, Palo Altan, husband.","listed_count":20,"verified":false,"profile_image_url":"http://a3.twimg.com/profile_images/1255024245/banana_reasonably_small_normal.jpg","id_str":"14451152","lang":"en","favourites_count":10,"profile_text_color":"663B12","status":{"truncated":false,"created_at":"Sun Aug 21 20:59:41 +0000 2011","geo":{"type":"Point","coordinates":[33.8043296,-117.9226607]},"in_reply_to_user_id":20113974,"in_reply_to_status_id":105382259623854081,"favorited":false,"in_reply_to_status_id_str":"105382259623854081","coordinates":{"type":"Point","coordinates":[-117.9226607,33.8043296]},"id_str":"105383592376537088","in_reply_to_screen_name":"chasesterling","in_reply_to_user_id_str":"20113974","place":{"country_code":"US","name":"Anaheim","attributes":{},"full_name":"Anaheim, CA","place_type":"city","country":"United States","bounding_box":{"type":"Polygon","coordinates":[[[-118.017597,33.788835],[-117.674604,33.788835],[-117.674604,33.881456],[-118.017597,33.881456]]]},"id":"0c2e6999105f8070","url":"http://api.twitter.com/1/geo/id/0c2e6999105f8070.json"},"contributors":null,"retweeted":false,"retweet_count":0,"source":"<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>","id":105383592376537088,"text":"@chasesterling sadly in a fake vending machine at the Monsters Inc ride at Disney's California Adventure."},"statuses_count":6251,"profile_background_image_url_https":"https://si0.twimg.com/images/themes/theme2/bg.gif","profile_sidebar_fill_color":"DAECF4","screen_name":"mlroach","profile_background_tile":false,"friends_count":403,"profile_image_url_https":"https://si0.twimg.com/profile_images/1255024245/banana_reasonably_small_normal.jpg","location":"Palo Alto, California","default_profile_image":false,"notifications":false,"default_profile":false,"profile_link_color":"1F98C7","url":null,"id":14451152,"is_translator":false,"following":false,"profile_sidebar_border_color":"C6E2EE","followers_count":299},"token":"21"},{"user":{"follow_request_sent":false,"statuses_count":183,"time_zone":"Greenland","protected":false,"profile_use_background_image":true,"profile_background_image_url_https":"https://si0.twimg.com/profile_background_images/121725893/3136259685_ed14d06774.jpg","name":"AntonioPires","created_at":"Sat May 16 18:24:33 +0000 2009","profile_background_color":"000000","profile_background_image_url":"http://a0.twimg.com/profile_background_images/121725893/3136259685_ed14d06774.jpg","utc_offset":-10800,"description":"","listed_count":2,"contributors_enabled":false,"verified":false,"geo_enabled":true,"profile_image_url":"http://a2.twimg.com/profile_images/1067377349/s_normal.jpg","id_str":"40514587","lang":"en","favourites_count":2,"profile_text_color":"828282","status":{"truncated":false,"created_at":"Mon Jun 13 16:27:31 +0000 2011","geo":null,"in_reply_to_user_id":null,"in_reply_to_status_id":null,"favorited":false,"possibly_sensitive":false,"in_reply_to_status_id_str":null,"coordinates":null,"id_str":"80310340704931840","in_reply_to_screen_name":null,"in_reply_to_user_id_str":null,"place":null,"contributors":null,"retweeted":false,"retweet_count":0,"source":"web","id":80310340704931840,"text":"Estou concorrendo a 1 ingresso do Alexandre Wollner no Rio – http://t.co/QlJZUqF Siga @design_blog e @pensoeventos e dê RT!"},"show_all_inline_media":false,"profile_sidebar_fill_color":"1c1c1c","screen_name":"antpires","profile_background_tile":false,"location":"Rio","default_profile_image":false,"notifications":false,"profile_image_url_https":"https://si0.twimg.com/profile_images/1067377349/s_normal.jpg","friends_count":198,"profile_link_color":"e86f6f","url":"http://antpires.carbonmade.com","id":40514587,"is_translator":false,"default_profile":false,"following":false,"profile_sidebar_border_color":"000000","followers_count":158},"token":"14"},{"user":{"time_zone":"London","protected":false,"follow_request_sent":false,"profile_use_background_image":true,"name":"Alex MacCaw","created_at":"Fri Mar 23 12:36:14 +0000 2007","profile_background_color":"9ae4e8","contributors_enabled":false,"profile_background_image_url":"http://a0.twimg.com/images/themes/theme1/bg.png","utc_offset":0,"description":"Ruby/JavaScript developer, O'Reilly author and entrepreneur. ","default_profile":false,"verified":false,"profile_image_url":"http://a1.twimg.com/profile_images/1081483457/Gravatar_for_info_eribium_normal.jpeg","id_str":"2006261","listed_count":171,"lang":"en","favourites_count":9,"profile_text_color":"000000","status":{"truncated":false,"created_at":"Sun Aug 21 23:54:01 +0000 2011","geo":null,"in_reply_to_user_id":null,"in_reply_to_status_id":null,"favorited":false,"possibly_sensitive":false,"in_reply_to_status_id_str":null,"coordinates":null,"id_str":"105427467593981952","in_reply_to_screen_name":null,"in_reply_to_user_id_str":null,"place":null,"contributors":null,"retweeted":false,"retweet_count":0,"source":"<a href=\"http://twitter.com/tweetbutton\" rel=\"nofollow\">Tweet Button</a>","id":105427467593981952,"text":"Visualizing WebKit's hardware acceleration http://t.co/nX5pvPl via @thomasfuchs"},"profile_sidebar_fill_color":"e0ff92","screen_name":"maccman","show_all_inline_media":false,"geo_enabled":true,"profile_background_tile":false,"location":"London","notifications":false,"is_translator":false,"default_profile_image":false,"profile_background_image_url_https":"https://si0.twimg.com/images/themes/theme1/bg.png","profile_link_color":"0000ff","url":"http://alexmaccaw.co.uk","id":2006261,"statuses_count":4497,"following":false,"friends_count":967,"profile_sidebar_border_color":"87bc44","followers_count":2028,"profile_image_url_https":"https://si0.twimg.com/profile_images/1081483457/Gravatar_for_info_eribium_normal.jpeg"},"token":"11"},{"user":{"follow_request_sent":false,"statuses_count":24,"time_zone":"Pacific Time (US & Canada)","protected":false,"profile_use_background_image":true,"profile_background_image_url_https":"https://si0.twimg.com/images/themes/theme1/bg.png","name":"stuntmann82","created_at":"Sat Aug 30 08:22:57 +0000 2008","profile_background_color":"C0DEED","profile_background_image_url":"http://a0.twimg.com/images/themes/theme1/bg.png","utc_offset":-28800,"description":"","listed_count":1,"contributors_enabled":false,"verified":false,"geo_enabled":false,"profile_image_url":"http://a1.twimg.com/profile_images/249396146/images_normal.jpg","id_str":"16052754","lang":"en","favourites_count":0,"profile_text_color":"333333","status":{"truncated":false,"created_at":"Wed Nov 25 06:20:05 +0000 2009","geo":null,"in_reply_to_user_id":2889221,"in_reply_to_status_id":null,"favorited":false,"in_reply_to_status_id_str":null,"coordinates":null,"id_str":"6042752864","in_reply_to_screen_name":"vitaminjeff","in_reply_to_user_id_str":"2889221","place":null,"contributors":null,"retweeted":false,"retweet_count":0,"source":"<a href=\"http://www.tweetdeck.com/\" rel=\"nofollow\">TweetDeck</a>","id":6042752864,"text":"@vitaminjeff Sup bro!"},"show_all_inline_media":false,"profile_sidebar_fill_color":"DDEEF6","screen_name":"stuntmann82","profile_background_tile":false,"location":"","default_profile_image":false,"notifications":false,"profile_image_url_https":"https://si0.twimg.com/profile_images/249396146/images_normal.jpg","friends_count":5,"profile_link_color":"0084B4","url":null,"id":16052754,"is_translator":false,"default_profile":true,"following":false,"profile_sidebar_border_color":"C0DEED","followers_count":42},"token":"14"}]
|