<?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>i, quaid &#187; Wiki</title>
	<atom:link href="http://iquaid.org/category/documentation/wiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://iquaid.org</link>
	<description>... the four laws of humanity ...</description>
	<lastBuildDate>Tue, 31 Jan 2012 19:14:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>More on Publican</title>
		<link>http://iquaid.org/2010/04/01/more-on-publican/</link>
		<comments>http://iquaid.org/2010/04/01/more-on-publican/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 00:11:38 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Free Culture]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[DocBook]]></category>
		<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Publican]]></category>
		<category><![CDATA[the open source way]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=1271</guid>
		<description><![CDATA[When writing about the Practical Open Source Software Exploration textbook release, I had a bunch of extra thoughts about Publican that I wanted to separate out to its own post. My sense is that Publican is in good shape for groups to adopt and extend.1  For example, there was a recent discussion in a MeeGo [...]]]></description>
			<content:encoded><![CDATA[<p>When <a href="http://iquaid.org/2010/04/01/textbook-released-practical-open-source-software-exploration/">writing about the Practical Open Source Software Exploration textbook release</a>, I had a bunch of extra thoughts about Publican that I wanted to separate out to its own post.</p>
<p>My sense is that Publican is in good shape for groups to adopt and extend.<sup class='footnote'><a href='#fn-1271-1' id='fnref-1271-1' onclick='return fdfootnote_show(1271)'>1</a></sup>  For example, there was a <a href="http://lists.meego.com/pipermail/meego-dev/2010-March/001139.html">recent discussion  in a MeeGo developer list about what tool to use for end-user help on the device console</a>.  The first version of this help documentation for device users is going to be written using RoboHelp, a proprietary platform that has long been used for this type of capability.  (The thread does a good job of explaining the reasoning.  From my perspective, Intel and Nokia are showing thinking that is evolved and learned from the old days, such as <a href="http://lwn.net/Articles/83360/">when Red Hat Linux became RHEL and Fedora</a>.  It shows they are learning how to use <a href="http://theopensourceway.org/wiki">the open source way</a>.  I&#8217;ve met and had discussions with various community facing folks from Intel and Nokia over the last few years, and they were listening and talking the open source way.  Interesting to see how others handle the experience.)</p>
<p>It seems like a good extension of Publican to handle this sort of help output, and if the MeeGo community coughs up a Perl hacker it can probably create the functionality relatively quickly.  Publican has been designed by the Red Hat Engineering Services team to support a need to deliver source documents + translated strings as multiple target outputs.  I&#8217;m sure it can be made to match the i18n requirements of the MeeGo documentation folks.  (I just learned that Publican has an <a href="http://en.wikipedia.org/wiki/EPUB">EPUB</a> output format, no reason it can&#8217;t be easily extended to a &#8216;help&#8217; format.)</p>
<p>In the MeeGo thread, <a href="http://lists.meego.com/pipermail/meego-dev/2010-March/001186.html">Dave Neary says</a>,</p>
<blockquote><p>Im (sic) my dream world, there would be a web application with a wiki-like interface, which would be a view to docbook sources, where changes were sent to a submission queue rather than being immediately displayed, where a maintainer could review and modify/reject/accept proposed changes, and anyone could view the review queue to see what the status for their proposed patch was. I don&#8217;t know of any such application <img src='http://iquaid.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p></blockquote>
<p>Dave, I think those components exist and only need a little bit of glue to work for you.  Publican plus an SCM on the back-end with <a href="http://beaconeditor.org/">Beacon</a> running as a WebUI wysiwyg front-end.  In the summer of 2009 <a href="http://fedoraproject.org/wiki/DocBook_Editor_Feature">Satya wrote code that extended Beacon</a> to support a <a href="http://fedoraproject.org/wiki/DocBook_Editor">subset of DocBook</a> that the Fedora Docs Team identified as most used inline and block tags.  You plug Beacon in to a CMS as an editor to handle a writing/editing/l10n/publishing workflow.  (I think the CMS needs to handle the check-in/check-out with the SCM on the back-end, making the XML files available for edit, and probably adding a commit button in the chain so files can be saved as they are worked on without triggering a nonsense commit.)</p>
<p>We&#8217;re working on implementing <a href="http://zikula.org/">Zikula</a> in some CMS roles for Fedora, and I hope to see us adopting the Beacon editor there as a choice for writers.  This is going to be a whole new effort, and I&#8217;m waiting on the first Zikula instance, <a href="http://fedoraproject.org/wiki/Fedora_Insight">Fedora Insight</a>, to be running before rallying more support via <a href="http://fedoraproject.org/wiki/Zikula">the SIG</a>.</p>
<div class='footnotes' id='footnotes-1271'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-1271-1'>I have not always held this view, which is one reason for this public endorsement. <span class='footnotereverse'><a href='#fnref-1271-1'>&#8617;</a></span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2010/04/01/more-on-publican/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A better way to use Wikipedia in the classroom</title>
		<link>http://iquaid.org/2010/03/28/a-better-way-to-use-wikipedia-in-the-classroom/</link>
		<comments>http://iquaid.org/2010/03/28/a-better-way-to-use-wikipedia-in-the-classroom/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 09:03:18 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Classroom]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[TOS]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[participation]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[the open source way]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=1253</guid>
		<description><![CDATA[This is an idea I&#8217;ve said in presentations and in person over and over again, about time I give it a home. Where Wikipedia is a useful information source and starting place for deeper exploration beyond it&#8217;s reference-focused world, there is so much more that can be done with it to help teach the open [...]]]></description>
			<content:encoded><![CDATA[<p>This is an idea I&#8217;ve said in presentations and in person over and over again, about time I give it a home.</p>
<p>Where Wikipedia is a useful information source and starting place for deeper exploration beyond it&#8217;s reference-focused world, there is so much more that can be done with it to help teach the open source way.</p>
<p>In fact, you can teach all of the basics of joining a collaborative free and open source software community without ever getting more technical than how to get an account and edit a wiki page.</p>
<p>Here&#8217;s the process I would follow, in a US-based classroom.  You can adopt to fit in your environment.  This is applicable to all age levels &#8211; I&#8217;d encourage six-year-olds to define a good <em>Summary</em> log message and click the <em>Save page</em> button.  A good reference is the <a href="http://en.wikipedia.org/wiki/Wikipedia:Your_first_article">Wikipedia article on creating your first article</a>.</p>
<p><span id="more-1253"></span></p>
<ol>
<li>Use Wikipedia as a tool for learning the open source way by extending your use as a research tool.  In other words, let the work be topic driven and associated with your other lessons.  For this procedure, consider the example of a class studying their local <a href="http://en.wikipedia.org/wiki/Watershed">watershed</a>.  When researching with the students, use Wikipedia as a resource to understand the larger elements of the topic, such as what a drainage basin is, how topology affects the local watershed, what hydrology is, and what are the laws about protecting watersheds and wetlands.</li>
<li>The first thing you can simply draw attention to is that the page for &#8220;Watershed&#8221; on Wikipedia is a <em>disambiguation</em> page.  It&#8217;s purpose is to guide you to other pages because the term you were looking for is ambiguous in usage, that is, it has multiple meanings that each have a separate Wikipedia article about them.  You can point out that this is a collaboratively done page.  Both the <a href="http://en.wikipedia.org/w/index.php?title=Watershed&amp;action=history">history page</a> and the <a href="http://en.wikipedia.org/wiki/Talk:Watershed">discussion page</a> are rich with information about who wrote the page, when it was done, and snippets of why it was done.  (This is where a good guide to Wikipedia for participants is useful, to help the teacher learn more about what history and discussion pages, for example, are for, how they work, why they matter, etc.)</li>
<li>As you proceed through research using Wikipedia, look for and explain these items to the students:
<ol>
<li>Red links &#8211; these are pages that do not exist yet, meaning there is information to link outward to from the article you are reading, but that Wikipedia page doesn&#8217;t exist yet.</li>
<li>Mistakes, such as typos, spelling, and grammatical errors.</li>
<li>Unclear or overly complicated writing.</li>
</ol>
</li>
<li>The first contribution from the class is likely to come from finding and fixing mistakes or helping improve writing:
<ol>
<li>When a mistake is spotted, do something about it right away.  Login as your user (read more below), note for the class that you are logged in with different links in the upper right corner, and click <em>[edit]</em>.  Make the fix to the page, and when saving include a short but detailed <em>Summary</em> such as:  &#8220;Fixed spelling of a few words and corrected punctuation mistakes, all spotted by students in my 2010 6th grade science class at Branciforte Middle School, Santa Cruz, CA.&#8221;  When you save this message, it is logged with the edit and that information, which is retained forever.  Twenty years from now, your students can look up the work you did together on Wikipedia long after they have discarded the work they brought home from class.</li>
<li>For helping to improve writing, you want to defer the committing of changes to the live page to the people who write and maintain the page regularly.  This is one of the purposes of the <em>discussion</em> page that each article in Wikipedia has.  Use that link and <em>edit</em> the resulting page.  For example, to add a new section to the <a href="http://en.wikipedia.org/wiki/Talk:Hydrology">[[Talk:Hydrology]]</a> page, click on <em>new section</em> and fill out the form.  Give it a sensible subject, such as &#8220;Fix for confusing paragraph in the history section.&#8221;  In the body of the form include an explanation of the problem (why it is confusing), a fix (your rewritten-with-the-students&#8217;-help draft), and your signature (four-tilde characters ~~~~ are used to sign and datestamp automatically.) Save this new section. Main writers of the page will return and read your new section, comment on it or make the fix, and so forth.  When they are done with it, they likely move it to <a href="http://en.wikipedia.org/wiki/Talk:Hydrology/Archive">an archive page</a>.  Check back with our students to see progress on your discussion topic.</li>
</ol>
</li>
<li>Once a class has witnessed the power of editing a wiki, and had the pleasure of showing the change to friends and family, they are ready for the next level, which is creating a new page.  This is where the red links come in, which are put there by other authors of Wikipedia partially as reminders, and partially as an invitation to write the page yourself.  For example, the <a href="http://en.wikipedia.org/wiki/Hydrology">[[Hydrology]]</a> page has a prominent red link at the top to <a href="http://en.wikipedia.org/w/index.php?title=Water_chemistry&amp;action=edit&amp;redlink=1">[[water chemistry]]</a>.  Following that link gives you an empty page ready to fill.
<ol>
<li>A good first goal is to create a nice <em>stub page</em> with a basic definition of the article topic, and a reference to back-up the definition.</li>
<li><em> </em>To be safe and sane, you&#8217;re going to actually build the initial page in [[User:Yourusername/Water chemistry]], then rename it to [[Water chemsitry]] when is is ready.</li>
<li>Start by copying the structure, categories, and so forth from the page source of the [[Hydrology]] page, viewable together by clicking <em>edit</em> for the whole page.  Empty the content, rename sections, and make it a template ready to fill with information about water chemistry.</li>
<li>Find out the markup to put in the page that notes it is a stub page, a draft, and needs references.</li>
<li>This is an opportunity to show research beyond Wikipedia, since the original information sources must be found to use for populating and referring on the new Wikipedia page.</li>
</ol>
</li>
<li>Once a new page (article) has been created, and shown widely, the class is ready for considering several new ways to participate:
<ol>
<li>Continue to watch and work on the articles the class created as <em>article maintainers</em>.</li>
<li>Write up a new Wikipedia article (more than a stub).  For example, if there are unique properties to your local, named watershed and no corresponding Wikipedia article, you may think it is notable and should have an article.  Divide the class into small groups and have them research and write each section of the new page.  References are important, etc.  Essentially, this is a written report but the report becomes a Wikipedia article.</li>
<li>Define and work on a set of articles.  For example, your local watershed may be part of a larger watershed system in your state.  An entire class semester could be spent researching and writing a series of articles to cover the larger watershed system and the individual components of it.</li>
</ol>
</li>
</ol>
<p>Teachers need a Wikipedia account, with a user profile at [[wiki/User:Username]].  You can make all the changes in Wikipedia on behalf of your students to provide anonymity to individuals and put the aggregate class work under a single copyight holder. The profile should keep track of the general information about the class(es) the teacher has contributed from, such as &#8220;Alan Parsons Project Middle School 6th Grade Science&#8221;.  This is part of showing other Wikipedia people who you are and what you intend to do so that you have their support as you continue using Wikipedia as a lesson in the open source way.  It also helps create the record of the class&#8217; work, for example, when students are applying to schools later and want to show the work they did.</p>
<p>This is a very short guide to this idea, really just a starting point.  I could see this being a longer document, including step-by-step for the teachers on joining and learning about how to contribute to Wikipedia.  Let me know if it helps, how it could be improved, or if there is another free content work covering this content I could support instead.  Or should it be a Wikipedia article &#8230;?</p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2010/03/28/a-better-way-to-use-wikipedia-in-the-classroom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blowing open the doors to contributions</title>
		<link>http://iquaid.org/2010/02/16/blowing-open-the-doors-to-contributions/</link>
		<comments>http://iquaid.org/2010/02/16/blowing-open-the-doors-to-contributions/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 02:51:53 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Free Culture]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[contributors]]></category>
		<category><![CDATA[the open source way]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=1092</guid>
		<description><![CDATA[A few key pieces just fell in place and now we can easily open The Open Source Way for contributions. All the legal bits passed muster, and the new contribution policy explains the rules.  It&#8217;s simple enough &#8211; by contributing, you agree to put your contributions under the CC BY SA 3.0 Unported.  Read the [...]]]></description>
			<content:encoded><![CDATA[<p>A few key pieces just fell in place and now we can easily open <a href="http://www.theopensourceway.org/wiki">The Open Source Way</a> for contributions.</p>
<ol>
<li>All the legal bits passed muster, and the new <a href="https://www.theopensourceway.org/wiki/Contribution_policy">contribution policy</a> explains the rules.  It&#8217;s simple enough &#8211; by contributing, you agree to put your contributions under the CC BY SA 3.0 Unported.  Read the policy for full understanding.</li>
<li>If you have a user account on the wiki, <a href="https://www.theopensourceway.org/wiki/How_to_create_a_user_account">you are enabled to create new user accounts</a>.  That is how we are going to allow in new contributors while keeping out spambots.  You are entrusted to make sure new people you add understand the contribution policy.</li>
</ol>
<p>I&#8217;ve also started a big task list on the wiki, and am waiting for the new mailing list tosw@lists.fedorahosted.org to be created.  All part of following the directions:</p>
<ul>
<li><a href="https://www.theopensourceway.org/wiki/How_to_loosely_organize_a_community#Set_up_a_mailing_list_first">Set up a mailing list first</a></li>
<li><a href="https://www.theopensourceway.org/wiki/How_to_loosely_organize_a_community#Use_lightweight.2C_open_collaboration_tools_-_wikis.2C_mailing_lists.2C_IRC.2C_version_control.2C_bug_trackers_-_and_give_out_access">Use lightweight, open collaboration tools &#8211; wikis, mailing lists, IRC, version control, bug trackers &#8211; and give out access</a></li>
<li><a href="https://www.theopensourceway.org/wiki/How_to_loosely_organize_a_community#Tasks.2C_tasks.2C_tasks_or_.27Project_management_matters.27">Tasks, tasks, tasks or &#8216;Project management matters&#8217;</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2010/02/16/blowing-open-the-doors-to-contributions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Config tweaks on TheOpenSourceWay.org</title>
		<link>http://iquaid.org/2010/02/05/config-tweaks-on-theopensourceway-org/</link>
		<comments>http://iquaid.org/2010/02/05/config-tweaks-on-theopensourceway-org/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 20:39:11 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Free Culture]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[lower barriers]]></category>
		<category><![CDATA[the open source way]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=1062</guid>
		<description><![CDATA[Thanks to folks for finding and pointing out the configuration problems on TheOpenSourceWay.org.  I&#8217;ve still got a BIND configuration to work out, I&#8217;ll be haunting #rhel this weekend looking for help. To get permissions to edit the wiki, I have put a human in the way (currently just me).  I&#8217;m working on getting up content [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to folks for finding and pointing out the configuration problems on <a href="http://www.theopensourceway.org/wiki">TheOpenSourceWay.org</a>.  I&#8217;ve still got a BIND configuration to work out, I&#8217;ll be haunting #rhel this weekend looking for help. <img src='http://iquaid.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To get permissions to edit the wiki, I have put a human in the way (currently just me).  I&#8217;m working on getting up content on the user creation pages that explains how to request access.  I don&#8217;t like adding this barrier in an otherwise self-service process, but &#8230; default wiki configurations invite spambots, and we don&#8217;t have the resources to watch the wiki that way.  For the time being, we&#8217;ll have humans create accounts for other humans.</p>
<p>Maybe I can tweak the wiki permission structure so any normal user can create other user accounts?  That plus a detailed how-to page could go a way toward lowering the barrier a bit.  My goal isn&#8217;t to approve/disapprove people; anyone who asks and agrees to license under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY SA 3.0</a> is welcome to participate.</p>
<p>It&#8217;s an ongoing situation, and that&#8217;s the difficult part of release early, release often.  If I waited until all these things were perfect before releasing, it would take even more months.  As it is, the content itself hasn&#8217;t been updated since September 2009.  That was because we got it to the point of being good enough to start working on externally, and it has taken the interim time to arrange and create the upstream hosting.  It&#8217;s rough around the edges, but improving every day, in part thanks to all of you <a href="http://iquaid.org/2010/02/02/community-handbook-the-open-source-way/#comments">finding and reporting problems</a>. <img src='http://iquaid.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The next goal is to move beyond the &#8220;<a href="http://lwn.net/Articles/83360/">file bugs and help test things</a>&#8221; stage as quickly as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2010/02/05/config-tweaks-on-theopensourceway-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can we share some love about Red Hat with Wikipedia?</title>
		<link>http://iquaid.org/2009/12/14/how-can-we-share-some-love-about-red-hat-with-wikipedia/</link>
		<comments>http://iquaid.org/2009/12/14/how-can-we-share-some-love-about-red-hat-with-wikipedia/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 07:18:28 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[open content]]></category>
		<category><![CDATA[red hat contributions]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=958</guid>
		<description><![CDATA[Wow, I just saw the saddest thing.  It&#8217;s a section of the Wikipedia article about Red Hat, listing programs and projects that Red Hat does in the free software and open source communities.  This is &#8216;programs and projects&#8217; in the sense of, &#8220;Build a road is a project, build a freeway system is a program.&#8221;  [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, I just saw the saddest thing.  It&#8217;s a section of the Wikipedia article about Red Hat, listing programs and projects that Red Hat does in the free software and open source communities.  This is &#8216;programs and projects&#8217; in the sense of, &#8220;Build a road is a project, build a freeway system is a program.&#8221;  Here is the article section:</p>
<p><a href="http://en.wikipedia.org/wiki/Red_Hat#Programs_and_projects">http://en.wikipedia.org/wiki/Red_Hat#Programs_and_projects</a></p>
<p>It lists a number of projects that are not really in existence, and are arguably not any more worth calling out than other projects.</p>
<p>Take a look at <a href="http://en.wikipedia.org/wiki/Red_Hat#Programs_and_projects">that content</a> and the section on <a href="http://en.wikipedia.org/wiki/Red_Hat#Utilities_and_tools">utilities and tools</a>, then compare it with this canonical page on the Fedora Project wiki:</p>
<p><a href="http://fedoraproject.org/wiki/Red_Hat_contributions">http://fedoraproject.org/wiki/Red_Hat_contributions</a></p>
<p>In that comparison, realize something &#8211; both of those pages now share a content license.  The list of Red Hat contributions is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY SA 3.0 Unported</a>.  The same as the Wikipedia page.  (<a href="https://www.redhat.com/archives/fedora-legal-list/2009-December/msg00051.html">I&#8217;m asking about the GFDL question on fedora-legal-list</a>.)</p>
<p>As a Red Hat employee I feel socially awkward rectifying this situation.  Is that incorrect?  I don&#8217;t know, I&#8217;m not a regular Wikipedia contributor and have lapsed my knowledge of what is right and proper in authoring an article.  Maybe it&#8217;s better or worse if the content is an aggregate from the Fedora Project wiki.</p>
<p>One idea would be to link to the canonical article from the Fedora Project.  That&#8217;s not bad.  But what about a new Wikipedia <a href="http://en.wikipedia.org/wiki/Red_Hat_contributions">Red Hat contributions</a> page?  (Or would that be [[Red Hat software contributions]]?)  I would envision the Wikipedia version to be a downstream usage, meaning someone would commit to maintaining it the way we maintain packages in Fedora.  For example, watch the page for changes, then carry those changes to the Wikipedia downstream page.</p>
<p>The value added on the Wikipedia side?  A properly categorized downstream page that re-sorts the content in to ways useful by the general Wikipedia audience.  There are probably other ways to enhance the content to be useful to Wikipedia, and still refer to the canonical upstream.</p>
<p>On the other hand, maybe one of you Wikipedians will tell me that it&#8217;s perfectly fine for me to write and maintain this page on Wikipedia myself.  In that case, maybe I&#8217;ll do it.  Otherwise, I&#8217;d be happy to help contribute, and I know of a few others who would likely do this already.</p>
<p>Or you&#8217;ll tell me it&#8217;s not appropriate for Wikipedia, in which case, I&#8217;d like to get the two sections I reference above to be removed from the [[Red Hat]] page.  They stand in stark contrast to <a href="http://fedoraproject.org/wiki/Red_Hat_contributions">the reality</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2009/12/14/how-can-we-share-some-love-about-red-hat-with-wikipedia/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Why relicense Fedora documentation and wiki content</title>
		<link>http://iquaid.org/2009/07/06/why-relicense-fedora-documentation-and-wiki-content/</link>
		<comments>http://iquaid.org/2009/07/06/why-relicense-fedora-documentation-and-wiki-content/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 03:02:13 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Free Culture]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=677</guid>
		<description><![CDATA[It is once again my happy duty to help shepherd Fedora content to a better licensing position (as I did three years ago.)  We previously moved Fedora documentation from the GNU FDL to the OPL, moving the wiki content to the OPL at the same time.  This current relicensing is very important for the Fedora [...]]]></description>
			<content:encoded><![CDATA[<p>It is once again my happy duty to help shepherd Fedora content to a better licensing position (as I did <a href="http://iquaid.livejournal.com/7816.html">three years ago</a>.)  We <a href="http://fedoraproject.org/wiki/Docs_Project_licensing_FAQ">previously moved Fedora documentation from the GNU FDL to the OPL</a>, moving the wiki content to the OPL at the same time.  This current relicensing is very important for the Fedora Project overall, and is worth the risks involved.  Hopefully, this article provides sufficient justification and risk assessment.</p>
<p>There are a small number of email threads you can catch up on, all of which are findable through <a href="https://www.redhat.com/archives/fedora-advisory-board/2009-June/msg00049.html">this canonical thread on fedora-advisory-board</a>.  I am writing this blog post as a canonical location for my arguments and reasoning, then I can refer to it endlessly.  (You know, canonically.) It may form the basis for a wiki page that represents a more formal Fedora stance, but for now, these are just my opinions, YMMV, IANAL, TINLA.</p>
<p>Here is the scope of what this relicensing covers:</p>
<ul>
<li>All content on the <a href="http://fedoraproject.org/wiki">Fedora wiki</a></li>
<li>All Fedora guides at <a href="http://docs.fedoraproject.org">docs.fedoraproject.org</a></li>
<li>All upstream guides at <a href="fedorahosted.org">fedorahosted.org</a>, including the content sourced from Red Hat</li>
</ul>
<p>Here&#8217;s the uncomfortable and most risky part:  to do this, we have to use clause 2(a) in the <a href="http://fedoraproject.org/wiki/Legal:Licenses/CLA">Contributors License Agreement</a> that allows the Fedora Project to relicense (sublicense) contributions:</p>
<blockquote><p>&#8230; a perpetual, non-exclusive, worldwide, fully paid-up, royalty free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute your Contribution and such derivative works; &#8230;</p></blockquote>
<p>Why? Because it is vital that Fedora get off a content island and join the rest of the world.  Because the problem of gaining permission from every person who ever edited the Fedora wiki is a huge task, and it&#8217;s not necessary. This is why the current CLA has this clause, which should be understood by everyone who agreed to the CLA, but I expect people have different levels of understanding about how the Fedora CLA works.</p>
<p>I&#8217;ve been referring to this clause as <em>the nuclear option</em>, an expression that means, &#8220;The one option you keep available in case you ever need it while praying that you never ever ever need it.&#8221;  A bit dramatic, yes, but I think it reflects the feelings people have around the issue.  Folks just plain don&#8217;t like it when you go and relicense their work. At least we should explain<em> why</em>.</p>
<p>Why is it a really great idea to relicense Fedora content to the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons (CC) Attribution-Share Alike (BY SA) 3.0 unported</a> license?</p>
<ol>
<li>We are relicensing from the OPL (Open Publications License) 1.0.  The author and once-and-only-ever maintainer of the OPL <a href="http://opencontent.org/blog/archives/329">wrote two years ago why people should stop using his license in favor of the CC licenses</a>.  Please read that, it is well reasoned and makes compelling arguments, even more so because it is from the OPL&#8217;s author.  He wrote that two years ago, but <em>quotes himself from 2003 when he recommended using a Creative Commons license instead</em>.  &#8216;Nuff said.</li>
<li>Fedora&#8217;s legal advisors, specifically Richard Fontana, highly recommend a switch from the OPL to the CC BY SA.</li>
<li>We are on an island nearly alone with the OPL.  One of our main fellow inhabitants is Red Hat, who relicensed their content under the OPL without options so it could be used by the Fedora Project (and developed here, in advance of the next version of Red Hat Enterprise Linux.)  Since Red Hat is willing to change, we can move from a tiny archipelago to the largest continent of open content under the flag of the CC BY SA.
<ol>
<li>Ironically, one reason Fedora switched from the GNU FDL to the OPL was the idea of being downstream of content from Red Hat&#8217;s professional writing team.</li>
</ol>
</li>
<li>Other organizations that have content we can reuse in Fedora and contribute back to, such as <a href="http://wikipedia.org/wiki/">Wikipedia</a> and <a href="http://gnome.org">GNOME</a>, have switched or are switching to the CC BY SA.  Why does this matter? For one easy example, we can write a definitive history of Fedora, host it on Wikipedia as the upstream, then package it as part of the &#8216;about-fedora&#8217; package.</li>
<li>If you&#8217;ve never looked at how much open content there is on e.g. <a href="http://flickr.com">flickr.com</a> and <a href="http://commons.wikimedia.org/">Wikicommons</a>, please look.  For content authors, this is going from practically zero useful open media available to <a href="http://wiki.creativecommons.org/License_statistics">tens of millions</a> of <a href="http://www.flickr.com/search/?q=&amp;l=deriv&amp;ss=0&amp;ct=0&amp;w=all&amp;adv=1">photographs</a>, <a href="http://commons.wikimedia.org/w/index.php?title=Special%3ASearch&amp;search=diagram&amp;fulltext=Search">diagrams</a>, and so forth that we can not only freely reuse, but we can contribute back to.</li>
<li>The formal content work of the Fedora Docs Team flows back and forth with the wiki.  It wouldn&#8217;t be possible to relicense just the DocBook-based guides, such as the <a href="http://docs.fedoraproject.org/release-notes">Release Notes</a>, <a href="http://docs.fedoraproject.org/install-guide/">Installation Guide</a>, or <a href="http://docs.fedoraproject.org/security-guide">Security Guide</a>.  These all have content that may or did come from the wiki.  There is an interdependency that cannot be easily unwound, nor is there a reason to, as long as both the wiki and the guides are using compatible licensing.</li>
</ol>
<p>To be honest, this change is probably a bit overdue.  Most of the time, though, you can&#8217;t push the river, it has to flow as fast as it can in the direction it wants.</p>
<p>Any thoughts about all of this?</p>
<p><em>(In this article I&#8217;ve been referring to the unported version of the CC BY SA 3.0 license.  At the time of this writing (20090707 ~0300 UTC), <a href="https://www.redhat.com/archives/fedora-legal-list/2009-July/msg00006.html">I have just asked for clarity on what Fedora&#8217;s position should be</a> with regards to ported and unported CC licenses.  <span style="text-decoration: line-through;">When this is clear, I will update this article to reflect.</span> Updated based on <a href="http://www.redhat.com/archives/fedora-legal-list/2009-July/msg00027.html">Spot and Luis saying &#8216;unported&#8217;</a>.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2009/07/06/why-relicense-fedora-documentation-and-wiki-content/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Wiki migration success shows in the stats</title>
		<link>http://iquaid.org/2009/05/26/wiki-migration-success-shows-in-the-stats/</link>
		<comments>http://iquaid.org/2009/05/26/wiki-migration-success-shows-in-the-stats/#comments</comments>
		<pubDate>Wed, 27 May 2009 04:42:55 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=510</guid>
		<description><![CDATA[When I was studying some of the Fedora statistics recently I wanted to see them graphed out.  The raw numbers weren&#8217;t speaking thoroughly to me, and when I started pushing them in to various types of charts, some interesting details revealed themselves.  In particular, the one around edits to the Fedora wiki. The graphic shows [...]]]></description>
			<content:encoded><![CDATA[<p>When I was studying some of the <a href="http://fedoraproject.org/wiki/Statistics">Fedora statistics</a> recently I wanted to see them graphed out.  The raw numbers weren&#8217;t speaking thoroughly to me, and when I started pushing them in to various types of charts, some interesting details revealed themselves.  In particular, the one around edits to the Fedora wiki.</p>
<div class="wp-caption aligncenter" style="width: 704px"><a href="http://quaid.fedorapeople.org/fedora/stats/Fedora_stats_charts-snapshot_20090407-Edits_to_Fedora_wiki.jpg"><img title="Wiki edits by unique editors over a period before and after migration to MediaWiki." src="http://quaid.fedorapeople.org/fedora/stats/Fedora_stats_charts-snapshot_20090407-Edits_to_Fedora_wiki.jpg" alt="Note that 2x the number of unique wiki editors are doing 4x the amount of work after the migration and training (8x total)" width="694" height="343" /></a><p class="wp-caption-text">2.25x the number of unique wiki editors are doing 4.7x the amount of work after the migration and training (9.4x total)</p></div>
<p>The graphic shows several very interesting facts:</p>
<ul>
<li>For seven months leading up to the migration to MediaWiki, there is a steady rise in unique wiki editors, but only a very low rise in the number of edits actually made.  More people making fewer edits per person.</li>
<li>The first initial spike in edits is the import of data in to the new wiki, done using MediaWiki&#8217;s API (iirc) that tracks them as actual edits.</li>
<li>After all the initial migration is done, there is another highly active month of edits in June 2008, including a significant amount of manual clean-up and re-organization.</li>
<li>Then there is a drop-off in edits starting in July 2008, with one very low period in August of 2008.  After August, some of us form up a wiki SIG.  We improve the how-to documentation, hound people on how they work with the wiki to improve their experience, and in October 2008 form the <a href="http://lists.fedoraproject.org/mailman/listinfo/fedora-wiki/">fedora-wiki list</a>.</li>
<li>Things go along steadily until <a href="http://fedoraproject.org/wiki/FUDCon/FUDConF11">FUDCon 2009 in Boston</a> in the first week of January.  At this conference, several things occur.  We work harder on teaching how to use the wiki, we talk up the page renaming , and we recruit several people to work on massive page renaming projects.</li>
<li>The next rise in edits follows all the page renaming work, and results in a better organized, more usable wiki, month-after-month.</li>
<li>All during the time from the migration to MediaWiki, the number of unique editors remains overall steady.  Comparing March 2008 (705 uniques) and March 2009 (973 uniques), <a href="http://fedoraproject.org/wiki/Statistics#Edits_to_Fedora_wiki">almost the same number of unique editors are doing nearly seven times the work</a>.   1,280 edits compared to 8,650.</li>
</ul>
<p>One thing this all demonstrates for me is the power that one or a few individuals can have to positively affect the daily lives of thousands or millions.  This is why we put our energy in Fedora in to those contributors, because that lets them put their energy where it does the most good for the wider array of users.</p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2009/05/26/wiki-migration-success-shows-in-the-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handheld to campus-wide &#8211; the OSWALD at OSU</title>
		<link>http://iquaid.org/2009/04/24/handheld-to-campus-wide-the-oswald-at-osu/</link>
		<comments>http://iquaid.org/2009/04/24/handheld-to-campus-wide-the-oswald-at-osu/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 15:53:23 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Classroom]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Free Culture]]></category>
		<category><![CDATA[Freedom]]></category>
		<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=514</guid>
		<description><![CDATA[Wow.  It&#8217;s not just that the student-designed and -built OSWALD devices are innovative and cool (they are, and I saw the on-campus sweatshop to prove the student-built part.)  The brilliance is the way the OSWALD is the linchpin in an OSU strategy that reinvents computer science teaching, while making room for disciplines outside of CS [...]]]></description>
			<content:encoded><![CDATA[<p>Wow.  It&#8217;s not just that the student-designed and -built OSWALD devices are innovative and cool (they are, and I saw the on-campus sweatshop to prove the student-built part.)  The brilliance is the way the OSWALD is the linchpin in an OSU strategy that reinvents computer science teaching, while making room for disciplines outside of CS and packaged growth beyond OSU.</p>
<p>The <a href="http://beaversource.oregonstate.edu/projects/cspfl">OSWALD</a> (Oregon State Wireless Access Learning Device) is built from the ground-up from idea in the Summer of 2008 to the first units in first-year CS student hands on 23 April 2009.  It runs OSU&#8217;s version of an <a href="http://wiki.openembedded.net/index.php/Main_Page">OpenEmbedded</a> Linux; check out the full software stack to see there is a lot of capability in one hand.  It has ports for external devices (via USB) such as keyboard, mouse, monitor, and GPS.  The unit itself has a joystick with click for the left thumb, ABXY keys and a thumb-size touchpad plus buttons for the right hand.  It holds in your hands like a handheld game device.</p>
<p>It is also fairly raw, especially in terms of additional software ports, because it is a platform for students to learn on.  In his first-year CS class yesterday, <a href="http://beaversource.oregonstate.edu/social/jensenca/">Carlos Jensen</a> handed out the devices for the first time.  The students&#8217; first assignment is to write an MP3 player so they can listen to music on it.  Next week they work on the user interface for the player.</p>
<p>Ironically, the students who are doing the work to bring this to first-years are amongst the last class to work on dead-code autopsies. They were in the same first-year class long ago and no handheld like the OSWALD was in sight.</p>
<p>OK, so now the students have a handheld that encourages them to hack it for their own needs.  To provide the other half of the circle, OSU has a new social project hosting website.  They did a lot of work to blend <a href="http://elgg.org">Elgg</a> and <a href="http://trac.edgewall.org/">Trac</a> into a seamless project tracker that makes friends want to flock.  Although they are running this as an OSU-specific project hosting with an open/public view, it can accomodate their industrial partnernships and class privacy needs.  They sound ready to roll this solution for other educational institutions to use, and I think they have a good chance for strong adoption.  I&#8217;ll be writing more about this, since I&#8217;m going to do what I can to help get it packaged for Fedora.  The concept is strong and the field seems pretty wide-open to get filled with a stellar open source solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2009/04/24/handheld-to-campus-wide-the-oswald-at-osu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A bit FADdish &#8212; Docs wiki pages reorganization</title>
		<link>http://iquaid.org/2009/02/23/a-bit-faddish-docs-wiki-pages-reorganization/</link>
		<comments>http://iquaid.org/2009/02/23/a-bit-faddish-docs-wiki-pages-reorganization/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 08:25:48 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[FAD]]></category>
		<category><![CDATA[Fedora Activity Day]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=348</guid>
		<description><![CDATA[This weekend while I was at SCaLE 7x for Fedora, stumbling but progressing on the Fedora 10 User Guide at the Fedora Activity Day (FAD), virtual-FAD work was occurring in #fedora-docs.  The team was busy getting at least the same amount of effort done on cleaning, organizing, and fixing the Docs wiki presence. We intend [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend while I was at <a href="https://fedoraproject.org/wiki/SCaLE_7x_Event">SCaLE 7x for Fedora</a>, stumbling but progressing on the <a href="http://fedoraproject.org/wiki/User_Guide">Fedora 10 User Guide</a> at the <a href="https://fedoraproject.org/wiki/Fedora_Activity_Day_at_SCaLE_7x">Fedora Activity Day (FAD)</a>, virtual-FAD work was occurring in #fedora-docs.  The team was busy getting at least the same amount of effort done on cleaning, organizing, and fixing the <a href="http://fedoraproject.org/wiki/Category:Docs_Project">Docs wiki presence</a>.</p>
<p>We intend to show ourselves as another example of how a project can organize itself on the wiki, but we have a ton of crufty content to work through.  The work was done by <a href="http://fedoraproject.org/wiki/User:Laubersm">Susan Lauber</a>, who has been working with the Packaging Committee and Docs for some weeks on cleaning up both groups&#8217; wiki presence, and <a href="http://fedoraproject.org/wiki/User:Jjmcd">John J. McDonough</a>, a very active Docs contributor with a real clue how much better things can be in Docs.  Definitely Golden Shovel of Wiki Gardening Award time!</p>
<p><a href="http://www.blackbrowngreen.com/images/logos/GoldenShovel.jpg"><img class="alignnone" title="Golden Shovel of Wiki Gardening" src="http://www.blackbrowngreen.com/images/logos/GoldenShovel.jpg" alt="" width="220" height="280" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2009/02/23/a-bit-faddish-docs-wiki-pages-reorganization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>QA wiki renewal sounds great, just a few suggestions &#8230;</title>
		<link>http://iquaid.org/2009/02/12/qa-wiki-renewal-sounds-great-just-a-few-suggestions/</link>
		<comments>http://iquaid.org/2009/02/12/qa-wiki-renewal-sounds-great-just-a-few-suggestions/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 06:11:03 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=327</guid>
		<description><![CDATA[Adam Williamson made a blog post about Revising the QA Wiki Space and I have a few requests for them.  (I tried to leave a comment on his blog, but comments are only for registered users, and registering never got me a password, so I&#8217;m doing this here.  So I guess my first request is [...]]]></description>
			<content:encoded><![CDATA[<p>Adam Williamson made a blog post about <a href="http://www.happyassassin.net/2009/02/11/revising-the-qa-wiki-space/">Revising the QA Wiki Space</a> and I have a few requests for them.  (I tried to leave a comment on his blog, but comments are only for registered users, and registering never got me a password, so I&#8217;m doing this here.  So I guess my first request is to ask Adam to turn comments on for his blog.  If he doesn&#8217;t trust <a href="http://akismet.com/">Akismet</a> to protect him from spam, can you allow OpenID access from *.id.fedoraproject.org?)</p>
<ol>
<li>As you update the QA pages, please follow the <a href="https://fedoraproject.org/wiki/Help:Wiki_structure#Page_naming">wiki page naming and structural guidelines</a>.</li>
<li>At least a few of you working in QA and maintaining wiki pages should join the <a href="http://lists.fedoraproject.org/mailman/listinfo/fedora-wiki">fedora-wiki mailing list</a>.  It&#8217;s a relatively low volume, high value list where we discuss wiki policy, tips, and so forth.</li>
<li>If you are going to be renaming some or all of your pages (and you should if they are in the unsearchable format of &#8220;Some/Content/Deeply/NestedWithCamelCase/Names&#8221;), then take a look at the <a href="http://git.fedorahosted.org/git/wikirename?p=wikirename.git;a=summary">wiki page renaming project</a>.  If you have commit rights to anything on <a href="http://fedorahosted.org">fedorahosted.org</a> you can check-in and maintain a pipe-separated values (PSV) file.  Take a look at the existing ones for format.</li>
</ol>
<p>If you&#8217;ve any questions about this or other best ways to work with MediaWiki, drop by #fedora-docs anytime and ask for guidance.  If you are fortunate, the <a href="http://fedoraproject.org/wiki/User:Ianweller">Wiki Czar</a> will be lurking.</p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2009/02/12/qa-wiki-renewal-sounds-great-just-a-few-suggestions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

