<?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>Mostly Software Engineering &#187; Bluetooth</title>
	<atom:link href="http://www.advansen.com/category/bluetooth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.advansen.com</link>
	<description>Gabriel Gonzalez&#039;s notebook</description>
	<lastBuildDate>Thu, 22 Jul 2010 13:47:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C# &amp; Bluetooth</title>
		<link>http://www.advansen.com/2006/02/07/c-bluetooth/</link>
		<comments>http://www.advansen.com/2006/02/07/c-bluetooth/#comments</comments>
		<pubDate>Tue, 07 Feb 2006 11:21:01 +0000</pubDate>
		<dc:creator>Gabriel Gonzalez</dc:creator>
				<category><![CDATA[Bluetooth]]></category>

		<guid isPermaLink="false">http://www.advansen.com/2006/02/07/c-bluetooth/</guid>
		<description><![CDATA[This is the next step on bluetooth project:
http://www.gatefold.co.uk/smurf/
]]></description>
			<content:encoded><![CDATA[<p>This is the next step on bluetooth project:</p>
<p><a target="_blank" title="Bluetooth in C# examples" href="http://www.gatefold.co.uk/smurf/">http://www.gatefold.co.uk/smurf/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.advansen.com/2006/02/07/c-bluetooth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Programming with J2ME</title>
		<link>http://www.advansen.com/2006/02/05/programming-with-j2me/</link>
		<comments>http://www.advansen.com/2006/02/05/programming-with-j2me/#comments</comments>
		<pubDate>Sun, 05 Feb 2006 00:21:38 +0000</pubDate>
		<dc:creator>Gabriel Gonzalez</dc:creator>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.advansen.com/2006/02/05/programming-with-j2me/</guid>
		<description><![CDATA[Due to my interest in bluetooth I need to start learning about J2ME, MIDlet and related stuff to achieve the goals I have in mind. Once I learn all this new information I will code, together Ruben, a very interesting and maybe 100% new mobile application.
J2ME and Midlets building documentation:
J2ME and MIDP Development
MIDlet packing with [...]]]></description>
			<content:encoded><![CDATA[<p>Due to my interest in bluetooth I need to start learning about J2ME, MIDlet and related stuff to achieve the goals I have in mind. Once I learn all this new information I will code, together Ruben, a very interesting and maybe 100% new mobile application.</p>
<p>J2ME and Midlets building documentation:</p>
<p><a href="http://www.onjava.com/pub/a/onjava/2001/03/22/j2me_wireless.html">J2ME and MIDP Development</a></p>
<p><a href="http://www.onjava.com/pub/a/onjava/2001/04/26/midlet.html">MIDlet packing with J2ME</a></p>
<p>And Eclipse ME plugin link I am stilll playing around with it, I will write a larger post due in course:</p>
<p><a href="http://eclipseme.org">Eclipse ME Plugin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.advansen.com/2006/02/05/programming-with-j2me/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Delivering new bluetooth possibilities</title>
		<link>http://www.advansen.com/2006/02/04/delivering-new-bluetooth-possibilities/</link>
		<comments>http://www.advansen.com/2006/02/04/delivering-new-bluetooth-possibilities/#comments</comments>
		<pubDate>Sat, 04 Feb 2006 08:30:00 +0000</pubDate>
		<dc:creator>Gabriel Gonzalez</dc:creator>
				<category><![CDATA[Bluetooth]]></category>

		<guid isPermaLink="false">http://www.advansen.com/?p=7</guid>
		<description><![CDATA[As I told someone some days ago I am working in a new use of bluetooth technologies in mobiles phones and handled devices. As first step I am collecting as much information about different bluetooth stack implementations, programming interfaces on severals OSs (mainly windows, linux and *BSD). I am using this entry to write down [...]]]></description>
			<content:encoded><![CDATA[<p>As I told someone some days ago I am working in a new use of bluetooth technologies in mobiles phones and handled devices. As first step I am collecting as much information about different bluetooth stack implementations, programming interfaces on severals OSs (mainly windows, linux and *BSD). I am using this entry to write down all useful URLs I find on Internet.</p>
<p><a href="http://www.bluetooth.com">Official Bluetooth website</a><br />
<a href="http://msdn.microsoft.com/library/en-us/bluetooth/bluetooth/bluetooth_programming_with_windows_sockets.asp">Bluetooth programming with sockets in Windows</a><br />
<a href="http://www.holtmann.org/papers/bluetooth/wtc2003_slides.pdf">Slides on Bluetooth programming in Linux</a><br />
<a href="http://people.csail.mit.edu/albert/bluez-intro/">Bluetooth programming in Linux (MSc Thesis)</a><br />
<a href="http://www.palowireless.com/bluetooth/"> Bluetooth Resourcing Center</a><br />
<a href="http://bemused.sourceforge.net/">Windows and Nokia bluetooth programming. Interesting stuff.</a><br />
<a title="Bluetooth applications for Noia" target="_blank" href="http://www.forum.nokia.com/main/1,6566,1_43,00.html">Bluetooth applications for Nokia</a></p>
<p>New links from Benjamin:</p>
<p><a title="Source for Mobile Development" href="http://www.benhui.net/">http://www.benhui.net</a></p>
<p><a title="Java APIs from Bluetooth I" href="http://developers.sun.com/techtopics/mobility/apis/articles/bluetoothintro/index.html">Java APIs for Bluetooth I</a></p>
<p><a href="http://developers.sun.com/techtopics/mobility/apis/articles/bluetoothcore/index.html">Java APIs for Bluetooth II</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.advansen.com/2006/02/04/delivering-new-bluetooth-possibilities/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
