<?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>From the shores of the Muddy Branch &#187; MediaWiki</title>
	<atom:link href="http://muddybranch.thejkgroup.com/tag/mediawiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://muddybranch.thejkgroup.com</link>
	<description>Various thoughts on Business Process Management, supply chain management and collaboration</description>
	<lastBuildDate>Mon, 29 Dec 2008 15:47:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>BPM + SaaS</title>
		<link>http://muddybranch.thejkgroup.com/2007/02/bpm-saas/</link>
		<comments>http://muddybranch.thejkgroup.com/2007/02/bpm-saas/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 02:42:02 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Business Process Management (BPM)]]></category>
		<category><![CDATA[Appian]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Lombardi]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[RoboHelp]]></category>

		<guid isPermaLink="false">http://mbblog.thejkgroup.com/2007/02/bpm-saas/</guid>
		<description><![CDATA[I am very excited to see the SaaS based BPM offerings from Appian and Lombardi as reported by Sandy Kemsley today in her Column 2 blog.  Her postings can be found here Appian also offering on-demand BPM and here Naked Process Modelling with Lombardi.  The Lombardi screenshots look very close to my &#8220;process wiki&#8221; which [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 1.2em;">I am very excited to see the SaaS based BPM offerings from </span><a href="http://www.appian.com/News/PressReleases/press73.html"><span style="font-size: 1.2em;">Appian</span></a><span style="font-size: 1.2em;"> and </span><a href="http://www.lombardisoftware.com/press-release_2-12-07.php"><span style="font-size: 1.2em;">Lombardi</span></a><span style="font-size: 1.2em;"> as reported by Sandy Kemsley today in her </span><a href="http://www.column2.com"><span style="font-size: 1.2em;">Column 2</span></a><span style="font-size: 1.2em;"> blog.  Her postings can be found here </span><a href="http://www.column2.com/2007/02/appian-also-offering-on-demand-bpm/"><span style="font-size: 1.2em;">Appian also offering on-demand BPM</span></a><span style="font-size: 1.2em;"> and here </span><a href="http://www.column2.com/2007/02/naked-process-modelling-with-lombardi/"><span style="font-size: 1.2em;">Naked Process Modelling with Lombardi</span></a><span style="font-size: 1.2em;">.  </span></p>
<p><span style="font-size: 1.2em;">The Lombardi screenshots look very close to my &#8220;process wiki&#8221; which uses more standard tools (Visio, DreamWeaver, and RoboHelp) then converted to </span><a href="http://muddybranch.thejkgroup.com/2006/12/robohelp-2-mediawiki-conversion-tool"><span style="font-size: 1.2em;">MediaWiki</span></a><span style="font-size: 1.2em;">.  Maybe with these new services, I will be able to automate the </span><a href="http://muddybranch.thejkgroup.com/2006/12/robohelp-and-mediawiki"><span style="font-size: 1.2em;">work</span></a><span style="font-size: 1.2em;"> required to produce my Product Design documents.  This would be a tremendous time saver.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://muddybranch.thejkgroup.com/2007/02/bpm-saas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batch Upload Images to MediaWiki</title>
		<link>http://muddybranch.thejkgroup.com/2007/01/batch-upload-images-to-mediawiki/</link>
		<comments>http://muddybranch.thejkgroup.com/2007/01/batch-upload-images-to-mediawiki/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 16:25:12 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[RoboHelp]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://mbblog.thejkgroup.com/2007/01/batch-upload-images-to-mediawiki/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I learned last week on the MediaWiki message board that several people have requested help with uploading images to MediaWiki.&nbsp; </p>
<p>When Ted designed our RoboHelp2Wiki extension he used a separate option to upload images primarily to save testing time and possible some bandwidth.&nbsp; I validated the separate option and was able to upload 500 test images (various sizes) in a few minutes. Your speed will vary!</p>
<p>To duplicate:&nbsp; &nbsp;</p>
<p>1. Download the <a href="http://www.mediawiki.org/wiki/Extension:RoboHelp2Wiki">RoboHelp2Wiki MediaWiki extension</a> <br />2. Make sure all images have unique names.<br />3. Place all image files in a single sub-directory under the working directory named images<br />4. At the command line type:&nbsp; &nbsp;java -jar RoboHelp2Wiki.jar &lt;workingDirectory&gt; image</p>
]]></content:encoded>
			<wfw:commentRss>http://muddybranch.thejkgroup.com/2007/01/batch-upload-images-to-mediawiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RoboHelp2Wiki History</title>
		<link>http://muddybranch.thejkgroup.com/2006/12/robohelp2wiki-history/</link>
		<comments>http://muddybranch.thejkgroup.com/2006/12/robohelp2wiki-history/#comments</comments>
		<pubDate>Mon, 25 Dec 2006 00:24:28 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Business Process Management (BPM)]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Business Process Management]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[RoboHelp]]></category>

		<guid isPermaLink="false">http://mbblog.thejkgroup.com/2006/12/robohelp2wiki-history/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>On Friday, we released our <a href="http://www.mediawiki.org/w/index.php?title=Extension:RoboHelp2Wiki">RoboHelp to MediaWiki</a> conversion tool. I thought I would provide some history on why we created it and some possible next steps. </p>
<p>In my <a href="http://muddybranch.thejkgroup.com/2006/12/robohelp-and-mediawiki#trackback">RoboHelp and MediaWiki</a> post, I explained why we use RoboHelp for Business Process Management design documents and the reason we are moving to MediaWiki once the documents were completed or at least signed-off. As I did not want to have to copy and paste the 400 topics from RoboHelp to MediaWiki, I began researching existing conversions tools. It seem there are only two primary conversions tools available: <a href="http://diberri.dyndns.org/wikipedia/html2wiki/">HTML2Wiki</a> and <a href="http://meta.wikimedia.org/wiki/Word_macros">Word2MediaWiki</a>.&nbsp; However, both of these tools are targeted for single uploads, not batch uploads.&nbsp; Nor did they handle images. To me, using these tools would almost be the same as copy and paste. <a href="http://mail.wikipedia.org/pipermail/mediawiki-l/2005-June/005389.html">Matt Hart</a> also started a RoboHelp to MediaWiki converter; however, it did not meet all of our needs. He did kindly let us review the code as our starting point. (Thanks Matt!) </p>
<p>So in the end, we built the <a href="http://www.mediawiki.org/w/index.php?title=Extension:RoboHelp2Wiki">RoboHelp2Wiki</a> tool ( Thanks Ted!). I believe there is a small market for this tool, so we published the tool and the source code, under a GNU license. Our primary requirements included: (1) Create a new page if one did not exist, (2) Overwrite an existing page if a page already existed, (3) upload all images linked on any RoboHelp topic page, (4) Convert most common mark-up from RoboHelp/HTML markup to MediaWiki, (5) Covert the RoboHelp Topic Name to the MediaWiki topic Name, and (6) Create a upload history file within MediaWiki. With respect to #2 overwriting of existing pages, this was a special case for our needs. Our Requirements document already had four reviews completed and I wanted to capture these changes in MediaWiki. So, during the conversion process I generated 4 RoboHelp output files and upload each one in order using a different MediaWiki user name corresponding to the published Version. (Blueprint Version 1, Blueprint Version 2, etc.) Now we can see the full history of the drafts from pre-MediaWiki usage to post-conversion within The MediaWiki history files.</p>
<p>Next steps, if there is interest we would like to provide a GUI interface that is more configurable and provide some more precision on the markup handling. Also, some Version control in case the Wiki is changed between RoboHelp uploads. </p>
]]></content:encoded>
			<wfw:commentRss>http://muddybranch.thejkgroup.com/2006/12/robohelp2wiki-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RoboHelp 2 MediaWiki Conversion Tool</title>
		<link>http://muddybranch.thejkgroup.com/2006/12/robohelp-2-mediawiki-conversion-tool/</link>
		<comments>http://muddybranch.thejkgroup.com/2006/12/robohelp-2-mediawiki-conversion-tool/#comments</comments>
		<pubDate>Fri, 22 Dec 2006 16:42:42 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Business Process Management (BPM)]]></category>
		<category><![CDATA[Madcapsoftware]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[RoboHelp]]></category>
		<category><![CDATA[RoboHelp2Wiki]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://mbblog.thejkgroup.com/2006/12/robohelp-2-mediawiki-conversion-tool/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>We have published our <strong>RoboHelp 2 Media Wiki</strong> conversion tool (RoboHelp2Wiki) as a <a href="http://www.mediawiki.org/w/index.php?title=Extension:RoboHelp2Wiki">MediaWiki extension</a>. </p>
<p><a href="http://www.thejkgroup.com/RoboHelp2Wiki.htm">Click Here to request a copy of the tool and source code. </a></p>
<p><strong>RoboHelp2Wiki V 0.9 </strong>converts Macromedia RoboHelp Topics to MediaWiki pages. For this release, most of the structural and object elements are converted to proper wiki counterparts. Stylesheets and javascripts are mostly discarded. Display related markups, such as font size, colors, appearances, are not retained in most cases.</p>
<p><strong>RoboHelp2Wiki</strong> is a product of <a href="http://www.thejkgroup.com/">The JK Group, Inc.</a> released under <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License 2.0</a>. <br />Requires <a href="http://java.sun.com/javase/downloads/index.jsp">Java Runtime Environment</a> (JRE) 5.0 or later, <a href="http://www.adobe.com/products/robohelp/">RoboHelp</a> HTML X5.0.2 Build 801, and <a href="http://www.mediawiki.org/">MediaWiki</a> Version 1.7 or 1.8.</p>
<p><a href="http://www.adobe.com/products/robohelp/">RoboHelp</a> is a product of <a href="http://www.adobe.com/">Adobe Systems Incorporated</a>., <a href="http://www.mediawiki.org/wiki/About_this_site"><br />Mediawiki</a> is a wiki engine released by Mediawiki.org, <a href="http://java.sun.com/javase/downloads/index.jsp"><br />Java Runtime Environment</a> (JRE) 5.0 is a product of <a href="http://www.sun.com/">Sun Microsystems</a></p>
]]></content:encoded>
			<wfw:commentRss>http://muddybranch.thejkgroup.com/2006/12/robohelp-2-mediawiki-conversion-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
