<?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>Ramblings of a Linux Administrator &#187; Uncategorized</title>
	<atom:link href="http://remote-linux-support.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://remote-linux-support.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 11 Mar 2011 21:24:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Cool Web-based Software- PmWiki</title>
		<link>http://remote-linux-support.com/blog/2009/07/cool-web-based-software-pmwiki/</link>
		<comments>http://remote-linux-support.com/blog/2009/07/cool-web-based-software-pmwiki/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 21:56:01 +0000</pubDate>
		<dc:creator>cpace</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://remote-linux-support.com/blog/?p=36</guid>
		<description><![CDATA[I found a cool little piece of software today, called <a HREF="http://www.pmwiki.org/">PmWiki</a>.  It's not like most other Wiki-based software solutions, in that it does not rely on a database to store entered data.  Instead, PmWiki stores entered data in flat text files that are stored on the server.]]></description>
			<content:encoded><![CDATA[<p>I found a cool little piece of software today, called <a HREF="http://www.pmwiki.org/">PmWiki</a>.  It&#8217;s not like most other Wiki-based software solutions, in that it does not rely on a database to store entered data.  Instead, PmWiki stores entered data in flat text files that are stored on the server.  Although search times will be admittedly exponentially slower if there is a high server load (or a large amount of pages), the idea is still rather interesting.  On sites where the Wiki content is more or less static, this might be a great idea.</p>
<p>As for me, I&#8217;m using it to organize my never ending supply of notes.  This means that I can access my notes remotely from anywhere (big deal), and also file attachments related to notes (kind of nice).  Add in a HTTP-based authentication, and SSL support, and you&#8217;ve got a decent solution for keeping track of sensitive notes and documents.</p>
<p>Plus, PmWiki even supports extra plugins, called cookbooks, that allow you to add functionality not present in the basic installation of PmWiki.  I&#8217;m using the attachment cookbook, since it allows better management of attached files.  Installation of PmWiki is suspiciously easy, but it&#8217;s the customization that makes up for the easy installation.  Overall, it took about 30 minutes to fully customize PmWiki to allow large file uploads, and install the cookbook that I wanted.</p>
<p>As a freelance Linux administrator, the biggest benefit of this is that I can pull notes remotely from anywhere, from any computer that has an Internet connection and a web browser.  Haven&#8217;t we all been in situations where we wished we had access to notes on a project, or files related to a project?  This is the cool feature of PmWiki- it allows even Linux administrators to keep track of their notes!</p>
]]></content:encoded>
			<wfw:commentRss>http://remote-linux-support.com/blog/2009/07/cool-web-based-software-pmwiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

