<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AMIS Technology blog &#187; REST</title>
	<atom:link href="http://technology.amis.nl/blog/tag/rest/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Review of Oracle Service Bus 11g Development Cookbook (Packt Publishing) by Edwin Biemond, Guido Schmutz, Eric Elzinga et. al.</title>
		<link>http://technology.amis.nl/blog/15276/review-of-oracle-service-bus-11g-development-cookbook-packt-publishing-by-edwin-biemond-guido-schmutz-eric-elzinga-et-al</link>
		<comments>http://technology.amis.nl/blog/15276/review-of-oracle-service-bus-11g-development-cookbook-packt-publishing-by-edwin-biemond-guido-schmutz-eric-elzinga-et-al#comments</comments>
		<pubDate>Sun, 05 Feb 2012 21:27:45 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[osb]]></category>
		<category><![CDATA[owsm]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[service bus]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/15276/review-of-oracle-service-bus-11g-development-cookbook-packt-publishing-by-edwin-biemond-guido-schmutz-eric-elzinga-et-al</guid>
		<description><![CDATA[Recently I gained access to an electronic copy of the just released Oracle Service Bus 11g Development Cookbook, written by five authors &#8211; all experts on OSB and three personal acquaintances of mine. I was very interested in learning about the final result after hearing many intermediate comments during the writing process as well as [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/15276/review-of-oracle-service-bus-11g-development-cookbook-packt-publishing-by-edwin-biemond-guido-schmutz-eric-elzinga-et-al/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No JDBC based data retrieval in Java applications &#8211; RESTstyle, JSON formatted HTTP based interaction from Java to Database</title>
		<link>http://technology.amis.nl/blog/10865/no-jdbc-based-data-retrieval-in-java-applications-reststyle-json-formatted-http-based-interaction-from-java-to-database</link>
		<comments>http://technology.amis.nl/blog/10865/no-jdbc-based-data-retrieval-in-java-applications-reststyle-json-formatted-http-based-interaction-from-java-to-database#comments</comments>
		<pubDate>Sun, 30 Jan 2011 06:23:03 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[dbms_epg]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[plsql]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[restful]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=10865</guid>
		<description><![CDATA[This article demonstrates how Java application can query data from relational databases (well, in this case more specifically the Oracle RDBMS) without the use of plain old JDBC but instead through a simple HTTP interaction with a RESTful service that returns the data in JSON format.
In this way, issues with JDBC drivers, database connections, data [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/10865/no-jdbc-based-data-retrieval-in-java-applications-reststyle-json-formatted-http-based-interaction-from-java-to-database/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Steps with RestLet 1.1RC2 in JDeveloper 11g &#8211; restful services 101</title>
		<link>http://technology.amis.nl/blog/3587/first-steps-with-restlet-11rc2-in-jdeveloper-11g-restful-services-101</link>
		<comments>http://technology.amis.nl/blog/3587/first-steps-with-restlet-11rc2-in-jdeveloper-11g-restful-services-101#comments</comments>
		<pubDate>Sat, 11 Oct 2008 20:40:58 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[jdeveloper 11g]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[restlet]]></category>
		<category><![CDATA[web service]]></category>
		<category><![CDATA[weblogic]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3587</guid>
		<description><![CDATA[WebServices are hot. Some more so than others. SOAP based WebServices are frequently seen as not very lean and agile. Robust &#8211; perhaps. Widely supported &#8211; no doubt about it. Key element of almost any SOA infrastructure &#8211; sure. Easy, lightweight to deploy or to program a client against &#8211; no, not really. Inituitive? Bookmarkable? [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/3587/first-steps-with-restlet-11rc2-in-jdeveloper-11g-restful-services-101/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

