<?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>Will Fitch&#039;s Blog &#187; Java</title>
	<atom:link href="http://www.willfitch.com/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://www.willfitch.com</link>
	<description></description>
	<lastBuildDate>Sun, 11 Dec 2011 23:39:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>My Bluetooth Journey</title>
		<link>http://www.willfitch.com/my-bluetooth-journey.html</link>
		<comments>http://www.willfitch.com/my-bluetooth-journey.html#comments</comments>
		<pubDate>Sun, 25 Jan 2009 05:43:14 +0000</pubDate>
		<dc:creator>Will Fitch</dc:creator>
				<category><![CDATA[bluecove]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.phpfever.com/?p=113</guid>
		<description><![CDATA[I have recently been exploring Bluetooth technology with Java. The BlueCove project provides an easy to use, platform-independent library for using local and remote Bluetooth devices. If you aren&#8217;t pleased with BlueCove, you can use the J2ME version distributed by Sun. So, what can you do with Bluetooth? In short, just about anything. There aren&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently been exploring Bluetooth technology with Java.  The <a href="http://www.bluecove.org/">BlueCove project</a> provides an easy to use, platform-independent library for using local and remote Bluetooth devices.  If you aren&#8217;t pleased with BlueCove, you can use the J2ME version distributed by Sun.  So, what can you do with Bluetooth?  In short, just about anything.</p>
<p>There aren&#8217;t many articles out there over this, so it&#8217;s easy to get discouraged as you burn your eyes out attempting to read through loads of namespaces, methods and properties.  Documentation is available, but usually only contains namespace members without description.  BlueCove provides four <a href="http://bluecove.org/apidocs/overview-summary.html">examples</a> on their site, and they are VERY useful.</p>
<p>I would love to find some fellow developers out there who would like to team up, research and publish our findings.  I plan on doing so regardless, and if you&#8217;re interested, contact me at will [at] phpfever.com.</p>
<p>Bluetooth is a hidden gem!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willfitch.com/my-bluetooth-journey.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

