<?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/"
	>

<channel>
	<title>Pressmark &#187; merb</title>
	<atom:link href="http://bookmark.alexgirard.com/tag/merb/feed/" rel="self" type="application/rss+xml" />
	<link>http://bookmark.alexgirard.com</link>
	<description></description>
	<pubDate>Tue, 05 May 2009 15:47:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to migrate db in a merb slice:</title>
					
			<link>http://wiki.merbivore.com/howto/slice</link>
				
				
		<comments>http://bookmark.alexgirard.com/how-to-migrate-db-in-a-merb-slice/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 01:38:17 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[db]]></category>

		<category><![CDATA[merb]]></category>

		<category><![CDATA[migrate]]></category>

		<category><![CDATA[slice]]></category>

		<guid isPermaLink="false">http://bookmark.alexgirard.com/how-to-migrate-db-in-a-merb-slice/</guid>
		<description><![CDATA[echo &#8216;DataMapper.auto_migrate!&#8217; &#124; slice -i]]></description>
			<content:encoded><![CDATA[<p>echo &#8216;DataMapper.auto_migrate!&#8217; | slice -i</p>]]></content:encoded>
			<wfw:commentRss>http://bookmark.alexgirard.com/how-to-migrate-db-in-a-merb-slice/feed/</wfw:commentRss>

		<source url="http://wiki.merbivore.com/howto/slice">How to migrate db in a merb slice:</source>
		
		</item>
		<item>
		<title>So merb-core is built on rack you say? Why should I care?</title>
					
			<link>http://brainspl.at/articles/2008/02/16/so-merb-core-is-built-on-rack-you-say-why-should-i-care</link>
				
				
		<comments>http://bookmark.alexgirard.com/so-merb-core-is-built-on-rack-you-say-why-should-i-care/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 04:07:34 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[merb]]></category>

		<category><![CDATA[optimization]]></category>

		<category><![CDATA[rack]]></category>

		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://bookmark.alexgirard.com/?p=26</guid>
		<description><![CDATA[Now merb-core is small and fast, but what if you have some certain requests that don&#8217;t really need the router or controllers/views of a full merb stack.]]></description>
			<content:encoded><![CDATA[<p>Now merb-core is small and fast, but what if you have some certain requests that don&#8217;t really need the router or controllers/views of a full merb stack.</p>]]></content:encoded>
			<wfw:commentRss>http://bookmark.alexgirard.com/so-merb-core-is-built-on-rack-you-say-why-should-i-care/feed/</wfw:commentRss>

		<source url="http://brainspl.at/articles/2008/02/16/so-merb-core-is-built-on-rack-you-say-why-should-i-care">So merb-core is built on rack you say? Why should I care?</source>
		
		</item>
		<item>
		<title>Merbunity - Providing Different Formats In Merb</title>
					
			<link>http://merbunity.com/tutorials/9</link>
				
				
		<comments>http://bookmark.alexgirard.com/merbunity-providing-different-formats-in-merb/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 05:31:02 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[format]]></category>

		<category><![CDATA[merb]]></category>

		<category><![CDATA[provide]]></category>

		<guid isPermaLink="false">http://bookmark.alexgirard.com/?p=25</guid>
		<description><![CDATA[A lot of times we need to provide access to the resources on our site in various formats. XML, JSON, pdf, html, csv, txt and on and on]]></description>
			<content:encoded><![CDATA[<p>A lot of times we need to provide access to the resources on our site in various formats. XML, JSON, pdf, html, csv, txt and on and on</p>]]></content:encoded>
			<wfw:commentRss>http://bookmark.alexgirard.com/merbunity-providing-different-formats-in-merb/feed/</wfw:commentRss>

		<source url="http://merbunity.com/tutorials/9">Merbunity - Providing Different Formats In Merb</source>
		
		</item>
		<item>
		<title>Bamboo Blog - Upload progress with Nginx</title>
					
			<link>http://blog.new-bamboo.co.uk/2007/11/23/upload-progress-with-nginx</link>
				
				
		<comments>http://bookmark.alexgirard.com/bamboo-blog-upload-progress-with-nginx/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 18:48:31 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[jquery]]></category>

		<category><![CDATA[merb]]></category>

		<category><![CDATA[nginx]]></category>

		<category><![CDATA[progress]]></category>

		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://bookmark.alexgirard.com/?p=22</guid>
		<description><![CDATA[Last month Brice Figureau released a little Nginx module which tracks the progress of uploads going through Nginx. Like Lighttpd&#8217;s mod_uploadprogress it&#8217;s very nice to have the proxy take responsibility for reporting the progress.]]></description>
			<content:encoded><![CDATA[<p>Last month Brice Figureau released a little Nginx module which tracks the progress of uploads going through Nginx. Like Lighttpd&#8217;s mod_uploadprogress it&#8217;s very nice to have the proxy take responsibility for reporting the progress.</p>]]></content:encoded>
			<wfw:commentRss>http://bookmark.alexgirard.com/bamboo-blog-upload-progress-with-nginx/feed/</wfw:commentRss>

		<source url="http://blog.new-bamboo.co.uk/2007/11/23/upload-progress-with-nginx">Bamboo Blog - Upload progress with Nginx</source>
		
		</item>
		<item>
		<title>Head On » Blog Archive » How To Automigrate the Test Database Using Merb, Datamapper and RSpec</title>
					
			<link>http://marcus.ahnve.net/2008/02/16/how-to-automigrate-the-test-database-using-merb-datamapper-and-rspec/</link>
				
				
		<comments>http://bookmark.alexgirard.com/head-on-%c2%bb-blog-archive-%c2%bb-how-to-automigrate-the-test-database-using-merb-datamapper-and-rspec/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 19:53:32 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[env]]></category>

		<category><![CDATA[merb]]></category>

		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://bookmark.alexgirard.com/?p=18</guid>
		<description><![CDATA[Seems like you need to make it rake MERB_ENV=test db:automigrate (without the dm:) now.]]></description>
			<content:encoded><![CDATA[<p>Seems like you need to make it rake MERB_ENV=test db:automigrate (without the dm:) now.</p>]]></content:encoded>
			<wfw:commentRss>http://bookmark.alexgirard.com/head-on-%c2%bb-blog-archive-%c2%bb-how-to-automigrate-the-test-database-using-merb-datamapper-and-rspec/feed/</wfw:commentRss>

		<source url="http://marcus.ahnve.net/2008/02/16/how-to-automigrate-the-test-database-using-merb-datamapper-and-rspec/">Head On » Blog Archive » How To Automigrate the Test Database Using Merb, Datamapper and RSpec</source>
		
		</item>
		<item>
		<title>Merb master/worker monit control setup</title>
					
			<link>http://brainspl.at/articles/2008/12/07/merb-master-worker-monit-control-setup</link>
				
				
		<comments>http://bookmark.alexgirard.com/merb-masterworker-monit-control-setup/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 01:18:04 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[merb]]></category>

		<category><![CDATA[monit]]></category>

		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://bookmark.alexgirard.com/?p=15</guid>
		<description><![CDATA[Since Merb 1.0 (actually version 0.9.8 and above) uses a master process and a spawner process in addition to the worker processes, the monit_merb_mpc (multi-process-control) script needs to control the master process separately from the worker processes. ]]></description>
			<content:encoded><![CDATA[<p>Since Merb 1.0 (actually version 0.9.8 and above) uses a master process and a spawner process in addition to the worker processes, the monit_merb_mpc (multi-process-control) script needs to control the master process separately from the worker processes. </p>]]></content:encoded>
			<wfw:commentRss>http://bookmark.alexgirard.com/merb-masterworker-monit-control-setup/feed/</wfw:commentRss>

		<source url="http://brainspl.at/articles/2008/12/07/merb-master-worker-monit-control-setup">Merb master/worker monit control setup</source>
		
		</item>
	</channel>
</rss>

