<?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>Software Development Musings from the Editor of Methods &#38; Tools &#187; Software Development</title>
	<atom:link href="http://blog.martinig.ch/category/software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.martinig.ch</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 13:14:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Java Cloud Strategy</title>
		<link>http://blog.martinig.ch/software-development/java-cloud-strategy/</link>
		<comments>http://blog.martinig.ch/software-development/java-cloud-strategy/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 13:14:01 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=948</guid>
		<description><![CDATA[The Cloud approach is gaining ground in organizations as the new standard for IT infrastructure. We mostly see it in its &#8220;public&#8221; version with offers like Amazon Web Services, Cloud Foundry or Windows Azure. There is however also the emergence of &#8220;private&#8221; clouds that are operated inside organizations. The Cloud Computing Development web site has [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/java-cloud-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Meaning of Agile Certification is Money</title>
		<link>http://blog.martinig.ch/software-development/the-meaning-of-agile-certification-is-value/</link>
		<comments>http://blog.martinig.ch/software-development/the-meaning-of-agile-certification-is-value/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 08:58:45 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=928</guid>
		<description><![CDATA[On page 483 of their book &#8221; Practices for Scaling Lean &#38; Agile Development&#8220;, Craig Larman and Bas Vodde discuss about the quality of code and certification, mainly in within the CMMI context. They refute the link between good code production and certification and wrote &#8220;Do not believe that an appraisal, rating, or certification in [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/the-meaning-of-agile-certification-is-value/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is a Successful Software Project?</title>
		<link>http://blog.martinig.ch/software-development/what-is-a-successful-software-project/</link>
		<comments>http://blog.martinig.ch/software-development/what-is-a-successful-software-project/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 07:38:33 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=858</guid>
		<description><![CDATA[Recently somebody asked on a forum &#8220;when is Scrum not working?&#8221; This lead me to the question &#8220;when is a project successful?&#8221; Traditionally, you can measure the success of a project by checking the respect of the scope, schedule and budget at the delivery of the application. In this situation, the burden is more on [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/what-is-a-successful-software-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Refactoring Resources</title>
		<link>http://blog.martinig.ch/software-development/code-refactoring-resources/</link>
		<comments>http://blog.martinig.ch/software-development/code-refactoring-resources/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 09:10:21 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[refactoring]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=832</guid>
		<description><![CDATA[Martin Fowler defined refactoring as a &#8221; disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior&#8221;. In the days of Agile development where code is delivered after one or two week cycles, you start quickly to deal with &#8220;legacy&#8221; code, what was know as &#8220;maintenance&#8221; for [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/code-refactoring-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>When Agile Values Meet Mere Mortals Behavior</title>
		<link>http://blog.martinig.ch/software-development/when-agile-values-meet-mere-mortals-behavior/</link>
		<comments>http://blog.martinig.ch/software-development/when-agile-values-meet-mere-mortals-behavior/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 08:09:12 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=793</guid>
		<description><![CDATA[We are celebrating this year the tenth anniversary of the Agile Manifesto. As Agility has become popular in software development organizations, you can see more and more material about the fact that Agile has &#8220;lost its soul&#8221;. People would be more &#8220;doing Agile&#8221;, that is following &#8220;blindly&#8221; some routines, than &#8220;being Agile&#8221;. I would define [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/when-agile-values-meet-mere-mortals-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Salesmen/Developers Ratio</title>
		<link>http://blog.martinig.ch/software-development/the-salesmendevelopers-ratio/</link>
		<comments>http://blog.martinig.ch/software-development/the-salesmendevelopers-ratio/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 11:36:44 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[jenkins]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=736</guid>
		<description><![CDATA[Many of us might think that software is a technological industry. Maybe. But maybe not. If you consider the biggest organizations that sell software tools like Oracle or Microsoft, I suppose that few of us would consider them as technology leaders, but we will all recognize their financial strength and marketing power. This makes me [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/the-salesmendevelopers-ratio/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using Experts Tools to Stop Serial Developers</title>
		<link>http://blog.martinig.ch/software-development/using-experts-tools-to-stop-serial-developers/</link>
		<comments>http://blog.martinig.ch/software-development/using-experts-tools-to-stop-serial-developers/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 13:18:21 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[software testing]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=674</guid>
		<description><![CDATA[In the television world, experts track criminals using DNA found on the crime scene. Luckily we don&#8217;t have serial killers in the software development world, but we have what I will call &#8220;serial developers&#8221;. If I had to &#8220;profile&#8221; them, I would say that they are often young, having recently completed their software development education, [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/using-experts-tools-to-stop-serial-developers/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Software Crisis? What Software Crisis?</title>
		<link>http://blog.martinig.ch/software-development/software-crisis-what-software-crisis/</link>
		<comments>http://blog.martinig.ch/software-development/software-crisis-what-software-crisis/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 07:27:36 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=631</guid>
		<description><![CDATA[Some music loving readers could notice that this title is borrowed from a 1975&#8242;s Supertramp album. On the cover of this vinyl LP, you can see a guy taking a sunbath in a gray industrial landscape. According to the common interpretation, the term Software Engineering was coined just some years before this, in 1968 at [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/software-crisis-what-software-crisis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Are Software Developers Worth More than Accountants?</title>
		<link>http://blog.martinig.ch/software-development/are-software-developers-worth-more-than-accountants/</link>
		<comments>http://blog.martinig.ch/software-development/are-software-developers-worth-more-than-accountants/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 13:44:21 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=584</guid>
		<description><![CDATA[Methods &#38; Tools is located in Switzerland, a country famous for its chocolate, watches&#8230; and banks. I was therefore participating to a banking IT conference last month. The CIO of a very large private banks revealed that 15% of employees of his company were working for the IT department. He described them as the &#8220;mechanics&#8221; [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/are-software-developers-worth-more-than-accountants/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Does Size Matter (in Software Development)?</title>
		<link>http://blog.martinig.ch/software-development/does-size-matter-in-software-development/</link>
		<comments>http://blog.martinig.ch/software-development/does-size-matter-in-software-development/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 09:52:23 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[lean]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=520</guid>
		<description><![CDATA[When friends ask me what is the last trend in software development, I answer Lean. This approach is even easier to describe, because you can take examples outside the software industry and the most famous of them is Toyota. The recent problems faced by the Japanese car manufacturer shows that every idea could get difficulties [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/does-size-matter-in-software-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Times They Are a-Changin&#8217; ? Maybe Not</title>
		<link>http://blog.martinig.ch/software-development/the-times-they-are-a-changin-maybe-not/</link>
		<comments>http://blog.martinig.ch/software-development/the-times-they-are-a-changin-maybe-not/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 11:32:03 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=505</guid>
		<description><![CDATA[I will rather say that history repeats itself. By the way, this is a quote from Hegel and Marx added that first time was tragedy, and the second time farce. Yet this post is not about a Bob Dylan against Marx debate, but about a thought that came when, after following a conference presenting some [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/the-times-they-are-a-changin-maybe-not/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review of 2009 for Software Development: Many Acquisitions and a Funeral</title>
		<link>http://blog.martinig.ch/news/review-of-2009-for-software-development-many-acquisitions-and-a-funeral/</link>
		<comments>http://blog.martinig.ch/news/review-of-2009-for-software-development-many-acquisitions-and-a-funeral/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 15:27:19 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Borland]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Micro Focus]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[WMware]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=464</guid>
		<description><![CDATA[Last year has certainly been busy for the software development tools industry. We have seen many companies merging together and also the funeral of one of the oldest brand in the software development industry. Bye, Bye Borland After the sale of its development tools division to Embarcadero in 2008, Borland kept only the tools dealing [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/news/review-of-2009-for-software-development-many-acquisitions-and-a-funeral/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Consultant, the Coach and Delivering Value</title>
		<link>http://blog.martinig.ch/software-development/the-consultant-the-coach-and-delivering-value/</link>
		<comments>http://blog.martinig.ch/software-development/the-consultant-the-coach-and-delivering-value/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 14:37:22 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[software process]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=449</guid>
		<description><![CDATA[The Winter 2009 issue of Methods &#038; Tools contains an interesting article from Rachel Davies about Agile Coaching Tips. She shares her experience that is also available in the excellent book that she wrote with Liz Sedley. When I reviewed her book this summer, I started thinking about the coaching role that external people are [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/the-consultant-the-coach-and-delivering-value/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>More than 1000 Videos and Tutorials on SoftDevTube.com</title>
		<link>http://blog.martinig.ch/software-development/more-than-1000-videos-and-tutorials-on-softdevtubecom/</link>
		<comments>http://blog.martinig.ch/software-development/more-than-1000-videos-and-tutorials-on-softdevtubecom/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 07:24:24 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=325</guid>
		<description><![CDATA[I am glad to celebrate that there are now more than 1000 software development related videos and tutorials categorized on SoftDevTube.com. It is also the time to thank all the conferences and independent producers that allow us to offer this knowledge to the software development community.]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/more-than-1000-videos-and-tutorials-on-softdevtubecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A (Mostly) Agile Java Day at Jazoon</title>
		<link>http://blog.martinig.ch/methods-tools/a-mostly-agile-java-day-at-jazoon/</link>
		<comments>http://blog.martinig.ch/methods-tools/a-mostly-agile-java-day-at-jazoon/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 08:34:17 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Methods & Tools]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[javafx]]></category>
		<category><![CDATA[javaserver faces]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=313</guid>
		<description><![CDATA[Methods &#38; Tools is the sponsor of a large number of software development conferences, but I cannot find the time and budget to visit them. This year I managed to find some time after the publication of my summer issue to visit Wednesday the Jazoon, an important Java event located in Zurich. Besides the global morning [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/methods-tools/a-mostly-agile-java-day-at-jazoon/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Should Developers Come Only from Mars but Project Managers from Venus?</title>
		<link>http://blog.martinig.ch/methods-tools/should-developers-come-only-from-mars-but-project-managers-from-venus/</link>
		<comments>http://blog.martinig.ch/methods-tools/should-developers-come-only-from-mars-but-project-managers-from-venus/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 07:42:11 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Humour]]></category>
		<category><![CDATA[Methods & Tools]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=309</guid>
		<description><![CDATA[Once upon a time was the &#8220;software crisis&#8221; that persuaded people to &#8220;engineer&#8221; software in a 1968 NATO conference. Methods were created to structure the requirements and the software development process. They use models to define more precisely the requirements and the target system. They had a top-down approach that was aimed at increasing management [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/methods-tools/should-developers-come-only-from-mars-but-project-managers-from-venus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Another Suitor for Borland?</title>
		<link>http://blog.martinig.ch/news/another-suitor-for-borland/</link>
		<comments>http://blog.martinig.ch/news/another-suitor-for-borland/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 10:16:45 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Borland]]></category>
		<category><![CDATA[Embarcadero]]></category>
		<category><![CDATA[Micro Focus]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=301</guid>
		<description><![CDATA[According to Reuters, Micro Focus, which agreed in May to buy Borland, said on Monday that Borland had received a preliminary non-binding indication of interest from an unnamed financial buyer. The price offered would be $ 1.20 versus the $ 1 offered by Micro Focus. If the transaction is not approved by the shareholders, Borland [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/news/another-suitor-for-borland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More than 1000 items in the Software Development Links Directory</title>
		<link>http://blog.martinig.ch/methods-tools/more-than-1000-items-in-the-software-development-links-directory/</link>
		<comments>http://blog.martinig.ch/methods-tools/more-than-1000-items-in-the-software-development-links-directory/#comments</comments>
		<pubDate>Mon, 18 May 2009 08:31:34 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Methods & Tools]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=287</guid>
		<description><![CDATA[The Software Development Links Directory has now more than 1000 items listed. SoftDevLinks.com is a new general directory for software developers, testers and managers. If you have a blog, a web site, distribute a tool or work a consulting company related to software development, do not hesitate to add one or more (free) link(s) in [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/methods-tools/more-than-1000-items-in-the-software-development-links-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hungry Micro Focus Eats Borland Cadaver (and More)</title>
		<link>http://blog.martinig.ch/news/hungry-micro-focus-eats-borland-cadaver-and-more/</link>
		<comments>http://blog.martinig.ch/news/hungry-micro-focus-eats-borland-cadaver-and-more/#comments</comments>
		<pubDate>Thu, 07 May 2009 09:10:19 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Borland]]></category>
		<category><![CDATA[Compuware]]></category>
		<category><![CDATA[Micro Focus]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=282</guid>
		<description><![CDATA[Borland Software Corporation announced that Micro Focus International plc and Borland have entered into a definitive agreement under which Micro Focus will acquire all the outstanding shares of Borland in a cash merger transaction. Micro Focus will acquire each outstanding share of common stock of Borland for $1.00 per share, representing a premium of 25% [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/news/hungry-micro-focus-eats-borland-cadaver-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Development Training Survey: Between Ugly and Good</title>
		<link>http://blog.martinig.ch/software-development/software-development-training-survey-between-ugly-and-good/</link>
		<comments>http://blog.martinig.ch/software-development/software-development-training-survey-between-ugly-and-good/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 07:21:36 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Numbers]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=272</guid>
		<description><![CDATA[Our question was: How many weeks of training have you followed on average the past 3 years?? None 23% Less than one week 19% One week (5 days) 15% One to two weeks 18% Two weeks to one month 8% More than one month 17% Number of participants: 258 Ending date: April 2009 Recent trends [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/software-development-training-survey-between-ugly-and-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: blog.martinig.ch @ 2012-02-04 12:45:06 by W3 Total Cache -->
