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
@@ -1 +0,0 @@
1
- {"results":[{"text":"@4v4t4r La verdad ? No creo. Esas barritas vienen en la instalcion por defecto de Internet explorer, creeme es NORMAL.","to_user_id":5259518,"to_user":"4v4t4r","from_user":"Do0kK1em4n","id":1567118165,"from_user_id":11709821,"iso_language_code":"es","source":"<a href="http:\/\/twitterfox.net\/">TwitterFox<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/139688381\/avatar_new_normal.jpg","created_at":"Mon, 20 Apr 2009 17:19:04 +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":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","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":"MS09-014 MS Internet Explorer EMBED Memory Corruption PoC http:\/\/is.gd\/tv29","to_user_id":null,"from_user":"magic7502","id":1567099676,"from_user_id":6119063,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/116434670\/0312091732_normal.jpg","created_at":"Mon, 20 Apr 2009 17:16:43 +0000"},{"text":"Jo, no es que twitpic no lance el rss, no, es que Internet Explorer (donde me obligan a trabajar hoy) no los lee...caguen","to_user_id":null,"from_user":"Purnas","id":1567091912,"from_user_id":2869,"iso_language_code":"es","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/122746846\/ventanica_normal.jpg","created_at":"Mon, 20 Apr 2009 17:15:43 +0000"},{"text":"<3'ing Internet Explorer 8's rendering. *God* I never thought i'd say that about an IE product....","to_user_id":null,"from_user":"jimmysparkle","id":1567090044,"from_user_id":1108298,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/20314752\/twitter2_normal.jpg","created_at":"Mon, 20 Apr 2009 17:15:28 +0000"},{"text":"adblocking with internet explorer 8 http:\/\/tinyurl.com\/d53of5 via @thurrott","to_user_id":null,"from_user":"KnightMare","id":1567087820,"from_user_id":328746,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/83949896\/sfu_normal.jpg","created_at":"Mon, 20 Apr 2009 17:15:12 +0000"},{"text":"Help kill Internet Explorer 6: http:\/\/ie6update.com","to_user_id":null,"from_user":"ninjamultimedia","id":1567086481,"from_user_id":2114255,"iso_language_code":"no","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/81114036\/twitter-pic_normal.jpg","created_at":"Mon, 20 Apr 2009 17:15:03 +0000"},{"text":"Meant to RT last week: Help kill Internet Explorer 6 http:\/\/bit.ly\/HkBgS (via @KISSmetrics)","to_user_id":null,"from_user":"mannyblum","id":1567082340,"from_user_id":30005,"iso_language_code":"en","source":"<a href="http:\/\/www.atebits.com\/">Tweetie<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/94915611\/photo_normal.jpg","created_at":"Mon, 20 Apr 2009 17:14:31 +0000"},{"text":"Dear Internet Explorer, You suck. <3 Kristi","to_user_id":null,"from_user":"kristijoklemm","id":1567071123,"from_user_id":3190712,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/68600911\/Avatar_normal.jpg","created_at":"Mon, 20 Apr 2009 17:13:04 +0000"},{"text":"The North America Mission Board requires Internet explorer for all of their applications... baptist FAIL!","to_user_id":null,"from_user":"bradchristian","id":1567034289,"from_user_id":463002,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/62316824\/n742680170_4110871_9789_normal.jpg","created_at":"Mon, 20 Apr 2009 17:08:24 +0000"},{"text":"Looks like it's gonna be another week of me saying "FUCK INTERNET EXPLORER!" at least once a day.","to_user_id":null,"from_user":"travistubbs","id":1566938125,"from_user_id":37852,"iso_language_code":"en","source":"<a href="http:\/\/www.twhirl.org\/">twhirl<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/63067002\/Me_2008_Oct_28_-_192_normal.jpg","created_at":"Mon, 20 Apr 2009 16:56:31 +0000"},{"text":"MS Internet Explorer EMBED Memory Corruption PoC (MS09-014) http:\/\/tinyurl.com\/cglo9b","to_user_id":null,"from_user":"os555feed","id":1566891006,"from_user_id":4265807,"iso_language_code":"en","source":"<a href="http:\/\/twitterfeed.com">twitterfeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/91975412\/24122008884_normal.jpg","created_at":"Mon, 20 Apr 2009 16:50:37 +0000"},{"text":"@jhgagle A bug? Are you using Internet Explorer by any chance? lol","to_user_id":5204845,"to_user":"jhgagle","from_user":"JohnONolan","id":1566839803,"from_user_id":4194942,"iso_language_code":"en","source":"<a href="http:\/\/www.atebits.com\/">Tweetie<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/110880326\/gravatar-j_normal.jpg","created_at":"Mon, 20 Apr 2009 16:44:14 +0000"},{"text":"O blogue j\u00e1 \u00e9 99,7% compat\u00edvel com o Internet Explorer, falta pouco para os 99,9%.","to_user_id":null,"from_user":"ByGruph","id":1566835526,"from_user_id":7213531,"iso_language_code":"pt","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/111208842\/bygruph_logo_normal.jpg","created_at":"Mon, 20 Apr 2009 16:43:42 +0000"},{"text":"RT @nicknewlin: "Internet Explorer is missing updates required to view this webpage" http:\/\/ie6update.com\/","to_user_id":null,"from_user":"emmalpitts","id":1566824643,"from_user_id":849091,"iso_language_code":"en","source":"<a href="http:\/\/www.twhirl.org\/">twhirl<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/71384508\/twitter_normal.JPG","created_at":"Mon, 20 Apr 2009 16:42:20 +0000"},{"text":"@merlyn I like that MySQL gotcha quote:"this page may not render well in Internet Explorer, run along and get yourself a proper browser." :)","to_user_id":332680,"to_user":"merlyn","from_user":"Ve2dmn","id":1566804056,"from_user_id":423826,"iso_language_code":"en","source":"<a href="http:\/\/www.twhirl.org\/">twhirl<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/53988981\/dave_simpson-1_normal.JPG","created_at":"Mon, 20 Apr 2009 16:39:46 +0000"},{"text":"Internet Explorer 6 smells of farts! Eggy ones!!!","to_user_id":null,"from_user":"Sulcalibur","id":1566803094,"from_user_id":9708,"iso_language_code":"en","source":"<a href="http:\/\/thecosmicmachine.com\/eventbox\/">EventBox<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/115919343\/house_av_normal.jpg","created_at":"Mon, 20 Apr 2009 16:39:39 +0000"},{"text":"vTalKi: MS Internet Explorer EMBED Memory Corruption PoC (MS09-014): MS Internet Explorer EMBED Memory Co.. http:\/\/tinyurl.com\/csm8tq","to_user_id":null,"from_user":"AdeelAhmad","id":1566801314,"from_user_id":6728,"iso_language_code":"en","source":"<a href="http:\/\/twitterfeed.com">twitterfeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/78465959\/SANY0169_normal.jpg","created_at":"Mon, 20 Apr 2009 16:39:26 +0000"},{"text":""Internet Explorer is missing updates required to view this webpage" http:\/\/ie6update.com\/","to_user_id":null,"from_user":"nicknewlin","id":1566787085,"from_user_id":4723040,"iso_language_code":"en","source":"<a href="http:\/\/thecosmicmachine.com\/eventbox\/">EventBox<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/96068335\/twitter_normal.png","created_at":"Mon, 20 Apr 2009 16:37:38 +0000"},{"text":"@anapaulaludin AH, outra coisa: no Opera d\u00e1 de "disfar\u00e7ar" o browser como firefox ou Internet Explorer. Se no Safari tiver isso tb, tente.","to_user_id":3385343,"to_user":"anapaulaludin","from_user":"arielcardeal","id":1566751445,"from_user_id":8176469,"iso_language_code":"pt","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/106792395\/S6302098_normal.JPG","created_at":"Mon, 20 Apr 2009 16:33:12 +0000"},{"text":"is installing internet explorer 8... I don't even know why, I should just stick with Firefox","to_user_id":null,"from_user":"fbcyouthpastor","id":1566748760,"from_user_id":2496853,"iso_language_code":"en","source":"<a href="http:\/\/help.twitter.com\/index.php?pg=kb.page&id=75">txt<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/69581651\/Pizza_normal.jpg","created_at":"Mon, 20 Apr 2009 16:32:52 +0000"},{"text":"I did not think this was possible, but I hate Internet Explorer more today than I did yesterday.","to_user_id":null,"from_user":"arunningfool","id":1566745983,"from_user_id":1260812,"iso_language_code":"en","source":"<a href="http:\/\/www.twhirl.org\/">twhirl<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/73073734\/1231514992_normal.jpg","created_at":"Mon, 20 Apr 2009 16:32:31 +0000"},{"text":"Just had to open Internet Explorer in order to have 2 Twitter accounts open at once... had forgotten how much I loathe IE.","to_user_id":null,"from_user":"KylaJuett","id":1566711126,"from_user_id":12733890,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/117289537\/side_view_hair_shot_normal.jpg","created_at":"Mon, 20 Apr 2009 16:28:15 +0000"},{"text":"had to open Internet Explorer in order to have 2 Twitter accounts open at once... had forgotten how much I loathe IE. yucky.","to_user_id":null,"from_user":"kahlia","id":1566707487,"from_user_id":151880,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148245858\/side_view_hair_shot_-_copia_normal.jpg","created_at":"Mon, 20 Apr 2009 16:27:47 +0000"},{"text":"@KamikazeKitty yep.. completely.. There's plugins for Firefox, and must be for Internet Explorer too.. & the best part is, it's all online!","to_user_id":1740099,"to_user":"kamikazekitty","from_user":"farhan","id":1566672135,"from_user_id":150999,"iso_language_code":"en","source":"<a href="http:\/\/www.atebits.com\/">Tweetie<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/68949504\/largefacepicofme_normal.jpg","created_at":"Mon, 20 Apr 2009 16:23:25 +0000"},{"text":"ZDNet.de - Browstertest Internet Explorer 8 vs Google Chrome http:\/\/ff.im\/2eZKq","to_user_id":null,"from_user":"windowsos","id":1566662738,"from_user_id":5306236,"iso_language_code":"fr","source":"<a href="http:\/\/friendfeed.com\/">FriendFeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/81313254\/windows7-logo_normal.jpg","created_at":"Mon, 20 Apr 2009 16:22:13 +0000"},{"text":"How to Install Internet Explorer 8r http:\/\/ff.im\/2eZKu","to_user_id":null,"from_user":"windowsos","id":1566659663,"from_user_id":5306236,"iso_language_code":"en","source":"<a href="http:\/\/friendfeed.com\/">FriendFeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/81313254\/windows7-logo_normal.jpg","created_at":"Mon, 20 Apr 2009 16:21:50 +0000"},{"text":"(I was about to moan about internet explorer but I keep crashing firefox too, suddenly remembering why PCs suck)","to_user_id":null,"from_user":"helenjaques","id":1566640635,"from_user_id":2301337,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/89328426\/H_Jaques_normal.JPG","created_at":"Mon, 20 Apr 2009 16:19:26 +0000"},{"text":"Nossa, a Interface do Twitter \u00e9 toda arredondada com -moz-border-radius, olha como fica o layout no Internet Explorer...","to_user_id":null,"from_user":"mikaelcarrara","id":1566614819,"from_user_id":1852892,"iso_language_code":"pt","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/147312394\/DSC05801_normal.jpg","created_at":"Mon, 20 Apr 2009 16:16:11 +0000"},{"text":"Help kill Internet Explorer 6 http:\/\/ie6update.com\/","to_user_id":null,"from_user":"balachandar","id":1566610906,"from_user_id":89981,"iso_language_code":"no","source":"<a href="http:\/\/iconfactory.com\/software\/twitterrific">twitterrific<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/68094517\/me-lomo-center_normal.jpg","created_at":"Mon, 20 Apr 2009 16:15:42 +0000"},{"text":"internet explorer + conex\u00e3o lent\u00edssima = infeeeeerno!","to_user_id":null,"from_user":"daniarrais","id":1566582349,"from_user_id":22932,"iso_language_code":"pt","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/65637888\/bzbzbz_normal.jpg","created_at":"Mon, 20 Apr 2009 16:12:11 +0000"},{"text":"has just installed Internet Explorer 8 on his Windows machine. It'll be used for testing websites compatibility only.","to_user_id":null,"from_user":"Jupe","id":1566538888,"from_user_id":41984,"iso_language_code":"en","source":"<a href="http:\/\/itweet.net\/">iTweet<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/51410723\/Johnny_Depp_normal.jpg","created_at":"Mon, 20 Apr 2009 16:06:46 +0000"},{"text":"Pleaaaaase stop using Internet Explorer!","to_user_id":null,"from_user":"muratalibaba","id":1566535914,"from_user_id":9140550,"iso_language_code":"en","source":"<a href="http:\/\/www.twittergadget.com">TwitterGadget<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/114003933\/8_normal.jpg","created_at":"Mon, 20 Apr 2009 16:06:23 +0000"},{"text":"RT SannWoodReading: Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer ( http:\/\/tinyurl.com\/df4vyt )","to_user_id":null,"from_user":"DWsCoverGirl1","id":1566517464,"from_user_id":10956377,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/147202714\/Picture_065_normal.jpg","created_at":"Mon, 20 Apr 2009 16:04:13 +0000"},{"text":"Internet Explorer 8 Web Accelerators http:\/\/ff.im\/2eZte","to_user_id":null,"from_user":"windowsos","id":1566498044,"from_user_id":5306236,"iso_language_code":"fr","source":"<a href="http:\/\/friendfeed.com\/">FriendFeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/81313254\/windows7-logo_normal.jpg","created_at":"Mon, 20 Apr 2009 16:01:52 +0000"},{"text":"Abri o Microsoft Windows Internet Explorer e fui direto pro Facebook. Vou ver o Twitter do @dennylira.","to_user_id":null,"from_user":"cwks","id":1566493322,"from_user_id":3101152,"iso_language_code":"pt","source":"<a href="http:\/\/destroytwitter.com\/">DestroyTwitter<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/122467825\/wall_post_normal.png","created_at":"Mon, 20 Apr 2009 16:01:17 +0000"},{"text":"Internet Explorer 8 Easier Browsing http:\/\/ff.im\/2eZtf","to_user_id":null,"from_user":"windowsos","id":1566491939,"from_user_id":5306236,"iso_language_code":"en","source":"<a href="http:\/\/friendfeed.com\/">FriendFeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/81313254\/windows7-logo_normal.jpg","created_at":"Mon, 20 Apr 2009 16:01:08 +0000"},{"text":"@shaymorris it is the new version of internet explorer.","to_user_id":9024003,"to_user":"shaymorris","from_user":"Evaid","id":1566466536,"from_user_id":9457085,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/141044641\/thumb_normal.jpg","created_at":"Mon, 20 Apr 2009 15:58:07 +0000"},{"text":"A detestar o Internet Explorer s\u00f3 um bocadinho!","to_user_id":null,"from_user":"usaralho","id":1566454790,"from_user_id":4141064,"iso_language_code":"pt","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/119807777\/Albergaria_2009__24__normal.JPG","created_at":"Mon, 20 Apr 2009 15:56:41 +0000"},{"text":"www.ThunDi.com Download Internet Explorer 8 All Versions Full Setup Offline Standalone Installer For http:\/\/u.mavrev.com\/2vwb","to_user_id":null,"from_user":"ThunDi","id":1566449624,"from_user_id":2520137,"iso_language_code":"en","source":"<a href="http:\/\/twitterfeed.com">twitterfeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/118360174\/n599657087_2508_1__normal.jpg","created_at":"Mon, 20 Apr 2009 15:56:04 +0000"},{"text":"Thinking about switching to Windows? The Windows hardware compatibility list (HCL) can only be viewed with Internet Explorer.","to_user_id":null,"from_user":"chaz_6","id":1566422783,"from_user_id":5979546,"iso_language_code":"en","source":"<a href="http:\/\/identi.ca\/">Identica<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/88105653\/chaz6-avatar-alt-trans_normal.png","created_at":"Mon, 20 Apr 2009 15:52:45 +0000"},{"text":"Reading: Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer ( http:\/\/tinyurl.com\/df4vyt )","to_user_id":null,"from_user":"SannWood","id":1566359020,"from_user_id":7039,"iso_language_code":"en","source":"<a href="http:\/\/twitthat.com\/">twitthat<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/51719837\/staci_avatar2_normal.jpg","created_at":"Mon, 20 Apr 2009 15:44:54 +0000"},{"text":"J\u00e1 consegui descobrir a causa de um bug no Internet Explorer, mas ainda falta descobrir e corrigir outro.","to_user_id":null,"from_user":"ByGruph","id":1566321286,"from_user_id":7213531,"iso_language_code":"pt","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/111208842\/bygruph_logo_normal.jpg","created_at":"Mon, 20 Apr 2009 15:40:15 +0000"},{"text":"@Glinner Can I be a clued in Twtter type who uses a combination of Firefox AND Internet Explorer AND Chrome for different uses?","to_user_id":414478,"to_user":"Glinner","from_user":"niviking","id":1566314778,"from_user_id":2494734,"iso_language_code":"en","source":"<a href="http:\/\/www.twhirl.org\/">twhirl<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/81692652\/060122_Me_normal.jpg","created_at":"Mon, 20 Apr 2009 15:39:28 +0000"},{"text":"at the bottom of MSN emails: "Get the new Internet Explorer 8 Optimised for MSN" the last 3 words there scare me","to_user_id":null,"from_user":"pixelenvy","id":1566277338,"from_user_id":122930,"iso_language_code":"en","source":"<a href="http:\/\/blog.codahale.com\/2007\/01\/15\/tweet-twitter-quicksilver\/">Qu\u0131c\u0138s\u0131\u0269\u2174\u03b5\u0280<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/67508889\/first_choice_normal.jpg","created_at":"Mon, 20 Apr 2009 15:34:56 +0000"},{"text":"@Glinner Anyone using Internet Explorer is onlikely to be on here. They're probably at the dry cleaners picking up their spare hair shirt.","to_user_id":414478,"to_user":"Glinner","from_user":"rob_hyde","id":1566275213,"from_user_id":3445699,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/127583120\/n871955857_506717_9726_normal.jpg","created_at":"Mon, 20 Apr 2009 15:34:39 +0000"},{"text":"@Glinner Internet Explorer?? Next you'll be telling us of some new fangled horseless carriage which travels along a black carpet of tar! ;-)","to_user_id":414478,"to_user":"Glinner","from_user":"icybloke","id":1566272575,"from_user_id":4233910,"iso_language_code":"en","source":"<a href="http:\/\/www.atebits.com\/">Tweetie<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/88388455\/me_normal.png","created_at":"Mon, 20 Apr 2009 15:34:21 +0000"},{"text":"everything changes one you open up internet explorer... got some spiffing up to do in the moonlight hours. loving the ortlieb bike packers.","to_user_id":null,"from_user":"mimiflynn","id":1566258732,"from_user_id":5536946,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/84122388\/DSCF4076_normal.jpg","created_at":"Mon, 20 Apr 2009 15:32:35 +0000"},{"text":"@LondonEater I can't even get in the page, it says internet explorer can't display etc.","to_user_id":1658084,"to_user":"londoneater","from_user":"hollowlegs","id":1566247230,"from_user_id":1328869,"iso_language_code":"en","source":"<a href="http:\/\/www.twittergadget.com">TwitterGadget<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/142065903\/s514357173_1150793_8485_normal.jpg","created_at":"Mon, 20 Apr 2009 15:31:12 +0000"},{"text":"RT @Glinner: I realise most of you aren't using Internet Explorer, being clued-in Twitter types, but just in case.http:\/\/tinyurl.com\/6a37pp","to_user_id":null,"from_user":"andersoicouk","id":1566231989,"from_user_id":642429,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/static.twitter.com\/images\/default_profile_normal.png","created_at":"Mon, 20 Apr 2009 15:29:22 +0000"},{"text":"RT @Glinner: I realise most of you aren't using Internet Explorer, being clued-in Twitter types, but just in case...http:\/\/tinyurl.com\/6 ...","to_user_id":null,"from_user":"andersoicouk","id":1566225949,"from_user_id":642429,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/static.twitter.com\/images\/default_profile_normal.png","created_at":"Mon, 20 Apr 2009 15:28:36 +0000"},{"text":"I realise most of you aren't using Internet Explorer, being clued-in Twitter types, but just in case...http:\/\/tinyurl.com\/6a37pp","to_user_id":null,"from_user":"Glinner","id":1566218970,"from_user_id":414478,"iso_language_code":"en","source":"<a href="http:\/\/twitterfox.net\/">TwitterFox<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/48545652\/glinner-128_normal.jpg","created_at":"Mon, 20 Apr 2009 15:27:45 +0000"},{"text":"IE Favorites Center Shortcuts: You know about Internet Explorer's Favorites Center, right? Do you want to make y.. http:\/\/tinyurl.com\/dbky2e","to_user_id":null,"from_user":"FasTekSolutions","id":1566205555,"from_user_id":12673182,"iso_language_code":"en","source":"<a href="http:\/\/twitterfeed.com">twitterfeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/147843815\/fts3_normal.gif","created_at":"Mon, 20 Apr 2009 15:26:07 +0000"},{"text":"SVG Tiger in Internet Explorer: http:\/\/tinyurl.com\/bwx4ub #svgie","to_user_id":null,"from_user":"ilinsky","id":1566181781,"from_user_id":1603038,"iso_language_code":"no","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/59922497\/sergey_ilinsky_normal.jpg","created_at":"Mon, 20 Apr 2009 15:23:09 +0000"},{"text":"Is your website ready for Internet Explorer 8? http:\/\/bit.ly\/5tFGz","to_user_id":null,"from_user":"FletchMcGull","id":1566170143,"from_user_id":5605296,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/83371976\/fletchmcbadboy2_normal.jpg","created_at":"Mon, 20 Apr 2009 15:21:44 +0000"},{"text":"I HATE programming a web application to be cross-browser compatible. Internet Explorer makes this too damn difficult.","to_user_id":null,"from_user":"level10","id":1566125694,"from_user_id":892608,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/72748210\/avatar-seth_normal.jpg","created_at":"Mon, 20 Apr 2009 15:16:12 +0000"},{"text":"hating internet explorer, it fails majorly...","to_user_id":null,"from_user":"SampsonW","id":1566108019,"from_user_id":12725625,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148185431\/n794830012_4855990_9040_normal.jpg","created_at":"Mon, 20 Apr 2009 15:14:06 +0000"},{"text":"Got my new macbook up and running; with Internet Explorer and Outlook running through Parallel Desktop 4.0 It works great! Ready 4 the week.","to_user_id":null,"from_user":"johncarle","id":1566082833,"from_user_id":7733278,"iso_language_code":"en","source":"<a href="http:\/\/orangatame.com\/products\/twitterberry\/">TwitterBerry<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/102687812\/iStock_000006069267Small_normal.jpg","created_at":"Mon, 20 Apr 2009 15:10:56 +0000"},{"text":"O blogue \u00e9 96% compat\u00edvel com o Internet Explorer. Os restantes browsers Firefox, Safari e Opera 99,9%. Existe ainda dois bugs no IE.","to_user_id":null,"from_user":"ByGruph","id":1566071355,"from_user_id":7213531,"iso_language_code":"pt","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/111208842\/bygruph_logo_normal.jpg","created_at":"Mon, 20 Apr 2009 15:09:31 +0000"},{"text":"Internet Explorer 8.0 Final [For XP]\nhttp:\/\/tinyurl.com\/cwj5j6","to_user_id":null,"from_user":"liveoutsource","id":1566052983,"from_user_id":5926625,"iso_language_code":"fr","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/85965061\/live-outsource-logo_normal.gif","created_at":"Mon, 20 Apr 2009 15:07:12 +0000"},{"text":"@popelizbet Yah but I'm a rebel and internet explorer refuses to work on my lappy. If it works for you go for it, as for me I filed mine np","to_user_id":4132150,"to_user":"popelizbet","from_user":"maggs07","id":1565996678,"from_user_id":11256184,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148251632\/onthewayto_grad_interview_normal.jpg","created_at":"Mon, 20 Apr 2009 15:00:12 +0000"},{"text":"Maldito Internet Explorer.","to_user_id":null,"from_user":"ByGruph","id":1565972305,"from_user_id":7213531,"iso_language_code":"fr","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/111208842\/bygruph_logo_normal.jpg","created_at":"Mon, 20 Apr 2009 14:57:07 +0000"},{"text":"RT @gacconsultants "Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer" http:\/\/hub.tm\/?HLVWJ","to_user_id":null,"from_user":"danielngsh","id":1565964732,"from_user_id":2124434,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/119922222\/seline_normal.jpg","created_at":"Mon, 20 Apr 2009 14:56:08 +0000"},{"text":"latest version of Mozilla not an approved browser in which to fill out the FAFSA. y halo thar, Internet Explorer, we meet again.","to_user_id":null,"from_user":"popelizbet","id":1565957004,"from_user_id":4132150,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/74155220\/220png_normal.PNG","created_at":"Mon, 20 Apr 2009 14:55:08 +0000"},{"text":"RT @gacconsultants: "Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer" http:\/\/hub.tm\/?HLVWJ","to_user_id":null,"from_user":"mnazrulhisyam","id":1565955303,"from_user_id":5077164,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/109695942\/DSC00681_normal.JPG","created_at":"Mon, 20 Apr 2009 14:54:54 +0000"},{"text":""Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer" http:\/\/hub.tm\/?HLVWJ","to_user_id":null,"from_user":"gacconsultants","id":1565940431,"from_user_id":2365333,"iso_language_code":"en","source":"<a href="http:\/\/twitter.grader.com">Twitter Grader<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/68430271\/Hello..._normal.jpg","created_at":"Mon, 20 Apr 2009 14:53:01 +0000"},{"text":"i hate internet explorer. it's not letting me update my twitter at school.","to_user_id":null,"from_user":"thejoshosaurus","id":1565923978,"from_user_id":1810512,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/61037694\/241852_large_normal.jpg","created_at":"Mon, 20 Apr 2009 14:50:55 +0000"},{"text":"What do Internet Explorer and Lotus Notes in common? -- v8 is out there but corporate dinos cling to v6.","to_user_id":null,"from_user":"notessensei","id":1565907925,"from_user_id":37829,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/52169724\/StephanAndTheCat140x185_normal.jpg","created_at":"Mon, 20 Apr 2009 14:48:53 +0000"},{"text":"Internet Explorer 8 add-in how to\n\nhttp:\/\/tinyurl.com\/cl9g9q","to_user_id":null,"from_user":"CyberComputerSt","id":1565907073,"from_user_id":8867781,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/116097560\/ccs1_normal.jpg","created_at":"Mon, 20 Apr 2009 14:48:45 +0000"},{"text":"Internet Explorer 8 - InPrivate-Browsen: http:\/\/tinyurl.com\/d9jq82","to_user_id":null,"from_user":"WindowsGermany","id":1565893337,"from_user_id":9387160,"iso_language_code":"sv","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/147842477\/StartBTN-Vista_rgb_normal.png","created_at":"Mon, 20 Apr 2009 14:46:57 +0000"},{"text":"Whao. Internet explorer 8 is FAST","to_user_id":null,"from_user":"Ashvixen","id":1565891692,"from_user_id":6016970,"iso_language_code":"en","source":"<a href="http:\/\/orangatame.com\/products\/twitterberry\/">TwitterBerry<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/147184752\/n500466776_2127527_1876248_normal.jpg","created_at":"Mon, 20 Apr 2009 14:46:44 +0000"},{"text":"Fix Internet Explorer 6 and 7 bugs (Make IE behave like a standards-compliant browser) http:\/\/bit.ly\/aUOSt RT @webupd8","to_user_id":null,"from_user":"kirako","id":1565882418,"from_user_id":2297,"iso_language_code":"en","source":"<a href="http:\/\/www.hootsuite.com">HootSuite<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/136164291\/melly84_normal.jpg","created_at":"Mon, 20 Apr 2009 14:45:35 +0000"},{"text":"Internet Explorer < 8 is broken and obsolete. Web sites requiring Internet Explorer < 8 are likewise also broken and obsolete.","to_user_id":null,"from_user":"mcornick","id":1565847317,"from_user_id":7397,"iso_language_code":"en","source":"<a href="http:\/\/www.atebits.com\/">Tweetie<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/77442678\/Photo_1_normal.jpg","created_at":"Mon, 20 Apr 2009 14:41:00 +0000"},{"text":"MS Internet Explorer EMBED Memory Corruption PoC (MS09-014)","to_user_id":null,"from_user":"niktrix","id":1565830605,"from_user_id":3457414,"iso_language_code":"en","source":"<a href="http:\/\/twitterfeed.com">twitterfeed<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/134374205\/download_normal.jpg","created_at":"Mon, 20 Apr 2009 14:38:49 +0000"},{"text":"@Japh "Internet Explorer is missing updates required to view this site." That's misleading unless you really have locked IE6 users out.","to_user_id":1317941,"to_user":"Japh","from_user":"friskdesign","id":1565830261,"from_user_id":7665755,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/129021924\/lastfm_normal.jpg","created_at":"Mon, 20 Apr 2009 14:38:46 +0000"},{"text":"Fechando o Microsoft Windows Internet Explorer, clicando na bolinha e em Shut down. Tchau, e at\u00e9 os #2700 :)","to_user_id":null,"from_user":"cwks","id":1565786325,"from_user_id":3101152,"iso_language_code":"pt","source":"<a href="http:\/\/destroytwitter.com\/">DestroyTwitter<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/122467825\/wall_post_normal.png","created_at":"Mon, 20 Apr 2009 14:33:02 +0000"},{"text":"RT @xutopia: Internet Explorer 6 Update Trick #ie6 #webdesign #webprogramming http:\/\/ie6update.com\/","to_user_id":null,"from_user":"JessyO","id":1565755580,"from_user_id":2191850,"iso_language_code":"en","source":"<a href="http:\/\/desktop.seesmic.com\/">Seesmic Desktop<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/124298504\/Photo_54_normal.jpg","created_at":"Mon, 20 Apr 2009 14:29:04 +0000"},{"text":"Automated: Internet Explorer 6 http:\/\/tinyurl.com\/c2ht3u","to_user_id":null,"from_user":"ara_p","id":1565737524,"from_user_id":25594,"iso_language_code":"fr","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/114724699\/avatar_normal.png","created_at":"Mon, 20 Apr 2009 14:26:41 +0000"},{"text":"RT @jbooth83: RT @Hall_Web: Do Not Use Internet Explorer http:\/\/tinyurl.com\/df4vyt -- best advice I've heard in a while!","to_user_id":null,"from_user":"finalrune","id":1565728238,"from_user_id":1414501,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/70917649\/fred-2_normal.jpg","created_at":"Mon, 20 Apr 2009 14:25:26 +0000"},{"text":"Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer http:\/\/is.gd\/tsKm","to_user_id":null,"from_user":"dialogicmed","id":1565719266,"from_user_id":2769926,"iso_language_code":"en","source":"<a href="http:\/\/www.newsfirex.com\/safari140\/">safari140<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/66204807\/F1000021_normal.jpg","created_at":"Mon, 20 Apr 2009 14:24:14 +0000"},{"text":"Help kill Internet Explorer 6 #ie6update http:\/\/ow.ly\/3kpr via @leemunroe","to_user_id":null,"from_user":"ghooghe","id":1565703968,"from_user_id":3408076,"iso_language_code":"nl","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/69901165\/ghooghe_normal.jpg","created_at":"Mon, 20 Apr 2009 14:22:13 +0000"},{"text":"Internet Explorer 6 Update Trick #ie6 #webdesign #webprogramming http:\/\/ie6update.com\/","to_user_id":null,"from_user":"xutopia","id":1565699013,"from_user_id":350298,"iso_language_code":"en","source":"<a href="http:\/\/identi.ca\/">Identica<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/130684111\/n594340287_6946_normal.jpg","created_at":"Mon, 20 Apr 2009 14:21:33 +0000"},{"text":"Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer - http:\/\/tinyurl.com\/df4vyt","to_user_id":null,"from_user":"nishadsn","id":1565643584,"from_user_id":4175863,"iso_language_code":"en","source":"<a href="http:\/\/www.sharethis.com">ShareThis.com<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/74403312\/DSC_0345_normal.JPG","created_at":"Mon, 20 Apr 2009 14:14:08 +0000"},{"text":"having a fight with Internet Explorer 7. And losing. Windows folks, upgrade to IE8. (and then go to http:\/\/www.scottcrews.com )","to_user_id":null,"from_user":"scottcrews","id":1565640501,"from_user_id":193280,"iso_language_code":"en","source":"<a href="http:\/\/www.atebits.com\/">Tweetie<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/66364301\/7682769_normal.jpg","created_at":"Mon, 20 Apr 2009 14:13:44 +0000"},{"text":"Just downloaded the Internet Explorer 8. Looks alright but it will never convert me","to_user_id":null,"from_user":"ryanmawhinney","id":1565634164,"from_user_id":3546086,"iso_language_code":"en","source":"<a href="http:\/\/twitterfox.net\/">TwitterFox<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/75889651\/ryandeborah_normal.png","created_at":"Mon, 20 Apr 2009 14:12:51 +0000"},{"text":"Another Twitter worm: http:\/\/tinyurl.com\/cjzxmm It seems to only be a problem for Internet Explorer users, or those who follow celebrities.","to_user_id":null,"from_user":"rlainhart","id":1565626398,"from_user_id":4251120,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/74857807\/DarkAvatar_normal.jpg","created_at":"Mon, 20 Apr 2009 14:11:45 +0000"},{"text":"RT @Hall_Web: Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer http:\/\/tinyurl.com\/df4vyt","to_user_id":null,"from_user":"jbooth83","id":1565625363,"from_user_id":1468154,"iso_language_code":"en","source":"<a href="http:\/\/www.tweetdeck.com\/">TweetDeck<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/59048474\/1139021_normal.png","created_at":"Mon, 20 Apr 2009 14:11:38 +0000"},{"text":"sick of internet explorer..always F**king up!","to_user_id":null,"from_user":"yodadapug","id":1565622663,"from_user_id":12620982,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/146966177\/IMG_1031_normal.JPG","created_at":"Mon, 20 Apr 2009 14:11:15 +0000"},{"text":"We've sorted out our order form issues for Internet Explorer users, you can now submit orders. We're working hard on the contact page.","to_user_id":null,"from_user":"slicestation","id":1565603428,"from_user_id":4780367,"iso_language_code":"en","source":"<a href="http:\/\/twuffer.com">Twuffer<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/144962167\/app_48_normal.png","created_at":"Mon, 20 Apr 2009 14:08:36 +0000"},{"text":"Petition: the internet to stop using Internet Explorer! http:\/\/twitition.com\/zv4mg @greygorn","to_user_id":null,"from_user":"colindpritchard","id":1565600593,"from_user_id":3694030,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/81513344\/Photo_192_normal.jpg","created_at":"Mon, 20 Apr 2009 14:08:11 +0000"},{"text":"@Tech_Mate Not work tech Internet Explorer cannot display the webpage 8o|","to_user_id":12686895,"to_user":"Tech_Mate","from_user":"Tara_Rose","id":1565599045,"from_user_id":9805925,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/125223730\/0_7016_normal.jpg","created_at":"Mon, 20 Apr 2009 14:07:58 +0000"},{"text":"Twitter Plagued with Annoying Worm - Do Not Use Internet Explorer http:\/\/tinyurl.com\/df4vyt","to_user_id":null,"from_user":"Hall_Web","id":1565595648,"from_user_id":284802,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/70194610\/hall-logo-sq_normal.jpg","created_at":"Mon, 20 Apr 2009 14:07:30 +0000"},{"text":"@cusimano I couldn't watch in Firefox (you're on wbztv.com?)... was able to jump on a PC and watch in Internet Explorer. #BostonMarathon","to_user_id":2300645,"to_user":"cusimano","from_user":"andrewphelps","id":1565576031,"from_user_id":501355,"iso_language_code":"en","source":"<a href="http:\/\/83degrees.com\/to\/powertwitter">Power Twitter<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/98893360\/haircut_normal.jpg","created_at":"Mon, 20 Apr 2009 14:04:46 +0000"},{"text":"We've had some Gumtree.com users reporting that they can't click into text fields in Internet Explorer on the ad posting form. Can you try?","to_user_id":null,"from_user":"antoniojl","id":1565568983,"from_user_id":61036,"iso_language_code":"en","source":"<a href="http:\/\/iconfactory.com\/software\/twitterrific">twitterrific<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/146595521\/Photo_3-1_normal.jpg","created_at":"Mon, 20 Apr 2009 14:03:47 +0000"},{"text":"Poucos homens de bem usam Internet Explorer 6...","to_user_id":null,"from_user":"leonardoreis","id":1565560621,"from_user_id":6047517,"iso_language_code":"pt","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/87063762\/leonardoreisibest_normal.jpg","created_at":"Mon, 20 Apr 2009 14:02:38 +0000"},{"text":"Anyone can please help me? A good internet program. Not Internet explorer or safari. I am thinking of google chrome. any programs? XD","to_user_id":null,"from_user":"darksinjun","id":1565541090,"from_user_id":12720060,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/148139033\/MS_Monster_Christmas_slime_normal.png","created_at":"Mon, 20 Apr 2009 14:00:06 +0000"},{"text":"FYI, the live video link didn't work for me in Firefox or Safari. Had to pull it up on Internet Explorer on PC...","to_user_id":null,"from_user":"AdrianArroyos","id":1565484099,"from_user_id":6016767,"iso_language_code":"en","source":"<a href="http:\/\/www.atebits.com\/">Tweetie<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/99776740\/AdrianTwitter_normal.jpg","created_at":"Mon, 20 Apr 2009 13:52:04 +0000"},{"text":"W00T!!! Finally solved my problems with my websites with FireFox & Internet Explorer (and hope also the Windows & Mac problems)","to_user_id":null,"from_user":"barryjonas","id":1565474829,"from_user_id":7905502,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/105960589\/avatar_twitter_normal.jpg","created_at":"Mon, 20 Apr 2009 13:50:44 +0000"},{"text":"@philipbeel only down side to #ie6update is that is upgrades then to internet explorer!","to_user_id":2755406,"to_user":"philipbeel","from_user":"jodiedoubleday","id":1565474229,"from_user_id":4634664,"iso_language_code":"en","source":"<a href="http:\/\/twitter.com\/">web<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/76982086\/n504994137_250648_1693_normal.jpg","created_at":"Mon, 20 Apr 2009 13:50:40 +0000"},{"text":"Internet Explorer 8 Auto-Update Coming. http:\/\/is.gd\/ts9N","to_user_id":null,"from_user":"gullage","id":1565417582,"from_user_id":2145976,"iso_language_code":"en","source":"<a href="http:\/\/www.twhirl.org\/">twhirl<\/a>","profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/129607278\/troy-20090331-sm_normal.jpg","created_at":"Mon, 20 Apr 2009 13:42:29 +0000"}],"since_id":0,"max_id":1567118165,"refresh_url":"?since_id=1567118165&q=internet+explorer","results_per_page":100,"next_page":"?page=2&max_id=1567118165&rpp=100&q=internet+explorer","completed_in":0.062616,"page":1,"query":"internet+explorer"}
@@ -1,56 +0,0 @@
1
- require 'test_helper'
2
-
3
- class CrackTest < Test::Unit::TestCase
4
- context "to_xml_attributes" do
5
- setup do
6
- @hash = { :one => "ONE", "two" => "TWO" }
7
- end
8
-
9
- should "should turn the hash into xml attributes" do
10
- attrs = @hash.to_xml_attributes
11
- attrs.should =~ /one="ONE"/m
12
- attrs.should =~ /two="TWO"/m
13
- end
14
-
15
- should 'should preserve _ in hash keys' do
16
- attrs = {
17
- :some_long_attribute => "with short value",
18
- :crash => :burn,
19
- :merb => "uses extlib"
20
- }.to_xml_attributes
21
-
22
- attrs.should =~ /some_long_attribute="with short value"/
23
- attrs.should =~ /merb="uses extlib"/
24
- attrs.should =~ /crash="burn"/
25
- end
26
- end
27
-
28
- context "to_params" do
29
- {
30
- { "foo" => "bar", "baz" => "bat" } => "foo=bar&baz=bat",
31
- { "foo" => [ "bar", "baz" ] } => "foo[]=bar&foo[]=baz",
32
- { "foo" => [ {"bar" => "1"}, {"bar" => 2} ] } => "foo[][bar]=1&foo[][bar]=2",
33
- { "foo" => { "bar" => [ {"baz" => 1}, {"baz" => "2"} ] } } => "foo[bar][][baz]=1&foo[bar][][baz]=2",
34
- { "foo" => {"1" => "bar", "2" => "baz"} } => "foo[1]=bar&foo[2]=baz"
35
- }.each do |hash, params|
36
- should "should covert hash: #{hash.inspect} to params: #{params.inspect}" do
37
- hash.to_params.split('&').sort.should == params.split('&').sort
38
- end
39
- end
40
-
41
- should 'should not leave a trailing &' do
42
- {
43
- :name => 'Bob',
44
- :address => {
45
- :street => '111 Ruby Ave.',
46
- :city => 'Ruby Central',
47
- :phones => ['111-111-1111', '222-222-2222']
48
- }
49
- }.to_params.should_not =~ /&$/
50
- end
51
-
52
- should 'should URL encode unsafe characters' do
53
- {:q => "?&\" +"}.to_params.should == "q=%3F%26%22%20%2B"
54
- end
55
- end
56
- end
@@ -1,31 +0,0 @@
1
- require 'test_helper'
2
-
3
- class CrackTest < Test::Unit::TestCase
4
- context "snake_case" do
5
- should "lowercases one word CamelCase" do
6
- "Merb".snake_case.should == "merb"
7
- end
8
-
9
- should "makes one underscore snake_case two word CamelCase" do
10
- "MerbCore".snake_case.should == "merb_core"
11
- end
12
-
13
- should "handles CamelCase with more than 2 words" do
14
- "SoYouWantContributeToMerbCore".snake_case.should == "so_you_want_contribute_to_merb_core"
15
- end
16
-
17
- should "handles CamelCase with more than 2 capital letter in a row" do
18
- "CNN".snake_case.should == "cnn"
19
- "CNNNews".snake_case.should == "cnn_news"
20
- "HeadlineCNNNews".snake_case.should == "headline_cnn_news"
21
- end
22
-
23
- should "does NOT change one word lowercase" do
24
- "merb".snake_case.should == "merb"
25
- end
26
-
27
- should "leaves snake_case as is" do
28
- "merb_core".snake_case.should == "merb_core"
29
- end
30
- end
31
- end
@@ -1,21 +0,0 @@
1
- Gem::Specification.new do |s|
2
- s.name = "fakeweb"
3
- s.version = "1.2.5"
4
- s.date = "2009-07-08"
5
- s.summary = "A tool for faking responses to HTTP requests"
6
- s.description = "FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs."
7
- s.homepage = "http://github.com/chrisk/fakeweb"
8
- s.has_rdoc = true
9
- s.authors = ["Chris Kampmeier", "Blaine Cook"]
10
- s.email = ["chris@kampers.net", "romeda@gmail.com"]
11
- s.files = %w(CHANGELOG LICENSE.txt README.rdoc Rakefile lib lib/fake_web lib/fake_web.rb lib/fake_web/ext lib/fake_web/ext/net_http.rb lib/fake_web/registry.rb lib/fake_web/responder.rb lib/fake_web/response.rb lib/fake_web/stub_socket.rb lib/fake_web/utility.rb lib/fakeweb.rb test test/fixtures test/fixtures/google_response_from_curl test/fixtures/google_response_with_transfer_encoding test/fixtures/google_response_without_transfer_encoding test/fixtures/test_example.txt test/fixtures/test_txt_file test/test_allow_net_connect.rb test/test_deprecations.rb test/test_fake_authentication.rb test/test_fake_web.rb test/test_fake_web_open_uri.rb test/test_helper.rb test/test_missing_open_uri.rb test/test_precedence.rb test/test_query_string.rb test/test_regexes.rb test/test_response_headers.rb test/test_trailing_slashes.rb test/test_utility.rb)
12
- s.test_files = %w(test/fixtures test/fixtures/google_response_from_curl test/fixtures/google_response_with_transfer_encoding test/fixtures/google_response_without_transfer_encoding test/fixtures/test_example.txt test/fixtures/test_txt_file test/test_allow_net_connect.rb test/test_deprecations.rb test/test_fake_authentication.rb test/test_fake_web.rb test/test_fake_web_open_uri.rb test/test_helper.rb test/test_missing_open_uri.rb test/test_precedence.rb test/test_query_string.rb test/test_regexes.rb test/test_response_headers.rb test/test_trailing_slashes.rb test/test_utility.rb)
13
- s.rdoc_options = ["--main", "README.rdoc",
14
- "--title", "FakeWeb API Documentation",
15
- "--charset", "utf-8",
16
- "--line-numbers",
17
- "--inline-source"]
18
- s.extra_rdoc_files = ["CHANGELOG", "LICENSE.txt", "README.rdoc"]
19
- s.rubyforge_project = "fakeweb"
20
- s.add_development_dependency "mocha", ">= 0.9.5"
21
- end
@@ -1 +0,0 @@
1
- 1.0.4
@@ -1,66 +0,0 @@
1
- # -*- encoding: utf-8 -*-
2
-
3
- Gem::Specification.new do |s|
4
- s.name = %q{rest-client}
5
- s.version = "1.0.4"
6
-
7
- s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
- s.authors = ["Adam Wiggins"]
9
- s.date = %q{2009-07-29}
10
- s.default_executable = %q{restclient}
11
- s.description = %q{A simple REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.}
12
- s.email = %q{adam@heroku.com}
13
- s.executables = ["restclient"]
14
- s.extra_rdoc_files = [
15
- "README.rdoc"
16
- ]
17
- s.files = [
18
- "README.rdoc",
19
- "Rakefile",
20
- "VERSION",
21
- "bin/restclient",
22
- "lib/rest_client.rb",
23
- "lib/restclient.rb",
24
- "lib/restclient/exceptions.rb",
25
- "lib/restclient/mixin/response.rb",
26
- "lib/restclient/raw_response.rb",
27
- "lib/restclient/request.rb",
28
- "lib/restclient/resource.rb",
29
- "lib/restclient/response.rb",
30
- "spec/base.rb",
31
- "spec/exceptions_spec.rb",
32
- "spec/mixin/response_spec.rb",
33
- "spec/raw_response_spec.rb",
34
- "spec/request_spec.rb",
35
- "spec/resource_spec.rb",
36
- "spec/response_spec.rb",
37
- "spec/restclient_spec.rb"
38
- ]
39
- s.has_rdoc = true
40
- s.homepage = %q{http://rest-client.heroku.com/}
41
- s.rdoc_options = ["--charset=UTF-8"]
42
- s.require_paths = ["lib"]
43
- s.rubyforge_project = %q{rest-client}
44
- s.rubygems_version = %q{1.3.1}
45
- s.summary = %q{Simple REST client for Ruby, inspired by microframework syntax for specifying actions.}
46
- s.test_files = [
47
- "spec/base.rb",
48
- "spec/exceptions_spec.rb",
49
- "spec/mixin/response_spec.rb",
50
- "spec/raw_response_spec.rb",
51
- "spec/request_spec.rb",
52
- "spec/resource_spec.rb",
53
- "spec/response_spec.rb",
54
- "spec/restclient_spec.rb"
55
- ]
56
-
57
- if s.respond_to? :specification_version then
58
- current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
59
- s.specification_version = 2
60
-
61
- if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
62
- else
63
- end
64
- else
65
- end
66
- end
@@ -1,40 +0,0 @@
1
- require 'rbconfig'
2
- require 'find'
3
- require 'ftools'
4
-
5
- include Config
6
-
7
- # this was adapted from rdoc's install.rb by ways of Log4r
8
-
9
- $sitedir = CONFIG["sitelibdir"]
10
- unless $sitedir
11
- version = CONFIG["MAJOR"] + "." + CONFIG["MINOR"]
12
- $libdir = File.join(CONFIG["libdir"], "ruby", version)
13
- $sitedir = $:.find {|x| x =~ /site_ruby/ }
14
- if !$sitedir
15
- $sitedir = File.join($libdir, "site_ruby")
16
- elsif $sitedir !~ Regexp.quote(version)
17
- $sitedir = File.join($sitedir, version)
18
- end
19
- end
20
-
21
- makedirs = %w{ shipping }
22
- makedirs.each {|f| File::makedirs(File.join($sitedir, *f.split(/\//)))}
23
-
24
- Dir.chdir("lib")
25
- begin
26
- require 'rubygems'
27
- require 'rake'
28
- rescue LoadError
29
- puts
30
- puts "Please install Gem and Rake from http://rubyforge.org/projects/rubygems and http://rubyforge.org/projects/rake"
31
- puts
32
- exit(-1)
33
- end
34
-
35
- files = FileList["**/*"]
36
-
37
- # File::safe_unlink *deprecated.collect{|f| File.join($sitedir, f.split(/\//))}
38
- files.each {|f|
39
- File::install(f, File.join($sitedir, *f.split(/\//)), 0644, true)
40
- }
@@ -1,12 +0,0 @@
1
- Gem::Specification.new do |s|
2
- s.name = "simple-rss"
3
- s.version = "1.2.2"
4
- s.date = "2009-02-25"
5
- s.summary = "A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation."
6
- s.email = "lucas@rufy.com"
7
- s.homepage = "http://github.com/cardmagic/simple-rss"
8
- s.description = "A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation."
9
- s.has_rdoc = true
10
- s.authors = ["Lucas Carlson"]
11
- s.files = ["install.rb", "lib", "lib/simple-rss.rb", "LICENSE", "Rakefile", "README", "simple-rss.gemspec", "test", "test/base", "test/base/base_test.rb", "test/data", "test/data/atom.xml", "test/data/not-rss.xml", "test/data/rss09.rdf", "test/data/rss20.xml", "test/test_helper.rb"]
12
- end
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes