<?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>Christian Kullander &#187; Tech</title>
	<atom:link href="http://kullander.nu/blog/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://kullander.nu/blog</link>
	<description>News and thoughts</description>
	<lastBuildDate>Tue, 23 Dec 2014 22:45:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.13</generator>
	<item>
		<title>WiFi Christmas Tree</title>
		<link>http://kullander.nu/blog/2014/12/23/wifi-christmas-tree/</link>
		<comments>http://kullander.nu/blog/2014/12/23/wifi-christmas-tree/#comments</comments>
		<pubDate>Tue, 23 Dec 2014 22:45:54 +0000</pubDate>
		<dc:creator><![CDATA[blog]]></dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[iot]]></category>
		<category><![CDATA[spark core]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[ws2812b]]></category>

		<guid isPermaLink="false">http://kullander.nu/blog/?p=218</guid>
		<description><![CDATA[Based on an old IKEA JULEN I created a WiFi enabled Christmas tree! The JULEN tree is at least 10 years old, probably older and has been sitting around in storage without seeing much use. The 10W halogen + 2 &#8230; <a href="http://kullander.nu/blog/2014/12/23/wifi-christmas-tree/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kullander.nu/blog/2014/12/23/wifi-christmas-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First look at the TinyDuino</title>
		<link>http://kullander.nu/blog/2013/07/06/first-look-at-the-tinyduino/</link>
		<comments>http://kullander.nu/blog/2013/07/06/first-look-at-the-tinyduino/#comments</comments>
		<pubDate>Sat, 06 Jul 2013 21:00:55 +0000</pubDate>
		<dc:creator><![CDATA[blog]]></dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[accelerometer]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[tinyduino]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://kullander.nu/blog/?p=210</guid>
		<description><![CDATA[A few days ago I finally got my TinyDuino with various shields, it took a while since I had chosen at least one shield that only recently became available. It&#8217;s one of the first projects I backed on Kickstarter actually! &#8230; <a href="http://kullander.nu/blog/2013/07/06/first-look-at-the-tinyduino/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kullander.nu/blog/2013/07/06/first-look-at-the-tinyduino/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wayfinder open sourced!</title>
		<link>http://kullander.nu/blog/2010/07/15/wayfinder-open-sourced/</link>
		<comments>http://kullander.nu/blog/2010/07/15/wayfinder-open-sourced/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 11:47:32 +0000</pubDate>
		<dc:creator><![CDATA[blog]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Wayfinder OSS]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[kickstart]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[wayfinder]]></category>
		<category><![CDATA[wfconf]]></category>

		<guid isPermaLink="false">http://kullander.nu/blog/?p=32</guid>
		<description><![CDATA[I got involved in a final project at Wayfinder Systems after we got permission to release a majority of our source code as open source. We&#8217;ve spent the last months cleaning up code and writing documentation and now it has &#8230; <a href="http://kullander.nu/blog/2010/07/15/wayfinder-open-sourced/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kullander.nu/blog/2010/07/15/wayfinder-open-sourced/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Convenient interactive renaming in zsh</title>
		<link>http://kullander.nu/blog/2010/04/15/convenient-interactive-renaming-in-zsh/</link>
		<comments>http://kullander.nu/blog/2010/04/15/convenient-interactive-renaming-in-zsh/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 16:32:37 +0000</pubDate>
		<dc:creator><![CDATA[blog]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[iren]]></category>
		<category><![CDATA[renaming]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://kullander.nu/blog/?p=23</guid>
		<description><![CDATA[While risking turning this into the renaming files blog I just used another one of my favorite functions that I&#8217;ve named iren and realized it could be worth sharing as well. This one is really simple to put together when &#8230; <a href="http://kullander.nu/blog/2010/04/15/convenient-interactive-renaming-in-zsh/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kullander.nu/blog/2010/04/15/convenient-interactive-renaming-in-zsh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rename files using your favorite text editor</title>
		<link>http://kullander.nu/blog/2010/04/11/rename-files-using-your-favorite-text-editor/</link>
		<comments>http://kullander.nu/blog/2010/04/11/rename-files-using-your-favorite-text-editor/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 21:48:45 +0000</pubDate>
		<dc:creator><![CDATA[blog]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[viren]]></category>

		<guid isPermaLink="false">http://kullander.nu/blog/?p=20</guid>
		<description><![CDATA[When renaming lots of files you usually resort to your typical for f in &#8230; command line with a sed command or similar included, or perhaps you use rename(1) but sometimes it&#8217;s just easier if you can use your normal &#8230; <a href="http://kullander.nu/blog/2010/04/11/rename-files-using-your-favorite-text-editor/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kullander.nu/blog/2010/04/11/rename-files-using-your-favorite-text-editor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Move files to directories based on modification time</title>
		<link>http://kullander.nu/blog/2010/04/11/move-files-to-directories-based-on-modification-time/</link>
		<comments>http://kullander.nu/blog/2010/04/11/move-files-to-directories-based-on-modification-time/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 21:23:42 +0000</pubDate>
		<dc:creator><![CDATA[blog]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[organizing]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://kullander.nu/blog/?p=17</guid>
		<description><![CDATA[Here&#8217;s a really simple shell script to move files to directories named based on the modification time of each file. It uses only the date and the script also accepts an optional first argument to set a suffix for each &#8230; <a href="http://kullander.nu/blog/2010/04/11/move-files-to-directories-based-on-modification-time/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kullander.nu/blog/2010/04/11/move-files-to-directories-based-on-modification-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wii &#8211; First Impressions</title>
		<link>http://kullander.nu/blog/2007/01/20/wii-first-impressions/</link>
		<comments>http://kullander.nu/blog/2007/01/20/wii-first-impressions/#comments</comments>
		<pubDate>Sat, 20 Jan 2007 01:12:12 +0000</pubDate>
		<dc:creator><![CDATA[blog]]></dc:creator>
				<category><![CDATA[Wii]]></category>

		<guid isPermaLink="false">http://kullander.nu/blog/2007/01/20/wii-first-impressions/</guid>
		<description><![CDATA[Today my perseverance finally paid off, I managed to get hold of a Nintendo Wii! Unfortunately they were out of extra remotes but at least I got a copy of the new Zelda game as well. After getting everything connected, &#8230; <a href="http://kullander.nu/blog/2007/01/20/wii-first-impressions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kullander.nu/blog/2007/01/20/wii-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
