<?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>Story Time With Keith</title>
	<atom:link href="http://bellybuttonporn.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://bellybuttonporn.com/wp</link>
	<description>It&#039;s like a blog, but...yeah.</description>
	<lastBuildDate>Tue, 20 Jul 2010 21:59:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Use Manual Settings for Testing your Android App</title>
		<link>http://bellybuttonporn.com/wp/2010/07/20/use-manual-settings-for-testing-your-android-app/</link>
		<comments>http://bellybuttonporn.com/wp/2010/07/20/use-manual-settings-for-testing-your-android-app/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 21:55:33 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Tips & Help]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://bellybuttonporn.com/wp/?p=67</guid>
		<description><![CDATA[Here&#8217;s a quick tip for an issue I see asked all the time. If you&#8217;re developing an android application and want to try it on your phone but you&#8217;ve been running it in an emulator (or vice versa) it&#8217;s a head-scratcher on how to get the app to be sent to your phone instead of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F07%2F20%2Fuse-manual-settings-for-testing-your-android-app%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F07%2F20%2Fuse-manual-settings-for-testing-your-android-app%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Here&#8217;s a quick tip for an issue I see asked all the time.</p>
<p>If you&#8217;re developing an android application and want to try it on your phone but you&#8217;ve been running it in an emulator (or vice versa) it&#8217;s a head-scratcher on how to get the app to be sent to your phone instead of the emulator you have running.</p>
<p>When you click the run button eclipse automatically figures out which emulator or device to run your app on. If you&#8217;ve got a few running emulators and/or devices plugged in, it just picks one. Probably the first. You want eclipse to ask you instead of guessing.</p>
<ol>
<li><strong>Click the down arrow next to the run button. Then click on &#8220;Run Configurations&#8230;&#8221;<br />
<a class="fb-photo" href="http://bellybuttonporn.com/wp/photos/computer-stuff/?album_p=1#photo4"><img src="http://sphotos.ak.fbcdn.net/hphotos-ak-ash2/hs091.ash2/37894_771957768450_16905270_44079857_4454010_n.jpg" alt="" /></a></strong></li>
<li><strong>Click on the Target tab.<br />
<a class="fb-photo" href="http://bellybuttonporn.com/wp/photos/computer-stuff/?album_p=1#photo5"><img src="http://sphotos.ak.fbcdn.net/hphotos-ak-snc4/hs171.snc4/37894_771957773440_16905270_44079858_2777300_n.jpg" alt="" /></a></strong></li>
<li><strong>Click Manual.<br />
<a class="fb-photo" href="http://bellybuttonporn.com/wp/photos/computer-stuff/?album_p=1#photo3"><img src="http://sphotos.ak.fbcdn.net/hphotos-ak-snc4/hs191.snc4/37894_771957763460_16905270_44079856_6174304_n.jpg" alt="" /></a></strong></li>
<li><strong>Finally, hit Apply then Close to save your changes.</strong></li>
</ol>
<p>Once you&#8217;ve done that eclipse will ask you which device you want to run your app on when you hit the run button. Sure, it adds another click to the process, but it allows you to have multiple emulators up or devices plugged in without confusion.</p>
]]></content:encoded>
			<wfw:commentRss>http://bellybuttonporn.com/wp/2010/07/20/use-manual-settings-for-testing-your-android-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weigh In</title>
		<link>http://bellybuttonporn.com/wp/2010/06/15/weigh-in/</link>
		<comments>http://bellybuttonporn.com/wp/2010/06/15/weigh-in/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 16:00:32 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Software Ideas]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[QR code]]></category>

		<guid isPermaLink="false">http://bellybuttonporn.com/wp/?p=60</guid>
		<description><![CDATA[I&#8217;m working on a weight-tracking app for android. You can play with what I have so far by downloading the apk file here and installing it: So far you just enter how much you weigh. It keeps track of when you weigh yourself and computes a running average. This way you can weigh yourself as [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F06%2F15%2Fweigh-in%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F06%2F15%2Fweigh-in%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;m working on a weight-tracking app for android.</p>
<p>You can play with what I have so far by <a href="http://keithtwombley.com/WeightTracker.apk">downloading the apk file</a> here and installing it:</p>
<div class="wp-caption alignnone" style="width: 160px"><a href="http://keithtwombley.com/WeightTracker.apk"><img title="APK file to install Weight Tracker" src="http://qqrr.it/http://keithtwombley.com/WeightTracker.apk" alt="APK file to install Weight Tracker" width="150" height="150" /></a><p class="wp-caption-text">Scan with your phone&#39;s barcode scanner</p></div>
<p>So far you just enter how much you weigh. It keeps track of when you weigh yourself and computes a running average. This way you can weigh yourself as often (or not often) as you like and it will produce a nice stable representation of your weight without the daily ups and downs. More features to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://bellybuttonporn.com/wp/2010/06/15/weigh-in/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fantasy Fantasy Sports League</title>
		<link>http://bellybuttonporn.com/wp/2010/04/22/fantasy-fantasy-sports-league/</link>
		<comments>http://bellybuttonporn.com/wp/2010/04/22/fantasy-fantasy-sports-league/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 19:41:10 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Software Ideas]]></category>

		<guid isPermaLink="false">http://bellybuttonporn.com/wp/?p=57</guid>
		<description><![CDATA[Quick product idea: A fantasy-fantasy sports league, aka meta fantasy sports. The idea is that instead of drafting guys who play sports, you draft guys who play fantasy sports. So if your buddies are always doing fantasy football, fantasy baseball, and fantasy curling, you can draft them for your fantasy fantasy league. They do well, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F04%2F22%2Ffantasy-fantasy-sports-league%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F04%2F22%2Ffantasy-fantasy-sports-league%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Quick product idea:</p>
<p>A fantasy-fantasy sports league, aka meta fantasy sports. The idea is that instead of drafting guys who play sports, you draft guys who play fantasy sports. So if your buddies are always doing fantasy football, fantasy baseball, and fantasy curling, you can draft them for your fantasy fantasy league. They do well, you do well. They suck, you trade &#8216;em away.</p>
]]></content:encoded>
			<wfw:commentRss>http://bellybuttonporn.com/wp/2010/04/22/fantasy-fantasy-sports-league/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>qqrr.it POC</title>
		<link>http://bellybuttonporn.com/wp/2010/03/22/qqrr-it-poc/</link>
		<comments>http://bellybuttonporn.com/wp/2010/03/22/qqrr-it-poc/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 14:36:36 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Software Ideas]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[qqrr.it]]></category>
		<category><![CDATA[QR code]]></category>

		<guid isPermaLink="false">http://bellybuttonporn.com/wp/?p=50</guid>
		<description><![CDATA[I cobbled together a POC for my QR-code generating site. To use it, make an image url like so: http://qqrr.it/&#60;whatever you want goes here&#62; e.g. http://qqrr.it/http://bellybuttonporn.com TODO: Talk about security. What sort of escaping do I need to do? How likely is this to be abused? an actual index for the site. It&#8217;ll have some [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F03%2F22%2Fqqrr-it-poc%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F03%2F22%2Fqqrr-it-poc%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I cobbled together a POC for my QR-code generating site.<br />
To use it, make an image url like so:</p>
<p><!-- m -->http://qqrr.it/<!-- m -->&lt;whatever  you want goes here&gt;</p>
<p>e.g.</p>
<p><!-- m --><a href="http://qqrr.it/q/http://bellybuttonporn.com">http://qqrr.it/http://bellybuttonporn.com</a></p>
<div class="wp-caption alignnone" style="width: 210px"><img title="QR Code for bellybuttonporn" src="http://qqrr.it/http://bellybuttonporn.com" alt="QR Code for bellybuttonporn" width="200" height="200" /><p class="wp-caption-text">Splat!</p></div>
<p>TODO:</p>
<ol>
<li>Talk about security. What sort of escaping do I need to  do? How likely is this to be abused?</li>
<li><span style="text-decoration: line-through;">an actual index for the  site. It&#8217;ll have some cute examples and google ads. Lots of google ads.</span></li>
<li><span style="text-decoration: line-through;">make it so you don&#8217;t have to use the /q/ in the url.</span></li>
<li>add  other features as 1-letter subdirectories, e.g. /b/ would make a &#8220;big&#8221;  splat.</li>
<li>Make the sizing smart. e.g. guess based on the length  of the supplied string how big to make the splat.</li>
</ol>
<p>Update March 22nd: Fixed a couple things. Added the home page. Try it out: http://qqrr.it/</p>
]]></content:encoded>
			<wfw:commentRss>http://bellybuttonporn.com/wp/2010/03/22/qqrr-it-poc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back To Ames</title>
		<link>http://bellybuttonporn.com/wp/2010/03/15/back-to-ames/</link>
		<comments>http://bellybuttonporn.com/wp/2010/03/15/back-to-ames/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 06:09:45 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ames]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[boardgames]]></category>
		<category><![CDATA[D&D]]></category>
		<category><![CDATA[Dominion]]></category>
		<category><![CDATA[Dungeon Lords]]></category>

		<guid isPermaLink="false">http://bellybuttonporn.com/wp/?p=41</guid>
		<description><![CDATA[Went up to Ames for the weekend. It was pretty good despite some bad news. Though I make a habit of getting back up there to play games and hang out with friends, it&#8217;s been a few weeks since I&#8217;d been. That, and I think the flutterings of spring, made it feel somehow more vibrant [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F03%2F15%2Fback-to-ames%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F03%2F15%2Fback-to-ames%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Went up to Ames for the weekend. It was pretty good despite some bad news.</p>
<p>Though I make a habit of getting back up there to play games and hang out with friends, it&#8217;s been a few weeks since I&#8217;d been. That, and I think the flutterings of spring, made it feel somehow more vibrant than normal. Oh, and I&#8217;m moving back up there too.</p>
<p>Aside: It&#8217;s interesting how people use words like up and down to describe travel on a map. It&#8217;s not up, it&#8217;s north. But we all say it and we all understand what it means.</p>
<p>So as most of you know I&#8217;ve had some issues with my current roommates in Des Moines. For the few of you who don&#8217;t I&#8217;m sorry; I&#8217;ll have to fill the bloud (that&#8217;s a new word for blog crowd. Okay, whatever, I tried) in later once the move is complete. I packed up a carload and brought it with me. In this first installment went my gaming supplies (natch) and some excess kitchen stuff that I never really unpacked.</p>
<p>I met Pete, Rezza, and Steve at Tas&#8217;s/my former/future place. Tas wasn&#8217;t there because of the bad news: The night prior he had lost his grandmother. They were close. He&#8217;ll be out of town for a while and I wish him well. I lost my maternal grandmother when I was a teenager. We were also close, and it was tough to deal with.</p>
<p>After dinner the four of us played <a href="http://bellybuttonporn.com/wp/2010/02/26/review-dungeon-lords/">Dungeon Lords</a>. I think the consensus is that we all like the game but need more practice. We&#8217;ve given it a provisional nickname of &#8220;I am such a retard&#8221; due to several exclamations during play.</p>
<div class="wp-caption alignright" style="width: 145px"><a href="market://search?q=pname:nl.spellenclubeindhoven.dominionshuffle"><img title="Scan me with your Android Phone" src="http://chart.apis.google.com/chart?cht=qr&amp;chs=135x135&amp;chl=market://search?q=pname:nl.spellenclubeindhoven.dominionshuffle" alt="Scan me with your Android Phone" width="135" height="135" /></a><p class="wp-caption-text">Scan me with your Android Phone</p></div>
<p>We finished the night off with three games of Dominion. Though I only won one of them, it was the finale and a landslide, so I felt a bit redeemed. Man Dominion is all kinds of fun. Especially when it&#8217;s easy to come up with kingdom card layouts.</p>
<p>I&#8217;d been dying to try out <a href="http://sites.google.com/site/dominionshuffle/">Dominion Shuffle</a>, an Android app to generate kingdom card layouts. It did not disappoint. Point your Android Phone to the sneeze on the right to try the App out yourself.</p>
<p>Sunday I lunched with Pete at Thai Kitchen then played D&amp;D with Pete, Jed, Chris, and Steve. I&#8217;ll spare you the gory details for now but we had a few hours of fun before I had to go.</p>
<p>Back to Des Moines, for a little while.</p>
]]></content:encoded>
			<wfw:commentRss>http://bellybuttonporn.com/wp/2010/03/15/back-to-ames/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: Dungeon Lords</title>
		<link>http://bellybuttonporn.com/wp/2010/02/26/review-dungeon-lords/</link>
		<comments>http://bellybuttonporn.com/wp/2010/02/26/review-dungeon-lords/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 21:50:13 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Keith reviews stuff]]></category>
		<category><![CDATA[boardgames]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://bellybuttonporn.com/wp/?p=9</guid>
		<description><![CDATA[Been looking forward to this since I heard about it. Dungeon Lords is a worker-placement board game where the players are competing evil dungeon lords who each have to dig out tunnels, build rooms, buy traps, and hire monsters for their dungeons. Every year some hapless adventurers come to conquer your dungeon. Obviously that ain&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F02%2F26%2Freview-dungeon-lords%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F02%2F26%2Freview-dungeon-lords%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div class="wp-caption alignright" style="width: 160px"><a href="http://www.boardgamegeek.com/boardgame/45315/dungeon-lords"><img title="Dungeon Lords" src="http://images.boardgamegeek.com/images/pic569340_t.jpg" alt="Dungeon Lords" width="150" height="150" /></a><p class="wp-caption-text">Box art</p></div>
<p>Been looking forward to this since I heard about it. Dungeon Lords is a worker-placement board game where the players are competing evil dungeon lords who each have to dig out tunnels, build rooms, buy traps, and hire monsters for their dungeons. Every year some hapless adventurers come to conquer your dungeon. Obviously that ain&#8217;t gonna happen.</p>
<h2>Game Contents</h2>
<div class="pie-item alignright" style="margin: 10px 10px 10px 10px;">
<p class="pie-img-wrapper">
</div>
<div class="pie-item alignright" style="margin: 10px 10px 10px 10px;">
<p class="pie-img-wrapper">
</div>
<p>So far this is the bitsiest game I own. And it&#8217;s the bitsiest game I&#8217;ve played. Now, I know you may be ready to argue this point, but hear me out. Sure something like Arkham Horror may have more bits in total, but they are easily categorized and not a pain to deal with. The array of baubles, cardboard, and chits contained in this box are a nightmare of special cases. In other words, awesome.</p>
<p>Some highlights: The first thing you notice are the imps. They&#8217;re very well detailed, each about 1cm tall and cast in orange plastic. Very cute looking. The art overall is top-notch. While it makes the game boards look a little busy, the intricate and humorous background art really sets the mood.</p>
<p>Some lowlights: As I said before the boards are a bit busy and there&#8217;s a lot of setup to get all of those bits into their appropriate piles and places.  Since each player has their own board and there&#8217;s 3 (three!) central boards we&#8217;re talking a full banquet table for the 4-player game. In one session we managed to squeeze it onto a card table, but there was a lot of stuff sitting precariously close to the edge of the table.</p>
<div class="wp-caption alignright" style="width: 160px"><a href="http://www.bellybuttonporn.com/pics/main.php?g2_itemId=28"><img title="Dungeon Lords with tackle box for storage" src="http://www.bellybuttonporn.com/pics/main.php?g2_view=core.DownloadItem&amp;g2_itemId=29&amp;g2_serialNumber=2" alt="Dungeon Lords tamed via tackle box" width="150" height="149" /></a><p class="wp-caption-text">Dungeon Lords tamed via tackle box</p></div>
<p>I&#8217;ve recently become a convert to the fishing tackle box method of game storage. The local Walmart had a plano tackle box that fit just right in there. The customizable compartments made it pretty easy to get all the various cards and chits to behave.</p>
<h2>Gameplay</h2>
<p>It&#8217;s very similar to Agricola and Stone Age. The players take turns placing their minion figures (minions, imps, monsters, and ghosts are all separate things) from their own boards onto a central board indicating which actions they will take. This is all done by a roborally-type of order placement where you have to choose which options you&#8217;re going to do up front and can&#8217;t react as your opponents place their minions. Over all I really like these mechanics together. It cuts down on the analysis paralysis since everything has to be chosen up front. And since there&#8217;s 3 slots for each action there&#8217;s little chance you&#8217;ll get totally screwed out of performing your action (not like that damn sow fields action in Agricola).</p>
<p>So basically you do this 4 times (once per season), digging rooms, recruiting imps, mining for gold, buying food, hiring monsters, etc. After the first year you&#8217;re attacked by some adventurers. I really like how this feels like two games in one. First you&#8217;ve got the dungeon building part, then the good guy killing part. The adventurers follow predetermined rules for what they&#8217;re going to do so there&#8217;s a lot of strategy in choosing which monsters to use and how those monsters are going to attack. The big downside is it&#8217;s really easy to be totally unprepared for the adventurers; in each game I&#8217;ve played so far there was at least one new player who got totally rocked by the adventurers.</p>
<p>After your 4 seasons then attack cycle you do it again. In the second year there&#8217;s a few minor differences, chiefly that the adventurers and monsters are tougher. That&#8217;s it. You only get to play two years. Now, I know it&#8217;ll sound silly saying this about a 2 hour game, but it really feels like the game should take longer. Maybe 3 years? After everyone knows how to play the game really speeds up, at least.</p>
<p>Oh, one last mechanic I like: The evilometer. As you progress throughout the game your current reputation is tracked on a ladder with the rest of the players. If you get too evil a paladin (a super strong adventurer who can do everything) will come to your dungeon with the adventurers to kick some evil ass (yours). There&#8217;s several points in the game where the evilometer matters; when assigning adventurers (the most evil gets the strongest) and so on.</p>
<h2>Scoring / Wrapup</h2>
<p>The end of the game works very similar to Agricola, carcassonne, and lots of &#8220;Euro&#8221; type games. Everyone plays to the end and the winner is determined by an exciting round of math. You get points based on how big your dungeon is, how much remains unconquered, and you get penalized for conquered rooms and failure to pay taxes. Bonuses are handed out based on a trophy system; the evilest player is the &#8220;Lord of the Dark Deeds&#8221;, et cetera. Gretyl, a fellow Central Iowa Board Gamer Anonymous member, suggested making victory point chits to hand out during the game to alleviate the pain of last-minute math. I like that idea. Despite the utter bitsiness of the game there is room in the box for more stuff once a tackle box is shoehorned in there to wrangle the bits and cards. The idea of making tangible trophies is also intriguing. I&#8217;m thinking of the same scale as the D&amp;D figures.</p>
<p>I really like this game. It&#8217;s got a very fun theme that permeates the whole play. I enjoy all of the little fiddly bits and there&#8217;s a great deal of satisfaction in moving all of your little guys around to do things. As I said before, scoring is an opportunity that I look forward to fixing. The game time is a bit long, especially for a game night where more people might show up mid-game. But at the same time I keep wishing it were longer. In the end, you have no choice. If you&#8217;re a regular of our game nights I&#8217;m going to make you play this. Often.</p>
]]></content:encoded>
			<wfw:commentRss>http://bellybuttonporn.com/wp/2010/02/26/review-dungeon-lords/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://bellybuttonporn.com/wp/2010/02/25/hello-world/</link>
		<comments>http://bellybuttonporn.com/wp/2010/02/25/hello-world/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 19:50:17 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bellybuttonporn.com/wp/?p=1</guid>
		<description><![CDATA[Yeah, I&#8217;m using wordpress now. But the wiki is still there. In fact, I added a thingie so I can make wiki-links straight from wordpress. Like this: Links Here we go.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F02%2F25%2Fhello-world%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbellybuttonporn.com%2Fwp%2F2010%2F02%2F25%2Fhello-world%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Yeah, I&#8217;m using wordpress now.</p>
<p>But the wiki is still there. In fact, I added a thingie so I can make wiki-links straight from wordpress. Like this:</p>
<p><a href="http://www.bellybuttonporn.com/wiki/Links" target="_blank" >Links</a></p>
<p>Here we go.</p>
]]></content:encoded>
			<wfw:commentRss>http://bellybuttonporn.com/wp/2010/02/25/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
