<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>wheatstack</title>
	<link>http://www.wheatstack.com</link>
	<description>a wheaty stack</description>
	<lastBuildDate>Mon, 07 Apr 2008 21:07:02 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>server_names_hash in nginx</title>
		<description>Just a quickie if anyone else bangs into the error below when trying to start nginx..
could not build the server_names_hash, you should increase server_names_hash_bucket_size: 32
Within the http block of the nginx config file make sure you have the server_names_hash_bucket_size set higher than the minimum 32. Have a look at the ...</description>
		<link>http://www.wheatstack.com/2008/04/07/server_names_hash-in-nginx/</link>
			</item>
	<item>
		<title>:template not found in merb-core 0.9.1</title>
		<description>In merb-core 0.9.1 render :template works in a slightly unexpected way. When using the :template option the :format is ignored in finding the correct template.

render :template =&#62; "/upload/form", :format =&#62; :html
The above will match the templates approot/app/views/upload/form.{erb,haml}

The quick fix for this is to put the format in the :template string...

render ...</description>
		<link>http://www.wheatstack.com/2008/03/13/template-not-found-in-merb-core-091/</link>
			</item>
	<item>
		<title>Get Merb, Wear Merb, Fly</title>
		<description>Merb is in pretty much constant development at the moment, building up to the big 1.0 release. I'm not going into production immediately but plan to come the next major release, so quite happy to run out of the repository.

Below is a no frills guide to getting up and running ...</description>
		<link>http://www.wheatstack.com/2008/03/12/get-merb-wear-merb-fly/</link>
			</item>
</channel>
</rss>
