<?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: How can I make a self contained blog?</title>
	<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog/</link>
	<description>Comments on Ask MetaFilter post How can I make a self contained blog?</description>
	<pubDate>Sat, 17 Jan 2009 14:45:26 -0800</pubDate>
	<lastBuildDate>Sat, 17 Jan 2009 14:45:26 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How can I make a self contained blog?</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog</link>	
		<description>Is there a one page, databaseless blog? &lt;br /&gt;&lt;br /&gt; I would like to have a page that I can update easily (from my browser), and does not use a database.&lt;br&gt;
Ideally, this page would entirely self contained (the editing and the viewing part).&lt;br&gt;
Does such a page exist?&lt;br&gt;
&lt;br&gt;
I want something with similar ease of use that opening a textfile and editing the file has, except with rich text, and in my browser.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.111925</guid>
		<pubDate>Sat, 17 Jan 2009 14:28:05 -0800</pubDate>
		<dc:creator>ooklala</dc:creator>
		
			<category>webpage</category>
		
			<category>blog</category>
		
	</item> <item>
		<title>By: webhund</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1609087</link>	
		<description>&lt;a href=&quot;http://www.tiddlywiki.com/&quot;&gt;TiddlyWiki&lt;/a&gt; and its variants, including TiddlyWiki on a Stick.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1609087</guid>
		<pubDate>Sat, 17 Jan 2009 14:45:26 -0800</pubDate>
		<dc:creator>webhund</dc:creator>
	</item><item>
		<title>By: PontifexPrimus</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1609091</link>	
		<description>&quot;Entirely self-contained&quot; and on one single page is probably difficult. If you&apos;re looking for simple blogging software without a database backend, search for &quot;flat-file&quot; solutions like &lt;a href=&quot;http://www.nothickmanuals.info/doku.php/articles:flatfile&quot;&gt;these&lt;/a&gt;.&lt;br&gt;
If you want an browser-editable page, try the &lt;a href=&quot;http://sourceforge.net/projects/editthispagephp/&quot;&gt;Edit this Page PHP script&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1609091</guid>
		<pubDate>Sat, 17 Jan 2009 14:50:30 -0800</pubDate>
		<dc:creator>PontifexPrimus</dc:creator>
	</item><item>
		<title>By: Happy Dave</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1609096</link>	
		<description>&lt;a href=&quot;http://www.pmwiki.org/&quot;&gt;PMWiki&lt;/a&gt; is a piece of piss to use.  I built a rather nice wedding website with it in a couple of days (mostly just typing content in, the configuration took ten minutes).  It&apos;s a single PHP file, and uses wiki markup.&lt;br&gt;
&lt;br&gt;
It won&apos;t be a &apos;blog&apos; in terms of having content that can be output as a feed or anything though, but it will be an easily updated page (or pages).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1609096</guid>
		<pubDate>Sat, 17 Jan 2009 14:58:06 -0800</pubDate>
		<dc:creator>Happy Dave</dc:creator>
	</item><item>
		<title>By: JaredSeth</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1609108</link>	
		<description>A couple years back, I experimented with &lt;a href=&quot;http://www.pivotlog.net/&quot;&gt;Pivot&lt;/a&gt;. Written in PHP, no database necessary and dead simple.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1609108</guid>
		<pubDate>Sat, 17 Jan 2009 15:14:59 -0800</pubDate>
		<dc:creator>JaredSeth</dc:creator>
	</item><item>
		<title>By: Xhris</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1609193</link>	
		<description>Dokuwiki can do this.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1609193</guid>
		<pubDate>Sat, 17 Jan 2009 16:47:56 -0800</pubDate>
		<dc:creator>Xhris</dc:creator>
	</item><item>
		<title>By: nmabry</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1609320</link>	
		<description>Also, try http://www.tiddlywiki.com/ which is a single HTML file.  I&apos;ve personally used multiple iterations of this.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1609320</guid>
		<pubDate>Sat, 17 Jan 2009 19:15:43 -0800</pubDate>
		<dc:creator>nmabry</dc:creator>
	</item><item>
		<title>By: nmabry</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1609323</link>	
		<description>&lt;a href=&quot;http://www.tiddlywiki.com&quot;&gt;TiddlyWiki Link&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1609323</guid>
		<pubDate>Sat, 17 Jan 2009 19:16:33 -0800</pubDate>
		<dc:creator>nmabry</dc:creator>
	</item><item>
		<title>By: lmm</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1609586</link>	
		<description>One possible issue with a TiddlyWiki blog over time could be its file size and loading times. The &lt;a href=&quot;http://tiddlywiki.abego-software.de/#[[IncludePlugin%20Documentation]]&quot;&gt;IncludePlugin&lt;/a&gt; could help, especially with archived posts.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1609586</guid>
		<pubDate>Sun, 18 Jan 2009 02:07:43 -0800</pubDate>
		<dc:creator>lmm</dc:creator>
	</item><item>
		<title>By: AmbroseChapel</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1610115</link>	
		<description>What did you mean by &quot;one page&quot;, just for clarification? If you&apos;ve made 100 posts, people would just see one 100-post-long page? And the same for 1,000 posts or 10,000? Or would post 1 just disappear when you added post 101?&lt;br&gt;
&lt;br&gt;
I&apos;m just saying, it&apos;s not sustainable for a really long-term blog.&lt;br&gt;
&lt;br&gt;
Nobody&apos;s mentioned &lt;a href=&quot;http://www.blosxom.com/&quot;&gt;Bloxsom&lt;/a&gt;, so I will.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1610115</guid>
		<pubDate>Sun, 18 Jan 2009 14:56:15 -0800</pubDate>
		<dc:creator>AmbroseChapel</dc:creator>
	</item><item>
		<title>By: gonzo_ID</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1610136</link>	
		<description>yup... tiddkywiki.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1610136</guid>
		<pubDate>Sun, 18 Jan 2009 15:14:40 -0800</pubDate>
		<dc:creator>gonzo_ID</dc:creator>
	</item><item>
		<title>By: planetthoughtful</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1610507</link>	
		<description>I may be missing the point, but if the end goal is to have a blog you don&apos;t need to administer, have you thought about something like Blogger or Wordpress.com? I don&apos;t think these answer the &apos;everything on one page&apos; request, but you won&apos;t have to worry about where the data is being stored for either of them (note that with Wordpress.com I&apos;m not talking about the download-and-self-install package from wordpress.org). Also, what about a more &apos;social&apos; service like Twitter, where all you do is type what&apos;s on your mind and people who are interested can subscribe to your Twitter stream to get your updates.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1610507</guid>
		<pubDate>Sun, 18 Jan 2009 21:51:50 -0800</pubDate>
		<dc:creator>planetthoughtful</dc:creator>
	</item><item>
		<title>By: ooklala</title>
		<link>http://ask.metafilter.com/111925/How-can-I-make-a-self-contained-blog#1612856</link>	
		<description>I tried EditThisPagePHP which seems to work well...&lt;br&gt;
&lt;br&gt;
What I want is a page that is simple (the ease of use of one file) and can have simple quick changes made to it. I don&apos;t really need themes (just CSS and such), and it seems that EditThisPagePHP is best so far... (if only the editing page were more simple...)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.111925-1612856</guid>
		<pubDate>Tue, 20 Jan 2009 18:20:18 -0800</pubDate>
		<dc:creator>ooklala</dc:creator>
	</item>
	</channel>
</rss>
