<?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; Gregory Beumer</title>
	<atom:link href="http://technology.amis.nl/blog/author/gregory/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>Android puts Oracle on the (Google) map.</title>
		<link>http://technology.amis.nl/blog/11217/android-puts-oracle-on-the-google-map</link>
		<comments>http://technology.amis.nl/blog/11217/android-puts-oracle-on-the-google-map#comments</comments>
		<pubDate>Thu, 24 Mar 2011 14:38:15 +0000</pubDate>
		<dc:creator>Gregory Beumer</dc:creator>
				<category><![CDATA[Database]]></category>
		<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[Mobile]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[adf]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[getting started with]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[web service]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=11217</guid>
		<description><![CDATA[For a couple of months I have been discovering the Android platform. As an original Oracle developer I was wondering how an Android app can be connected to an Oracle database.
For this purpose I developed an Android app that stores speed traps that users may hit while driving, into an Oracle database. The app also [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/11217/android-puts-oracle-on-the-google-map/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stored Java to run an OS command, copy a file and get a directory listing in Oracle</title>
		<link>http://technology.amis.nl/blog/394/stored-java-to-run-an-os-command-copy-a-file-and-get-a-directory-listing</link>
		<comments>http://technology.amis.nl/blog/394/stored-java-to-run-an-os-command-copy-a-file-and-get-a-directory-listing#comments</comments>
		<pubDate>Fri, 11 Feb 2005 10:48:53 +0000</pubDate>
		<dc:creator>Gregory Beumer</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">/?p=394</guid>
		<description><![CDATA[Oracle 8.1.5 introduced the ability to choose Java as a language to implement a stored procedure.
One of our customers required the following functionalities from within an Oracle database:

 Running an operating system command
 The ability to copy a file
 Listing all of the files in a given directory

These things are missing in UTL_FILE.
PL/SQL cannot do [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/394/stored-java-to-run-an-os-command-copy-a-file-and-get-a-directory-listing/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Starting with JasperReports</title>
		<link>http://technology.amis.nl/blog/346/starting-with-jasperreports</link>
		<comments>http://technology.amis.nl/blog/346/starting-with-jasperreports#comments</comments>
		<pubDate>Thu, 20 Jan 2005 13:47:15 +0000</pubDate>
		<dc:creator>Gregory Beumer</dc:creator>
				<category><![CDATA[AMIS]]></category>
		<category><![CDATA[Databases]]></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[Tools]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web/Java]]></category>
		<category><![CDATA[getting]]></category>
		<category><![CDATA[jasperreports]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[started]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">/?p=346</guid>
		<description><![CDATA[My first days at AMIS I examined JasperReports (v. 0.6.3), an open source report-generating library. This tool is entirely written in Java and uses XML report templates to generate reports you can display on the screen, send to a printer, or save as a PDF document.
In order to fill a report with data, the report [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/346/starting-with-jasperreports/feed</wfw:commentRss>
		<slash:comments>86</slash:comments>
		</item>
	</channel>
</rss>

