<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://soa.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Kyle Gabhart</title>
 <link>http://soa.sys-con.com/</link>
 <description>Latest articles from Kyle Gabhart</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Thu, 28 Aug 2008 16:19:53 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Book Excerpt: Enabling Agile Business with SOA</title>
 <link>http://soa.sys-con.com/node/619329</link>
 <description>Cost cutting is a common demand that is levied on technology organizations. Consequently, each new paradigm within the industry is pitched by some as a cost-cutting strategy. The trouble is that many enterprises attempt some grand enterprise-wide deployment rather than incrementally growing their SOA over time and incorporating lessons learned along the way.&lt;p&gt;&lt;a href=&quot;http://soa.sys-con.com/node/619329&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 25 Jul 2008 13:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://soa.sys-con.com/node/619329</guid>
</item>
<item>
 <title>SOA Governance: Start Small and Build Incrementally</title>
 <link>http://soa.sys-con.com/node/513663</link>
 <description>If governance were a house, you would be left with the options of either building it from the ground-up or attempting to haul a complete house in on a large truck. While the latter is possible, it is fraught with difficulty. The house does not lend itself well to transport. It may become damaged during the move. It may not fit on your lot or connect smoothly to your utilities, requiring modifications to be made on the spot.&lt;p&gt;&lt;a href=&quot;http://soa.sys-con.com/node/513663&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 23 Jun 2008 12:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://soa.sys-con.com/node/513663</guid>
</item>
<item>
 <title>SOA World Product Review — Testing...1...2...3...Testing</title>
 <link>http://soa.sys-con.com/node/355641</link>
 <description>Few topics evoke more groans and eye rolling from software engineers and Web developers than the dreaded &#039;TESTING.&#039; Testing falls into the same category as documentation, refactoring code, dusting, and visiting the dentist. Put it off until the last minute, do as little as possible, do it quickly, and move on to something else. I must confess that I have the same visceral reaction to the thought of &#039;testing&#039; as others do. Consequently, I approached the prospect of reviewing a testing tool with the loathing of visiting the dentist. I was very relieved to discover that Parasoft&#039;s SOAtest 5.0 took a lot of the pain, frustration, and busy work out of the testing experience.&lt;p&gt;&lt;a href=&quot;http://soa.sys-con.com/node/355641&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 09 Apr 2007 15:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://soa.sys-con.com/node/355641</guid>
</item>
<item>
 <title>WASP: Taking the  Sting Out of Web Services Development</title>
 <link>http://soa.sys-con.com/node/39644</link>
 <description>In the October issue of Web Services Journal (Vol. 2, issue 10), I wrote an article on how to assemble a free C# .NET development environment by combining Eclipse, the Java 2 platform, Microsoft&#039;s .NET SDK, and a C# Eclipse plug-in from Improve Technologies.&lt;p&gt;&lt;a href=&quot;http://soa.sys-con.com/node/39644&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 16 Dec 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://soa.sys-con.com/node/39644</guid>
</item>
<item>
 <title>Eclipsing .NET</title>
 <link>http://soa.sys-con.com/node/39572</link>
 <description>You&#039;ve heard the hype about .NET. You&#039;ve read a couple of vague articles about dynamic discovery and invocation, service-oriented architecture, and how SOAP and a handful of other XML standards are forever changing the software industry. You want to explore the world of .NET, but are unable or unwilling to fork over a thousand bucks for Microsoft&#039;s Visual Studio .NET product. This article is for you.&lt;p&gt;&lt;a href=&quot;http://soa.sys-con.com/node/39572&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 23 Sep 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://soa.sys-con.com/node/39572</guid>
</item>
<item>
 <title>The Sun Rises on Web Services</title>
 <link>http://soa.sys-con.com/node/39404</link>
 <description>With Microsoft&#039;s .NET marketing campaign in full swing, Sun announced its Sun ONE (Open Net Environment) initiative in October of 2001. While J2EE provides a robust, scalable, and portable enterprise platform, until then it had been sorely lacking in the area of standardized support for Web services. As a part of the Sun ONE initiative, Sun has since released the Java XML Pack, a suite of Java APIs for working with XML.   So what exactly is the Java XML Pack? From a Web services perspective, the Java XML Pack facilitates the development, publishing, locating, and invocation of XML services via the Java 2 Platform.&lt;p&gt;&lt;a href=&quot;http://soa.sys-con.com/node/39404&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://soa.sys-con.com/node/39404</guid>
</item>
<item>
 <title>Wireless Web Serviceswith J2ME Part IISOAP or XML-RPC? The answer depends on your needs</title>
 <link>http://soa.sys-con.com/node/39387</link>
 <description>Last month in Part I (WSJ Vol. 2 Issue 1) we discussed J2ME and  accessing Web services from wireless devices using the XML-RPC  protocol. In this article, we will consider SOAP as a vehicle for  accessing Web services from wireless devices, comparing and  contrast-ing it with XML-RPC. Our sample application will again be a  J2ME midlet, however, we will use EnhydraME&#039;s kSOAP rather than  kXML-RPC to provide the protocol&#039;s implementation.&lt;p&gt;&lt;a href=&quot;http://soa.sys-con.com/node/39387&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 01 Feb 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://soa.sys-con.com/node/39387</guid>
</item>
<item>
 <title>Wireless Web Serviceswith J2MERemote Possibilities</title>
 <link>http://soa.sys-con.com/node/39356</link>
 <description>What happens when the hype of Web services meets the increasingly popular and ever-changing world of wireless computing? Most likely, confusion and disillusionment. In this two-part article, we&#039;ll explore the uncharted waters of wireless Web services. We&#039;ll use the J2ME platform for developing our Web service clients and access remote services on the Internet using standardized industry protocols.&lt;p&gt;&lt;a href=&quot;http://soa.sys-con.com/node/39356&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 11 Jan 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://soa.sys-con.com/node/39356</guid>
</item>
</channel>
</rss>
