<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://jamesmcgovern.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from James McGovern</title>
 <link>http://jamesmcgovern.sys-con.com/</link>
 <description>Latest News from James McGovern</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Sun, 06 Dec 2009 02:55:28 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Evaluating Enterprise Applications</title>
 <link>http://jamesmcgovern.sys-con.com/node/174696</link>
 <description>CIOs are seeking to reduce the risk associated with investing in mission-critical enterprise applications and gain control over how vendor offerings are evaluated and selected. IT investments are no longer allowed to fail and must work correctly the first time.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/174696&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 21 Feb 2006 11:00:00 EST</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/174696</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/174696#feedback</comments>
</item>
<item>
 <title>Enterprise Architecture &amp; Open Source</title>
 <link>http://jamesmcgovern.sys-con.com/node/37966</link>
 <description>This session will focus, among other issues, on: guiding an architect to thinking concretely about the use of open-source software in production environments; practical considerations around licensing, strategies to get your vendors to contribute to open source projects; and the responsibilities of corporations to contribute to open source software development.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/37966&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 24 Feb 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/37966</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/37966#feedback</comments>
</item>
<item>
 <title>Prescriptions for Your Java Ailments</title>
 <link>http://jamesmcgovern.sys-con.com/node/36944</link>
 <description>Unlike the doctor who works for your HMO, I won&#039;t require a copayment for each visit nor ask you to fill out long arduous forms. I&#039;m here to help readers of Java Developer&#039;s Journal find a cure for their Java system ills.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36944&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Apr 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36944</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36944#feedback</comments>
</item>
<item>
 <title>Prescriptions for Your Java Ailments</title>
 <link>http://jamesmcgovern.sys-con.com/node/36886</link>
 <description>Unlike the doctor who works for your HMO, I won&#039;t require a copayment for each visit nor ask you to fill out long arduous forms.  I&#039;m here to help readers of Java Developer&#039;s Journal find a cure for their Java system ills.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36886&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 01 Mar 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36886</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36886#feedback</comments>
</item>
<item>
 <title>Extreme Performance Tuning</title>
 <link>http://jamesmcgovern.sys-con.com/node/36744</link>
 <description>Many development shops have used J2EE to build a successful business-logic tier but have fallen short on obtaining the desired look and feel. On my current project we considered using applets as substitutes for GIF-based buttons, creating a utility to modify tree-based structure data as well as an application that will allow a secure file-based transmission. In my spare time I&#039;m also working on an idea for a video game. All of these require an architecture that takes performance into consideration.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36744&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 01 Nov 2001 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36744</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36744#feedback</comments>
</item>
<item>
 <title>Prescriptions for Your Java Ailments</title>
 <link>http://jamesmcgovern.sys-con.com/node/36741</link>
 <description>I&#039;m developing an Internet application where the user can register. How    would i check if the e-mail address entered is valid?   I have a couple of ideas you can implement. First, I suggest using JavaScript    in the browser to check for allowable characters by scanning the input. The    JavaScript could also look for a single instance of the @ character and at least    one period. For a list of all allowable characters go to &lt;a href=&quot;http://www.faqs.org/rfcs/rfc822.html&quot; title=&quot;www.faqs.org/rfcs/rfc822.html&quot;&gt;www.faqs.org/rfcs/rfc822.html&lt;/a&gt;.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36741&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 01 Nov 2001 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36741</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36741#feedback</comments>
</item>
<item>
 <title>Extreme Performance Tuning</title>
 <link>http://jamesmcgovern.sys-con.com/node/36715</link>
 <description>The performance of J2EE-based applications sometimes doesn&#039;t  live up to users&#039; expectations. Usually it&#039;s impossible to quantify  exactly where the bottlenecks are. Many developers spend time  searching for articles on the Internet only to find the same old tips  about using the synchronized keyword and string concatenation without  ever finding information that&#039;s useful. This article will help you  find the holy grail of Java performance.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36715&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Oct 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36715</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36715#feedback</comments>
</item>
<item>
 <title>Ask Doctor Java</title>
 <link>http://jamesmcgovern.sys-con.com/node/36711</link>
 <description>Unlike the doctor that works for your HMO, Doctor Java is  here to help you with all of your Java problems. The good Doc will not require a copayment for each visit nor ask you to fill out long arduous forms. The Doctor is here to help the readers of Java Developer&#039;s Journal find a cure for their Java system ills.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36711&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Oct 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36711</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36711#feedback</comments>
</item>
<item>
 <title>Extreme Performance Tuning</title>
 <link>http://jamesmcgovern.sys-con.com/node/36697</link>
 <description>There are many articles about basic performance tuning a Java application. They all discuss simple techniques such as using a StringBuffer versus using a String, and the overhead of using the synchronized keyword.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36697&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 01 Sep 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36697</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36697#feedback</comments>
</item>
<item>
 <title>JSP Tag Libraries</title>
 <link>http://jamesmcgovern.sys-con.com/node/36678</link>
 <description>Tag libraries were introduced into the Java specification to solve many of the limitations of using scriptlets (bits of Java code) as part of a JSP page. The main limitation is that advanced page design may require the designer to understand Java to perform tasks such as constructing a loop, if/else blocks, and sending an e-mail, and so on. Art designers and HTML developers are creating many pages in today&#039;s Web development environment, making this approach less than optimal. Tags provide a mechanism that will allow a non-Java developer to utilize Java functionality without having to learn the language.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36678&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 01 Sep 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36678</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36678#feedback</comments>
</item>
<item>
 <title>Learn Debugging Skills</title>
 <link>http://jamesmcgovern.sys-con.com/node/36299</link>
 <description>In my travels I&#039;ve run across lots of bad Java code (some of which I&#039;ve written myself). Usually it&#039;s due to unrealistic project deadlines, bad estimates for how long something will take, no architecture in place, and developers&#039; not really understanding the subtleties of the language.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36299&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 01 Jun 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36299</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36299#feedback</comments>
</item>
<item>
 <title>DataBase Programming with JDBC and Java</title>
 <link>http://jamesmcgovern.sys-con.com/node/36272</link>
 <description>Database Programming with JDBC and Java  by George Reese Published by O&#039;Reilly &amp; Associates&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36272&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 May 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36272</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36272#feedback</comments>
</item>
<item>
 <title>View Of JMS From The Inside</title>
 <link>http://jamesmcgovern.sys-con.com/node/36232</link>
 <description>This is my first book review for Java Developer&#039;s Journal. As coauthor of a competing book, I figured I&#039;d be very critical of the author&#039;s writing and the book&#039;s content. I must admit I&#039;m pleasantly surprised; this is a really good book and, in many ways, better than the book I coauthored.&lt;p&gt;&lt;a href=&quot;http://jamesmcgovern.sys-con.com/node/36232&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 01 Mar 2001 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://jamesmcgovern.sys-con.com/node/36232</guid>
 <comments>http://jamesmcgovern.sys-con.com/node/36232#feedback</comments>
</item>
</channel>
</rss>
