neufelry-twitter 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. data/History +122 -0
  2. data/License +19 -0
  3. data/Manifest +66 -0
  4. data/README +84 -0
  5. data/Rakefile +40 -0
  6. data/bin/twitter +14 -0
  7. data/examples/blocks.rb +15 -0
  8. data/examples/direct_messages.rb +29 -0
  9. data/examples/favorites.rb +20 -0
  10. data/examples/friends_followers.rb +25 -0
  11. data/examples/friendships.rb +13 -0
  12. data/examples/identica_timeline.rb +7 -0
  13. data/examples/location.rb +8 -0
  14. data/examples/posting.rb +9 -0
  15. data/examples/replies.rb +27 -0
  16. data/examples/search.rb +18 -0
  17. data/examples/sent_messages.rb +27 -0
  18. data/examples/timeline.rb +34 -0
  19. data/examples/twitter.rb +27 -0
  20. data/examples/verify_credentials.rb +13 -0
  21. data/lib/twitter.rb +42 -0
  22. data/lib/twitter/base.rb +270 -0
  23. data/lib/twitter/cli.rb +334 -0
  24. data/lib/twitter/cli/config.rb +9 -0
  25. data/lib/twitter/cli/helpers.rb +109 -0
  26. data/lib/twitter/cli/migrations/20080722194500_create_accounts.rb +13 -0
  27. data/lib/twitter/cli/migrations/20080722194508_create_tweets.rb +16 -0
  28. data/lib/twitter/cli/migrations/20080722214605_add_account_id_to_tweets.rb +9 -0
  29. data/lib/twitter/cli/migrations/20080722214606_create_configurations.rb +13 -0
  30. data/lib/twitter/cli/models/account.rb +33 -0
  31. data/lib/twitter/cli/models/configuration.rb +13 -0
  32. data/lib/twitter/cli/models/tweet.rb +20 -0
  33. data/lib/twitter/direct_message.rb +22 -0
  34. data/lib/twitter/easy_class_maker.rb +43 -0
  35. data/lib/twitter/rate_limit_status.rb +19 -0
  36. data/lib/twitter/search.rb +101 -0
  37. data/lib/twitter/search_result.rb +83 -0
  38. data/lib/twitter/search_result_info.rb +82 -0
  39. data/lib/twitter/status.rb +22 -0
  40. data/lib/twitter/user.rb +37 -0
  41. data/lib/twitter/version.rb +3 -0
  42. data/spec/base_spec.rb +127 -0
  43. data/spec/cli/helper_spec.rb +49 -0
  44. data/spec/direct_message_spec.rb +35 -0
  45. data/spec/fixtures/followers.xml +706 -0
  46. data/spec/fixtures/friends.xml +609 -0
  47. data/spec/fixtures/friends_for.xml +584 -0
  48. data/spec/fixtures/friends_lite.xml +192 -0
  49. data/spec/fixtures/friends_timeline.xml +66 -0
  50. data/spec/fixtures/friendship_already_exists.xml +5 -0
  51. data/spec/fixtures/friendship_created.xml +12 -0
  52. data/spec/fixtures/public_timeline.xml +148 -0
  53. data/spec/fixtures/rate_limit_status.xml +7 -0
  54. data/spec/fixtures/search_result_info.yml +147 -0
  55. data/spec/fixtures/search_results.json +1 -0
  56. data/spec/fixtures/status.xml +25 -0
  57. data/spec/fixtures/user.xml +38 -0
  58. data/spec/fixtures/user_timeline.xml +465 -0
  59. data/spec/search_spec.rb +100 -0
  60. data/spec/spec.opts +1 -0
  61. data/spec/spec_helper.rb +23 -0
  62. data/spec/status_spec.rb +40 -0
  63. data/spec/user_spec.rb +42 -0
  64. data/twitter.gemspec +45 -0
  65. data/website/css/common.css +47 -0
  66. data/website/images/terminal_output.png +0 -0
  67. data/website/index.html +159 -0
  68. metadata +181 -0
@@ -0,0 +1 @@
1
+ {"max_id"=>876733347, "since_id"=>0, "results"=>[{"text"=>"post using httparty.", "from_user"=>"yuweijun", "to_user_id"=>nil, "id"=>876203197, "iso_language_code"=>"en", "from_user_id"=>1170048, "created_at"=>"Sun, 03 Aug 2008 06:40:42 +0000", "profile_image_url"=>"http://static.twitter.com/images/default_profile_normal.png"}, {"text"=>"HTTParty: Quick Web Service Consumption From Any Ruby Class: HTTParty is a new Ruby library by Joh.. http://tinyurl.com/5cb8e8", "from_user"=>"delicious_prog", "to_user_id"=>nil, "id"=>875881978, "iso_language_code"=>"en", "from_user_id"=>468104, "created_at"=>"Sat, 02 Aug 2008 20:47:02 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/54388004/delicious.42px_normal.gif"}, {"text"=>"[4Rails] HTTParty: Quick Web Service Consumption From Any Ruby Class: HTTParty: Quick Web Serv.. http://tinyurl.com/5uemxj", "from_user"=>"bumperbody", "to_user_id"=>nil, "id"=>875828918, "iso_language_code"=>"en", "from_user_id"=>476491, "created_at"=>"Sat, 02 Aug 2008 19:16:19 +0000", "profile_image_url"=>"http://static.twitter.com/images/default_profile_normal.png"}, {"text"=>"[ruby] HTTParty: Quick Web Service Consumption From Any Ruby Class", "from_user"=>"rubymentary", "to_user_id"=>nil, "id"=>875761343, "iso_language_code"=>"en", "from_user_id"=>474717, "created_at"=>"Sat, 02 Aug 2008 17:26:19 +0000", "profile_image_url"=>"http://static.twitter.com/images/default_profile_normal.png"}, {"text"=>"[ruby: RubyInside] HTTParty: Quick Web Service Consumption From Any Ruby Class http://tinyurl.com/5gryre", "from_user"=>"devfunnel", "to_user_id"=>nil, "id"=>875732752, "iso_language_code"=>"en", "from_user_id"=>465190, "created_at"=>"Sat, 02 Aug 2008 16:44:21 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/53748400/dev-funnel-logo-shiny-50x50_normal.png"}, {"text"=>"using the excellent OpenLibrary API, via HTTParty - i do like it that people have thought i'd want to do this in advance!", "from_user"=>"degsy", "to_user_id"=>nil, "id"=>875690354, "iso_language_code"=>"en", "from_user_id"=>164367, "created_at"=>"Sat, 02 Aug 2008 15:43:58 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/56185617/degsy_normal.jpg"}, {"text"=>"httparty gem rocks", "from_user"=>"shenie", "to_user_id"=>nil, "id"=>874139770, "iso_language_code"=>"en", "from_user_id"=>271831, "created_at"=>"Thu, 31 Jul 2008 22:58:19 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/42362902/Photo_28_normal.jpg"}, {"text"=>"httparty  yup.  that is what i was missing", "from_user"=>"bryanl", "to_user_id"=>nil, "id"=>873839285, "iso_language_code"=>"en", "from_user_id"=>5167, "created_at"=>"Thu, 31 Jul 2008 17:15:51 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/57603306/Photo_26_normal.jpg"}, {"text"=>"@timhaines thanks for the link to HTTParty, Xero api consumer for contacts (at least the get part) now only takes 18 lines of code.", "from_user"=>"buildmaster", "to_user"=>"timhaines", "to_user_id"=>159881, "id"=>873222820, "iso_language_code"=>"en", "from_user_id"=>26548, "created_at"=>"Thu, 31 Jul 2008 02:29:02 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/51894576/gold_o_normal.jpg"}, {"text"=>"refactoring code from yesterdays example to use HTTParty", "from_user"=>"buildmaster", "to_user_id"=>nil, "id"=>873020059, "iso_language_code"=>"en", "from_user_id"=>26548, "created_at"=>"Wed, 30 Jul 2008 21:55:19 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/51894576/gold_o_normal.jpg"}, {"text"=>"delicious: It's an HTTParty and Everyone Is Invited! // RailsTips.org by John Nunemaker http://tinyurl.com/6774gz", "from_user"=>"top_web", "to_user_id"=>nil, "id"=>872810034, "iso_language_code"=>"en", "from_user_id"=>780201, "created_at"=>"Wed, 30 Jul 2008 17:48:25 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/55853305/web_normal.jpg"}, {"text"=>"d: It's an HTTParty and Everyone Is Invited! // RailsTips.org by John Nunemaker http://tinyurl.com/6774gz", "from_user"=>"top_dedist", "to_user_id"=>nil, "id"=>872809988, "iso_language_code"=>"en", "from_user_id"=>760334, "created_at"=>"Wed, 30 Jul 2008 17:48:20 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/55845227/dedist_normal.jpg"}, {"text"=>"[4Rails] It's an HTTParty and Everyone Is Invited! // RailsTips.org by John Nunemaker: It's an.. http://tinyurl.com/57wjn4", "from_user"=>"bumperbody", "to_user_id"=>nil, "id"=>872549387, "iso_language_code"=>"en", "from_user_id"=>476491, "created_at"=>"Wed, 30 Jul 2008 13:16:57 +0000", "profile_image_url"=>"http://static.twitter.com/images/default_profile_normal.png"}, {"text"=>"New blog post: Sinatra, Passenger, HTTParty: Small, Fast, Now http://ruby.tie-rack.org/?p=70", "from_user"=>"tierack", "to_user_id"=>nil, "id"=>872275405, "iso_language_code"=>"no", "from_user_id"=>98800, "created_at"=>"Wed, 30 Jul 2008 04:55:40 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/52166714/mvb200_normal.jpg"}, {"text"=>"Tonight we're gonna HTTParty like it's 1999! - Time to boogie on down and consume some webservices! http://httparty.rubyforge.org/", "from_user"=>"hunternield", "to_user_id"=>nil, "id"=>872086627, "iso_language_code"=>"en", "from_user_id"=>47386, "created_at"=>"Wed, 30 Jul 2008 00:12:47 +0000", "profile_image_url"=>"http://s3.amazonaws.com/twitter_production/profile_images/52133648/Photo_59_normal.jpg"}], "results_per_page"=>15, "next_page"=>"?page=2&max_id=876733347&q=httparty+", "query"=>"httparty ", "page"=>1}
@@ -0,0 +1,25 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <status>
3
+ <created_at>Sun May 04 23:36:14 +0000 2008</created_at>
4
+ <id>803478581</id>
5
+ <text>Listening to Umberto Eco trashing the lack of intellectual discrimination on the web.</text>
6
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
7
+
8
+ <truncated>false</truncated>
9
+ <in_reply_to_status_id></in_reply_to_status_id>
10
+ <in_reply_to_user_id></in_reply_to_user_id>
11
+ <favorited>false</favorited>
12
+ <user>
13
+ <id>246</id>
14
+ <name>Blaine Cook</name>
15
+
16
+ <screen_name>blaine</screen_name>
17
+ <location>San Francisco</location>
18
+ <description>TwitterInterpreter.</description>
19
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/14022002/171593560_00e00bc7c9_normal.jpg</profile_image_url>
20
+ <url>http://romeda.org/</url>
21
+ <protected>false</protected>
22
+
23
+ <followers_count>2765</followers_count>
24
+ </user>
25
+ </status>
@@ -0,0 +1,38 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <user>
3
+ <id>4243</id>
4
+ <name>John Nunemaker</name>
5
+ <screen_name>jnunemaker</screen_name>
6
+ <location>Indiana</location>
7
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
8
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
9
+ <url>http://addictedtonew.com</url>
10
+ <protected>false</protected>
11
+ <followers_count>363</followers_count>
12
+ <profile_background_color>FFFFFF</profile_background_color>
13
+ <profile_text_color>000000</profile_text_color>
14
+
15
+ <profile_link_color>000000</profile_link_color>
16
+ <profile_sidebar_fill_color>FD8C19</profile_sidebar_fill_color>
17
+ <profile_sidebar_border_color>F82500</profile_sidebar_border_color>
18
+ <friends_count>109</friends_count>
19
+ <created_at>Sun Aug 13 22:56:06 +0000 2006</created_at>
20
+ <favourites_count>18</favourites_count>
21
+ <utc_offset>-18000</utc_offset>
22
+ <time_zone>Indiana (East)</time_zone>
23
+ <profile_background_image_url>http://s3.amazonaws.com/twitter_production/profile_background_images/2349547/logo.jpg</profile_background_image_url>
24
+ <profile_background_tile>false</profile_background_tile>
25
+ <following>false</following>
26
+ <notifications>false</notifications>
27
+ <statuses_count>1981</statuses_count>
28
+ <status>
29
+ <created_at>Sun May 04 21:59:52 +0000 2008</created_at>
30
+ <id>803435310</id>
31
+ <text>Writing tests (rspec) for the twitter gem that all can run. Wish I would have done this when I wrote it years back.</text>
32
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
33
+ <truncated>false</truncated>
34
+ <in_reply_to_status_id></in_reply_to_status_id>
35
+ <in_reply_to_user_id></in_reply_to_user_id>
36
+ <favorited>false</favorited>
37
+ </status>
38
+ </user>
@@ -0,0 +1,465 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <statuses type="array">
3
+ <status>
4
+ <created_at>Sun May 04 21:59:52 +0000 2008</created_at>
5
+ <id>803435310</id>
6
+ <text>Writing tests (rspec) for the twitter gem that all can run. Wish I would have done this when I wrote it years back.</text>
7
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
8
+
9
+ <truncated>false</truncated>
10
+ <in_reply_to_status_id></in_reply_to_status_id>
11
+ <in_reply_to_user_id></in_reply_to_user_id>
12
+ <favorited>false</favorited>
13
+ <user>
14
+ <id>4243</id>
15
+ <name>John Nunemaker</name>
16
+
17
+ <screen_name>jnunemaker</screen_name>
18
+ <location>Indiana</location>
19
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
20
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
21
+ <url>http://addictedtonew.com</url>
22
+ <protected>false</protected>
23
+
24
+ <followers_count>363</followers_count>
25
+ </user>
26
+ </status>
27
+ <status>
28
+ <created_at>Sun May 04 17:46:45 +0000 2008</created_at>
29
+ <id>803313859</id>
30
+ <text>recracking iphone cause i love me some mobilescrobbler, among other things.</text>
31
+
32
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
33
+ <truncated>false</truncated>
34
+ <in_reply_to_status_id></in_reply_to_status_id>
35
+ <in_reply_to_user_id></in_reply_to_user_id>
36
+ <favorited>false</favorited>
37
+ <user>
38
+
39
+ <id>4243</id>
40
+ <name>John Nunemaker</name>
41
+ <screen_name>jnunemaker</screen_name>
42
+ <location>Indiana</location>
43
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
44
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
45
+
46
+ <url>http://addictedtonew.com</url>
47
+ <protected>false</protected>
48
+ <followers_count>363</followers_count>
49
+ </user>
50
+ </status>
51
+ <status>
52
+ <created_at>Sun May 04 17:16:47 +0000 2008</created_at>
53
+
54
+ <id>803298454</id>
55
+ <text>Nervously restoring my iphone. First time. Need to try out @jnewland's fireeagle auto updates.</text>
56
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
57
+ <truncated>false</truncated>
58
+ <in_reply_to_status_id></in_reply_to_status_id>
59
+ <in_reply_to_user_id></in_reply_to_user_id>
60
+
61
+ <favorited>false</favorited>
62
+ <user>
63
+ <id>4243</id>
64
+ <name>John Nunemaker</name>
65
+ <screen_name>jnunemaker</screen_name>
66
+ <location>Indiana</location>
67
+
68
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
69
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
70
+ <url>http://addictedtonew.com</url>
71
+ <protected>false</protected>
72
+ <followers_count>363</followers_count>
73
+ </user>
74
+
75
+ </status>
76
+ <status>
77
+ <created_at>Sun May 04 04:48:47 +0000 2008</created_at>
78
+ <id>803010119</id>
79
+ <text>memcache is sweet. i'm amazed i haven't played with it for this long.</text>
80
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
81
+
82
+ <truncated>false</truncated>
83
+ <in_reply_to_status_id></in_reply_to_status_id>
84
+ <in_reply_to_user_id></in_reply_to_user_id>
85
+ <favorited>false</favorited>
86
+ <user>
87
+ <id>4243</id>
88
+ <name>John Nunemaker</name>
89
+
90
+ <screen_name>jnunemaker</screen_name>
91
+ <location>Indiana</location>
92
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
93
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
94
+ <url>http://addictedtonew.com</url>
95
+ <protected>false</protected>
96
+
97
+ <followers_count>363</followers_count>
98
+ </user>
99
+ </status>
100
+ <status>
101
+ <created_at>Sat May 03 21:45:41 +0000 2008</created_at>
102
+ <id>802827613</id>
103
+ <text>Headed to steak and ale with steph to meet college roommate and his wife for dinner.</text>
104
+
105
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
106
+ <truncated>false</truncated>
107
+ <in_reply_to_status_id></in_reply_to_status_id>
108
+ <in_reply_to_user_id></in_reply_to_user_id>
109
+ <favorited>false</favorited>
110
+ <user>
111
+
112
+ <id>4243</id>
113
+ <name>John Nunemaker</name>
114
+ <screen_name>jnunemaker</screen_name>
115
+ <location>Indiana</location>
116
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
117
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
118
+
119
+ <url>http://addictedtonew.com</url>
120
+ <protected>false</protected>
121
+ <followers_count>363</followers_count>
122
+ </user>
123
+ </status>
124
+ <status>
125
+ <created_at>Sat May 03 19:54:59 +0000 2008</created_at>
126
+
127
+ <id>802778602</id>
128
+ <text>Ruthlessly cleaning my desk. Zero clutter goal from here on out.</text>
129
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
130
+ <truncated>false</truncated>
131
+ <in_reply_to_status_id></in_reply_to_status_id>
132
+
133
+ <in_reply_to_user_id></in_reply_to_user_id>
134
+ <favorited>false</favorited>
135
+ <user>
136
+ <id>4243</id>
137
+ <name>John Nunemaker</name>
138
+ <screen_name>jnunemaker</screen_name>
139
+ <location>Indiana</location>
140
+
141
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
142
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
143
+ <url>http://addictedtonew.com</url>
144
+ <protected>false</protected>
145
+ <followers_count>363</followers_count>
146
+ </user>
147
+
148
+ </status>
149
+ <status>
150
+ <created_at>Sat May 03 18:20:17 +0000 2008</created_at>
151
+ <id>802734033</id>
152
+ <text>@mattklawitter i'm jealous. hit a 3 for me.</text>
153
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
154
+
155
+ <truncated>false</truncated>
156
+ <in_reply_to_status_id>802733703</in_reply_to_status_id>
157
+ <in_reply_to_user_id>13647</in_reply_to_user_id>
158
+ <favorited>false</favorited>
159
+ <user>
160
+ <id>4243</id>
161
+
162
+ <name>John Nunemaker</name>
163
+ <screen_name>jnunemaker</screen_name>
164
+ <location>Indiana</location>
165
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
166
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
167
+ <url>http://addictedtonew.com</url>
168
+
169
+ <protected>false</protected>
170
+ <followers_count>363</followers_count>
171
+ </user>
172
+ </status>
173
+ <status>
174
+ <created_at>Sat May 03 17:28:09 +0000 2008</created_at>
175
+ <id>802707224</id>
176
+
177
+ <text>Home. Doing a bit of freelance catch up.</text>
178
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
179
+ <truncated>false</truncated>
180
+ <in_reply_to_status_id></in_reply_to_status_id>
181
+ <in_reply_to_user_id></in_reply_to_user_id>
182
+ <favorited>false</favorited>
183
+
184
+ <user>
185
+ <id>4243</id>
186
+ <name>John Nunemaker</name>
187
+ <screen_name>jnunemaker</screen_name>
188
+ <location>Indiana</location>
189
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
190
+
191
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
192
+ <url>http://addictedtonew.com</url>
193
+ <protected>false</protected>
194
+ <followers_count>363</followers_count>
195
+ </user>
196
+ </status>
197
+ <status>
198
+
199
+ <created_at>Sat May 03 17:08:24 +0000 2008</created_at>
200
+ <id>802696808</id>
201
+ <text>Target with steph. No luck.</text>
202
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
203
+ <truncated>false</truncated>
204
+
205
+ <in_reply_to_status_id></in_reply_to_status_id>
206
+ <in_reply_to_user_id></in_reply_to_user_id>
207
+ <favorited>false</favorited>
208
+ <user>
209
+ <id>4243</id>
210
+ <name>John Nunemaker</name>
211
+ <screen_name>jnunemaker</screen_name>
212
+
213
+ <location>Indiana</location>
214
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
215
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
216
+ <url>http://addictedtonew.com</url>
217
+ <protected>false</protected>
218
+ <followers_count>363</followers_count>
219
+
220
+ </user>
221
+ </status>
222
+ <status>
223
+ <created_at>Sat May 03 01:26:00 +0000 2008</created_at>
224
+ <id>802316223</id>
225
+ <text>@lizsmc1 we have a tornado warning right now? where was sighting?</text>
226
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
227
+
228
+ <truncated>false</truncated>
229
+ <in_reply_to_status_id>802314575</in_reply_to_status_id>
230
+ <in_reply_to_user_id>11485452</in_reply_to_user_id>
231
+ <favorited>false</favorited>
232
+ <user>
233
+ <id>4243</id>
234
+
235
+ <name>John Nunemaker</name>
236
+ <screen_name>jnunemaker</screen_name>
237
+ <location>Indiana</location>
238
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
239
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
240
+ <url>http://addictedtonew.com</url>
241
+
242
+ <protected>false</protected>
243
+ <followers_count>363</followers_count>
244
+ </user>
245
+ </status>
246
+ <status>
247
+ <created_at>Fri May 02 22:48:52 +0000 2008</created_at>
248
+ <id>802237608</id>
249
+
250
+ <text>Mishawaka brewing company.</text>
251
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
252
+ <truncated>false</truncated>
253
+ <in_reply_to_status_id></in_reply_to_status_id>
254
+ <in_reply_to_user_id></in_reply_to_user_id>
255
+ <favorited>false</favorited>
256
+
257
+ <user>
258
+ <id>4243</id>
259
+ <name>John Nunemaker</name>
260
+ <screen_name>jnunemaker</screen_name>
261
+ <location>Indiana</location>
262
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
263
+
264
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
265
+ <url>http://addictedtonew.com</url>
266
+ <protected>false</protected>
267
+ <followers_count>363</followers_count>
268
+ </user>
269
+ </status>
270
+
271
+ <status>
272
+ <created_at>Fri May 02 18:06:57 +0000 2008</created_at>
273
+ <id>802062302</id>
274
+ <text>Trim time. It's like hammer time but with trim.</text>
275
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
276
+
277
+ <truncated>false</truncated>
278
+ <in_reply_to_status_id></in_reply_to_status_id>
279
+ <in_reply_to_user_id></in_reply_to_user_id>
280
+ <favorited>false</favorited>
281
+ <user>
282
+ <id>4243</id>
283
+ <name>John Nunemaker</name>
284
+
285
+ <screen_name>jnunemaker</screen_name>
286
+ <location>Indiana</location>
287
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
288
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
289
+ <url>http://addictedtonew.com</url>
290
+ <protected>false</protected>
291
+
292
+ <followers_count>363</followers_count>
293
+ </user>
294
+ </status>
295
+ <status>
296
+ <created_at>Fri May 02 15:34:27 +0000 2008</created_at>
297
+ <id>801951791</id>
298
+ <text>Window shimming.</text>
299
+
300
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
301
+ <truncated>false</truncated>
302
+ <in_reply_to_status_id></in_reply_to_status_id>
303
+ <in_reply_to_user_id></in_reply_to_user_id>
304
+ <favorited>false</favorited>
305
+ <user>
306
+
307
+ <id>4243</id>
308
+ <name>John Nunemaker</name>
309
+ <screen_name>jnunemaker</screen_name>
310
+ <location>Indiana</location>
311
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
312
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
313
+
314
+ <url>http://addictedtonew.com</url>
315
+ <protected>false</protected>
316
+ <followers_count>363</followers_count>
317
+ </user>
318
+ </status>
319
+ <status>
320
+ <created_at>Fri May 02 15:14:33 +0000 2008</created_at>
321
+
322
+ <id>801937014</id>
323
+ <text>Lowes for more supplies. Wish it wasn't raining.</text>
324
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
325
+ <truncated>false</truncated>
326
+ <in_reply_to_status_id></in_reply_to_status_id>
327
+
328
+ <in_reply_to_user_id></in_reply_to_user_id>
329
+ <favorited>false</favorited>
330
+ <user>
331
+ <id>4243</id>
332
+ <name>John Nunemaker</name>
333
+ <screen_name>jnunemaker</screen_name>
334
+ <location>Indiana</location>
335
+
336
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
337
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
338
+ <url>http://addictedtonew.com</url>
339
+ <protected>false</protected>
340
+ <followers_count>363</followers_count>
341
+ </user>
342
+
343
+ </status>
344
+ <status>
345
+ <created_at>Fri May 02 14:22:52 +0000 2008</created_at>
346
+ <id>801898311</id>
347
+ <text>Holding a new window in place while Brady gets nails.</text>
348
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
349
+
350
+ <truncated>false</truncated>
351
+ <in_reply_to_status_id></in_reply_to_status_id>
352
+ <in_reply_to_user_id></in_reply_to_user_id>
353
+ <favorited>false</favorited>
354
+ <user>
355
+ <id>4243</id>
356
+ <name>John Nunemaker</name>
357
+
358
+ <screen_name>jnunemaker</screen_name>
359
+ <location>Indiana</location>
360
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
361
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
362
+ <url>http://addictedtonew.com</url>
363
+ <protected>false</protected>
364
+
365
+ <followers_count>363</followers_count>
366
+ </user>
367
+ </status>
368
+ <status>
369
+ <created_at>Fri May 02 13:24:41 +0000 2008</created_at>
370
+ <id>801857351</id>
371
+ <text>@mwklawit yes. yes. yes.</text>
372
+
373
+ <source>&lt;a href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
374
+ <truncated>false</truncated>
375
+ <in_reply_to_status_id>801846483</in_reply_to_status_id>
376
+ <in_reply_to_user_id>3672651</in_reply_to_user_id>
377
+ <favorited>false</favorited>
378
+
379
+ <user>
380
+ <id>4243</id>
381
+ <name>John Nunemaker</name>
382
+ <screen_name>jnunemaker</screen_name>
383
+ <location>Indiana</location>
384
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
385
+
386
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
387
+ <url>http://addictedtonew.com</url>
388
+ <protected>false</protected>
389
+ <followers_count>363</followers_count>
390
+ </user>
391
+ </status>
392
+ <status>
393
+
394
+ <created_at>Fri May 02 09:11:58 +0000 2008</created_at>
395
+ <id>801737962</id>
396
+ <text>Ironman == AWESOME!!!</text>
397
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
398
+ <truncated>false</truncated>
399
+
400
+ <in_reply_to_status_id></in_reply_to_status_id>
401
+ <in_reply_to_user_id></in_reply_to_user_id>
402
+ <favorited>false</favorited>
403
+ <user>
404
+ <id>4243</id>
405
+ <name>John Nunemaker</name>
406
+ <screen_name>jnunemaker</screen_name>
407
+
408
+ <location>Indiana</location>
409
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
410
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
411
+ <url>http://addictedtonew.com</url>
412
+ <protected>false</protected>
413
+ <followers_count>363</followers_count>
414
+
415
+ </user>
416
+ </status>
417
+ <status>
418
+ <created_at>Fri May 02 04:44:19 +0000 2008</created_at>
419
+ <id>801654740</id>
420
+ <text>Never been at a movie with more clapping by the audience.</text>
421
+ <source>&lt;a href="http://help.twitter.com/index.php?pg=kb.page&amp;id=75"&gt;txt&lt;/a&gt;</source>
422
+
423
+ <truncated>false</truncated>
424
+ <in_reply_to_status_id></in_reply_to_status_id>
425
+ <in_reply_to_user_id></in_reply_to_user_id>
426
+ <favorited>false</favorited>
427
+ <user>
428
+ <id>4243</id>
429
+ <name>John Nunemaker</name>
430
+
431
+ <screen_name>jnunemaker</screen_name>
432
+ <location>Indiana</location>
433
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
434
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
435
+ <url>http://addictedtonew.com</url>
436
+ <protected>false</protected>
437
+
438
+ <followers_count>363</followers_count>
439
+ </user>
440
+ </status>
441
+ <status>
442
+ <created_at>Fri May 02 04:25:55 +0000 2008</created_at>
443
+ <id>801648988</id>
444
+ <text>@hreview Iron Man; totally AWESOME, never seen/heard so much clapping in a movie. *****</text>
445
+
446
+ <source>web</source>
447
+ <truncated>false</truncated>
448
+ <in_reply_to_status_id>787398088</in_reply_to_status_id>
449
+ <in_reply_to_user_id>14073831</in_reply_to_user_id>
450
+ <favorited>false</favorited>
451
+ <user>
452
+
453
+ <id>4243</id>
454
+ <name>John Nunemaker</name>
455
+ <screen_name>jnunemaker</screen_name>
456
+ <location>Indiana</location>
457
+ <description>Loves his wife, ruby, notre dame football and iu basketball</description>
458
+ <profile_image_url>http://s3.amazonaws.com/twitter_production/profile_images/52619256/ruby_enterprise_shirt_normal.jpg</profile_image_url>
459
+
460
+ <url>http://addictedtonew.com</url>
461
+ <protected>false</protected>
462
+ <followers_count>363</followers_count>
463
+ </user>
464
+ </status>
465
+ </statuses>