<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>skh:tec</title>
	
	<link>http://theexceptioncatcher.com/blog</link>
	<description>steven k hicks: the exception catcher</description>
	<lastBuildDate>Wed, 02 May 2012 05:33:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/theexceptioncatcher" /><feedburner:info uri="theexceptioncatcher" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Well That Was Silly Of Me, Issues with Sed….</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/vlVIWeRQOt4/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/05/well-that-was-silly-of-me-issues-with-sed/#comments</comments>
		<pubDate>Wed, 02 May 2012 05:32:13 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bizarre]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[weird behaviors]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=195</guid>
		<description>Refreshing my memory on sed caused me to run into two issues tonight. Firstly&amp;#8230;. the -n parameter only shows the patterns that you wish to show [after it is used]. Secondly, the order of deleting and printing lines  matters. It turns &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/05/well-that-was-silly-of-me-issues-with-sed/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/vlVIWeRQOt4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/05/well-that-was-silly-of-me-issues-with-sed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/05/well-that-was-silly-of-me-issues-with-sed/</feedburner:origLink></item>
		<item>
		<title>Regular Expressions Tester</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/Cg1TrCC6KkQ/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/05/regular-expressions-tester/#comments</comments>
		<pubDate>Wed, 02 May 2012 04:10:02 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=185</guid>
		<description>This is one elusive tool that has been bugging me for years. There are quite a lot of regular expression tools out there, and not all of them test the expression environment that you need. [Rarely is it ever mentioned &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/05/regular-expressions-tester/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/Cg1TrCC6KkQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/05/regular-expressions-tester/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/05/regular-expressions-tester/</feedburner:origLink></item>
		<item>
		<title>A Tool That Would Be Rather Nice To Have</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/yf4oN_8fkn8/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/05/a-tool-that-would-be-rather-nice-to-have/#comments</comments>
		<pubDate>Tue, 01 May 2012 20:03:08 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[unittesting]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=177</guid>
		<description>There is one tool that I haven&amp;#8217;t found an open source project for or a commercial product. I think that it would be quite useful in creating dependable software. I would like to see for evaluating unit tests. It would &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/05/a-tool-that-would-be-rather-nice-to-have/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/yf4oN_8fkn8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/05/a-tool-that-would-be-rather-nice-to-have/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/05/a-tool-that-would-be-rather-nice-to-have/</feedburner:origLink></item>
		<item>
		<title>Computer Science Classes I Would Like To See Offered</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/1GWLMOyGJko/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/04/computer-science-classes-i-would-like-to-see-offered/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 05:19:18 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[copy protection]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[device drivers]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[embedded systems]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software cracks]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=174</guid>
		<description>My friend Warren recently expressed a very &amp;#8220;scorched earth&amp;#8221; opinion of the standard Computer Science curriculum. He suggested that given the available of free CS courses (OpenCourseWare and the like) and experts at your fingertips (Blogs and Stackoverflow); wheres the value &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/04/computer-science-classes-i-would-like-to-see-offered/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/1GWLMOyGJko" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/04/computer-science-classes-i-would-like-to-see-offered/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/04/computer-science-classes-i-would-like-to-see-offered/</feedburner:origLink></item>
		<item>
		<title>I’m a student, what [language, framework, API, concept] should I learn?</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/y2dOVOWDyKU/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/04/im-a-student-what-language-framework-api-concept-should-i-learn/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 04:34:19 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[build systems]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[gradle]]></category>
		<category><![CDATA[ivy]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[msbuild]]></category>
		<category><![CDATA[self improvement]]></category>
		<category><![CDATA[series]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=171</guid>
		<description>Part one of a continuing series. There are two ways to learn something. The first way is to learn from another’s advice [the easy way], and then there is the hard way [through experience and making mistakes]. When starting out &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/04/im-a-student-what-language-framework-api-concept-should-i-learn/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/y2dOVOWDyKU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/04/im-a-student-what-language-framework-api-concept-should-i-learn/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/04/im-a-student-what-language-framework-api-concept-should-i-learn/</feedburner:origLink></item>
		<item>
		<title>Lost the Passion for Software Development?</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/lX0GYA8Y_Wg/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/04/lost-the-passion-for-software-development/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 21:07:11 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[career-advice]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[jasperreports]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[market]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[passion]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=160</guid>
		<description>This is a list of potential tips to help a fellow Software Engineer recover passion in his or her work: Learn A New Language: Stuck with working solely in Java and C++ languages? Learn Erlang, or Lisp. Try out Scheme, &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/04/lost-the-passion-for-software-development/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/lX0GYA8Y_Wg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/04/lost-the-passion-for-software-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/04/lost-the-passion-for-software-development/</feedburner:origLink></item>
		<item>
		<title>Technical Writing for Programmers</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/nSSQ_ERUBfE/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/03/technical-writing-for-programmers/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 18:08:42 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[job-security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[writting]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=156</guid>
		<description>Forewarning: I&amp;#8217;m not an expert on this subject, however I do play one on television. Software engineering is mostly a solitary, and technical occupation. Most of the non-programming language communication made by a developer is communicated to another person with &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/03/technical-writing-for-programmers/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/nSSQ_ERUBfE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/03/technical-writing-for-programmers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/03/technical-writing-for-programmers/</feedburner:origLink></item>
		<item>
		<title>Suggestions for Authors of Technical Books</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/7PulRghWkhE/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/03/suggestions-for-authors-of-technical-books/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 05:36:13 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=152</guid>
		<description>If you are writing about something that has to be installed on the reader’s machine there has been something that has become annoying. Please do not provide distribution based instructions for installing the software/component/framework. I would prefer it if this &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/03/suggestions-for-authors-of-technical-books/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/7PulRghWkhE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/03/suggestions-for-authors-of-technical-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/03/suggestions-for-authors-of-technical-books/</feedburner:origLink></item>
		<item>
		<title>Trends with Low Powered Clients [Tablets, and Smartphones]</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/P8Xszy7Um9A/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/03/trends-with-low-powered-clients-tablets-and-smartphones/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 04:10:41 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tablets]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=149</guid>
		<description>Recently there has been a push to replace desktops and laptops with low powered machines. These machines have taken the place as mobile devices [phones], tablets, netbooks, and with some ambiguity ultra books. These machines claim to push the responsibility of major processing onto server environments [the cloud], and leaves the visual tasks [GUI, localization, collecting user requests] up to the client. If you believe the marketing hype.... &lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/03/trends-with-low-powered-clients-tablets-and-smartphones/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/P8Xszy7Um9A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/03/trends-with-low-powered-clients-tablets-and-smartphones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/03/trends-with-low-powered-clients-tablets-and-smartphones/</feedburner:origLink></item>
		<item>
		<title>CrossOver Linux Professional</title>
		<link>http://feedproxy.google.com/~r/theexceptioncatcher/~3/347Eku_Emmo/</link>
		<comments>http://theexceptioncatcher.com/blog/2012/03/crossover-linux-professional/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 04:26:18 +0000</pubDate>
		<dc:creator>shicks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://theexceptioncatcher.com/blog/?p=147</guid>
		<description>I’ve been using  [Gentoo] Linux as my primary OS for quite a few years now. I like it. It helps me work, the way I want to work. The only downside to being this committed to using Linux is the &amp;#8230;&lt;p class="read-more"&gt;&lt;a href="http://theexceptioncatcher.com/blog/2012/03/crossover-linux-professional/"&gt;Read more &amp;#187;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/theexceptioncatcher/~4/347Eku_Emmo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://theexceptioncatcher.com/blog/2012/03/crossover-linux-professional/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://theexceptioncatcher.com/blog/2012/03/crossover-linux-professional/</feedburner:origLink></item>
	</channel>
</rss>

