<?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>Jumlin Blog &#187; Misc</title>
	<atom:link href="http://blog.jumlin.com/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jumlin.com</link>
	<description>The coding hell of Dennis V and the daily IT of Niklas Jumlin</description>
	<lastBuildDate>Wed, 04 Jan 2012 09:19:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Kill or Cure</title>
		<link>http://blog.jumlin.com/2012/01/absent/</link>
		<comments>http://blog.jumlin.com/2012/01/absent/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 09:00:18 +0000</pubDate>
		<dc:creator>Niklas Jumlin</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://blog.jumlin.com/?p=225</guid>
		<description><![CDATA[Recently and prolonged I&#8217;ve been really bad at keeping this website updated with new content. This is mainly due to my job occupation. I hope you can help me with suggestions of what you would like me to write about. My participation and interest is extensively and primarily Batch files and MS-DOS related tags, specifically [...]]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2012/01/absent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unrar finished torrents (uTorrent) and delete archives (rar)</title>
		<link>http://blog.jumlin.com/2011/02/unrar-finished-torrents-utorrent-and-delete-archives-rar/</link>
		<comments>http://blog.jumlin.com/2011/02/unrar-finished-torrents-utorrent-and-delete-archives-rar/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 15:06:12 +0000</pubDate>
		<dc:creator>Niklas Jumlin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Winbatch]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[extract]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[unrar]]></category>
		<category><![CDATA[utorrent]]></category>

		<guid isPermaLink="false">http://blog.gofolo.com/?p=183</guid>
		<description><![CDATA[I couldn&#8217;t find any unpacker that would extract and delete archives for a torrent after a certain period of time or after a certain seed ratio had been reached. I&#8217;ve noticed quite alot of people complain about this on, for example, uTorrent&#8217;s official forums. So I wrote this script that will wait for a set [...]]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2011/02/unrar-finished-torrents-utorrent-and-delete-archives-rar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Move files in folders and subfolders older than one year</title>
		<link>http://blog.jumlin.com/2010/10/move-files-in-folders-and-subfolders-older-than-one-year/</link>
		<comments>http://blog.jumlin.com/2010/10/move-files-in-folders-and-subfolders-older-than-one-year/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 13:05:42 +0000</pubDate>
		<dc:creator>Niklas Jumlin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Winbatch]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[older]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.gofolo.com/?p=161</guid>
		<description><![CDATA[A colleague asked me if I could write a script that would move files within a folder or its subfolders that were older than one year into a new location but still keep the directory structure. I figured it would be quite a challenge so I decided to do it for him; kind as I [...]]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2010/10/move-files-in-folders-and-subfolders-older-than-one-year/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Extracting icons from exe files in linux.</title>
		<link>http://blog.jumlin.com/2010/03/extracting-icons-from-exe-files-in-linux/</link>
		<comments>http://blog.jumlin.com/2010/03/extracting-icons-from-exe-files-in-linux/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 03:06:30 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://blog.gofolo.com/?p=42</guid>
		<description><![CDATA[So in my desperate need to make some application shortcut look pretty in linux, i needed to extract the icon from a windows exe. The icoutils package provides some very nice tools, one of them being wrestool which i used. EXAMPLES List all resources in file `write.exe': $ wrestool -l write.exe --type=3 --name=1 --lang=1033 [type=icon [...]]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2010/03/extracting-icons-from-exe-files-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing PNG&#8217;s</title>
		<link>http://blog.jumlin.com/2009/06/optimizing-pngs/</link>
		<comments>http://blog.jumlin.com/2009/06/optimizing-pngs/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 21:51:42 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://blog.gofolo.com/?p=17</guid>
		<description><![CDATA[So while i was optimizing the graphics for a current project, i fell over this amazing tool&#8230; PngOptimizer It really do what it promises, and so far i have found no problems with the results it produces..]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2009/06/optimizing-pngs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://blog.jumlin.com/2009/06/hello-world/</link>
		<comments>http://blog.jumlin.com/2009/06/hello-world/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 20:54:57 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://blog.gofolo.com/?p=1</guid>
		<description><![CDATA[Finally, after been talking about starting a blog for a few years&#8230; This blog is mainly gonna cover what i run into while developing code in PHP, TCL, JavaScript aswell as playing with MySQL, HTML/CSS and what else i need to use. The blog is mainly targetted at myself, as a archiving tool for different [...]]]></description>
		<wfw:commentRss>http://blog.jumlin.com/2009/06/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

