<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: portable personal wiki</title>
	<link>http://ask.metafilter.com/25400/portable-personal-wiki/</link>
	<description>Comments on Ask MetaFilter post portable personal wiki</description>
	<pubDate>Wed, 12 Oct 2005 11:37:03 -0800</pubDate>
	<lastBuildDate>Wed, 12 Oct 2005 11:37:03 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: portable personal wiki</title>
		<link>http://ask.metafilter.com/25400/portable-personal-wiki</link>	
		<description>I would like to reconsider my options for a personal wiki. &lt;br /&gt;&lt;br /&gt; I had been using a modified version of TiddlyWiki, but I&apos;m keeping A LOT of information in there, so I&apos;m worried about stablity and performance. Here&apos;s what I need:&lt;br&gt;
&lt;br&gt;
1) The ability to store it on a thumb drive&lt;br&gt;
2) It needs to work on both a PC and a Mac&lt;br&gt;
3) It needs to be able to scale well&lt;br&gt;
4) Doesn&apos;t need to be a single file, but I&apos;d like to not have to keep information in a DB that isn&apos;t portable.&lt;br&gt;
&lt;br&gt;
Ideas?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.25400</guid>
		<pubDate>Wed, 12 Oct 2005 11:19:24 -0800</pubDate>
		<dc:creator>corpse</dc:creator>
		
			<category>wiki</category>
		
			<category>gtd</category>
		
			<category>organization</category>
		
			<category>productivity</category>
		
	</item> <item>
		<title>By: revgeorge</title>
		<link>http://ask.metafilter.com/25400/portable-personal-wiki#401478</link>	
		<description>Scale well?  How many thousands of hits/sec is your personal wiki going to be getting?&lt;br&gt;
&lt;br&gt;
You might want to look into putting the Mac and Windows executable versions of &lt;a href=&quot;http://instiki.org/&quot;&gt;Instiki&lt;/a&gt; onto a thumbdrive and then configuring them to use the same storage directory.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.25400-401478</guid>
		<pubDate>Wed, 12 Oct 2005 11:37:03 -0800</pubDate>
		<dc:creator>revgeorge</dc:creator>
	</item><item>
		<title>By: bpt</title>
		<link>http://ask.metafilter.com/25400/portable-personal-wiki#401480</link>	
		<description>Perhaps you could use a web-based wiki that uses flat-file storage like &lt;a href=&quot;http://www.oddmuse.org/&quot;&gt;Oddmuse&lt;/a&gt;. If you also put small HTTP servers for the platforms you use on the drive, plus a couple of platform-specific scripts to launch the server on some random port and open a web browser to the RecentChanges page, then you have a reasonably simple cross-platform solution.&lt;br&gt;
&lt;br&gt;
Actually, &lt;a href=&quot;http://www.instiki.org/&quot;&gt;Instiki&lt;/a&gt; might be even easier, since it&apos;s a single executable for the wiki and the web server, so the set-up work is more or less already done for you. I think it uses flat files for storage. &lt;a href=&quot;http://redhanded.hobix.com/cult/rubyInYourSock.html&quot;&gt;&quot;Ruby in Your Sock&quot;&lt;/a&gt; mentions this possibility. I don&apos;t see why it wouldn&apos;t work.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.25400-401480</guid>
		<pubDate>Wed, 12 Oct 2005 11:38:35 -0800</pubDate>
		<dc:creator>bpt</dc:creator>
	</item><item>
		<title>By: bpt</title>
		<link>http://ask.metafilter.com/25400/portable-personal-wiki#401482</link>	
		<description>If you prefer MoinMoin to Instiki, &lt;a href=&quot;http://moinmoin.wikiwikiweb.de/DesktopEdition&quot;&gt;MoinMoin Desktop Edition&lt;/a&gt; is also an option. There is a self-contained EXE version for Windows. (The *nix version isn&apos;t self-contained, but then Python is usually installed already on *nices.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.25400-401482</guid>
		<pubDate>Wed, 12 Oct 2005 11:42:30 -0800</pubDate>
		<dc:creator>bpt</dc:creator>
	</item><item>
		<title>By: redfoxtail</title>
		<link>http://ask.metafilter.com/25400/portable-personal-wiki#401486</link>	
		<description>Not scaling well in terms of just handling lots of data (rather than lots of hits) is an issue for TiddlyWiki, revgeorge, so I expect that&apos;s what corpse has in mind.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.25400-401486</guid>
		<pubDate>Wed, 12 Oct 2005 11:47:14 -0800</pubDate>
		<dc:creator>redfoxtail</dc:creator>
	</item><item>
		<title>By: corpse</title>
		<link>http://ask.metafilter.com/25400/portable-personal-wiki#401529</link>	
		<description>Thank you, I may go back to instiki, I&apos;ve used it before and it seems a lot more stable than a lot of whizzy things flying around.&lt;br&gt;
&lt;br&gt;
Also the moin moin moin one, thanks.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.25400-401529</guid>
		<pubDate>Wed, 12 Oct 2005 12:46:48 -0800</pubDate>
		<dc:creator>corpse</dc:creator>
	</item><item>
		<title>By: corpse</title>
		<link>http://ask.metafilter.com/25400/portable-personal-wiki#402069</link>	
		<description>Wow, I really like Moin Moin, I think I&apos;m going to go with it. bpt, you rock considerbly more than most.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.25400-402069</guid>
		<pubDate>Thu, 13 Oct 2005 08:16:43 -0800</pubDate>
		<dc:creator>corpse</dc:creator>
	</item>
	</channel>
</rss>
