<?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; fudconf13</title>
	<atom:link href="http://ianweller.org/tag/fudconf13/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>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>
