<?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>the boredom of ramfree17 &#187; Laboratory</title>
	<atom:link href="http://ramfree17.net/capsule/category/techology/laboratory/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramfree17.net/capsule</link>
	<description>Rubbish from my head, Published to the Web. Punishment for people like you, Who have nothing better to do.</description>
	<lastBuildDate>Sun, 13 May 2012 16:31:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Running RTC as a Windows service</title>
		<link>http://ramfree17.net/capsule/2008/09/running-rtc-as-a-windows-service/</link>
		<comments>http://ramfree17.net/capsule/2008/09/running-rtc-as-a-windows-service/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 01:29:06 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[Laboratory]]></category>

		<guid isPermaLink="false">http://ramfree17.net/capsule/?p=223</guid>
		<description><![CDATA[I need to run the Rational Team Concert Jazz Build Engine as a Windows service as we need it to run non-stop as part of the continuous integration service. The catches though are it (theoretically) wouldn&#8217;t stop as it keeps on waiting for build requests from the RTC server. This makes it as an unlikely [...]]]></description>
		<wfw:commentRss>http://ramfree17.net/capsule/2008/09/running-rtc-as-a-windows-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LLTHW: Importing Eclipse projects</title>
		<link>http://ramfree17.net/capsule/2006/05/llthw-importing-eclipse-projects/</link>
		<comments>http://ramfree17.net/capsule/2006/05/llthw-importing-eclipse-projects/#comments</comments>
		<pubDate>Fri, 12 May 2006 10:05:54 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[Laboratory]]></category>
		<category><![CDATA[Techology]]></category>

		<guid isPermaLink="false">http://ramfree17.org/capsule/?p=55</guid>
		<description><![CDATA[I thought I was starting a new acronym but it seems NetHack has already first dibs on Lessons Learned The Hard Way. Anyway, any posts that I tag with this acronym should be self-explanatory. One of the training machines we are using is encountering a weird error because the user could not launch the plugin [...]]]></description>
		<wfw:commentRss>http://ramfree17.net/capsule/2006/05/llthw-importing-eclipse-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One liner: get the last field</title>
		<link>http://ramfree17.net/capsule/2005/11/one-liner-get-the-last-field/</link>
		<comments>http://ramfree17.net/capsule/2005/11/one-liner-get-the-last-field/#comments</comments>
		<pubDate>Tue, 29 Nov 2005 08:34:27 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Laboratory]]></category>

		<guid isPermaLink="false">http://ramfree17.org/capsule/?p=38</guid>
		<description><![CDATA[Problem: I need to get a list of all java libraries in our repository so I can create a matrix of when they are being used and what is type of license they are using. I tried using a pure Windows approach but it is taking too much time so I used Cygwin instead. Getting [...]]]></description>
		<wfw:commentRss>http://ramfree17.net/capsule/2005/11/one-liner-get-the-last-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog migration completed</title>
		<link>http://ramfree17.net/capsule/2005/09/migration-completed/</link>
		<comments>http://ramfree17.net/capsule/2005/09/migration-completed/#comments</comments>
		<pubDate>Wed, 07 Sep 2005 17:25:49 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[Garbage]]></category>
		<category><![CDATA[Laboratory]]></category>

		<guid isPermaLink="false">http://ramfree17.org/capsule/?p=30</guid>
		<description><![CDATA[The migration of the pertinent posting and comments have been completed from the blogsome account. It may look like most of the comments were made by a single man but that is one of the drawbacks of manual migration. The xml-rpc page of this site does not seem to work as well as the feeds [...]]]></description>
		<wfw:commentRss>http://ramfree17.net/capsule/2005/09/migration-completed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Some Java and MySQL Connector/J tips</title>
		<link>http://ramfree17.net/capsule/2005/08/some-java-and-mysql-connectorj-tips/</link>
		<comments>http://ramfree17.net/capsule/2005/08/some-java-and-mysql-connectorj-tips/#comments</comments>
		<pubDate>Sun, 28 Aug 2005 23:09:37 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[Laboratory]]></category>

		<guid isPermaLink="false">http://ramfree17.org/capsule/?p=27</guid>
		<description><![CDATA[Ok, I and others have been bitten by some of these oversights so I hope it will be of some use to some: 1. Dont use the jar file ending with -g. That will require the aspectj libraries which is a paradigm for simplifying inclusion of boiler plate code (e.G. Debugging, etc.). Use the other [...]]]></description>
		<wfw:commentRss>http://ramfree17.net/capsule/2005/08/some-java-and-mysql-connectorj-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Burned by subtlety: DOM4J vs W3C DOM (Xerces/Xalan)</title>
		<link>http://ramfree17.net/capsule/2005/08/burned-by-subtlety-dom4j-vs-w3c-dom-xercesxalan/</link>
		<comments>http://ramfree17.net/capsule/2005/08/burned-by-subtlety-dom4j-vs-w3c-dom-xercesxalan/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 01:01:54 +0000</pubDate>
		<dc:creator>Erin</dc:creator>
				<category><![CDATA[Laboratory]]></category>
		<category><![CDATA[Techology]]></category>

		<guid isPermaLink="false">http://ramfree17.org/capsule/?p=12</guid>
		<description><![CDATA[I was tasked to switch a utility from using the DOM4J API to the W3C DOM API because the DOM4J implementation is transforming Scandinavian characters into garbage wihle the XMLSerializer class in Xerces does it without any sweat. Sounds relatively easy? Not when you are inexperienced in XML programming, Java or otherwise, as well as [...]]]></description>
		<wfw:commentRss>http://ramfree17.net/capsule/2005/08/burned-by-subtlety-dom4j-vs-w3c-dom-xercesxalan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

