<?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>unyttig.INFO &#187; Programming</title>
	<atom:link href="http://www.unyttig.info/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unyttig.info</link>
	<description>Your source to not so useless information</description>
	<lastBuildDate>Sun, 22 May 2011 09:21:04 +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>HellaDroid v2 information</title>
		<link>http://www.unyttig.info/2011/05/16/helladroid-v2-information/</link>
		<comments>http://www.unyttig.info/2011/05/16/helladroid-v2-information/#comments</comments>
		<pubDate>Mon, 16 May 2011 13:43:13 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=716</guid>
		<description><![CDATA[Earlier this year I decided that it was time for me to update HellaDroid again. After looking over the code and brainstorming with myself, I decided a full rewrite was [...]]]></description>
		<wfw:commentRss>http://www.unyttig.info/2011/05/16/helladroid-v2-information/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bash: Volume notification script</title>
		<link>http://www.unyttig.info/2010/04/06/bash-volume-notification-script/</link>
		<comments>http://www.unyttig.info/2010/04/06/bash-volume-notification-script/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 08:59:31 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=648</guid>
		<description><![CDATA[I decided it might be smart of me to post this script on my blog so i knew i had it in the future, as well as others might find [...]]]></description>
		<wfw:commentRss>http://www.unyttig.info/2010/04/06/bash-volume-notification-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Openbox: Nintendo 64 emu pipemenu</title>
		<link>http://www.unyttig.info/2010/02/23/openbox-nintendo-64-emu-pipemenu/</link>
		<comments>http://www.unyttig.info/2010/02/23/openbox-nintendo-64-emu-pipemenu/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 12:17:37 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[mupen64plus]]></category>
		<category><![CDATA[openbox]]></category>
		<category><![CDATA[pipemenu]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=576</guid>
		<description><![CDATA[I wrote a small pipe-menu script for Openbox earlier today which lists all n64 Roms from a directory and creates a pipe-menu listing these files with executables. Nothing fancy but it might save others some time, or give others some insight in how easy it is to create pipe-menu's them selves. If you have any questions feel free to ask in the comment section below. (Read full article for code)]]></description>
		<wfw:commentRss>http://www.unyttig.info/2010/02/23/openbox-nintendo-64-emu-pipemenu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VIM: PHP development</title>
		<link>http://www.unyttig.info/2010/02/19/vim-php-development/</link>
		<comments>http://www.unyttig.info/2010/02/19/vim-php-development/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 22:22:31 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VIM]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=573</guid>
		<description><![CDATA[Programming PHP on GNU/Linux can be even easier if one were to use VIM as an development tool. Here's two great article's which describes how one can turn VIM into a PHP IDE. You don't really use GNU/Linux until you VIM :D

<a href="http://www.koch.ro/blog/index.php?/archives/63-VIM-an-a-PHP-IDE.html">VIM an a PHP IDE</a>
<a href="http://weierophinney.net/matthew/archives/164-Vim-Productivity-Tips-for-PHP-Developers.html#extended">Vim Productivity Tips for PHP Developers</a>]]></description>
		<wfw:commentRss>http://www.unyttig.info/2010/02/19/vim-php-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HellaDroid &#8211; Android HellaNZB client</title>
		<link>http://www.unyttig.info/2010/02/12/helladroid-android-hellanzb-client/</link>
		<comments>http://www.unyttig.info/2010/02/12/helladroid-android-hellanzb-client/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:55:16 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=560</guid>
		<description><![CDATA[<a href="http://www.unyttig.info/wp-content/uploads/2010/02/helladroid_fullsize.png"><img class="alignright size-thumbnail wp-image-563" title="helladroid_fullsize" src="http://www.unyttig.info/wp-content/uploads/2010/02/helladroid_fullsize-150x150.png" alt="" width="150" height="150" /></a>This is an Android application which utilizes XMLRPC to monitor a running HellaNZB process on a remote server. It can add a <a href="http://www.newzbin.com" target="_blank">NewzBin</a> ID to the server, pause/resume, manipulate the queue, abort transfers. Everything a boy or girl needs to monitor their usenet downloads on the road.
So anyway, over the past months I've been developing this application due to the lack of a decent application for Usenet clients on Android. There are already a handful applications for torrent, which to be honest work really well. I actually wanted both integrated in one. But as I just [...]]]></description>
		<wfw:commentRss>http://www.unyttig.info/2010/02/12/helladroid-android-hellanzb-client/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Java Tutorial: More Basics</title>
		<link>http://www.unyttig.info/2009/09/10/java-tutorial-more-basics/</link>
		<comments>http://www.unyttig.info/2009/09/10/java-tutorial-more-basics/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 09:03:52 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=330</guid>
		<description><![CDATA[<a rel="lightbox" href="http://www.unyttig.info/wp-content/uploads/2009/09/cup_of_java.jpg"><img src="http://www.unyttig.info/wp-content/uploads/2009/09/cup_of_java-150x150.jpg" alt="cup_of_java" title="cup_of_java" width="150" height="150" class="alignright size-thumbnail wp-image-447" /></a>This is the second tutorial in Java I've written, in this tutorial I'll go more into the basics and tell you about array's and logical operators and control structures. After reading this tutorial you should be all set to go out in the brave world and write some simple not-too advanced scripts. Enjoy.]]></description>
		<wfw:commentRss>http://www.unyttig.info/2009/09/10/java-tutorial-more-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Tutorial: Introduction</title>
		<link>http://www.unyttig.info/2009/06/11/java-tutorial-introduction/</link>
		<comments>http://www.unyttig.info/2009/06/11/java-tutorial-introduction/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 08:58:14 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=295</guid>
		<description><![CDATA[<a rel="lightbox" href="http://www.unyttig.info/wp-content/uploads/2009/06/java.jpg"><img class="alignright size-thumbnail wp-image-318" title="java" src="http://www.unyttig.info/wp-content/uploads/2009/06/java-150x150.jpg" alt="java" width="150" height="150" /></a>First of all, I'm going to write a couple of tutorials on programming in Java over the summer, starting with this one. So lets skip all formalities and whatnot's and begin.

Java is an <a href="http://en.wikipedia.org/wiki/Object-oriented_programming" target="_blank">object-oriented</a> programming language. The language derives much of its syntax from <a title="C (programming language)" href="http://en.wikipedia.org/wiki/C_%28programming_language%29">C</a> and <a title="C++" href="http://en.wikipedia.org/wiki/C%2B%2B">C++</a> but has a simpler object model and fewer [...]]]></description>
		<wfw:commentRss>http://www.unyttig.info/2009/06/11/java-tutorial-introduction/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Geeks just wanna have phun!</title>
		<link>http://www.unyttig.info/2009/05/08/geeks-just-wanna-have-phun/</link>
		<comments>http://www.unyttig.info/2009/05/08/geeks-just-wanna-have-phun/#comments</comments>
		<pubDate>Fri, 08 May 2009 08:04:45 +0000</pubDate>
		<dc:creator>logically</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Happy Friday]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=205</guid>
		<description><![CDATA[I don't know if bad commenting made this man code for food, but if you don't clean ut your comments this could be the result!
<pre lang="java">
// 
// Dear maintainer:
// 
// Once you are done trying to 'optimize' this routine,
// and have realized what a terrible mistake that was,
// please increment the following counter as a warning
// to the next guy:
// 
// total_hours_wasted_here = 16
//
</pre>]]></description>
		<wfw:commentRss>http://www.unyttig.info/2009/05/08/geeks-just-wanna-have-phun/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Python ImageShack uploader script</title>
		<link>http://www.unyttig.info/2009/05/02/python-imageshack-uploader-script/</link>
		<comments>http://www.unyttig.info/2009/05/02/python-imageshack-uploader-script/#comments</comments>
		<pubDate>Sat, 02 May 2009 14:28:44 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=159</guid>
		<description><![CDATA[Do you often take screenshots which you want to share with others on forums, IRC, MSN or such? Wouldn&#8217;t it be nice if you could just run a script and [...]]]></description>
		<wfw:commentRss>http://www.unyttig.info/2009/05/02/python-imageshack-uploader-script/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to: Hide a batch cmd window</title>
		<link>http://www.unyttig.info/2009/04/25/how-to-hide-a-batch-cmd-window/</link>
		<comments>http://www.unyttig.info/2009/04/25/how-to-hide-a-batch-cmd-window/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 07:16:48 +0000</pubDate>
		<dc:creator>Torstein Skulbru</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.unyttig.info/?p=72</guid>
		<description><![CDATA[Have you ever tried to run a Java Swing application by clicking on a batch file in windows? Then you've probably seen the empty command window and the swing application popping up. If you have no interests in monitoring any error messages in the command window, wouldn't you like to hide it somehow? Well, here's how you do it.]]></description>
		<wfw:commentRss>http://www.unyttig.info/2009/04/25/how-to-hide-a-batch-cmd-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

