<?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>Encounter-a-Day &#187; Tools</title>
	<atom:link href="http://www.encounteraday.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.encounteraday.com</link>
	<description>A new RPG encounter, every Monday through Friday!</description>
	<lastBuildDate>Sun, 20 Mar 2011 23:47:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Random Encounters: Twenty</title>
		<link>http://www.encounteraday.com/2009/11/04/random-encounters-twenty/</link>
		<comments>http://www.encounteraday.com/2009/11/04/random-encounters-twenty/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 08:21:29 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=647</guid>
		<description><![CDATA[Not RPG related, but I think there&#8217;s a sizable overlap between RPGers and board gamers, so&#8230; I&#8217;m quite proud to announce my Dominion Randomizer. It&#8217;s called, cleverly enough, &#8220;Asmor&#8217;s Dominion Tool.&#8221; I know, I rock the casbah when it comes to names. It&#8217;s optimized for use on iPhones and iPod Touches, and should work pretty [...]]]></description>
			<content:encoded><![CDATA[<p>Not RPG related, but I think there&#8217;s a sizable overlap between RPGers and board gamers, so&#8230;</p>
<p>I&#8217;m quite proud to announce my <a href="http://asmor.com/scripts/dominion/index.html">Dominion Randomizer</a>. It&#8217;s called, cleverly enough, &#8220;Asmor&#8217;s Dominion Tool.&#8221; I know, I rock the casbah when it comes to names.</p>
<p>It&#8217;s optimized for use on iPhones and iPod Touches, and should work pretty well on any other device with at least a 320-pixel-wide resolution.</p>
<p>For those wondering what the hell Dominion is, Dominion is a really, really cool card game which recently won the SDJ (that&#8217;s Spiel des Jahres&#8211; literally translates to Game of the Year, the most prestigious award a board game can win) and is very popular with pretty much everyone who tries it. You can read more about it at <a href="http://boardgamegeek.com/boardgame/36218">Board Game Geek</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/11/04/random-encounters-twenty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Encounter Generator updated</title>
		<link>http://www.encounteraday.com/2009/06/23/random-encounter-generator-updated-2/</link>
		<comments>http://www.encounteraday.com/2009/06/23/random-encounter-generator-updated-2/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 19:34:10 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=579</guid>
		<description><![CDATA[I&#8217;ve updated my random encounter generator so that it uses all the data from the Wizards of the Coast database. Will be working on updating the other tools as time allows. I think that was the most popular of them, in any case. At the moment, I&#8217;m caching the table on my local server. Some [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated my <a href="http://www.asmor.com/scripts/4eEncounterGen/index.php">random encounter generator</a> so that it uses all the data from the Wizards of the Coast database.</p>
<p>Will be working on updating the other tools as time allows. I think that was the most popular of them, in any case.</p>
<p>At the moment, I&#8217;m caching the table on my local server. Some time in the future I&#8217;ll probably start requesting directly from WotC&#8217;s server, which will let me do keyword filtering and such&#8230; but in the meantime, I think this is a good compromise and it should save them bandwidth and you waiting time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/06/23/random-encounter-generator-updated-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exclusive D&amp;D Insider Compendium API details</title>
		<link>http://www.encounteraday.com/2009/06/17/exclusive-dd-insider-compendium-api-details/</link>
		<comments>http://www.encounteraday.com/2009/06/17/exclusive-dd-insider-compendium-api-details/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 00:23:22 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=566</guid>
		<description><![CDATA[So to cut a short (but uninteresting) story even shorter, I stumbled onto a way to get XML results from Compendium searches, opening the door for people to run queries against the compendium programatically. For example, I&#8217;ve just updated my Monster Maker with the ability to search the compendium for monsters and import them (this [...]]]></description>
			<content:encoded><![CDATA[<p>So to cut a short (but uninteresting) story even shorter, I stumbled onto a way to get XML results from Compendium searches, opening the door for people to run queries against the compendium programatically. For example, I&#8217;ve just updated my Monster Maker with the ability to search the compendium for monsters and import them (this was previously available, but more complicated as you had to save the monsters to an HTML file and then import that&#8230;).</p>
<p>So without further ado, here&#8217;s the key:</p>
<p>http://www.wizards.com/dndinsider/compendium/CompendiumSearch.asmx/KeywordSearch</p>
<p>You can query that URL using either GET or POST If you don&#8217;t know what those are, you&#8217;re probably best off using GET, which I&#8217;ll describe.</p>
<p>The two parameters which seem to be necessary are &#8220;Keywords&#8221; and &#8220;tab&#8221; (I don&#8217;t think case matters, but that&#8217;s the case I&#8217;m using and it works&#8230;). Keywords is what you&#8217;re searching for, and tab is the type of results you want.</p>
<p>For example, to search for mind flayers, you&#8217;d look up:</p>
<p><a href="http://www.wizards.com/dndinsider/compendium/CompendiumSearch.asmx/KeywordSearch?Keywords=mind%20flayers&#038;tab=Monster">http://www.wizards.com/dndinsider/compendium/CompendiumSearch.asmx/KeywordSearch?Keywords=mind%20flayers&#038;tab=Monster</a></p>
<p>Note that the space was escaped to %20. I&#8217;m pretty sure you can NOT replace spaces with +. I haven&#8217;t tried dashes or underscores.</p>
<p>And that brings up a nice little XML document ready to be fed into whatever silly machinery you&#8217;re working on.</p>
<p>Also note that each entry has an associated ID. You can use that ID to find the page for the specific element. In the case of monsters, you use&#8230;</p>
<p>http://www.wizards.com/dndinsider/compendium/monster.aspx?id=[insert ID here]</p>
<p>For example, the Mind Flayer Infiltrator is ID 339, so its page is</p>
<p><a href="http://www.wizards.com/dndinsider/compendium/monster.aspx?id=339">http://www.wizards.com/dndinsider/compendium/monster.aspx?id=339</a></p>
<p>The URLs for other elements are&#8230;</p>
<p>http://www.wizards.com/dndinsider/compendium/race.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/class.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/deity.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/item.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/monster.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/epicdestiny.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/paragonpath.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/ritual.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/feat.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/skill.aspx?id=</p>
<p>http://www.wizards.com/dndinsider/compendium/power.aspx?id=</p>
<p>For some info on actually running queries, check out <a href="http://gamingincode.com/?p=76">Gaming in Code</a>, a blog run by one of the guys working on DDI. I haven&#8217;t tested to make sure that all those filters and such actually work with this, but I strongly suspect they do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/06/17/exclusive-dd-insider-compendium-api-details/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Monster Maker 3.6</title>
		<link>http://www.encounteraday.com/2009/06/17/monster-maker-3-6/</link>
		<comments>http://www.encounteraday.com/2009/06/17/monster-maker-3-6/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 19:25:47 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=563</guid>
		<description><![CDATA[I&#8217;ve updated Monster Maker to 3.6. You can now search the D&#038;D Insider Compendium from within Monster Maker, and import monsters directly from it. Those of you who have the auto-updating version should get it next time you start it (if you haven&#8217;t already!). Otherwise you can download it now from here. The standalone version [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated <a href="http://www.asmor.com/programs/monstermaker/index.php">Monster Maker</a> to 3.6. You can now search the D&#038;D Insider Compendium from within Monster Maker, and import monsters directly from it.</p>
<p>Those of you who have the auto-updating version should get it next time you start it (if you haven&#8217;t already!). Otherwise you can download it now from <a href="http://www.asmor.com/programs/monstermaker/index.php">here</a>.</p>
<p>The standalone version will be available in a few days after I&#8217;ve given any bugs a chance to show their ugly head and be squished.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/06/17/monster-maker-3-6/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Digital Squire 1.0 Released!</title>
		<link>http://www.encounteraday.com/2009/06/16/digital-squire-1-0-released/</link>
		<comments>http://www.encounteraday.com/2009/06/16/digital-squire-1-0-released/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 21:19:16 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=559</guid>
		<description><![CDATA[I&#8217;m pleased to announce the release of Digital Squire, my new D&#038;D 4th Edition player aid with tight D&#038;D Insider integration. Load your character made with the DDI Character Builder, keep track of your status throughout the game, and look up your powers and items in the DDI Compendium right from the program!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to announce the release of <a href="http://www.asmor.com/programs/digitalsquire/index.php">Digital Squire</a>, my new D&#038;D 4th Edition player aid with tight D&#038;D Insider integration. Load your character made with the DDI Character Builder, keep track of your status throughout the game, and look up your powers and items in the DDI Compendium right from the program!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/06/16/digital-squire-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Squire Beta</title>
		<link>http://www.encounteraday.com/2009/06/13/digital-squire-beta/</link>
		<comments>http://www.encounteraday.com/2009/06/13/digital-squire-beta/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 08:46:53 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=556</guid>
		<description><![CDATA[What you&#8217;re looking at there is the beta of my latest project, Digital Squire. Digital Squire is intended to be a replacement for character sheets, used by PCs at the table. It keeps track of powers, healing surges and hit points (including temporary hp). It allows you to look up any power in the D&#038;D [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://www.encounteraday.com/wp-content/uploads/2009/06/digitalsquirebeta.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/06/digitalsquirebeta-300x209.jpg" alt="digitalsquirebeta" title="digitalsquirebeta" width="300" height="209" class="aligncenter size-medium wp-image-557" /></a></center></p>
<p>What you&#8217;re looking at there is the beta of my latest project, Digital Squire.</p>
<p>Digital Squire is intended to be a replacement for character sheets, used by PCs at the table. It keeps track of powers, healing surges and hit points (including temporary hp). It allows you to look up any power in the D&#038;D Insider Compendium (which only works if you&#8217;ve got a subscription, of course), as well as your class or anything else in the compendium.</p>
<p>It can also roll skill checks for you, optionally roll attacks for you, and has a little box in the lower left corner to make quick custom rolls.</p>
<p>Best of all, <b>it loads files from the D&#038;D Insider Character Builder</b>! It also allows you to save your characters current state, so that you can be ready to use it next session.</p>
<p>Most features are there, but it&#8217;s still missing a lot. However, it should be mostly usable right now.</p>
<p>Let me know what you think! Please, if you have any suggestions for features you&#8217;d like to see, let me know. If you find any bugs, let me know. If you have any comments, let me know. Etc, etc.</p>
<p><a href="http://www.asmor.com/programs/digitalsquire/Files/DigitalSquireBeta.zip">Download Digital Squire Beta now</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/06/13/digital-squire-beta/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Making kickass campaign sites with MPTW</title>
		<link>http://www.encounteraday.com/2009/05/20/making-kickass-campaign-sites-with-mptw/</link>
		<comments>http://www.encounteraday.com/2009/05/20/making-kickass-campaign-sites-with-mptw/#comments</comments>
		<pubDate>Thu, 21 May 2009 01:15:28 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=503</guid>
		<description><![CDATA[MPTW (Formerly: MonkeyPirate TiddlyWiki) is absolutely amazing for making campaign sites. The really key feature to it is TagglyTagging. What&#8217;s TagglyTagging? Well, I could tell you, but it&#8217;s a lot easier to show you. Here&#8217;s the site for a campaign I ran last year. See that gorgeous, hierarchical menu? How much time do you think [...]]]></description>
			<content:encoded><![CDATA[<p>MPTW (Formerly: MonkeyPirate TiddlyWiki) is absolutely amazing for making campaign sites. The really key feature to it is TagglyTagging. What&#8217;s TagglyTagging? Well, I could tell you, but it&#8217;s a lot easier to show you. Here&#8217;s the site for <a href="http://asmorssavage4edryrun.tiddlyspot.com/">a campaign I ran last year</a>.</p>
<p>See that gorgeous, hierarchical menu? How much time do you think I spent in building and organizing it? What if I told you none. No time whatsoever. That menu is generated automatically, and it updates whenever you add new stuff. It&#8217;s the magic of TagglyTagging!</p>
<p>MPTW is a flavor of TiddlyWiki, which are kind of like midget wikis on crack. A TiddlyWiki is entirely contained in a single HTML file and thus is great for keeping notes and such on a flashdrive or what have you, but it also means you can upload them to literally any webhost. Since it&#8217;s all done in HTML and Javascript, you don&#8217;t need anything fancy to run it. Actually updating it online can be a bit sticky, depending on your route, but let&#8217;s take this one step at a time.</p>
<h1>Getting your MPTW</h1>
<p>First, let&#8217;s get you started. You have three options here, assuming you want to display your MPTW online.</p>
<ul>
<li>The easiest thing to do is to go to <a href="http://www.tiddlyspot.com">Tiddlyspot</a> and sign up for a free hosted one. Make sure you choose MPTW when you make it. You&#8217;ll be given an address along the lines of &#8220;name.tiddlyspot.com&#8221; from which you can update the page, and that&#8217;s also the address you give to people to view it.<br />
<b>Pros</b></p>
<ul>
<li>Easy, free and seamless to use</li>
<li>Update anywhere</li>
</ul>
<p><b>Cons</b></p>
<ul>
<li>Can only use Tiddlyspot to host it.</li>
<li>Server can be slow sometimes.</li>
</ul>
</li>
<li>The next easiest thing to do is to just use the MPTW as normal and upload the HTML file to your webhost of choice. This isn&#8217;t quite as seamless as the above option, since you need to manually upload the file whenever you want to put up the latest version.<br />
<b>Pros</b></p>
<ul>
<li>Free</li>
<li>Works with any host</li>
</ul>
<p><b>Cons</b></p>
<ul>
<li>Slightly less straightforward in day-to-day use</li>
<li>Worse chance of forgetting to update the live page, of uploading an outdated version, etc</li>
</ul>
</li>
<li>Finally, if you&#8217;ve got access to a host with PHP, you can set it up to upload to your own server. The initial setup takes a tiny bit of technical know-how, but once you&#8217;ve got it running it&#8217;s just as seamless as on Tiddlyspot and you&#8217;ve got it on your own server, which is always nice. If you&#8217;re interested in going this route, there&#8217;s an awesome tutorial at <a href="http://tiddlywiki.org/wiki/Getting_started_with_UploadPlugin">Tiddlywiki.org</a> on getting UploadPlugin running on your MPTW and your server.<br />
<b>Pros</b></p>
<ul>
<li>You have complete control</li>
<li>Address is whatever you want it to be&#8211; you could even have www.mycampaign.com if you were so inclined.</li>
</ul>
<p><b>Cons</b></p>
<ul>
<li>Requires a host with PHP.</li>
<li>Some technical knowledge required to get it running.</li>
</ul>
</li>
</ul>
<p>Please note that for the last two, you&#8217;ll need to download <a href="http://mptw.tiddlyspot.com/empty.html">an empty MPTW</a>. To download it, just open that page and save it to your local hard drive wherever you choose. <b>Important note:</b> Make sure you save as HTML only, <i>not</i> complete webpage.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-saveas.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-saveas.jpg" alt="Save As settings in Firefox" title="Save As settings in Firefox" width="360" height="89" class="aligncenter size-full wp-image-508" /></a></p>
<p>By the way, you don&#8217;t have to call it &#8220;empty.html.&#8221; You can name it whatever you want, the only important thing is that it ends in .html.</p>
<p>And, of course, you could always just forego the online stuff altogether and just use a local copy. Particularly handy for playing around with things or for keeping personal notes.</p>
<h1>Diving into the wonderful world of TiddlyWikis</h1>
<p>So now we&#8217;ve got an empty MPTW. Kind of intimidating, eh, like staring at a test that&#8217;s just been laid out in front of you.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-01-blank.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-01-blank-300x251.jpg" alt="Brand new MPTW" title="Brand new MPTW" width="300" height="251" class="aligncenter size-medium wp-image-510" /></a></p>
<p>Well, what&#8217;s the first you do on a test? <i>Write your name!</i> Not strictly necessary, but whatever name you put in here will be recorded whenever you make changes to tiddlers. I like actually having my name there, instead of &#8220;YourName&#8221; appearing everywhere.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-02-name.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-02-name-300x251.jpg" alt="tw-02-name" title="tw-02-name" width="300" height="251" class="aligncenter size-medium wp-image-512" /></a></p>
<p>Now that we&#8217;ve provided our name, how about providing the MPTW with one as well? Clicking the &#8220;SiteTitle&#8221; link will open the SiteTitle tiddler, which is a special, magical tiddler. Well, not magical, but special nonetheless. As the name implies, this is where you put your MPTW&#8217;s name!</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-03-titlehighlight.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-03-titlehighlight-300x251.jpg" alt="tw-03-titlehighlight" title="tw-03-titlehighlight" width="300" height="251" class="aligncenter size-medium wp-image-513" /></a></p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-04-titletiddlerdefault.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-04-titletiddlerdefault-300x251.jpg" alt="tw-04-titletiddlerdefault" title="tw-04-titletiddlerdefault" width="300" height="251" class="aligncenter size-medium wp-image-514" /></a></p>
<p>Now, just double click on that tiddler and it will change into an edit box. This works for all tiddlers, by the way.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-05-sitename.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-05-sitename-300x251.jpg" alt="tw-05-sitename" title="tw-05-sitename" width="300" height="251" class="aligncenter size-medium wp-image-515" /></a></p>
<p>So now it&#8217;s pretty straight-forward. Just type in a name, hover your mouse near the top of the tiddler and click done. Couldn&#8217;t be simpl&#8211;baWHA?!?</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-06-securitywarning.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-06-securitywarning-299x104.jpg" alt="tw-06-securitywarning" title="tw-06-securitywarning" width="299" height="104" class="aligncenter size-medium wp-image-516" /></a></p>
<p>ZOMG THEY&#8217;RE HAX0RING ME! No, no, calm down. This is normal. See, JavaScript is a pretty powerful language, but traditionally it&#8217;s limited by the fact that it can only run in your browser. The TiddlyWiki uses some dark mojo to allow it to save itself, however, and this box is just warning you that it&#8217;s trying to write to your disk which is something you usually do <i>not</i> want JavaScript to be able to do.</p>
<p>So to recap, in general, be very, very worried about that message. Never take it lightly. In this case, just trust Ol&#8217; Uncle Asmor when he says it&#8217;s safe.</p>
<p>(p.s. If you don&#8217;t see this security warning, that&#8217;s fine too. This will only appear if you&#8217;re editing it on your local hard drive).</p>
<p>So where were we? Oh, right, after you accept that message, the site&#8217;s renamed!</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-07-siterenamed.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-07-siterenamed-300x251.jpg" alt="tw-07-siterenamed" title="tw-07-siterenamed" width="300" height="251" class="aligncenter size-medium wp-image-517" /></a></p>
<p>Now we&#8217;re done with this tiddler. Whenever you hover the mouse near the top of a tiddler, a menu will appear. Do that now and click &#8216;Close&#8217; to close this tiddler.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-08-close.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-08-close-300x251.jpg" alt="tw-08-close" title="tw-08-close" width="300" height="251" class="aligncenter size-medium wp-image-518" /></a></p>
<p>Now go ahead and do the same thing with SiteSubtitle. You can always just make it blank, too.</p>
<p>Now we get to the good stuff. Go ahead and open DefaultTiddlers. This is a list of tiddlers that will be opened when someone comes to our MPTW. Usually I like to have one &#8220;home&#8221; tiddler that&#8217;s open by default, but you can have as many as you want or even none.</p>
<p>For now, just go ahead and edit the DefaultTiddlers so that it says [[Home]].</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-09-defaulttiddler.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-09-defaulttiddler-300x251.jpg" alt="tw-09-defaulttiddler" title="tw-09-defaulttiddler" width="300" height="251" class="aligncenter size-medium wp-image-519" /></a></p>
<p>The double set of square brackets mean that this word should be treated as a link to a tiddler. You can also make tiddlers by CombiningWordsLikeThis. Personally, I find that really annoying, and I like the flexibility that the bracket syntax gives, such as allowing spaces in tiddlers.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-10-defaulttiddler2.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-10-defaulttiddler2-300x251.jpg" alt="tw-10-defaulttiddler2" title="tw-10-defaulttiddler2" width="300" height="251" class="aligncenter size-medium wp-image-520" /></a></p>
<p>You&#8217;ll notice that after you save this tiddler, the link to &#8220;Home&#8221; is italicized instead of bold. This is a visual cue that you&#8217;ve specified a tiddler which doesn&#8217;t exist yet. This is great for two reasons.</p>
<p>First, it makes it really convenient to do things freeform&#8211; say you&#8217;re typing out a description of some mountains, and you realize you should add in something about your Granite Dwarves. Just write something like &#8220;The Granite Mountains are also the home of the [[Granite Dwarves]].&#8221; Then when you save it, you can click that link to open a new tiddler called Granite Dwarves and start right where you left off.</p>
<p>Second, and equally important, it helps you avoid typos and maintain consistency. Say later on you&#8217;re working on the Pine Elves and you write something like, &#8220;The Pine Elves have an eternal enmity with the [[Granite Dwarfs]].&#8221; When you save that, it&#8217;s going to be italicized because that tiddler doesn&#8217;t exist yet. You do a double-take and realize that you used a different form of plural than you&#8217;d been using, go back and edit it, and everyone&#8217;s happy! YAY!</p>
<p>Let&#8217;s go ahead and edit that home tiddler so we&#8217;ve got something there.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-11-home.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-11-home-300x251.jpg" alt="tw-11-home" title="tw-11-home" width="300" height="251" class="aligncenter size-medium wp-image-521" /></a></p>
<p>Now&#8217;s a great time to save and try this out. If you&#8217;re editing this on your hard drive, it&#8217;s probably been saving automatically after you edit each tiddler. If you&#8217;re doing it online, it hasn&#8217;t saved anything yet. Regardless, now&#8217;s a great time to learn how to save.</p>
<p>Near the top on the right side, you&#8217;ll see a menu. Click save changes if you&#8217;re editing it on your hard drive; if you&#8217;re using TiddlySpot.org, click &#8220;Save to Web&#8221; (it might ask you to enter your password if you haven&#8217;t already). If you did this on your own site, follow the same steps as when you uploaded your MPTW before.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-12-save.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-12-save-300x251.jpg" alt="tw-12-save" title="tw-12-save" width="300" height="251" class="aligncenter size-medium wp-image-522" /></a></p>
<p>Go ahead and reload (F5) your MPTW to see how the default tiddlers work. If everything went according to plan, Home should be the only tiddler you see.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-13-refreshed.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-13-refreshed-300x251.jpg" alt="tw-13-refreshed" title="tw-13-refreshed" width="300" height="251" class="aligncenter size-medium wp-image-523" /></a></p>
<p>Let&#8217;s get some actual content in there. Hover your mouse near the top of the Home tiddler and click &#8220;new here.&#8221; This will create a new tiddler which is tagged as &#8220;Home.&#8221;</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-14-newhere.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-14-newhere-300x251.jpg" alt="tw-14-newhere" title="tw-14-newhere" width="300" height="251" class="aligncenter size-medium wp-image-524" /></a></p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-15-newtiddler.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-15-newtiddler-300x251.jpg" alt="tw-15-newtiddler" title="tw-15-newtiddler" width="300" height="251" class="aligncenter size-medium wp-image-526" /></a></p>
<p>What I like to do is have a few top-level organizational tiddlers with little to no content, which only serve to provide a structure to the MPTW. Some common ones I&#8217;ll have include</p>
<ul>
<li>Campaign Journals</li>
<li>PCs</li>
<li>NPCs</li>
<li>Races</li>
<li>Geography</li>
</ul>
<p>I&#8217;m going to call this new tiddler &#8220;NPCs&#8221; and leave it completely blank for now.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-16-npcs.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-16-npcs-300x251.jpg" alt="tw-16-npcs" title="tw-16-npcs" width="300" height="251" class="aligncenter size-medium wp-image-527" /></a></p>
<p>Now I&#8217;ll go ahead and add a couple more. I can always add others later.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-17-categories.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-17-categories-300x251.jpg" alt="tw-17-categories" title="tw-17-categories" width="300" height="251" class="aligncenter size-medium wp-image-528" /></a></p>
<p>Now here&#8217;s where some of the beauty of the TiddlyWiki really shines through&#8230; It&#8217;s infinitely expandable, and you can expand wherever you want as the mood suits you. Perfect for world building! At the moment, I feel like adding some info about the Granite Mountains and the Pine Forest, so I&#8217;ll open the Geography tiddler and add those two new tiddlers there.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-18-geography.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-18-geography-300x251.jpg" alt="tw-18-geography" title="tw-18-geography" width="300" height="251" class="aligncenter size-medium wp-image-529" /></a></p>
<p>Starting to get a bit cluttered, so hover near the top of the Home tiddler and choose &#8220;close others&#8221; to close all tiddlers <i>except</i> the Home tiddler.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-19-closeothers.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-19-closeothers-300x251.jpg" alt="tw-19-closeothers" title="tw-19-closeothers" width="300" height="251" class="aligncenter size-medium wp-image-530" /></a></p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-20-cleaner.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-20-cleaner-300x251.jpg" alt="tw-20-cleaner" title="tw-20-cleaner" width="300" height="251" class="aligncenter size-medium wp-image-531" /></a></p>
<p>Now it&#8217;s time for some magic! When you hover over the Home tiddler, next to &#8220;Tagged as &#8216;Home&#8217;&#8221; you should see a menu appear. The menu has six options.</p>
<ul>
<li><b>Title:</b> This is selected by default and should have an up-arrow, meaning that the tiddlers are sorted by name in ascending order.</li>
<li><b>Modified &#038; Created:</b> These two work just like title, allowing you to sort the tiddlers by when they were last modified or originally created, respectively.</li>
<li><b>Group:</b> This one actually changes every time you click it. It cycles through the various ways the tiddlers are displayed. Note that if you&#8217;ve been playing with your MPTW, this may say something different. That&#8217;s fine.</li>
<li><b>Excerpts:</b> Like Group above, this one cycles through a few different options. It changes how much of each of those tiddlers is displayed. By default, it just shows their titles, but you can go so far as including the entire tiddler!</li>
<li><b>Cols:</b> This is one you&#8217;re going to have to tweak a bit when you add new stuff. Every time you click it, it adds a column to the displayed tiddlers until it reaches a limit and goes back to one column. Basically, just keep pressing it until you find something you&#8217;re happy with.</li>
</ul>
<p>For now, just click the &#8216;Group&#8217; option until you get a sitemap. It should look something like this:</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-21-sitemap.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-21-sitemap-300x251.jpg" alt="tw-21-sitemap" title="tw-21-sitemap" width="300" height="251" class="aligncenter size-medium wp-image-532" /></a></p>
<p>I&#8217;m going to go ahead and click cols a couple times to get the different tiddlers in their own columns, too.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-22-cols.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-22-cols-300x251.jpg" alt="tw-22-cols" title="tw-22-cols" width="300" height="251" class="aligncenter size-medium wp-image-533" /></a></p>
<p>By the way, don&#8217;t forget to save often. Don&#8217;t trust auto-saves or let them make you lazy!</p>
<p>Let&#8217;s say you&#8217;ve been working on this MPTW for a long time. You know you&#8217;ve had lots of ideas for tiddlers, which you threw in but haven&#8217;t gotten around to fleshing out, but you can&#8217;t remember what they were. Now, you <i>could</i> painstakingly trawl through dozens or hundreds of tiddlers trying to find those elusive and exciting italicized links, or you could let the MPTW do the work for you.</p>
<p>On the sidebar, there&#8217;s a big tabbed list of tiddlers. By default, it has &#8220;Timeline&#8221; open, which shows all the tiddlers by the date they were last modified. Click the &#8220;More&#8221; tab, and then click &#8220;Miss.&#8221;</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-23-missing.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-23-missing-300x251.jpg" alt="tw-23-missing" title="tw-23-missing" width="300" height="251" class="aligncenter size-medium wp-image-534" /></a></p>
<p>This is a list of tiddlers which have been referred to somewhere, but haven&#8217;t been defined yet. You&#8217;ll notice that there&#8217;s a lot of garbage in there from various things. You can either ignore them, or even open them and save them as blank just to get them out of the list. I like to keep this list tidy, as it serves as both a to do list and also gives me ideas for what to write about when I&#8217;m stumped.</p>
<p>But for now, pretend all that garbage isn&#8217;t there. We notice there are two things listed which we referred to before&#8211; the Granite Dwarves and the Pine Elves. I&#8217;ll click the Granite Dwarves and start editing them.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-24-granitedwarves.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-24-granitedwarves-300x251.jpg" alt="tw-24-granitedwarves" title="tw-24-granitedwarves" width="300" height="251" class="aligncenter size-medium wp-image-535" /></a></p>
<p>Now, notice the tags below. Since I didn&#8217;t click &#8220;New Here&#8221; from another tiddler, I had to enter the tags manually. Tags are separated by spaces. For Races, I just entered &#8220;Races.&#8221; But since there&#8217;s a space in &#8220;Granite Mountains,&#8221; I needed to include the double square brackets.</p>
<p>I&#8217;ll go ahead and save that, and let&#8217;s see what&#8217;s happened to the Home tiddler.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-25-redundant.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-25-redundant-300x251.jpg" alt="tw-25-redundant" title="tw-25-redundant" width="300" height="251" class="aligncenter size-medium wp-image-536" /></a></p>
<p>Look at that, it added them under both Races <i>and</i> under Granite Mountains, even though Granite Mountains is itself a child tiddler.</p>
<p>Now, this might seem a bit redundant in this very anemic example, but I hope you can imagine how helpful this is in a more heavily-populated MPTW. Should you look for King Thatherton under NPCs or under the Kingdom of Thatherton? If he were only under one or the other, you might waste time searching, but this way you&#8217;re guaranteed to find him quickly and easily.</p>
<p>Let&#8217;s add an NPC. I&#8217;m going to open the Granite Dwarves, click new here, and make a new dwarf NPC.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-26-dwarf.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-26-dwarf-300x251.jpg" alt="tw-26-dwarf" title="tw-26-dwarf" width="300" height="251" class="aligncenter size-medium wp-image-537" /></a></p>
<p>Notice two things here. First, since I clicked New Here under Granite Dwarves, I needed to manually add the NPCs tag.</p>
<p>Second, you&#8217;ll see that I wrote //for a dwarf//. The double-slashes indicate that what&#8217;s inside of them should be italicized, like so:</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-27-italics.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-27-italics-300x251.jpg" alt="tw-27-italics" title="tw-27-italics" width="300" height="251" class="aligncenter size-medium wp-image-538" /></a></p>
<p>Here&#8217;s some handy tips for marking up text in your MPTW:</p>
<ul>
<li><b>Bold:</b> Double-apostrophes. &#8221;This text would be bolded.&#8221;</li>
<li><b>Italics:</b> Double-slashes. //This text would be italicized.//
<li>
<li><b>Headers:</b> Prepend the text with an exclamation point, e.g. !History</li>
<li><b>Tables:</b> Use pipes (that&#8217;s the | character you get by holding shift and pressing backslash) to separate each cell of the table, and put each row of the table on its own line. You can also make table headers by using exclamation points. Example:<br />
<blockquote><p>|!Table heading 1|!Table heading 2|<br />
|Contents of row 2, cell 1|Contents of row 2, cell 2|</p></blockquote>
</li>
</ul>
<p>Here&#8217;s a much fuller primer on <a href="http://tiddlywiki.org/wiki/TiddlyWiki_Markup">TiddlyWiki Markup</a>.</p>
<p>Well, there&#8217;s just one last thing to go over. I meant to go over it much sooner, but got a little caught up&#8230; Such is the danger of the TiddlyWiki!</p>
<p>Under your site&#8217;s title, you&#8217;ll see a link to the GettingStarted tiddler. Remember him? He was your guide in this scary new world of TiddlyWikis, and then after you got what you needed you just cast him aside like a weighted companion cube into an incinerator. But the GettingStarted tiddler isn&#8217;t quite done&#8230; The memory of him remains.</p>
<p>Click it again, and we can rid ourselves of his humble, helpful memory for good!</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-28-fullcircle.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-28-fullcircle-300x251.jpg" alt="tw-28-fullcircle" title="tw-28-fullcircle" width="300" height="251" class="aligncenter size-medium wp-image-541" /></a></p>
<p>Now click on MainMenu. This tiddler is a lot like DefaultTiddlers; you put a list of tiddlers here. Rather than these being opened automatically, though, this is a list of tiddlers which will be displayed at the top underneath the MPTW&#8217;s name.</p>
<p>Go ahead and erase GettingStarted. Now he&#8217;s gone for good! In his place, put [[Home]], and optionally you can include other tiddlers as well. I frequently put all my &#8220;top-level&#8221; tiddlers which are tagged as Home in there as well, since they&#8217;re the things I usually want to be able to access quickly and easily.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-29-menu.jpg"><img src="http://www.encounteraday.com/wp-content/uploads/2009/05/tw-29-menu-300x251.jpg" alt="tw-29-menu" title="tw-29-menu" width="300" height="251" class="aligncenter size-medium wp-image-542" /></a></p>
<h1>Conclusion</h1>
<p>Well, I hope you&#8217;ve found this helpful. I find the MPTW to be absolutely indispensible in world building, personally. You know how you can be reading Wikipedia and just <a href="http://xkcd.com/214/">get lost in references</a>? Well, working on a MPTW is kind of like doing that in reverse. You write one thing which spawns ideas for two more tiddlers, each of which spawn ideas for two more tiddlers, and before you know you need to be up for work in an hour and a half.</p>
<p>Happy tiddling!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/05/20/making-kickass-campaign-sites-with-mptw/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Storybook</title>
		<link>http://www.encounteraday.com/2009/05/20/storybook/</link>
		<comments>http://www.encounteraday.com/2009/05/20/storybook/#comments</comments>
		<pubDate>Wed, 20 May 2009 16:29:44 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=500</guid>
		<description><![CDATA[Just wanted to pass this along in case someone finds it useful. Via freewaregenius, Storybook is some free, open source software specifically made for organizing plots. It has features to keep track of plot threads, characters, locations, who was where when, etc. Check out freewaregenius for a more in-depth review. Seems like it would be [...]]]></description>
			<content:encoded><![CDATA[<p>Just wanted to pass this along in case someone finds it useful.</p>
<p>Via <a href="http://www.freewaregenius.com/2009/05/20/storybook-a-free-and-open-source-tool-for-organizing-a-novel/">freewaregenius</a>, <a href="http://storybook.intertec.ch/joomla/">Storybook</a> is some free, open source software specifically made for organizing plots. It has features to keep track of plot threads, characters, locations, who was where when, etc. Check out freewaregenius for a more in-depth review.</p>
<p>Seems like it would be useful for RPGs, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/05/20/storybook/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Monster Maker Linux &amp; Mac</title>
		<link>http://www.encounteraday.com/2009/05/04/monster-maker-linux-mac/</link>
		<comments>http://www.encounteraday.com/2009/05/04/monster-maker-linux-mac/#comments</comments>
		<pubDate>Mon, 04 May 2009 21:57:07 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=489</guid>
		<description><![CDATA[I&#8217;ve got some really good news for those of you who aren&#8217;t as big a fan of Windows as I am. I&#8217;ve had two people confirm to me that Monster Maker seems to be working under the latest release of Mono on Linux. Presumably, this means it should work on Macs as well. I have [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got some really good news for those of you who aren&#8217;t as big a fan of Windows as I am.</p>
<p>I&#8217;ve had two people confirm to me that Monster Maker seems to be working under the latest release of <a href="http://mono-project.com/Main_Page">Mono</a> on Linux. Presumably, this means it should work on Macs as well. I have no access to a Mac, so I can&#8217;t verify, but if anyone wants to give it a try and let me know (hint, hint), that&#8217;d be pretty cool.</p>
<p>Special thanks to Jason Ward, for bringing this to my attention, and Maarten Inklaar, for helping me iron out some platform-dependent issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/05/04/monster-maker-linux-mac/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>4th edition multiclassing tool</title>
		<link>http://www.encounteraday.com/2009/03/26/4th-edition-multiclassing-tool/</link>
		<comments>http://www.encounteraday.com/2009/03/26/4th-edition-multiclassing-tool/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 06:17:15 +0000</pubDate>
		<dc:creator>Asmor</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[4e Classes]]></category>

		<guid isPermaLink="false">http://www.encounteraday.com/?p=434</guid>
		<description><![CDATA[Here&#8217;s an untitled tool designed to help you find synergistic multiclassing in 4th edition. It takes into account which weapons/implements are used by the classes and what stats are important to them. It rates them on a scale from 0 (no synergy at all) to 5 (ideal match, meaning the classes share a primary and [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an untitled tool designed to help you find synergistic multiclassing in 4th edition. It takes into account which weapons/implements are used by the classes and what stats are important to them. It rates them on a scale from 0 (no synergy at all) to 5 (ideal match, meaning the classes share a primary and secondary ability and an implement/weapon).</p>
<p>Worth noting that for the weapons I didn&#8217;t actually list all of them, just the ones which could be used as implements. It&#8217;s all good, though, there are enough of them and enough variety that any weapon-using classes will show up as matching in that respect.</p>
<p>Tested to work in Firefox and Internet Explorer. If you like it you can save it to your local computer for offline use. Just press control+s. It&#8217;s all javascript, all self-contained.</p>
<p><a href="http://www.encounteraday.com/wp-content/uploads/2009/03/synergy.html">Multiclassing synergy thingamobob</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.encounteraday.com/2009/03/26/4th-edition-multiclassing-tool/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

