<?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>CodePath Blog &#187; All</title>
	<atom:link href="http://blog.thecodepath.com/category/all/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thecodepath.com</link>
	<description>Musings about technology, startups, education and life.</description>
	<lastBuildDate>Fri, 26 Apr 2013 07:28:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Asynchronous Processing in Web Applications, Part 2: Developers Need to Understand Message Queues</title>
		<link>http://blog.thecodepath.com/2013/01/06/asynchronous-processing-in-web-applications-part-2-developers-need-to-understand-message-queues/</link>
		<comments>http://blog.thecodepath.com/2013/01/06/asynchronous-processing-in-web-applications-part-2-developers-need-to-understand-message-queues/#comments</comments>
		<pubDate>Sun, 06 Jan 2013 01:14:57 +0000</pubDate>
		<dc:creator>Nathan Esquenazi</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[queue]]></category>

		<guid isPermaLink="false">http://blog.gomiso.com/?p=5595</guid>
		<description><![CDATA[In the first part of this series, we explained asynchronous processing, when you might need to use it and why leveraging a database for that purpose is not necessarily the best option. In this post, we will explore a smarter approach to asynchronous processing using &#8220;message queues&#8221;. Message Queues Given the reasons that a traditional [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2013/01/06/asynchronous-processing-in-web-applications-part-2-developers-need-to-understand-message-queues/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Asynchronous Processing in Web Applications, Part 1: A Database Is Not a Queue</title>
		<link>http://blog.thecodepath.com/2012/11/15/asynchronous-processing-in-web-applications-part-1-a-database-is-not-a-queue/</link>
		<comments>http://blog.thecodepath.com/2012/11/15/asynchronous-processing-in-web-applications-part-1-a-database-is-not-a-queue/#comments</comments>
		<pubDate>Thu, 15 Nov 2012 08:18:20 +0000</pubDate>
		<dc:creator>Nathan Esquenazi</dc:creator>
				<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://blog.gomiso.com/?p=5522</guid>
		<description><![CDATA[When hacking on web applications, you will inevitably find certain actions that are taking too long and as a result must be pulled out of the http request / response cycle. In other cases, applications will need an easy way to reliably communicate with other services in your system architecture. The specific reasons will vary; [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/11/15/asynchronous-processing-in-web-applications-part-1-a-database-is-not-a-queue/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Hello New Friends, Hello Old Friend</title>
		<link>http://blog.thecodepath.com/2012/09/11/hello-new-friends-hello-old-friend/</link>
		<comments>http://blog.thecodepath.com/2012/09/11/hello-new-friends-hello-old-friend/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 01:23:38 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://blog.gomiso.com/?p=5460</guid>
		<description><![CDATA[I joined Miso&#8217;s engineering team last month after ten years of running my own companies and freelancing as a software developer. Several people asked me if I was worried about making the transition from &#8220;being the boss&#8221; to &#8220;having a boss.&#8221; Coming from people who know me, but who don&#8217;t know Miso, I could understand [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/09/11/hello-new-friends-hello-old-friend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yet Another Pull-To-Refresh Library</title>
		<link>http://blog.thecodepath.com/2012/03/22/yet-another-pull-to-refresh-library/</link>
		<comments>http://blog.thecodepath.com/2012/03/22/yet-another-pull-to-refresh-library/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 23:37:38 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://blog.gomiso.com/?p=5112</guid>
		<description><![CDATA[Pull to refresh is by far the most popular paradigm used in refreshing feed based views on an iOS device. First introduced by Loren Brichter of Tweetie, pull to refresh has made its way into just about every touch based device out there. Here&#8217;s the latest incarnation on the PS Vita (taken from @mattgemmell): In [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/03/22/yet-another-pull-to-refresh-library/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Why American Entrepreneurs Are Superior&#8230;</title>
		<link>http://blog.thecodepath.com/2012/03/05/why-american-entrepreneurs-are-superior-2/</link>
		<comments>http://blog.thecodepath.com/2012/03/05/why-american-entrepreneurs-are-superior-2/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 23:27:51 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://engineering.gomiso.com/?p=697</guid>
		<description><![CDATA[I&#8217;ve been living in San Francisco for more than 2 years. I wasn&#8217;t an entrepreneur when I moved here and I&#8217;m still not. Hopefully one day I will be, but I guess those 2 years have been more of an introduction to entrepreneurship. Discovering the tech startup world in San Francisco has been far more [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/03/05/why-american-entrepreneurs-are-superior-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My journey though open-source and fun JSON tricks</title>
		<link>http://blog.thecodepath.com/2012/02/27/my-journey-though-open-source-and-fun-json-tricks/</link>
		<comments>http://blog.thecodepath.com/2012/02/27/my-journey-though-open-source-and-fun-json-tricks/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 17:21:12 +0000</pubDate>
		<dc:creator>joshua</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[open source development]]></category>

		<guid isPermaLink="false">http://engineering.gomiso.com/?p=706</guid>
		<description><![CDATA[I recently attended a Ruby on Rails speed dating event here in San Francisco. Participants there were attempting to meet companies who would hire them on fulltime. And they only had five minutes to wow you. This is all over the din of 39 other participants attempting to do the same thing and with the [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/02/27/my-journey-though-open-source-and-fun-json-tricks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adventures in Scaling, Part 3: PostgreSQL Streaming Replication</title>
		<link>http://blog.thecodepath.com/2012/02/13/adventures-in-scaling-part-3-postgresql-streaming-replication/</link>
		<comments>http://blog.thecodepath.com/2012/02/13/adventures-in-scaling-part-3-postgresql-streaming-replication/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 15:25:10 +0000</pubDate>
		<dc:creator>Nathan Esquenazi</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://engineering.gomiso.com/?p=667</guid>
		<description><![CDATA[In my last post in this series, I overviewed how to get PostgreSQL setup, running and properly tuned on your system. This works well to setup a primary database for your system but depending on your needs, you may find yourself in a position where you would like to start taking advantage of the Streaming [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/02/13/adventures-in-scaling-part-3-postgresql-streaming-replication/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Work Efficiently With XCode</title>
		<link>http://blog.thecodepath.com/2012/02/07/work-efficiently-with-xcode/</link>
		<comments>http://blog.thecodepath.com/2012/02/07/work-efficiently-with-xcode/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 03:29:34 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://misoengineering.wordpress.com/?p=655</guid>
		<description><![CDATA[XCode often slows down the entire system to a crawl, forcing the coder to either restart the application or even the computer itself. Unfortunately, we can&#8217;t control how aggressively XCode uses system resources. Fortunately, we can learn to work faster and more efficiently by learning some of the hidden conveniences inside XCode. Below are some [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/02/07/work-efficiently-with-xcode/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>You&#8217;re Overthinking It</title>
		<link>http://blog.thecodepath.com/2012/02/01/youre-overthinking-it/</link>
		<comments>http://blog.thecodepath.com/2012/02/01/youre-overthinking-it/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 02:34:35 +0000</pubDate>
		<dc:creator>Tim Lee</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://engineering.gomiso.com/?p=648</guid>
		<description><![CDATA[You comb Hacker News daily, marveling at the neatly packaged startup tales, uber-effective best practices, super clever engineering solutions, and lots and lots of links to websites filled with Helvetica, minimalism, and pastel colors. You&#8217;ve attended Lean Startup workshops, read Four Steps to the Epiphany, and subscribe to the Silicon Valley Product Group blog. Honestly, [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/02/01/youre-overthinking-it/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Quips: Hackathon #2 Recap</title>
		<link>http://blog.thecodepath.com/2012/01/20/quips-hackathon-2-recap/</link>
		<comments>http://blog.thecodepath.com/2012/01/20/quips-hackathon-2-recap/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 02:36:01 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://engineering.gomiso.com/?p=625</guid>
		<description><![CDATA[It&#8217;s been a while since our last hackathon, so we were excited to do another to end the year 2011 at Miso. In the 6 months since our last hackathon, the team at Miso has grown significantly and that has allowed us the option to split into two different teams to work out on separate [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2012/01/20/quips-hackathon-2-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
