<?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; Documentation</title>
	<atom:link href="http://iquaid.org/category/documentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://iquaid.org</link>
	<description>... the four laws of humanity ...</description>
	<lastBuildDate>Mon, 14 May 2012 15:43:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Roadmap and communications plan for &#8220;The Open Source Way&#8221;</title>
		<link>http://iquaid.org/2011/03/31/roadmap-and-communications-plan-for-the-open-source-way/</link>
		<comments>http://iquaid.org/2011/03/31/roadmap-and-communications-plan-for-the-open-source-way/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 00:30:04 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[the open source way]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=1861</guid>
		<description><![CDATA[Having an open roadmap (and a communications plan is part of that) is a pretty integral part of running a community the open source way. Just as the idiom about the carpenter&#8217;s leaking roof, we have been going without a collaboratively written, working roadmap for &#8220;The Open Source Way&#8220;. To start that off, I am [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.theopensourceway.org/wiki/How_to_loosely_organize_a_community#Maintain_an_open_roadmap_for_the_project">Having an open roadmap</a> (and a communications plan is part of that) is a pretty integral part of running a community the open source way. Just as the idiom about the carpenter&#8217;s leaking roof, we have been going without a collaboratively written, working roadmap for &#8220;<a href="http://theopensourceway.org/">The Open Source Way</a>&#8220;.</p>
<p>To start that off, I am doing what I can to improve the <a href="http://www.theopensourceway.org/wiki/Roadmap">roadmap page</a>, just finished pushing out the <a href="http://www.theopensourceway.org/wiki/TOSW_communications_plan">communications plan</a> parts that I can commit to, and have started a discussion on the <a href="https://fedorahosted.org/mailman/listinfo/tosw">mailing list</a> about <a href="https://fedorahosted.org/pipermail/tosw/2011-March/000028.html">the roadmap</a> and <a href="https://fedorahosted.org/pipermail/tosw/2011-March/000030.html">comms plan</a>.</p>
<p>What I want to drive toward next (and very soon!) is a <a href="https://www.theopensourceway.org/wiki/Schedule">release schedule</a>. I really do want to chop down and pulp up some trees (or use all post-consumer grey paper) to put out some actual handbooks you can hold. But that requires more of the content to just be there. (I don&#8217;t really want to print with any &#8216;<a href="http://theopensourceway.org/wiki/Example_needed">example needed</a>&#8216; sections.)</p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2011/03/31/roadmap-and-communications-plan-for-the-open-source-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Source repository for The Open Source Way</title>
		<link>http://iquaid.org/2010/04/23/source-repository-for-the-open-source-way/</link>
		<comments>http://iquaid.org/2010/04/23/source-repository-for-the-open-source-way/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:52:20 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Free Culture]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[DocBook]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[theopensourceway]]></category>
		<category><![CDATA[TOSW]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=1360</guid>
		<description><![CDATA[One of the goals of writing &#8220;The Open Source Way: Creating and nurturing communities of contributors&#8221; is to make a book that can be remixed for community work in any way someone needs, including customized branding and output to formats such as HTML, PDF, Epub, and so forth.  In making the book I did a [...]]]></description>
			<content:encoded><![CDATA[<p>One of the goals of writing  &#8220;<a href="http://theopensourceway.org/wiki">The Open Source Way: Creating and nurturing communities of contributors</a>&#8221; is to make a book that can be <a href="https://www.theopensourceway.org/wiki/The_Open_Source_Way:Copyrights">remixed</a> for community work in any way someone needs, including customized branding and output to formats such as <a href="http://www.theopensourceway.org/book">HTML</a>, <a href="http://www.theopensourceway.org/book/The_Open_Source_Way.pdf">PDF</a>, Epub, and so forth.  In making the book I did a bit more than <a href="https://fedoraproject.org/wiki/Converting_wiki_to_DocBook_XML">convert from MediaWiki to DocBook XML</a>.  I converted the XML to build using <a href="http://fedorahosted.org/publican">Publican</a>, the publishing toolchain, and stored the work in a local <code>git</code> repository.</p>
<p>That <code>git</code> repository is now available on Fedora Hosted:</p>
<p><a href="https://fedorahosted.org/tosw/browser">https://fedorahosted.org/tosw/browser</a></p>
<p>You can follow our <a href="https://www.theopensourceway.org/wiki/Using_git_repository">guidelines on how to get the source</a> and <a href="https://www.theopensourceway.org/wiki/Building_using_Publican">how to build it</a>, or if you want <a href="https://www.theopensourceway.org/wiki/The_Open_Source_Way:Creating_and_nurturing_communities_of_contributors#How_to_contribute">to contribute</a> you can use this to-do list:</p>
<ul>
<li> Start by joining and talking on the <a title="https://fedorahosted.org/mailman/listinfo/tosw" rel="nofollow" href="https://fedorahosted.org/mailman/listinfo/tosw">mailing list</a>.</li>
<li> You need a <a title="https://admin.fedoraproject.org/accounts" rel="nofollow" href="https://admin.fedoraproject.org/accounts">Fedora account (FAS)</a>.</li>
<li> Read <a title="Contributing to The Open Source Way" href="https://www.theopensourceway.org/wiki/Contributing_to_The_Open_Source_Way">Contributing to The Open Source Way</a> and <a title="Converting to DocBook XML" href="https://www.theopensourceway.org/wiki/Converting_to_DocBook_XML">Converting to DocBook XML</a>.</li>
<li> Read <a title="Using git repository" href="https://www.theopensourceway.org/wiki/Using_git_repository">Using git repository</a> for detailed information.</li>
<li> To get commit access, start by talking on list and submitting patches.</li>
</ul>
<p><strong></strong>Short-cut available. If any existing committer knows you and your work, that committer can sponsor you immediately for a wiki account and access to the <code>git</code> repository.</p>
<p>On an unrelated point, I was finally able to build a <a href="http://theopensourceway.org/favicon.ico">favicon.ico</a> from the <a href="https://fedorahosted.org/tosw/browser/website/media/images/tosw_favicon_20x20.svg">SVG</a> I got from Josh Gajownik, Red Hat stellar brand design lead.  Along with the clean site design, we finally have a look for The Open Source Way that I can hopefully translate to a Publican brand package.  We also seem to have a universal preference for two important acronyms:</p>
<ul>
<li><em>tosw</em> &#8211; <em>the open source way</em> &#8212; lowercase usage refers to the community-defined methodology.</li>
<li><em>TOSW</em> &#8211; <em>The Open Source Way</em> &#8212; uppercase usage refers to the community-created book (wiki + rendered builds.)</li>
</ul>
<p>Thus, keep your eyes out for the `publican-TOSW` package I&#8217;ll be working on.</p>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2010/04/23/source-repository-for-the-open-source-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Community handbook &#8211; The Open Source Way</title>
		<link>http://iquaid.org/2010/02/02/community-handbook-the-open-source-way/</link>
		<comments>http://iquaid.org/2010/02/02/community-handbook-the-open-source-way/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 22:58:55 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Free Culture]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[the open source way]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=1028</guid>
		<description><![CDATA[Introducing a community book written by a community. http://www.TheOpenSourceWay.org/wiki (read and participate) http://www.TheOpenSourceWay.org/book (HTML, HTML single page, PDF) This is a handbook for creating and nurturing communities of contributors.  It was originally thought of as a cookbook to provide recipes for enacting community the open source way.  It is released under the Creative Commons BY [...]]]></description>
			<content:encoded><![CDATA[<p>Introducing a <a href="https://www.theopensourceway.org/wiki/Introduction#Community">community</a> book written by a community.</p>
<p><a href="http://www.theopensourceway.org/wiki">http://www.TheOpenSourceWay.org/wiki</a> (read and <a href="https://www.theopensourceway.org/wiki/Main_Page#Contributing_to_this_content">participate</a>)</p>
<p><a href="http://www.theopensourceway.org/book">http://www.TheOpenSourceWay.org/book</a> (<a href="http://www.theopensourceway.org/book">HTML</a>, <a href="http://www.theopensourceway.org/book/single-page/">HTML single page</a>, <a href="http://www.theopensourceway.org/book/The_Open_Source_Way.pdf">PDF</a>)</p>
<p>This is a <a href="https://www.theopensourceway.org/wiki/The_Open_Source_Way:Creating_and_nurturing_communities_of_contributors">handbook for creating and nurturing communities of contributors</a>.  It was originally thought of as a cookbook to provide recipes for enacting community the open source way.  It is released under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons BY SA 3.0 Unported</a> free/libre/open content license.</p>
<p>We originally wrote this handbook for internal-to-Red Hat use.  Our community team tells many of the same stories and makes the same points to different audiences, and we thought a handbook or cookbook would be a handy way to practice our own methods.</p>
<p>No surprise, it was immediately clear to us that this type of content is better if it draws from and benefits a wider community.  In this case, the <a href="https://www.theopensourceway.org/wiki/Communities_of_practice">community of practice</a> of people interested in contributor communities.  That <a href="https://www.theopensourceway.org/wiki/Stuff_everyone_knows_and_forgets_anyway#Turn_annoying_newbies_in_to_instant_contributors_with_the_power_of_To_Document">community  writes</a> <a href="https://www.theopensourceway.org/wiki/Communities_of_practice#Elements_of_the_Community_of_Practice">this kind of documentation for itself</a>.</p>
<p>As a source for repeatable and successful recipes, the book <a href="https://www.theopensourceway.org/wiki/Introduction#What_this_book_is">follows a simple format</a>:</p>
<ul>
<li>First is a principle, explained in a paragraph.</li>
<li>Second are implementation details, in one or two paragraphs.</li>
<li>Third is an example demonstrating the principle in an implementation, in or two paragraphs.</li>
</ul>
<p>If you want to use the book, you can start referring to the <a href="http://theopensourceway.org/wiki/TOSW">wiki pages</a> immediately.</p>
<p>It has a <a href="http://www.theopensourceway.org/book/The_Open_Source_Way.pdf">nice PDF version</a>, which currently prints to 30 pages (double-sided.)  This one is Red Hat branded, but you can <a href="https://fedorahosted.org/tosw">take the DocBook XML sources</a> and build it using whatever look you want.</p>
<p><a href="https://www.theopensourceway.org/wiki/How_to_loosely_organize_a_community#Tasks.2C_tasks.2C_tasks_or_.27Project_management_matters.27">It is also incomplete</a>, specifically in the area of examples.  I don&#8217;t want this to be full of only technology examples.  That&#8217;s one place you can come in.  Give up some examples of the principles in action, from the real world, and ideally in realms outside of technology.</p>
<p>But it&#8217;s more than time to have this content out in the open.  <a href="https://www.theopensourceway.org/wiki/Stuff_everyone_knows_and_forgets_anyway#Release_early_and_release_often_is_for_more_than_just_code">Release early, release often</a>.</p>
<p>After all, <a href="http://opensource.com">the open source way can be practiced in many more parts of life than just technology</a>.</p>
<p>One final note.  What we refer to as <a href="http://opensource.com/open-source-way">the open source way</a> is a rebranding of what are really techniques utilized in creating freed software a.k.a. <a href="http://www.gnu.org/philosophy/free-sw.html">free/libre software</a>.  The brand of open source has a lot of recognition and traction with people entirely new to the discussion, looking how to apply these concepts in their communities.  When practiced properly, open source software is good enough as free software.  That&#8217;s how we do it in the Fedora Project.  As an effort to spread information about how to use free and open community techniques, we are relying upon the current strong Open Source brand in helping to amplify the message.</p>
<p>One section I hope to add to The Open Source Way soon is a version of the article by Richard Fontana, &#8220;<a href="http://opensource.com/law/09/12/free-software-way">The free software way</a>&#8220;, published on <a href="http://opensource.com">opensource.com</a>.  My goal is to provide a new, canonical location that explains the right way for free and open to interact.</p>
<p><em>(Update &#8211; <span style="text-decoration: line-through;">first</span> both links to HTML book fixed.)</em></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">http://theopensourceway.org/book</div>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2010/02/02/community-handbook-the-open-source-way/feed/</wfw:commentRss>
		<slash:comments>7</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>Updated technique for seeing git and directory status in bash prompt</title>
		<link>http://iquaid.org/2009/11/12/updated-technique-for-seeing-git-and-directory-status-in-bash-prompt/</link>
		<comments>http://iquaid.org/2009/11/12/updated-technique-for-seeing-git-and-directory-status-in-bash-prompt/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 02:50:43 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tip and Tricks]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=882</guid>
		<description><![CDATA[Just working with a git directory and noticed that whatever trick I was using to get the current git branch visible from my $PS1 variable in bash &#8230; stopped working.  In discussing if a man page for git(1) was incorrect on #fedora-devel, tmz pointed out to me why it worked that way (short version: refer [...]]]></description>
			<content:encoded><![CDATA[<p>Just working with a git directory and noticed that whatever trick I was using to get the current git branch visible from my $PS1 variable in bash &#8230; stopped working.  In discussing if a man page for git(1) was incorrect on #fedora-devel, <a href="http://fedoraproject.org/wiki/User:Tmz">tmz</a> pointed out to me why it worked that way (short version: refer to the individual git-foo(1) man pages for actual examples, don&#8217;t rely upon the git(1) page for how the commands work on the command line.)  He also suggested an alternative that is inline with what we do now in git 1.6.  Here are the steps I followed.</p>
<ol>
<li>Rip out whatever logic you have in ~/.bashrc for displaying the git branch at your command prompt.</li>
<li>Copy the script supplied by the git package to where you can make it an executable, such as ~/bin :
<ul>
<li>cp /etc/bash_completion.d/git ~/bin/git-completion.sh</li>
</ul>
</li>
<li>Make the script executable :
<ul>
<li>chmod 700 ~/bin/git-completion.sh</li>
</ul>
</li>
<li>Add these two lines to ~/.bashrc :
<ul>
<li>source ~/bin/git-completion.sh</li>
<li>export PS1=&#8221;[\u@\h \W"'$(__git_ps1 " (%s)")'"]\$ &#8220;</li>
</ul>
</li>
<li>Reload your bashrc file :
<ul>
<li>. ~/bashrc</li>
</ul>
</li>
</ol>
<p>Enjoy having a peek at where you are in your git directory:</p>
<pre style="padding-left: 30px;">[kwade@calliope lookatgit (debug)]$ git branch
* debug
  help
  master
[kwade@calliope lookatgit (debug)]$</pre>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2009/11/12/updated-technique-for-seeing-git-and-directory-status-in-bash-prompt/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Calling out superrockstars considered harmful</title>
		<link>http://iquaid.org/2009/11/11/calling-out-superrockstars-considered-harmful/</link>
		<comments>http://iquaid.org/2009/11/11/calling-out-superrockstars-considered-harmful/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:52:40 +0000</pubDate>
		<dc:creator>quaid</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iquaid.org/?p=870</guid>
		<description><![CDATA[Just a quick response to &#8220;Top Open Source technical writers on the Web&#8221;. First, I&#8217;m sure the intention was well-meant.  Thanks for trying to uplift open source technical writers. Second, I put in a comment response on the blog entry, which was more self-serving than helpful: Not sure what the metrics used are … but [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick response to <a href="http://www.dmncommunications.com/weblog/?p=1518">&#8220;Top Open Source technical writers on the Web&#8221;</a>.</p>
<p>First, I&#8217;m sure the intention was well-meant.  Thanks for trying to uplift open source technical writers.</p>
<p>Second, I put in <a href="http://www.dmncommunications.com/weblog/?p=1518#comment-2478">a comment response on the blog entry</a>, which was more self-serving than helpful:</p>
<p style="padding-left: 30px;">Not sure what the metrics used are … but it is worth mentioning the group of writers at the Fedora Project. In terms of sheer number of pages and breadth of content, this is the upstream for all Red Hat product manuals:</p>
<p style="padding-left: 30px;"><a rel="nofollow" href="http://docs.fedoraproject.org/">http://docs.fedoraproject.org</a></p>
<p style="padding-left: 30px;">Probably more than a thousand pages of CC BY SA 3.0 Unported licensed content.</p>
<p style="padding-left: 30px;"><a rel="nofollow" href="http://fedoraproject.org/wiki/Docs_Project">http://fedoraproject.org/wiki/Docs_Project</a></p>
<p>Third, I really want to say &#8212; all this rockstar stuff is plain wrong.</p>
<p>It doesn&#8217;t inspire people and get them fired-up to get on the next top-ten list.</p>
<p>It drags down morale.</p>
<p>It is even a harder hit wherever there is a cross of passion and volunteer time.</p>
<p>Ask an artist if they love seeing a list of top artists in their region or media?  Unless they are on that list, I&#8217;m sure the answer is unpublishable in this family friendly magazine.</p>
<p>Call out group efforts and thank all those involved in no particular order and without leaving anyone off the list?  OK, that works.</p>
<p>But tweets to your homeboys when they do something you love in your community just makes all the people even peripherally involved in that effort feel left out.  Forgotten.  As if they don&#8217;t belong.</p>
<p>I&#8217;ve been wanting to say this for a long time.  I think it&#8217;s a basic idea that many <a href="http://fedoraproject.org">Fedorans</a> agree with.  But I didn&#8217;t want to be  mean to fellow community leaders with good intentions who don&#8217;t realize their basic idea is off mark.</p>
<p>So, <a href="http://www.dmncommunications.com">DMN Communications</a> poster, please don&#8217;t feel singled out.  I am motivated to write this because I feel personally saddened that all the hard working writers who work through the Fedora Project are going to feel a bit marginalized from that top-ten list.  Ironically, isn&#8217;t the marginalization of open source writers in general the very reason you wrote the list in the first place?</p>
<p>Let&#8217;s not replicate the top-ten lists of late night TV and technical publishing.  We aren&#8217;t in competition with each other for popularity, OK?</p>
<p><em>(Updated to say &#8220;thank all those involved in no particular order&#8221;, with the &#8220;no&#8221; added; it was intended to be there, blame my editor.)</em></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<h1 class="title"><a title="Permanent Link to Top Open Source technical writers on the Web" rel="bookmark" href="http://www.dmncommunications.com/weblog/?p=1518">Top Open Source technical writers on the Web</a></h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://iquaid.org/2009/11/11/calling-out-superrockstars-considered-harmful/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

