<?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>Random Geekage &#187; Bash Blogger</title>
	<atom:link href="http://kevinisageek.org/tag/bash-blogger/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevinisageek.org</link>
	<description>Randomness, geekery and whatever else I feel like</description>
	<lastBuildDate>Thu, 20 May 2010 10:29:06 +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>Bash Blogger remote posting</title>
		<link>http://kevinisageek.org/2008/08/16/bash-blogger-remote-posting/</link>
		<comments>http://kevinisageek.org/2008/08/16/bash-blogger-remote-posting/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 20:15:24 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[Bash Blogger]]></category>
		<category><![CDATA[remote posting]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.kevinisageek.org/?p=198</guid>
		<description><![CDATA[Just configured my local install of Bash Blogger to post to the server this site lives on. Ah, Rsync, how I love thee. Check out the slickness and let me know what you think]]></description>
			<content:encoded><![CDATA[<p>Just configured my local install of <a href="http://bashblogger.grimthing.com/">Bash Blogger</a> to post to the server this site lives on. Ah, Rsync, how I love thee.</p>
<p><a href="http://www.kevinisageek.org/bashpoddertest">Check out the slickness</a> and let me know what you think</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinisageek.org/2008/08/16/bash-blogger-remote-posting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash Blogger</title>
		<link>http://kevinisageek.org/2008/08/16/bash-blogger/</link>
		<comments>http://kevinisageek.org/2008/08/16/bash-blogger/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 18:53:54 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[Bash Blogger]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://www.kevinisageek.org/?p=196</guid>
		<description><![CDATA[I have been experimenting a bit with some weblog software called Bash Blogger. If you haven&#8217;t guessed by the name, it uses Bash as the main processing engine with Vi (by default, is changable) for writing/editing. It spits out plain html and all the entries are stored as plain text which makes backups easy as [...]]]></description>
			<content:encoded><![CDATA[<p>I have been experimenting a bit with some weblog software called <a title="Bash Blogger" href="http://bashblogger.grimthing.com/">Bash Blogger</a>. If you haven&#8217;t guessed by the name, it uses Bash as the main processing engine with Vi (by default, is changable) for writing/editing. It spits out plain html and all the entries are stored as plain text which makes backups easy as pie.</p>
<p>Security is also good. You&#8217;re not running any form of database server which is one less thing to get compromised, plus the site being in plain html means that your database won&#8217;t choke if you get slashdotted. You also don&#8217;t need to worry too much about hardening your web server, there are no dynamic parts to exploit. If something bad does happen, just use the rebuild function.</p>
<p>The main downside of Bash Blogger is that there is no support for tags. Not a huge deal but once you get into the habit of tagging posts its a tad annoying to stop. The other thing is a lack of comments, which could be a benefit (no spam or folk being assholes). I could just have a mailto link and have folk email me their thoughts and then I copy/paste into the relevant entry.</p>
<p>Need to play some more with BashBlogger, I&#8217;m undecided if I want to replace WordPress with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinisageek.org/2008/08/16/bash-blogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
