<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: JNA: A simpler JNI</title>
	<atom:link href="http://almaer.com/blog/jna-a-simpler-jni/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/jna-a-simpler-jni</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: replicahandbags</title>
		<link>http://almaer.com/blog/jna-a-simpler-jni/comment-page-1#comment-38592</link>
		<dc:creator>replicahandbags</dc:creator>
		<pubDate>Mon, 19 May 2008 06:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/jna-a-simpler-jni#comment-38592</guid>
		<description>not familiar with java stuff,still learning</description>
		<content:encoded><![CDATA[<p>not familiar with java stuff,still learning</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://almaer.com/blog/jna-a-simpler-jni/comment-page-1#comment-37288</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Sat, 12 May 2007 06:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/jna-a-simpler-jni#comment-37288</guid>
		<description>Java definitely needs something along the lines of PInvoke in .NET to make it simple to access native APIs. But obviously such code should be subject to security restrictions and should not be easily invoked. I bet it leads lot of rich applications in Java with media capabilities and ability to build a lot of system tools.
</description>
		<content:encoded><![CDATA[<p>Java definitely needs something along the lines of PInvoke in .NET to make it simple to access native APIs. But obviously such code should be subject to security restrictions and should not be easily invoked. I bet it leads lot of rich applications in Java with media capabilities and ability to build a lot of system tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Wall</title>
		<link>http://almaer.com/blog/jna-a-simpler-jni/comment-page-1#comment-37287</link>
		<dc:creator>Timothy Wall</dc:creator>
		<pubDate>Fri, 11 May 2007 14:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/jna-a-simpler-jni#comment-37287</guid>
		<description>I don&#039;t know of any mythical group at Sun, but the JNA project was posted last fall with some long dormant code which was a tweak of a JavaONE 1999 presentation.  It doesn&#039;t look to me that Sun &quot;suppressed&quot; something more substantial over all that time.

Since February the project has been improved to actually be usable in real-world scenarios (see the rabbit hole link for some examples, including the shaped/transparent windows, which are also included in the JNA examples).

</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know of any mythical group at Sun, but the JNA project was posted last fall with some long dormant code which was a tweak of a JavaONE 1999 presentation.  It doesn&#8217;t look to me that Sun &#8220;suppressed&#8221; something more substantial over all that time.</p>
<p>Since February the project has been improved to actually be usable in real-world scenarios (see the rabbit hole link for some examples, including the shaped/transparent windows, which are also included in the JNA examples).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
