<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Latest software development read</title>
	<atom:link href="http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/feed/" rel="self" type="application/rss+xml" />
	<link>http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/</link>
	<description>Simon Murphy on professional spreadsheet development stuff</description>
	<lastBuildDate>Thu, 18 Apr 2013 08:42:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Skill set ownership &#171; Smurf on Spreadsheets</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-7935</link>
		<dc:creator><![CDATA[Skill set ownership &#171; Smurf on Spreadsheets]]></dc:creator>
		<pubDate>Thu, 01 Nov 2007 20:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-7935</guid>
		<description><![CDATA[[...] Skill set&#160;ownership  The last post on knowledge or rate of learning links here which is a post by Eric Sink talking about several things, one of which is taking responsibility for your own skill set. I posted about that a while ago in a book review. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Skill set&nbsp;ownership  The last post on knowledge or rate of learning links here which is a post by Eric Sink talking about several things, one of which is taking responsibility for your own skill set. I posted about that a while ago in a book review. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Wallentin</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-213</link>
		<dc:creator><![CDATA[Dennis Wallentin]]></dc:creator>
		<pubDate>Thu, 15 Feb 2007 22:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-213</guid>
		<description><![CDATA[I&#039;m been thinking a lot of trying to learn Spanish. The driving force is to go there and meet spanish supporters of Barcelona FC and Vuelta (The Tour of Spain) to discuss two of the things I really enjoy, football and bicycling :)

Kind regards,
Dennis]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m been thinking a lot of trying to learn Spanish. The driving force is to go there and meet spanish supporters of Barcelona FC and Vuelta (The Tour of Spain) to discuss two of the things I really enjoy, football and bicycling :)</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-211</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Thu, 15 Feb 2007 16:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-211</guid>
		<description><![CDATA[Marcus
Yes - Its all a matter of priorities
shall I learn a new peripheral language or go and play with the kids?(Or earn a living I suppose)]]></description>
		<content:encoded><![CDATA[<p>Marcus<br />
Yes &#8211; Its all a matter of priorities<br />
shall I learn a new peripheral language or go and play with the kids?(Or earn a living I suppose)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-200</link>
		<dc:creator><![CDATA[Marcus]]></dc:creator>
		<pubDate>Wed, 14 Feb 2007 02:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-200</guid>
		<description><![CDATA[Delphi. I&#039;ve downloaded and installed TurboDelphi and have even quickly dipped my toe in the water to see how it feels. Meanwhile, I&#039;ve been so busy with everything else I&#039;ve barely touched it since. While I know it&#039;s beneficial to my professional development, planning to do it and doing it are two separate things. As John Lennon put it, life is what happens to you when you&#039;re busy making other plans.

Cheers - Marcus]]></description>
		<content:encoded><![CDATA[<p>Delphi. I&#8217;ve downloaded and installed TurboDelphi and have even quickly dipped my toe in the water to see how it feels. Meanwhile, I&#8217;ve been so busy with everything else I&#8217;ve barely touched it since. While I know it&#8217;s beneficial to my professional development, planning to do it and doing it are two separate things. As John Lennon put it, life is what happens to you when you&#8217;re busy making other plans.</p>
<p>Cheers &#8211; Marcus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vbryant</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-198</link>
		<dc:creator><![CDATA[vbryant]]></dc:creator>
		<pubDate>Wed, 14 Feb 2007 00:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-198</guid>
		<description><![CDATA[In order to expand one&#039;s programming toolset I would recommend learning a language which is entirely different from the one that is currently being used.  For example, if you&#039;ve been using a procedural language like C, Fortan or any of the other &quot;old school&quot; languages you should try an OO programming language like smalltalk, C++ or java.  

But if you really want to understand what a programming language does take your favorite language and write a runtime environment for your own language with all the programming conveniences you ever wanted.  For example, create an XML syntax and write a java program to execute the XML code (okay, I think that&#039;s been done, but its still an interesting exercise).  Having gone through this exercise I&#039;ve learned a great deal about the fundamentals of programming languages and how they are implemented.]]></description>
		<content:encoded><![CDATA[<p>In order to expand one&#8217;s programming toolset I would recommend learning a language which is entirely different from the one that is currently being used.  For example, if you&#8217;ve been using a procedural language like C, Fortan or any of the other &#8220;old school&#8221; languages you should try an OO programming language like smalltalk, C++ or java.  </p>
<p>But if you really want to understand what a programming language does take your favorite language and write a runtime environment for your own language with all the programming conveniences you ever wanted.  For example, create an XML syntax and write a java program to execute the XML code (okay, I think that&#8217;s been done, but its still an interesting exercise).  Having gone through this exercise I&#8217;ve learned a great deal about the fundamentals of programming languages and how they are implemented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-196</link>
		<dc:creator><![CDATA[Ross]]></dc:creator>
		<pubDate>Tue, 13 Feb 2007 21:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-196</guid>
		<description><![CDATA[I did look at &#039;s&#039; once but it seemed a bit beyond me at the time. The other side of it is that a lot of say UK Excel devs will have &quot;business&quot; experience that can not be matched my chaps in Indian? true/not true?]]></description>
		<content:encoded><![CDATA[<p>I did look at &#8216;s&#8217; once but it seemed a bit beyond me at the time. The other side of it is that a lot of say UK Excel devs will have &#8220;business&#8221; experience that can not be matched my chaps in Indian? true/not true?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gobansaor</title>
		<link>http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-192</link>
		<dc:creator><![CDATA[gobansaor]]></dc:creator>
		<pubDate>Tue, 13 Feb 2007 13:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://smurfonspreadsheets.wordpress.com/2007/02/13/latest-software-development-read/#comment-192</guid>
		<description><![CDATA[I&#039;d recommend Ruby (see http://gobansaor.wordpress.com/2007/01/16/why-ruby/), not just to &quot;expand the mind&quot; but it can be a very useful general purpose tool.  Also, try out some of the new user-focused development environments such as Proto (http://www.protosw.com), a great mashup/etl tool with deep integration with Excel and VBA.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d recommend Ruby (see <a href="http://gobansaor.wordpress.com/2007/01/16/why-ruby/" rel="nofollow">http://gobansaor.wordpress.com/2007/01/16/why-ruby/</a>), not just to &#8220;expand the mind&#8221; but it can be a very useful general purpose tool.  Also, try out some of the new user-focused development environments such as Proto (<a href="http://www.protosw.com" rel="nofollow">http://www.protosw.com</a>), a great mashup/etl tool with deep integration with Excel and VBA.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
