<?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>boltblog</title>
	<atom:link href="http://blog.dhampir.no/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.dhampir.no</link>
	<description></description>
	<lastBuildDate>Mon, 26 Mar 2012 18:23:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ShellShock &#8211; a Bash 3 / Bash 4 spaceshooter!</title>
		<link>http://blog.dhampir.no/content/shellshock-a-bash-3-bash-4-spaceshooter</link>
		<comments>http://blog.dhampir.no/content/shellshock-a-bash-3-bash-4-spaceshooter#comments</comments>
		<pubDate>Mon, 26 Mar 2012 17:31:57 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=469</guid>
		<description><![CDATA[My weekend project: A top-down space shooter in Bash Note: Bash is SLOW. This requires an Intel Core Solo or better to run well. Comments welcome. Link: http://www.dhampir.no/stuff/bash/shellshock.bash]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/shellshock-a-bash-3-bash-4-spaceshooter/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding http:// back to the URL bar in Firefox</title>
		<link>http://blog.dhampir.no/content/adding-http-back-to-the-url-bar-in-firefox</link>
		<comments>http://blog.dhampir.no/content/adding-http-back-to-the-url-bar-in-firefox#comments</comments>
		<pubDate>Mon, 12 Mar 2012 07:52:05 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=466</guid>
		<description><![CDATA[ghacks.net has an excellent article on how to do this. I archived it here.]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/adding-http-back-to-the-url-bar-in-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parse long options in bash scripts</title>
		<link>http://blog.dhampir.no/content/parse-long-options-in-bash-scripts</link>
		<comments>http://blog.dhampir.no/content/parse-long-options-in-bash-scripts#comments</comments>
		<pubDate>Wed, 07 Mar 2012 21:48:49 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=462</guid>
		<description><![CDATA[geirha in #bash on irc.freenode.net had this solution, which I rather liked and wanted to keep for later use: hybrid_getopts.bash]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/parse-long-options-in-bash-scripts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pausing and continuing a process on Linux</title>
		<link>http://blog.dhampir.no/content/pausing-and-continuing-a-process-on-linux</link>
		<comments>http://blog.dhampir.no/content/pausing-and-continuing-a-process-on-linux#comments</comments>
		<pubDate>Sat, 25 Feb 2012 14:27:43 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=459</guid>
		<description><![CDATA[If you want to pause a process while you do something else, like for instance stop a heavy file operation while you're just moving some stuff around quickly, there are two signals to pay attention to: STOP and CONT. STOP will pause a process (not actually stop it - it doesn't die) CONT continues a [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/pausing-and-continuing-a-process-on-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux on Mac Mini &#8211; power on after power loss</title>
		<link>http://blog.dhampir.no/content/linux-on-mac-mini-power-on-after-power-loss</link>
		<comments>http://blog.dhampir.no/content/linux-on-mac-mini-power-on-after-power-loss#comments</comments>
		<pubDate>Fri, 17 Feb 2012 10:55:06 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Solved Problems]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=451</guid>
		<description><![CDATA[The Mac Mini doesn't save this information in its BIOS (or equivalent), so you need to set it on each boot. I use my distribution's /etc/rc.local file for this. Either way, these are the commands to run (copy, and uncomment the correct line for your Mini): ## PPC Mac Mini #echo server_mode=1 &#62; /proc/pmu/options ## [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/linux-on-mac-mini-power-on-after-power-loss/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Software: Batch File Compiler PE</title>
		<link>http://blog.dhampir.no/content/cool-software-batch-file-compiler-pe</link>
		<comments>http://blog.dhampir.no/content/cool-software-batch-file-compiler-pe#comments</comments>
		<pubDate>Thu, 19 Jan 2012 08:56:54 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=447</guid>
		<description><![CDATA[While I'm not sure why you'd want to do so, compiling batch files into executables just has some hackerish appeal to me. The batch file compiler does so, and includes a cool syntax highlighting editor as well! Get it here: http://www.bdargo.com/ bfcpe.exe]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/cool-software-batch-file-compiler-pe/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Software: PatchMyPC</title>
		<link>http://blog.dhampir.no/content/cool-software-patchmypc</link>
		<comments>http://blog.dhampir.no/content/cool-software-patchmypc#comments</comments>
		<pubDate>Thu, 19 Jan 2012 08:44:41 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=443</guid>
		<description><![CDATA[This is an actual software autoupdater which is free, donate-ware and doesn't contain malware! In short: awesome! Get it from: http://www.patchmypc.net/ PatchMyPC.exe]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/cool-software-patchmypc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Software: SlowMP3</title>
		<link>http://blog.dhampir.no/content/cool-software-slowmp3</link>
		<comments>http://blog.dhampir.no/content/cool-software-slowmp3#comments</comments>
		<pubDate>Thu, 19 Jan 2012 08:30:04 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=439</guid>
		<description><![CDATA[Slow MP3 allows you to speed up and down MP3 files without getting "chipmunk" voices, transpose them up and down and other cool stuff. It's awesome if you're trying to learn that new song on your guitar and can't find the tabs for it. Try it out! http://www.finki.net/pekka/slowmp3/ SlowMP3.jar]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/cool-software-slowmp3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gitolite: &#8216;foo&#8217; does not appear to be a git repository &#8211; ForceCommand</title>
		<link>http://blog.dhampir.no/content/gitolite-foo-does-not-appear-to-be-a-git-repository-forcecommand</link>
		<comments>http://blog.dhampir.no/content/gitolite-foo-does-not-appear-to-be-a-git-repository-forcecommand#comments</comments>
		<pubDate>Wed, 11 Jan 2012 17:54:24 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Solved Problems]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=433</guid>
		<description><![CDATA[Many people seem to get the following error message when trying to manipulate a remote git/-olite repository: fatal: 'foo' does not appear to be a git repository fatal: The remote end hung up unexpectedly The problem here, which is absolutely not explained by the above error message, is likely to be that the remote command [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/gitolite-foo-does-not-appear-to-be-a-git-repository-forcecommand/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating .deb-Packages With Checkinstall</title>
		<link>http://blog.dhampir.no/content/creating-deb-packages-with-checkinstall</link>
		<comments>http://blog.dhampir.no/content/creating-deb-packages-with-checkinstall#comments</comments>
		<pubDate>Wed, 04 Jan 2012 14:34:27 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=429</guid>
		<description><![CDATA[If you've exhausted all other options, it might be time to compile from source, even in Debian. If you're about to do that though, don't abandon the concept of .deb files and the advantages they bring with versioning and easy removal. Use "checkinstall". Checkinstall is in the standard Debian repositories and encapsulates your install into [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/creating-deb-packages-with-checkinstall/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

