<?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>FewBar.com - Make it good &#187; plugins</title>
	<atom:link href="http://fewbar.com/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://fewbar.com</link>
	<description>Technology, life, and mischief, not in that order</description>
	<lastBuildDate>Fri, 23 Dec 2011 01:41:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>HTTP JSON AlsoSQL interface to Drizzle &#124; Stewart Smith</title>
		<link>http://fewbar.com/2011/04/http-json-alsosql-interface-to-drizzle-stewart-smith/</link>
		<comments>http://fewbar.com/2011/04/http-json-alsosql-interface-to-drizzle-stewart-smith/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 15:08:33 +0000</pubDate>
		<dc:creator>clint</dc:creator>
				<category><![CDATA[Drizzle]]></category>
		<category><![CDATA[drizzle]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://fewbar.com/?p=394</guid>
		<description><![CDATA[HTTP JSON AlsoSQL interface to Drizzle &#124; Ramblings. &#8211; This is what I&#8217;m talking about when I say Drizzle will be for HTTP what Apache was for MySQL. Its hyper flexible and quite performant. Stewart is a quite gifted programmer, but look how easy it was to integrate a JSON library and libevent into the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flamingspork.com/blog/2011/04/21/http-json-alsosql-interface-to-drizzle/">HTTP JSON AlsoSQL interface to Drizzle | Ramblings</a>. &#8211; This is what I&#8217;m talking about when I say Drizzle will be for HTTP what Apache was for MySQL. Its hyper flexible and quite performant. Stewart is a quite gifted programmer, but look how easy it was to integrate a JSON library and libevent into the server on a whim.</p>
<p>As a sysadmin with LAMP shops, I always had to stop innovating around the MySQL part of it. Linux I could hack on, apache I could hack on, and PHP/Perl/Python were built to be hacked on. But MySQL was always difficult beyond a few clever UDF&#8217;s.</p>
<p>I&#8217;m waiting for somewhere to adopt Drizzle and really start running wild with the plugins. Should be interesting!</p>
]]></content:encoded>
			<wfw:commentRss>http://fewbar.com/2011/04/http-json-alsosql-interface-to-drizzle-stewart-smith/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PBMS in Drizzle &#124; Ramblings</title>
		<link>http://fewbar.com/2010/07/pbms-in-drizzle-ramblings/</link>
		<comments>http://fewbar.com/2010/07/pbms-in-drizzle-ramblings/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 14:36:05 +0000</pubDate>
		<dc:creator>clint</dc:creator>
				<category><![CDATA[Drizzle]]></category>
		<category><![CDATA[blobs]]></category>
		<category><![CDATA[drizzle]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://fewbar.com/?p=243</guid>
		<description><![CDATA[PBMS in Drizzle &#124; Ramblings. For those not familiar with PBMS it does two things: provide a place (not in the table) for BLOBs to be stored (locally on disk or even out to S3) and provide a HTTP interface to get and store BLOBs. This means you can do really neat things such as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flamingspork.com/blog/2010/07/08/pbms-in-drizzle/">PBMS in Drizzle | Ramblings</a>.</p>
<blockquote><p><span style="font-family: 'Lucida Grande', Verdana, Arial, sans-serif; line-height: 16px; font-size: 12px; color: #333333;"> </span></p>
<p style="font-size: 1.05em;">For those not familiar with PBMS it does two things: provide a place (not in the table) for BLOBs to be stored (locally on disk or even out to S3) and provide a HTTP interface to get and store BLOBs.</p>
<p style="font-size: 1.05em;">This means you can do really neat things such as have your BLOBs replicated, consistent and all those nice databasey things as well as easily access them in a scalable way (everybody knows how to cache HTTP).</p>
</blockquote>
<p style="font-size: 1.05em;">This is awesome. How many times have you added a URL to your database table and then had to write API&#8217;s of some sort to go fetch that URL at read time, and write that URL somewhat atomically at write time?</p>
<p style="font-size: 1.05em;">Drizzle isn&#8217;t even &#8220;done&#8221; yet, and already the plugins are flying out of the community. The fact that this is a plugin, and won&#8217;t affect *anybody* who doesn&#8217;t want it, is why I&#8217;m confident Drizzle is moving in the right directly. I&#8217;m not sure why it has taken so long, but this feels like its doing for the RDBMS what apache has done for HTTP serving&#8230; make it flexible and extensible, and folks will find interesting ways to use it.</p>
]]></content:encoded>
			<wfw:commentRss>http://fewbar.com/2010/07/pbms-in-drizzle-ramblings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.130 seconds -->

