<?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"
	>
<channel>
	<title>Comments on: Does Open Source Java Matter?</title>
	<atom:link href="http://www.annezelenka.com/2006/11/does-open-source-java-matter/feed" rel="self" type="application/rss+xml" />
	<link>http://www.annezelenka.com/2006/11/does-open-source-java-matter</link>
	<description>a blog about the connected age</description>
	<pubDate>Fri, 29 Aug 2008 06:00:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Anne</title>
		<link>http://www.annezelenka.com/2006/11/does-open-source-java-matter#comment-753</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Sun, 26 Nov 2006 21:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.annezelenka.com/testbed/2006/11/does-open-source-java-matter#comment-753</guid>
		<description>I'm not just talking about hobbyists and people without programming backgrounds, but I was thinking more of greenfield development projects on the open web and not ongoing corporate development.

True that Java does poorly in the hosted space. I'm curious to investigate where it might be used for noncorporate web apps though. For instance, Zimbra is using Java to do their disconnected mode--I believe they picked it because it was an easy port from their regular mode--so they are probably using Java for database access on the server side.

It would also be interesting to learn about .NET being used for web app development beyond corporate intranet projects.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not just talking about hobbyists and people without programming backgrounds, but I was thinking more of greenfield development projects on the open web and not ongoing corporate development.</p>
<p>True that Java does poorly in the hosted space. I&#8217;m curious to investigate where it might be used for noncorporate web apps though. For instance, Zimbra is using Java to do their disconnected mode&#8211;I believe they picked it because it was an easy port from their regular mode&#8211;so they are probably using Java for database access on the server side.</p>
<p>It would also be interesting to learn about .NET being used for web app development beyond corporate intranet projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vanessa L Williams</title>
		<link>http://www.annezelenka.com/2006/11/does-open-source-java-matter#comment-752</link>
		<dc:creator>Vanessa L Williams</dc:creator>
		<pubDate>Sat, 25 Nov 2006 15:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.annezelenka.com/testbed/2006/11/does-open-source-java-matter#comment-752</guid>
		<description>My reaction to this post was similar to Ed's. Most of the developers that I know who build Web applications using .NET don't call themselves Web developers. I often hear the term .NET developer or ASP.NET developer. I don't call myself a Web dev because I do more than that. I call myself a corporate developer instead, because as Anne points out, corporate apps often involve extensive class libraries along with multiple kinds of user interfaces.

To resond to Anne's query about C# features, I was thinking about new 2.0 features such as partial classes, generics, and nullable types. These are features of .NET, but C# implements them.

Also, related to the comment about .NET not getting off the ground, here's my take: Microsoft shops are Microsoft shops through and through. I've worked in plenty of them. They often use Microsoft products without evaluating alternatives. Having said that, there are many "closeted" open source friendly .NET developers who are also familiar with Java. Many of these pre-.NET devs were itching for the features of Java, but many others were caught off guard. There's still a contingent of VB6 devs who aren't willing to let go of that language. I believe that many Microsoft shops will forego a technology while they wait for Microsoft to release their version than make the switch to a competing technology. In some instances devs and other technologists can convince management to evaluate alternatives, but a lot of times it's like talking to a brick wall.</description>
		<content:encoded><![CDATA[<p>My reaction to this post was similar to Ed&#8217;s. Most of the developers that I know who build Web applications using .NET don&#8217;t call themselves Web developers. I often hear the term .NET developer or ASP.NET developer. I don&#8217;t call myself a Web dev because I do more than that. I call myself a corporate developer instead, because as Anne points out, corporate apps often involve extensive class libraries along with multiple kinds of user interfaces.</p>
<p>To resond to Anne&#8217;s query about C# features, I was thinking about new 2.0 features such as partial classes, generics, and nullable types. These are features of .NET, but C# implements them.</p>
<p>Also, related to the comment about .NET not getting off the ground, here&#8217;s my take: Microsoft shops are Microsoft shops through and through. I&#8217;ve worked in plenty of them. They often use Microsoft products without evaluating alternatives. Having said that, there are many &#8220;closeted&#8221; open source friendly .NET developers who are also familiar with Java. Many of these pre-.NET devs were itching for the features of Java, but many others were caught off guard. There&#8217;s still a contingent of VB6 devs who aren&#8217;t willing to let go of that language. I believe that many Microsoft shops will forego a technology while they wait for Microsoft to release their version than make the switch to a competing technology. In some instances devs and other technologists can convince management to evaluate alternatives, but a lot of times it&#8217;s like talking to a brick wall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Gibbs</title>
		<link>http://www.annezelenka.com/2006/11/does-open-source-java-matter#comment-751</link>
		<dc:creator>Ed Gibbs</dc:creator>
		<pubDate>Fri, 24 Nov 2006 00:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.annezelenka.com/testbed/2006/11/does-open-source-java-matter#comment-751</guid>
		<description>I think it's more a question of common definitions.  I checked wikipedia just to see if I was confused about the generally understood definition of web developers:

http://en.wikipedia.org/wiki/Web_developer

I think the term is very broad, but I've always considered myself a web developer even when I was doing just HTML, building animated gifs, or writing Perl CGIs.  When I got started in 1994-5 most of the work was HTML, Photoshop and animated gifs.  Then came Perl CGIs and javascript.  Not long after I moved onto Java and JSP and even a brief stint doing PHP.  After that I mostly covered java web development and then the last year or so I've been playing around with Ruby on Rails.  I consider all of this to be web development.

My sense is that you're talking about people who didn't have a programming background, but found the barrier to entry to something like PHP or Coldfusion reasonable.  And it possibly includes a lot of hobbyists who maintain sites in something like Drupal or Wordpress.  For them the most important thing is that their hosting provider supports PHP and MySQL.  Java does very poorly in the hosting space.  For these 'web developers' anything in the Java world has little impact on them.</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s more a question of common definitions.  I checked wikipedia just to see if I was confused about the generally understood definition of web developers:</p>
<p><a href="http://en.wikipedia.org/wiki/Web_developer" rel="nofollow">http://en.wikipedia.org/wiki/Web_developer</a></p>
<p>I think the term is very broad, but I&#8217;ve always considered myself a web developer even when I was doing just HTML, building animated gifs, or writing Perl CGIs.  When I got started in 1994-5 most of the work was HTML, Photoshop and animated gifs.  Then came Perl CGIs and javascript.  Not long after I moved onto Java and JSP and even a brief stint doing PHP.  After that I mostly covered java web development and then the last year or so I&#8217;ve been playing around with Ruby on Rails.  I consider all of this to be web development.</p>
<p>My sense is that you&#8217;re talking about people who didn&#8217;t have a programming background, but found the barrier to entry to something like PHP or Coldfusion reasonable.  And it possibly includes a lot of hobbyists who maintain sites in something like Drupal or Wordpress.  For them the most important thing is that their hosting provider supports PHP and MySQL.  Java does very poorly in the hosting space.  For these &#8216;web developers&#8217; anything in the Java world has little impact on them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne</title>
		<link>http://www.annezelenka.com/2006/11/does-open-source-java-matter#comment-750</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Thu, 23 Nov 2006 14:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.annezelenka.com/testbed/2006/11/does-open-source-java-matter#comment-750</guid>
		<description>Ed - Yes, there are many languages used for web development. In corporate environments, Java is especially popular on all tiers of the system. I just got finished working on a contract where Java was used from the web front end on back to the database. Was that a web development project? I wouldn't think of it as one--the vast majority of the work was in creating the massive back end and some GUI front ends. Then little bits of it were to be exposed through the web browser for a limited set of users.

Do corporate IT developers count as web developers? It's not what I think of when I think of web development. But you could call them that. They're not what I was thinking of here.

My line of thought proceeded from the question "does open source Java matter to web developers?" From there, I began thinking about the people who are most likely to choose open source (especially free versions)--small dev projects taking place on the open web. Ruby is getting a lot of press and seems to be very popular, true. That would tend to make Java even less important in the areas I'm thinking about.

True, PHP and MySQL are not the only options. They're just ones you will very likely run into if you're thinking about building a web app. You may not choose them, but you're unlikely to leave them out of your initial consideration, especially if you're looking at using open source tools.

Thanks for your comment, Ed. I was hoping to get some alternate perspectives, and you provided a good one.</description>
		<content:encoded><![CDATA[<p>Ed - Yes, there are many languages used for web development. In corporate environments, Java is especially popular on all tiers of the system. I just got finished working on a contract where Java was used from the web front end on back to the database. Was that a web development project? I wouldn&#8217;t think of it as one&#8211;the vast majority of the work was in creating the massive back end and some GUI front ends. Then little bits of it were to be exposed through the web browser for a limited set of users.</p>
<p>Do corporate IT developers count as web developers? It&#8217;s not what I think of when I think of web development. But you could call them that. They&#8217;re not what I was thinking of here.</p>
<p>My line of thought proceeded from the question &#8220;does open source Java matter to web developers?&#8221; From there, I began thinking about the people who are most likely to choose open source (especially free versions)&#8211;small dev projects taking place on the open web. Ruby is getting a lot of press and seems to be very popular, true. That would tend to make Java even less important in the areas I&#8217;m thinking about.</p>
<p>True, PHP and MySQL are not the only options. They&#8217;re just ones you will very likely run into if you&#8217;re thinking about building a web app. You may not choose them, but you&#8217;re unlikely to leave them out of your initial consideration, especially if you&#8217;re looking at using open source tools.</p>
<p>Thanks for your comment, Ed. I was hoping to get some alternate perspectives, and you provided a good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Gibbs</title>
		<link>http://www.annezelenka.com/2006/11/does-open-source-java-matter#comment-749</link>
		<dc:creator>Ed Gibbs</dc:creator>
		<pubDate>Thu, 23 Nov 2006 04:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.annezelenka.com/testbed/2006/11/does-open-source-java-matter#comment-749</guid>
		<description>Much of java's success is as a web development language, applets and many other areas just never took off so I'm very confused by this post.  Most java developers build web applications often for medium and large scale businesses for internal applications.  The options to use heavyweight J2EE frameworks like EJB, BPEL, and JBI exist, but many apps are simply written with frameworks like Struts, Spring, and Hibernate.

Maybe you don't consider the millions of java developers 'web developers', but many of them would beg to differ.

And other options like Ruby on Rails are really taking off as well, so I'm confused by the only options for a web developer being PHP and MySQL.

Finally, I don't think for the average java web develper that open sourcing is a big deal.  It's just another step in the road to open sourcing most software tools which is a real issue if you're Oracle, Microsoft, SAP, etc.</description>
		<content:encoded><![CDATA[<p>Much of java&#8217;s success is as a web development language, applets and many other areas just never took off so I&#8217;m very confused by this post.  Most java developers build web applications often for medium and large scale businesses for internal applications.  The options to use heavyweight J2EE frameworks like EJB, BPEL, and JBI exist, but many apps are simply written with frameworks like Struts, Spring, and Hibernate.</p>
<p>Maybe you don&#8217;t consider the millions of java developers &#8216;web developers&#8217;, but many of them would beg to differ.</p>
<p>And other options like Ruby on Rails are really taking off as well, so I&#8217;m confused by the only options for a web developer being PHP and MySQL.</p>
<p>Finally, I don&#8217;t think for the average java web develper that open sourcing is a big deal.  It&#8217;s just another step in the road to open sourcing most software tools which is a real issue if you&#8217;re Oracle, Microsoft, SAP, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne</title>
		<link>http://www.annezelenka.com/2006/11/does-open-source-java-matter#comment-748</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Mon, 20 Nov 2006 21:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.annezelenka.com/testbed/2006/11/does-open-source-java-matter#comment-748</guid>
		<description>I'm talking about web applications more than web sites. Good point that ASP.NET is an important contender in web development--that makes it even less likely that Java will make inroads.

As an open-source language, I think Java will do okay. The legions of enterprise developers who depend on it for building massive transactional database systems won't turn their back on it. But it didn't need to be open source for that, probably.

What language features does C# 2.0 offer that Java already had? That sounds like an interesting thing to look into... I was just reading an interview with Zimbra's CEO where he was suggesting that .NET wouldn't have ever gotten off the ground if Java had been open sourced four years ago.</description>
		<content:encoded><![CDATA[<p>I&#8217;m talking about web applications more than web sites. Good point that ASP.NET is an important contender in web development&#8211;that makes it even less likely that Java will make inroads.</p>
<p>As an open-source language, I think Java will do okay. The legions of enterprise developers who depend on it for building massive transactional database systems won&#8217;t turn their back on it. But it didn&#8217;t need to be open source for that, probably.</p>
<p>What language features does C# 2.0 offer that Java already had? That sounds like an interesting thing to look into&#8230; I was just reading an interview with Zimbra&#8217;s CEO where he was suggesting that .NET wouldn&#8217;t have ever gotten off the ground if Java had been open sourced four years ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vanessa L Williams</title>
		<link>http://www.annezelenka.com/2006/11/does-open-source-java-matter#comment-747</link>
		<dc:creator>Vanessa L Williams</dc:creator>
		<pubDate>Mon, 20 Nov 2006 20:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.annezelenka.com/testbed/2006/11/does-open-source-java-matter#comment-747</guid>
		<description>Are we talking about Web sites or Web applications? There was a time when I did all my Web sites using HTML, CSS, Perl, JavaScript, and flat files (instead of databases). Once I moved into corporate development, it was strictly ASP.NET. I was at an advantage to most of my counterparts because I already understood concepts like CSS layout.

For me, I do all my personal sites in ASP.NET now because it's habit. It's easier because I'm familiar with the toolset. I sometimes wonder whether ASP.NET is overkill. A lot of times I prototype without ASP.NET.

I don't know about Java's relevance as an open source platform. I know that many .NET folks have expected use of Java to decline now that C# 2.0 has most of the same language features.</description>
		<content:encoded><![CDATA[<p>Are we talking about Web sites or Web applications? There was a time when I did all my Web sites using HTML, CSS, Perl, JavaScript, and flat files (instead of databases). Once I moved into corporate development, it was strictly ASP.NET. I was at an advantage to most of my counterparts because I already understood concepts like CSS layout.</p>
<p>For me, I do all my personal sites in ASP.NET now because it&#8217;s habit. It&#8217;s easier because I&#8217;m familiar with the toolset. I sometimes wonder whether ASP.NET is overkill. A lot of times I prototype without ASP.NET.</p>
<p>I don&#8217;t know about Java&#8217;s relevance as an open source platform. I know that many .NET folks have expected use of Java to decline now that C# 2.0 has most of the same language features.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
