<?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>theburningmonk.com</title>
	<atom:link href="http://theburningmonk.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://theburningmonk.com</link>
	<description>a blog for Yan and Yinan</description>
	<lastBuildDate>Sat, 15 Jun 2013 21:48:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
		<item>
		<title>F# – PDF fun with Markdown and FSharp.Formatting</title>
		<link>http://theburningmonk.com/2013/06/f-pdf-fun-with-markdown-and-fsharp-formatting/</link>
		<comments>http://theburningmonk.com/2013/06/f-pdf-fun-with-markdown-and-fsharp-formatting/#comments</comments>
		<pubDate>Sat, 15 Jun 2013 13:12:41 +0000</pubDate>
		<dc:creator>theburningmonk</dc:creator>
				<category><![CDATA[F#]]></category>
		<category><![CDATA[FSharp.Markdown.Pdf]]></category>
		<category><![CDATA[Functional Programming]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://theburningmonk.com/?p=2959</guid>
		<description><![CDATA[I spent the last couple of nights putting together a simple Markdown to PDF formatter using Tomas Petricek’s FSharp.Formatting project and the PdfSharp-MigraDoc library. To use this library, you can either grab the source from the GitHub repository or get it from Nuget using the following command: F# Usage To use the library from F#, [...]]]></description>
		<wfw:commentRss>http://theburningmonk.com/2013/06/f-pdf-fun-with-markdown-and-fsharp-formatting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CouchBase webinar by Don Pinto</title>
		<link>http://theburningmonk.com/2013/06/couchbase-webinar-by-don-pinto/</link>
		<comments>http://theburningmonk.com/2013/06/couchbase-webinar-by-don-pinto/#comments</comments>
		<pubDate>Wed, 05 Jun 2013 22:45:54 +0000</pubDate>
		<dc:creator>theburningmonk</dc:creator>
				<category><![CDATA[NoSql]]></category>

		<guid isPermaLink="false">http://theburningmonk.com/?p=2957</guid>
		<description><![CDATA[Don Pinto of CouchBase gave a webinar today on some common use cases of CouchBase, with the recording and slides below: Webinar — How Companies Use Couchbase: Common Use Cases from Couchbase]]></description>
		<wfw:commentRss>http://theburningmonk.com/2013/06/couchbase-webinar-by-don-pinto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building an MMORPG</title>
		<link>http://theburningmonk.com/2013/05/building-an-mmorpg/</link>
		<comments>http://theburningmonk.com/2013/05/building-an-mmorpg/#comments</comments>
		<pubDate>Sun, 19 May 2013 11:46:04 +0000</pubDate>
		<dc:creator>theburningmonk</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Here Be Monsters]]></category>
		<category><![CDATA[IWI]]></category>
		<category><![CDATA[Me]]></category>

		<guid isPermaLink="false">http://theburningmonk.com/?p=2953</guid>
		<description><![CDATA[Hi, just a quick note to say that recordings of my talk with Community for F# is now available. In this session, I shared some of our experiences of building a successful MMORPG for a social audience and insights into some of the technical challenges that my team has had to overcome along the way. [...]]]></description>
		<wfw:commentRss>http://theburningmonk.com/2013/05/building-an-mmorpg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DynamoDB.SQL 1.2.1 – now supports Local Secondary Index</title>
		<link>http://theburningmonk.com/2013/05/dynamodb-sql-1-2-1-now-supports-local-secondary-index/</link>
		<comments>http://theburningmonk.com/2013/05/dynamodb-sql-1-2-1-now-supports-local-secondary-index/#comments</comments>
		<pubDate>Mon, 06 May 2013 13:35:40 +0000</pubDate>
		<dc:creator>theburningmonk</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[Domain Specific Language]]></category>
		<category><![CDATA[DynamoDb.SQL]]></category>
		<category><![CDATA[F#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Domain Specific Languages]]></category>

		<guid isPermaLink="false">http://theburningmonk.com/?p=2951</guid>
		<description><![CDATA[A couple of weeks earlier, Amazon announced support for Local Secondary Indexes (LSI) for DynamoDB. You can now perform fast, efficient queries against DynamoDB tables using attributes that are not part of the existing Hash and Range key model without resorting to the use of scans. As a result to the new feature the DynamoDB [...]]]></description>
		<wfw:commentRss>http://theburningmonk.com/2013/05/dynamodb-sql-1-2-1-now-supports-local-secondary-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming speaking engagement</title>
		<link>http://theburningmonk.com/2013/05/upcoming-speaking-engagement-2/</link>
		<comments>http://theburningmonk.com/2013/05/upcoming-speaking-engagement-2/#comments</comments>
		<pubDate>Mon, 06 May 2013 00:14:56 +0000</pubDate>
		<dc:creator>theburningmonk</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Here Be Monsters]]></category>
		<category><![CDATA[IWI]]></category>
		<category><![CDATA[Me]]></category>

		<guid isPermaLink="false">http://theburningmonk.com/?p=2947</guid>
		<description><![CDATA[Hi, just a quick note to mention that I’ll be talking to Community for F# on the 14th May at 11AM PDT about our experience of building an MMORPG, some of the challenges we face along the way and how F# helps us solve some of these problems. You can register for the event here. [...]]]></description>
		<wfw:commentRss>http://theburningmonk.com/2013/05/upcoming-speaking-engagement-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
