<?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>fosiki &#187; nextwiki</title>
	<atom:link href="http://fosiki.com/blog/category/nextwiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://fosiki.com/blog</link>
	<description>Sven Dowideit - Consulting Wiki Engineer</description>
	<lastBuildDate>Sun, 15 Apr 2012 00:44:06 +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>Centos yum install foswiki and Debian apt-get install foswiki</title>
		<link>http://fosiki.com/blog/2012/02/22/centos-yum-install-foswiki-and-debian-apt-get-install-foswiki/</link>
		<comments>http://fosiki.com/blog/2012/02/22/centos-yum-install-foswiki-and-debian-apt-get-install-foswiki/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 01:01:33 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[RPM]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=434</guid>
		<description><![CDATA[Thats right, on Redhat Enterprise and Centos, its now just as easy to install foswiki and its ~300 plugins as it is to do so on Debian.]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:f267a34b3a1af1913a3f0fe3776ef28bc69fa936'><p>That&#8217;s right, on Redhat Enterprise and Centos, it&#8217;s now just as easy to install foswiki and its ~300 plugins as it is on Debian.</p>
<ul>
<li><a href="http://fosiki.com/Foswiki_debian/">Debian repository for foswiki</a></li>
<li><a href="http://fosiki.com/Foswiki_rpms/">Centos6 and RHEL6 repository for foswiki</a></li>
</ul>
<p>This means that you can now manage your Enterprise Foswiki using the same package management tools as the rest of the operating system.</p>
<p>For example, I just installed a demo system with:</p>
<pre>yum install foswiki-jhotdrawplugin foswiki-ldapcontrib foswiki-newuserplugin foswiki-glueplugin foswiki-ldapngplugin foswiki-calendarplugin foswiki-edittableplugin foswiki-interwikiplugin foswiki-renderlistplugin foswiki-smiliesplugin foswiki-tableplugin foswiki-directedgraphplugin</pre>
<p>and when yum finished, I browse to http://server/foswiki/ and its up and running.</p>
<p>These packages are built by a script that downloads the latest packages from&nbsp;<a href="http://foswiki.org/Extensions">http://foswiki.org/Extensions</a>, generates an EPM manifest and then builds rpm packages &#8211; every night. I have not yet tested them with Redhat Enterprise 6 or fedora</p>
<p>&nbsp;</p>
<p>To try it out, you&#8217;ll need to add the&nbsp;<a href="http://fedoraproject.org/wiki/EPEL">EPEL</a>&nbsp;repository, and then this one to your yum config:</p>
<p>&nbsp;</p>
<pre>su
rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
cd /etc/yum.repo.d/
wget http://fosiki.com/Foswiki_rpms/foswiki.repo</pre>
<p>and then run</p>
<pre>yum makecache</pre>
<p>&nbsp;</p>
<p>To see what foswiki extensions are available, run<br />
<code>yum search foswiki</code></p>
<p>To install foswiki, and some plugins:<br />
<code></code></p>
<pre>yum install foswiki foswiki-workflowplugin foswiki-jscalendarcontrib foswiki-ldapcontrib</pre>
<p>then browse to&nbsp;<code>http://servername/foswiki/bin/configure</code>&nbsp;to enable the plugin and configure settings.</p>
<p>&nbsp;</p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F&amp;title=Centos+yum+install+foswiki+and+Debian+apt-get+install+foswiki" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F&amp;title=Centos+yum+install+foswiki+and+Debian+apt-get+install+foswiki" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F&amp;title=Centos+yum+install+foswiki+and+Debian+apt-get+install+foswiki" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F&amp;title=Centos+yum+install+foswiki+and+Debian+apt-get+install+foswiki" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F&amp;title=Centos+yum+install+foswiki+and+Debian+apt-get+install+foswiki', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F&amp;title=Centos+yum+install+foswiki+and+Debian+apt-get+install+foswiki" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2012%2F02%2F22%2Fcentos-yum-install-foswiki-and-debian-apt-get-install-foswiki%2F&amp;title=Centos+yum+install+foswiki+and+Debian+apt-get+install+foswiki" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2012/02/22/centos-yum-install-foswiki-and-debian-apt-get-install-foswiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foswiki Camp this weekend in CERN, Geneva</title>
		<link>http://fosiki.com/blog/2011/11/16/foswiki-camp-this-weekend-in-cern-geneva/</link>
		<comments>http://fosiki.com/blog/2011/11/16/foswiki-camp-this-weekend-in-cern-geneva/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 09:25:13 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[datawiki]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=425</guid>
		<description><![CDATA[We&#8217;ll be meeting in CERN, for our long weekend foswiki code fest and association general assembly. &#160; its not too late to sign up and help guide the future direction of foswiki &#160;]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:4882a445df2106ae2a6f5c1e84f2dea239fa8d84'><p>We&#8217;ll be meeting in CERN, for our long weekend foswiki code fest and association general assembly.</p>
<p>&nbsp;</p>
<p>its not too late to <a href="http://foswiki.org/Community/FoswikiCamp2011">sign up</a> and help guide the future direction of foswiki</p>
<p>&nbsp;</p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F&amp;title=Foswiki+Camp+this+weekend+in+CERN%2C+Geneva" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F&amp;title=Foswiki+Camp+this+weekend+in+CERN%2C+Geneva" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F&amp;title=Foswiki+Camp+this+weekend+in+CERN%2C+Geneva" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F&amp;title=Foswiki+Camp+this+weekend+in+CERN%2C+Geneva" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F&amp;title=Foswiki+Camp+this+weekend+in+CERN%2C+Geneva', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F&amp;title=Foswiki+Camp+this+weekend+in+CERN%2C+Geneva" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F11%2F16%2Ffoswiki-camp-this-weekend-in-cern-geneva%2F&amp;title=Foswiki+Camp+this+weekend+in+CERN%2C+Geneva" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2011/11/16/foswiki-camp-this-weekend-in-cern-geneva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last few months foswiki</title>
		<link>http://fosiki.com/blog/2011/10/04/last-few-months-foswiki/</link>
		<comments>http://fosiki.com/blog/2011/10/04/last-few-months-foswiki/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 20:39:57 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[datawiki]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=421</guid>
		<description><![CDATA[It seems that I&#8217;ve been busy with family things, so have forgotten to blog. Before we left for Zurich in August, I delivered a foswiki that was an amalgam of TWiki, MediaWiki and Sharepoint Wiki topics. Sharepoint was the most surprising &#8211; technically, its got so much potential, but so little support for endusers. It [...]]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:a4ff2aa8497a0482888990d4b764ad2b5540c32a'><p>It seems that I&#8217;ve been busy with family things, so have forgotten to blog.</p>
<p>Before we left for Zurich in August, I delivered a foswiki that was an amalgam of TWiki, MediaWiki and Sharepoint Wiki topics.</p>
<p>Sharepoint was the most surprising &#8211; technically, its got so much potential, but so little support for endusers. It has federated search, data types, and views, but pretty much all of it needs to be written by someone as a compiled component, and installed on the server.</p>
<p>Seems to me there&#8217;s an oportunity for someone to build a compatibility layer allowing _users_ to write applications as in TWiki and Foswiki.</p>
<p>After getting settled in, I was persuaded to start work on foswiki store2 for foswiki 2.0 &#8211; bringing together all of the learning and performance work from my Database and MongoDB backends &#8211; its happening in my github repository at the moment, as its going to take a month or 2 before its passes all the tests.</p>
<p>And last week, I was distracted by Ward Cunningham&#8217;s Federated Wiki &#8211; we&#8217;ll see how I get myself back on foswiki track &#8211; all while looking after the 2 girls (just turned 2.5) while we&#8217;re in Zurich.</p>
<p>The foswiki General assembly and FoswikiCamp is probably going to be in CERN, on the weekend of November 19 &#8211; hope to see everyone there!</p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F&amp;title=Last+few+months+foswiki" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F&amp;title=Last+few+months+foswiki" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F&amp;title=Last+few+months+foswiki" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F&amp;title=Last+few+months+foswiki" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F&amp;title=Last+few+months+foswiki', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F&amp;title=Last+few+months+foswiki" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F10%2F04%2Flast-few-months-foswiki%2F&amp;title=Last+few+months+foswiki" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2011/10/04/last-few-months-foswiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fastest foswiki (and TWiki) ever &#8211; MongoDB for foswiki milestone 4</title>
		<link>http://fosiki.com/blog/2011/04/19/fastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4/</link>
		<comments>http://fosiki.com/blog/2011/04/19/fastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 06:29:53 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[datawiki]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=408</guid>
		<description><![CDATA[When the foswiki on MongoDB project started, this query would take 5.4 seconds to provide the html to the client (pure CGI), now it takes 0.7seconds (with mod_fcgid).

Thats a speedup of over 7 times.]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:6496acbc32f64790af3b19867847657dff7c85ff'><p>I realised today that I&#8217;ve not written up a progress post for foswiki on MongoDB for a bit &#8211; and so did a few benchmarks again.</p>
<p>The benchmarks given (at <a href="http://foswiki.org/Development/MongoDBPlugin">http://foswiki.org/Development/MongoDBPlugin</a> ) are for a structured query on a DataForm based web containing 25,000 topics, and are run on a desktop system running a 1.8GHz core2duo with 2G RAM.</p>
<p>When the foswiki on MongoDB project started, this query would take 5.4 seconds to provide the html to the client (pure CGI), now it takes 0.7seconds (with mod_fcgid).</p>
<p><span style="text-decoration: underline; color: #000080;">That&#8217;s a speed-up of over <strong>7 times.</strong></span></p>
<p><span style="color: #000000;">Many other large web queries, like a WebIndex on a large web couldn&#8217;t even complete before, and now run in a usable fashion.</span></p>
<p>This milestone we&#8217;re separating out each web into its own database, and I&#8217;ll be adding in the topic revision information to the database too &#8211; that way it won&#8217;t matter if you have 10,000 webs, or 1,000,000 &#8211; the speed should be essentially constant (so long as you have the server resources to match your loads).</p>
<p>&nbsp;</p>
<p>If noSQL isn&#8217;t suitable, and you would like to see a similar back-end developed using an SQL engine &#8211; contact me &#8211; WikiRing and fosiki are looking for interested companies with foswiki (and TWiki) scaling issues &#8211; without real life testing, examples and stakeholders, its extremely difficult find the many corner cases that our complex engine can allow.</p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F&amp;title=fastest+foswiki+%28and+TWiki%29+ever+%26%238211%3B+MongoDB+for+foswiki+milestone+4" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F&amp;title=fastest+foswiki+%28and+TWiki%29+ever+%26%238211%3B+MongoDB+for+foswiki+milestone+4" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F&amp;title=fastest+foswiki+%28and+TWiki%29+ever+%26%238211%3B+MongoDB+for+foswiki+milestone+4" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F&amp;title=fastest+foswiki+%28and+TWiki%29+ever+%26%238211%3B+MongoDB+for+foswiki+milestone+4" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F&amp;title=fastest+foswiki+%28and+TWiki%29+ever+%26%238211%3B+MongoDB+for+foswiki+milestone+4', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F&amp;title=fastest+foswiki+%28and+TWiki%29+ever+%26%238211%3B+MongoDB+for+foswiki+milestone+4" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F19%2Ffastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4%2F&amp;title=fastest+foswiki+%28and+TWiki%29+ever+%26%238211%3B+MongoDB+for+foswiki+milestone+4" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2011/04/19/fastest-foswiki-and-twiki-ever-mongodb-for-foswiki-milestone-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint 2007 to foswiki migration project part 1</title>
		<link>http://fosiki.com/blog/2011/04/07/sharepoint-2007-to-foswiki-migration-project-part-1/</link>
		<comments>http://fosiki.com/blog/2011/04/07/sharepoint-2007-to-foswiki-migration-project-part-1/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 05:24:09 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[datawiki]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=404</guid>
		<description><![CDATA[I've spent the last few days working on getting data out of Sharepoint Wiki, and its shocking. If you read the webservices API and believe it, things would be simple.]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:f3efc687d146606cfbec0c89815b28353658a993'><p>I&#8217;ve spent the last few days working on getting data out of Sharepoint Wiki, and its shocking. If you read the webservices API and believe it, things would be simple. Sadly, its got some pretty major bugs, and some pretty woeful architecture too.</p>
<p>The worst finding is that although Sharepoint lists have a webservice API to get versioned data, its broken &#8211; all versions of the MetaInfo return the text of the last revision. So I had to resort to brute force html GET&#8217;s and parsing the html to try to get the historical info.</p>
<p>Still, data gathered and saved &#8211; next week I&#8217;ll start trying to extract the valuable user written text from the masses of shoddy html (like in MS Word to html, every line is surrounded by the same 100 character css styles, setting font to Verdana etc.</p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F&amp;title=Sharepoint+2007+to+foswiki+migration+project+part+1" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F&amp;title=Sharepoint+2007+to+foswiki+migration+project+part+1" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F&amp;title=Sharepoint+2007+to+foswiki+migration+project+part+1" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F&amp;title=Sharepoint+2007+to+foswiki+migration+project+part+1" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F&amp;title=Sharepoint+2007+to+foswiki+migration+project+part+1', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F&amp;title=Sharepoint+2007+to+foswiki+migration+project+part+1" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2011%2F04%2F07%2Fsharepoint-2007-to-foswiki-migration-project-part-1%2F&amp;title=Sharepoint+2007+to+foswiki+migration+project+part+1" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2011/04/07/sharepoint-2007-to-foswiki-migration-project-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s DataWiki experiment</title>
		<link>http://fosiki.com/blog/2010/12/15/googles-datawiki-experiment/</link>
		<comments>http://fosiki.com/blog/2010/12/15/googles-datawiki-experiment/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 04:17:22 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[datawiki]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>
		<category><![CDATA[enterprise wiki]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=364</guid>
		<description><![CDATA[Google Labs has just added DataWiki - it looks like one of the features Foswiki (and its parent) have been doing for 10 years...]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:b104c745c80ff34e40c6eb20109da0f72f20b4ef'><p>Google Labs has just added a GoogleAppEngine based Java application called &#8211; <a href="http://code.google.com/p/datawiki/">DataWiki</a>.</p>
<p>So far, project information is very minimal, but it looks like<span style="text-decoration: underline;"> one of the features</span> <a href="http://foswiki.org">Foswiki</a> (and its parent) have been doing for 10 years&#8230;</p>
<p>The timing is excellent, as I&#8217;ve been working with others in the Foswiki Community to improve Foswiki&#8217;s mashup-ability:</p>
<blockquote><p>enable easy input/output from a variety of endpoints, e.g. via Twitter, ODK or SMS from a remote location</p></blockquote>
<p>Right now we&#8217;re working on a proper REST API for foswiki data &#8211; enabling us to retrieve and save changes to datasets in formats that are convenient to the external endpoints &#8211; and to simplify the development to dynamic visualisation and editing tools for complex data.</p>
<p>Perhaps what we&#8217;re looking at is a combination of the acquired and shut down JotSpot, and a response to Yahoo Pipes <img src='http://fosiki.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Foswiki is an extremely mature (10 years) DataWiki capable enterprise wiki, with significant traction in workplaces around the world, and a strong, motivated developer and user community.</p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F&amp;title=Google%26%238217%3Bs+DataWiki+experiment" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F&amp;title=Google%26%238217%3Bs+DataWiki+experiment" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F&amp;title=Google%26%238217%3Bs+DataWiki+experiment" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F&amp;title=Google%26%238217%3Bs+DataWiki+experiment" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F&amp;title=Google%26%238217%3Bs+DataWiki+experiment', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F&amp;title=Google%26%238217%3Bs+DataWiki+experiment" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F12%2F15%2Fgoogles-datawiki-experiment%2F&amp;title=Google%26%238217%3Bs+DataWiki+experiment" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2010/12/15/googles-datawiki-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edit foswiki files in Microsoft Office</title>
		<link>http://fosiki.com/blog/2010/08/11/foswiki-office-edit/</link>
		<comments>http://fosiki.com/blog/2010/08/11/foswiki-office-edit/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 03:10:23 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=340</guid>
		<description><![CDATA[Using the WebDAV for foswiki Extension, you can seamlessly edit Microsoft Office files in Word, Excel and Powerpoint, and then save directly back into the Wiki.]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:29cbc2785fcb82750a544579f698875ad6aee5f5'><div style="float: right;">
<div id="attachment_341" class="wp-caption alignnone" style="width: 520px"><a href="http://fosiki.com/blog/wp-content/uploads/2010/08/WebDAV_Wiki-en.jpg"><img class="size-full wp-image-341" title="WebDAV_Wiki-en" src="http://fosiki.com/blog/wp-content/uploads/2010/08/WebDAV_Wiki-en.jpg" alt="editing is easy" width="510" height="300" /></a><p class="wp-caption-text">Kontextwork WebDAV</p></div>
</div>
<p>Using the WebDAV for foswiki Extension, you can seamlessly edit Microsoft Office files <span style="text-decoration: underline;">in</span> Word, Excel and Powerpoint, and then save directly back into the Wiki.</p>
<p>Using WebDAV, users can get direct access to Wiki topics and attachments, via the WebDAV URL &#8211; making it possible to attach documents by drag and dropping them directly in Windows Explorer.</p>
<h5>Some technical details</h5>
<p>WebDAV for foswiki requires advanced libraries on the server &#8211; including Apache 2 mod_perl support. For full integration mode, some trust settings need to be changed in Internet Explorer, or an extension installed to Firefox.</p>
<h6>Required Perl modules and extensions</h6>
<ul>
<li>APR::Table</li>
<li>APR::UUID</li>
<li>Apache2::Access</li>
<li>Apache2::Const</li>
<li>Apache2::Module</li>
<li>Apache2::RequestIO</li>
<li>Apache2::RequestRec</li>
<li>Data::Dumper</li>
<li>Encode</li>
<li>File::Find::Rule::Filesys::Virtual</li>
<li>File::Spec</li>
<li>POSIX</li>
<li>URI</li>
<li>URI::Escape</li>
<li>XML::LibXML =&gt; than 1.64 (declaredPrefix function is needed)</li>
<li>XML::Simple</li>
<li>Filesys::Virtual</li>
<li>POSIX</li>
<li>File::Path</li>
<li>JSON</li>
</ul>
<p>Foswiki::Plugins::JQueryPlugin</p>
</form>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F&amp;title=Edit+foswiki+files+in+Microsoft+Office" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F&amp;title=Edit+foswiki+files+in+Microsoft+Office" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F&amp;title=Edit+foswiki+files+in+Microsoft+Office" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F&amp;title=Edit+foswiki+files+in+Microsoft+Office" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F&amp;title=Edit+foswiki+files+in+Microsoft+Office', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F&amp;title=Edit+foswiki+files+in+Microsoft+Office" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F08%2F11%2Ffoswiki-office-edit%2F&amp;title=Edit+foswiki+files+in+Microsoft+Office" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2010/08/11/foswiki-office-edit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Dynamic jquery mb.Menus for foswiki</title>
		<link>http://fosiki.com/blog/2010/04/17/new-dynamic-jquery-mb-menus-for-foswiki/</link>
		<comments>http://fosiki.com/blog/2010/04/17/new-dynamic-jquery-mb-menus-for-foswiki/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 05:44:51 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[foswiki]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=313</guid>
		<description><![CDATA[I&#8217;ve just started work adding Matteo Bicocchi&#8217;s rather stunning mb.Components &#8211; starting with mb.Menu. Along the way, adding foswiki Macro&#8217;s to make it simpler for us to use, I&#8217;ve also made some changes to the code (which hopefully I can get integrated into an mb.Menu release) that I have attached to the live demo. Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:7c315e4494c324b861a3c394682d8763f5a4d427'><p>I&#8217;ve just started work adding <a href="http://pupunzi.open-lab.com/">Matteo Bicocchi&#8217;s</a> rather stunning mb.Components &#8211; starting with mb.Menu. Along the way, adding foswiki Macro&#8217;s to make it simpler for us to use, I&#8217;ve also made some changes to the code (which hopefully I can get integrated into an mb.Menu release) that I have attached to the <a title="fosiki demo of foswiki mbMenu" href="http://trunk.fosiki.com/Sandbox/WebSubMenu">live demo</a>.</p>
<p>Here&#8217;s the all important Screenie:</p>
<p><a href="http://fosiki.com/blog/wp-content/uploads/2010/04/mega_mbMenu_foswiki.png"><img class="alignright size-full wp-image-315" title="free form menu for Foswiki help" src="http://fosiki.com/blog/wp-content/uploads/2010/04/mega_mbMenu_foswiki.png" alt="" width="600" height="231" /></a></p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F&amp;title=New+Dynamic+jquery+mb.Menus+for+foswiki" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F&amp;title=New+Dynamic+jquery+mb.Menus+for+foswiki" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F&amp;title=New+Dynamic+jquery+mb.Menus+for+foswiki" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F&amp;title=New+Dynamic+jquery+mb.Menus+for+foswiki" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F&amp;title=New+Dynamic+jquery+mb.Menus+for+foswiki', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F&amp;title=New+Dynamic+jquery+mb.Menus+for+foswiki" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2010%2F04%2F17%2Fnew-dynamic-jquery-mb-menus-for-foswiki%2F&amp;title=New+Dynamic+jquery+mb.Menus+for+foswiki" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2010/04/17/new-dynamic-jquery-mb-menus-for-foswiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>foswiki for windows updated to version 1.0.8</title>
		<link>http://fosiki.com/blog/2009/12/09/foswiki-for-windows-updated-to-version-1-0-8/</link>
		<comments>http://fosiki.com/blog/2009/12/09/foswiki-for-windows-updated-to-version-1-0-8/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 12:02:22 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=308</guid>
		<description><![CDATA[foswiki 1.0.8 and windows installer released]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:870f02686d9cb2de2c00f5e91a2d917f5287fd9f'><p>I built and uploaded <a href="http://foswiki.org/Download/WebHome">foswiki 1.0.8 installer for window</a>s last night &#8211; hope you like it, cos i&#8217;ll be on holidays for a few days <img src='http://fosiki.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For the last 2 weeks I&#8217;ve been working on an SAP connector for foswiki &#8211; I can display most SAP Tables, and call most SAP functions &#8211; all via &#8216;RFC&#8217; &#8211; right now we&#8217;re working towards a proactive system healthcheck report, but it pretty much will allow us to build any SAP process right into foswiki. Cool huh.</p>
<p>and for fun I&#8217;ve been working on making a replacement DocumentGraphics icon set based on FamFamFamContrib for foswiki &#8211; the 10 year old hand drawn one really is dated.</p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F&amp;title=foswiki+for+windows+updated+to+version+1.0.8" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F&amp;title=foswiki+for+windows+updated+to+version+1.0.8" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F&amp;title=foswiki+for+windows+updated+to+version+1.0.8" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F&amp;title=foswiki+for+windows+updated+to+version+1.0.8" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F&amp;title=foswiki+for+windows+updated+to+version+1.0.8', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F&amp;title=foswiki+for+windows+updated+to+version+1.0.8" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F12%2F09%2Ffoswiki-for-windows-updated-to-version-1-0-8%2F&amp;title=foswiki+for+windows+updated+to+version+1.0.8" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2009/12/09/foswiki-for-windows-updated-to-version-1-0-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>foswiki &#8211; wow.</title>
		<link>http://fosiki.com/blog/2009/11/03/foswiki-wow/</link>
		<comments>http://fosiki.com/blog/2009/11/03/foswiki-wow/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 11:10:50 +0000</pubDate>
		<dc:creator>Sven Dowideit</dc:creator>
				<category><![CDATA[enterprise]]></category>
		<category><![CDATA[foswiki]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[nextwiki]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[twiki]]></category>
		<category><![CDATA[twikiapplication]]></category>
		<category><![CDATA[twikifork]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wiki application]]></category>

		<guid isPermaLink="false">http://fosiki.com/blog/?p=305</guid>
		<description><![CDATA[Our project fork hit the one year milestone a week or so ago, and Arthur noticed this amazing &#8216;factoid&#8217; on ohloh.. Very large, active development team Over the past twelve months, 36 developers contributed new code to Foswiki. This is one of the largest open-source teams in the world, and is in the top 2% [...]]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:f7e638abdbfa80394d54deea073ec9a2f66cbc8c'><p>Our project fork hit the one year milestone a week or so ago, and Arthur noticed this amazing <a href="https://www.ohloh.net/p/Foswiki/factoids/">&#8216;factoid&#8217; on ohloh</a>..</p>
<blockquote>
<h2>Very large, active development team</h2>
<p>Over the past twelve months, 36 developers contributed new code to Foswiki.</p>
<p>This is one of the largest open-source teams in the world, and is in the top 2% of all project teams on Ohloh.</p>
<p>For this measurement, Ohloh considered only recent changes to the code. Over the entire history of the project, 43 developers have contributed.</p></blockquote>
<p>All I can say, is <em><strong>WOW</strong></em> and thank you, to everyone that has worked on our project, and to all who discover it.</p>
<p>The Foswiki Association &amp; Summit is happening in Hannover at the end of this month &#8211; I wish I could be there, but its a long way from Australia &#8211; maybe next year <img src='http://fosiki.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>
<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F&amp;title=foswiki+%26%238211%3B+wow." title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F&amp;title=foswiki+%26%238211%3B+wow." title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F&amp;title=foswiki+%26%238211%3B+wow." title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F&amp;title=foswiki+%26%238211%3B+wow." title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F&amp;title=foswiki+%26%238211%3B+wow.', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F&amp;title=foswiki+%26%238211%3B+wow." title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffosiki.com%2Fblog%2F2009%2F11%2F03%2Ffoswiki-wow%2F&amp;title=foswiki+%26%238211%3B+wow." title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://fosiki.com/blog/2009/11/03/foswiki-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.296 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-25 08:28:29 -->

