<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://weblogs.java.net/blog/stoicflame/">
<title>Ryan Heaton&apos;s Blog</title>
<link>http://weblogs.java.net/blog/stoicflame/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-05-16T09:50:00-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2008/05/oauth.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2008/05/enunciate_17_se.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2008/01/web_service_pro.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2008/01/web_service_pro_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2008/01/enunciate_16_am_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2007/10/enunciate_15_re_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2007/10/why_roi_vs_soi_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2007/09/enunciate_14_yo_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2007/08/enunciate_13_re.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2007/05/enunciate_12_re_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2007/04/enunciate_11_re.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/stoicflame/archive/2007/04/my_twoedged_ars.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2008/05/oauth.html">
<title>OAuth is Handy</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2008/05/oauth.html</link>
<description>OAuth for Spring Security was just released this week, and I thought I&apos;d take a stab at why you might be interested.</description>
<dc:subject></dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2008-05-16T09:50:00-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2008/05/enunciate_17_se.html">
<title>Enunciate 1.7: Security and Custom Content Types</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2008/05/enunciate_17_se.html</link>
<description>Enunciate 1.7 includes support for securing your Web service endpoints via Spring Security; support for OAuth is an added bonus.  Also, support for custom content types (in addition to XML and JSON) for your REST endpoints.</description>
<dc:subject></dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2008-05-06T15:22:22-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2008/01/web_service_pro.html">
<title>Web Service Programming for the Masses, Part II: Developing the RIA</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2008/01/web_service_pro.html</link>
<description>This is the second of a two-part tutorial that will walk you through the development of a Rich Internet Application that will consume the Web service API we developed in Part I. We&apos;ll be writing an AJAX app with an embedded Flash component. Bring your favorite IDE and join the fun!</description>
<dc:subject></dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2008-01-09T11:41:10-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2008/01/web_service_pro_1.html">
<title>Web Service Programming for the Masses, Part I: Developing the Web Service API</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2008/01/web_service_pro_1.html</link>
<description>This is the first of a two-part tutorial that will walk you through the development of a Web service API that bundles a bouquet of remoting technologies: SOAP, REST/XML, JSON, GWT-RPC and even AMF (for all you Flex developers). Bring your favorite IDE and join the fun!</description>
<dc:subject>Web Services and XML</dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2008-01-09T11:33:29-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2008/01/enunciate_16_am_1.html">
<title>Enunciate 1.6: AMF Endpoints for Flex Developers</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2008/01/enunciate_16_am_1.html</link>
<description>Enunciate 1.6 will publish your service endpoints via SOAP, REST/XML, JSON, GWT, and now AMF.  Furthermore, it&apos;ll generate the client-side code to access those endpoints (including the ActionScript classes for Flex developers).  And, as Enunciate has always done, it will generate your WSDLs, schemas, and full user-level documentation.</description>
<dc:subject></dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2008-01-09T11:13:03-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2007/10/enunciate_15_re_1.html">
<title>Enunciate 1.5 Released</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2007/10/enunciate_15_re_1.html</link>
<description>Enunciate 1.5 makes some dramatic improvements in the GWT application development experience.  Included in the distribution bundle is a new pet clinic sample application that will demonstrate how to publish the pet clinic Web service API and how to develop a nice AJAX app for the pet clinic using GWT.</description>
<dc:subject></dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2007-10-22T05:56:54-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2007/10/why_roi_vs_soi_1.html">
<title>Why ROI vs. SOI (read &quot;REST vs. SOAP&quot;) Still Matters</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2007/10/why_roi_vs_soi_1.html</link>
<description>Much to the chagrin of Web service engineers, the REST vs. SOAP debate still lives, and the discussion is not going to die anytime soon. The fundamentals of the debate go beyond superficial rivalry--they are architectural in nature. In order to design a sound Web service API, these principles must be confronted.</description>
<dc:subject></dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2007-10-09T16:31:34-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2007/09/enunciate_14_yo_1.html">
<title>Enunciate 1.4: Your JAX-WS endpoint published as a GWT-RPC endpoint</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2007/09/enunciate_14_yo_1.html</link>
<description>...not to mentioned that it will be published via SOAP, REST/XML and JSON.  The GWT client-side Java code is generated and packaged for use with GWT to support your AJAX app.</description>
<dc:subject>Web Services and XML</dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2007-09-19T08:56:12-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2007/08/enunciate_13_re.html">
<title>Enunciate 1.3 Released</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2007/08/enunciate_13_re.html</link>
<description>Enunciate 1.3 includes support for applying aspects to service beans,
customization of endpoint URLs, and many bug fixes and minor
enhancements.</description>
<dc:subject>Web Services and XML</dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2007-08-23T10:50:16-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2007/05/enunciate_12_re_1.html">
<title>Enunciate 1.2 Released</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2007/05/enunciate_12_re_1.html</link>
<description>Enunciate 1.2 was just released with support for maps and JAXB 2.0 type adapters.</description>
<dc:subject>Web Services and XML</dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2007-05-30T16:10:42-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2007/04/enunciate_11_re.html">
<title>Enunciate 1.1 Released</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2007/04/enunciate_11_re.html</link>
<description>Enunciate 1.1 was released yesterday, adding support for Maven 2.</description>
<dc:subject></dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2007-04-18T10:49:43-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/stoicflame/archive/2007/04/my_twoedged_ars.html">
<title>My Two-Edged Arsenal</title>
<link>http://weblogs.java.net/blog/stoicflame/archive/2007/04/my_twoedged_ars.html</link>
<description>Who&apos;s Ryan Heaton, and who let him in here packing that kind of heat?</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>stoicflame</dc:creator>
<dc:date>2007-04-18T10:38:15-08:00</dc:date>
</item>


</rdf:RDF>
