<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/atom10full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://blog.yoursharade.com/wp-atom.php">
	<title type="text">YourSharade</title>
	<subtitle type="text">Development Blog</subtitle>

	<updated>2008-10-02T02:23:35Z</updated>
	<generator uri="http://wordpress.org/" version="2.2.2">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://blog.yoursharade.com" />
	<id>http://blog.yoursharade.com/feed/atom</id>
	

			<link rel="self" href="http://feeds.feedburner.com/yoursharade" type="application/atom+xml" /><entry>
		<author>
			<name>Erik</name>
			<uri>http://erik.yoursharade.com/</uri>
		</author>
		<title type="html"><![CDATA[Thrudb on EC2: A step-by-step guide]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/yoursharade/~3/213202186/thrudb-on-ec2-a-step-by-step-guide.html" />
		<id>http://blog.yoursharade.com/2008/01/08/thrudb-on-ec2-a-step-by-step-guide.html</id>
		<updated>2008-01-08T14:08:00Z</updated>
		<published>2008-01-08T14:08:00Z</published>
		<category scheme="http://blog.yoursharade.com" term="thrudb" />		<summary type="html"><![CDATA[Open source document storage suite Thrudb provides a compelling system for building cheap, scalable document data storage. It lends itself nicely to running on Amazon EC2, backed by Amazon S3, with indexing provided by Lucene.Four services make up the Thrudb suite: Thrudoc for document storage, Thrucene for indexing, Thruqueue for persistent message queuing, and Throxy [...]]]></summary>
		<content type="html" xml:base="http://blog.yoursharade.com/2008/01/08/thrudb-on-ec2-a-step-by-step-guide.html">&lt;p&gt;Open source document storage suite &lt;a href="http://code.google.com/p/thrudb/"&gt;Thrudb&lt;/a&gt; provides a compelling system for building cheap, scalable document data storage. It lends itself nicely to running on &lt;a href="http://aws.amazon.com/ec2"&gt;Amazon EC2&lt;/a&gt;, backed by &lt;a href="http://aws.amazon.com/s3"&gt;Amazon S3&lt;/a&gt;, with indexing provided by &lt;a href="http://lucene.apache.org/"&gt;Lucene&lt;/a&gt;.Four services make up the Thrudb suite: &lt;strong&gt;Thrudoc&lt;/strong&gt; for document storage, &lt;strong&gt;Thrucene&lt;/strong&gt; for indexing, &lt;strong&gt;Thruqueue&lt;/strong&gt; for persistent message queuing, and &lt;strong&gt;Throxy&lt;/strong&gt; for load balancing. Best of all, these services are exposed via &lt;a href="http://developers.facebook.com/thrift/"&gt;Thrift&lt;/a&gt;, an open source cross-language communication library, which means Thrudb can be used natively from C++, Java, Python, PHP, and Ruby.Probably the biggest hurdle for using Thrudb is getting all of the dependencies in order and building it. To get up and running quickly, the folks at &lt;a href="http://aiderss.com/"&gt;AideRSS&lt;/a&gt; have made public &lt;a href="http://blog.aiderss.com/2007/12/18/announcing-thrudb-ec2-public-amis/"&gt;Amazon EC2 AMIs&lt;/a&gt; built on CentOS that include Thrudb all installed and ready to use. If you&amp;#8217;re looking to get going quickly, those AMIs are a great place to start.But the AideRSS folks don&amp;#8217;t explain how they built the AMI, so while it&amp;#8217;s fantastic for getting started quickly, just using the AMIs won&amp;#8217;t get one much closer to actually understanding what all it takes to get Thrudb up and running.Below are step-by-step instructions to go from zero to running Thrudb for less than a dollar.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yoursharade/~4/213202186" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://blog.yoursharade.com/2008/01/08/thrudb-on-ec2-a-step-by-step-guide.html</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Erik</name>
			<uri>http://erik.yoursharade.com/</uri>
		</author>
		<title type="html"><![CDATA[YourSharade sponsors jQueryCamp]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/yoursharade/~3/154808169/yoursharade-sponsors-jquerycamp.html" />
		<id>http://blog.yoursharade.com/2007/09/07/yoursharade-sponsors-jquerycamp.html</id>
		<updated>2007-09-08T03:33:08Z</updated>
		<published>2007-09-08T03:33:08Z</published>
		<category scheme="http://blog.yoursharade.com" term="Uncategorized" />		<summary type="html"><![CDATA[jQuery is a fantastic JavaScript library that we use extensively on YourSharade. So we&#8217;re proud to announce that we are a sponsor of the first ever jQuery mini-conference: jQueryCamp!
]]></summary>
		<content type="html" xml:base="http://blog.yoursharade.com/2007/09/07/yoursharade-sponsors-jquerycamp.html">&lt;p&gt;&lt;a href="http://jquery.com/"&gt;jQuery&lt;/a&gt; is a fantastic JavaScript library that we use extensively on YourSharade. So we&amp;#8217;re proud to announce that we are a sponsor of the first ever jQuery mini-conference: &lt;a href="http://docs.jquery.com/JQueryCamp07"&gt;jQueryCamp&lt;/a&gt;!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yoursharade/~4/154808169" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://blog.yoursharade.com/2007/09/07/yoursharade-sponsors-jquerycamp.html</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Erik</name>
			<uri>http://erik.yoursharade.com/</uri>
		</author>
		<title type="html"><![CDATA[Introducing the YourSharade Development Blog]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/yoursharade/~3/154808170/introducing-the-yoursharade-development-blog.html" />
		<id>http://blog.yoursharade.com/2007/08/31/introducing-the-yoursharade-development-blog.html</id>
		<updated>2007-08-31T19:18:58Z</updated>
		<published>2007-08-31T19:18:58Z</published>
		<category scheme="http://blog.yoursharade.com" term="Announcements" />		<summary type="html"><![CDATA[After a year of heavy development, we&#8217;re finally ramping up to our full release. Stay tuned here for more details!
]]></summary>
		<content type="html" xml:base="http://blog.yoursharade.com/2007/08/31/introducing-the-yoursharade-development-blog.html">&lt;p&gt;After a year of heavy development, we&amp;#8217;re finally ramping up to our full release. Stay tuned here for more details!&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yoursharade/~4/154808170" height="1" width="1"/&gt;</content>
	<feedburner:origLink>http://blog.yoursharade.com/2007/08/31/introducing-the-yoursharade-development-blog.html</feedburner:origLink></entry>
	</feed>
