<?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>Free Lancers Unite &#187; Software</title>
	<atom:link href="http://freelancersunite.net/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://freelancersunite.net</link>
	<description>&#34;look upon my works ye mighty and despair&#34;</description>
	<lastBuildDate>Sun, 12 Feb 2012 03:22:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Point in triangle testing.</title>
		<link>http://freelancersunite.net/software/point-triangle-testing/</link>
		<comments>http://freelancersunite.net/software/point-triangle-testing/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 17:54:45 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[f#]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=877</guid>
		<description><![CDATA[So according to my website stats people are ending up on this site after looking for the keywords &#8220;check if triangle contain the origin&#8221; (yeah I know that&#8217;s not good English but it&#8217;s what people enter into the search engine), no doubt looking for help with Project Euler Problem #102! (warning that link contains a [...]]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/point-triangle-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sqlite in F#!</title>
		<link>http://freelancersunite.net/software/sqlite-f/</link>
		<comments>http://freelancersunite.net/software/sqlite-f/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 04:09:47 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[.net4]]></category>
		<category><![CDATA[f#]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=802</guid>
		<description><![CDATA[So I found myself working on a small personal project in F# to gain more familiarity in the language when I decided the best way to solve my data storage needs would be a small local database file. So I went looking for ways to get sqlite into F# projects and couldn&#8217;t find a decent [...]]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/sqlite-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And now for something a little different.</title>
		<link>http://freelancersunite.net/software/different/</link>
		<comments>http://freelancersunite.net/software/different/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 23:26:05 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=782</guid>
		<description><![CDATA[So I was wandering the internet when I found an article about steganography, which is the art of hiding something in plain sight. Such as hiding a message inside a picture. Specifically the least significant bit method where you take the RGB color values of the pixel and set them based off a message in [...]]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/different/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Snippets.</title>
		<link>http://freelancersunite.net/software/random-snippets/</link>
		<comments>http://freelancersunite.net/software/random-snippets/#comments</comments>
		<pubDate>Sat, 01 May 2010 20:00:32 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[.net4]]></category>
		<category><![CDATA[f#]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=713</guid>
		<description><![CDATA[Here are some random snippets of f# code I had lying around. mostly simple stuff for basic stats calculations. Not the most complex stuff but maybe its useful to somebody trying to learn f#. // Learn more about F# at http://fsharp.net open System open System.Net //basic arithmetic mean let Mean (x:List&#60;float&#62;) = let sum = [...]]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/random-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazing stress relief program. (Red Faction Guerrilla)</title>
		<link>http://freelancersunite.net/software/amazing-stress-relief-program/</link>
		<comments>http://freelancersunite.net/software/amazing-stress-relief-program/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 13:49:59 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=557</guid>
		<description><![CDATA[Because there&#8217;s nothing like running through a town with a sledgehammer destroying anything that moves&#8230; Definitely one of the most entertaining games, the vehicles handle well, and there is a lot of weapons to choose from when planning how your going to attack the EDF. Plus you get a rifle that eats people alive!]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/amazing-stress-relief-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get a path from a node.</title>
		<link>http://freelancersunite.net/software/gtk-treepath-node/</link>
		<comments>http://freelancersunite.net/software/gtk-treepath-node/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 05:57:24 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[nodestore]]></category>
		<category><![CDATA[nodeview]]></category>
		<category><![CDATA[treenode]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=544</guid>
		<description><![CDATA[This snippet of code lets you get a TreePath from a nodeview when you only know the ending node. This seems to be a problem I run into rather often where I want to manipulate the tree by expanding a path but I only have the node I want to expand to. The is a [...]]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/gtk-treepath-node/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nifty Gtk Snippets.</title>
		<link>http://freelancersunite.net/software/nifty-gtk-snippets/</link>
		<comments>http://freelancersunite.net/software/nifty-gtk-snippets/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 04:37:36 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[pixbuf]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=533</guid>
		<description><![CDATA[So in my recent works with Gtk I&#8217;ve come across (and written) some useful snippets so I thought I&#8217;d post a few of them. The first comes from this site (its in Spanish), this snippet allows you to take a System.Drawing.Image to a Gdk.Pixbuf and it looks like this (slightly modified to fix an ambiguous [...]]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/nifty-gtk-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python URL grabber!</title>
		<link>http://freelancersunite.net/software/python-url-grabber/</link>
		<comments>http://freelancersunite.net/software/python-url-grabber/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 22:02:42 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=324</guid>
		<description><![CDATA[I&#8217;m experimenting with building a web crawler in python (maybe even a small search engine bot) and I thought I would post what I have so far. Basically you give it a starting url (in the PendingURL array) and it goes to that site, uses regular expressions (some of the expressions might not be the [...]]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/python-url-grabber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux foundation says boycott the FAT file system!</title>
		<link>http://freelancersunite.net/software/linux-foundation-says-boycott-the-fat-file-system/</link>
		<comments>http://freelancersunite.net/software/linux-foundation-says-boycott-the-fat-file-system/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 16:32:37 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=259</guid>
		<description><![CDATA[Read it here [non-working link removed] basically Microsoft can&#8217;t be trusted to follow up on there promises of openness so we should stop using there technology. That being said I have nothing that uses FAT and would have to wonder at how widespread it really is?]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/linux-foundation-says-boycott-the-fat-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Radix Sort revisited.</title>
		<link>http://freelancersunite.net/software/radix-sort-revisited/</link>
		<comments>http://freelancersunite.net/software/radix-sort-revisited/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 02:59:33 +0000</pubDate>
		<dc:creator>Serinox</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://freelancersunite.net/?p=215</guid>
		<description><![CDATA[Went back and looked at the radix sort and found that it when sorting say 10,000,000 3 digit numbers it can use almost a gig and a half of ram. To try and fix this I changed the ArrayLists to Queues so that an item is only moved to another queue not copied to another [...]]]></description>
		<wfw:commentRss>http://freelancersunite.net/software/radix-sort-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

