<?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>Ian Weller’s free software blog &#187; mediawiki</title>
	<atom:link href="http://ianweller.org/tag/mediawiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianweller.org</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 19:46:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>double post: wiki translations and funny spam comments</title>
		<link>http://ianweller.org/2010/06/23/double-post-wiki-translations-and-funny-spam-comments/</link>
		<comments>http://ianweller.org/2010/06/23/double-post-wiki-translations-and-funny-spam-comments/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 01:22:51 +0000</pubDate>
		<dc:creator>Ian Weller</dc:creator>
				<category><![CDATA[Fedora Planet]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[internationalization]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[things i did in one day that took me eighteen months to sit down and do]]></category>
		<category><![CDATA[translations]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://ianweller.org/?p=622</guid>
		<description><![CDATA[OK, here&#8217;s the important half: Translations on the Fedora Project Wiki are about to become more friendly &#8212; to viewers and translators both.
If you&#8217;ve been to the main page of the wiki in the last two hours or so, you&#8217;ll have noticed the shiny new &#8220;In other languages&#8221; box at the top of the page.

All [...]]]></description>
			<content:encoded><![CDATA[<p>OK, here&#8217;s the important half: <strong>Translations on the Fedora Project Wiki are about to become more friendly &mdash; to viewers and translators both.</strong></p>
<p>If you&#8217;ve been to the main page of the wiki in the last two hours or so, you&#8217;ll have noticed the shiny new &#8220;In other languages&#8221; box at the top of the page.</p>
<p><img src="http://ianweller.org/wp-content/uploads/fpwiki-lang.png" alt="The shiny, new &quot;In other languages&quot; box"/></p>
<p>All of the translated versions of the main page that I could find that seemed remotely up to date were added to that template. There&#8217;s other translations of this page on the wiki, but they haven&#8217;t been touched since the transfer from MoinMoin.</p>
<p>So: instead of doing anything related to my goals at Red Hat, I decided that today would be a great day to fix the fact that we don&#8217;t have a standard way to do translations on the website. We have <a href="https://fedoraproject.org/wiki/Languages">current instructions</a> that contains a lot of old cruft from MoinMoin and uses a lot of MediaWiki features in a way that can be bettered.</p>
<p>I borrowed some template code from <a href="http://meta.wikimedia.org/">meta.wikimedia.org</a> &mdash; big ups and shouts out to all the folks over at Meta-Wiki who produced those templates.</p>
<p>Quick summary of how it works:</p>
<ul>
<li>Add <code>{{autolang|base=yes}}</code> to the top of the English version of a page, save</li>
<li>Click the set up link for the lang box, don&#8217;t touch the pre-filled code, and hit save</li>
<li>Click <b>[edit]</b> and add the language codes for the page&#8217;s translations, save</li>
<li>Click the red links to create the pages, adding <code>{{autolang}}</code> to the top of each one</li>
</ul>
<p>The full details, which you should read if you&#8217;re interested in doing this, are over at [[<a href="https://fedoraproject.org/wiki/FedoraProject:Translating">FedoraProject:Translating</a>]] (or if you like neat shortcuts, you can remember [[FP:LANG]]).</p>
<p>An email has been sent to trans@ to get suggestions from translators within the project and see if there&#8217;s anything we need to fix/improve. You can also provide your suggestions as comments to this blog.</p>
<p>As a bonus for reading this whole blog post, here&#8217;s some comments my blog&#8217;s spam collector caught that I thought were funny: <a href="http://ianweller.org/wp-content/uploads/lulzcomment-1.png">one</a> <a href="http://ianweller.org/wp-content/uploads/lulzcomment-2.png">two</a> <a href="http://ianweller.org/wp-content/uploads/lulzcomment-3.png">three</a> <a href="http://ianweller.org/wp-content/uploads/lulzcomment-4.png">four</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ianweller.org/2010/06/23/double-post-wiki-translations-and-funny-spam-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>$ mw commit</title>
		<link>http://ianweller.org/2010/03/14/mw-commit/</link>
		<comments>http://ianweller.org/2010/03/14/mw-commit/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 08:25:24 +0000</pubDate>
		<dc:creator>Ian Weller</dc:creator>
				<category><![CDATA[Fedora Planet]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[mw]]></category>

		<guid isPermaLink="false">http://ianweller.org/?p=556</guid>
		<description><![CDATA[It&#8217;s 3:25 a.m.
mw now has a working commit command.
Go find a bug for me, please.
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s 3:25 a.m.</p>
<p><a href="http://github.com/ianweller/mw">mw</a> now has <a href="http://github.com/ianweller/mw/commit/b2ea0656229ec22cd65777537ddee6ae59d2c0b7">a working commit command</a>.</p>
<p>Go find a bug for me, please.</p>
]]></content:encoded>
			<wfw:commentRss>http://ianweller.org/2010/03/14/mw-commit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New awesomeness: mw</title>
		<link>http://ianweller.org/2009/12/07/new-awesomeness-mw/</link>
		<comments>http://ianweller.org/2009/12/07/new-awesomeness-mw/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 03:56:05 +0000</pubDate>
		<dc:creator>Ian Weller</dc:creator>
				<category><![CDATA[Advogato]]></category>
		<category><![CDATA[Fedora Planet]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fudcon]]></category>
		<category><![CDATA[fudconf13]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[mw]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://ianweller.org/?p=527</guid>
		<description><![CDATA[During an extremely long hackfest today at FUDCon Toronto 2009, I planned to work on resurrecting fuse-mediawiki from its 15-month slumber.
I failed.
After talking with Jesus M. Rodriguez for an hour or so, we both determined that FUSE is not the right way to go about this for what I want to accomplish. The only thing [...]]]></description>
			<content:encoded><![CDATA[<p>During an extremely long hackfest today at <a href="http://fedoraproject.org/wiki/FUDCon:Toronto_2009">FUDCon Toronto 2009</a>, I planned to work on resurrecting fuse-mediawiki from its 15-month slumber.</p>
<p>I failed.</p>
<p>After talking with <a href="http://www.jroller.com/jmrodri/">Jesus M. Rodriguez</a> for an hour or so, we both determined that FUSE is not the right way to go about this for what I want to accomplish. The only thing we were planning to use FUSE for so far was downloading the wiki pages; everything else would be done with helper scripts.</p>
<p>We discussed things like &#8220;pull&#8221; and &#8220;commit&#8221;. It started to sound like a bastardized VCS. So we wrote a bastardized VCS. :)</p>
<p>Introducing <a href="http://github.com/ianweller/mw">mw</a>: a command-line program with subcommands like &#8220;fetch&#8221; and &#8220;commit&#8221; to work with MediaWiki installations. I spent all day creating the framework for commands and all sorts of things, and ended up creating the init and fetch commands to start a mw repo and fetch some pages.</p>
<p>Currently: useless. Future: promising. I&#8217;m hoping that I can get the committing portion ready to roll within the week, and have fetch get all the pages of wikis and categories soonish.</p>
<p>Some key awesomeness: attempts to merge instead of just giving up (haha, you suck, MediaWiki), unified diffs, logs, and anything you really feel like doing.</p>
<p>Clone it now and read the README and HACKING:</p>
<pre>git clone git://github.com/ianweller/mw.git</pre>
<p><em>Edit:</em> If you want to discuss this with me at FUDCon tomorrow, by all means do. Ping me on IRC to see where I&#8217;m at. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://ianweller.org/2009/12/07/new-awesomeness-mw/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
