<?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>Javablog &#187; Apple</title>
	<atom:link href="http://javablog.co.uk/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://javablog.co.uk</link>
	<description>by Java coders, for Java coders</description>
	<lastBuildDate>Mon, 04 Jan 2010 15:20:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Apple OS X Leopard doesn&#8217;t have Java 6</title>
		<link>http://javablog.co.uk/2007/10/26/apple-os-x-leopard-doesnt-have-java-6/</link>
		<comments>http://javablog.co.uk/2007/10/26/apple-os-x-leopard-doesnt-have-java-6/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 16:41:32 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java 6]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://javablog.co.uk/2007/10/26/apple-os-x-leopard-doesnt-have-java-6/</guid>
		<description><![CDATA[And worse yet&#8230; if you installed the Java 6 beta release in Apple OS X Tiger, then when you upgrade Java won&#8217;t work at all! Read on if this has affected you&#8230; The solution I used was to completely move the following folders to a backup location /Library/Java /Applications/Utilities/Java /System/Library/Frameworks/JavaVM.framework /System/Library/Java /System/Library/CoreServices/Jar\ Launcher.app /System/Library/PrivateFrameworks/JavaApplicationLauncher.framework /System/Library/Frameworks/JavaEmbedding.framework [...]]]></description>
		<wfw:commentRss>http://javablog.co.uk/2007/10/26/apple-os-x-leopard-doesnt-have-java-6/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>J2ME Development on OS X</title>
		<link>http://javablog.co.uk/2007/08/29/j2me-development-on-os-x/</link>
		<comments>http://javablog.co.uk/2007/08/29/j2me-development-on-os-x/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 11:41:23 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[EclipseME]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[MIDlets]]></category>
		<category><![CDATA[MicroEmu]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://javablog.co.uk/2007/08/29/j2me-development-on-os-x/</guid>
		<description><![CDATA[UPDATE: This post has been superseded by my more recent cross-platform guide to setting up J2ME. Unfortunately Apple OS X was overlooked by the J2ME development groups at SUN and the handset manufacturers. The result is that the Wireless Tool Kit (WTK), the open source version PhoneME and the various manufacturer-specific emulators do not run [...]]]></description>
		<wfw:commentRss>http://javablog.co.uk/2007/08/29/j2me-development-on-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making JNI cross platform</title>
		<link>http://javablog.co.uk/2007/05/19/making-jni-cross-platform/</link>
		<comments>http://javablog.co.uk/2007/05/19/making-jni-cross-platform/#comments</comments>
		<pubDate>Sat, 19 May 2007 11:18:45 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[JNI]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SUN]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://javablog.co.uk/2007/05/19/making-jni-cross-platform/</guid>
		<description><![CDATA[Recently I&#8217;ve had the pleasure of using the JNI to speed up some of our numerical code. Unfortunately, I encountered some cross-platform issues before writing a line of C&#8230; the name mapping for a library called NAME to a filename goes like this in System.loadLibrary:- Linux: libNAME.so Windows: NAME.dll Apple: libNAME.jnilib SUN: libNAME.so There is [...]]]></description>
		<wfw:commentRss>http://javablog.co.uk/2007/05/19/making-jni-cross-platform/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
