<?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>Blog of Wishes &#187; mouse</title>
	<atom:link href="http://blogofwishes.com/tag/mouse/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogofwishes.com</link>
	<description>All the things I want, but can&#039;t afford...</description>
	<lastBuildDate>Tue, 18 Oct 2011 06:26:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OdoPlus &#8211; Deluxe Mouse Tracking</title>
		<link>http://blogofwishes.com/useful-software/odoplus-deluxe-mouse-tracking/</link>
		<comments>http://blogofwishes.com/useful-software/odoplus-deluxe-mouse-tracking/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 15:55:04 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[Useful Software]]></category>
		<category><![CDATA[clicks]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[mouse tracker]]></category>
		<category><![CDATA[movement]]></category>
		<category><![CDATA[odoplus]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blogofwishes.com/795/odoplus-deluxe-mouse-tracking/</guid>
		<description><![CDATA[
OdoPlus is a freeware program that allows you to track the distance your mouse pointer travels on the screen (not the actual distance you moved the mouse!). It also helps you keep a record of how often you clicked each mouse button (left, right, center) and in which part of the screen you click the [...]]]></description>
			<content:encoded><![CDATA[<p><center><img id="image794" src="http://blogofwishes.com/wp-content/uploads/2007/04/odoplusscreenshot.gif" alt="odoplusscreenshot.gif" /></center></p>
<p>OdoPlus is a freeware program that allows you to track the distance your mouse pointer travels on the screen (not the actual distance you moved the mouse!). It also helps you keep a record of how often you clicked each mouse button (left, right, center) and in which part of the screen you click the most. This is represented in a special graphical window showing clearly the click distribution over the screen based on different colors. The OdoPlus is very lightweight, it only takes about 500KB of your system memory so you don&#8217;t have to worry about it taking too much system resources&#8230;</p>
<p>- <a href="http://www.fridgesoft.de/downloads.php" target="_blank">Download the OdoPlus mouse tracking application (~350KB)&#8230;</a></p>

	<br /><h4>Related posts you might be interested in:</h4>
	<ul class="st-related-posts">
	<li><a href="http://blogofwishes.com/useful-software/visual-task-tips-21/" title="Visual Task Tips 2.1 (August 1, 2006)">Visual Task Tips 2.1</a> (0)</li>
	<li><a href="http://blogofwishes.com/useful-software/visual-subst/" title="Visual Subst (August 29, 2006)">Visual Subst</a> (0)</li>
	<li><a href="http://blogofwishes.com/useful-software/share-your-movies-with-tryst/" title="Share Your Movies with Tryst (September 14, 2006)">Share Your Movies with Tryst</a> (1)</li>
	<li><a href="http://blogofwishes.com/useful-software/ringtones-the-easy-way-with-coolringer/" title="Ringtones the easy way with CoolRinger (August 3, 2006)">Ringtones the easy way with CoolRinger</a> (0)</li>
	<li><a href="http://blogofwishes.com/useful-software/phrase-express/" title="Phrase Express (September 4, 2006)">Phrase Express</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://blogofwishes.com/useful-software/odoplus-deluxe-mouse-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turning Nokia 6230i into a Bluetooth Mouse</title>
		<link>http://blogofwishes.com/weird-things/nokia-6230i-bluetooth-mouse/</link>
		<comments>http://blogofwishes.com/weird-things/nokia-6230i-bluetooth-mouse/#comments</comments>
		<pubDate>Sun, 13 Aug 2006 09:34:49 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[Weird Things]]></category>
		<category><![CDATA[6230i]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[noki]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://blogofwishes.com/?p=395</guid>
		<description><![CDATA[
Most phones now have a camera and can run Java, there is no reason that some software couldn&#8217;t be written to watch for movement in the camera, and translate that into mouse signals for the PC. Bluetooth could be used to send the data to the PC. So there was the challenge, a java program [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image394" src="http://blogofwishes.com/wp-content/uploads/2006/08/nokiamouse.jpg" alt="nokiamouse.jpg" /></p>
<p>Most phones now have a camera and can run Java, there is no reason that some software couldn&#8217;t be written to watch for movement in the camera, and translate that into mouse signals for the PC. Bluetooth could be used to send the data to the PC. So there was the challenge, a java program that took multiple frames from the nokia camera, translated that into direction and speed and sent it to the PC as mouse movements.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/yT1h_ITR0G0"></param><embed src="http://www.youtube.com/v/yT1h_ITR0G0" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<p><br/>The software that is being used is still not available for download!</p>
<p>- <a href="http://www.pyrofersprojects.com/nokiamouse.php" target="_blank">For more information about the Nokia 6230i Bluetooth Mouse project&#8230;</a></p>

	<br /><h4>Related posts you might be interested in:</h4>
	<ul class="st-related-posts">
	<li><a href="http://blogofwishes.com/cool-gadgets/tempo-a-real-world-recycle-bin/" title="Tempo &#8211; A Real World &#8220;Recycle Bin&#8221; (September 3, 2007)">Tempo &#8211; A Real World &#8220;Recycle Bin&#8221;</a> (1)</li>
	<li><a href="http://blogofwishes.com/mp3-video-players/sony-rolly-sep-10bt-sound-entertainment-player/" title="Sony Rolly SEP-10BT Sound Entertainment Player (December 6, 2007)">Sony Rolly SEP-10BT Sound Entertainment Player</a> (1)</li>
	<li><a href="http://blogofwishes.com/cool-gadgets/satugo-camera/" title="SatuGO camera (July 25, 2006)">SatuGO camera</a> (0)</li>
	<li><a href="http://blogofwishes.com/useful-software/odoplus-deluxe-mouse-tracking/" title="OdoPlus &#8211; Deluxe Mouse Tracking (April 10, 2007)">OdoPlus &#8211; Deluxe Mouse Tracking</a> (0)</li>
	<li><a href="http://blogofwishes.com/cool-gadgets/mousefield-a-simple-and-versatile-input-device/" title="MouseField: A Simple and Versatile Input Device (August 29, 2006)">MouseField: A Simple and Versatile Input Device</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://blogofwishes.com/weird-things/nokia-6230i-bluetooth-mouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hoverstop Mouse &#8211; Give your hand a rest!</title>
		<link>http://blogofwishes.com/pc-peripherals/hoverstop-mouse-give-your-hand-a-rest/</link>
		<comments>http://blogofwishes.com/pc-peripherals/hoverstop-mouse-give-your-hand-a-rest/#comments</comments>
		<pubDate>Sun, 30 Jul 2006 13:11:12 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[PC Peripherals]]></category>
		<category><![CDATA[hoverstop]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[vibrate]]></category>

		<guid isPermaLink="false">http://blogofwishes.com/?p=258</guid>
		<description><![CDATA[
After a hard day of mousing is your hand twisted into a frozen non-functional claw? Maybe it&#8217;s not quite that bad, but all those hours spent clutching your mouse can tense up your hand muscles and lead to tendinitis, tenosynovitis and all kinds of scary sounding repetitive stress disorders. 

The Hoverstop mouse helps you minimize [...]]]></description>
			<content:encoded><![CDATA[<p><center><img id="image257" alt=hoverstop-mouse.jpg src="http://blogofwishes.com/wp-content/uploads/2006/07/hoverstop-mouse.jpg" /></center></p>
<p>After a hard day of mousing is your hand twisted into a frozen non-functional claw? Maybe it&#8217;s not quite that bad, but all those hours spent clutching your mouse can tense up your hand muscles and lead to tendinitis, tenosynovitis and all kinds of scary sounding repetitive stress disorders. </p>
<p><center><br/><img id="image259" alt=hoverstop_other.gif src="http://blogofwishes.com/wp-content/uploads/2006/07/hoverstop_other.gif" /></center></p>
<p>The Hoverstop mouse helps you minimize the amount of time you hand spends on the mouse. First it detects if your hand is on the mouse. It then monitors if you are actually using it (clicking, scrolling). If you are not using it for more than 10 seconds, it will vibrate softly to remind you to take your hand away and relax. This will give you many mini breaks per hour. Meanwhile you continue to work normally thinking, reading, without being disturbed. If you need the mouse again, just pick it up to resume work. </p>
<p><br/><strong>Product Features</strong><br />
- Symmetrical three-button mouse with scroll wheel<br />
- Built in sensor and vibration help remind you to rest your mouse hand<br />
- 800-dpi optical sensor<br />
- Mouse is plug-and-play on all common operating systems and will operate both on USB and PS/2</p>
<p></br><b>The price of the Hoverstop Mouse is $69.99.</b></p>
<p>- <a href="http://www.anrdoezrs.net/click-3033447-10356324?url=http%3A%2F%2Fwww.thinkgeek.com%2Fcomputing%2Finput%2F83ff%2F%3Fref%3Dc" target="_blank">If you are interested in trying on of those mouses&#8230;</a><img src="http://www.tqlkg.com/image-3033447-10356324" width="1" height="1" border="0"/></p>

	<br /><h4>Related posts you might be interested in:</h4>
	<ul class="st-related-posts">
	<li><a href="http://blogofwishes.com/weird-things/nokia-6230i-bluetooth-mouse/" title="Turning Nokia 6230i into a Bluetooth Mouse (August 13, 2006)">Turning Nokia 6230i into a Bluetooth Mouse</a> (0)</li>
	<li><a href="http://blogofwishes.com/useful-software/odoplus-deluxe-mouse-tracking/" title="OdoPlus &#8211; Deluxe Mouse Tracking (April 10, 2007)">OdoPlus &#8211; Deluxe Mouse Tracking</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://blogofwishes.com/pc-peripherals/hoverstop-mouse-give-your-hand-a-rest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

