<?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>Dellanave &#187; Shawn Hogan</title>
	<atom:link href="http://www.dellanave.com/blog/category/shawn-hogan/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dellanave.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 29 Nov 2011 02:45:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>If You&#8217;re Not Using memcached You&#8217;re Doing It Wrong</title>
		<link>http://www.dellanave.com/blog/2007/01/31/if-youre-not-using-memcached-youre-doing-it-wrong/</link>
		<comments>http://www.dellanave.com/blog/2007/01/31/if-youre-not-using-memcached-youre-doing-it-wrong/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 23:16:53 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Fact]]></category>
		<category><![CDATA[Shawn Hogan]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.dellanave.com/blog/2007/01/31/if-youre-not-using-memcached-youre-doing-it-wrong/</guid>
		<description><![CDATA[If you&#8217;re building web sites or applications, and you&#8217;re not using memcached yet, you should be. Hogan showed me memcache a while back, and I literally implemented it the same day. Even if your site isn&#8217;t high traffic it hopefully will be in the future. When that time comes you&#8217;re going to wish you had [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re building web sites or applications, and you&#8217;re not using <a href="http://www.danga.com/memcached/">memcached</a> yet, you should be.  <a href="http://www.shawnhogan.com/">Hogan</a> showed me memcache a while back, and I literally implemented it the same day.  Even if your site isn&#8217;t high traffic it hopefully will be in the future. When that time comes you&#8217;re going to wish you had made some better architecture choices.  Don&#8217;t make not having used memcached one of them.  memcached has allowed me to do things that would be completely impractical without it.  Just recently I re-implemented a caching system using memcache, and I the system can handle several orders of magnitude more traffic.  Not only that, but the code was actually cleaner and simpler.  memcached&#8217;s automatic expiration of unused cache objects is superb for caching dynamic content.</p>
<p>So, like SEO Blackhat said:  if you&#8217;re not using memcached yet, don&#8217;t wait until you need it or get around to it.  Do it fucking now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dellanave.com/blog/2007/01/31/if-youre-not-using-memcached-youre-doing-it-wrong/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Hogan Offers Free Baby on Craigslist, eBay Feels Snubbed</title>
		<link>http://www.dellanave.com/blog/2006/11/25/hogan-offers-free-baby-on-craigslist-ebay-feels-snubbed/</link>
		<comments>http://www.dellanave.com/blog/2006/11/25/hogan-offers-free-baby-on-craigslist-ebay-feels-snubbed/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 18:33:31 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Craigslist]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Shawn Hogan]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.dellanave.com/blog/2006/11/25/hogan-offers-free-baby-on-craigslist-ebay-feels-snubbed/</guid>
		<description><![CDATA[Apparently long-time San Diego resident Shawn Hogan has offered a free baby on the popular on-line trade and barter site Craigslist. Rumor has it, eBay feels snubbed, and is planning its own baby auction to drum up some press for itself. Now I didn&#8217;t even know Shawn had a kid, but I guess if he [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently long-time San Diego resident <a href="http://www.shawnhogan.com">Shawn Hogan</a> has offered a <a href="http://www.signonsandiego.com/news/metro/20061124-9999-1m24baby.html">free baby</a> on the popular on-line trade and barter site <a href="http://www.craigslist.org">Craigslist</a>.  Rumor has it, eBay feels snubbed, and is planning its own baby auction to drum up some press for itself.  Now I didn&#8217;t even know Shawn had a kid, but I guess if he wants to put it up for free on Craigslist thats his business.  I can see why he wouldn&#8217;t want to auction it on eBay, thats doesn&#8217;t seem quite morally sound.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dellanave.com/blog/2006/11/25/hogan-offers-free-baby-on-craigslist-ebay-feels-snubbed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

