<?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>Steve Vinoski's Blog &#187; HTTP</title>
	<atom:link href="http://steve.vinoski.net/blog/category/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://steve.vinoski.net/blog</link>
	<description>Ask forgiveness, not permission.</description>
	<lastBuildDate>Tue, 10 Jan 2012 18:36:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New Column: Wriaki</title>
		<link>http://steve.vinoski.net/blog/2012/01/10/new-column-wriaki-2/</link>
		<comments>http://steve.vinoski.net/blog/2012/01/10/new-column-wriaki-2/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 18:36:04 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[column]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://steve.vinoski.net/blog/?p=914</guid>
		<description><![CDATA[For the &#8220;Functional Web&#8221; column in the Jan/Feb 2012 issue of Internet Computing, I wrote about Wriaki, an Erlang sample application my Basho colleague Bryan Fink wrote that implements a wiki on top of Webmachine and Riak. Wriaki is a nice, clean, and easy to understand example of how to write Webmachine applications. Here&#8217;s the [...]]]></description>
			<content:encoded><![CDATA[<p>For the &#8220;Functional Web&#8221; column in the <a href="http://www.computer.org/csdl/mags/ic/2012/01/index.html">Jan/Feb 2012 issue of Internet Computing</a>, I wrote about <a href="https://github.com/basho/wriaki">Wriaki</a>, an Erlang sample application my <a href="http://basho.com/">Basho</a> colleague <a href="http://beerriot.com/bryan.html">Bryan Fink</a> wrote that implements a wiki on top of <a href="http://wiki.basho.com/Webmachine.html">Webmachine</a> and <a href="http://basho.com/products/riak-overview/">Riak</a>. Wriaki is a nice, clean, and easy to understand example of how to write Webmachine applications. <a href="/pdf/IC-Wriaki.pdf">Here&#8217;s the PDF.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://steve.vinoski.net/blog/2012/01/10/new-column-wriaki-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extended &#8220;Programmatic Web Interfaces&#8221; Submission Deadline</title>
		<link>http://steve.vinoski.net/blog/2011/10/28/extended-programmatic-web-interfaces-submission-deadline/</link>
		<comments>http://steve.vinoski.net/blog/2011/10/28/extended-programmatic-web-interfaces-submission-deadline/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 14:59:30 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[call for papers]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://steve.vinoski.net/blog/?p=875</guid>
		<description><![CDATA[A number of folks planning to submit to our call for papers for &#8220;Programmatic Interfaces for Web Applications&#8221; requested an extension on the submission deadline, so we&#8217;ve decided to do just that, extending the deadline by a week from Nov. 1 to Nov. 8. We&#8217;re already expecting a pretty good number of submissions, and hopefully [...]]]></description>
			<content:encoded><![CDATA[<p>A number of folks planning to submit to our <a href="http://www.computer.org/portal/web/computingnow/iccfp4">call for papers for &#8220;Programmatic Interfaces for Web Applications&#8221;</a> requested an extension on the submission deadline, so we&#8217;ve decided to do just that, extending the deadline by a week from Nov. 1 to Nov. 8. We&#8217;re already expecting a pretty good number of submissions, and hopefully the extra week will allow for more submissions and submissions of extra high quality. If you have any questions, don&#8217;t hesitate to <a href="mailto:ic4-2012@computer.org?subject=Re%3A%20extended%20deadline">contact us</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://steve.vinoski.net/blog/2011/10/28/extended-programmatic-web-interfaces-submission-deadline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Column: Scala Web Frameworks</title>
		<link>http://steve.vinoski.net/blog/2011/09/20/new-column-scala-web-frameworks/</link>
		<comments>http://steve.vinoski.net/blog/2011/09/20/new-column-scala-web-frameworks/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 19:35:07 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[column]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://steve.vinoski.net/blog/?p=865</guid>
		<description><![CDATA[For the Sep/Oct 2011 issue of Internet Computing, I am very fortunate to have Dean Wampler as a guest columnist. Dean put together a great column on Scala web frameworks (PDF) in which he looks beyond the venerable Lift and takes a peek into Play, Scalatra, and Finagle.]]></description>
			<content:encoded><![CDATA[<p>For the <a href="http://www.computer.org/portal/web/csdl/abs/mags/ic/2011/05/mic201105toc.htm">Sep/Oct 2011 issue</a> of <a href="http://www.computer.org/internet">Internet Computing</a>, I am very fortunate to have <a href="http://www.deanwampler.com/">Dean Wampler</a> as a guest columnist. Dean put together a great column on <a href="http://steve.vinoski.net/pdf/IC-Scala_Web_Frameworks.pdf">Scala web frameworks</a> (PDF) in which he looks beyond the venerable <a href="http://liftweb.net/">Lift</a> and takes a peek into <a href="http://scala.playframework.org/">Play</a>, <a href="http://www.scalatra.org/">Scalatra</a>, and <a href="https://github.com/twitter/finagle">Finagle</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://steve.vinoski.net/blog/2011/09/20/new-column-scala-web-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Media Distribution Talk on InfoQ</title>
		<link>http://steve.vinoski.net/blog/2011/01/10/media-distribution-talk-on-infoq/</link>
		<comments>http://steve.vinoski.net/blog/2011/01/10/media-distribution-talk-on-infoq/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 04:12:38 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Verivue]]></category>
		<category><![CDATA[yaws]]></category>

		<guid isPermaLink="false">http://steve.vinoski.net/blog/?p=659</guid>
		<description><![CDATA[InfoQ recently posted my keynote from the March 2010 Erlang Factory Bay Area. The keynote, entitled Using Erlang in a Carrier-Grade Media Distribution Switch, presents some of the work my colleagues and I at Verivue have been engaged in over the past few years. Since it was an Erlang conference, the talk naturally focuses on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infoq.com/">InfoQ</a> recently posted my keynote from the <a href="http://www.erlang-factory.com/conference/SFBay2010">March 2010 Erlang Factory Bay Area</a>. The keynote, entitled <a href="http://www.infoq.com/presentations/Erlang-Media-Distribution-Switch"><em>Using Erlang in a Carrier-Grade Media Distribution Switch</em></a>, presents some of the work my colleagues and I at <a href="http://www.verivue.com/">Verivue</a> have been engaged in over the past few years. Since it was an Erlang conference, the talk naturally focuses on the Erlang aspects of the work.</p>
]]></content:encoded>
			<wfw:commentRss>http://steve.vinoski.net/blog/2011/01/10/media-distribution-talk-on-infoq/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Column on Webmachine</title>
		<link>http://steve.vinoski.net/blog/2010/03/15/new-column-on-webmachine/</link>
		<comments>http://steve.vinoski.net/blog/2010/03/15/new-column-on-webmachine/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 06:19:06 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[column]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://steve.vinoski.net/blog/?p=554</guid>
		<description><![CDATA[&#8220;The Functional Web&#8221; column is finally back, this time with a column about Webmachine co-authored with Justin Sheehy. The column title is Developing RESTful Web Services with Webmachine, and you can follow that link to retrieve the PDF. Webmachine is a highly innovative web application framework, and it can teach you a great deal about [...]]]></description>
			<content:encoded><![CDATA[<p><a href="blog/internet-computing-columns/">&#8220;The Functional Web&#8221;</a> column is finally back, this time with a column about <a href="http://webmachine.basho.com/">Webmachine</a> co-authored with <a href="http://blog.therestfulway.com/">Justin Sheehy</a>. The column title is <a href="blog/internet-computing-columns/#2010-2"><em>Developing RESTful Web Services with Webmachine</em></a>, and you can follow that link to retrieve the PDF.</p>
<p>Webmachine is a highly innovative web application framework, and it can teach you a great deal about the specifics of HTTP and the details of REST. It&#8217;s also written in Erlang, which continues to be my favorite programming language of all time because of its incredible practicality, utility, and elegance.</p>
<p>My column hiatus was due to extreme startup workload, which for better or worse is showing no sign of letting up anytime soon. But it&#8217;s nice to get the column back on track for the <a href="http://www.computer.org/portal/web/csdl/abs/mags/ic/2010/02/mic201002toc.htm">March/April Internet Computing issue</a>, and one of my goals is to avoid missing any more issues this year. Many thanks to Justin for his contribution to this issue of the column.</p>
]]></content:encoded>
			<wfw:commentRss>http://steve.vinoski.net/blog/2010/03/15/new-column-on-webmachine/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

