<?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>dougt&#039;s blog &#187; mozilla dom pressure n810</title>
	<atom:link href="http://dougt.org/wordpress/tag/mozilla-dom-pressure-n810/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougt.org/wordpress</link>
	<description>best. tagline. ever.</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:18:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>MouseEvent pressure property</title>
		<link>http://dougt.org/wordpress/2008/05/mouseevent-pressure-property/</link>
		<comments>http://dougt.org/wordpress/2008/05/mouseevent-pressure-property/#comments</comments>
		<pubDate>Mon, 05 May 2008 20:25:28 +0000</pubDate>
		<dc:creator>dougt</dc:creator>
				<category><![CDATA[mozilla]]></category>
		<category><![CDATA[mozilla dom pressure n810]]></category>

		<guid isPermaLink="false">http://dougt.wordpress.com/?p=213</guid>
		<description><![CDATA[I added a new attribute on the MouseEvent to expose the amount of pressure is being applied to a touch screen. The video shows me pressing a pen then my finger on the touch screen.  The value on screen is a number between 0 and 1; zero indicating no pressure and one indicating alot of [...]]]></description>
			<content:encoded><![CDATA[<p>I added a new attribute on the MouseEvent to expose the amount of pressure is being applied to a touch screen.</p>
<p>The video shows me pressing a pen then my finger on the touch screen.  The value on screen is a number between 0 and 1; zero indicating no pressure and one indicating alot of pressure.  Sorry about the quality.</p>
<p>[youtube=http://www.youtube.com/watch?v=m_nwqj0rlb4]</p>
<p>You could imagine building a web painting application that varies the thickness of a line based on how hard you press, or the Fennec browser app could vary the speed of the scroll based on how hard the user presses on the scroll area.</p>
<p>Before this makes it into the project, there are a bunch of unanswered questions in the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428988">bug</a>.  Mostly questions relate to how we expose this property in the DOM, and how to gather this pressure information from the platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://dougt.org/wordpress/2008/05/mouseevent-pressure-property/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
