<?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>the blog of david dean &#187; open source</title>
	<atom:link href="http://www.davidbdean.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidbdean.com</link>
	<description>currently not blogging much at all</description>
	<lastBuildDate>Sat, 21 Jun 2008 15:30:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sun&#8217;s open source DRM</title>
		<link>http://www.davidbdean.com/2006/07/13/suns-open-source-drm/</link>
		<comments>http://www.davidbdean.com/2006/07/13/suns-open-source-drm/#comments</comments>
		<pubDate>Wed, 12 Jul 2006 23:30:18 +0000</pubDate>
		<dc:creator>David Dean</dc:creator>
				<category><![CDATA[DRM]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.cebidae.com/2006/07/13/suns-open-source-drm/</guid>
		<description><![CDATA[Tom Jacobs, a/the director of engineering at sun labs has talked up Sun&#8217;s open source DRM as a possible saviour to France&#8217;s DRM woes. Now, I&#8217;m not going to go into how stupid open source DRM is as an idea here, as others have already done so:
In DRM you only have a sender and an [...]]]></description>
			<content:encoded><![CDATA[<p>Tom Jacobs, a/the director of engineering at sun labs has <a href="http://news.com.com/Learning+from+the+French+iTunes+legislation/2010-1071_3-6093168.html">talked up Sun&#8217;s open source DRM</a> as a possible saviour to France&#8217;s DRM woes. Now, I&#8217;m not going to go into how stupid open source DRM is as an idea here, as others have <a href="http://www.boingboing.net/2005/08/24/drm_ssl.html">already done so</a>:</p>
<blockquote><p>In DRM you only have a sender and an attacker, who is also the recipient. DRM relies on the attacker/recipient only gaining access to the cleartext while their machine is in the grips of non-user-accessible code that restricts what they can do with the cleartext (in particular, DRM seeks to ensure that the cleartext can&#8217;t be saved back to the drive while still in the clear).</p>
<p>If you have an open source DRM &#8220;client&#8221; or &#8220;player,&#8221; then how can it keep users from modifying it to allow the saving and manipulation of the conditionally rendered cleartexts?</p>
<p>There has never, ever been a DRM implementation that was intended to be user-modifiable. There can&#8217;t be. It&#8217;s like trying to make &#8220;dry water&#8221; or &#8220;hot ice.&#8221; DRM is supposed to keep users from manipulating their players. Open source is supposed to encourage users to manipulate and modify their players. They are utterly incompatible.</p></blockquote>
<p>But what I am going to ask is about the <a href="http://news.com.com/Learning+from+the+French+iTunes+legislation/2010-1071_3-6093168.html">single reason he provided</a> as to how DRM could be useful (outside of paranoid entertainment industry execs):</p>
<blockquote><p>Having a content rights system that allows a doctor in ER to securely review your electronic health record is essential.</p></blockquote>
<p>How can this not be just done with regular crypto? Why must DRM be involved? What is the doctor going to do with your records that DRM could prevent (you know, if it was possible).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidbdean.com/2006/07/13/suns-open-source-drm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source real-time gaze tracking</title>
		<link>http://www.davidbdean.com/2006/07/07/open-source-real-time-gaze-tracking/</link>
		<comments>http://www.davidbdean.com/2006/07/07/open-source-real-time-gaze-tracking/#comments</comments>
		<pubDate>Fri, 07 Jul 2006 04:59:34 +0000</pubDate>
		<dc:creator>David Dean</dc:creator>
				<category><![CDATA[gaze tracking]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://www.cebidae.com/2006/07/07/open-source-real-time-gaze-tracking/</guid>
		<description><![CDATA[Looking for a cheap gaze tracking solution?
The purpose of openEyes is to provide a hardware design and a set of software tools useful for the analysis of eye movement data. The development of openEyes stems from the recognition in the eye tracking and human computer interaction communities that while the cost of hardware for eye [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float:right; padding-left:1em" id="image323" src="http://www.cebidae.com/wp-content/uploads/hmet.jpg" alt="Gaze Tracking" />Looking for a cheap gaze tracking solution?</p>
<blockquote><p>The purpose of openEyes is to provide a hardware design and a set of software tools useful for the analysis of eye movement data. The development of openEyes stems from the recognition in the eye tracking and human computer interaction communities that while the cost of hardware for eye tracking has precipitously dropped in the recent past that the there is lack of freely available software to implement even long-established eye-tracking methods. The tools available for this platform include algorithms to measure eye movements from digital videos, techniques to calibrate the eye tracking system, and example software to facilitate real-time eye-tracking application development.
</p></blockquote>
<p><a href="http://hcvl.hci.iastate.edu/cgi-bin/openEyes.cgi">Link</a>. <em>Thanks <a href="http://www.makezine.com/blog/archive/2006/07/open_source_lowcost_realtime_e.html?CMP=OTC-0D6B48984890">Phillip</a></em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidbdean.com/2006/07/07/open-source-real-time-gaze-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
