benschwarz-smoke 0.5.1 → 0.5.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (87) hide show
  1. data/VERSION.yml +2 -2
  2. data/dependencies +6 -6
  3. data/lib/smoke.rb +1 -5
  4. data/vendor/crack-0.1.1/README.rdoc +22 -0
  5. data/vendor/{crack → crack-0.1.1}/VERSION.yml +2 -2
  6. data/vendor/{crack → crack-0.1.1}/lib/crack/core_extensions.rb +0 -2
  7. data/vendor/{crack → crack-0.1.1}/lib/crack/json.rb +1 -3
  8. data/vendor/{crack → crack-0.1.1}/lib/crack/xml.rb +15 -18
  9. data/vendor/{crack → crack-0.1.1}/test/json_test.rb +1 -25
  10. data/vendor/{crack → crack-0.1.1}/test/xml_test.rb +9 -47
  11. data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_fake_web.rb +0 -17
  12. data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_response_headers.rb +1 -7
  13. data/vendor/{rest-client → rest-client-1.0.1}/README.rdoc +1 -1
  14. data/vendor/{rest-client → rest-client-1.0.1}/Rakefile +48 -21
  15. data/vendor/{rest-client → rest-client-1.0.1}/lib/restclient/exceptions.rb +0 -4
  16. data/vendor/{rest-client → rest-client-1.0.1}/lib/restclient/request.rb +3 -5
  17. data/vendor/{rest-client → rest-client-1.0.1}/lib/restclient.rb +1 -7
  18. data/vendor/{rest-client → rest-client-1.0.1}/spec/exceptions_spec.rb +2 -13
  19. data/vendor/{rest-client → rest-client-1.0.1}/spec/request_spec.rb +6 -20
  20. data/vendor/{simple-rss → simple-rss-1.2}/lib/simple-rss.rb +7 -8
  21. data/vendor/{simple-rss → simple-rss-1.2}/test/base/base_test.rb +2 -2
  22. metadata +95 -108
  23. data/vendor/crack/History +0 -15
  24. data/vendor/crack/README.rdoc +0 -42
  25. data/vendor/crack/Rakefile +0 -49
  26. data/vendor/crack/crack.gemspec +0 -61
  27. data/vendor/crack/test/data/twittersearch-firefox.json +0 -1
  28. data/vendor/crack/test/data/twittersearch-ie.json +0 -1
  29. data/vendor/crack/test/hash_test.rb +0 -56
  30. data/vendor/crack/test/string_test.rb +0 -31
  31. data/vendor/fakeweb/fakeweb.gemspec +0 -21
  32. data/vendor/rest-client/VERSION +0 -1
  33. data/vendor/rest-client/rest-client.gemspec +0 -66
  34. data/vendor/simple-rss/install.rb +0 -40
  35. data/vendor/simple-rss/simple-rss.gemspec +0 -12
  36. /data/vendor/{crack → crack-0.1.1}/LICENSE +0 -0
  37. /data/vendor/{crack → crack-0.1.1}/lib/crack.rb +0 -0
  38. /data/vendor/{crack → crack-0.1.1}/test/crack_test.rb +0 -0
  39. /data/vendor/{crack → crack-0.1.1}/test/test_helper.rb +0 -0
  40. /data/vendor/{fakeweb → fakeweb-1.2.5}/CHANGELOG +0 -0
  41. /data/vendor/{fakeweb → fakeweb-1.2.5}/LICENSE.txt +0 -0
  42. /data/vendor/{fakeweb → fakeweb-1.2.5}/README.rdoc +0 -0
  43. /data/vendor/{fakeweb → fakeweb-1.2.5}/Rakefile +0 -0
  44. /data/vendor/{fakeweb → fakeweb-1.2.5}/lib/fake_web/ext/net_http.rb +0 -0
  45. /data/vendor/{fakeweb → fakeweb-1.2.5}/lib/fake_web/registry.rb +0 -0
  46. /data/vendor/{fakeweb → fakeweb-1.2.5}/lib/fake_web/responder.rb +0 -0
  47. /data/vendor/{fakeweb → fakeweb-1.2.5}/lib/fake_web/response.rb +0 -0
  48. /data/vendor/{fakeweb → fakeweb-1.2.5}/lib/fake_web/stub_socket.rb +0 -0
  49. /data/vendor/{fakeweb → fakeweb-1.2.5}/lib/fake_web/utility.rb +0 -0
  50. /data/vendor/{fakeweb → fakeweb-1.2.5}/lib/fake_web.rb +0 -0
  51. /data/vendor/{fakeweb → fakeweb-1.2.5}/lib/fakeweb.rb +0 -0
  52. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/fixtures/google_response_from_curl +0 -0
  53. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/fixtures/google_response_with_transfer_encoding +0 -0
  54. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/fixtures/google_response_without_transfer_encoding +0 -0
  55. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/fixtures/test_example.txt +0 -0
  56. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/fixtures/test_txt_file +0 -0
  57. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_allow_net_connect.rb +0 -0
  58. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_deprecations.rb +0 -0
  59. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_fake_authentication.rb +0 -0
  60. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_fake_web_open_uri.rb +0 -0
  61. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_helper.rb +0 -0
  62. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_missing_open_uri.rb +0 -0
  63. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_precedence.rb +0 -0
  64. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_query_string.rb +0 -0
  65. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_regexes.rb +0 -0
  66. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_trailing_slashes.rb +0 -0
  67. /data/vendor/{fakeweb → fakeweb-1.2.5}/test/test_utility.rb +0 -0
  68. /data/vendor/{rest-client → rest-client-1.0.1}/bin/restclient +0 -0
  69. /data/vendor/{rest-client → rest-client-1.0.1}/lib/rest_client.rb +0 -0
  70. /data/vendor/{rest-client → rest-client-1.0.1}/lib/restclient/mixin/response.rb +0 -0
  71. /data/vendor/{rest-client → rest-client-1.0.1}/lib/restclient/raw_response.rb +0 -0
  72. /data/vendor/{rest-client → rest-client-1.0.1}/lib/restclient/resource.rb +0 -0
  73. /data/vendor/{rest-client → rest-client-1.0.1}/lib/restclient/response.rb +0 -0
  74. /data/vendor/{rest-client → rest-client-1.0.1}/spec/base.rb +0 -0
  75. /data/vendor/{rest-client → rest-client-1.0.1}/spec/mixin/response_spec.rb +0 -0
  76. /data/vendor/{rest-client → rest-client-1.0.1}/spec/raw_response_spec.rb +0 -0
  77. /data/vendor/{rest-client → rest-client-1.0.1}/spec/resource_spec.rb +0 -0
  78. /data/vendor/{rest-client → rest-client-1.0.1}/spec/response_spec.rb +0 -0
  79. /data/vendor/{rest-client → rest-client-1.0.1}/spec/restclient_spec.rb +0 -0
  80. /data/vendor/{simple-rss → simple-rss-1.2}/LICENSE +0 -0
  81. /data/vendor/{simple-rss → simple-rss-1.2}/README +0 -0
  82. /data/vendor/{simple-rss → simple-rss-1.2}/Rakefile +0 -0
  83. /data/vendor/{simple-rss → simple-rss-1.2}/test/data/atom.xml +0 -0
  84. /data/vendor/{simple-rss → simple-rss-1.2}/test/data/not-rss.xml +0 -0
  85. /data/vendor/{simple-rss → simple-rss-1.2}/test/data/rss09.rdf +0 -0
  86. /data/vendor/{simple-rss → simple-rss-1.2}/test/data/rss20.xml +0 -0
  87. /data/vendor/{simple-rss → simple-rss-1.2}/test/test_helper.rb +0 -0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: benschwarz-smoke
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ben Schwarz
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-08-14 00:00:00 -07:00
12
+ date: 2009-08-15 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -90,29 +90,21 @@ files:
90
90
  - spec/supports/search-web.xml.yql
91
91
  - spec/supports/slashdot.xml
92
92
  - spec/supports/test_source.rb
93
- - vendor/crack
94
- - vendor/crack/crack.gemspec
95
- - vendor/crack/History
96
- - vendor/crack/lib
97
- - vendor/crack/lib/crack
98
- - vendor/crack/lib/crack/core_extensions.rb
99
- - vendor/crack/lib/crack/json.rb
100
- - vendor/crack/lib/crack/xml.rb
101
- - vendor/crack/lib/crack.rb
102
- - vendor/crack/LICENSE
103
- - vendor/crack/Rakefile
104
- - vendor/crack/README.rdoc
105
- - vendor/crack/test
106
- - vendor/crack/test/crack_test.rb
107
- - vendor/crack/test/data
108
- - vendor/crack/test/data/twittersearch-firefox.json
109
- - vendor/crack/test/data/twittersearch-ie.json
110
- - vendor/crack/test/hash_test.rb
111
- - vendor/crack/test/json_test.rb
112
- - vendor/crack/test/string_test.rb
113
- - vendor/crack/test/test_helper.rb
114
- - vendor/crack/test/xml_test.rb
115
- - vendor/crack/VERSION.yml
93
+ - vendor/crack-0.1.1
94
+ - vendor/crack-0.1.1/lib
95
+ - vendor/crack-0.1.1/lib/crack
96
+ - vendor/crack-0.1.1/lib/crack/core_extensions.rb
97
+ - vendor/crack-0.1.1/lib/crack/json.rb
98
+ - vendor/crack-0.1.1/lib/crack/xml.rb
99
+ - vendor/crack-0.1.1/lib/crack.rb
100
+ - vendor/crack-0.1.1/LICENSE
101
+ - vendor/crack-0.1.1/README.rdoc
102
+ - vendor/crack-0.1.1/test
103
+ - vendor/crack-0.1.1/test/crack_test.rb
104
+ - vendor/crack-0.1.1/test/json_test.rb
105
+ - vendor/crack-0.1.1/test/test_helper.rb
106
+ - vendor/crack-0.1.1/test/xml_test.rb
107
+ - vendor/crack-0.1.1/VERSION.yml
116
108
  - vendor/dependencies
117
109
  - vendor/dependencies/bin
118
110
  - vendor/dependencies/bin/dep
@@ -136,43 +128,42 @@ files:
136
128
  - vendor/dependencies/test/vendor/baz-1.0/lib
137
129
  - vendor/dependencies/test/vendor/foo-2.0
138
130
  - vendor/dependencies/test/vendor/foo-2.0/lib
139
- - vendor/fakeweb
140
- - vendor/fakeweb/CHANGELOG
141
- - vendor/fakeweb/fakeweb.gemspec
142
- - vendor/fakeweb/lib
143
- - vendor/fakeweb/lib/fake_web
144
- - vendor/fakeweb/lib/fake_web/ext
145
- - vendor/fakeweb/lib/fake_web/ext/net_http.rb
146
- - vendor/fakeweb/lib/fake_web/registry.rb
147
- - vendor/fakeweb/lib/fake_web/responder.rb
148
- - vendor/fakeweb/lib/fake_web/response.rb
149
- - vendor/fakeweb/lib/fake_web/stub_socket.rb
150
- - vendor/fakeweb/lib/fake_web/utility.rb
151
- - vendor/fakeweb/lib/fake_web.rb
152
- - vendor/fakeweb/lib/fakeweb.rb
153
- - vendor/fakeweb/LICENSE.txt
154
- - vendor/fakeweb/Rakefile
155
- - vendor/fakeweb/README.rdoc
156
- - vendor/fakeweb/test
157
- - vendor/fakeweb/test/fixtures
158
- - vendor/fakeweb/test/fixtures/google_response_from_curl
159
- - vendor/fakeweb/test/fixtures/google_response_with_transfer_encoding
160
- - vendor/fakeweb/test/fixtures/google_response_without_transfer_encoding
161
- - vendor/fakeweb/test/fixtures/test_example.txt
162
- - vendor/fakeweb/test/fixtures/test_txt_file
163
- - vendor/fakeweb/test/test_allow_net_connect.rb
164
- - vendor/fakeweb/test/test_deprecations.rb
165
- - vendor/fakeweb/test/test_fake_authentication.rb
166
- - vendor/fakeweb/test/test_fake_web.rb
167
- - vendor/fakeweb/test/test_fake_web_open_uri.rb
168
- - vendor/fakeweb/test/test_helper.rb
169
- - vendor/fakeweb/test/test_missing_open_uri.rb
170
- - vendor/fakeweb/test/test_precedence.rb
171
- - vendor/fakeweb/test/test_query_string.rb
172
- - vendor/fakeweb/test/test_regexes.rb
173
- - vendor/fakeweb/test/test_response_headers.rb
174
- - vendor/fakeweb/test/test_trailing_slashes.rb
175
- - vendor/fakeweb/test/test_utility.rb
131
+ - vendor/fakeweb-1.2.5
132
+ - vendor/fakeweb-1.2.5/CHANGELOG
133
+ - vendor/fakeweb-1.2.5/lib
134
+ - vendor/fakeweb-1.2.5/lib/fake_web
135
+ - vendor/fakeweb-1.2.5/lib/fake_web/ext
136
+ - vendor/fakeweb-1.2.5/lib/fake_web/ext/net_http.rb
137
+ - vendor/fakeweb-1.2.5/lib/fake_web/registry.rb
138
+ - vendor/fakeweb-1.2.5/lib/fake_web/responder.rb
139
+ - vendor/fakeweb-1.2.5/lib/fake_web/response.rb
140
+ - vendor/fakeweb-1.2.5/lib/fake_web/stub_socket.rb
141
+ - vendor/fakeweb-1.2.5/lib/fake_web/utility.rb
142
+ - vendor/fakeweb-1.2.5/lib/fake_web.rb
143
+ - vendor/fakeweb-1.2.5/lib/fakeweb.rb
144
+ - vendor/fakeweb-1.2.5/LICENSE.txt
145
+ - vendor/fakeweb-1.2.5/Rakefile
146
+ - vendor/fakeweb-1.2.5/README.rdoc
147
+ - vendor/fakeweb-1.2.5/test
148
+ - vendor/fakeweb-1.2.5/test/fixtures
149
+ - vendor/fakeweb-1.2.5/test/fixtures/google_response_from_curl
150
+ - vendor/fakeweb-1.2.5/test/fixtures/google_response_with_transfer_encoding
151
+ - vendor/fakeweb-1.2.5/test/fixtures/google_response_without_transfer_encoding
152
+ - vendor/fakeweb-1.2.5/test/fixtures/test_example.txt
153
+ - vendor/fakeweb-1.2.5/test/fixtures/test_txt_file
154
+ - vendor/fakeweb-1.2.5/test/test_allow_net_connect.rb
155
+ - vendor/fakeweb-1.2.5/test/test_deprecations.rb
156
+ - vendor/fakeweb-1.2.5/test/test_fake_authentication.rb
157
+ - vendor/fakeweb-1.2.5/test/test_fake_web.rb
158
+ - vendor/fakeweb-1.2.5/test/test_fake_web_open_uri.rb
159
+ - vendor/fakeweb-1.2.5/test/test_helper.rb
160
+ - vendor/fakeweb-1.2.5/test/test_missing_open_uri.rb
161
+ - vendor/fakeweb-1.2.5/test/test_precedence.rb
162
+ - vendor/fakeweb-1.2.5/test/test_query_string.rb
163
+ - vendor/fakeweb-1.2.5/test/test_regexes.rb
164
+ - vendor/fakeweb-1.2.5/test/test_response_headers.rb
165
+ - vendor/fakeweb-1.2.5/test/test_trailing_slashes.rb
166
+ - vendor/fakeweb-1.2.5/test/test_utility.rb
176
167
  - vendor/json-1.1.3
177
168
  - vendor/json-1.1.3/benchmarks
178
169
  - vendor/json-1.1.3/benchmarks/benchmark.txt
@@ -321,52 +312,48 @@ files:
321
312
  - vendor/moneta/spec/shared.rb
322
313
  - vendor/moneta/spec/spec_helper.rb
323
314
  - vendor/moneta/TODO
324
- - vendor/rest-client
325
- - vendor/rest-client/bin
326
- - vendor/rest-client/bin/restclient
327
- - vendor/rest-client/lib
328
- - vendor/rest-client/lib/rest_client.rb
329
- - vendor/rest-client/lib/restclient
330
- - vendor/rest-client/lib/restclient/exceptions.rb
331
- - vendor/rest-client/lib/restclient/mixin
332
- - vendor/rest-client/lib/restclient/mixin/response.rb
333
- - vendor/rest-client/lib/restclient/raw_response.rb
334
- - vendor/rest-client/lib/restclient/request.rb
335
- - vendor/rest-client/lib/restclient/resource.rb
336
- - vendor/rest-client/lib/restclient/response.rb
337
- - vendor/rest-client/lib/restclient.rb
338
- - vendor/rest-client/Rakefile
339
- - vendor/rest-client/README.rdoc
340
- - vendor/rest-client/rest-client.gemspec
341
- - vendor/rest-client/spec
342
- - vendor/rest-client/spec/base.rb
343
- - vendor/rest-client/spec/exceptions_spec.rb
344
- - vendor/rest-client/spec/mixin
345
- - vendor/rest-client/spec/mixin/response_spec.rb
346
- - vendor/rest-client/spec/raw_response_spec.rb
347
- - vendor/rest-client/spec/request_spec.rb
348
- - vendor/rest-client/spec/resource_spec.rb
349
- - vendor/rest-client/spec/response_spec.rb
350
- - vendor/rest-client/spec/restclient_spec.rb
351
- - vendor/rest-client/VERSION
352
- - vendor/simple-rss
353
- - vendor/simple-rss/install.rb
354
- - vendor/simple-rss/lib
355
- - vendor/simple-rss/lib/simple-rss.rb
356
- - vendor/simple-rss/LICENSE
357
- - vendor/simple-rss/Rakefile
358
- - vendor/simple-rss/README
359
- - vendor/simple-rss/simple-rss.gemspec
360
- - vendor/simple-rss/test
361
- - vendor/simple-rss/test/base
362
- - vendor/simple-rss/test/base/base_test.rb
363
- - vendor/simple-rss/test/data
364
- - vendor/simple-rss/test/data/atom.xml
365
- - vendor/simple-rss/test/data/not-rss.xml
366
- - vendor/simple-rss/test/data/rss09.rdf
367
- - vendor/simple-rss/test/data/rss20.xml
368
- - vendor/simple-rss/test/test_helper.rb
369
- has_rdoc: true
315
+ - vendor/rest-client-1.0.1
316
+ - vendor/rest-client-1.0.1/bin
317
+ - vendor/rest-client-1.0.1/bin/restclient
318
+ - vendor/rest-client-1.0.1/lib
319
+ - vendor/rest-client-1.0.1/lib/rest_client.rb
320
+ - vendor/rest-client-1.0.1/lib/restclient
321
+ - vendor/rest-client-1.0.1/lib/restclient/exceptions.rb
322
+ - vendor/rest-client-1.0.1/lib/restclient/mixin
323
+ - vendor/rest-client-1.0.1/lib/restclient/mixin/response.rb
324
+ - vendor/rest-client-1.0.1/lib/restclient/raw_response.rb
325
+ - vendor/rest-client-1.0.1/lib/restclient/request.rb
326
+ - vendor/rest-client-1.0.1/lib/restclient/resource.rb
327
+ - vendor/rest-client-1.0.1/lib/restclient/response.rb
328
+ - vendor/rest-client-1.0.1/lib/restclient.rb
329
+ - vendor/rest-client-1.0.1/Rakefile
330
+ - vendor/rest-client-1.0.1/README.rdoc
331
+ - vendor/rest-client-1.0.1/spec
332
+ - vendor/rest-client-1.0.1/spec/base.rb
333
+ - vendor/rest-client-1.0.1/spec/exceptions_spec.rb
334
+ - vendor/rest-client-1.0.1/spec/mixin
335
+ - vendor/rest-client-1.0.1/spec/mixin/response_spec.rb
336
+ - vendor/rest-client-1.0.1/spec/raw_response_spec.rb
337
+ - vendor/rest-client-1.0.1/spec/request_spec.rb
338
+ - vendor/rest-client-1.0.1/spec/resource_spec.rb
339
+ - vendor/rest-client-1.0.1/spec/response_spec.rb
340
+ - vendor/rest-client-1.0.1/spec/restclient_spec.rb
341
+ - vendor/simple-rss-1.2
342
+ - vendor/simple-rss-1.2/lib
343
+ - vendor/simple-rss-1.2/lib/simple-rss.rb
344
+ - vendor/simple-rss-1.2/LICENSE
345
+ - vendor/simple-rss-1.2/Rakefile
346
+ - vendor/simple-rss-1.2/README
347
+ - vendor/simple-rss-1.2/test
348
+ - vendor/simple-rss-1.2/test/base
349
+ - vendor/simple-rss-1.2/test/base/base_test.rb
350
+ - vendor/simple-rss-1.2/test/data
351
+ - vendor/simple-rss-1.2/test/data/atom.xml
352
+ - vendor/simple-rss-1.2/test/data/not-rss.xml
353
+ - vendor/simple-rss-1.2/test/data/rss09.rdf
354
+ - vendor/simple-rss-1.2/test/data/rss20.xml
355
+ - vendor/simple-rss-1.2/test/test_helper.rb
356
+ has_rdoc: false
370
357
  homepage: http://github.com/benschwarz/smoke
371
358
  licenses:
372
359
  post_install_message:
data/vendor/crack/History DELETED
@@ -1,15 +0,0 @@
1
- == 0.1.3 2009-06-22
2
- * 1 minor patch
3
- * Parsing a text node with attributes stores them in the attributes method (tamalw)
4
-
5
- == 0.1.2 2009-04-21
6
- * 2 minor patches
7
- * Correct unnormalization of attribute values (der-flo)
8
- * Fix error in parsing YAML in the case where a hash value ends with backslashes, and there are subsequent values in the hash (deadprogrammer)
9
-
10
- == 0.1.1 2009-03-31
11
- * 1 minor patch
12
- * Parsing empty or blank xml now returns empty hash instead of raising error.
13
-
14
- == 0.1.0 2009-03-28
15
- * Initial release.
@@ -1,42 +0,0 @@
1
- = crack
2
-
3
- Really simple JSON and XML parsing, ripped from Merb and Rails. The XML parser is ripped from Merb and the JSON parser is ripped from Rails. I take no credit, just packaged them for all to enjoy and easily use.
4
-
5
- == note on releases
6
-
7
- Releases are tagged on github and also released as gems on github and rubyforge. Master is pushed to whenever I add a patch or a new feature. To build from master, you can clone the code, generate the updated gemspec, build the gem and install.
8
-
9
- * rake gemspec
10
- * gem build httparty.gemspec
11
- * gem install the gem that was built
12
-
13
- == note on patches/pull requests
14
-
15
- * Fork the project.
16
- * Make your feature addition or bug fix.
17
- * Add tests for it. This is important so I don't break it in a future version unintentionally.
18
- * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself in another branch so I can ignore when I pull)
19
- * Send me a pull request. Bonus points for topic branches.
20
-
21
- == usage
22
-
23
- gem 'crack'
24
- require 'crack' # for xml and json
25
- require 'crack/json' # for just json
26
- require 'crack/xml' # for just xml
27
-
28
- == examples
29
-
30
- Crack::XML.parse("<tag>This is the contents</tag>")
31
- # => {'tag' => 'This is the contents'}
32
-
33
- Crack::JSON.parse('{"tag":"This is the contents"}')
34
- # => {'tag' => 'This is the contents'}
35
-
36
- == Copyright
37
-
38
- Copyright (c) 2009 John Nunemaker. See LICENSE for details.
39
-
40
- == Docs
41
-
42
- http://rdoc.info/projects/jnunemaker/crack
@@ -1,49 +0,0 @@
1
- require 'rubygems'
2
- require 'rake'
3
-
4
- begin
5
- require 'jeweler'
6
- Jeweler::Tasks.new do |gem|
7
- gem.name = "crack"
8
- gem.summary = %Q{Really simple JSON and XML parsing, ripped from Merb and Rails.}
9
- gem.email = "nunemaker@gmail.com"
10
- gem.homepage = "http://github.com/jnunemaker/crack"
11
- gem.authors = ["John Nunemaker"]
12
- gem.rubyforge_project = 'crack'
13
- # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
14
- end
15
- rescue LoadError
16
- puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
17
- end
18
-
19
- require 'rake/rdoctask'
20
- Rake::RDocTask.new do |rdoc|
21
- rdoc.rdoc_dir = 'rdoc'
22
- rdoc.title = 'crack'
23
- rdoc.options << '--line-numbers' << '--inline-source'
24
- rdoc.rdoc_files.include('README*')
25
- rdoc.rdoc_files.include('lib/**/*.rb')
26
- end
27
-
28
- require 'rake/testtask'
29
- Rake::TestTask.new(:test) do |test|
30
- test.libs << 'lib' << 'test'
31
- test.pattern = 'test/**/*_test.rb'
32
- test.verbose = false
33
- end
34
-
35
- begin
36
- require 'rcov/rcovtask'
37
- Rcov::RcovTask.new do |test|
38
- test.libs << 'test'
39
- test.pattern = 'test/**/*_test.rb'
40
- test.verbose = true
41
- end
42
- rescue LoadError
43
- task :rcov do
44
- abort "RCov is not available. In order to run rcov, you must: sudo gem install spicycode-rcov"
45
- end
46
- end
47
-
48
-
49
- task :default => :test
@@ -1,61 +0,0 @@
1
- # -*- encoding: utf-8 -*-
2
-
3
- Gem::Specification.new do |s|
4
- s.name = %q{crack}
5
- s.version = "0.1.4"
6
-
7
- s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
- s.authors = ["John Nunemaker"]
9
- s.date = %q{2009-07-19}
10
- s.email = %q{nunemaker@gmail.com}
11
- s.extra_rdoc_files = [
12
- "LICENSE",
13
- "README.rdoc"
14
- ]
15
- s.files = [
16
- ".gitignore",
17
- "History",
18
- "LICENSE",
19
- "README.rdoc",
20
- "Rakefile",
21
- "VERSION.yml",
22
- "crack.gemspec",
23
- "lib/crack.rb",
24
- "lib/crack/core_extensions.rb",
25
- "lib/crack/json.rb",
26
- "lib/crack/xml.rb",
27
- "test/crack_test.rb",
28
- "test/data/twittersearch-firefox.json",
29
- "test/data/twittersearch-ie.json",
30
- "test/hash_test.rb",
31
- "test/json_test.rb",
32
- "test/string_test.rb",
33
- "test/test_helper.rb",
34
- "test/xml_test.rb"
35
- ]
36
- s.has_rdoc = true
37
- s.homepage = %q{http://github.com/jnunemaker/crack}
38
- s.rdoc_options = ["--charset=UTF-8"]
39
- s.require_paths = ["lib"]
40
- s.rubyforge_project = %q{crack}
41
- s.rubygems_version = %q{1.3.1}
42
- s.summary = %q{Really simple JSON and XML parsing, ripped from Merb and Rails.}
43
- s.test_files = [
44
- "test/crack_test.rb",
45
- "test/hash_test.rb",
46
- "test/json_test.rb",
47
- "test/string_test.rb",
48
- "test/test_helper.rb",
49
- "test/xml_test.rb"
50
- ]
51
-
52
- if s.respond_to? :specification_version then
53
- current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
54
- s.specification_version = 2
55
-
56
- if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
57
- else
58
- end
59
- else
60
- end
61
- end
@@ -1 +0,0 @@
1
- {"results":[{"text":"#let\u00f6lt\u00e9s - Mozilla SeaMonkey 1.1.16 magyar: B\u00f6ng\u00e9sz\u00f5 (Firefox), chat program (ChatZilla), weboldal.. http:\/\/tinyurl.com\/clvydf","to_user_id":null,"from_user":"mp33portal","id":1567167290,"from_user_id":7191223,"iso_language_code":"hu","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/96234069\/mp33teamlogo_normal.JPG","created_at":"Mon, 20 Apr 2009 17:25:16 +0000"},{"text":"#veille-sur-internet Speedtile 0.4, un nouveau plugin de bookmarks en visuel pour Firefox: \n.. http:\/\/twurl.nl\/43eq0o","to_user_id":null,"from_user":"rez0","id":1567164191,"from_user_id":87975,"iso_language_code":"fr","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/71734441\/80x80-2_normal.jpg","created_at":"Mon, 20 Apr 2009 17:24:53 +0000"},{"text":"Firefox #fail 2 do dia...","to_user_id":null,"from_user":"lucascimino","id":1567163150,"from_user_id":561101,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/www.nambu.com&quot;&gt;Nambu&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/108061839\/macbookpro_7_normal.gif","created_at":"Mon, 20 Apr 2009 17:24:45 +0000"},{"text":"Download Squad: AVG offers standalone realtime web page scanning for Firefox and IE: Filed under:.. http:\/\/tinyurl.com\/c4v923","to_user_id":null,"from_user":"techwatch","id":1567162787,"from_user_id":907915,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/118338486\/FotoFlexer_Photo_normal.jpg","created_at":"Mon, 20 Apr 2009 17:24:42 +0000"},{"text":"oops.....thought I was typing in my address bar. Using my Sidekick as web for past 3 days...Need...Firefox...Back...In...Life...","to_user_id":null,"from_user":"MikeMorganJr","id":1567162698,"from_user_id":8472813,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterhelp.blogspot.com\/2008\/05\/twitter-via-mobile-web-mtwittercom.html&quot;&gt;mobile web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/101742681\/S4201261_normal.JPG","created_at":"Mon, 20 Apr 2009 17:24:42 +0000"},{"text":"Top 10 Firefox Add-ons for Linux Users http:\/\/www.linux-mag.com\/id\/7307 @LinuxMagazine","to_user_id":null,"from_user":"jtcatchenco","id":1567161761,"from_user_id":102514,"iso_language_code":"no","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/67647355\/jairo2_normal.jpg","created_at":"Mon, 20 Apr 2009 17:24:32 +0000"},{"text":"@mamamali Try &quot;TwitterFox&quot; for Firefox?","to_user_id":11418879,"to_user":"mamamali","from_user":"coldmilktea","id":1567160292,"from_user_id":366808,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/58805948\/n546821674_1689558_9769_normal.jpg","created_at":"Mon, 20 Apr 2009 17:24:24 +0000"},{"text":"@cbcurran i have and i like it, but i use firefox for dev. because of the dev tools available to users","to_user_id":4604162,"to_user":"cbcurran","from_user":"joshuamc","id":1567160224,"from_user_id":1038770,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/57059100\/1a8f013_normal.jpg","created_at":"Mon, 20 Apr 2009 17:24:24 +0000"},{"text":"@salustio A vers\u00e3o portuguesa do Firefox inclui motor de pesquisa para o Dicion\u00e1rio Priberam que funciona correctamente!? N\u00e3o \u00e9 essa?","to_user_id":2011109,"to_user":"salustio","from_user":"priberam","id":1567158943,"from_user_id":12725990,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148282351\/logoquadrado_normal.jpg","created_at":"Mon, 20 Apr 2009 17:24:15 +0000"},{"text":"@enver555 hoy. En todos los ordenadores hay firefox y explorer, menos en el que me ha tocado hoy, que s\u00f3lo hay explorer.","to_user_id":1117,"to_user":"enver555","from_user":"Purnas","id":1567153499,"from_user_id":2869,"iso_language_code":"es","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/122746846\/ventanica_normal.jpg","created_at":"Mon, 20 Apr 2009 17:23:31 +0000"},{"text":"uffff por favor prueben la evolucion de las pesta\u00f1as en firefox... http:\/\/tinyurl.com\/3bhosa","to_user_id":null,"from_user":"rubbenslife","id":1567152871,"from_user_id":318865,"iso_language_code":"es","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/109636341\/gir-vector2_normal.png","created_at":"Mon, 20 Apr 2009 17:23:27 +0000"},{"text":"@Andrew_Taylor I used to use IE as an excuse to not get any work done--you know, when a web page looks great in Firefox but is crap in IE.","to_user_id":920152,"to_user":"Andrew_Taylor","from_user":"thepete","id":1567151382,"from_user_id":20159,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/software\/bigbird\/&quot;&gt;Bigbird&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/78425271\/ThePeteHead_normal.png","created_at":"Mon, 20 Apr 2009 17:23:16 +0000"},{"text":"15 cool tricks for firefox users http:\/\/twurl.nl\/ydpfj4 found via delicious network","to_user_id":null,"from_user":"mcfarljo","id":1567150610,"from_user_id":543823,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/67908105\/twitterprofile_normal.jpg","created_at":"Mon, 20 Apr 2009 17:23:10 +0000"},{"text":"Is there a good reason why it's taking so long for Firefox to load images since the last update?","to_user_id":null,"from_user":"KidKaz","id":1567150504,"from_user_id":2473590,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/78432331\/009_a_normal.png","created_at":"Mon, 20 Apr 2009 17:23:08 +0000"},{"text":"now its not working in Firefox on clients machine and they have exact same version as me (3.0.8) on a PC. Oh well....","to_user_id":null,"from_user":"andrewyee","id":1567150403,"from_user_id":1297173,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/destroytwitter.com\/&quot;&gt;DestroyTwitter&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/107140778\/CIMG738a5_normal.jpg","created_at":"Mon, 20 Apr 2009 17:23:07 +0000"},{"text":"Voltei para o Firefox 3.0.8, o 3.1b3 est\u00e1 com alguns bugs que acabam com a produtividade...","to_user_id":null,"from_user":"yporti","id":1567148429,"from_user_id":1470378,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/126029039\/avatar2_normal.png","created_at":"Mon, 20 Apr 2009 17:22:51 +0000"},{"text":"recovered bookmarks with firefox's automatic recovery - nice feature when you need it.","to_user_id":null,"from_user":"coffeeshrk","id":1567147766,"from_user_id":2776616,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.twitterlight.com\/&quot;&gt;Twitterlight&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/132290339\/cg_normal.jpg","created_at":"Mon, 20 Apr 2009 17:22:48 +0000"},{"text":"@ewillett I'm using Firefox Portable. It has Flash, but not the latest version. I just checked in IE 7, and the titles appear last, and slow","to_user_id":1112964,"to_user":"ewillett","from_user":"fallapart","id":1567143242,"from_user_id":570499,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/55279513\/marturia_normal.gif","created_at":"Mon, 20 Apr 2009 17:22:12 +0000"},{"text":"Is there any &quot;Stop Susan Boyle News&quot; button on Firefox or IE7?","to_user_id":null,"from_user":"MyCaricaturecom","id":1567141153,"from_user_id":8967683,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/103773093\/untitled_normal.jpg","created_at":"Mon, 20 Apr 2009 17:21:56 +0000"},{"text":"Firefox Question: why is firefox not working for me? http:\/\/twurl.nl\/7dvotq","to_user_id":null,"from_user":"Firefox_Queries","id":1567139413,"from_user_id":994884,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/56842902\/fxq-a_normal.png","created_at":"Mon, 20 Apr 2009 17:21:42 +0000"},{"text":"Showing Joan the coolest add on for firefox = twitterfox","to_user_id":null,"from_user":"shannonels","id":1567130581,"from_user_id":8743358,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/112823048\/small_text1_17_normal.JPG","created_at":"Mon, 20 Apr 2009 17:20:34 +0000"},{"text":"Mientras espero la integraci\u00f3n en el Adium uso Twitbin en Firefox","to_user_id":null,"from_user":"elgaita","id":1567124994,"from_user_id":6025355,"iso_language_code":"es","source":"&lt;a href=&quot;http:\/\/www.twitbin.com\/&quot;&gt;TwitBin&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/86912947\/Ojo_normal.png","created_at":"Mon, 20 Apr 2009 17:19:53 +0000"},{"text":"@tenketanken fikk du noe svar p\u00e5 den addonen til firefox?","to_user_id":4597139,"to_user":"tenketanken","from_user":"cluver","id":1567120286,"from_user_id":3489762,"iso_language_code":"no","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/119889955\/Bilde_326_normal.jpg","created_at":"Mon, 20 Apr 2009 17:19:18 +0000"},{"text":"@KurtScholle Digg had Ads? lol, With Firefox, AdBlock &amp; RSS I never see the ads","to_user_id":333651,"to_user":"KurtScholle","from_user":"bcbeatty","id":1567119630,"from_user_id":68460,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/64319687\/Me_from_the_Lodge_7-13-08_normal.jpeg","created_at":"Mon, 20 Apr 2009 17:19:12 +0000"},{"text":"@spittingcat ahhh! didn't know, I only look at youtube on firefox. don't have any mobile communicators.","to_user_id":4254917,"to_user":"spittingcat","from_user":"mattmagic","id":1567117100,"from_user_id":5727306,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/84251889\/795405-big_normal.jpg","created_at":"Mon, 20 Apr 2009 17:18:53 +0000"},{"text":"@maboa - Mozilla\/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1.13) Gecko\/20080316 SUSE\/2.0.0.13-0.2 Firefox\/2.0.0.13","to_user_id":33370,"to_user":"maboa","from_user":"lhearl","id":1567116047,"from_user_id":11145048,"iso_language_code":"no","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/static.twitter.com\/images\/default_profile_normal.png","created_at":"Mon, 20 Apr 2009 17:18:47 +0000"},{"text":"Finally upgrading to Firefox 3 (from 2), on both my work and home computers. Why did it take me so long?","to_user_id":null,"from_user":"FrederikGoris","id":1567114241,"from_user_id":2183657,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/57245090\/binkley_trans_normal.gif","created_at":"Mon, 20 Apr 2009 17:18:34 +0000"},{"text":"really people. stop using internet explorer! FIREFOX! that way I don't have to keep changing my details on my site :)","to_user_id":null,"from_user":"StilettoSportsJ","id":1567114128,"from_user_id":3263198,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/140589587\/summer_me_normal.jpg","created_at":"Mon, 20 Apr 2009 17:18:32 +0000"},{"text":"at\u00e9q esse firefox 308 n\u00e3o est\u00e1 t\u00e3o ruim. mas ainda me irritam alguns bugs ~~","to_user_id":null,"from_user":"caduzito","id":1567111654,"from_user_id":5051483,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/76892540\/package_toys_normal.png","created_at":"Mon, 20 Apr 2009 17:18:15 +0000"},{"text":"Cierro Firefox y tweetdeck que tengo bastante tarea que hacer","to_user_id":null,"from_user":"marv3x","id":1567110471,"from_user_id":111779,"iso_language_code":"es","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/135137954\/moto_0679_normal.jpg","created_at":"Mon, 20 Apr 2009 17:18:05 +0000"},{"text":"@tmc057 love firefox, but now I use that google chrome on my laptop...like it too!","to_user_id":8622848,"to_user":"tmc057","from_user":"jennmet","id":1567108866,"from_user_id":7219827,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/129220839\/smile_feet_normal.jpg","created_at":"Mon, 20 Apr 2009 17:17:52 +0000"},{"text":"Firefox Plugin for Twitter http:\/\/tinyurl.com\/2bmr3q","to_user_id":null,"from_user":"mazharin","id":1567108398,"from_user_id":12764228,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148417263\/logo_normal.gif","created_at":"Mon, 20 Apr 2009 17:17:51 +0000"},{"text":"firefox needs to not use a problematic cache","to_user_id":null,"from_user":"jakedahn","id":1567108188,"from_user_id":89635,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/iconfactory.com\/software\/twitterrific&quot;&gt;twitterrific&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/57291688\/n1277970100_2225_normal.jpg","created_at":"Mon, 20 Apr 2009 17:17:47 +0000"},{"text":"Dodajte Gmail Tasks u Firefox sidebar: Po\u0161to ste verovatno po\u010deli da koristite Gmail Tasks za pam\u0107enje va\u0161ih dne.. http:\/\/tinyurl.com\/df7dgt","to_user_id":null,"from_user":"djevrek","id":1567104166,"from_user_id":6752155,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/112428857\/Picture_202_normal.jpg","created_at":"Mon, 20 Apr 2009 17:17:17 +0000"},{"text":"sandwich? sandwhich? can i spell at all? why doesn't safari have spellcheck like firefox does?","to_user_id":null,"from_user":"slimfender","id":1567102131,"from_user_id":461073,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/125212882\/20-02-2009_1-2_normal.jpg","created_at":"Mon, 20 Apr 2009 17:16:58 +0000"},{"text":"Did you know that you can drag a tab from Firefox to Chome and back? Neat.","to_user_id":null,"from_user":"joshutk","id":1567100604,"from_user_id":222578,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/destroytwitter.com\/&quot;&gt;DestroyTwitter&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/53112855\/josh_cs3_normal.png","created_at":"Mon, 20 Apr 2009 17:16:48 +0000"},{"text":"@cineboy \n\nI think it's Firefox. Safari seems faster. I thought it was comcast.","to_user_id":3502968,"to_user":"cineboy","from_user":"AndrewFRobinson","id":1567092336,"from_user_id":5219854,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/80758440\/Blog_Picture_normal.jpg","created_at":"Mon, 20 Apr 2009 17:15:46 +0000"},{"text":"@Avinio thank you, firefox didn't work. it always gives back an error. thanks for helping though :)","to_user_id":218611,"to_user":"Avinio","from_user":"Sarah_Stuart","id":1567091592,"from_user_id":1854673,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148425394\/n1050963749_30402544_5294812_normal.jpg","created_at":"Mon, 20 Apr 2009 17:15:40 +0000"},{"text":"Speed Up Firefox web browser http:\/\/tinyurl.com\/28zjbm","to_user_id":null,"from_user":"jayminkapish","id":1567089438,"from_user_id":227615,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/51442432\/jay_normal.png","created_at":"Mon, 20 Apr 2009 17:15:26 +0000"},{"text":"Minimap sidebar for Firefox ~ Mapping, addresses and directions @ http:\/\/tinyurl.com\/6f3yt6","to_user_id":null,"from_user":"steven2509","id":1567087844,"from_user_id":10204537,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/124435871\/Thor_3_normal.JPG","created_at":"Mon, 20 Apr 2009 17:15:12 +0000"},{"text":"@plutoniumpage Firefox -&gt; Safari: Mac or PC?","to_user_id":3185443,"to_user":"plutoniumpage","from_user":"Malacandra","id":1567087584,"from_user_id":1174499,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/91904641\/miles_for_twitter_normal.jpg","created_at":"Mon, 20 Apr 2009 17:15:10 +0000"},{"text":"@Beeeeg except firefox gets bored after a while and asks if you want the script to be stopped.","to_user_id":9535974,"to_user":"Beeeeg","from_user":"Drarok","id":1567080622,"from_user_id":941369,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/56645906\/Goomba_normal.jpg","created_at":"Mon, 20 Apr 2009 17:14:18 +0000"},{"text":"Screen resizing problems in Firefox http:\/\/tinyurl.com\/chz3wb","to_user_id":null,"from_user":"otherinboxhelp","id":1567079152,"from_user_id":2263650,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/63409998\/otherinbox_icon_normal.png","created_at":"Mon, 20 Apr 2009 17:14:07 +0000"},{"text":"@johnfbraun I really don't like Tweetdeck. Even with two monitors it takes up too much space. Tweetie fits perfectly just next to Firefox.","to_user_id":1291479,"to_user":"johnfbraun","from_user":"nentecular","id":1567076517,"from_user_id":928787,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/57182988\/nentecular_normal.jpg","created_at":"Mon, 20 Apr 2009 17:13:45 +0000"},{"text":"t\u00f4 de boa com a organiza\u00e7\u00e3o das abas do firefox. se mta coisa acumula pra ler, organiza nos favoritos! :)","to_user_id":null,"from_user":"foxpretender","id":1567075265,"from_user_id":2199243,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/72981570\/DSC00347_normal.JPG","created_at":"Mon, 20 Apr 2009 17:13:37 +0000"},{"text":"Queria o Gmail sempre aberto sem precisar usar o Firefox pra isso","to_user_id":null,"from_user":"rustymind","id":1567072458,"from_user_id":6155,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/88642915\/c_normal.jpg","created_at":"Mon, 20 Apr 2009 17:13:14 +0000"},{"text":"@BostonWealthMan i'll try to fix, but Firefox users can see the blog fine; come back to the blog in 20 mins and c what happens","to_user_id":6438140,"to_user":"BostonWealthMan","from_user":"yesandnotyes","id":1567067108,"from_user_id":3780901,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/118180349\/deo-portrait_normal.JPG","created_at":"Mon, 20 Apr 2009 17:12:34 +0000"},{"text":"@viciousbleu @benipsen if you have firefox, you can get a script via Greasemonkey to block apps\/quizzes in swathes. but it's a little work","to_user_id":1681225,"to_user":"viciousbleu","from_user":"SamCousins","id":1567066165,"from_user_id":5090625,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.twhirl.org\/&quot;&gt;twhirl&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/127496405\/Sam_normal.jpg","created_at":"Mon, 20 Apr 2009 17:12:27 +0000"},{"text":"PS It seems like the photo album only works in Firefox, not IE right now. Good a reason as any to switch :)","to_user_id":null,"from_user":"toosunnyouthere","id":1567061723,"from_user_id":312807,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/57121330\/Twitter_profile_photo_normal.jpg","created_at":"Mon, 20 Apr 2009 17:11:53 +0000"},{"text":"@mackaffinity thanks for tip on firefox threaded tabs. Nice!","to_user_id":267931,"to_user":"mackaffinity","from_user":"malcolmbot","id":1567056739,"from_user_id":11583811,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/83degrees.com\/to\/powertwitter&quot;&gt;Power Twitter&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/78425206\/malcom_hat3_normal.jpg","created_at":"Mon, 20 Apr 2009 17:11:14 +0000"},{"text":"@Biertjuh JA, ik lul teveel :) Ene FireFox Pimp en ene Henk van Dijke zijn ineens verdwenen :) Ene Jenny Doverspike heb ik heengezonden","to_user_id":9701261,"to_user":"Biertjuh","from_user":"Kruimeldief","id":1567056294,"from_user_id":4748714,"iso_language_code":"nl","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/126656948\/8b06388c-1206-43df-b9dd-4b51228b373b_normal.jpg","created_at":"Mon, 20 Apr 2009 17:11:11 +0000"},{"text":"@bravenewcode tested in safari 4 beta &amp; 3.1.2 &amp; latest firefox on mac. the ajax stuff doesn't work in any of them.","to_user_id":994961,"to_user":"bravenewcode","from_user":"khlrqa","id":1567052831,"from_user_id":224717,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/57154560\/rrr300_normal.jpg","created_at":"Mon, 20 Apr 2009 17:10:45 +0000"},{"text":"RT: &quot;Throw all the tiny red lines you wish, I shall destroy them all!&quot;\n-- Fox, da SJ Games, sobre o corretor ortogr\u00e1fico do Firefox.","to_user_id":null,"from_user":"mamangava","id":1567052258,"from_user_id":4390018,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/75652189\/DSC04072_normal.JPG","created_at":"Mon, 20 Apr 2009 17:10:41 +0000"},{"text":"#Firefox prend officialement le nom de #Firefox3.5 dans la quatri\u00e8me beta de ce dernier :)","to_user_id":null,"from_user":"OyoKooN","id":1567044110,"from_user_id":176092,"iso_language_code":"fr","source":"&lt;a href=&quot;http:\/\/desktop.seesmic.com\/&quot;&gt;Seesmic Desktop&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/129147038\/OliviaDunhamJPG_normal.jpg","created_at":"Mon, 20 Apr 2009 17:09:40 +0000"},{"text":"Atlantainternetmarketing.net News: &quot;Top 10 Firefox Add-ons for Linux Users - Linux Magazine (registration)&quot; - http:\/\/tinyurl.com\/cfgdqb","to_user_id":null,"from_user":"SEOAtlanta","id":1567034693,"from_user_id":5051211,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.bravenewcode.com\/wordtwit\/&quot;&gt;WordTwit&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/126242512\/atlanta-seo-1_normal.png","created_at":"Mon, 20 Apr 2009 17:08:28 +0000"},{"text":"@Avinio i haven't tried firefox, just safari, good idea. am going to try it out now :) thanks","to_user_id":218611,"to_user":"Avinio","from_user":"Sarah_Stuart","id":1567028645,"from_user_id":1854673,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148425394\/n1050963749_30402544_5294812_normal.jpg","created_at":"Mon, 20 Apr 2009 17:07:41 +0000"},{"text":"me voy a regresar a firefox porke google chrome no me convenci\u00f3","to_user_id":null,"from_user":"SonneMx","id":1567020771,"from_user_id":1065217,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/59431140\/DSC00072_normal.JPG","created_at":"Mon, 20 Apr 2009 17:06:41 +0000"},{"text":"Wyzo 3.0.1 The New Customized Browser Of FireFox 3.0.8 - http:\/\/tinyurl.com\/cm98td","to_user_id":null,"from_user":"anwarwagdi","id":1567016110,"from_user_id":2183567,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.sharethis.com&quot;&gt;ShareThis.com&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/83273512\/125x125_banner_normal.png","created_at":"Mon, 20 Apr 2009 17:06:06 +0000"},{"text":"Firefox = passoire ?: C\u2018est en tout cas ce que semble d\u00e9montrer une \u00e9tude men\u00e9e en 2008 par la soci\u00e9t\u00e9 Secunia, .. http:\/\/tinyurl.com\/dkgkj5","to_user_id":null,"from_user":"fuzzfr","id":1567013785,"from_user_id":3239997,"iso_language_code":"fr","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/68899486\/avatar_fuzz_normal.jpg","created_at":"Mon, 20 Apr 2009 17:05:47 +0000"},{"text":"@DavidEntremont It is a decent iPhone webb app. I need to start using a desktop app since Twitter.com always seems so laggy on firefox.","to_user_id":150359,"to_user":"DavidEntremont","from_user":"DrArdtagon","id":1567006240,"from_user_id":4627853,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/70564130\/Anthony93_normal.JPG","created_at":"Mon, 20 Apr 2009 17:04:51 +0000"},{"text":"Firefox 3.5b4 \u0432\u044b\u0439\u0434\u0435\u0442 22-24 \u0430\u043f\u0440\u0435\u043b\u044f http:\/\/tr.im\/jflf","to_user_id":null,"from_user":"smartfon","id":1567002479,"from_user_id":1538736,"iso_language_code":"ru","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/130824428\/av-150_normal.png","created_at":"Mon, 20 Apr 2009 17:04:23 +0000"},{"text":"im using firefox right now for my tweets but ima be on tweet deck or Tweetie in a minute","to_user_id":null,"from_user":"solaravada","id":1567000487,"from_user_id":3205793,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/140410086\/Picture_060_normal.jpg","created_at":"Mon, 20 Apr 2009 17:04:06 +0000"},{"text":"Speedtile 0.4, un nouveau plugin de bookmarks en visuel pour Firefox: \n\t\t\n\t\t\t\n\t\t\n\tPour les utiisateurs du naviga.. http:\/\/tinyurl.com\/cp9ado","to_user_id":null,"from_user":"jmgall","id":1566997778,"from_user_id":23853,"iso_language_code":"fr","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/90306573\/jmbg54000_normal.jpg","created_at":"Mon, 20 Apr 2009 17:03:47 +0000"},{"text":"Top 10 Firefox Add-ons for Linux Users http:\/\/bit.ly\/15v1bC","to_user_id":null,"from_user":"ielite","id":1566997201,"from_user_id":3174070,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/68501431\/logo_normal.PNG","created_at":"Mon, 20 Apr 2009 17:03:43 +0000"},{"text":"@AngryChad Use the Better GReader extension for Firefox!","to_user_id":310949,"to_user":"AngryChad","from_user":"abeldanger","id":1566992843,"from_user_id":611593,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/56922450\/my_head_normal.jpg","created_at":"Mon, 20 Apr 2009 17:03:11 +0000"},{"text":"twitter travando o firefox de cinco em cinco minutos!","to_user_id":null,"from_user":"marcel_silva","id":1566987360,"from_user_id":12757889,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148430974\/7wBCg9Y8AaNEqXT_normal.jpg","created_at":"Mon, 20 Apr 2009 17:02:31 +0000"},{"text":"Anyone notice Firefox trying to be more like Chrome? &amp; with the FB\/twitter ap\/look and &amp; copy-tition it's like one big virtual brand soup","to_user_id":null,"from_user":"rachelcw","id":1566986955,"from_user_id":3051268,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/68342500\/rach_glasses_normal.jpg","created_at":"Mon, 20 Apr 2009 17:02:27 +0000"},{"text":"#Titook: The research was conducted by NSS labs and they had included the likes of Firefox (3.07), Apple.. http:\/\/tinyurl.com\/cnqhjs","to_user_id":null,"from_user":"TechnoZero","id":1566980725,"from_user_id":12687581,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/147420706\/TiDolphi_normal.jpg","created_at":"Mon, 20 Apr 2009 17:01:42 +0000"},{"text":"Turning OFF firefox so I get WORK!","to_user_id":null,"from_user":"CandiedFabrics","id":1566978524,"from_user_id":8190119,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/146694105\/Vimeo_avatar_300_normal.jpg","created_at":"Mon, 20 Apr 2009 17:01:27 +0000"},{"text":"Likes Mozilla Labs Weave 0.3 : Need to wait it be upgraded, hope to sync all of my firefox plugins and add-o... - http:\/\/likaholix.com\/r\/fBK","to_user_id":null,"from_user":"betashow","id":1566977384,"from_user_id":181186,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/147546718\/Leo_mobile_normal.jpg","created_at":"Mon, 20 Apr 2009 17:01:19 +0000"},{"text":"Firefox users, you probably know of the Twitter search add-on http:\/\/tinyurl.com\/c58xm9","to_user_id":null,"from_user":"edizquierdo","id":1566977150,"from_user_id":2010561,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/54481780\/ed_normal.png","created_at":"Mon, 20 Apr 2009 17:01:19 +0000"},{"text":"Download Facebook Albums to Your PC with FacePAD Firefox Add-on http:\/\/tinyurl.com\/daglp8","to_user_id":null,"from_user":"pcsbox","id":1566974888,"from_user_id":754736,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/76459142\/single_normal.JPG","created_at":"Mon, 20 Apr 2009 17:01:00 +0000"},{"text":"Testar Firefox 3.1 Beta 3","to_user_id":null,"from_user":"jonstg","id":1566974831,"from_user_id":2801022,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/www.chrisfinke.com\/addons\/twitterbar\/&quot;&gt;TwitterBar&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/70746207\/johan_stenberg_normal.JPG","created_at":"Mon, 20 Apr 2009 17:00:59 +0000"},{"text":"@priberam Uso o motor de pesquisa do dicion\u00e1rio instalado no Firefox. Sempre que procuro palavra com acentos, cedilha ou til, n\u00e3o reconhece.","to_user_id":12725990,"to_user":"priberam","from_user":"salustio","id":1566970119,"from_user_id":2011109,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/122514367\/maca2-twitter_normal.jpg","created_at":"Mon, 20 Apr 2009 17:00:28 +0000"},{"text":"Me hecho a dormir o pruebo Firefox 3.5 ? me hecho a dormir eso es mejor XD","to_user_id":null,"from_user":"icekrypto","id":1566965118,"from_user_id":11255742,"iso_language_code":"es","source":"&lt;a href=&quot;http:\/\/itweet.net\/&quot;&gt;iTweet&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/135479149\/icekrypto-mini_normal.jpg","created_at":"Mon, 20 Apr 2009 16:59:53 +0000"},{"text":"How to get a better Firefox with Ubiquity extension http:\/\/tinyurl.com\/c8pxlr","to_user_id":null,"from_user":"macstories","id":1566964874,"from_user_id":12757200,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/bluebirdapp.com&quot;&gt;Bluebird&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148456587\/apple_logo_rainbow_6_color_normal.jpg","created_at":"Mon, 20 Apr 2009 16:59:51 +0000"},{"text":"@passionpit the video won't play on my Mac in neither Safari 4 nor Firefox 3. It jumps right to the end where it says &quot;replay&quot;\/&quot;share&quot;...","to_user_id":1195668,"to_user":"passionpit","from_user":"julscho","id":1566960035,"from_user_id":424071,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/loungeapp.com&quot;&gt;Lounge&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148317755\/Tamala2010_330x296_normal.jpg","created_at":"Mon, 20 Apr 2009 16:59:17 +0000"},{"text":"@haacked Better yet, goes around and installs Firefox and makes it the default browser?","to_user_id":34575,"to_user":"haacked","from_user":"beebe4","id":1566958997,"from_user_id":183100,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/57482684\/Photo_5_normal.jpg","created_at":"Mon, 20 Apr 2009 16:59:08 +0000"},{"text":"@therealmaz Ideas for other topics: IDEs (Eclipse, Visual Studio, etc,,,) and Firefox + Firebug","to_user_id":381054,"to_user":"therealmaz","from_user":"elevine","id":1566957248,"from_user_id":83133,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.twhirl.org\/&quot;&gt;twhirl&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/24654522\/avatar2_normal.jpg","created_at":"Mon, 20 Apr 2009 16:58:56 +0000"},{"text":"@Carol_Meneses @Carol_Meneses F\u00e1cil... se vc usa o firefox, baixe o twitter fox, a~i vai funcionar que nem orkut o seu twitter","to_user_id":12710301,"to_user":"Carol_Meneses","from_user":"koiann","id":1566956562,"from_user_id":8928327,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/112468850\/030209180946_normal.jpg","created_at":"Mon, 20 Apr 2009 16:58:49 +0000"},{"text":"is anyone else having problems with Firefox crashing? It's been crashing nonstop for me at work and at home...I do not want to go back to IE","to_user_id":null,"from_user":"Joveth","id":1566952618,"from_user_id":5661754,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/84254585\/Jono1_normal.jpg","created_at":"Mon, 20 Apr 2009 16:58:18 +0000"},{"text":"Wyzo 3.0.1 The New Customized Browser Of FireFox 3.0.8","to_user_id":null,"from_user":"ibraheiem","id":1566952321,"from_user_id":6483451,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/static.twitter.com\/images\/default_profile_normal.png","created_at":"Mon, 20 Apr 2009 16:58:19 +0000"},{"text":"Enjoying the fruits of Firefox 3","to_user_id":null,"from_user":"NeonXero","id":1566949639,"from_user_id":4159819,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.twhirl.org\/&quot;&gt;twhirl&lt;\/a&gt;","profile_image_url":"https:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/131049544\/Photo_147_normal.jpg","created_at":"Mon, 20 Apr 2009 16:57:59 +0000"},{"text":"New Post: [tip] \u5c07\u4efb\u4f55\u641c\u5c0b\u6846\u52a0\u5165\u706b\u72d0\u641c\u5c0b\u5217 \u2013 add any search engine into firefox search bar http:\/\/tinyurl.com\/dymzhm","to_user_id":null,"from_user":"brownywalking","id":1566948188,"from_user_id":130823,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfeed.com&quot;&gt;twitterfeed&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/37532782\/\u5f71\u50cf008_normal.jpg","created_at":"Mon, 20 Apr 2009 16:57:47 +0000"},{"text":"&quot;Conflux&quot; is too a word, Firefox! You won't make me use &quot;confluence.&quot; Throw all the tiny red lines you wish, I shall destroy them all! -Fox","to_user_id":null,"from_user":"SJGames","id":1566946967,"from_user_id":2097481,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/64317528\/bigpyr_normal.png","created_at":"Mon, 20 Apr 2009 16:57:39 +0000"},{"text":"c4est relou d ecrire sur un clqvier qwerty. pis yq pqs firefox donc pqs de ;qils. fqil.","to_user_id":null,"from_user":"delgoff","id":1566944285,"from_user_id":1508369,"iso_language_code":"fr","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/94776151\/3318979772_3a9675756c_b_normal.jpg","created_at":"Mon, 20 Apr 2009 16:57:20 +0000"},{"text":"check out &quot;Personas&quot; for Firefox. Much easier than messing with themes. Dull Browser? get it here! http:\/\/digg.com\/d1nfa0 #newtechmondays","to_user_id":null,"from_user":"RosenKratz","id":1566935847,"from_user_id":2460052,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.atebits.com\/&quot;&gt;Tweetie&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/56395851\/n7021936_38073746_8583_normal.jpg","created_at":"Mon, 20 Apr 2009 16:56:16 +0000"},{"text":"20+ Great Twitter Tools for Firefox http:\/\/ping.fm\/qQDf1","to_user_id":null,"from_user":"RealEstateXpert","id":1566927762,"from_user_id":461121,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.ping.fm\/&quot;&gt;Ping.fm&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/54324508\/jons_pic_normal.jpg","created_at":"Mon, 20 Apr 2009 16:55:14 +0000"},{"text":"@filipekiss \u00e9 verdade! O Foxytunes, extens\u00e3o pro Firefox, usa a Amazon pra pegar as capas.. eaHeaouhAEOUahe","to_user_id":216075,"to_user":"filipekiss","from_user":"mustabr","id":1566927275,"from_user_id":872878,"iso_language_code":"pt","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/138775391\/elitegeek_normal.png","created_at":"Mon, 20 Apr 2009 16:55:09 +0000"},{"text":"Come on PayPal, you don't support Firefox on your developer website?","to_user_id":null,"from_user":"paulwpagel","id":1566925393,"from_user_id":1145227,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/57536184\/Photo_8_normal.jpg","created_at":"Mon, 20 Apr 2009 16:54:55 +0000"},{"text":"Cool Firefox extension, Firediff: http:\/\/www.incaseofstairs.com\/firediff\/","to_user_id":null,"from_user":"nderksen","id":1566920249,"from_user_id":410013,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/108693203\/opus_small_normal.png","created_at":"Mon, 20 Apr 2009 16:54:18 +0000"},{"text":"Firefox.next: an iTunes-like browser? http:\/\/tinyurl.com\/dexkrr","to_user_id":null,"from_user":"macstories","id":1566919449,"from_user_id":12757200,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/bluebirdapp.com&quot;&gt;Bluebird&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148456587\/apple_logo_rainbow_6_color_normal.jpg","created_at":"Mon, 20 Apr 2009 16:54:12 +0000"},{"text":"*sigh* I do cruel things to Firefox. *restarts browser*","to_user_id":null,"from_user":"mactavish","id":1566917670,"from_user_id":60868,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.tweetdeck.com\/&quot;&gt;TweetDeck&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/59435649\/maryforprofileaug08_normal.jpg","created_at":"Mon, 20 Apr 2009 16:53:57 +0000"},{"text":"@mandiebear oh thats foxy tunes for firefox. its a plugin. that can control your music apps on your comp and post your song to twitter.","to_user_id":1734139,"to_user":"mandiebear","from_user":"samuraipanzer","id":1566914895,"from_user_id":126457,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.digsby.com\/&quot;&gt;digsby&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/79442241\/IMG00201_normal.jpg","created_at":"Mon, 20 Apr 2009 16:53:37 +0000"},{"text":"Its really confusing to keep track of windows in multiple desktops.. I have four windows of Firefox with the same page on each desktop.. :\\","to_user_id":null,"from_user":"itsanimesh","id":1566912616,"from_user_id":6778642,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/93907938\/DSC00370_normal.JPG","created_at":"Mon, 20 Apr 2009 16:53:19 +0000"},{"text":"Reading: &quot;10 Essential Firefox Addons\/Extensions For Bloggers | PCandWEB&quot; ( http:\/\/tinyurl.com\/dfrprz )","to_user_id":null,"from_user":"sgayen","id":1566912172,"from_user_id":4381856,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitthat.com\/&quot;&gt;twitthat&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/75387168\/sg_normal.JPG","created_at":"Mon, 20 Apr 2009 16:53:17 +0000"},{"text":"is sayin download skipscreen for firefox no more wait times for zshare rapidshare etc.....","to_user_id":null,"from_user":"r__dub","id":1566909817,"from_user_id":3204128,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/twitter.com\/&quot;&gt;web&lt;\/a&gt;","profile_image_url":"http:\/\/static.twitter.com\/images\/default_profile_normal.png","created_at":"Mon, 20 Apr 2009 16:52:59 +0000"},{"text":"@rbieber you using Firefox 3.0 or the 3.1 beta? I was using 3.1 beta (very stable) until Safari 4 beta came out","to_user_id":29636,"to_user":"rbieber","from_user":"frumpa","id":1566905518,"from_user_id":192534,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.nambu.com&quot;&gt;Nambu&lt;\/a&gt;","profile_image_url":"https:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/137414986\/3437301687_7edf805439_normal.jpg","created_at":"Mon, 20 Apr 2009 16:52:25 +0000"},{"text":"Can it be true that Google @Adsense doesn't support Firefox on the Mac OS? For real?! Google hangs &amp; doesn't offer any confirmations. WTF?","to_user_id":null,"from_user":"mylerdude","id":1566905089,"from_user_id":10384,"iso_language_code":"en","source":"&lt;a href=&quot;http:\/\/www.twhirl.org\/&quot;&gt;twhirl&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/125612392\/mylerdude_gmail.com_615b413c_normal.jpg","created_at":"Mon, 20 Apr 2009 16:52:24 +0000"},{"text":"amo el hack &quot;open new tabs in background&quot; de firefox. creo que deber\u00eda venir por defecto.","to_user_id":null,"from_user":"claudio","id":1566903611,"from_user_id":14147,"iso_language_code":"es","source":"&lt;a href=&quot;http:\/\/twitterfox.net\/&quot;&gt;TwitterFox&lt;\/a&gt;","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/77314492\/Imagen_1_normal.png","created_at":"Mon, 20 Apr 2009 16:52:13 +0000"}],"since_id":0,"max_id":1567167290,"refresh_url":"?since_id=1567167290&q=firefox","results_per_page":100,"next_page":"?page=2&max_id=1567167290&rpp=100&q=firefox","completed_in":0.041434,"page":1,"query":"firefox"}