<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for MichaelMinella.com</title>
	<link>http://www.michaelminella.com/components/com_mojo</link>
	<description>Michael's notes on development as he does it.</description>
	<pubDate>Sun, 05 Sep 2010 05:17:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>

	<item>
		<title>Comment on vargs and arrays in java by Mike Roberts</title>
		<link>http://www.michaelminella.com/blog/58.html#comment-5442</link>
		<pubDate>Mon, 28 Jun 2010 13:01:14 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/58.html#comment-5442</guid>
					<description>Great tips and tricks, thank you,</description>
		<content:encoded><![CDATA[<p>Great tips and tricks, thank you,
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Day 3 of No Fluff Just Stuff by Mike</title>
		<link>http://www.michaelminella.com/blog/56.html#comment-3441</link>
		<pubDate>Wed, 25 Nov 2009 17:50:54 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/56.html#comment-3441</guid>
					<description>I've done concurrency in Java and did not really find it that bad (a bit elitist, but most things in Java are), but it is not as easy as concurrency in C using Pthreads.  I'd like to check out Erlang sometime, since it was built from the bottom up for concurrency.  I was going to go to NFJS this year, but had plans already for that weekend.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done concurrency in Java and did not really find it that bad (a bit elitist, but most things in Java are), but it is not as easy as concurrency in C using Pthreads.  I&#8217;d like to check out Erlang sometime, since it was built from the bottom up for concurrency.  I was going to go to NFJS this year, but had plans already for that weekend.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on COBOL Flashbacks by Starr Harding</title>
		<link>http://www.michaelminella.com/blog/51.html#comment-2830</link>
		<pubDate>Mon, 21 Sep 2009 21:44:21 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/51.html#comment-2830</guid>
					<description>We are also looking at re-writing some COBOL processes using Spring
Batch. I would be interested in hearing about your experiences.</description>
		<content:encoded><![CDATA[<p>We are also looking at re-writing some COBOL processes using Spring<br />
Batch. I would be interested in hearing about your experiences.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on A sound backup strategy.  Is that so hard? by Lowell</title>
		<link>http://www.michaelminella.com/blog/45.html#comment-1695</link>
		<pubDate>Fri, 20 Feb 2009 19:51:06 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/45.html#comment-1695</guid>
					<description>Delicious has an api which will give you a dump of your entire set of bookmarks. I manually save that file once in a while (but should really automate it...)</description>
		<content:encoded><![CDATA[<p>Delicious has an api which will give you a dump of your entire set of bookmarks. I manually save that file once in a while (but should really automate it&#8230;)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on No Fluff Just Stuff&#8230;Day Two by Ken Sipe</title>
		<link>http://www.michaelminella.com/blog/39.html#comment-1381</link>
		<pubDate>Sun, 11 Jan 2009 13:09:21 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/39.html#comment-1381</guid>
					<description>Thanks for the honest feedback.   I'll see you in 2009.</description>
		<content:encoded><![CDATA[<p>Thanks for the honest feedback.   I&#8217;ll see you in 2009.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Personal Development Environments by Veera</title>
		<link>http://www.michaelminella.com/blog/41.html#comment-1123</link>
		<pubDate>Sat, 06 Dec 2008 06:06:27 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/41.html#comment-1123</guid>
					<description>I use a Subversion for source controlling but I hosted it in my system itself. No external hosting. I've also listed other applications  that I use for personal projects in my blog post &lt;a href=&quot;http://veerasundar.com/blog/2008/12/06/development-environment-home/&quot; rel=&quot;nofollow&quot;&gt;&quot;Development environment @ home&quot;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I use a Subversion for source controlling but I hosted it in my system itself. No external hosting. I&#8217;ve also listed other applications  that I use for personal projects in my blog post <a href="http://veerasundar.com/blog/2008/12/06/development-environment-home/" rel="nofollow">&#8220;Development environment @ home&#8221;</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Personal Development Environments by Anders</title>
		<link>http://www.michaelminella.com/blog/41.html#comment-1111</link>
		<pubDate>Thu, 04 Dec 2008 15:29:01 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/41.html#comment-1111</guid>
					<description>I always have a Maven and Subversion repository. Unlike raveman I'm addicted to good version control in Eclipse. Seeing what has changed since last checking and being able to revert changes is essential.

I am also in the process of setting up a local server so I will always have CI and a test/demo server available. SubVersion and Maven repo are hosted at Dreamhost.</description>
		<content:encoded><![CDATA[<p>I always have a Maven and Subversion repository. Unlike raveman I&#8217;m addicted to good version control in Eclipse. Seeing what has changed since last checking and being able to revert changes is essential.</p>
<p>I am also in the process of setting up a local server so I will always have CI and a test/demo server available. SubVersion and Maven repo are hosted at Dreamhost.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Personal Development Environments by Marcel</title>
		<link>http://www.michaelminella.com/blog/41.html#comment-1109</link>
		<pubDate>Thu, 04 Dec 2008 08:49:11 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/41.html#comment-1109</guid>
					<description>At home i use subversion, but i don't use CI. I host the SVN myself on an old pc i had left standing.</description>
		<content:encoded><![CDATA[<p>At home i use subversion, but i don&#8217;t use CI. I host the SVN myself on an old pc i had left standing.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Personal Development Environments by Michael</title>
		<link>http://www.michaelminella.com/blog/41.html#comment-1105</link>
		<pubDate>Wed, 03 Dec 2008 21:53:20 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/41.html#comment-1105</guid>
					<description>Ok, at least I'm not the only person thinking about these things.  Now my question is, do you host SVN yourself or do you use a third party (and if so, who?)?</description>
		<content:encoded><![CDATA[<p>Ok, at least I&#8217;m not the only person thinking about these things.  Now my question is, do you host SVN yourself or do you use a third party (and if so, who?)?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Personal Development Environments by abel</title>
		<link>http://www.michaelminella.com/blog/41.html#comment-1099</link>
		<pubDate>Wed, 03 Dec 2008 17:02:29 +0000</pubDate>
		<guid>http://www.michaelminella.com/blog/41.html#comment-1099</guid>
					<description>like raveman, I use maven, subversion and hudson at home. For me, it's the way I think development is to be done, concentrate in the problem to solve, knowing there is an automatic system that gives you information about your project, and a safety net if something went wrong. Also it's a way of learning techniques I can use at work (if my employer allows it, of course, but at least I'm prepared to explain pros &amp;#38; cons)

My 2 cents...</description>
		<content:encoded><![CDATA[<p>like raveman, I use maven, subversion and hudson at home. For me, it&#8217;s the way I think development is to be done, concentrate in the problem to solve, knowing there is an automatic system that gives you information about your project, and a safety net if something went wrong. Also it&#8217;s a way of learning techniques I can use at work (if my employer allows it, of course, but at least I&#8217;m prepared to explain pros &amp; cons)</p>
<p>My 2 cents&#8230;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
