<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.thestandard.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title></title>
 <link>http://www.thestandard.com/node/110999/comments</link>
 <description>comments feed.</description>
 <language>en</language>
<item>
 <title>Programming&#039;s Tower of Babel leads to redundancy, wasted productivity</title>
 <link>http://www.thestandard.com/news/2008/07/31/so-many-languages-so-little-time</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;!--paging_filter--&gt;
&lt;p&gt;&lt;!--paging_filter--&gt; &lt;/p&gt;
&lt;p&gt;Honestly, how many times do I have to write the same piece of code?&lt;/p&gt;
&lt;p&gt;I&#039;ve been writing software for more than thirty years -- I started very young, really -- and I&#039;ve noticed a pattern with various languages that I&#039;ve learned: The same components need to be written over with over with each language. And, an ever-expanding universe of those languages is becoming a drain on productivity.&lt;/p&gt;
&lt;p&gt;I started out writing code in &lt;a href=&quot;http://en.wikipedia.org/wiki/C_programming_language&quot;&gt;C&lt;/a&gt; back in the seventies, when pretty much everything was do-it-yourself. There weren&#039;t many third-party libraries back then. The introduction of object-oriented programming with &lt;a href=&quot;http://en.wikipedia.org/wiki/C%2B%2B&quot;&gt;C++&lt;/a&gt; was welcome; pretty much the same syntax and low-level control, but it let developers write much more elegant code.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Java_(programming_language)&quot;&gt;Java&lt;/a&gt; fixed most of the issues with C/C++ by eliminating pointers and cleaning up memory management, but programmers were forced to learn a slightly different syntax, and all of the extraneous functions that they were used to had to be rewritten. And while Java&#039;s multiplatform capability was useful, it meant that software had to be written for the lowest common denominator of the platforms. But Java certainly hasn’t been the swan song of the new language parade.&lt;/p&gt;
&lt;p&gt;It seems though that since the early 1990s, there has been an explosion of languages including examples such as Perl, Python, C#, and Ruby (on or off Rails), not to mention tools such as Flash and Silverlight. &lt;/p&gt;
&lt;p&gt;This forces companies to pick and choose which languages they support. For example, if you wanted to try &lt;a href=&quot;http://code.google.com/appengine/&quot;&gt;Google App Engine&lt;/a&gt;, you would need to use Python, because that is the only language the company supports.&lt;/p&gt;
&lt;p&gt;It also leads to the need to develop and maintain multiple versions of the same software. I&#039;m midway through converting a perfectly good Java mobile application for the iPhone, which requires me to rewrite it in Objective C. And it means that in future somebody will have to support at least two versions of the software.&lt;/p&gt;
&lt;p&gt;With every new language comes not only the need to learn and remember the new syntax – like remembering if the concatenation operator is &amp;quot;+&amp;quot; or &amp;quot;.&amp;quot; -- but also the need to either locate third -party libraries or rewrite those utility functions that you depend on every day. And the time required to do that and maintain it for every language costs us time and results in a loss of overall productivity.&lt;/p&gt;
&lt;p&gt;While each new language may provide some previously unavailable feature, that must be measured against the impact of implementing code in that language, the dilution of effort available for the other languages, and the potential costs of switching. Before expending that effort, developers should be sure that the switch is work the risk.&lt;/p&gt;
&lt;p&gt;After all, we often forget the lessons that history has taught us, especially in the relatively short history of computer languages. Developers who think they&#039;ve found the holy grail of short time to market in a language like Ruby on Rails would be wise to look up &lt;a href=&quot;http://en.wikipedia.org/wiki/Cobol&quot;&gt;COBOL&lt;/a&gt;, a simple well-used language with an English-like syntax that could easily read and update databases -- 50 ago.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Larry Borsato has been a software developer, marketer, consultant, public speaker, and entrepreneur, among other things. For more of his unpredictable, yet often entertaining thoughts you can read his blog at &lt;a href=&quot;http://larryborsato.com&quot;&gt;larryborsato.com&lt;/a&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;More news, commentary, and predictions from &lt;i&gt;The Industry Standard&lt;/i&gt;:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://thestandard.com/news/2008/04/30/thou-shall-ship-no-software-its-time&quot;&gt;Thou shalt not ship software before its time&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://thestandard.com/news/2008/04/08/vetting-startup-ideas-barcamp&quot;&gt;Vetting startup ideas at BarCamp&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://www.thestandard.com/news/2008/04/25/10-reasons-start-ups-100-absolutely-should-outsource-almost-everything&quot;&gt;10 reasons that start-ups 100% absolutely should outsource (almost) everything&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Special Feature: &lt;b&gt;&lt;a href=&quot;http://www.thestandard.com/news/2008/05/29/where-are-they-now&quot;&gt;Where are they now? &lt;i&gt;The Industry Standard&lt;/i&gt; tracks down 10 dot-coms from the Web bubble of the late 1990s&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
 <comments>http://www.thestandard.com/news/2008/07/31/so-many-languages-so-little-time#comments</comments>
 <category domain="http://www.thestandard.com/taxonomy/term/6994">C</category>
 <category domain="http://www.thestandard.com/taxonomy/term/6995">C#</category>
 <category domain="http://www.thestandard.com/taxonomy/term/6993">COBOL</category>
 <category domain="http://www.thestandard.com/taxonomy/term/3240">java</category>
 <category domain="http://www.thestandard.com/taxonomy/term/4794">ruby on rails</category>
 <category domain="http://www.thestandard.com/taxonomy/term/5667">Software &amp;amp; Web</category>
 <category domain="http://www.thestandard.com/taxonomy/term/2514">The Industry Standard</category>
 <pubDate>Thu, 31 Jul 2008 06:08:20 -0700</pubDate>
 <dc:creator>Larry Borsato</dc:creator>
 <guid isPermaLink="false">110999 at http://www.thestandard.com</guid>
</item>
<item>
 <title>Programming&#039;s Tower of Babel leads to redundancy, wasted productivity</title>
 <link>http://www.thestandard.com/news/2008/07/31/so-many-languages-so-little-time</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;!--paging_filter--&gt;
&lt;p&gt;&lt;!--paging_filter--&gt; &lt;/p&gt;
&lt;p&gt;Honestly, how many times do I have to write the same piece of code?&lt;/p&gt;
&lt;p&gt;I&#039;ve been writing software for more than thirty years -- I started very young, really -- and I&#039;ve noticed a pattern with various languages that I&#039;ve learned: The same components need to be written over with over with each language. And, an ever-expanding universe of those languages is becoming a drain on productivity.&lt;/p&gt;
&lt;p&gt;I started out writing code in &lt;a href=&quot;http://en.wikipedia.org/wiki/C_programming_language&quot;&gt;C&lt;/a&gt; back in the seventies, when pretty much everything was do-it-yourself. There weren&#039;t many third-party libraries back then. The introduction of object-oriented programming with &lt;a href=&quot;http://en.wikipedia.org/wiki/C%2B%2B&quot;&gt;C++&lt;/a&gt; was welcome; pretty much the same syntax and low-level control, but it let developers write much more elegant code.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Java_(programming_language)&quot;&gt;Java&lt;/a&gt; fixed most of the issues with C/C++ by eliminating pointers and cleaning up memory management, but programmers were forced to learn a slightly different syntax, and all of the extraneous functions that they were used to had to be rewritten. And while Java&#039;s multiplatform capability was useful, it meant that software had to be written for the lowest common denominator of the platforms. But Java certainly hasn’t been the swan song of the new language parade.&lt;/p&gt;
&lt;p&gt;It seems though that since the early 1990s, there has been an explosion of languages including examples such as Perl, Python, C#, and Ruby (on or off Rails), not to mention tools such as Flash and Silverlight. &lt;/p&gt;
&lt;p&gt;This forces companies to pick and choose which languages they support. For example, if you wanted to try &lt;a href=&quot;http://code.google.com/appengine/&quot;&gt;Google App Engine&lt;/a&gt;, you would need to use Python, because that is the only language the company supports.&lt;/p&gt;
&lt;p&gt;It also leads to the need to develop and maintain multiple versions of the same software. I&#039;m midway through converting a perfectly good Java mobile application for the iPhone, which requires me to rewrite it in Objective C. And it means that in future somebody will have to support at least two versions of the software.&lt;/p&gt;
&lt;p&gt;With every new language comes not only the need to learn and remember the new syntax – like remembering if the concatenation operator is &amp;quot;+&amp;quot; or &amp;quot;.&amp;quot; -- but also the need to either locate third -party libraries or rewrite those utility functions that you depend on every day. And the time required to do that and maintain it for every language costs us time and results in a loss of overall productivity.&lt;/p&gt;
&lt;p&gt;While each new language may provide some previously unavailable feature, that must be measured against the impact of implementing code in that language, the dilution of effort available for the other languages, and the potential costs of switching. Before expending that effort, developers should be sure that the switch is work the risk.&lt;/p&gt;
&lt;p&gt;After all, we often forget the lessons that history has taught us, especially in the relatively short history of computer languages. Developers who think they&#039;ve found the holy grail of short time to market in a language like Ruby on Rails would be wise to look up &lt;a href=&quot;http://en.wikipedia.org/wiki/Cobol&quot;&gt;COBOL&lt;/a&gt;, a simple well-used language with an English-like syntax that could easily read and update databases -- 50 ago.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Larry Borsato has been a software developer, marketer, consultant, public speaker, and entrepreneur, among other things. For more of his unpredictable, yet often entertaining thoughts you can read his blog at &lt;a href=&quot;http://larryborsato.com&quot;&gt;larryborsato.com&lt;/a&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;More news, commentary, and predictions from &lt;i&gt;The Industry Standard&lt;/i&gt;:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://thestandard.com/news/2008/04/30/thou-shall-ship-no-software-its-time&quot;&gt;Thou shalt not ship software before its time&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://thestandard.com/news/2008/04/08/vetting-startup-ideas-barcamp&quot;&gt;Vetting startup ideas at BarCamp&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://www.thestandard.com/news/2008/04/25/10-reasons-start-ups-100-absolutely-should-outsource-almost-everything&quot;&gt;10 reasons that start-ups 100% absolutely should outsource (almost) everything&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Special Feature: &lt;b&gt;&lt;a href=&quot;http://www.thestandard.com/news/2008/05/29/where-are-they-now&quot;&gt;Where are they now? &lt;i&gt;The Industry Standard&lt;/i&gt; tracks down 10 dot-coms from the Web bubble of the late 1990s&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
 <comments>http://www.thestandard.com/news/2008/07/31/so-many-languages-so-little-time#comments</comments>
 <category domain="http://www.thestandard.com/taxonomy/term/6994">C</category>
 <category domain="http://www.thestandard.com/taxonomy/term/6995">C#</category>
 <category domain="http://www.thestandard.com/taxonomy/term/6993">COBOL</category>
 <category domain="http://www.thestandard.com/taxonomy/term/3240">java</category>
 <category domain="http://www.thestandard.com/taxonomy/term/4794">ruby on rails</category>
 <category domain="http://www.thestandard.com/taxonomy/term/5667">Software &amp;amp; Web</category>
 <category domain="http://www.thestandard.com/taxonomy/term/2514">The Industry Standard</category>
 <pubDate>Thu, 31 Jul 2008 06:08:20 -0700</pubDate>
 <dc:creator>Larry Borsato</dc:creator>
 <guid isPermaLink="false">110999 at http://www.thestandard.com</guid>
</item>
<item>
 <title>Programming&#039;s Tower of Babel leads to redundancy, wasted productivity</title>
 <link>http://www.thestandard.com/news/2008/07/31/so-many-languages-so-little-time</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;!--paging_filter--&gt;
&lt;p&gt;&lt;!--paging_filter--&gt; &lt;/p&gt;
&lt;p&gt;Honestly, how many times do I have to write the same piece of code?&lt;/p&gt;
&lt;p&gt;I&#039;ve been writing software for more than thirty years -- I started very young, really -- and I&#039;ve noticed a pattern with various languages that I&#039;ve learned: The same components need to be written over with over with each language. And, an ever-expanding universe of those languages is becoming a drain on productivity.&lt;/p&gt;
&lt;p&gt;I started out writing code in &lt;a href=&quot;http://en.wikipedia.org/wiki/C_programming_language&quot;&gt;C&lt;/a&gt; back in the seventies, when pretty much everything was do-it-yourself. There weren&#039;t many third-party libraries back then. The introduction of object-oriented programming with &lt;a href=&quot;http://en.wikipedia.org/wiki/C%2B%2B&quot;&gt;C++&lt;/a&gt; was welcome; pretty much the same syntax and low-level control, but it let developers write much more elegant code.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Java_(programming_language)&quot;&gt;Java&lt;/a&gt; fixed most of the issues with C/C++ by eliminating pointers and cleaning up memory management, but programmers were forced to learn a slightly different syntax, and all of the extraneous functions that they were used to had to be rewritten. And while Java&#039;s multiplatform capability was useful, it meant that software had to be written for the lowest common denominator of the platforms. But Java certainly hasn’t been the swan song of the new language parade.&lt;/p&gt;
&lt;p&gt;It seems though that since the early 1990s, there has been an explosion of languages including examples such as Perl, Python, C#, and Ruby (on or off Rails), not to mention tools such as Flash and Silverlight. &lt;/p&gt;
&lt;p&gt;This forces companies to pick and choose which languages they support. For example, if you wanted to try &lt;a href=&quot;http://code.google.com/appengine/&quot;&gt;Google App Engine&lt;/a&gt;, you would need to use Python, because that is the only language the company supports.&lt;/p&gt;
&lt;p&gt;It also leads to the need to develop and maintain multiple versions of the same software. I&#039;m midway through converting a perfectly good Java mobile application for the iPhone, which requires me to rewrite it in Objective C. And it means that in future somebody will have to support at least two versions of the software.&lt;/p&gt;
&lt;p&gt;With every new language comes not only the need to learn and remember the new syntax – like remembering if the concatenation operator is &amp;quot;+&amp;quot; or &amp;quot;.&amp;quot; -- but also the need to either locate third -party libraries or rewrite those utility functions that you depend on every day. And the time required to do that and maintain it for every language costs us time and results in a loss of overall productivity.&lt;/p&gt;
&lt;p&gt;While each new language may provide some previously unavailable feature, that must be measured against the impact of implementing code in that language, the dilution of effort available for the other languages, and the potential costs of switching. Before expending that effort, developers should be sure that the switch is work the risk.&lt;/p&gt;
&lt;p&gt;After all, we often forget the lessons that history has taught us, especially in the relatively short history of computer languages. Developers who think they&#039;ve found the holy grail of short time to market in a language like Ruby on Rails would be wise to look up &lt;a href=&quot;http://en.wikipedia.org/wiki/Cobol&quot;&gt;COBOL&lt;/a&gt;, a simple well-used language with an English-like syntax that could easily read and update databases -- 50 ago.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Larry Borsato has been a software developer, marketer, consultant, public speaker, and entrepreneur, among other things. For more of his unpredictable, yet often entertaining thoughts you can read his blog at &lt;a href=&quot;http://larryborsato.com&quot;&gt;larryborsato.com&lt;/a&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;More news, commentary, and predictions from &lt;i&gt;The Industry Standard&lt;/i&gt;:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://thestandard.com/news/2008/04/30/thou-shall-ship-no-software-its-time&quot;&gt;Thou shalt not ship software before its time&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://thestandard.com/news/2008/04/08/vetting-startup-ideas-barcamp&quot;&gt;Vetting startup ideas at BarCamp&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://www.thestandard.com/news/2008/04/25/10-reasons-start-ups-100-absolutely-should-outsource-almost-everything&quot;&gt;10 reasons that start-ups 100% absolutely should outsource (almost) everything&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Special Feature: &lt;b&gt;&lt;a href=&quot;http://www.thestandard.com/news/2008/05/29/where-are-they-now&quot;&gt;Where are they now? &lt;i&gt;The Industry Standard&lt;/i&gt; tracks down 10 dot-coms from the Web bubble of the late 1990s&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
 <comments>http://www.thestandard.com/news/2008/07/31/so-many-languages-so-little-time#comments</comments>
 <category domain="http://www.thestandard.com/taxonomy/term/6994">C</category>
 <category domain="http://www.thestandard.com/taxonomy/term/6995">C#</category>
 <category domain="http://www.thestandard.com/taxonomy/term/6993">COBOL</category>
 <category domain="http://www.thestandard.com/taxonomy/term/3240">java</category>
 <category domain="http://www.thestandard.com/taxonomy/term/4794">ruby on rails</category>
 <category domain="http://www.thestandard.com/taxonomy/term/5667">Software &amp;amp; Web</category>
 <category domain="http://www.thestandard.com/taxonomy/term/2514">The Industry Standard</category>
 <pubDate>Thu, 31 Jul 2008 06:08:20 -0700</pubDate>
 <dc:creator>Larry Borsato</dc:creator>
 <guid isPermaLink="false">110999 at http://www.thestandard.com</guid>
</item>
<item>
 <title>Programming&#039;s Tower of Babel leads to redundancy, wasted productivity</title>
 <link>http://www.thestandard.com/news/2008/07/31/so-many-languages-so-little-time</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;!--paging_filter--&gt;
&lt;p&gt;&lt;!--paging_filter--&gt; &lt;/p&gt;
&lt;p&gt;Honestly, how many times do I have to write the same piece of code?&lt;/p&gt;
&lt;p&gt;I&#039;ve been writing software for more than thirty years -- I started very young, really -- and I&#039;ve noticed a pattern with various languages that I&#039;ve learned: The same components need to be written over with over with each language. And, an ever-expanding universe of those languages is becoming a drain on productivity.&lt;/p&gt;
&lt;p&gt;I started out writing code in &lt;a href=&quot;http://en.wikipedia.org/wiki/C_programming_language&quot;&gt;C&lt;/a&gt; back in the seventies, when pretty much everything was do-it-yourself. There weren&#039;t many third-party libraries back then. The introduction of object-oriented programming with &lt;a href=&quot;http://en.wikipedia.org/wiki/C%2B%2B&quot;&gt;C++&lt;/a&gt; was welcome; pretty much the same syntax and low-level control, but it let developers write much more elegant code.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Java_(programming_language)&quot;&gt;Java&lt;/a&gt; fixed most of the issues with C/C++ by eliminating pointers and cleaning up memory management, but programmers were forced to learn a slightly different syntax, and all of the extraneous functions that they were used to had to be rewritten. And while Java&#039;s multiplatform capability was useful, it meant that software had to be written for the lowest common denominator of the platforms. But Java certainly hasn’t been the swan song of the new language parade.&lt;/p&gt;
&lt;p&gt;It seems though that since the early 1990s, there has been an explosion of languages including examples such as Perl, Python, C#, and Ruby (on or off Rails), not to mention tools such as Flash and Silverlight. &lt;/p&gt;
&lt;p&gt;This forces companies to pick and choose which languages they support. For example, if you wanted to try &lt;a href=&quot;http://code.google.com/appengine/&quot;&gt;Google App Engine&lt;/a&gt;, you would need to use Python, because that is the only language the company supports.&lt;/p&gt;
&lt;p&gt;It also leads to the need to develop and maintain multiple versions of the same software. I&#039;m midway through converting a perfectly good Java mobile application for the iPhone, which requires me to rewrite it in Objective C. And it means that in future somebody will have to support at least two versions of the software.&lt;/p&gt;
&lt;p&gt;With every new language comes not only the need to learn and remember the new syntax – like remembering if the concatenation operator is &amp;quot;+&amp;quot; or &amp;quot;.&amp;quot; -- but also the need to either locate third -party libraries or rewrite those utility functions that you depend on every day. And the time required to do that and maintain it for every language costs us time and results in a loss of overall productivity.&lt;/p&gt;
&lt;p&gt;While each new language may provide some previously unavailable feature, that must be measured against the impact of implementing code in that language, the dilution of effort available for the other languages, and the potential costs of switching. Before expending that effort, developers should be sure that the switch is work the risk.&lt;/p&gt;
&lt;p&gt;After all, we often forget the lessons that history has taught us, especially in the relatively short history of computer languages. Developers who think they&#039;ve found the holy grail of short time to market in a language like Ruby on Rails would be wise to look up &lt;a href=&quot;http://en.wikipedia.org/wiki/Cobol&quot;&gt;COBOL&lt;/a&gt;, a simple well-used language with an English-like syntax that could easily read and update databases -- 50 ago.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Larry Borsato has been a software developer, marketer, consultant, public speaker, and entrepreneur, among other things. For more of his unpredictable, yet often entertaining thoughts you can read his blog at &lt;a href=&quot;http://larryborsato.com&quot;&gt;larryborsato.com&lt;/a&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;More news, commentary, and predictions from &lt;i&gt;The Industry Standard&lt;/i&gt;:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://thestandard.com/news/2008/04/30/thou-shall-ship-no-software-its-time&quot;&gt;Thou shalt not ship software before its time&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://thestandard.com/news/2008/04/08/vetting-startup-ideas-barcamp&quot;&gt;Vetting startup ideas at BarCamp&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Analysis: &lt;b&gt;&lt;a href=&quot;http://www.thestandard.com/news/2008/04/25/10-reasons-start-ups-100-absolutely-should-outsource-almost-everything&quot;&gt;10 reasons that start-ups 100% absolutely should outsource (almost) everything&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Special Feature: &lt;b&gt;&lt;a href=&quot;http://www.thestandard.com/news/2008/05/29/where-are-they-now&quot;&gt;Where are they now? &lt;i&gt;The Industry Standard&lt;/i&gt; tracks down 10 dot-coms from the Web bubble of the late 1990s&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
 <comments>http://www.thestandard.com/news/2008/07/31/so-many-languages-so-little-time#comments</comments>
 <category domain="http://www.thestandard.com/taxonomy/term/6994">C</category>
 <category domain="http://www.thestandard.com/taxonomy/term/6995">C#</category>
 <category domain="http://www.thestandard.com/taxonomy/term/6993">COBOL</category>
 <category domain="http://www.thestandard.com/taxonomy/term/3240">java</category>
 <category domain="http://www.thestandard.com/taxonomy/term/4794">ruby on rails</category>
 <category domain="http://www.thestandard.com/taxonomy/term/5667">Software &amp;amp; Web</category>
 <category domain="http://www.thestandard.com/taxonomy/term/2514">The Industry Standard</category>
 <pubDate>Thu, 31 Jul 2008 06:08:20 -0700</pubDate>
 <dc:creator>Larry Borsato</dc:creator>
 <guid isPermaLink="false">110999 at http://www.thestandard.com</guid>
</item>
</channel>
</rss>
