<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Máirín Duffy &#187; Open Source Rocking</title>
	<atom:link href="http://mairin.wordpress.com/category/open-source-rocking/feed/" rel="self" type="application/rss+xml" />
	<link>http://mairin.wordpress.com</link>
	<description>Open design forever.</description>
	<lastBuildDate>Sun, 18 Sep 2011 15:08:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mairin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Máirín Duffy &#187; Open Source Rocking</title>
		<link>http://mairin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mairin.wordpress.com/osd.xml" title="Máirín Duffy" />
	<atom:link rel='hub' href='http://mairin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Version-controlled, automagical backup and file sharing system with Sparkleshare and Fedora</title>
		<link>http://mairin.wordpress.com/2011/05/25/fedora-sparkleshare-howto/</link>
		<comments>http://mairin.wordpress.com/2011/05/25/fedora-sparkleshare-howto/#comments</comments>
		<pubDate>Wed, 25 May 2011 15:41:33 +0000</pubDate>
		<dc:creator>mairin</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Open Source Rocking]]></category>

		<guid isPermaLink="false">http://mairin.wordpress.com/?p=2841</guid>
		<description><![CDATA[Photo credit: ardenswayoflife on Flickr, used under a CC-BY-SA 2.0 license. The Burden of files Okay, there&#8217;s a lot of problems: Backing up your files is a pain in the butt. Every time you upgrade your system, either in-place or a fresh install, it is a royal hassle to restore your files. That file looks &#8230; <a href="http://mairin.wordpress.com/2011/05/25/fedora-sparkleshare-howto/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2841&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/ardenswayoflife/3129275550/in/gallery-mairin-72157626601919996/"><img src="http://farm4.static.flickr.com/3236/3129275550_5f26835673_m.jpg" alt=""></a><br />
<em>Photo credit: <a href="http://www.flickr.com/photos/ardenswayoflife/">ardenswayoflife</a> on Flickr, used under a CC-BY-SA 2.0 license.</em></p>
<h2>The Burden of files</h2>
<p>Okay, there&#8217;s a lot of problems:</p>
<ul>
<li>Backing up your files is a pain in the butt.</li>
<li>Every time you upgrade your system, either in-place or a fresh install, it is a royal hassle to restore your files.</li>
<li>That file looks great on your laptop, but how do you show it to a colleague not sitting next to you easily? Ughh.</li>
<li>You upload files to a random directory on some web server you have some space on, quickly to show an idea to someone. Fast-forward some time, and you&#8217;ve got disorganized, poorly-named files scattered across multiple shell / other accounts all over the web, and you&#8217;re not sure what you have a copy of where, or which ones are being referred to from other places, so you&#8217;re terrified to delete any of them. </li>
<li>Well, crap. You&#8217;ve made a mistake. You can&#8217;t go back, can you? No version control&#8230;</li>
</ul>
<p>I think we all know these problems pretty well. I&#8217;ve built a solution using Fedora and Sparkleshare &#8211; completely free and open source software &#8211; that over the past week has addressed all of these issues and has <strong>substantially improved the quality of my computing life</strong>. It backs my work files up to an internal corporate server and it backs my Fedora files up to a Fedora-maintained public server. I&#8217;m planning to configure it to back up some personal files to my Dreamhost account and some to my NAS at home. </p>
<h3>What? What are you talking about?</h3>
<p>Here&#8217;s how it works: I have a &#8216;Sparkleshare&#8217; folder in my home directory. Under that, I have a couple of subfolders:</p>
<ul>
<li>workstuff</li>
<li>design-team <em>(this is for Fedora stuff)</em></li>
</ul>
<p>When I start a project, say it&#8217;s for work, then I create a new subfolder under the appropriate directory. So I&#8217;m starting a new project, let&#8217;s say it&#8217;s a logo design for project X. I have the following directory tree:</p>
<pre>~/SparkleShare/workstuff/logos/</pre>
<p>I open up <a href="http://inkscape.org">Inkscape</a>, and start working on the logo. I work on it for a while. Now I&#8217;ve got a draft I&#8217;d like to save and show to a colleague. From within Inkscape, I navigate to the <strong>SparkleShare &gt; workstuff &gt; logos</strong> folder and save the logo there. Then I can go to my internal server, and automagically, the logo file I just saved is at <strong><a href="http://hostname/workstuff/logos/mylogo.svg" rel="nofollow">http://hostname/workstuff/logos/mylogo.svg</a></strong>. I can quickly copy/paste that URL from my browser and send it via IRC or email to my colleague. </p>
<p>No uploading, no fumbling to find a server that has space in an appropriate location, no waiting for the upload to happen, no coming up with some lame variation of &#8216;temp&#8217;, &#8216;tmp&#8217;, &#8216;foobar&#8217;, &#8216;blah&#8217; to make a fresh folder to upload it to. Nope. It&#8217;s just there.</p>
<p>Here&#8217;s how to set this up for yourself. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://sparkleshare.org"><img src="https://fedoraproject.org/w/uploads/8/84/Sparkleshare-splash.png" alt=""></a></p>
<h2>Setup Walkthrough</h2>
<h3>Ingredients</h3>
<p>You will need:</p>
<ul>
<li>A desktop or laptop computer with <a href="http://get.fedoraproject.org">Fedora 14 or Fedora 15</a> installed. You&#8217;ll be needing root access.</li>
<li>A remote server you&#8217;re going to use as your main git repository. This can be a server you administer yourself, or it can be a shell account with lots of space on a hosting provider like <a href="http://dreamhost.com">Dreamhost</a>. It could even be a NAS <a href="http://mybookworld.wikidot.com/optware">if you can install git on it like you can on mine</a>. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>An ssh key, preferably with a passphrase. I am assuming you already have your SSH key configured to enable you access to the remote server you&#8217;re intending to set your main git repo on. If not, the following resources below might be helpful:
<ul>
<li><a href="https://fedoraproject.org/wiki/Account_System#What_is_an_SSH_key.2C_and_why_do_I_need_one.3F">What is an SSH key and why do I need one?</a> (Documentation from the <a href="http://fedoraproject.org">Fedora project</a>.)</a> </li>
<li><a href="https://fedoraproject.org/wiki/Cryptography">How to create an SSH key</a>  (Documentation from the <a href="http://fedoraproject.org">Fedora project</a>.)</a> </li>
</ul>
<li>Files. Lovely little (or big) files.</li>
</ul>
<p>Other assumptions:</p>
<ul>
<li>I&#8217;m assuming you&#8217;re using GNOME. Sparkleshare does work on KDE or XFCE or LXDE. What you lose by not using GNOME is the nautilus right-click extension that lets you &#8211; from gitorious or github repos &#8211; check out older versions of a document or grab a web link to the document. Not a huge deal.</li>
</ul>
<h3>Step 1: Prepare your local system</h3>
<p>We&#8217;re going to install Sparkleshare first.</p>
<ol>
<li>Open up a terminal.</li>
<li>Go to the yum repositories directory:
<pre>cd /etc/yum.repos.d</pre>
</li>
<li>As root, download <a href="http://repos.fedorapeople.org/repos/alexh/sparkleshare/">Alex Hudson&#8217;s Sparkleshare Fedora people repo config</a>:
<pre> sudo curl -O http://repos.fedorapeople.org/repos/alexh/sparkleshare/fedora-sparkleshare.repo</pre>
</li>
<li>Install sparkleshare and openssh-askpass:
<pre>sudo yum install -y sparkleshare openssh-askpass</pre>
</li>
<li>Remove nautilus-python (I don&#8217;t know why, but if you have this installed and install Sparkleshare, Nautilus will segfault on startup. If you remove it, though, everything works fine.)
<pre>sudo yum remove -y nautilus-python</pre>
</li>
</ol>
<p>You now have Sparkleshare installed. </p>
<h3>Step 2: Set up your main git repo</h3>
<p>First you have to figure out where you want your main git repo to be. It needs to be in an account that your desktop/laptop can connect to. I set mine up in a remote home directory I own. Here&#8217;s how to do it:</p>
<ol>
<li>We&#8217;re going to create the empty new git repo. <strong>In your remote home directory</strong>, type
<pre>git init --bare repo.git</pre>
<p>. <em>(If this command doesn&#8217;t seem to work and you have permissions to do so, try installing openssh-server and updating git.)</em></li>
<li>Now we&#8217;re going to make a dummy clone of the repo to add an initial file and branch. To make things more interesting, we&#8217;re going to do this in your public_html directory, but you can do it anywhere you&#8217;d like in your home directory:
<ul>
<li>Go into your public_html directory.
<pre>cd ~/public_html</pre>
</li>
<li>Clone it! Type
<pre>git clone repo.git</pre>
</li>
<li>Go into your new clone with
<pre>cd repo</pre>
</li>
<li>Now make a new dummy file,
<pre>echo 'Fedora 15 rocks!' &gt;&gt; test.txt</pre>
</li>
<li>Now commit it.
<pre>git add test.txt; git commit test.txt -m 'initial commit2'</pre>
</li>
<li>Push it, making your initial branch.
<pre>git push origin master</pre>
</li>
</ul>
</li>
</ol>
<h3>Step 3: Hook your local system up to your repo</h3>
<p>Okay, now we&#8217;re going to get your local system hooked up to the repo you just created on your remote system.<br />
<strong>On your local laptop/desktop:</strong></p>
<ol>
<li>Turn Sparkleshare on. Click on its icon in your Applications menu, or run it from the terminal:
<pre>sparkleshare start</pre>
</li>
<li>Right-click on the Sparkleshare icon in your system tray, and select &#8220;Add Remote Folder&#8230;&#8221;
<li>Where Sparkleshare asks you: &#8220;Where is your remote folder?&#8221; select &#8220;On my own server.&#8221; In the field after &#8220;On my own server, replace my fake credentials here with your own, and don&#8217;t forget the &#8216;.git&#8217; on the end.
<pre>user@hellokitty.ponies.com</pre>
</li>
<li>Where Sparkleshare asks you for the &#8220;Folder name&#8221;, fill in something like this, replacing my directory structure with your own on the remote server:
<pre>/home/user/repo.git</pre>
</li>
<li>Sparkleshare should say something about &#8216;coffee o&#8217;clock&#8217; and it should start pulling the remote files down.</li>
<li>Look in your Sparkleshare folder for the repo you just connected. Are the files from the server there?
<li>Now we&#8217;re going to make sure it&#8217;s set up right. Create a text file in your new Sparkleshare repo directory (will be somewhere like &#8216;/home/user/Sparkleshare/repo&#8217;).
</ol>
<p>Okay, that should have pushed up to the server, no issues. Make sure it did; <strong>On your remote system where git is:</strong></p>
<ol>
<li>Go into your remote clone.
<pre>cd ~/public_html/repo</pre>
</li>
<li>Pull down the changes!
<pre>git pull</pre>
</li>
<li>Make sure the changes worked. You can either visit the web side of your clone at (replace with the relevant hostname and username) <strong><a href="http://hellokitty.ponies.com/~user/repo" rel="nofollow">http://hellokitty.ponies.com/~user/repo</a></strong> or you can just cat it, making sure our new panda message is present:
<pre>cat test.txt</pre>
</li>
</ol>
<p>All right, hopefully that wasn&#8217;t an issue either and your remote clone was able to pick up the panda PSA you pushed from your local laptop/desktop. Now we&#8217;re going to throw Sparkleshare into the mix.<br />
<strong>On your local laptop/desktop where Sparkleshare is installed:</strong></p>
<ol>
<li>Restart Sparkleshare. You can click on the icon or
<pre>sparkleshare start</pre>
</li>
<li>Go to the Sparkleshare repo directory.
<pre>cd ~/SparkleShare/repo</pre>
</li>
<li>Make a new test file. In honor of towel day today:
<pre>echo '42' &gt;&gt; theanswer.txt</pre>
</li>
</ol>
<p>Let&#8217;s see if it worked!!!!! <strong>On your remote system:</strong></p>
<ol>
<li>Go into the clone:
<pre>cd ~/public_html/repo</pre>
</li>
<li>Pull it down!
<pre>git pull</pre>
</li>
</ol>
<p>Did it work??? It worked for me!!</p>
<p><a href="http://duffy.fedorapeople.org/blog/pictures/screenshots/sparkleshare.png"><img src="http://duffy.fedorapeople.org/blog/pictures/screenshots/sparkleshare_sm.png" alt=""></a></p>
<h3>Step 4: Set up automagical web mirroring of your repo&#8217;s content</h3>
<p>Okay, so I did a sneaky thing. Our remote repo, in the examples above, has been configured in your remote public_html directory on the same system your remote git repo is. Now, you could follow these directions on a third remote system if you&#8217;d like; no problem. Just make sure you&#8217;ve got your public SSH key configured on that third system and that you have access to write to a web-readable directory. These instructions should not be difficult to modify for that case; simply git clone your repo in a web-readable directory.</p>
<p>We are now going to hook this all up so that when you save a file on your local laptop/desktop, and SparkleShare checks it in, the web-readable clone of it all also automagically pulls down your change and makes the file available in a web browser. Woo!</p>
<p><strong>On your remote system:</strong></p>
<ol>
<li>Get into the hooks directory where your main (not clone) git repo is (don&#8217;t forget the .git!):
<pre>cd ~/git.repo/hooks</pre>
</li>
<li>We&#8217;re gonna set up a hook so whenever you push a file to the repo, it tells the web clone to pull. Create a file called &#8216;post-receive&#8217; in ~/git.repo/hooks with the following in it, <strong>replacing &#8216;user&#8217; with your own username on the remote system</strong>:
<pre>#!/bin/sh

while read oldrev newrev refname
do
true
done
cd /home/user/public_html/repo
GIT_DIR=/home/user/public_html/repo/.git git pull
</pre>
</li>
</ol>
<p>Okay, let&#8217;s see if it worked.<br />
<strong>On your local laptop/desktop where Sparkleshare is installed:</strong></p>
<ol>
<li>Make sure Sparkleshare is running. If it&#8217;s not, start it.
<pre>sparkleshare start</pre>
</li>
<li>Go into the right directory and make another test file.
<pre>cd ~/SparkleShare/repo; echo 'Fedora 15' &gt;&gt; latestfedora.txt</pre>
</li>
</ol>
<p>Okay, <strong>moment of truth</strong>. Is your new test file in your web directory? Either visit (replacing the username and hostname of course) <strong><a href="http://hellokitty.ponies.com/~user/repo" rel="nofollow">http://hellokitty.ponies.com/~user/repo</a></strong> and look for a file named <strong>latestfedora.txt</strong> (if it&#8217;s there, it worked!) or <strong>on the remote system:</strong></p>
<ol>
<li>Go into the web-readable repo clone:
<pre>cd ~/public_html/repo</pre>
</li>
<li>Look for the file.
<pre>ls</pre>
</ol>
<p>It worked!!</p>
<h2>What do you think?</h2>
<p>So, what do you think? Pretty awesome, right? Goodbye, dropbox &#8211; a worthless solution when your corporate IT policy rightly frowns upon copying internal documents to third-party public servers. You can create as many repos like this as you like. You can host them on a remote server you have shell access to, as this tutorial assumed, or you can set it up on <a href="http://gitorious.org">Gitorious</a> (I recommend this one since it&#8217;s backed by free &amp; open source sw) or <a href="http://github.com">Github</a>. Or a <a href="http://fedorahosted.org">Fedora Hosted repo</a> if you&#8217;ve got one. Each repo will have a folder under your &#8216;SparkleShare&#8217; folder in your home directory, and anything in that directory is basically remotely backed up, instantly, as soon as you save files in those directories (and given that Sparkleshare is running.) </p>
<p>We&#8217;re <a href="https://fedoraproject.org/wiki/How_to_connect_to_the_design_team_sparkleshare">currently experimenting with using this setup for the Fedora Design team</a> to hopefully make it easier for folks to access our files and contribute.</p>
<h3>Some things you might want to consider with this setup</h3>
<ul>
<li>Set Sparkleshare to always run when your machine is booted. For GNOMEies:
<pre>cp /usr/share/applications/sparkleshare.desktop ~/.config/autostart</pre>
</li>
<li>Write down the remote git URLs of all of the remote repos your stuff is backed up to and keep it in a safe place. If disaster strikes and a panda mistakes your laptop for bamboo, it will make it that much easier to recover.</li>
</ul>
<p><a href="http://sparkleshare.org"><img src="https://fedoraproject.org/w/uploads/a/a5/Sparkleshare-logo.png" alt=""></a><br />
<a href="http://fedoraproject.org"><img src="https://fedoraproject.org/w/uploads/thumb/2/2d/Logo_fedoralogo.png/300px-Logo_fedoralogo.png" alt=""></a></p>
<h2>Major kudos</h2>
<ul>
<li><a href="http://www.bomahy.nl/hylke/blog/">Hylke Bons</a> and <a href="http://sparkleshare.org/">the rest of the Sparkleshare community</a> for making such an awesome, life-changing tool.</li>
<li><a href="http://www.alexhudson.com/blog/">Alex Hudson</a> for creating and maintaining the <a href="http://repos.fedorapeople.org/repos/alexh/sparkleshare/">Fedora people repos Sparkleshare repository</a>.</li>
<li><a href="http://blogs.gnome.org/halfline/">Ray Strode</a>, <a href="http://scrye.com/wordpress-mu/nirik/author/nirik/">Kevin Fenzi</a>, and <a href="http://fedoraproject.org/wiki/User:Ricky">Ricky Zhou</a> for fielding my crazy git questions. Ray wins the prize for figuring out how to get past <a href="http://identi.ca/notice/74382884">git complaining about a &#8216;sideband demultiplexer&#8217;</a>.</li>
</ul>
<br />Filed under: <a href='http://mairin.wordpress.com/category/fedora/'>Fedora</a>, <a href='http://mairin.wordpress.com/category/floss/'>FLOSS</a>, <a href='http://mairin.wordpress.com/category/open-source-rocking/'>Open Source Rocking</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mairin.wordpress.com/2841/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mairin.wordpress.com/2841/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2841&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mairin.wordpress.com/2011/05/25/fedora-sparkleshare-howto/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/06679d1adeaa0f535752137036c004a8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mairin</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3236/3129275550_5f26835673_m.jpg" medium="image" />

		<media:content url="https://fedoraproject.org/w/uploads/8/84/Sparkleshare-splash.png" medium="image" />

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/screenshots/sparkleshare_sm.png" medium="image" />

		<media:content url="https://fedoraproject.org/w/uploads/a/a5/Sparkleshare-logo.png" medium="image" />

		<media:content url="https://fedoraproject.org/w/uploads/thumb/2/2d/Logo_fedoralogo.png/300px-Logo_fedoralogo.png" medium="image" />
	</item>
		<item>
		<title>Flyers About Free &amp; Open Source Software for SXSW Creatives!</title>
		<link>http://mairin.wordpress.com/2011/03/11/flyers-about-free-open-source-software-for-sxsw-creatives/</link>
		<comments>http://mairin.wordpress.com/2011/03/11/flyers-about-free-open-source-software-for-sxsw-creatives/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 07:14:31 +0000</pubDate>
		<dc:creator>mairin</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Open Source Rocking]]></category>
		<category><![CDATA[sxsw]]></category>

		<guid isPermaLink="false">http://mairin.wordpress.com/?p=2778</guid>
		<description><![CDATA[Emily and I are here in Austin, ready for our first day at SXSW. We have been very, very busy preparing materials for our free &#38; open source software outreach to all of the awesome creative folks we can&#8217;t wait to meet here. Emily has put together some beautiful use case-centered tri-fold brochures she&#8217;s going &#8230; <a href="http://mairin.wordpress.com/2011/03/11/flyers-about-free-open-source-software-for-sxsw-creatives/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2778&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Emily and I are here in Austin, ready for our first day at SXSW. We have been very, very busy preparing materials for our free &amp; open source software outreach to all of the awesome creative folks we can&#8217;t wait to meet here.</p>
<p>Emily has put together some beautiful use case-centered tri-fold brochures she&#8217;s going to blog about for you soon. I spent some time earlier this week putting together the lovelies below which will be available as handouts at our expo booth, <strong>#344</strong>, starting on <strong>Monday</strong>.</p>
<p><a href="http://twitter.com/tenaciouscb/status/45953193552773120">We were really excited to hear from Chrissie Brodigan of Mozilla today</a>, who is giving a talk tomorrow at 2 PM, &#8220;How to Not Design Like a Developer.&#8221; She&#8217;ll also be beating the drum for getting more designers involved in free &amp; open source software. Go Chrissie! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Free &amp; Open Source Assets</h3>
<p><a href="http://fedorapeople.org/groups/designteam/Fedora%20Collateral/Designer%20Flyers/Assets%20Flyer/assets-flyer.pdf"><img src="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/assets.png" alt="Assets"></a></p>
<p>This flyer reviews some of the best sites out there to get freely-licensed assets, such as <a href="http://openclipart.org">Open Clip Art Library</a>, <a href="http://openfontlibrary.org">Open Font Library</a>, <a href="http://ccmixter.org">CCMixter</a>, and <a href="http://blendswap.com">Blend Swap</a>, among other great sites.</p>
<p>This flyer also talks a bit about asset licensing, pointing out that just because something is free that doesn&#8217;t mean you can use it commercially, modify it, or redistribute it. It talks about how Fedora requires all three of these things to accept content, and goes over some of the Fedora-approved content licenses.</p>
<p>We&#8217;d love to get more awareness for these awesome collaborative sites and hopefully inspire some SXSW-goers to join in and collaborate in creating high-quality content for these sites as well.</p>
<h3>What Can Free &amp; Open Source Software Do?</h3>
<p><a href="http://fedorapeople.org/groups/designteam/Fedora%20Collateral/Designer%20Flyers/What%20Can%20FLOSS%20Do%20Flyer/whatcanitdo-flyer.pdf"><img src="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/whatcanitdo.png" alt="What Can it Do?"></a></p>
<p>This flyer reviews some great works done by creatives using free &amp; open source creative tools, including <a href="http://www.blender.org/blenderorg/blender-institute/">the Blender Institute&#8217;s films (Sintel, Big Buck Bunny, Elephant&#8217;s Dream)</a>.</p>
<p>With this flyer, we&#8217;d like to show that free &amp; open source tools really are capable of producing amazing, professional-quality, and beautiful works.</p>
<h3>Who Uses Fedora?</h3>
<p><a href="http://fedorapeople.org/groups/designteam/Fedora%20Collateral/Designer%20Flyers/Who%20Uses%20Fedora/interviews-flyer.pdf"><img src="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/interviews.png" alt="Who Uses Fedora"></a></p>
<p>This flyer is a reprint of some of the interviews we did of actual Fedora users for <a href="http://fedoraproject.org">fedoraproject.org</a>&#8216;s recent redesign. We wanted to put a face to some of the creatives already using Fedora, talking about how they use specific free &amp; open source creative tools that are available in it to produce their works. </p>
<h3>Guess Who Uses Free &amp; Open Source Software?</h3>
<p><a href="http://fedorapeople.org/groups/designteam/Fedora%20Collateral/Designer%20Flyers/Guess%20Who%20Uses%20FLOSS/guesswho-flyer.pdf"><img src="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/guesswho.png"></a></p>
<p>In this flyer, we call out some of the big creative and interactive companies and brands that use open source. In researching this flyer, I was impressed to see <a href="http://opensource.imageworks.com/">how many projects Sony Pictures ImageWorks</a> have open sourced, including what appears to be a color management system. They also use Cinepaint! They are one of the examples on the flyer.</p>
<h3>How to Get Involved with Open Source: a Creative&#8217;s Guide</h3>
<p><a href="http://fedorapeople.org/groups/designteam/Fedora%20Collateral/Designer%20Flyers/Get%20Involved/getinvolved-flyer.pdf"><img src="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/howtogetinvolved.png" alt="How To Get Involved"></a></p>
<p>Here&#8217;s five tips for creative-minded folks who&#8217;ve thought about helping out a free &amp; open source software project but weren&#8217;t sure where to start. A lot of free &amp; open source communities are still quite centered around developers and other technical folk, so this was our attempt at writing something specific for creatives and addressing the particular challenges and cultural issues they might face in trying to get involved. </p>
<p>Even if you can&#8217;t be at SXSW, I hope these materials are interesting and useful, and show how awesome free &amp; open source tools and culture really are. If you&#8217;d like to remix them, <a href="http://fedorapeople.org/groups/designteam/Fedora%20Collateral/Designer%20Flyers/">the Inkscape sources are available</a>.</p>
<p><a href="http://creativecommons.org/licenses/by/3.0/"><img src="http://duffy.fedorapeople.org/blog/pictures/buttons/cc-by.png"></a><br />
<em>These flyers are available under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0</a> license except for particular elements which are called out in the footer of each individual sheet. </em></p>
<br />Filed under: <a href='http://mairin.wordpress.com/category/fedora/'>Fedora</a>, <a href='http://mairin.wordpress.com/category/floss/'>FLOSS</a>, <a href='http://mairin.wordpress.com/category/open-source-rocking/'>Open Source Rocking</a> Tagged: <a href='http://mairin.wordpress.com/tag/sxsw/'>sxsw</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mairin.wordpress.com/2778/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mairin.wordpress.com/2778/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2778&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mairin.wordpress.com/2011/03/11/flyers-about-free-open-source-software-for-sxsw-creatives/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/06679d1adeaa0f535752137036c004a8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mairin</media:title>
		</media:content>

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/assets.png" medium="image">
			<media:title type="html">Assets</media:title>
		</media:content>

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/whatcanitdo.png" medium="image">
			<media:title type="html">What Can it Do?</media:title>
		</media:content>

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/interviews.png" medium="image">
			<media:title type="html">Who Uses Fedora</media:title>
		</media:content>

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/guesswho.png" medium="image" />

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/sxsw2011/howtogetinvolved.png" medium="image">
			<media:title type="html">How To Get Involved</media:title>
		</media:content>

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/buttons/cc-by.png" medium="image" />
	</item>
		<item>
		<title>Christmas in March!</title>
		<link>http://mairin.wordpress.com/2011/03/07/christmas-in-march/</link>
		<comments>http://mairin.wordpress.com/2011/03/07/christmas-in-march/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 16:14:30 +0000</pubDate>
		<dc:creator>mairin</dc:creator>
				<category><![CDATA[artwork]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gimp]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[Open Source Rocking]]></category>

		<guid isPermaLink="false">http://mairin.wordpress.com/?p=2768</guid>
		<description><![CDATA[Been receiving some bling for SXSW; free software promotional materials produced using free software! Filed under: artwork, Fedora, Gimp, Inkscape, Open Source Rocking<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2768&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Been receiving some <a href="http://mairin.wordpress.com/2011/02/25/preparing-for-fedoras-sxsw-debut/">bling for SXSW</a>; free software promotional materials produced using free software! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.flickr.com/photos/mairin/5506594966/" title="IMAG0840 by momomomo, on Flickr"><img src="http://farm6.static.flickr.com/5051/5506594966_63d7696d13.jpg" width="500" height="299" alt="IMAG0840" /></a></p>
<p><a href="http://www.flickr.com/photos/mairin/5506593448/" title="IMAG0841 by momomomo, on Flickr"><img src="http://farm6.static.flickr.com/5020/5506593448_f22a7b0a84.jpg" width="500" height="299" alt="IMAG0841" /></a></p>
<p><a href="http://www.flickr.com/photos/mairin/5494827940/" title="IMAG0830 by momomomo, on Flickr"><img src="http://farm6.static.flickr.com/5091/5494827940_5351332df0.jpg" width="500" height="299" alt="IMAG0830" /></a></p>
<p><a href="http://www.flickr.com/photos/mairin/5494234409/" title="IMAG0831 by momomomo, on Flickr"><img src="http://farm6.static.flickr.com/5097/5494234409_33ea7f52b3.jpg" width="500" height="299" alt="IMAG0831" /></a></p>
<br />Filed under: <a href='http://mairin.wordpress.com/category/artwork/'>artwork</a>, <a href='http://mairin.wordpress.com/category/fedora/'>Fedora</a>, <a href='http://mairin.wordpress.com/category/gimp-2/'>Gimp</a>, <a href='http://mairin.wordpress.com/category/inkscape-2/'>Inkscape</a>, <a href='http://mairin.wordpress.com/category/open-source-rocking/'>Open Source Rocking</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mairin.wordpress.com/2768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mairin.wordpress.com/2768/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2768&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mairin.wordpress.com/2011/03/07/christmas-in-march/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/06679d1adeaa0f535752137036c004a8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mairin</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5051/5506594966_63d7696d13.jpg" medium="image">
			<media:title type="html">IMAG0840</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5020/5506593448_f22a7b0a84.jpg" medium="image">
			<media:title type="html">IMAG0841</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5091/5494827940_5351332df0.jpg" medium="image">
			<media:title type="html">IMAG0830</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5097/5494234409_33ea7f52b3.jpg" medium="image">
			<media:title type="html">IMAG0831</media:title>
		</media:content>
	</item>
		<item>
		<title>You must be this tall to ride: __</title>
		<link>http://mairin.wordpress.com/2010/10/01/you-must-be-this-tall-to-ride-__/</link>
		<comments>http://mairin.wordpress.com/2010/10/01/you-must-be-this-tall-to-ride-__/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 04:20:04 +0000</pubDate>
		<dc:creator>mairin</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Open Source Rocking]]></category>

		<guid isPermaLink="false">http://mairin.wordpress.com/?p=2516</guid>
		<description><![CDATA[I believe that Fedora and Linux in general need to reach and inspire a wider set of users. Free software affords us so many benefits we should strive to share, but there&#8217;s still a formidable bar in technical skill required to realize those benefits. What can we do to help expand the reach of free &#8230; <a href="http://mairin.wordpress.com/2010/10/01/you-must-be-this-tall-to-ride-__/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2516&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I believe that Fedora and Linux in general need to reach and inspire a wider set of users. Free software affords us so many benefits we should strive to share, but there&#8217;s still a formidable bar in technical skill required to realize those benefits.</p>
<p>What can we do to help expand the reach of free software? One way is to teach! I&#8217;ve <a href="http://mairin.wordpress.com/category/inkscape-class/">taught free software to kids and it was an amazing experience</a> (and I have another Red Hat-sponsored project involving teaching kids how to use free software in the works that I&#8217;m excited to talk about in detail soon!) Although interacting with a group of kids or adults in person and teaching them about what free software can do is vitally important, I am afraid it&#8217;s not entirely scalable. It&#8217;s also entirely bending the user to the software itself, without at all bending the software towards the user. &#8220;Yeah, it works a little weird there, here&#8217;s a clunky workflow for getting around that&#8221; is the sort of phrase I end up using a lot of times while teaching others how to use free software. </p>
<p>I am concerned that bending users to the software, and not bending the software to the users at all really limits the immense impact free software and our community can have on the world. I fear that teaching and evangelizing is not enough to expand the availability of software freedom to folks who need it; we need to improve our offerings to require a bit less of a technical wall to jump in order to enjoy them.</p>
<p>This proposition understandably has made some folks &#8211; experienced users who are technically-savvy and long-time free software users &#8211; nervous. Free software is a great thing. Is working towards making it more mainstream going to ruin it, just like that awesome indie band you used to love that made it big and now totally sucks? I share the same fear, and yes that&#8217;s happened to music artists I loved too&#8230;. but I think for us there is little risk, and the rewards &#8211; sharing the gifts of software freedom with more people &#8211; are totally worth it.</p>
<p>Here&#8217;s why I think the proposition to focus more on new Linux users is not that risky for current users:</p>
<ul>
<li><strong>If the default setup of a given Linux OS changes, it won&#8217;t necessarily prevent you from doing what you need or want to do.</strong> If we focus the default experience to cater towards new &amp; casual users, it really should not make a huge difference to power users &#8211; it should not exclude them &#8211; I think at worst it will necessitate some work-arounds and initial customizations for the power users (but I think many of you are already doing these things today.)</li>
<li><strong>Making improvements to benefit less-familiar users can benefit everyone, and at worse simply not effect experienced users either way.</strong> The way I like to think about this &#8211; for me, tidying up the mess in the living room is not really fun and it&#8217;s liveable as-is, so there&#8217;s little motivation to do it all that often. When we tidy things up for guests coming over, though, <strong>we</strong> benefit from the organized living room just as much as our guests do! The improvements should help everyone, and not exclude anybody.</li>
</ul>
<p>Let me provide you with a bit more thinking on each of these points:</p>
<h3>1: Changed defaults won&#8217;t exclude power users</h3>
<p>So here is a little case study, using desktop configuration as an example since the desktop tends to be a visually-rich experience that can be offered up for comparisons relatively easily: I asked around for Fedora users&#8217; screenshots in IRC this past week &#8211; actual, working screenshots, not artificially-polished &amp; cleansed screenshots. This is how a slice of Fedora users actually use Fedora, folks. We&#8217;ve got GNOME Shell, we&#8217;ve got heavily-customized KDE, we&#8217;ve got XFCE, even icewm. Panels are moved around, different icon themes and widget themes are installed, folks are using multiple different mail and chat clients in these screenshots:</p>
<table>
<tr>
<td>
<a href="http://www.flickr.com/photos/mairin/5020793247/" title="shell by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4144/5020793247_a145e9dfe0_m.jpg" width="240" height="150" alt="shell" /></a>
</td>
<td>
<a href="http://www.flickr.com/photos/mairin/5021401430/" title="screenshotdtp by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4132/5021401430_36a130ca29_m.jpg" width="240" height="150" alt="screenshotdtp" /></a>
</td>
</tr>
<tr>
<td>
<a href="http://www.flickr.com/photos/mairin/5020792877/" title="screenshotc by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4084/5020792877_91c3ec0bb2_m.jpg" width="240" height="192" alt="screenshotc" /></a>
</td>
<td>
<a href="http://www.flickr.com/photos/mairin/5020792751/" title="Screenshot by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4089/5020792751_c68aacb2b7_m.jpg" width="240" height="150" alt="Screenshot" /></a>
</td>
</tr>
<tr>
<td>
<a href="http://www.flickr.com/photos/mairin/5020792573/" title="kde by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4129/5020792573_0f384809c9_m.jpg" width="240" height="150" alt="kde" /></a>
</td>
<td>
<a href="http://www.flickr.com/photos/mairin/5020792403/" title="icewm by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4089/5020792403_30f49eef33_m.jpg" width="240" height="191" alt="icewm" /></a>
</td>
</tr>
<tr>
<td>
<a href="http://www.flickr.com/photos/mairin/5020792205/" title="fedorascreen by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4112/5020792205_bfca55cc35_m.jpg" width="240" height="150" alt="fedorascreen" /></a>
</td>
<td>
<a href="http://www.flickr.com/photos/mairin/5020804821/" title="fedorascreen2 by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4147/5020804821_46869475f5_m.jpg" width="240" height="150" alt="fedorascreen2" /></a>
</td>
</tr>
<tr>
<td>
<a style="float:right;" href="http://www.flickr.com/photos/mairin/5021418376/" title="desktop by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4112/5021418376_6dcf881199_m.jpg" width="240" height="135" alt="desktop" /></a>
</td>
<td>
<a href="http://www.flickr.com/photos/mairin/5020879947/" title="cswiii_desktop by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4138/5020879947_4fb4d2336a_m.jpg" width="240" height="135" alt="cswiii_desktop" /></a>
</td>
</tr>
<tr>
<td colspan="2">
<a href="http://www.flickr.com/photos/mairin/5021503168/" title="inuse by momomomo, on Flickr"><img src="http://farm5.static.flickr.com/4083/5021503168_c7066aa2d4.jpg" width="500" height="188" alt="inuse" /></a>
</td>
</tr>
</table>
<p><a href="http://www.flickr.com/photos/mairin/sets/72157625026209126/show/">View a slideshow of all these screenshots</a></p>
<p>Looking at these, can you understand why someone would argue as vehemently against a new-user friendly change in say the desktop default settings? Do you think a change of the defaults is really going to affect any of these users at all? None of these folks mentioned or seemed to feel excluded by the current desktop defaults, and many readily admitted they love to tweak and customize. It seems many current Fedora power users are quite capable and even happy to customize and change how they use Fedora well beyond the default setup. </p>
<h3>2: Why helping new users won&#8217;t hurt you, and why ignoring them hurts us</h3>
<p>A big part of the reason a lot of us are here in the Linux community is to improve &amp; spread software freedom and free culture. Fedora&#8217;s mission in particular is, &#8220;to lead the advancement of free and open source software and content as a collaborative community.&#8221;</p>
<p>There&#8217;s a couple of things you need to realize that goal: </p>
<ul>
<li><strong>You need contributors.</strong> You need contributors to create and help improve free software, to create and license compelling content under free licenses, to help make your project run.</li>
<li><strong>You need users.</strong> Sure, it&#8217;s fun to have the secret navel-gazing treehouse where we proselytize to the already-converted, but that&#8217;s not really effective if you want to actually spread your message outside of your circle. </li>
</ul>
<p>How do you get contributors? <strong>You recruit from your pool of users!</strong> How do you get users, to widen your potential contributor pool and to spread your free software / free culture message? <strong>You reach out to them, providing them a compelling reason to care.</strong> Okay, great, that&#8217;s easy right? We just get out there and send our message out &#8211; it&#8217;s a great cause &#8211; folks will want to help, right?</p>
<p>Well, no. I believe that <strong>trying to convince new folks to get involved based solely on free software / free culture dogma is not going to work.</strong> Even if you get them convinced to try to help, you&#8217;re going to put them into this dilemma:<br />
<img src="http://duffy.fedorapeople.org/blog/drawings/cookies/um-how.png"></p>
<p>Not cool. It&#8217;s like you&#8217;re getting kids under the drinking age all fired up about a new club, and when they actually show up, they are bounced at the door. How rude! If you&#8217;re going to recruit folks like this to help Linux out, Linux needs to be something they can be inspired by &#8211; something they can actually use. Otherwise, why will they care? And for the few who either are inspired already and see the potential, or who find out about free software &amp; culture on their own and have some interest in it, it&#8217;s not just that they have to gear up just to be able to join your project &#8211; there&#8217;s alternatives calling out to them that are more welcoming and far easier to get started with:</p>
<p><img src="http://duffy.fedorapeople.org/blog/drawings/cookies/istuff.png"></p>
<p>How often have you seen this problem in your project? Isn&#8217;t this something that could be solved and benefit everyone if we could only attract more contributors?</p>
<p><img src="http://duffy.fedorapeople.org/blog/drawings/cookies/busy.png"></p>
<p>Lowering the bar to enter &#8216;the ride&#8217; that is Linux is going to mean that more people can use and contribute to it. Lowering the bar won&#8217;t exclude folks who are already &#8216;tall enough&#8217; to get into &#8216;the ride&#8217; today. </p>
<br />Filed under: <a href='http://mairin.wordpress.com/category/fedora/'>Fedora</a>, <a href='http://mairin.wordpress.com/category/floss/'>FLOSS</a>, <a href='http://mairin.wordpress.com/category/open-source-rocking/'>Open Source Rocking</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mairin.wordpress.com/2516/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mairin.wordpress.com/2516/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2516&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mairin.wordpress.com/2010/10/01/you-must-be-this-tall-to-ride-__/feed/</wfw:commentRss>
		<slash:comments>67</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/06679d1adeaa0f535752137036c004a8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mairin</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4144/5020793247_a145e9dfe0_m.jpg" medium="image">
			<media:title type="html">shell</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4132/5021401430_36a130ca29_m.jpg" medium="image">
			<media:title type="html">screenshotdtp</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4084/5020792877_91c3ec0bb2_m.jpg" medium="image">
			<media:title type="html">screenshotc</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4089/5020792751_c68aacb2b7_m.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4129/5020792573_0f384809c9_m.jpg" medium="image">
			<media:title type="html">kde</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4089/5020792403_30f49eef33_m.jpg" medium="image">
			<media:title type="html">icewm</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4112/5020792205_bfca55cc35_m.jpg" medium="image">
			<media:title type="html">fedorascreen</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4147/5020804821_46869475f5_m.jpg" medium="image">
			<media:title type="html">fedorascreen2</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4112/5021418376_6dcf881199_m.jpg" medium="image">
			<media:title type="html">desktop</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4138/5020879947_4fb4d2336a_m.jpg" medium="image">
			<media:title type="html">cswiii_desktop</media:title>
		</media:content>

		<media:content url="http://farm5.static.flickr.com/4083/5021503168_c7066aa2d4.jpg" medium="image">
			<media:title type="html">inuse</media:title>
		</media:content>

		<media:content url="http://duffy.fedorapeople.org/blog/drawings/cookies/um-how.png" medium="image" />

		<media:content url="http://duffy.fedorapeople.org/blog/drawings/cookies/istuff.png" medium="image" />

		<media:content url="http://duffy.fedorapeople.org/blog/drawings/cookies/busy.png" medium="image" />
	</item>
		<item>
		<title>Talking about Inkscape, in Leeds UK, from Boston USA, via Empathy.</title>
		<link>http://mairin.wordpress.com/2010/07/14/talking-about-inkscape-in-leeds-uk-from-boston-usa-via-empathy/</link>
		<comments>http://mairin.wordpress.com/2010/07/14/talking-about-inkscape-in-leeds-uk-from-boston-usa-via-empathy/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:41:56 +0000</pubDate>
		<dc:creator>mairin</dc:creator>
				<category><![CDATA[Audio/Video]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[Inkscape Class]]></category>
		<category><![CDATA[Open Source Rocking]]></category>

		<guid isPermaLink="false">http://mairin.wordpress.com/?p=2064</guid>
		<description><![CDATA[Last Thursday, at the invitation of Rob Martin from the North East Leeds City Learning Centre in Leeds UK, I gave a talk about the Inkscape class I worked on as part of a Red Hat outreach program earlier this year. The occasion was the National City Learning Centres Conference 2010, which very excitingly had &#8230; <a href="http://mairin.wordpress.com/2010/07/14/talking-about-inkscape-in-leeds-uk-from-boston-usa-via-empathy/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2064&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img src="http://duffy.fedorapeople.org/blog/pictures/photos/conference_thumb.JPG"> Last Thursday, at the invitation of Rob Martin from the <a href="http://www.leeds-clcs.org/">North East Leeds City Learning Centre</a> in Leeds UK, I gave a talk about <a href="http://mairin.wordpress.com/category/inkscape-class/">the Inkscape class</a> I worked on as part of a <a href="http://redhat.com">Red Hat</a> outreach program earlier this year. The occasion was the <a href="http://www.nationalclcsconference.org/">National City Learning Centres Conference 2010</a>, which very excitingly had an open source track.The National City Learning Centers are organizations that help the area schools around them make use of technological innovations: providing training programs and workshops and supporting and developing solutions for technology use in the schools. Our <a href="http://mairin.wordpress.com/category/inkscape-class/">Inkscape class</a> seemed quite appropriate a topic! Here&#8217;s the thing, though: The conference took place in <strong>Leeds, UK</strong>. I gave my talk from <strong>Boston, Massachusetts</strong>. Take that, Atlantic Ocean! After numerous failed yet valiant attempts with Skype (no video, only audio and screensharing worked), Rob and his colleague Paul Bellwood gave <a href="http://live.gnome.org/Empathy">empathy</a> a shot &#8211; and it worked! <img src="http://duffy.fedorapeople.org/blog/pictures/photos/conference2_thumb.JPG"> Now, let me give you some caveats here: The call dropped two times during my talk. While Paul was very quick to reconnect the call, it was a little disorienting. We&#8217;re not sure why it happened.Screen sharing would not work in empathy. Sometimes it would be greyed out in the menu. Sometimes, it would not be, and we tried it, but on the Leeds end they just got a black screen. It worked right away in Skype.Audio feedback seemed to be more of a problem with the audio in empathy than it was with Skype. What I did was press the mute on my computer when I spoke and unmute when folks where asking questions. It was kind of annoying though. That being said, how cool is it to talk about using <a href="http://inkscape.org">free &amp; open source software</a> to teach kids, via an <a href="http://mairin.wordpress.com/category/inkscape-class/">openly-licensed and free curricula</a>, at an open source track of a <a href="http://www.nationalclcsconference.org">educational conference</a>, using <a href="http://live.gnome.org/Empathy">open source video conferencing</a>?! That&#8217;s the way I like to roll <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  By the way, much of the content of my talk is available <a href="http://opensource.com/education/10/4/introducing-open-source-middle-school">as an opensource.com article</a> &#8211; you&#8217;ll find links to all the worksheets and lesson plans there as well as a run down of the class mechanics, what worked, what didn&#8217;t, and suggestions for improvement in running your own. I haven&#8217;t filed bugs on any of the issues we ran into because I&#8217;m not sure if I really have any useful debugging information on them. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I believe we both used empathy-2.30.1-2, vino-2.28.2-1, and vinagre-2.30.0-1. I don&#8217;t know about their version of gstreamer but I have gstreamer-0.10.29-1. If there is any way after the event useful bug information could be tracked down let me know and I&#8217;m happy to provide whatever info I can. </p>
<br />Filed under: <a href='http://mairin.wordpress.com/category/audiovideo/'>Audio/Video</a>, <a href='http://mairin.wordpress.com/category/inkscape-2/'>Inkscape</a>, <a href='http://mairin.wordpress.com/category/inkscape-class/'>Inkscape Class</a>, <a href='http://mairin.wordpress.com/category/open-source-rocking/'>Open Source Rocking</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mairin.wordpress.com/2064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mairin.wordpress.com/2064/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mairin.wordpress.com&#038;blog=929179&#038;post=2064&#038;subd=mairin&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mairin.wordpress.com/2010/07/14/talking-about-inkscape-in-leeds-uk-from-boston-usa-via-empathy/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/06679d1adeaa0f535752137036c004a8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mairin</media:title>
		</media:content>

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/photos/conference_thumb.JPG" medium="image" />

		<media:content url="http://duffy.fedorapeople.org/blog/pictures/photos/conference2_thumb.JPG" medium="image" />
	</item>
	</channel>
</rss>
