<?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>gHacks technology news &#187; bluetooth</title>
	<atom:link href="http://www.ghacks.net/tag/bluetooth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 10:11:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Display All Detected Bluetooth Devices</title>
		<link>http://www.ghacks.net/2009/08/03/display-all-detected-bluetooth-devices/</link>
		<comments>http://www.ghacks.net/2009/08/03/display-all-detected-bluetooth-devices/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 08:46:50 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[bluetooth device]]></category>
		<category><![CDATA[bluetooth devices]]></category>
		<category><![CDATA[bluetooth dongle]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14997</guid>
		<description><![CDATA[All recent Microsoft operating systems (that is Windows XP, Windows Vista and Windows 7) come with Bluetooth support provided they are equipped with a Bluetooth Dongle or other hardware device that is used to detect and connect the Bluetooth devices in the proximity of the computer system.
Bluetooth CL has been designed to provide a quick [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/bluetooth.jpg" alt="bluetooth" title="bluetooth" width="128" height="128" class="alignleft size-full wp-image-12573" />All recent Microsoft operating systems (that is Windows XP, Windows Vista and <a href="http://windows7news.com/">Windows 7</a>) come with Bluetooth support provided they are equipped with a Bluetooth Dongle or other hardware device that is used to detect and connect the Bluetooth devices in the proximity of the computer system.</p>
<p>Bluetooth CL has been designed to provide a quick and effective way of detecting Bluetooth devices on computer systems running Windows that support Bluetooth. It is a command line software that detects Bluetooth devices and displays its MAC address, name, major and minor device type and optionally the company name of the device. </p>
<p><span id="more-14997"></span>The command line tool does not come with a lot of options unlike other Nirsoft applications. It can be executed by simply launching BluetoothCL.exe without parameters. The results are then displayed in the command line window. It is possible to dump the results in a text file by simply appending > bluetooth.txt (or whatever you want to name the text file) after the file name.</p>
<p>The only other parameter that is available is the timeout parameter that defines the timeout for the Bluetooth scanning process. Appending -timeout xx where xx is the time in seconds will do the trick. To dump a list of all Bluetooth devices in the file blue.txt with a timeout of 20 seconds one would issue the following command:</p>
<p><code>BluetoothCL.exe -timeout 20 > blue.txt</code></p>
<p>The company name of the device cannot be detected unless the text document <a href="http://standards.ieee.org/regauth/oui/oui.txt">oui.txt</a> is downloaded from another website and put in the same directory as the <a href="http://www.nirsoft.net/utils/bluetoothcl.html">BluetoothCL</a> executable.</p>

	Tags: <a href="http://www.ghacks.net/tag/bluetooth/" title="bluetooth" rel="tag">bluetooth</a>, <a href="http://www.ghacks.net/tag/bluetooth-device/" title="bluetooth device" rel="tag">bluetooth device</a>, <a href="http://www.ghacks.net/tag/bluetooth-devices/" title="bluetooth devices" rel="tag">bluetooth devices</a>, <a href="http://www.ghacks.net/tag/bluetooth-dongle/" title="bluetooth dongle" rel="tag">bluetooth dongle</a>, <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/04/bluetooth-devices-scanner/" title="Bluetooth Devices Scanner (May 4, 2009)">Bluetooth Devices Scanner</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/31/windows-system-control-center/" title="Windows System Control Center (October 31, 2008)">Windows System Control Center</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/09/24/windows-shortcuts-manager/" title="Windows Shortcuts Manager (September 24, 2009)">Windows Shortcuts Manager</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/27/windows-operating-systems-special-folders-view/" title="Windows Operating Systems Special Folders View (April 27, 2009)">Windows Operating Systems Special Folders View</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/03/display-all-detected-bluetooth-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Needs Standards Too</title>
		<link>http://www.ghacks.net/2009/07/13/google-needs-standards-too/</link>
		<comments>http://www.ghacks.net/2009/07/13/google-needs-standards-too/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 06:20:09 +0000</pubDate>
		<dc:creator>Orrett Morgan</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[charger]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[hardware standards]]></category>
		<category><![CDATA[palm pre]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14355</guid>
		<description><![CDATA[After taking a look at the latest set of devices and gadgets to make it to the market, one thing is becoming clear. We are in desperate need of some gadget standards. You know the type of standards we currently have for automobiles, such as every car uses between 12” and 20” tires. All have [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/07/google.jpg" alt="google" title="google" width="156" height="60" class="alignleft size-full wp-image-14225" />After taking a look at the latest set of devices and gadgets to make it to the market, one thing is becoming clear. We are in desperate need of some gadget standards. You know the type of standards we currently have for automobiles, such as every car uses between 12” and 20” tires. All have specs for length etc. Well why we can’t have some for the gadget world.</p>
<p>This all occurred to me when I recently bought my Palm Pre. After buying the device and returning to the car, I expected to use the same car charger I used for my previous Blackberry Curve to charge my new device. But when I opened the USB 2.0 jack I found out I was out of luck. So on my way to South Carolina I had to stop by a Sprint store and shell out nearly $30 for a charger. Why couldn’t Blackberry, Palm, Apple and Samsung agree to use the same type of charger?</p>
<p><span id="more-14355"></span>That might have been one case, but it’s not the first, and I’m sure I’m not the only one who gets frustrated when they have to buy a million and one variations of the same cable to do the same damn thing. I’m not saying we have to compromise performance, but just like all (well almost all) cell phone manufacturers have agreed to use either miniSD or microSD in their devices, it’s the same thing that should be done to stuff like headphone jacks chargers and better yet accessories.</p>
<p>I have no idea what Google and HTC were thinking when they didn’t equip a standard 3.5mm jack on the G1. Or why do we need to have ‘Apple Certified’ accessories for our iPhone’s. Yes I know the answer, its just a way for these companies to make more money even after they sell a device, because since Apple and Sony have certified accessories for their iPod and PSP line (respectively), you’ll notice that they will void your warranty if they can prove you used an accessory that was not approved by them And of course the certified accessories are more expensive cause the manufacturers are going to transfer their licensing fees to the consumer.</p>
<p>Thankfully there has been progress especially with Bluetooth, FireWire, CF card, eSATA and of course the indispensable Universal Serial Bus. I’m sure it’s going to take a while before I’m able to transfer my Palm Pre battery to my Motorola Q or worse notebook, or use the same charger I have plugged into my notebook for charging my cellphone, but at least some progress is here. Will ya speed it up though?</p>
<p>What are your thoughts? Let me know in the comments below.</p>

	Tags: <a href="http://www.ghacks.net/tag/bluetooth/" title="bluetooth" rel="tag">bluetooth</a>, <a href="http://www.ghacks.net/tag/charger/" title="charger" rel="tag">charger</a>, <a href="http://www.ghacks.net/tag/gadgets/" title="Gadgets" rel="tag">Gadgets</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/hardware/" title="Hardware" rel="tag">Hardware</a>, <a href="http://www.ghacks.net/tag/hardware-standards/" title="hardware standards" rel="tag">hardware standards</a>, <a href="http://www.ghacks.net/tag/palm-pre/" title="palm pre" rel="tag">palm pre</a>, <a href="http://www.ghacks.net/tag/usb/" title="usb" rel="tag">usb</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/22/gos-gadgets-an-operating-system-for-the-google-generation/" title="gOS Gadgets: An Operating System for the Google Generation (March 22, 2009)">gOS Gadgets: An Operating System for the Google Generation</a> (1)</li>
	<li><a href="http://www.ghacks.net/2005/10/30/credit-card-sized-usb-drive/" title="Credit card sized USB drive (October 30, 2005)">Credit card sized USB drive</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/08/21/youtube-insight-find-out-who-is-embedding-your-youtube-videos/" title="Youtube Insight: Find Out Who Is Embedding Your Youtube Videos (August 21, 2009)">Youtube Insight: Find Out Who Is Embedding Your Youtube Videos</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/01/19/your-keyboard-is-more-dirty-than-your-toilet/" title="Your keyboard is  more dirty than your toilet (January 19, 2006)">Your keyboard is  more dirty than your toilet</a> (1)</li>
	<li><a href="http://www.ghacks.net/2005/10/14/yahoo-vs-google-vs-msn-search-commands-compared/" title="Yahoo vs. Google vs. Msn, Search commands compared (October 14, 2005)">Yahoo vs. Google vs. Msn, Search commands compared</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/13/google-needs-standards-too/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Bluetooth Devices Scanner</title>
		<link>http://www.ghacks.net/2009/05/04/bluetooth-devices-scanner/</link>
		<comments>http://www.ghacks.net/2009/05/04/bluetooth-devices-scanner/#comments</comments>
		<pubDate>Mon, 04 May 2009 13:44:10 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[bluetooth device]]></category>
		<category><![CDATA[bluetooth devices]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/04/bluetooth-devices-scanner/</guid>
		<description><![CDATA[Bluetooth View is a  portable software program by one of our favorite software developers Nirsoft. It is a lightweight software program running in the background of a computer system that monitors the activity of Bluetooth devices in the vicinity. It will display various information about each detected device and can notify the current user [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/bluetooth.jpg" alt="bluetooth" title="bluetooth" width="128" height="128" class="alignleft size-full wp-image-12573" />Bluetooth View is a  portable software program by one of our favorite software developers Nirsoft. It is a lightweight software program running in the background of a computer system that monitors the activity of Bluetooth devices in the vicinity. It will display various information about each detected device and can notify the current user if a new Bluetooth device has been detected.</p>
<p><span id="more-12578"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/05/bluetooth_devices.gif" alt="bluetooth devices" title="bluetooth devices" width="498" height="199" class="alignnone size-full wp-image-12577" /></p>
<p>The Bluetooth software will display information like the device name, Bluetooth address, major and minor device type plus the first and last detection time. The program can either notify the user by displaying a balloon tip in the Windows system tray or by playing a sound. Interesting for some users is the surveillance opportunity that arises as the first and last detection time are recorded. An example would be to know when family members or neighbors arrived or left.</p>
<p><a href="http://www.nirsoft.net/utils/bluetooth_viewer.html">Bluetooth View</a> can try to connect to any detected Bluetooth device. This can be used to test the connection. No data will be transferred however and the connection will be closed automatically afterwards. The program requires a Bluetooth dongle and either Windows XP or Windows Vista. The program probably works fine under <a href="http://windows7news.com/">Windows 7</a> as well. Bluetooth View is an excellent software program for detecting Bluetooth devices.</p>

	Tags: <a href="http://www.ghacks.net/tag/bluetooth/" title="bluetooth" rel="tag">bluetooth</a>, <a href="http://www.ghacks.net/tag/bluetooth-device/" title="bluetooth device" rel="tag">bluetooth device</a>, <a href="http://www.ghacks.net/tag/bluetooth-devices/" title="bluetooth devices" rel="tag">bluetooth devices</a>, <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/03/display-all-detected-bluetooth-devices/" title="Display All Detected Bluetooth Devices (August 3, 2009)">Display All Detected Bluetooth Devices</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/31/windows-system-control-center/" title="Windows System Control Center (October 31, 2008)">Windows System Control Center</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/09/24/windows-shortcuts-manager/" title="Windows Shortcuts Manager (September 24, 2009)">Windows Shortcuts Manager</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/27/windows-operating-systems-special-folders-view/" title="Windows Operating Systems Special Folders View (April 27, 2009)">Windows Operating Systems Special Folders View</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/04/bluetooth-devices-scanner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Use your computer as a phone for free</title>
		<link>http://www.ghacks.net/2009/04/29/use-your-computer-as-a-phone-for-free/</link>
		<comments>http://www.ghacks.net/2009/04/29/use-your-computer-as-a-phone-for-free/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 21:53:45 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[headset]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=12475</guid>
		<description><![CDATA[I recently discovered a really cool feature in Vista (I think it isn&#8217;t available quite so readily in XP), which allows you to transform your computer into a phone really easily. Of course you&#8217;ll need a bluetooth capable mobile, and a bluetooth capable computer (or an adapter), but once you hook the two together you [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-12472" src="http://www.ghacks.net/wp-content/uploads/2009/04/bluetoothicon.gif" alt="bluetoothicon" width="128" height="128" />I recently discovered a really cool feature in Vista (I think it isn&#8217;t available quite so readily in XP), which allows you to transform your computer into a phone really easily. Of course you&#8217;ll need a bluetooth capable mobile, and a bluetooth capable computer (or an adapter), but once you hook the two together you can import, export, sync and make calls without any external software. Take a look at my screenshot tour of how to do this, basically I am making my laptop a mirror of my phone contacts and using it as a headset for the phone.</p>
<p><span id="more-12475"></span></p>
<h2>1. Enabling bluetooth</h2>
<p><img class="alignright size-full wp-image-12473" src="http://www.ghacks.net/wp-content/uploads/2009/04/bluetooth-phone.gif" alt="bluetooth-phone" width="200" height="216" />The first thing you need to do is enable bluetooth on both devices. You should find bluetooth under connection settings on your phone, or some similar place. I use a Sony w880i, I have it under Settings, Connectivity, Bluetooth. Make sure to set your phone to visible, although this should be the default setting.</p>
<p>On your computer you should have a bluetooth icon in the tray. If you do, right click it, and select &#8220;show devices&#8221;. If you don&#8217;t see the icon there, go into your control panel and double click on &#8220;Bluetooth Devices&#8221;. This should take you to the same screen. If you don&#8217;t see bluetooth settings here, you might not have bluetooth capability, or you might need to install drivers.</p>
<h2>2. Adding your device</h2>
<p>On the Bluetooth Devices screen you might already see your phone, or you will need to click on &#8220;Add Wireless Devices&#8221; in the top menu. All devices which can be discovered should be listed after a few moments of searching, if you wait a few more moments, their names, brands, or types should also be visible.</p>
<p>Double click on the device you want to add, and you will be taken through a very simple procedure to add the device to your list. You will need to enter a code into a dialog on your computer, the code for it will be shown on the phone. Once done, your device will be listed on the Bluetooth Devices page.</p>
<h2>3. Importing contacts</h2>
<p>Double click on your newly listed device and you should see a screen similar to the one below. Select &#8220;Backup Contacts and Calendar Information from your Phone&#8221;. This will quickly copy all your contacts to the contacts folder in your user directory. You can now sync your contacts between your computer and phone. If supported you might be able to do the same with calendar items, emails and notes.</p>
<p><img class="aligncenter size-full wp-image-12474" src="http://www.ghacks.net/wp-content/uploads/2009/04/bluetooth.gif" alt="bluetooth" width="526" height="285" /></p>
<h2>4. Using your computer as a phone</h2>
<p>On the same page, you can see that at the top, you can enter a phone number and call the number. Doing this will work, but it will all be initiated only on the phone. Simply click connect next to the headset option &#8220;Use this computer as a headset or speakerphone for calls on your phone&#8221;. This will make your computer act like any other wireless headset, so any calls your receive or initiate can be conducted by just talking at your computer. I have a good speaker and a built in mic, so I don&#8217;t even have to stop working to talk to people.</p>
<p>The great thing is that you can also initiate a call by right clicking a contact, going to &#8220;actions&#8221; and clicking on &#8220;call this contact&#8221;. The call will be initiated from your phone, but since your laptop is your headset, there will be no need to touch your phone, or for it to be anywhere near you.</p>

	Tags: <a href="http://www.ghacks.net/tag/bluetooth/" title="bluetooth" rel="tag">bluetooth</a>, <a href="http://www.ghacks.net/tag/headset/" title="headset" rel="tag">headset</a>, <a href="http://www.ghacks.net/tag/mobile/" title="mobile" rel="tag">mobile</a>, <a href="http://www.ghacks.net/tag/phone/" title="phone" rel="tag">phone</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/12/the-iphone/" title="The iPhone (June 12, 2008)">The iPhone</a> (15)</li>
	<li><a href="http://www.ghacks.net/2006/12/13/skype-30-final-has-been-released/" title="Skype 3.0 final has been released (December 13, 2006)">Skype 3.0 final has been released</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/24/make-free-calls-from-your-computer-with-google-voice/" title="How To Make Free Calls From Your Computer With Google Voice (July 24, 2009)">How To Make Free Calls From Your Computer With Google Voice</a> (17)</li>
	<li><a href="http://www.ghacks.net/2006/05/29/cell-phone-stolen-make-it-useless-for-the-thief/" title="Cell Phone Stolen ? Make it useless for the thief ! (May 29, 2006)">Cell Phone Stolen ? Make it useless for the thief !</a> (8)</li>
	<li><a href="http://www.ghacks.net/2007/02/20/watch-my-cell/" title="Watch My Cell (February 20, 2007)">Watch My Cell</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/29/use-your-computer-as-a-phone-for-free/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Turn Your Mobile Phone Into A PC Remote Control</title>
		<link>http://www.ghacks.net/2008/10/29/turn-your-mobile-phone-into-a-pc-remote-control/</link>
		<comments>http://www.ghacks.net/2008/10/29/turn-your-mobile-phone-into-a-pc-remote-control/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 10:18:11 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[mobilewith]]></category>
		<category><![CDATA[pc remote]]></category>
		<category><![CDATA[remote control]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7930</guid>
		<description><![CDATA[MobileWitch Remote Control turns your mobile phone into a remote control that can control various applications on your PC. The software does have a few limitations and requirements though. Both the PC and mobile phone have to support Bluetooth which is being used to send and receive the data. The user installs a server on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mobilewitch.com/bluetooth-remote-control.php">MobileWitch</a> Remote Control turns your mobile phone into a remote control that can control various applications on your PC. The software does have a few limitations and requirements though. Both the PC and mobile phone have to support Bluetooth which is being used to send and receive the data. The user installs a server on the PC and a client on the mobile phone. Both applications have been programmed in Java. The author is explicitly mentioning Nokie mobile phones but chance is good that it works on other mobile phone brands as well as long as they meet the requirements.</p>
<p>The PC server application has to be started first. A small notification area displays status information and error messages. Everything else is handled by the mobile phone application. It provides four different modes: Mouse mode, Keyboard mode, Application mode and Utilities.</p>
<p>Mouse and keyboard mode give the user control over the computer&#8217;s mouse or keyboard which can be controlled with a joystick or the numeric keys. Application mode handles six applications that can be controlled using that mode if installed and on top of any other windows on the computer desktop.</p>
<p><span id="more-7930"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/screenshot0009.jpg" alt="" title="mobile phone remote control" width="240" height="320" class="alignnone size-medium wp-image-7931" /></p>
<p>The applications are Firefox, Winamp, Windows Media Player, PowerPoint, Internet Explorer and Explorer. The last mode Utilities provides access to running commands or sending messages.</p>
<p>The application does not require any configuration of Bluetooth or Java on both the client or server which will appeal to many users who usually shy away from such applications. It could be handy in several situations like business presentations, lying on the coach at home and listening to Winamp or Windows Media Player or starting a command without having to go near the computer.</p>

	Tags: <a href="http://www.ghacks.net/tag/bluetooth/" title="bluetooth" rel="tag">bluetooth</a>, <a href="http://www.ghacks.net/tag/java/" title="java" rel="tag">java</a>, <a href="http://www.ghacks.net/tag/mobile-phone/" title="mobile phone" rel="tag">mobile phone</a>, <a href="http://www.ghacks.net/tag/mobilewith/" title="mobilewith" rel="tag">mobilewith</a>, <a href="http://www.ghacks.net/tag/pc-remote/" title="pc remote" rel="tag">pc remote</a>, <a href="http://www.ghacks.net/tag/remote-control/" title="remote control" rel="tag">remote control</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/16/opera-mini-5-beta/" title="Opera Mini 5 beta (September 16, 2009)">Opera Mini 5 beta</a> (15)</li>
	<li><a href="http://www.ghacks.net/2006/12/27/use-your-wiimote-in-windows/" title="Use your Wiimote in Windows (December 27, 2006)">Use your Wiimote in Windows</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/04/29/use-your-computer-as-a-phone-for-free/" title="Use your computer as a phone for free (April 29, 2009)">Use your computer as a phone for free</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/04/09/update-java-and-remove-old-java-versions-from-your-system/" title="Update Java and remove old Java versions from your system (April 9, 2008)">Update Java and remove old Java versions from your system</a> (10)</li>
	<li><a href="http://www.ghacks.net/2007/09/21/unlimited-means-no-restrictions/" title="Unlimited means no restrictions (September 21, 2007)">Unlimited means no restrictions</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/29/turn-your-mobile-phone-into-a-pc-remote-control/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Use your Wiimote in Windows</title>
		<link>http://www.ghacks.net/2006/12/27/use-your-wiimote-in-windows/</link>
		<comments>http://www.ghacks.net/2006/12/27/use-your-wiimote-in-windows/#comments</comments>
		<pubDate>Wed, 27 Dec 2006 06:37:57 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[glove-pie]]></category>
		<category><![CDATA[google-earth]]></category>
		<category><![CDATA[nintendo]]></category>
		<category><![CDATA[nunchuck]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[wiimote]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/27/use-your-wiimote-in-windows/</guid>
		<description><![CDATA[I bought a Nintendo Wii when it came out. As you might know you do not use gamepads to play the games but the so called Wiimote which looks very much like a tv remote control and uses bluetooth to communicate with the core system. Carl Kenner developed the software Glove Pie which can be used to control games and applications with gestures, speech and other input devices.]]></description>
			<content:encoded><![CDATA[<p>I bought a Nintendo Wii when it came out. As you might know you do not use gamepads to play the games but the so called Wiimote which looks very much like a tv remote control and uses bluetooth to communicate with the core system. Carl Kenner developed the software <a title="glove pie wiimote" href="http://carl.kenner.googlepages.com/glovepie" target="_blank">Glove Pie</a> which can be used to control games and applications with gestures, speech and other input devices.</p>
<p>Carl added Wiimote support to Glove (Glove Programmable Input Emulator) Pie which makes it possible to use the Wiimote and the Nunchuck to control applications in Windows. You need to have bluetooth enabled to be able to communicate with the Wiimote and Nunchuck though. Just download and start the Glove Pie software. After that you could add scripts to support the devices.</p>
<p><span id="more-1040"></span></p>
<p>I found a forum post that had some good examples for scripts that you could use to use the buttons of the Wii devices for example.</p>
<p><em>Up = Wiimote.Up<br />
Down = Wiimote.Down<br />
Left = Wiimote.Left<br />
Right = Wiimote.Right<br />
A = Wiimote.A<br />
B = Wiimote.B<br />
One = Wiimote.One<br />
Two = Wiimote.Two<br />
Home = Wiimote.Home<br />
Minus = Wiimote.Minus<br />
Equals = Wiimote.Plus</em></p>
<p>Some scripts for the Glove Pie can be found at <a title="joseph coulston" href="http://jcoulston.blogspot.com/" target="_blank">Joseph Coulstons</a> website. The two scripts that he offers make it possible to use the Wiimote with Google Earth and one script to display the battery level of the Wiimote.</p>
<p>It is quite possible that we will soon witness some games that work specifically with the Wiimote connected to your computer.</p>

	Tags: <a href="http://www.ghacks.net/tag/bluetooth/" title="bluetooth" rel="tag">bluetooth</a>, <a href="http://www.ghacks.net/tag/computer/" title="computer" rel="tag">computer</a>, <a href="http://www.ghacks.net/tag/glove-pie/" title="glove-pie" rel="tag">glove-pie</a>, <a href="http://www.ghacks.net/tag/google-earth/" title="google-earth" rel="tag">google-earth</a>, <a href="http://www.ghacks.net/tag/nintendo/" title="nintendo" rel="tag">nintendo</a>, <a href="http://www.ghacks.net/tag/nunchuck/" title="nunchuck" rel="tag">nunchuck</a>, <a href="http://www.ghacks.net/tag/pc/" title="pc" rel="tag">pc</a>, <a href="http://www.ghacks.net/tag/wiimote/" title="wiimote" rel="tag">wiimote</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/11/29/zombie-city-tactics/" title="Zombie City Tactics (November 29, 2006)">Zombie City Tactics</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/10/04/wiimote-3d-widget-desktop/" title="Wiimote 3D Widget Desktop (October 4, 2007)">Wiimote 3D Widget Desktop</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (19)</li>
	<li><a href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/" title="Who is connected to your pc right now ? (November 6, 2005)">Who is connected to your pc right now ?</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/05/01/usb-30-what-you-need-to-know-about-superspeed-usb/" title="USB 3.0: What You Need To Know About SuperSpeed USB (May 1, 2009)">USB 3.0: What You Need To Know About SuperSpeed USB</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/27/use-your-wiimote-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
