<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Webmachine Bloggy Goodness</title>
	<atom:link href="http://blog.beerriot.com/2009/06/17/webmachine-bloggy-goodness/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.beerriot.com/2009/06/17/webmachine-bloggy-goodness/</link>
	<description>The making of BeerRiot and other thoughts.</description>
	<lastBuildDate>Fri, 02 Dec 2011 02:06:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Bryan</title>
		<link>http://blog.beerriot.com/2009/06/17/webmachine-bloggy-goodness/#comment-1579</link>
		<dc:creator><![CDATA[Bryan]]></dc:creator>
		<pubDate>Wed, 15 Jul 2009 00:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/?p=185#comment-1579</guid>
		<description><![CDATA[Hey, Jim.  I think you&#039;re not missing much: most of us have taken static HTML serving for granted and have focused on our dynamic-data services (which are often JSON-focused).  I mean, static HTML - that&#039;s so Web 1.0!  ;)

But, in all seriousness, if you want an example of static HTML file serving, have a look at src/static_resource.erl in my wmexamples repo[1], or demo/src/demo_fs_resource.erl in the webmachine repo[2].  Either of those resources, along with its line priv/dispatch.conf in either project will serve up whatever file you put in priv/www, including HTML.

[1] http://bitbucket.org/bryan/wmexamples/src/tip/src/static_resource.erl
[2] http://bitbucket.org/justin/webmachine/src/tip/demo/src/demo_fs_resource.erl]]></description>
		<content:encoded><![CDATA[<p>Hey, Jim.  I think you&#8217;re not missing much: most of us have taken static HTML serving for granted and have focused on our dynamic-data services (which are often JSON-focused).  I mean, static HTML &#8211; that&#8217;s so Web 1.0!  <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>But, in all seriousness, if you want an example of static HTML file serving, have a look at src/static_resource.erl in my wmexamples repo[1], or demo/src/demo_fs_resource.erl in the webmachine repo[2].  Either of those resources, along with its line priv/dispatch.conf in either project will serve up whatever file you put in priv/www, including HTML.</p>
<p>[1] <a href="http://bitbucket.org/bryan/wmexamples/src/tip/src/static_resource.erl" rel="nofollow">http://bitbucket.org/bryan/wmexamples/src/tip/src/static_resource.erl</a><br />
[2] <a href="http://bitbucket.org/justin/webmachine/src/tip/demo/src/demo_fs_resource.erl" rel="nofollow">http://bitbucket.org/justin/webmachine/src/tip/demo/src/demo_fs_resource.erl</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://blog.beerriot.com/2009/06/17/webmachine-bloggy-goodness/#comment-1578</link>
		<dc:creator><![CDATA[jim]]></dc:creator>
		<pubDate>Tue, 14 Jul 2009 22:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/?p=185#comment-1578</guid>
		<description><![CDATA[Why can&#039;t I find one example where the WM i/o is based on html and not jason?  I have not seen one example where an html file is store in the \priv\www and that is used as a construct for the view.  Am I missing something here?]]></description>
		<content:encoded><![CDATA[<p>Why can&#8217;t I find one example where the WM i/o is based on html and not jason?  I have not seen one example where an html file is store in the \priv\www and that is used as a construct for the view.  Am I missing something here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://blog.beerriot.com/2009/06/17/webmachine-bloggy-goodness/#comment-1561</link>
		<dc:creator><![CDATA[Bryan]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 12:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/?p=185#comment-1561</guid>
		<description><![CDATA[Awesome - thanks, Daniel.  I&#039;ve added your blog to my list.]]></description>
		<content:encoded><![CDATA[<p>Awesome &#8211; thanks, Daniel.  I&#8217;ve added your blog to my list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Kwiecinski</title>
		<link>http://blog.beerriot.com/2009/06/17/webmachine-bloggy-goodness/#comment-1560</link>
		<dc:creator><![CDATA[Daniel Kwiecinski]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 10:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beerriot.com/?p=185#comment-1560</guid>
		<description><![CDATA[Webmachine REDIRECT Example: http://lambder.com/?p=48]]></description>
		<content:encoded><![CDATA[<p>Webmachine REDIRECT Example: <a href="http://lambder.com/?p=48" rel="nofollow">http://lambder.com/?p=48</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

