<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>Abgorns Blog of Doom!</title>
	<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&module=showblog&blogid=186]]></link>
	<description>Abgorns Blog of Doom! Syndication</description>
	<pubDate>Tue, 23 Mar 2010 12:42:51 +0000</pubDate>
	<webMaster>admin@dreamincode.net (Dream.In.Code)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>Moving Away from OpenOffice?</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1647]]></link>
		<category></category>
		<description><![CDATA[Recently it's been a little more apparent that OpenOffice seems a little stagnant. It has all the feature I'll need for say, my studies, but it seems a little too slow and bulky for a personal word processor (I'm only gonna be talking about OOo Writer) so I took a look into two alternatives:<br /><br /><strong class='bbc'>Abiword:</strong>...]]></description>
		<pubDate>Mon, 03 Aug 2009 16:21:34 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1647]]></guid>
	</item>
	<item>
		<title>Improving the look of your Java apps</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1575]]></link>
		<category></category>
		<description><![CDATA[Want to make your Java programs look better but without having to write a heap of code? Well I say "No more!" to this abomination and help you help your selves.Afte r searching around for a while for my own projects I come across three libraries which consistently grab my attention:<br /><br />(This one doesn't improve the look but...]]></description>
		<pubDate>Sat, 27 Jun 2009 13:22:52 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1575]]></guid>
	</item>
	<item>
		<title>Learning Your Next Language</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1514]]></link>
		<category></category>
		<description><![CDATA[A common question for people is "what language should I learn?", sounds easy enough doesn't it? But in reality is really hard. You have 3 basic other questions to answer: "Do I want to learn about the computer?", "Do I want to learn about how other languages do things?" or "Do I just want to learn something...]]></description>
		<pubDate>Mon, 08 Jun 2009 22:42:40 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1514]]></guid>
	</item>
	<item>
		<title>EfficientPC</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1492]]></link>
		<category></category>
		<description><![CDATA[While looking through some of my old Linux magazines I noticed a section on buying Linux PCs. It compared them, gave pros and cons of each and the one they chose was the best from there selection of about 6 computers was the <a href='http://www.efficientpc.co.uk/desktops/wraith/' class='bbc_url' title='External link' rel='nofollow external'>EfficientPC Wraith</a>...]]></description>
		<pubDate>Mon, 25 May 2009 17:36:44 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1492]]></guid>
	</item>
	<item>
		<title>The Evolving Application</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1477]]></link>
		<category></category>
		<description><![CDATA[What if the software on you computer could change dramatically with its own recommendation to suit your needs better? What if it could preform self compilation to change it's very binary to add a feature or take one away or enhance a feature? Ever since I started working on an IDE (which I actually won't be going through with) compilation...]]></description>
		<pubDate>Sun, 17 May 2009 12:37:46 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1477]]></guid>
	</item>
	<item>
		<title>Scripting and You</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1364]]></link>
		<category></category>
		<description><![CDATA[Have you ever coded in a scripting language? Be it Python, Ruby or even Beanshell, they're really handy. They can be used for a wide variety of things like GUI, Job Control, text processing, etc programming. They make life easier for you and I; the working people. Groovy is my favourite scripting language because it has simple commands that do...]]></description>
		<pubDate>Sun, 05 Apr 2009 22:59:09 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1364]]></guid>
	</item>
	<item>
		<title>Incorperating Libraries</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1352]]></link>
		<category></category>
		<description><![CDATA[I've noticed that many new developers (and some not so new) have a tendency to choose the road of be the solitary programmer; hard coding everything. Libraries are extremely useful and are made to be used and improved upon, so if you have a problem, look around for library that suits your problem.Though I do know the feeling of just wanting to...]]></description>
		<pubDate>Fri, 27 Mar 2009 18:27:49 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1352]]></guid>
	</item>
	<item>
		<title>Improving Java with Groovy</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1261]]></link>
		<category></category>
		<description><![CDATA[One of the most useful things I've come across for Java is Groovy. Groovy isn't made to be a replacement, but to be an added improvement and I like that. I already know Java pretty well and I always want to know alittle more about it and things to improve it but I don't want to have to learn an almost completly new syntax system and...]]></description>
		<pubDate>Sat, 14 Feb 2009 19:32:20 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1261]]></guid>
	</item>
	<item>
		<title>Syntax Highlighting (In Java)</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1048]]></link>
		<category></category>
		<description><![CDATA[In <a href='http://sourceforge.net/projects/ntext/' class='bbc_url' title='External link' rel='nofollow external'>nText</a> (my most recent project), it has a syntax highlighter and it's actually really simple. All it basicly does is extend the default editor kit with some custom code and that's it! I actually didn't code this myself, but Hamel K. did (who's also working on the project) and it's under  the <a href='http://www.gnu.org/licenses/gpl-2.0.txt' class='bbc_url' title='External link' rel='nofollow external'>GPL License</a>...]]></description>
		<pubDate>Thu, 20 Nov 2008 23:07:28 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1048]]></guid>
	</item>
	<item>
		<title>Linux vs Mac vs Windows</title>
		<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1013]]></link>
		<category></category>
		<description>For quite a while I’ve noticed articles, videos and forum topics having a title something like “Linux vs Mac vs Windows”. Frankly these sicken me. There is no such thing as the OS is better than that because they’re made for different reasons. Mac – multimedia, Windows – Mainly office and gaming and Linux - Programming and other generalized “geek...</description>
		<pubDate>Sat, 01 Nov 2008 16:44:37 +0000</pubDate>
		<guid><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&blogid=186&showentry=1013]]></guid>
	</item>
</channel>
</rss>