<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OhRyan.ca &#187; fail</title>
	<atom:link href="http://ohryan.ca/blog/tag/fail/feed/" rel="self" type="application/rss+xml" />
	<link>http://ohryan.ca/blog</link>
	<description>Canadian Tech News, Hacks &#38; How To</description>
	<lastBuildDate>Wed, 25 Jan 2012 06:46:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySQL Full-Text Search Is Broken!</title>
		<link>http://ohryan.ca/blog/2011/10/14/mysql-full-text-search-is-broken/</link>
		<comments>http://ohryan.ca/blog/2011/10/14/mysql-full-text-search-is-broken/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 06:28:55 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=1609</guid>
		<description><![CDATA[&#8230;and has been for 8 years. I came across MySQL bug #2095 today: full-text search for words containing hyphens won't work Submitted: 11 Dec 2003 6:15 Hyphen '-' characters break literals at the moment. A search for something like "GATA-D22S690" finds all entries containing GATA and not the full hyphenated text. ~ Link MySQL disputes [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;and has been for 8 years.</p>
<p>I came across MySQL bug #2095 today:</p>
<blockquote>
<pre><strong>full-text search for words containing hyphens won't work</strong>
Submitted: 11 Dec 2003 6:15
Hyphen '-' characters break literals at the moment.
A search for something like "GATA-D22S690" finds
all entries containing GATA and not the full
hyphenated text.</pre>
<p>~ <a href="http://bugs.mysql.com/bug.php?id=2095" target="_blank">Link</a></p></blockquote>
<p>MySQL disputes the fact that this is a bug.</p>
<p>But in reality &#8211; as the submitters points out &#8211; there are many cases where hyphens are part of words. The example I ran into tonight was product model numbers (eg. &#8220;00-17&#8243; or &#8220;j-35&#8243;).</p>
<p>The <a href="http://dev.mysql.com/doc/refman/5.5/en/fulltext-fine-tuning.html" target="_blank">MySQL docs recommend</a> recompiling or modifying one of two system files.  None of these options are feasible in a shared hosting environment.</p>
<p>I can&#8217;t believe this bug exists. As far as I&#8217;m concerned this is a complete and utter deal breaker for any application that needs to search non-word strings containing hyphens. I&#8217;ve been exclusively using MySQL for my entire career and I now know that a bunch of sites I&#8217;ve worked on in the past 10 years were launched with this bug.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2011/10/14/mysql-full-text-search-is-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EFF THE CRTC!</title>
		<link>http://ohryan.ca/blog/2010/08/25/eff-the-crtc/</link>
		<comments>http://ohryan.ca/blog/2010/08/25/eff-the-crtc/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 04:00:03 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[crtc]]></category>
		<category><![CDATA[fail]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=759</guid>
		<description><![CDATA[As an adendum to my last post, I would like to extend a giant FU To the CRTC. Re: Skype and Google Voice Both services are prevented from offering Canadians incoming calls by the Canadian Radio-television and Telecommunications Commission. CRTC rules require all phone providers to include enhanced 911, which enables emergency operators to automatically [...]]]></description>
			<content:encoded><![CDATA[<p>As an adendum to my last post, I would like to extend a giant FU To the CRTC.</p>
<p>Re: Skype and Google Voice</p>
<blockquote><p>Both services are prevented from offering Canadians incoming calls by the Canadian Radio-television and Telecommunications Commission. CRTC rules require all phone providers to include enhanced 911, which enables emergency operators to automatically locate callers.<br />
<a href="http://www.cbc.ca/technology/story/2010/08/25/google-voice-calls-gmail.html#ixzz0xgHeegCp"></a></p>
<p>~ <a href="http://www.cbc.ca/technology/story/2010/08/25/google-voice-calls-gmail.html" target="_blank">Nowak, Peter. &#8220;Google launches free voice calls from Gmail&#8221;, CBC.ca. Aug 25, 2010</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2010/08/25/eff-the-crtc/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Embedded Tweets Not Ready for Prime-Time</title>
		<link>http://ohryan.ca/blog/2010/05/04/embedded-tweets-not-ready-for-prime-time/</link>
		<comments>http://ohryan.ca/blog/2010/05/04/embedded-tweets-not-ready-for-prime-time/#comments</comments>
		<pubDate>Wed, 05 May 2010 04:53:44 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=595</guid>
		<description><![CDATA[Twitter just launched a little tool designed to make it easier to embed tweets into your website. Currently blogs tend to paste in tweets whenever a twitter source requires reference, as Twitter explain in their blog post &#8220;&#8230;a pasted-in image of a tweet is a bit of a hack. We have a simple alternative to [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter just launched a little tool designed to make it easier to embed tweets into your website. Currently blogs tend to paste in tweets whenever a twitter source requires reference, as <a href="http://media.twitter.com/392/tweets-quotes" target="_blank">Twitter explain in their blog post</a> &#8220;&#8230;a pasted-in image of a tweet is a bit of a hack. We have a simple alternative to propose&#8230;&#8221;</p>
<p>All you have to do, in theory, is load up Twitter&#8217;s <a href="http://media.twitter.com/blackbird-pie/" target="_blank">&#8220;Blackbird Pie&#8221; tool</a>, enter a &#8220;full tweet URL&#8221; and voila, neat little embedded tag.</p>
<p>Unfortunately, the HTML code it currently outputs is a massive pile of garbage. By massive, I mean really massive; embed code is running well over 1kilobyte. I&#8217;ve never seen anything like this before. Seriously, try it out! The HTML is pretty garbage-tacular too. It spits out an inline &lt;style&gt; tag in an attempt to replicate the native twitter.com profile style of the cited user. I guess they&#8217;re trying really hard to replicate the look of a screenshot.</p>
<p>There are numerous problems with this implementation: 1) &lt;style&gt; is inside &lt;body&gt; won&#8217;t validate in current Doctypes (AFAIK); 2) I can almost guarantee that the majority of WYSIWYG editors and/or output filters will barf up the inline style &#8211; wordpress certianly does; 3) even if you are able to post the embed, it&#8217;s quite likely that RSS readers and some browsers will ignore the &lt;style&gt; tag, rendering your embedded tweet illegible; 4) some of the key class names they&#8217;ve chosen &#8211; eg. timestamp, author, metadata &#8211; are not very unique and could potentially have existing styles assigned to them.</p>
<p>There is no real indication that this tool is experiment or &#8220;alpha,&#8221; just a short &#8220;use at your own risk.&#8221;</p>
<p>Blackbird Pie does not taste good. They should not have released this on a public server, it&#8217;s embarrassing.</p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2010/05/04/embedded-tweets-not-ready-for-prime-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Store Service Sucks</title>
		<link>http://ohryan.ca/blog/2009/12/29/apple-store-service-sucks/</link>
		<comments>http://ohryan.ca/blog/2009/12/29/apple-store-service-sucks/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 07:05:12 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[first world problem]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=495</guid>
		<description><![CDATA[I visited the Apple Store in Polo Park earlier today with the intention of finding out whether they had any Magic Mouses (mice?) in stock and spending some Christmas money purchasing one if they did. I don&#8217;t think it&#8217;s unreasonable to expect this sort of thing to be a fairly straightforward, 3 &#8211; 5 minute [...]]]></description>
			<content:encoded><![CDATA[<p>I visited the <a href="http://www.apple.com/ca/retail/polopark/" target="_blank">Apple Store in Polo Park</a> earlier today with the intention of finding out whether they had any <a href="http://www.apple.com/magicmouse/" target="_blank">Magic Mouses</a> (mice?) in stock and spending some Christmas money purchasing one if they did. I don&#8217;t think it&#8217;s unreasonable to expect this sort of thing to be a fairly straightforward, 3 &#8211; 5 minute process. Instead, it took 10 or more minutes &#8211; I wasn&#8217;t counting &#8211; and my wife ended up in a verbal altercation with another customer. However, this is not an isolated incident, I&#8217;ve been to the store once or twice a month since opening and every time I&#8217;ve attempted to purchase something it has not been a pleasant transaction. The customer service stinks.</p>
<p>I believe the problem is entirely due to the lack of a designated &#8220;checkout&#8221; area. If you haven&#8217;t ever stepped foot in an Apple Store, the main staff (I think Apple refers to them as &#8220;Concierge&#8221;) walk around the store seemingly aimlessly waiting for customers to flag them down, there are no checkout counters or cash registers. I can see the logic behind this type of set up: without a designated check-out area you don&#8217;t have long, ugly lines forming around the store and you don&#8217;t waste retail space. Without designated &#8220;cashiers,&#8221; <em>all</em> staff are able to help customers with <em>any</em> task. In theory, it&#8217;s more efficient than a traditional retailer.</p>
<p>In practice, the whole system breaks down if there are equal numbers of customers wanting help and staff.</p>
<p>It&#8217;s not always entirely clear whether a staff member is helping a customer or not; they may need to run to another part of the store to do one thing or another &#8211; in this situation, you find yourself trying to flag down someone who&#8217;s either ignoring you or has to sluff you off. In and of itself, this is not a problem unique to the Apple Store, this happens at any retailer when you&#8217;re trying to get help on a busier day. At the Apple Store because there are no designated checkouts, you&#8217;re forced in to this customer-unfriendly situation even if you do not need any help with your purchase. At best it&#8217;s a minor annoyance, at worst it doesn&#8217;t leave me feeling like a very valuable customer. I almost feel like this behavior serves to reinforce the old Apple-elitist attitudes, i.e. Apple only has a limited amount of time to dole out to the peons. Not only that, this type of system favors the visible and vocal customer, a dis-service to the typical-introverted-geek that makes up the core of Apple&#8217;s customer-base.</p>
<p>Most retails stores have a queuing area is because it works, it&#8217;s an accepted shopping convention that all customers know how to interact with. The key component in good customer service is <em>setting expectations</em>, a queue is a good way to accomplish this. If I see 10 people waiting at a checkout I can roughly estimate how long it will take me buy something or get service, I can adjust my patience accordingly. With staff randomly scattered around the store I&#8217;m not able to easily determine how many staff are engaged with a customer, how many are free and how many customers are waiting on a giving staff member &#8211; i.e. I don&#8217;t have enough information to calculate how much time to expect to be spending in the store. Queues also make it very easy to distinguish between customers waiting on service and customer who are just browsing or staring into space. When informal queues form around a given staff member it&#8217;s impossible to tell who&#8217;s &#8220;in line&#8221; and who&#8217;s not. As I alluded to earlier, this can cause the customer who&#8217;s &#8220;next&#8221; to yell at your wife for not waiting her turn.</p>
<p>The Apple Store is chaos. Whenever I try to get help I feel like a little lost puppy. Maybe that&#8217;s how Steve Jobs wants it. If I could have made this purchase online, I would have.</p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2009/12/29/apple-store-service-sucks/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Two iPhone &#8220;Features&#8221; Continue to Annoy me</title>
		<link>http://ohryan.ca/blog/2009/12/08/two-iphone-features-continue-to-annoy-me/</link>
		<comments>http://ohryan.ca/blog/2009/12/08/two-iphone-features-continue-to-annoy-me/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 18:26:40 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=487</guid>
		<description><![CDATA[All alerts &#8211; incoming text messages, app push notifications, low-battery &#8211; are modal dialogs. If I receive an alert while I&#8217;m on a call, I have to dismiss it before I can access the phone controls, including ending the call. I&#8217;m sure this has led to a couple situations where the caller has heard snippets [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>All alerts &#8211; incoming text messages, app push notifications, low-battery &#8211; are <a href="http://en.wikipedia.org/wiki/Modal_window" target="_blank">modal dialogs</a>. If I receive an alert while I&#8217;m on a call, I have to dismiss it before I can access the phone controls, including ending the call. I&#8217;m sure this has led to a couple situations where the caller has heard snippets of my private conversation before I was able to end the call.</li>
<li>Apple doesn&#8217;t seem to care about SMS. a) The iChat-style message grouping stinks. Sometimes I&#8217;d like to know exactly when I sent a text message, to see if I&#8217;m running late or whatever. This is impossible when the messages app doesn&#8217;t give me a timestamp. b) API access is limited. I just downloaded the amazing <a href="http://tinyurl.com/ylgqctp" target="_blank">Dragon Diction voice recognition app</a> [US App Store only]. It allows you to send text directly to the mail app, but to send an SMS you have to copy &amp; paste. L A M E.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2009/12/08/two-iphone-features-continue-to-annoy-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8220;Ohmygosh&#8230;I lead an overview of some of my favorite windows 7 features! It was totally informal.&#8221;</title>
		<link>http://ohryan.ca/blog/2009/09/24/ohmygosh-i-lead-an-overview-of-some-of-my-favorite-windows-7-features-it-was-totally-informal/</link>
		<comments>http://ohryan.ca/blog/2009/09/24/ohmygosh-i-lead-an-overview-of-some-of-my-favorite-windows-7-features-it-was-totally-informal/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 14:45:21 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=443</guid>
		<description><![CDATA[Yesterday I watched a 10 minute video of an HD camera tethered to a weather balloon as it climbed to 100,000ft then plummeted back to Earth. The video was a lot of spinning and whooshing. I got through all 10 minutes of that video. I could not even get through the first minute of this [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I watched <a href="http://bear.sbszoo.com/bear3-4/bear4.htm" target="_blank">a 10 minute video of an HD camera tethered to a weather balloon as it climbed to 100,000ft then plummeted back to Earth</a>. The video was a lot of spinning and whooshing.</p>
<p>I got through all 10 minutes of that video. I could not even get through the first minute of this video without feeling nauseated.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/1cX4t5-YpHQ&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1cX4t5-YpHQ&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2009/09/24/ohmygosh-i-lead-an-overview-of-some-of-my-favorite-windows-7-features-it-was-totally-informal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CAPTCHA FAIL!</title>
		<link>http://ohryan.ca/blog/2008/08/18/captcha-fail/</link>
		<comments>http://ohryan.ca/blog/2008/08/18/captcha-fail/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 17:16:00 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[fail]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=180</guid>
		<description><![CDATA[If you&#8217;re going to invent your own non-standard CAPTCHA, please provide instructions! I tried entering ALL the letters, ONLY the letters with a mouse pointer and ONLY the letters WITHOUT a mousepointer. Nothing worked.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re going to invent your own non-standard CAPTCHA, please provide instructions!</p>
<p><a href="http://ohryan.ca/blog/wp-content/uploads/2008-08-18_1150.png"><img class="alignnone size-medium wp-image-181" title="captcha fail" src="http://ohryan.ca/blog/wp-content/uploads/2008-08-18_1150-300x136.png" alt="" width="300" height="136" /></a></p>
<p>I tried entering ALL the letters, ONLY the letters with a mouse pointer and ONLY the letters WITHOUT a mousepointer. Nothing worked.</p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2008/08/18/captcha-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revision 3: Live Streaming Has A Long Way To Go</title>
		<link>http://ohryan.ca/blog/2008/08/13/revision-3-live-streaming-has-a-long-way-to-go/</link>
		<comments>http://ohryan.ca/blog/2008/08/13/revision-3-live-streaming-has-a-long-way-to-go/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 17:56:10 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[tekzilla]]></category>
		<category><![CDATA[veronica belmont]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=108</guid>
		<description><![CDATA[I tried to watch a live stream of Revision 3&#8242;s Tekzilla yesterday, at revision3.com/watch. It was absolutely painful! I was under the impression that Tekzilla was going to a Live format. To my dismay, they were simply broadcast the recording of Tekzilla. This meant getting to see Patrick Norton, redo portions of the show, over [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to watch a live stream of Revision 3&#8242;s Tekzilla yesterday, at <a href="http://www.revision3.com/watch">revision3.com/watch</a>.</p>
<p>It was absolutely painful!</p>
<p>I was under the impression that Tekzilla was going to a Live format. To my dismay, they were simply broadcast the recording of Tekzilla. This meant getting to see Patrick Norton, redo portions of the show, over and over and over and over again; and other tedious &#8220;behind the scenes&#8221; stuff.</p>
<p>Maybe this is just a baby step, testing the waters of their streaming infrastructure. But they&#8217;ve certainly got a long way to go before they&#8217;re on par with the old TSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2008/08/13/revision-3-live-streaming-has-a-long-way-to-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cuil Sucks</title>
		<link>http://ohryan.ca/blog/2008/07/28/cuil-sucks/</link>
		<comments>http://ohryan.ca/blog/2008/07/28/cuil-sucks/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 20:00:12 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[fail]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=95</guid>
		<description><![CDATA[Ok. Cool&#8230;er Cuil. You&#8217;re not going to be a legitimate search engine until you strip raw HTML from your search results.]]></description>
			<content:encoded><![CDATA[<p>Ok. Cool&#8230;er <a href="http://www.cuil.com/" target="_blank">Cuil</a>. You&#8217;re not going to be a legitimate search engine until you strip raw HTML from your search results.</p>
<p><a href="http://ohryan.ca/blog/wp-content/uploads/cuilresults.png"><img class="alignnone size-medium wp-image-96" title="cuilresults" src="http://ohryan.ca/blog/wp-content/uploads/cuilresults-300x136.png" alt="" width="300" height="136" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2008/07/28/cuil-sucks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>This Might Explain Why Twitter Is Down So Often</title>
		<link>http://ohryan.ca/blog/2008/07/19/this-might-explain-why-twitter-is-down-so-often/</link>
		<comments>http://ohryan.ca/blog/2008/07/19/this-might-explain-why-twitter-is-down-so-often/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 17:40:39 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/?p=91</guid>
		<description><![CDATA[Reblogging: Joyent published an article a month or so ago about how they scaled a facebook application to support millions of hits. The application, BumperSticker, simply serves out customized images to users &#8211; online bumper stickers. It’s not hard, not complex and processes around 20 to 27 million page views a day. That’s a good [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://codehappy.wordpress.com/2008/07/19/backslapping-rubys-average-performance-once-again/" target="_blank">Reblogging</a>:</p>
<blockquote><p>Joyent published an article a month or so ago about how they scaled a facebook application to support millions of hits. The application, BumperSticker, simply serves out customized images to users &#8211; online bumper stickers. It’s not hard, not complex and processes around 20 to 27 million page views a day. That’s a good number by anyone’s standards.</p>
<p>But, this dinky little Ruby on Rails app required the following architecture to do it</p>
<ul>
<li>13 Application servers.</li>
<li>8 Static content asset servers</li>
<li>4 MySql databases</li>
</ul>
<p>Thats a staggering 25 servers just to serve a bunch of images at a rate of no more than 320 hits per second.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2008/07/19/this-might-explain-why-twitter-is-down-so-often/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

