<?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>Ray Strode &#187; GNOME</title>
	<atom:link href="http://blogs.gnome.org/halfline/category/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/halfline</link>
	<description>So...</description>
	<lastBuildDate>Tue, 17 Nov 2009 15:43:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Video 4-way split screen gstreamer pipeline</title>
		<link>http://blogs.gnome.org/halfline/2009/10/11/video-4-way-split-screen-gstreamer-pipeline/</link>
		<comments>http://blogs.gnome.org/halfline/2009/10/11/video-4-way-split-screen-gstreamer-pipeline/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 21:02:38 +0000</pubDate>
		<dc:creator>halfline</dc:creator>
				<category><![CDATA[GNOME]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/halfline/?p=55</guid>
		<description><![CDATA[So I&#8217;m at the Boston Summit this weekend.  Mo showed off her portable usability lab.  She posted about the lab before here.  Jason Clinton posted a summary of the summit session here
The DVR hardware in the setup ouputs four avi files&#8211;one for each camera.  The first file has the audio encoded [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m at the <a href="http://live.gnome.org/Boston2009">Boston Summit</a> this weekend.  <a href=http://mairin.wordpress.com/">Mo</a> showed off her portable usability lab.  She posted about the lab before <a href="http://mairin.wordpress.com/2009/08/26/open-source-portable-usability-testing-lab/">here</a>.  Jason Clinton posted a summary of the summit session <a href="http://jasondclinton.livejournal.com/74620.html">here</a></p>
<p>The DVR hardware in the setup ouputs four avi files&#8211;one for each camera.  The first file has the audio encoded in it.  Having four files is cumbersome, though.  It&#8217;s much better to see the camera focused on the users face at the same time as video focused on the users hands, and at the same time as the view that shows the users screen.</p>
<p>That&#8217;s where gstreamer comes in.  It&#8217;s possible to write a pipeline that can take the 4 videos and compose them together into one 4-way split screen.</p>
<p>In Mo&#8217;s <a href="http://mairin.wordpress.com/2009/08/26/open-source-portable-usability-testing-lab/">post</a> she showed an earlier pipeline I came up with, but it was very slow and lacked audio.</p>
<p>I&#8217;ve been reading up on gstreamer, searching the internets for example pipelines, etc, and now have a better pipeline.  Someone here at the summit asked for me to check it into git, so I did that today in the <a href="http://git.gnome.org/cgit/usability-lab/tree/eb1304-to-ogg.sh#n93">usability-lab</a> module.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/halfline/2009/10/11/video-4-way-split-screen-gstreamer-pipeline/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>those dialogs</title>
		<link>http://blogs.gnome.org/halfline/2007/10/10/those-dialogs/</link>
		<comments>http://blogs.gnome.org/halfline/2007/10/10/those-dialogs/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 02:38:09 +0000</pubDate>
		<dc:creator>halfline</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GNOME]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/halfline/2007/10/10/those-dialogs/</guid>
		<description><![CDATA[So there has been a lot of discussion recently about the key import dialog in PackageKit recently.  We were talking about it on the bus on the way to work this morning, in fact.  Here&#8217;s my thoughts (and some thoughts I didn&#8217;t come up with, but came from the bus discussion):

Showing the fingerprint [...]]]></description>
			<content:encoded><![CDATA[<p>So there has been a lot of discussion recently about <a href="http://hughsient.livejournal.com/40208.html">the key import dialog in PackageKit</a> recently.  We were talking about it on the bus on the way to work this morning, in fact.  Here&#8217;s my thoughts (and some thoughts I didn&#8217;t come up with, but came from the bus discussion):</p>
<ul>
<li>Showing the fingerprint in the dialog is only useful if the fingerprint is somewhere else the user knows to look</li>
<li>You obviously can&#8217;t put where to look in the key itself, because the key isn&#8217;t trusted until the fingerprint is verified</li>
<li>Since you can&#8217;t put it in the  key, discoverability is a hard problem.  We pretty much have to hope that the key is in plain view on the website that offers the package / repo.</li>
<li>&#8220;trust&#8221; is a bit of a stretch in any case, because often users will google around for software and install whatever they find. It&#8217;s really more &#8220;verify the software comes from the website that originally pointed to the package / repo file.&#8221;</li>
<li>Only users who really understand the security implications of the dialog are going to verify that the key fingerprints  match</li>
<li>Given that most people who see the dialog aren&#8217;t going to verify that the key fingerprints match, the dialog isn&#8217;t useful for security (it only solves the identification problem for a small subset of users)</li>
<li> One way to make the dialog more secure would be to treat the fingerprint like a CD key / activation number that the user has to enter instead of something that gets shown to the user.   If entering the key was a required step for configuring a system to use a repository, then websites that offer repositories would have to include the fingerprint with the repo in plain view for the repo to be useful, and users couldn&#8217;t just click past the dialog without reading it.</li>
<li>Some might argue that users are accustomed to entering these types of numbers already when installing software.  There&#8217;s precedent anyway.</li>
<li>Having to enter long strings of numbers sucks (just as much as having to read long strings of numbers sucks)</li>
<li>Either way, there&#8217;s a very real aesthetic problem with this type of dialog, and it&#8217;s not clear there&#8217;s an easy way to fix that</li>
<li>One thing that can help is have the distribution know about a select number of 3rd party repos/keys out of the box, so then the dialog can hide the key fingerprint entirely.</li>
<li>Figuring out which keys to ship within a distribution is an interesting problem itself, but maybe it should have some parallels to the processes that the distribution uses for adding packages?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/halfline/2007/10/10/those-dialogs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
