<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Kenneth Reitz</title><link>http://kennethreitz.com</link><description></description><language>en</language><lastBuildDate>Fri, 06 Nov 2009 21:20:40 PST</lastBuildDate><generator>http://wordpress.org/?v=2.9-rare</generator><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">1</sy:updateFrequency><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/kennethreitz" type="application/rss+xml" /><feedburner:emailServiceId>kennethreitz</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>OSX + MAMP + Python + PHP + MySQL</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/DMfmnY6uP-Y/</link><category>Uncategorized</category><category>Python</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Thu, 05 Nov 2009 10:15:28 PST</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1222</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
<p>If you&#8217;re a web developer who uses MAMP in conjunction with anything other than PHP, <br />I&#8217;m sure you&#8217;ve had quite a large bit of frustration involving multiple MyQL instances.</p>
<p>Not any more! This simple chain of commands will save you days upon days of troubles:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="sh" style="font-family:monospace;">sudo rm  /tmp/mysql.sock
sudo ln -s /Applications/MAMP/tmp/mysql/mysql.sock /tmp/mysql.sock</pre></td></tr></table></div>

<p>I only wish I had found this sooner.</p>
<div style="width: 1em;"></div>
<p><big>Enjoy.</big></p>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=DMfmnY6uP-Y:g-Thj6Vy4h8:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=DMfmnY6uP-Y:g-Thj6Vy4h8:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/DMfmnY6uP-Y" height="1" width="1"/>]]></content:encoded><description>If you&amp;#8217;re a web developer who uses MAMP in conjunction with anything other than PHP, I&amp;#8217;m sure you&amp;#8217;ve had quite a large bit of frustration involving multiple MyQL instances.
Not any more! This simple chain of commands will save you days upon days of troubles:

1
2
sudo rm  /tmp/mysql.sock
sudo ln -s /Applications/MAMP/tmp/mysql/mysql.sock /tmp/mysql.sock

I only wish I had [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/osx-mamp-python-php-mysql/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/osx-mamp-python-php-mysql/</feedburner:origLink></item><item><title>Cloud Computing: Yin and Yang</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/JHoiT0Y6Z4o/</link><category>Society</category><category>Software</category><category>Python</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Tue, 03 Nov 2009 06:32:05 PST</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1203</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
Cloud computing enables us. Amazon&#8217;s EC2 allows anyone in the world to have instant access to incredibly powerful high-end servers that would usually cost tens of thousands of dollars for pennies on the dollar.</p>
<p>Life is good.</p>
<p>Of course, people use this technology for both good and bad. In fact, a few days ago, someone wrote a tutorial for <br /><a href="http://news.electricalchemy.net/2009/10/cracking-passwords-in-cloud.html" target="_none"> Cracking PGP with an Amazon EC2 instance &#038; EDPR</a>. Again, life is good.</p>
<div style="height: 20px"></div>
<p><big style="width: 400px"><strong>Remember: if you create an successful open door web service,<br /> all people, good and bad, will come.</strong></big></p>
<div style="height: 10px"></div>
<p><img src="http://s3.amazonaws.com/media.kennethreitz.com/black-hattitude-82.jpg"/></p>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=JHoiT0Y6Z4o:Ihr_Y6B29qA:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=JHoiT0Y6Z4o:Ihr_Y6B29qA:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/JHoiT0Y6Z4o" height="1" width="1"/>]]></content:encoded><description>Cloud computing enables us. Amazon&amp;#8217;s EC2 allows anyone in the world to have instant access to incredibly powerful high-end servers that would usually cost tens of thousands of dollars for pennies on the dollar.
Life is good.
Of course, people use this technology for both good and bad. In fact, a few days ago, someone wrote a [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/cloud-computing-yin-and-yang/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/cloud-computing-yin-and-yang/</feedburner:origLink></item><item><title>More Google Wave Invites! Get ‘em now!</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/dj9Yi2aOd5k/</link><category>Software</category><category>Python</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Fri, 30 Oct 2009 11:41:48 PDT</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1135</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
<p>My Google Wave invite manna was just replenished!</p>
<p>If you&#8217;d like an invite, <span class="hi">leave a comment</span> and be creative!</p>
<p>Don&#8217;t believe me? Then <a href="http://s3.amazonaws.com/media.kennethreitz.com/wave_invites-63.png" class="fancy">see for yourself</a>!</p>
<div style="height: 12px"></div>
<p><big>Update: As of 1PM (EST), November 3rd 2009 <strong>7 invites remain!</strong></big></p>
<div style="height: 12px"></div>
<p><img src="http://s3.amazonaws.com/media.kennethreitz.com/arrow-down-circle-52.jpg"/>
</div>
<p>	    <script type="text/javascript" charset="utf-8">
   		comments();
		</script></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=dj9Yi2aOd5k:K7ucDwonKFE:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=dj9Yi2aOd5k:K7ucDwonKFE:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/dj9Yi2aOd5k" height="1" width="1"/>]]></content:encoded><description>My Google Wave invite manna was just replenished!
If you&amp;#8217;d like an invite, leave a comment and be creative!
Don&amp;#8217;t believe me? Then see for yourself!

Update: As of 1PM (EST), November 3rd 2009 7 invites remain!



	    
   		comments();</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/more-google-wave-invites-get-em-now/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/more-google-wave-invites-get-em-now/</feedburner:origLink></item><item><title>GitHub + Strategy</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/O7xe8BKPaF0/</link><category>Software</category><category>Python</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Fri, 30 Oct 2009 09:12:22 PDT</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1117</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
GitHub is currently <a href="http://github.com" target="_none">down</a>. And that is very sad. However, they have an <a href="http://github.com/images/error/angry_unicorn.png" title="Unicorn is angry." class="fancy">Awesome Angry Unicorn</a>.<br />
And this unicorn makes me smile, even though I can&#8217;t get to any of my projects.</p>
<p><strong>If you&#8217;re going to make a web application, give it some personality. </strong> This will not only keep your userbase entertained, but will serve as a nice insurance package when you let them down. :)</p>
<p><img src="http://s3.amazonaws.com/media.kennethreitz.com/image.axd-96.png"/><br />
<a href="http://github.com/kennethreitz"><img style="position: absolute; top: 0; left: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png" alt="Fork me on GitHub" /></a>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=O7xe8BKPaF0:N935u4RCIUY:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=O7xe8BKPaF0:N935u4RCIUY:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/O7xe8BKPaF0" height="1" width="1"/>]]></content:encoded><description>GitHub is currently down. And that is very sad. However, they have an Awesome Angry Unicorn.
And this unicorn makes me smile, even though I can&amp;#8217;t get to any of my projects.
If you&amp;#8217;re going to make a web application, give it some personality.  This will not only keep your userbase entertained, but will serve as [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/github-marketing/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/github-marketing/</feedburner:origLink></item><item><title>Installing a LAMP Stack on Ubuntu 9.04 Server</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/LcEE-L8Icz4/</link><category>Software</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Wed, 28 Oct 2009 00:55:10 PDT</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1093</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ZBrppHroYx4&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZBrppHroYx4&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><br/></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="sh" style="font-family:monospace;">sudo apt-get install apache2 php5 mysql-server phpmyadmin  php5-curl php5-mysql</pre></td></tr></table></div>

</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=LcEE-L8Icz4:qSy8q32oiGA:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=LcEE-L8Icz4:qSy8q32oiGA:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/LcEE-L8Icz4" height="1" width="1"/>]]></content:encoded><description>1
sudo apt-get install apache2 php5 mysql-server phpmyadmin  php5-curl php5-mysql</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/installing-a-lamp-stack-on-ubuntu-9-04-server/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/installing-a-lamp-stack-on-ubuntu-9-04-server/</feedburner:origLink></item><item><title>imo.im &gt; meebo</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/dQKxyb6ASGM/</link><category>Software</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Tue, 27 Oct 2009 15:50:34 PDT</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1091</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
I&#8217;ve been a long-time user of <a href="http://meebo.com" target="_none">meebo</a>, a web-based chat client. <br/><br />
I&#8217;m not going to use it anymore now. I found&#8230; <br/><br />
<big> { <a href="https://imo.im/" target="_none">imo.im</a> } </big>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=dQKxyb6ASGM:4CsvMnDa1EY:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=dQKxyb6ASGM:4CsvMnDa1EY:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/dQKxyb6ASGM" height="1" width="1"/>]]></content:encoded><description>I&amp;#8217;ve been a long-time user of meebo, a web-based chat client. 
I&amp;#8217;m not going to use it anymore now. I found&amp;#8230; 
 { imo.im }</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/imo-im-meebo/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/imo-im-meebo/</feedburner:origLink></item><item><title>Amazon’s RDB Service</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/TG7XIiABSvk/</link><category>Uncategorized</category><category>Python</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Tue, 27 Oct 2009 14:51:50 PDT</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1085</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
Amazon offers <a href="http://aws.amazon.com/rds/" target="_none">MySQL hosting</a> now. <br/><strong>Life is good</strong>.
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=TG7XIiABSvk:XSKaHh-NbUw:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=TG7XIiABSvk:XSKaHh-NbUw:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/TG7XIiABSvk" height="1" width="1"/>]]></content:encoded><description>Amazon offers MySQL hosting now. Life is good.</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/amazon-rdb-service/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/amazon-rdb-service/</feedburner:origLink></item><item><title>Re: ‘User Mytopia’ by Jeff Antwood</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/HuG_kmL-YnI/</link><category>Uncategorized</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Sun, 25 Oct 2009 09:52:59 PDT</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1081</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
On a site like <a href="http://www.serverfault.com" target="_none">ServerFault</a> or <a href="http://www.stackoverflow.com" target="_none">StackOverflow</a>, users will always be focusing on the task at hand: exchanging answers. If they see a box to enter text, they enter text, not read throughout the page.</p>
<p><a href="http://www.codinghorror.com/blog/archives/001306.html" target="_none">User Mytopia</a> by Jeff Antwood</p>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=HuG_kmL-YnI:VY3cc5vuUqo:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=HuG_kmL-YnI:VY3cc5vuUqo:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/HuG_kmL-YnI" height="1" width="1"/>]]></content:encoded><description>On a site like ServerFault or StackOverflow, users will always be focusing on the task at hand: exchanging answers. If they see a box to enter text, they enter text, not read throughout the page.
User Mytopia by Jeff Antwood</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/re-user-mytopia-by-jeff-antwood/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/re-user-mytopia-by-jeff-antwood/</feedburner:origLink></item><item><title>OpenDNS Finally Monetizes</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/u3RFFiQsscQ/</link><category>Uncategorized</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Sun, 25 Oct 2009 09:52:35 PDT</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1079</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>I&#8217;ve been a long-time fan and user of <strong><a href="http://www.opendns.com" target="_none">OpenDNS</a></strong>, the free and often-superior DNS Server. I&#8217;ve always noticed drastic improvements in my site loading speeds when using the service (due to drastically improved domain name lookups). There&#8217;s really no downside to using the system. It&#8217;s significantly faster than most ISP&#8217;s own DNS servers, and it&#8217;s updated far more frequently. But </p>
<p>OpenDNS now offers a new service called <strong>OpenDNS Deluxe</strong>, which is tailed for the average household as well as smaller companies.<br />
It allows users to have an ad-free experience and have priority over free members.<br />
The price for this service is only $9.95 a year. Not too bad!</p>
<p>They are also offering a very robust <strong>OpenDNS Enterprise</strong> edition for medium to fortune 500 companies. It has many advanced features such as: delegated administration, advanced reporting, and malware site protection. </p>
<p>That price isn&#8217;t listed :)</p>
<p><span class="hi"><a href="http://www.opendns.com/start/" target="_none">Sign up today!</a></span></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=u3RFFiQsscQ:ZsLPFv5G0tw:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=u3RFFiQsscQ:ZsLPFv5G0tw:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/u3RFFiQsscQ" height="1" width="1"/>]]></content:encoded><description>I&amp;#8217;ve been a long-time fan and user of OpenDNS, the free and often-superior DNS Server. I&amp;#8217;ve always noticed drastic improvements in my site loading speeds when using the service (due to drastically improved domain name lookups). There&amp;#8217;s really no downside to using the system. It&amp;#8217;s significantly faster than most ISP&amp;#8217;s own DNS servers, and it&amp;#8217;s [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/opendns-finally-monetizes/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/opendns-finally-monetizes/</feedburner:origLink></item><item><title>Apple + Developers = Earnings</title><link>http://feedproxy.google.com/~r/kennethreitz/~3/g1P-iVfvj3U/</link><category>Uncategorized</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Reitz</dc:creator><pubDate>Sun, 25 Oct 2009 09:52:10 PDT</pubDate><guid isPermaLink="false">http://kennethreitz.com/?p=1077</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="center">
<b>Apple, Inc</b> reported their <a href="http://www.businessweek.com/technology/ByteOfTheApple/blog/archives/2009/10/apple_stock_hit.html" target="_none">highest earnings ever</a> today.</a><br />
<br/><span class="large"> But, Why?</span></p>
<p>Because they have proven that thoughtful design and attention to every minute detail will always win in the end.  </p>
<p>Because they have shown that designing with both developers and users equally in mind is essential.  </p>
<p>Because they noticed that being remarkable isn&#8217;t about being the go-to guy all the time.</p>
<p>Because they realized that it&#8217;s okay to do not have the biggest market share.  </p>
<p>Because they realized <span class="hi">there is a balance</span>. And they found it.  </p>
<p>Because they make the best laptops around.</p>
<p>Because they lead a tribe of people.</p>
<p>So, Congratulations Apple.</p>
<p>You deserve it.</p>
<p>Really.</p>
<p><a onclick="about();">Kenneth Reitz</a>
</div>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/kennethreitz?a=g1P-iVfvj3U:spjc1KRLgRE:1WWCbljP1vI"><img src="http://feeds.feedburner.com/~ff/kennethreitz?i=g1P-iVfvj3U:spjc1KRLgRE:1WWCbljP1vI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/kennethreitz/~4/g1P-iVfvj3U" height="1" width="1"/>]]></content:encoded><description>Apple, Inc reported their highest earnings ever today.
 But, Why?
Because they have proven that thoughtful design and attention to every minute detail will always win in the end.  
Because they have shown that designing with both developers and users equally in mind is essential.  
Because they noticed that being remarkable isn&amp;#8217;t about being [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://kennethreitz.com/blog/apple-developers-earnings/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://kennethreitz.com/blog/apple-developers-earnings/</feedburner:origLink></item></channel></rss>
