{"id":3516,"date":"2011-07-26T00:53:30","date_gmt":"2011-07-26T00:53:30","guid":{"rendered":"http:\/\/blogs.n1zyy.com\/n1zyy\/?p=3516"},"modified":"2011-07-26T00:53:30","modified_gmt":"2011-07-26T00:53:30","slug":"dear-microsoft","status":"publish","type":"post","link":"https:\/\/blogs.n1zyy.com\/n1zyy\/2011\/07\/26\/dear-microsoft\/","title":{"rendered":"Dear Microsoft"},"content":{"rendered":"<p>Dear Microsoft,<\/p>\n<p>I&#8217;ll admit that, as a Mac user who develops software for Linux at an open-source shop, I&#8217;m not exactly predisposed to being your biggest fan. But I think you&#8217;re mostly okay. You&#8217;re like Scott Brown &#8212; I wouldn&#8217;t vote for you, but I&#8217;m surprisingly okay with you.<\/p>\n<p>There&#8217;s just one little thing&#8230; Outlook Web Access 2003. What happened there?<\/p>\n<p>Did you ever realize that you&#8217;d leave people finding <em>this<\/em> as their best option for searching their email?<\/p>\n<pre>\n$ irb\n>> require 'net\/imap'\n=> true\n\n>> imap = Net::IMAP.new('mail.example.com')\n> # snipped...\n\n>> imap.login('user', 'password')\n=> #<struct Net::IMAP::TaggedResponse tag=\"RUBY0003\", name=\"OK\", data=#, raw_data=\"RUBY0003 OK LOGIN completed.rn\">\n\n>> imap.select('INBOX')\n=> #<struct Net::IMAP::TaggedResponse tag=\"RUBY0004\", name=\"OK\", data=#<struct Net::IMAP::ResponseText code=#, text=\" SELECT completed.\">, raw_data=\"RUBY0004 OK [READ-WRITE] SELECT completed.rn\">\n\n>> imap.search('SUBJECT \"top 25\"')\n=> [1160, 1161, 2755, 2834, 2857]\n\n>> imap.fetch(1160, \"BODY[HEADER]\")\n...\n<\/pre>\n<p>Yeah. That really wasn&#8217;t cool. And the thing is, search is a server capability (that Exchange supports!), so it&#8217;s not like it was something that webmail couldn&#8217;t support. (In your defense, though, Outlook Web Access 2003, every IMAP mail client I&#8217;ve ever tried wants to index gigs and gigs of email in that mailbox before I can use it, so you&#8217;re only a <i>part<\/i> of the problem. The fact that no one has ever made a good email client isn&#8217;t your fault.)<\/p>","protected":false},"excerpt":{"rendered":"<p>Dear Microsoft, I&#8217;ll admit that, as a Mac user who develops software for Linux at an open-source shop, I&#8217;m not exactly predisposed to being your biggest fan. But I think you&#8217;re mostly okay. You&#8217;re like Scott Brown &#8212; I wouldn&#8217;t &hellip; <a href=\"https:\/\/blogs.n1zyy.com\/n1zyy\/2011\/07\/26\/dear-microsoft\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3516","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/posts\/3516","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/comments?post=3516"}],"version-history":[{"count":0,"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/posts\/3516\/revisions"}],"wp:attachment":[{"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/media?parent=3516"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/categories?post=3516"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.n1zyy.com\/n1zyy\/wp-json\/wp\/v2\/tags?post=3516"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}