<?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>Chris Degiere and Associates</title>
	<atom:link href="http://chrisdegiere.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisdegiere.com</link>
	<description>Web Development, Open Source Software, and Enterprise Java</description>
	<lastBuildDate>Thu, 13 May 2010 17:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Software Controlled Algorithmic Trading</title>
		<link>http://chrisdegiere.com/2010/01/16/software-controlled-algorithmic-trading/</link>
		<comments>http://chrisdegiere.com/2010/01/16/software-controlled-algorithmic-trading/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 05:35:25 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Cloud Computing, Amazon EC2, S3]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Trading]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/?p=186</guid>
		<description><![CDATA[For the last quarter I have been focusing on a second developing business in the financial engineering and alternative investments space called Trading Technicians.
Our product is an algorithmic trading system portfolio and automated execution and monitoring platform for the stock, currency, and commodity futures markets.
For more information contact us via: http://tradingtechnicians.com
]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2010/01/16/software-controlled-algorithmic-trading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delicious Links &#8211; Fun with Java and JavaScript</title>
		<link>http://chrisdegiere.com/2009/05/12/delicious-links-fun-with-java-and-javascript/</link>
		<comments>http://chrisdegiere.com/2009/05/12/delicious-links-fun-with-java-and-javascript/#comments</comments>
		<pubDate>Wed, 13 May 2009 05:49:32 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript, AJAX]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/?p=138</guid>
		<description><![CDATA[Well it&#8217;s been a busy few months with the new baby and new work taking most all of my time. How to quickly recap? How about a peek at my Delicious links or my Twitter stream.
Noteworthy Links

- Ext JS &#8211; Blog
http://extjs.com/blog/2008/03/31/implementation-spotlight-jama-contour/
- Ext + Java + Spring + DWR &#8211; Ext JS Forums
http://extjs.com/forum/showthread.php?t=5586
- Firebug Console Object [...]]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2009/05/12/delicious-links-fun-with-java-and-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help For Complex Maven Projects</title>
		<link>http://chrisdegiere.com/2009/02/19/help-for-complex-maven-projects/</link>
		<comments>http://chrisdegiere.com/2009/02/19/help-for-complex-maven-projects/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 03:59:56 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/2009/02/19/help-for-complex-maven-projects/</guid>
		<description><![CDATA[I&#8217;ve been working with Maven a lot lately. One of my current projects involved migrating a complex Ant build to Maven using multiple modules, a ton of dependencies, and integration with a private remote repository hosted at Unfuddle (See: Subversion Help &#8211; Books, Plugins, and Hosting).
This book: Maven: The Definitive Guide has been indispensable throughout. [...]]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2009/02/19/help-for-complex-maven-projects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Traffic Metrics and 5 Source Code Search Sites</title>
		<link>http://chrisdegiere.com/2008/12/24/traffic-metrics-and-5-source-code-search-sites/</link>
		<comments>http://chrisdegiere.com/2008/12/24/traffic-metrics-and-5-source-code-search-sites/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 22:54:48 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[SEO, SEM]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/2008/12/24/traffic-metrics-and-5-source-code-search-sites/</guid>
		<description><![CDATA[Competitive research and traffic analysis is an important part of launching a new site or web app.
I did a quick study that uses source code search sites as the subject for comparison. Here I  highlight some key metrics from these two Firefox add-ons:

Google Toolbar
http://toolbar.google.com
Alexa Toolbar &#38; Sparky
http://www.alexa.com/site/download
I found these sites through my delicious bookmarks, search, [...]]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2008/12/24/traffic-metrics-and-5-source-code-search-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Mobile Web Sites Locally</title>
		<link>http://chrisdegiere.com/2008/11/25/testing-mobile-web-sites-locally/</link>
		<comments>http://chrisdegiere.com/2008/11/25/testing-mobile-web-sites-locally/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 01:10:45 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/2008/11/25/testing-mobile-web-sites-locally/</guid>
		<description><![CDATA[There are a number of online emulators available to test your mobile web applications once they are deployed. Opera Mini has an online demo at http://www.operamini.com/demo/ for example.
When developing locally it&#8217;s helpful to do some functional and visual design and layout testing before deploying.
Here are a few helpful tools to do this below.
For functional testing [...]]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2008/11/25/testing-mobile-web-sites-locally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
