<?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>Wyrd Web &#187; nynke</title>
	<atom:link href="http://www.wyrdweb.eu/author/nynke/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wyrdweb.eu</link>
	<description></description>
	<lastBuildDate>Mon, 28 Dec 2009 11:01:40 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress 2.9 upgrade Ooooops</title>
		<link>http://www.wyrdweb.eu/2009/12/wordpress-2-9-upgrade-ooooops/</link>
		<comments>http://www.wyrdweb.eu/2009/12/wordpress-2-9-upgrade-ooooops/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 10:56:33 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.wyrdweb.eu/?p=656</guid>
		<description><![CDATA[<p>I waited for a while until the dust settled and I could see who was still standing. It seemed like a lot were, and checking the web for possible problems during install, I did not find much. And then got a cheerful message from wordpress on 2.9 being <em><a href="http://wordpress.org/development/2009/12/wordpress-2-9/">&#8220;oh so fine&#8221;</a></em>. Charming. And curious as I am, I wanted to know about &#8220;fine&#8221;.</p>

<p>Recent versions of WordPress feature an Automatic Upgrade. Wyrdweb does not use this magical back-end button for security reasons. I went for a svn upgrade.</p>

<code>$ svn sw http://core.svn.wordpress.org/tags/2.9/ . </code>
<br /><br />
The result:<br /><br />

<code>U    wp-comments-post.php</code><br />
<code>U    wp-login.php</code><br />
<code>D    wp-includes/streams.php</code><br />
<code>D    wp-includes/gettext.php</code><br />
<code>U    wp-includes/feed-rss2.php</code><br />
<code>U    wp-includes/default-filters.php</code><br />
<code>U    wp-includes/post-template.php</code><br />
<code>U    wp-includes/plugin.php</code><br />
<code>U    wp-includes/feed-atom.php</code><br />
<code>U    wp-includes/class-feed.php</code><br />
<code>svn: File 'wp-includes/taxonomy.php' has inconsistent newlines</code><br />
<code>svn: Inconsistent line ending style</code><br />
<br />
<p>Okay. I mean, Not Okay. The site is giving two warnings. </p>
<p>Onwards with plan B: a Manual Upgrade: I download the 2.9 files to my local machine, delete the old wp-includes and wp-admin directories, and send up the new directories.</p>
<p>Ach, now the site produces a <strong>fatal error</strong>. The topic was quickly found in the forum:</p>
<code><a href="http://wordpress.org/support/topic/343684">Fatal error: Call to undefined function is_admin() in [...]/wp-includes/vars.php on line 16</a></code><br /><br />
<p>Increasing memory limit in settings.php to 128 MB did work for me. And now I have 2.9 <a title="moebius site" href="http://www.moebius.nl">running here</a>. </p>
<p>And yes, the new features are &#8220;fine&#8221;. But not worth this manual upgrade foreplay struggle. I&#8217;ll be holding off upgrading our other WordPress sites until I get word svn works faultlessly. </p>
<p align="center"><strong>Charm me with some safe smooth and enjoyable foreplay!</strong></p>
]]></description>
			<content:encoded><![CDATA[<p>I waited for a while until the dust settled and I could see who was still standing. It seemed like a lot were, and checking the web for possible problems during install, I did not find much. And then got a cheerful message from wordpress on 2.9 being <em><a href="http://wordpress.org/development/2009/12/wordpress-2-9/">&#8220;oh so fine&#8221;</a></em>. Charming. And curious as I am, I wanted to know about &#8220;fine&#8221;.</p>

<p>Recent versions of WordPress feature an Automatic Upgrade. Wyrdweb does not use this magical back-end button for security reasons. I went for a svn upgrade.</p>

<code>$ svn sw http://core.svn.wordpress.org/tags/2.9/ . </code>
<br /><br />
The result:<br /><br />

<code>U    wp-comments-post.php</code><br />
<code>U    wp-login.php</code><br />
<code>D    wp-includes/streams.php</code><br />
<code>D    wp-includes/gettext.php</code><br />
<code>U    wp-includes/feed-rss2.php</code><br />
<code>U    wp-includes/default-filters.php</code><br />
<code>U    wp-includes/post-template.php</code><br />
<code>U    wp-includes/plugin.php</code><br />
<code>U    wp-includes/feed-atom.php</code><br />
<code>U    wp-includes/class-feed.php</code><br />
<code>svn: File 'wp-includes/taxonomy.php' has inconsistent newlines</code><br />
<code>svn: Inconsistent line ending style</code><br />
<br />
<p>Okay. I mean, Not Okay. The site is giving two warnings. </p>
<p>Onwards with plan B: a Manual Upgrade: I download the 2.9 files to my local machine, delete the old wp-includes and wp-admin directories, and send up the new directories.</p>
<p>Ach, now the site produces a <strong>fatal error</strong>. The topic was quickly found in the forum:</p>
<code><a href="http://wordpress.org/support/topic/343684">Fatal error: Call to undefined function is_admin() in [...]/wp-includes/vars.php on line 16</a></code><br /><br />
<p>Increasing memory limit in settings.php to 128 MB did work for me. And now I have 2.9 <a title="moebius site" href="http://www.moebius.nl">running here</a>. </p>
<p>And yes, the new features are &#8220;fine&#8221;. But not worth this manual upgrade foreplay struggle. I&#8217;ll be holding off upgrading our other WordPress sites until I get word svn works faultlessly. </p>
<p align="center"><strong>Charm me with some safe smooth and enjoyable foreplay!</strong></p><br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/12/wordpress-2-9-upgrade-ooooops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Website Optimizer experiment on Wordpress</title>
		<link>http://www.wyrdweb.eu/2009/12/google-website-optimizer-experiment-on-wordpress/</link>
		<comments>http://www.wyrdweb.eu/2009/12/google-website-optimizer-experiment-on-wordpress/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 17:33:01 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wyrdweb.eu/?p=610</guid>
		<description><![CDATA[<h4 style="text-align: center;">How to?</h4>
<h2><strong>Choose</strong> tool</h2>
<ul>
	<li>we are using <a title="On google" href="http://services.google.com/websiteoptimizer/">Google Website Optimizer</a> for this first experiment.</li>
	<li>we are using an A/B Experiment for starters because A/B experiments are the simpler version of testing with Website Optimizer and we have a low amount of traffic and want results fast. And <a href="http://www.google.com/support/websiteoptimizer/bin/answer.py?hl=en-uk&amp;answer=62999">A/B testing does allow for experimenting with advanced scenarios</a> later, if we want that.</li>
</ul>
<h2>Create test and choose conversion pages</h2>
<ul>
	<li><strong>create</strong> many different variations of a web page ~ We created two:
<ul>
	<li><a href="http://www.wyrdweb.eu/design/want-more-customers/">Want More Customers?</a> ~ the original</li>
	<li><a href="http://www.wyrdweb.eu/design/want-even-more-customers/">Want Even More Customers?</a> ~ the variation page, the header attractor slogan and the image are different</li>
</ul>
</li>
	<li><strong>choose</strong> conversion page ~ at the bottom of both pages we have a contact link. Conversion is whether people actually go to the <a href="http://www.wyrdweb.eu/contact-us/">contact us page</a>. Later we can expand conversion to include actually contacting us.</li>
</ul>
<h2>Install and validate JavaScript tags</h2>
<h4>Download and install Wordpress plugin</h4>
Do <strong>not download</strong> from the <strong>plugin page of the author</strong>. The version is not current (at time of writing this post). <strong><a title="Plugin page on Wordpress" href="http://wordpress.org/extend/plugins/google-website-optimizer-for-wordpress/">Download from the Wordpress plugin page</a></strong> instead. Install using the usual three steps for installing a plugin in Wordpress.
<h4>Add code</h4>
In the following I am assuming you have a weboptimizer account and that you are logged in. <strong>Set up the experiment</strong>, by adding an experiment name and the url&#8217;s of the original, the alternative(s), and the conversion page.

Make sure the <strong>WYSIWYG editor is disabled in your WordPress</strong>. (Aiaiai, this one cost me around 90 mins <img src='http://www.wyrdweb.eu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Open all involved pages on your Wordpress: the original, the alternative(s), and the conversion page.

Add to original page two custom fields with values found on the page:
<img class="aligncenter size-full wp-image-612" title="originalpagescripts" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/originalpagescripts.png" alt="originalpagescripts" width="520" height="274" />
<ul>
	<li><strong>Copy</strong> the first JavaScript script code in Google’s Step 1 area in a value field of &#8220;go_control_script&#8221;</li>
	<li><strong>Copy</strong> the second JavaScript script code in Google’s Step 1 area in a value field of &#8220;go_tracking_script_test&#8221;</li>
</ul>
<img class="aligncenter size-full wp-image-613" title="codes" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/codes.png" alt="codes" width="520" height="243" />

To each variation page enter the variation pages code from Google&#8217;s Step 2.

Add a new field go_tracking_script_conversion in the conversion page and add Google&#8217;s Step 3 script code for conversion.
<h4>Validate your code</h4>
<img class="aligncenter size-full wp-image-614" title="validation" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/validation.png" alt="validation" width="520" height="238" />
<h2>Run Experiment and Party</h2>
<img class="aligncenter size-full wp-image-615" title="run" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/run.png" alt="run" width="520" height="255" />
<p style="text-align: center;"><strong>I will report results in a follow up blog, as soon as there are some significant results, enough for Yet Another Party!</strong></p>
]]></description>
			<content:encoded><![CDATA[<h4 style="text-align: center;">How to?</h4>
<h2><strong>Choose</strong> tool</h2>
<ul>
	<li>we are using <a title="On google" href="http://services.google.com/websiteoptimizer/">Google Website Optimizer</a> for this first experiment.</li>
	<li>we are using an A/B Experiment for starters because A/B experiments are the simpler version of testing with Website Optimizer and we have a low amount of traffic and want results fast. And <a href="http://www.google.com/support/websiteoptimizer/bin/answer.py?hl=en-uk&amp;answer=62999">A/B testing does allow for experimenting with advanced scenarios</a> later, if we want that.</li>
</ul>
<h2>Create test and choose conversion pages</h2>
<ul>
	<li><strong>create</strong> many different variations of a web page ~ We created two:
<ul>
	<li><a href="http://www.wyrdweb.eu/design/want-more-customers/">Want More Customers?</a> ~ the original</li>
	<li><a href="http://www.wyrdweb.eu/design/want-even-more-customers/">Want Even More Customers?</a> ~ the variation page, the header attractor slogan and the image are different</li>
</ul>
</li>
	<li><strong>choose</strong> conversion page ~ at the bottom of both pages we have a contact link. Conversion is whether people actually go to the <a href="http://www.wyrdweb.eu/contact-us/">contact us page</a>. Later we can expand conversion to include actually contacting us.</li>
</ul>
<h2>Install and validate JavaScript tags</h2>
<h4>Download and install Wordpress plugin</h4>
Do <strong>not download</strong> from the <strong>plugin page of the author</strong>. The version is not current (at time of writing this post). <strong><a title="Plugin page on Wordpress" href="http://wordpress.org/extend/plugins/google-website-optimizer-for-wordpress/">Download from the Wordpress plugin page</a></strong> instead. Install using the usual three steps for installing a plugin in Wordpress.
<h4>Add code</h4>
In the following I am assuming you have a weboptimizer account and that you are logged in. <strong>Set up the experiment</strong>, by adding an experiment name and the url&#8217;s of the original, the alternative(s), and the conversion page.

Make sure the <strong>WYSIWYG editor is disabled in your WordPress</strong>. (Aiaiai, this one cost me around 90 mins <img src='http://www.wyrdweb.eu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Open all involved pages on your Wordpress: the original, the alternative(s), and the conversion page.

Add to original page two custom fields with values found on the page:
<img class="aligncenter size-full wp-image-612" title="originalpagescripts" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/originalpagescripts.png" alt="originalpagescripts" width="520" height="274" />
<ul>
	<li><strong>Copy</strong> the first JavaScript script code in Google’s Step 1 area in a value field of &#8220;go_control_script&#8221;</li>
	<li><strong>Copy</strong> the second JavaScript script code in Google’s Step 1 area in a value field of &#8220;go_tracking_script_test&#8221;</li>
</ul>
<img class="aligncenter size-full wp-image-613" title="codes" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/codes.png" alt="codes" width="520" height="243" />

To each variation page enter the variation pages code from Google&#8217;s Step 2.

Add a new field go_tracking_script_conversion in the conversion page and add Google&#8217;s Step 3 script code for conversion.
<h4>Validate your code</h4>
<img class="aligncenter size-full wp-image-614" title="validation" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/validation.png" alt="validation" width="520" height="238" />
<h2>Run Experiment and Party</h2>
<img class="aligncenter size-full wp-image-615" title="run" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/run.png" alt="run" width="520" height="255" />
<p style="text-align: center;"><strong>I will report results in a follow up blog, as soon as there are some significant results, enough for Yet Another Party!</strong></p><br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/12/google-website-optimizer-experiment-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More variation on this page</title>
		<link>http://www.wyrdweb.eu/2009/12/more-variation-on-this-page/</link>
		<comments>http://www.wyrdweb.eu/2009/12/more-variation-on-this-page/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 10:30:26 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[roi]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.wyrdweb.eu/?p=558</guid>
		<description><![CDATA[A friend of mine noticed how a tweet on my <a href="http://www.wyrdweb.eu/2009/09/charting-the-unknown/">Fusion chart article</a> got the tweet to come up high in his Google search results, as if I was an expert. Mind you, it wasn&#8217;t ranking. It was just a result of that page coming up high in his SERP. It was simply Google figuring out what (kind of) sites he visited. And personalisation is &#8230;
<h2>Good news</h2>
This is good news because &#8230; at the end of the day, with the introduction of personalised search, it is design and content of your <a title="Key elements on Moebius site" href="http://www.moebius.nl/2009/11/05/key-elements-for-marketing-communications/">key marketing communications</a> that matter — sessions, text, audio, pictures and video. And those can explain to our potential customer why our products or services are the best.  They are the best, right?  Why settle for anything less than the best content to present it?

And smart as SEO people are, <a href="http://www.aimclearblog.com/2009/11/29/how-to-exploit-personalized-search-for-seo/">you can exploit personalised search for some SEO</a>. It&#8217;s just very time consuming for some personalised impact, unless you can influence a lot of MAD stakeholders ~ important people in buy cycles: the ones with Money, Access and Decision making power, in one stroke. For example if you can get a herd of MAD people to click certain items in an on-line ad, or to search for particular key words in Google. Maybe an interesting ad in a professional magazine can do that?
<blockquote>&#8220;Congruence&#8221; is an excellence meme. Please infect yourself by searching for it on Google. Thank you.</blockquote>
Now suppose that due to your excellent design and content and personalised search, you manage to get your site as busy as Grand Central Station on the last days before Christmas, with people that may actually be interested in your services and products, and are MAD enough to buy. Now what? Got enough readable schedules, ticket machines/ticket vendors, trains?

<img class="aligncenter size-full wp-image-559" title="conversion" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/conversion.png" alt="conversion" width="502" height="184" />
<h2>Focus on Conversion Rate Optimisation</h2>
These may very well be most under-utilised and highest ROI activities in most marketing strategies. If you win the upcoming &#8220;personalisation&#8221; battle, you may start to care less about the classic &#8220;rankings&#8221; battle. And assessing spent and derived value, no doubt this one will become the low hanging fruit for many.

Tools like <a title="Taguchi methods on Wikipedia" href="http://en.wikipedia.org/wiki/Taguchi_methods">Taguchi</a>, <a title="Multivariate testing on Wikipedia" href="http://en.wikipedia.org/wiki/Multivariate_testing">multivariate testing</a>, <a title="On google" href="http://services.google.com/websiteoptimizer/">Google Website Optimizer</a>, <a title="Optimost website" href="http://www.optimost.com/">Optimost</a> or <a title="Page on Omniture" href="http://www.omniture.com/en/products/conversion/testandtarget">Offermatica/Test &amp; Target</a> allow you to …
<ul>
	<li><strong>create</strong> many different variations of a web page</li>
	<li>then <strong>measure</strong> which version is best at getting your visitors to
<ul>
	<li>contact you</li>
	<li>join your network</li>
	<li>subscribe to your newsletter</li>
	<li>buy from your web shop</li>
	<li>buy your services</li>
	<li>…or whatever it is you want them to do</li>
</ul>
</li>
	<li>so you can <strong>promote</strong> the winning page to become your official new version.</li>
</ul>
<h2>Sounds easy, doesn&#8217;t it?</h2>
What doesn&#8217;t work is &#8220;throwing out a kazillion variations on a page&#8221;, what doesn&#8217;t work is guessing which pages from your site to start with, what doesn&#8217;t work is choosing tests that we cannot learn from, what doesn&#8217;t work is designing a test irrelevant for (y)our goals &#8230; What works is minimum effort/maximum impact design and development of high-converting web pages.
<p style="text-align: center;"><strong>What works is a focus on <a title="An other page like this one" href="http://www.wyrdweb.eu/software-project-support/want-more-customers/">maximising gained-value-per-visitor congruently</a>.</strong></p>
<p style="text-align: center;">Interested in more? <a href="http://www.wyrdweb.eu/contact-us/">Contact us!</a></p>
]]></description>
			<content:encoded><![CDATA[A friend of mine noticed how a tweet on my <a href="http://www.wyrdweb.eu/2009/09/charting-the-unknown/">Fusion chart article</a> got the tweet to come up high in his Google search results, as if I was an expert. Mind you, it wasn&#8217;t ranking. It was just a result of that page coming up high in his SERP. It was simply Google figuring out what (kind of) sites he visited. And personalisation is &#8230;
<h2>Good news</h2>
This is good news because &#8230; at the end of the day, with the introduction of personalised search, it is design and content of your <a title="Key elements on Moebius site" href="http://www.moebius.nl/2009/11/05/key-elements-for-marketing-communications/">key marketing communications</a> that matter — sessions, text, audio, pictures and video. And those can explain to our potential customer why our products or services are the best.  They are the best, right?  Why settle for anything less than the best content to present it?

And smart as SEO people are, <a href="http://www.aimclearblog.com/2009/11/29/how-to-exploit-personalized-search-for-seo/">you can exploit personalised search for some SEO</a>. It&#8217;s just very time consuming for some personalised impact, unless you can influence a lot of MAD stakeholders ~ important people in buy cycles: the ones with Money, Access and Decision making power, in one stroke. For example if you can get a herd of MAD people to click certain items in an on-line ad, or to search for particular key words in Google. Maybe an interesting ad in a professional magazine can do that?
<blockquote>&#8220;Congruence&#8221; is an excellence meme. Please infect yourself by searching for it on Google. Thank you.</blockquote>
Now suppose that due to your excellent design and content and personalised search, you manage to get your site as busy as Grand Central Station on the last days before Christmas, with people that may actually be interested in your services and products, and are MAD enough to buy. Now what? Got enough readable schedules, ticket machines/ticket vendors, trains?

<img class="aligncenter size-full wp-image-559" title="conversion" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/conversion.png" alt="conversion" width="502" height="184" />
<h2>Focus on Conversion Rate Optimisation</h2>
These may very well be most under-utilised and highest ROI activities in most marketing strategies. If you win the upcoming &#8220;personalisation&#8221; battle, you may start to care less about the classic &#8220;rankings&#8221; battle. And assessing spent and derived value, no doubt this one will become the low hanging fruit for many.

Tools like <a title="Taguchi methods on Wikipedia" href="http://en.wikipedia.org/wiki/Taguchi_methods">Taguchi</a>, <a title="Multivariate testing on Wikipedia" href="http://en.wikipedia.org/wiki/Multivariate_testing">multivariate testing</a>, <a title="On google" href="http://services.google.com/websiteoptimizer/">Google Website Optimizer</a>, <a title="Optimost website" href="http://www.optimost.com/">Optimost</a> or <a title="Page on Omniture" href="http://www.omniture.com/en/products/conversion/testandtarget">Offermatica/Test &amp; Target</a> allow you to …
<ul>
	<li><strong>create</strong> many different variations of a web page</li>
	<li>then <strong>measure</strong> which version is best at getting your visitors to
<ul>
	<li>contact you</li>
	<li>join your network</li>
	<li>subscribe to your newsletter</li>
	<li>buy from your web shop</li>
	<li>buy your services</li>
	<li>…or whatever it is you want them to do</li>
</ul>
</li>
	<li>so you can <strong>promote</strong> the winning page to become your official new version.</li>
</ul>
<h2>Sounds easy, doesn&#8217;t it?</h2>
What doesn&#8217;t work is &#8220;throwing out a kazillion variations on a page&#8221;, what doesn&#8217;t work is guessing which pages from your site to start with, what doesn&#8217;t work is choosing tests that we cannot learn from, what doesn&#8217;t work is designing a test irrelevant for (y)our goals &#8230; What works is minimum effort/maximum impact design and development of high-converting web pages.
<p style="text-align: center;"><strong>What works is a focus on <a title="An other page like this one" href="http://www.wyrdweb.eu/software-project-support/want-more-customers/">maximising gained-value-per-visitor congruently</a>.</strong></p>
<p style="text-align: center;">Interested in more? <a href="http://www.wyrdweb.eu/contact-us/">Contact us!</a></p><br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/12/more-variation-on-this-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful statistics for improving your WordPress</title>
		<link>http://www.wyrdweb.eu/2009/12/useful-statistics-for-improving-your-wordpress/</link>
		<comments>http://www.wyrdweb.eu/2009/12/useful-statistics-for-improving-your-wordpress/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 17:05:24 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wyrdweb.eu/?p=551</guid>
		<description><![CDATA[The commonly used analysation plugins for WordPress are:
<ul>
	<li><a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/" target="_blank">Google Analytics</a> ~ automatically tracks and segments all outbound links from within posts, comment author links, links within comments, blogroll links and downloads.</li>
	<li><a href="http://wordpress.org/extend/plugins/wp-stats/" target="_blank">WP-Stats</a> ~ displays your WordPress blog statistics. Ranging from general total statistics, some plugins statistics and top 10 statistics.</li>
</ul>
<a href="http://news.slashdot.org/article.pl?sid=08%2F12%2F15%2F1432233"><img class="aligncenter size-full wp-image-554" title="giggle" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/giggle.png" alt="giggle" width="350" height="257" /></a>

And we can approach the practice from &#8220;what we would like to track and can actually be measured&#8221; for getting some useful data to improve your WordPress with. That resulted in tracking requirements such as:
<ul>
	<li>What your visitors search for ~ <a title="Search Meter plugin description on Wordpress" href="http://wordpress.org/extend/plugins/search-meter/">Search Meter</a> automatically records what people are searching for &#8212; and whether they are finding what they are looking for.</li>
	<li>Your new RSS feed subscribers ~ find out which visitors are more likely to subscribe. Tracking clicks to the feed is not perfect as we can not be sure that people have actually subscribed. <a href="http://wordpress.org/extend/plugins/feedage-tracker/">Feedage Tracker</a> will automatically submit RSS Feeds to the Feedage.com RSS directory and allows tracking of how often readers subscribe to your RSS feed. <a href="http://www.google.com/support/feedburner/bin/answer.py?answer=78483" target="_blank">FeedSmith</a>
works similarly and will be made available directly from FeedBurner as “FeedSmith.”</li>
	<li>Document downloads ~ <a href="http://wordpress.org/extend/plugins/download-monitor/">Download Monitor</a> tracks uploading and managing downloads, download hits, and links.</li>
	<li>Comments ~ I have not found a plugin to recommend yet. Looking tho. Any suggestions?</li>
</ul>
<h3>Don&#8217;t over-monitor, or over-track</h3>
It costs. Performance. Choose wisely. Maybe reading logs works also?
]]></description>
			<content:encoded><![CDATA[The commonly used analysation plugins for WordPress are:
<ul>
	<li><a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/" target="_blank">Google Analytics</a> ~ automatically tracks and segments all outbound links from within posts, comment author links, links within comments, blogroll links and downloads.</li>
	<li><a href="http://wordpress.org/extend/plugins/wp-stats/" target="_blank">WP-Stats</a> ~ displays your WordPress blog statistics. Ranging from general total statistics, some plugins statistics and top 10 statistics.</li>
</ul>
<a href="http://news.slashdot.org/article.pl?sid=08%2F12%2F15%2F1432233"><img class="aligncenter size-full wp-image-554" title="giggle" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/giggle.png" alt="giggle" width="350" height="257" /></a>

And we can approach the practice from &#8220;what we would like to track and can actually be measured&#8221; for getting some useful data to improve your WordPress with. That resulted in tracking requirements such as:
<ul>
	<li>What your visitors search for ~ <a title="Search Meter plugin description on Wordpress" href="http://wordpress.org/extend/plugins/search-meter/">Search Meter</a> automatically records what people are searching for &#8212; and whether they are finding what they are looking for.</li>
	<li>Your new RSS feed subscribers ~ find out which visitors are more likely to subscribe. Tracking clicks to the feed is not perfect as we can not be sure that people have actually subscribed. <a href="http://wordpress.org/extend/plugins/feedage-tracker/">Feedage Tracker</a> will automatically submit RSS Feeds to the Feedage.com RSS directory and allows tracking of how often readers subscribe to your RSS feed. <a href="http://www.google.com/support/feedburner/bin/answer.py?answer=78483" target="_blank">FeedSmith</a>
works similarly and will be made available directly from FeedBurner as “FeedSmith.”</li>
	<li>Document downloads ~ <a href="http://wordpress.org/extend/plugins/download-monitor/">Download Monitor</a> tracks uploading and managing downloads, download hits, and links.</li>
	<li>Comments ~ I have not found a plugin to recommend yet. Looking tho. Any suggestions?</li>
</ul>
<h3>Don&#8217;t over-monitor, or over-track</h3>
It costs. Performance. Choose wisely. Maybe reading logs works also?<br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/12/useful-statistics-for-improving-your-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power of Foswiki</title>
		<link>http://www.wyrdweb.eu/2009/12/power-of-foswiki/</link>
		<comments>http://www.wyrdweb.eu/2009/12/power-of-foswiki/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 12:17:32 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.wyrdweb.eu/?p=528</guid>
		<description><![CDATA[In <a href="http://www.wyrdweb.eu/2009/10/twiki-and-foswiki-ship-of-fools/">Twiki and Foswiki: Ship of Fools</a> I took the odd organisational sculpting perspective. And subsequently participated in the <a title="Meeting minutes" href="http://foswiki.org/Community/FoswikiSummit09MeetingMinutes">Foswiki Summit 2009</a> in Hannover two weeks ago.<strong> </strong>I promised &#8220;more 2 follow &#8230;&#8221;
<h2>Walking my Talk and Talking my Walk</h2>
Foswiki <a title="Why this Fork? on Foswiki" href="http://foswiki.org/About/WhyThisFork">forked</a> and quickly learned from what happened and installed an Association at the recent Summit. The association is not only useful for <a title="Asset protection for fools, on Moebius website" href="http://www.moebius.nl/2009/10/20/intellectual-property-protection-for-fools/">protection while adhering to legacy system rules</a>. We win by giving the keys to a crew of rowdy perjured rascals, and by community-centered politics to drive steering. In general, open source associations are a “direct” opportunity for community members to contribute their energy, passion, talent and, yes, also <strong>money</strong>.
<h2>And what is the Foswiki community?</h2>
<a href="http://foswiki.org/"><img class="alignright size-full wp-image-533" title="foswiki website" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/foswiki.png" alt="foswiki" width="298" height="110" /></a>Contributions are not restricted to coding. Screencasting, making (funny and/or sexy) video&#8217;s for reaching out to possible new end-users that may be served by the community (and that upon looking further find an extremely sexy wikitool), translating documentation to local languages, supporting (other) end-users on the forums and through other channels, organising and participating in <a title="Coding Dojo site-to-be" href="http://codingdojo.org/">coding dojo&#8217;s</a> and other fun choreographies at events for giving the core a development boost, are all acknowledged and appreciated contributions.
<h2>Innovation boost of products and service growth</h2>
I anticipate the current community-centered Foswiki strategy will hold space for and give end users the freedom to create and drive innovation boost of products and service growth. Why?

The existing Foswiki already is an exemplary tool offering “differing but complementary approaches [to] information-storage, creation, and dissemination&#8221;, in short, it is an “association platform” going beyond what the public formerly expected of websites.

In addition to bringing people together in the association, in a board, task forces and face-to-face meetings, <a href="http://blog.foswiki.org/2009/11/how-to-remotely-join-the-foswiki-summit/">many other channels</a> are used by the Foswiki community, also during the Summit itself. The integration of the emerging array of tools collectively known as “Web 2.0”, of which Foswiki itself is one, offers additional efficient and effective means for people to collaborate, create and share knowledge and information.
<h2>My Two Feet</h2>
<img class="alignleft" src="http://www.moebius.nl/wp-content/uploads/2009/10/feet2.png" alt="" width="150" height="160" /> I expect a renewed culture to emerge, one that values co-creation and openness to collaboration next to centralized structures and processes that are required for protection, yet do not overregulate. On the whole, something that might attract a lot of people. I see opportunities for exploring new ways of doing business together, and feel confident I can contribute something useful in return that aligns with my energy, passion, and talents, while serving the building of more connections.

<a title="Law of Two Feet on Moebius" href="http://www.moebius.nl/law-two-feet/">My Two Feet</a> are heading in Foswiki direction for that.
]]></description>
			<content:encoded><![CDATA[In <a href="http://www.wyrdweb.eu/2009/10/twiki-and-foswiki-ship-of-fools/">Twiki and Foswiki: Ship of Fools</a> I took the odd organisational sculpting perspective. And subsequently participated in the <a title="Meeting minutes" href="http://foswiki.org/Community/FoswikiSummit09MeetingMinutes">Foswiki Summit 2009</a> in Hannover two weeks ago.<strong> </strong>I promised &#8220;more 2 follow &#8230;&#8221;
<h2>Walking my Talk and Talking my Walk</h2>
Foswiki <a title="Why this Fork? on Foswiki" href="http://foswiki.org/About/WhyThisFork">forked</a> and quickly learned from what happened and installed an Association at the recent Summit. The association is not only useful for <a title="Asset protection for fools, on Moebius website" href="http://www.moebius.nl/2009/10/20/intellectual-property-protection-for-fools/">protection while adhering to legacy system rules</a>. We win by giving the keys to a crew of rowdy perjured rascals, and by community-centered politics to drive steering. In general, open source associations are a “direct” opportunity for community members to contribute their energy, passion, talent and, yes, also <strong>money</strong>.
<h2>And what is the Foswiki community?</h2>
<a href="http://foswiki.org/"><img class="alignright size-full wp-image-533" title="foswiki website" src="http://www.wyrdweb.eu/wp-content/uploads/2009/12/foswiki.png" alt="foswiki" width="298" height="110" /></a>Contributions are not restricted to coding. Screencasting, making (funny and/or sexy) video&#8217;s for reaching out to possible new end-users that may be served by the community (and that upon looking further find an extremely sexy wikitool), translating documentation to local languages, supporting (other) end-users on the forums and through other channels, organising and participating in <a title="Coding Dojo site-to-be" href="http://codingdojo.org/">coding dojo&#8217;s</a> and other fun choreographies at events for giving the core a development boost, are all acknowledged and appreciated contributions.
<h2>Innovation boost of products and service growth</h2>
I anticipate the current community-centered Foswiki strategy will hold space for and give end users the freedom to create and drive innovation boost of products and service growth. Why?

The existing Foswiki already is an exemplary tool offering “differing but complementary approaches [to] information-storage, creation, and dissemination&#8221;, in short, it is an “association platform” going beyond what the public formerly expected of websites.

In addition to bringing people together in the association, in a board, task forces and face-to-face meetings, <a href="http://blog.foswiki.org/2009/11/how-to-remotely-join-the-foswiki-summit/">many other channels</a> are used by the Foswiki community, also during the Summit itself. The integration of the emerging array of tools collectively known as “Web 2.0”, of which Foswiki itself is one, offers additional efficient and effective means for people to collaborate, create and share knowledge and information.
<h2>My Two Feet</h2>
<img class="alignleft" src="http://www.moebius.nl/wp-content/uploads/2009/10/feet2.png" alt="" width="150" height="160" /> I expect a renewed culture to emerge, one that values co-creation and openness to collaboration next to centralized structures and processes that are required for protection, yet do not overregulate. On the whole, something that might attract a lot of people. I see opportunities for exploring new ways of doing business together, and feel confident I can contribute something useful in return that aligns with my energy, passion, and talents, while serving the building of more connections.

<a title="Law of Two Feet on Moebius" href="http://www.moebius.nl/law-two-feet/">My Two Feet</a> are heading in Foswiki direction for that.<br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/12/power-of-foswiki/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twiki and FosWiki: Ship of Fools</title>
		<link>http://www.wyrdweb.eu/2009/10/twiki-and-foswiki-ship-of-fools/</link>
		<comments>http://www.wyrdweb.eu/2009/10/twiki-and-foswiki-ship-of-fools/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 10:39:00 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.wyrdweb.eu/?p=463</guid>
		<description><![CDATA[<img class="alignleft size-thumbnail wp-image-464" title="ship" src="http://www.wyrdweb.eu/wp-content/uploads/2009/10/ship-150x107.png" alt="ship" width="150" height="107" />Don&#8217;t get me wrong. I&#8217;m not naming you fools. The name &#8220;<a href="http://www.satirworkshops.com/ideas/ship-of-fools/">Ship of Fools</a>&#8221; comes from agile organisational sculpting, and we have named it such to lighten up, and make it easier to try some of the &#8220;other&#8221; roles, or try out something crazy in the role we are in.

I am using <a title="Why This Fork, on FosWiki" href="http://foswiki.org/About/WhyThisFork">WhyThisFork</a> as my guide, and welcome more and other perspectives. Please check my statements and assumptions below? It&#8217;s all appearances? What it seems?
<h4>Boatswain &#8211; Quality</h4>
The quality of Twiki is amazing. It still is as far as I know. No doubt so is FosWiki as a branch. I set up and used a Twiki in 2001 for InterRaven. It was a tank. But not mature yet.

Now it&#8217;s years later: Twiki became <a href="http://www.moebius.nl/2009/09/22/unfolding-wings/">&#8220;New, New, New&#8221; yet &#8220;Old enough&#8221;</a> to attract VC&#8217;s or to self-capitalise and commercialise.

And it did.  In May 2007 TWiki.net was established for the express purpose of commercialising TWiki. The community response is generally positive. People on board have faith in the outcome of this new journey based on previous journeys with this cap&#8217;n having been successful. Trust levels are still high. And the ally block attracted is a venture capitalist group. Who that is and what the deal is, I don&#8217;t know. I haven&#8217;t seen the business planning and I prefer not to interpret &#8220;nothing&#8221;. One of the things I already have a T-shirt for. Several.
<h4>Lookout in Crow’s nest – Self and World concepts</h4>
I often liken open source communities to Pirate ships. The captain is chosen by consensus or majority vote, and he (or she) can be replaced by another if the journeys do not deliver enough loot (results, like enjoying ourselves). <a href="http://wahkahn.wordpress.com/2009/03/06/structure-strategy-for-tw/">Likely oligarchies emerge</a>.

In August of 2007, there&#8217;s a problem. Apparently not all Pirates voted.
<blockquote>&#8230; some disagreements followed due to the summit not having a formal mandate to make decisions in camera that affected the absent community.</blockquote>
<h4>Cap&#8217;n &#8211; Forward feedback loop</h4>
A captain isn&#8217;t necessarily a person. &#8220;Captain&#8221; is a function. The forward feedback loop. Navigation, risk management, &#8230;

Twiki was originally Peter&#8217;s child? Spiritual father so to speak. And many people have put in hours and energy and made it their own. This function requires being able to deal congruently with spirited discussion from all functions and pirates aboard the ship, and if need be, conflict. I would say the January, February 2008 period when conflicts first arose was key and the following an excellent response:
<blockquote>Any decision on the governance model was postponed to the third summit (held in Berlin). Peter Thoeny was to make a proposal on twiki.org, so community members could discuss it in public.</blockquote>
<h4>Sailmaker – Reward system</h4>
This is the heart of the matter. Monies are often mentioned, but under water the need for and resistance to acceptance, belonging, conforming, fitting in, being loved and liked, <a title="Blocks to maturity of excellence" href="http://www.satirworkshops.com/workshops/controlled-folly/blocks-to-maturity-of-excellence/">all play a part here for many involved</a>.
<blockquote>Peter Thoeny wrote <a href="http://twiki.org/cgi-bin/view/Codev/TWikiGovernanceProposal1?rev=28" target="_top">a proposal for a new TWiki governance model</a>. In short:
<ol>
	<li> Peter Thoeny is a Self Appointed &#8220;Benevolent Dictator for Life&#8221; (BDFL) &#8212; spiritual leader of the TWiki project. The BDFL appoints members of the Technical Board.</li>
	<li> The TWiki name and brand, as well as the twiki.org domain name, are the property of the project founder Peter Thoeny; he has sole discretion in decisions related to these matters.</li>
</ol>
This proposal met considerable opposition from the community. It seemed to go against some already established and more democratic decision structures. The role of BDFL met some strong resistance, although some members acknowledged the need for leadership.</blockquote>
<h4>Cabin boy – Sales</h4>
This is where blaming often plays a role. Blaming of self, life, others, the system, and even God, Bananas and Flying Spaghetti Monsters can be called to come into the game.
<blockquote>As <a href="http://foswiki.org/Main/RafaelAlvarez">RafaelAlvarez</a> <span><a href="http://www.linux-magazine.com/online/news/quarrel_over_twiki_friendly_takeover_by_founder" target="_top">writes</a></span>:

The community wanted to make explicit the permissions that were implicit before, that is, that the community can use the TWiki &#8482; brand the way it has been done before without having to pay or relicence TWIKI.NET. This means that any community member could make a TWiki(tm) pakage (taking the core, add some plugins and a nice installer on top) and call it TWiki &#8482;. This means that I could have a company named &#8220;Global TWiki Consulting Services&#8221; that provides TWiki related services, and that siltes like twikirules.org, twikigurus.org and such can spawn.
Today, for all that you need a written permission from the trademark holder, and if there is even the sligthes disagreement between you and him, you run the risk to get sued (a site called twikisucks.org could not exists, for example).
In the same vein, a consulting company that is seen as a heavy competitor to TWIKI.NET is not likely to get the permission to have TWiki &#8482; in its name. Alternative governance proposals were then made. The community agreed that a final agreement on the matter would be finalised at the TWiki Community Summit in September.</blockquote>
<h4>First Mate – negative feedback loop</h4>
The place of confidence if all went well, and of doubt if not. If in doubt, depending on what&#8217;s happening &#8220;inside&#8221; we humans can produce non-confrontational and/or tuned out responses, procrastination and/or emotional freezes, code white victim syndrome symptoms, or a total panic response.
<blockquote>Just before the TWiki Community Summit September 2008 in Berlin, the community learned that Peter Thoeny was not willing to discuss the role of BDFL or the TWiki brand.
Moreover, Peter would not be able to join the summit; instead, Tom Barton would be attending.</blockquote>
<h4>Constable – Operations</h4>
We&#8217;re getting to the crunch. Twiki has quality. Version control. A healthy Boatswain to support and drive the Constable. The weapons were looked after, and the ammunition was kept dry.
<blockquote>At the summit, the attending TWiki community members (present physcially and by conference call) expressed the following:
<ul>
	<li> The BDFL position is not needed or appropriate for the community. The majority position was that this would not be an acceptable element of governance.</li>
	<li> The participants expressed very strong reservations about TWIKI.NET&#8217;s control of the TWiki brand whose value, the participants felt, is primarily based on the volunteer contributions of many individuals.</li>
</ul>
At the end of the day, the group summarized its position on these questions as follows:
<ol>
	<li> The license on the brand name &#8220;TWiki&#8221; should be a free (as in free beer and free speech) Public License given to the entire community, without having to sign an agreement.</li>
	<li> Peter Thoeny is considered the Chief Evangelist, but he will not have veto right, nor will he have the right to overturn community decisions.</li>
</ol>
If TWIKI.NET did not agree with this position, then the community would create a <span><a href="http://en.wikipedia.org/wiki/Fork_%28software_development%29" target="_top">fork</a></span>.</blockquote>
<h4>Swabbies – Development</h4>
And there you have it. Mutiny. Revolution. A fork to FosWiki. It is clear to me from the above, the community did see other points of view. Did not lack mental authority and responsibility. The cap&#8217;n wasn&#8217;t killed, or made to walk the plank. He could stay on, but the crew wanted a more democratic structure in response to an autocratic projection by the cap&#8217;n, even if it was originally intended as a joke (with a VC group behind it, it becomes much less funny).
<h2>Organisational development warnings</h2>
<h4><a href="http://foswiki.org/">FosWiki</a></h4>
The larger your crew, the harder it becomes to make difficult decisions in a democratic structure. And if not all crew members are experienced and educated players, that can become a major problem and the ship goes nowhere and everywhere fast. It simply dissolves as the experienced players walk off while faster ships start feeding on what’s left. But if you have a critical mass of experienced players, and you intend to self-capitalise, or not commercialise at all, the ship and its crew has no problem going nowhere and everywhere. Likely we get to see unexplored territory and unexpected treasure. The seas and oceans are big enough &#8230; just mind the reefs.
<a href="http://meme.yahoo.com/shipoffools/"><img src="http://www.wyrdweb.eu/wp-content/uploads/2009/10/meme1.png" alt="meme" title="meme" width="350" height="110" class="aligncenter size-full wp-image-519" /></a>
<h4><a href="http://twiki.org/">TWiki</a></h4>
Even if you are not intending and projecting autocracies, your actions can be interpreted as such by crew members. And autocracy may make a ship fast for a while, but in the long run, such crews tend to fall apart because too many members build up resentment from each occasion a decision wasn’t in their best interest, or was even to their disadvantage. We&#8217;ve been there, done that, and that&#8217;s why open source is such a success. Cheers <a title="Preventing creative constipation" href="http://www.moebius.nl/2005/11/29/preventing-creative-constipation/">to finding other, new mistakes</a>.

And if on top of that the projected autocracy displays signs that can be interpreted as corruption, an increasing number of people will feel the autocrat is getting that at their expense, and will start to walk way or revolt or start a mutiny.  And all of that can also happen while you intend an oligarchy.
<h2>My conclusion</h2>
I was about to install one or two wiki&#8217;s for communities. In both cases I work closely together with users. For one, the person I could ask is already contaminated by the illusionary pushes and pulls of this revolution. The other is still clean. I will ask him to pick Twiki or FosWiki based on their descriptions for his purpose. Which software speaks to my customers?

<strong>Code is poetry, and the software alive. Actually, it had a child?</strong>

<img class="alignright size-full wp-image-486" title="chest" src="http://www.wyrdweb.eu/wp-content/uploads/2009/10/chest.jpeg" alt="chest" width="140" height="144" />The real Treasure Chest for me is making my customers happy, whether they are paying customers or not. I always do my best. We all do. And we&#8217;re all just humans. We just need to see it like that for both self and others, and everything changes.  While commercial is not a dirty word in my book (I do like to be able to pay my bills, and have a vacation now and then), I want to guard it with some excellent professional ethics.

<a title="Nynke's twitter account" href="http://twitter.com/nynke_etk"><div align="center"><strong>Feedback is very welcome &#8230;</strong></div><img class="aligncenter size-full wp-image-504" title="Nynke's twitter account" src="http://www.wyrdweb.eu/wp-content/uploads/2009/10/twitter.jpg" alt="twitter" width="45" height="45" /></a>
]]></description>
			<content:encoded><![CDATA[<img class="alignleft size-thumbnail wp-image-464" title="ship" src="http://www.wyrdweb.eu/wp-content/uploads/2009/10/ship-150x107.png" alt="ship" width="150" height="107" />Don&#8217;t get me wrong. I&#8217;m not naming you fools. The name &#8220;<a href="http://www.satirworkshops.com/ideas/ship-of-fools/">Ship of Fools</a>&#8221; comes from agile organisational sculpting, and we have named it such to lighten up, and make it easier to try some of the &#8220;other&#8221; roles, or try out something crazy in the role we are in.

I am using <a title="Why This Fork, on FosWiki" href="http://foswiki.org/About/WhyThisFork">WhyThisFork</a> as my guide, and welcome more and other perspectives. Please check my statements and assumptions below? It&#8217;s all appearances? What it seems?
<h4>Boatswain &#8211; Quality</h4>
The quality of Twiki is amazing. It still is as far as I know. No doubt so is FosWiki as a branch. I set up and used a Twiki in 2001 for InterRaven. It was a tank. But not mature yet.

Now it&#8217;s years later: Twiki became <a href="http://www.moebius.nl/2009/09/22/unfolding-wings/">&#8220;New, New, New&#8221; yet &#8220;Old enough&#8221;</a> to attract VC&#8217;s or to self-capitalise and commercialise.

And it did.  In May 2007 TWiki.net was established for the express purpose of commercialising TWiki. The community response is generally positive. People on board have faith in the outcome of this new journey based on previous journeys with this cap&#8217;n having been successful. Trust levels are still high. And the ally block attracted is a venture capitalist group. Who that is and what the deal is, I don&#8217;t know. I haven&#8217;t seen the business planning and I prefer not to interpret &#8220;nothing&#8221;. One of the things I already have a T-shirt for. Several.
<h4>Lookout in Crow’s nest – Self and World concepts</h4>
I often liken open source communities to Pirate ships. The captain is chosen by consensus or majority vote, and he (or she) can be replaced by another if the journeys do not deliver enough loot (results, like enjoying ourselves). <a href="http://wahkahn.wordpress.com/2009/03/06/structure-strategy-for-tw/">Likely oligarchies emerge</a>.

In August of 2007, there&#8217;s a problem. Apparently not all Pirates voted.
<blockquote>&#8230; some disagreements followed due to the summit not having a formal mandate to make decisions in camera that affected the absent community.</blockquote>
<h4>Cap&#8217;n &#8211; Forward feedback loop</h4>
A captain isn&#8217;t necessarily a person. &#8220;Captain&#8221; is a function. The forward feedback loop. Navigation, risk management, &#8230;

Twiki was originally Peter&#8217;s child? Spiritual father so to speak. And many people have put in hours and energy and made it their own. This function requires being able to deal congruently with spirited discussion from all functions and pirates aboard the ship, and if need be, conflict. I would say the January, February 2008 period when conflicts first arose was key and the following an excellent response:
<blockquote>Any decision on the governance model was postponed to the third summit (held in Berlin). Peter Thoeny was to make a proposal on twiki.org, so community members could discuss it in public.</blockquote>
<h4>Sailmaker – Reward system</h4>
This is the heart of the matter. Monies are often mentioned, but under water the need for and resistance to acceptance, belonging, conforming, fitting in, being loved and liked, <a title="Blocks to maturity of excellence" href="http://www.satirworkshops.com/workshops/controlled-folly/blocks-to-maturity-of-excellence/">all play a part here for many involved</a>.
<blockquote>Peter Thoeny wrote <a href="http://twiki.org/cgi-bin/view/Codev/TWikiGovernanceProposal1?rev=28" target="_top">a proposal for a new TWiki governance model</a>. In short:
<ol>
	<li> Peter Thoeny is a Self Appointed &#8220;Benevolent Dictator for Life&#8221; (BDFL) &#8212; spiritual leader of the TWiki project. The BDFL appoints members of the Technical Board.</li>
	<li> The TWiki name and brand, as well as the twiki.org domain name, are the property of the project founder Peter Thoeny; he has sole discretion in decisions related to these matters.</li>
</ol>
This proposal met considerable opposition from the community. It seemed to go against some already established and more democratic decision structures. The role of BDFL met some strong resistance, although some members acknowledged the need for leadership.</blockquote>
<h4>Cabin boy – Sales</h4>
This is where blaming often plays a role. Blaming of self, life, others, the system, and even God, Bananas and Flying Spaghetti Monsters can be called to come into the game.
<blockquote>As <a href="http://foswiki.org/Main/RafaelAlvarez">RafaelAlvarez</a> <span><a href="http://www.linux-magazine.com/online/news/quarrel_over_twiki_friendly_takeover_by_founder" target="_top">writes</a></span>:

The community wanted to make explicit the permissions that were implicit before, that is, that the community can use the TWiki &#8482; brand the way it has been done before without having to pay or relicence TWIKI.NET. This means that any community member could make a TWiki(tm) pakage (taking the core, add some plugins and a nice installer on top) and call it TWiki &#8482;. This means that I could have a company named &#8220;Global TWiki Consulting Services&#8221; that provides TWiki related services, and that siltes like twikirules.org, twikigurus.org and such can spawn.
Today, for all that you need a written permission from the trademark holder, and if there is even the sligthes disagreement between you and him, you run the risk to get sued (a site called twikisucks.org could not exists, for example).
In the same vein, a consulting company that is seen as a heavy competitor to TWIKI.NET is not likely to get the permission to have TWiki &#8482; in its name. Alternative governance proposals were then made. The community agreed that a final agreement on the matter would be finalised at the TWiki Community Summit in September.</blockquote>
<h4>First Mate – negative feedback loop</h4>
The place of confidence if all went well, and of doubt if not. If in doubt, depending on what&#8217;s happening &#8220;inside&#8221; we humans can produce non-confrontational and/or tuned out responses, procrastination and/or emotional freezes, code white victim syndrome symptoms, or a total panic response.
<blockquote>Just before the TWiki Community Summit September 2008 in Berlin, the community learned that Peter Thoeny was not willing to discuss the role of BDFL or the TWiki brand.
Moreover, Peter would not be able to join the summit; instead, Tom Barton would be attending.</blockquote>
<h4>Constable – Operations</h4>
We&#8217;re getting to the crunch. Twiki has quality. Version control. A healthy Boatswain to support and drive the Constable. The weapons were looked after, and the ammunition was kept dry.
<blockquote>At the summit, the attending TWiki community members (present physcially and by conference call) expressed the following:
<ul>
	<li> The BDFL position is not needed or appropriate for the community. The majority position was that this would not be an acceptable element of governance.</li>
	<li> The participants expressed very strong reservations about TWIKI.NET&#8217;s control of the TWiki brand whose value, the participants felt, is primarily based on the volunteer contributions of many individuals.</li>
</ul>
At the end of the day, the group summarized its position on these questions as follows:
<ol>
	<li> The license on the brand name &#8220;TWiki&#8221; should be a free (as in free beer and free speech) Public License given to the entire community, without having to sign an agreement.</li>
	<li> Peter Thoeny is considered the Chief Evangelist, but he will not have veto right, nor will he have the right to overturn community decisions.</li>
</ol>
If TWIKI.NET did not agree with this position, then the community would create a <span><a href="http://en.wikipedia.org/wiki/Fork_%28software_development%29" target="_top">fork</a></span>.</blockquote>
<h4>Swabbies – Development</h4>
And there you have it. Mutiny. Revolution. A fork to FosWiki. It is clear to me from the above, the community did see other points of view. Did not lack mental authority and responsibility. The cap&#8217;n wasn&#8217;t killed, or made to walk the plank. He could stay on, but the crew wanted a more democratic structure in response to an autocratic projection by the cap&#8217;n, even if it was originally intended as a joke (with a VC group behind it, it becomes much less funny).
<h2>Organisational development warnings</h2>
<h4><a href="http://foswiki.org/">FosWiki</a></h4>
The larger your crew, the harder it becomes to make difficult decisions in a democratic structure. And if not all crew members are experienced and educated players, that can become a major problem and the ship goes nowhere and everywhere fast. It simply dissolves as the experienced players walk off while faster ships start feeding on what’s left. But if you have a critical mass of experienced players, and you intend to self-capitalise, or not commercialise at all, the ship and its crew has no problem going nowhere and everywhere. Likely we get to see unexplored territory and unexpected treasure. The seas and oceans are big enough &#8230; just mind the reefs.
<a href="http://meme.yahoo.com/shipoffools/"><img src="http://www.wyrdweb.eu/wp-content/uploads/2009/10/meme1.png" alt="meme" title="meme" width="350" height="110" class="aligncenter size-full wp-image-519" /></a>
<h4><a href="http://twiki.org/">TWiki</a></h4>
Even if you are not intending and projecting autocracies, your actions can be interpreted as such by crew members. And autocracy may make a ship fast for a while, but in the long run, such crews tend to fall apart because too many members build up resentment from each occasion a decision wasn’t in their best interest, or was even to their disadvantage. We&#8217;ve been there, done that, and that&#8217;s why open source is such a success. Cheers <a title="Preventing creative constipation" href="http://www.moebius.nl/2005/11/29/preventing-creative-constipation/">to finding other, new mistakes</a>.

And if on top of that the projected autocracy displays signs that can be interpreted as corruption, an increasing number of people will feel the autocrat is getting that at their expense, and will start to walk way or revolt or start a mutiny.  And all of that can also happen while you intend an oligarchy.
<h2>My conclusion</h2>
I was about to install one or two wiki&#8217;s for communities. In both cases I work closely together with users. For one, the person I could ask is already contaminated by the illusionary pushes and pulls of this revolution. The other is still clean. I will ask him to pick Twiki or FosWiki based on their descriptions for his purpose. Which software speaks to my customers?

<strong>Code is poetry, and the software alive. Actually, it had a child?</strong>

<img class="alignright size-full wp-image-486" title="chest" src="http://www.wyrdweb.eu/wp-content/uploads/2009/10/chest.jpeg" alt="chest" width="140" height="144" />The real Treasure Chest for me is making my customers happy, whether they are paying customers or not. I always do my best. We all do. And we&#8217;re all just humans. We just need to see it like that for both self and others, and everything changes.  While commercial is not a dirty word in my book (I do like to be able to pay my bills, and have a vacation now and then), I want to guard it with some excellent professional ethics.

<a title="Nynke's twitter account" href="http://twitter.com/nynke_etk"><div align="center"><strong>Feedback is very welcome &#8230;</strong></div><img class="aligncenter size-full wp-image-504" title="Nynke's twitter account" src="http://www.wyrdweb.eu/wp-content/uploads/2009/10/twitter.jpg" alt="twitter" width="45" height="45" /></a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/10/twiki-and-foswiki-ship-of-fools/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Charting the unknown</title>
		<link>http://www.wyrdweb.eu/2009/09/charting-the-unknown/</link>
		<comments>http://www.wyrdweb.eu/2009/09/charting-the-unknown/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 19:45:33 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.wyrdweb.eu/?p=430</guid>
		<description><![CDATA[I wanted to be able to chart some simple survey responses, make it look good, and easy to regularly update as responses come in. With that &#8220;desired state&#8221; firmly in mind, I embarked on a journey, meeting many on-line mashables and chart generators difficult to integrate in Wordpress, and even coding some solutions underway. And all were just not good enough for my purpose. Running out of time I had set aside for this, I came across an open source tool, Fusion Charts, and I pulled it off in the nick of time.

1. Download a version of <a rel="nofollow" href="http://www.fusioncharts.com/">Fusion Charts</a>. FusionCharts Free and FusionCharts v3 are two different products with entirely different licensing schemes. FusionCharts Free is completely free and covers all basic charting needs. FusionCharts v3 is a paid product with a wider variety of chart types and a host of advanced features. It is also free, as long as you don&#8217;t mind a small addition in your charts that the chart is made with Fusion Charts. I think my below solution for embedding graphs in a wordpress blogpost will work for v3 version as well.

2. Do not have to upload the whole shebang to your blogserver. Uploading only the relevant files works: FusionCharts.js from the JSClass directory, and the for you relevant .swf files in a Fusion Charts directory. You can re-use these .swf chart files for any number of charts on posts. I created a FusionCharts folder in a FusionCharts folder that contains all .swf files and the FusionCharts.js file.

3. The .swf files are linked with .xml files that provide the data for and configuration of the chart. FushionCharts provides <a title="Create .xml files for Fusion Charts" href="http://www.fusioncharts.com/Demos/GUI/" target="_blank">this utility</a> for generating .xml files. Use the “Convert to XML” button to get the data .xml. I created a folder MyFirstChart in my top FusionCharts folder to hold chart data, and uploaded Bar2D.swf.




4. Now click the “Configure Chart” button to open the “Chart Properties” window. You can provide settings for your chart like caption, axis titles, design palette, etc.


5. Copy the .xml to clipboard and paste it in a new file called Data.xml (or any other file name of your choice). Upload this file. I uploaded to the folder MyFirstChart in my top FusionCharts folder in the root of my wordpress installation. Mind capital sensitivity.

6. Put this string in your header file (Appearance -> Editor -> header.php)
<div id="form-allowed-tags" class="form-section">
<p><code>&lt;script language="JavaScript" src="http://your.url.com/FusionCharts/FusionCharts/FusionCharts.js"&gt;&lt;/script&gt;</code></p></div><br />

Adapt path to the location of your FusionCharts.js file.

7. Copy-paste in your blogpost the code below and replace the paths with the locations where your .swf, .js and .xml files are located, and replace the names of the data files with the names of the data files you have uploaded.

<div id="form-allowed-tags" class="form-section">
<p><code>&lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="560" height="900" id="Column3D" &gt;&lt;param name="movie" value="http://your.url.com/FusionCharts/FusionCharts/Bar2D.swf" /&gt;&lt;param name="FlashVars" value="&amp;dataURL=Data.xml&amp;chartWidth=560&amp;chartHeight=900"&gt;&lt;param name="quality" value="high" /&gt;&lt;embed src="http://your.url.com/FusionCharts/FusionCharts/Bar2D.swf" flashVars="&amp;dataURL=http://your.url.com/FusionCharts/MyFirstChart/Data.xml&amp;chartWidth=560&amp;chartHeight=900" quality="high" width="560" height="900" name="Bar2D" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /&gt;&lt;/object&gt;</code></p></div><br />

7. If all went well, you now have <a href="http://www.moebius.nl/2009/09/25/pre-determined-elements/">a result like this</a>. I. Love. It. Thank you, <a href="http://www.fusioncharts.com/">Fusion Charts</a>, and <a href="http://twitter.com/sanketnadhani">@sanketnadhani</a> for suggesting this path.
]]></description>
			<content:encoded><![CDATA[I wanted to be able to chart some simple survey responses, make it look good, and easy to regularly update as responses come in. With that &#8220;desired state&#8221; firmly in mind, I embarked on a journey, meeting many on-line mashables and chart generators difficult to integrate in Wordpress, and even coding some solutions underway. And all were just not good enough for my purpose. Running out of time I had set aside for this, I came across an open source tool, Fusion Charts, and I pulled it off in the nick of time.

1. Download a version of <a rel="nofollow" href="http://www.fusioncharts.com/">Fusion Charts</a>. FusionCharts Free and FusionCharts v3 are two different products with entirely different licensing schemes. FusionCharts Free is completely free and covers all basic charting needs. FusionCharts v3 is a paid product with a wider variety of chart types and a host of advanced features. It is also free, as long as you don&#8217;t mind a small addition in your charts that the chart is made with Fusion Charts. I think my below solution for embedding graphs in a wordpress blogpost will work for v3 version as well.

2. Do not have to upload the whole shebang to your blogserver. Uploading only the relevant files works: FusionCharts.js from the JSClass directory, and the for you relevant .swf files in a Fusion Charts directory. You can re-use these .swf chart files for any number of charts on posts. I created a FusionCharts folder in a FusionCharts folder that contains all .swf files and the FusionCharts.js file.

3. The .swf files are linked with .xml files that provide the data for and configuration of the chart. FushionCharts provides <a title="Create .xml files for Fusion Charts" href="http://www.fusioncharts.com/Demos/GUI/" target="_blank">this utility</a> for generating .xml files. Use the “Convert to XML” button to get the data .xml. I created a folder MyFirstChart in my top FusionCharts folder to hold chart data, and uploaded Bar2D.swf.

[caption id="attachment_431" align="aligncenter" width="520" caption="Manual"]<img class="size-full wp-image-431" title="manually" src="http://www.wyrdweb.eu/wp-content/uploads/2009/09/manually.png" alt="Manual" width="520" height="365" />[/caption]

[caption id="attachment_433" align="aligncenter" width="520" caption="From Spread Sheet"]<img class="size-full wp-image-433" title="spread-sheet" src="http://www.wyrdweb.eu/wp-content/uploads/2009/09/spread-sheet.png" alt="From Spread Sheet" width="520" height="365" />[/caption]

[caption id="attachment_432" align="aligncenter" width="520" caption="Generated code"]<img class="size-full wp-image-432" title="generatedxml" src="http://www.wyrdweb.eu/wp-content/uploads/2009/09/generatedxml.png" alt="Generated code" width="520" height="365" />[/caption]

4. Now click the “Configure Chart” button to open the “Chart Properties” window. You can provide settings for your chart like caption, axis titles, design palette, etc.

[caption id="attachment_435" align="aligncenter" width="520" caption="Configuring the chart"]<img class="size-full wp-image-435" title="configuringchart" src="http://www.wyrdweb.eu/wp-content/uploads/2009/09/configuringchart.png" alt="Configuring the chart" width="520" height="365" />[/caption]

5. Copy the .xml to clipboard and paste it in a new file called Data.xml (or any other file name of your choice). Upload this file. I uploaded to the folder MyFirstChart in my top FusionCharts folder in the root of my wordpress installation. Mind capital sensitivity.

6. Put this string in your header file (Appearance -> Editor -> header.php)
<div id="form-allowed-tags" class="form-section">
<p><code>&lt;script language="JavaScript" src="http://your.url.com/FusionCharts/FusionCharts/FusionCharts.js"&gt;&lt;/script&gt;</code></p></div><br />

Adapt path to the location of your FusionCharts.js file.

7. Copy-paste in your blogpost the code below and replace the paths with the locations where your .swf, .js and .xml files are located, and replace the names of the data files with the names of the data files you have uploaded.

<div id="form-allowed-tags" class="form-section">
<p><code>&lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="560" height="900" id="Column3D" &gt;&lt;param name="movie" value="http://your.url.com/FusionCharts/FusionCharts/Bar2D.swf" /&gt;&lt;param name="FlashVars" value="&amp;dataURL=Data.xml&amp;chartWidth=560&amp;chartHeight=900"&gt;&lt;param name="quality" value="high" /&gt;&lt;embed src="http://your.url.com/FusionCharts/FusionCharts/Bar2D.swf" flashVars="&amp;dataURL=http://your.url.com/FusionCharts/MyFirstChart/Data.xml&amp;chartWidth=560&amp;chartHeight=900" quality="high" width="560" height="900" name="Bar2D" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /&gt;&lt;/object&gt;</code></p></div><br />

7. If all went well, you now have <a href="http://www.moebius.nl/2009/09/25/pre-determined-elements/">a result like this</a>. I. Love. It. Thank you, <a href="http://www.fusioncharts.com/">Fusion Charts</a>, and <a href="http://twitter.com/sanketnadhani">@sanketnadhani</a> for suggesting this path.<br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/09/charting-the-unknown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2009 Nonprofit Software Development Summit</title>
		<link>http://www.wyrdweb.eu/2009/09/2009-nonprofit-software-development-summit/</link>
		<comments>http://www.wyrdweb.eu/2009/09/2009-nonprofit-software-development-summit/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 06:35:18 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.wyrdweb.eu/?p=422</guid>
		<description><![CDATA[The 2009 Nonprofit Software Development Summit will be the third annual convening of people and organizations developing software tools, web applications and other technology to support social justice causes.

Dates:  18 November, 2009 &#8211; 20 November, 2009
Location: Oakland, California
<h4>Goals of the Dev Summit</h4>
The Dev Summit will have as its primary goals the following:
<ul>
	<li>To convene and strengthen connections between the networks of stakeholders in the nonprofit software ecosystem, providing a fun and creative environment for celebrating successes and leadership in the field.</li>
	<li>To share skills and knowledge in a highly collaborative, peer-to-peer fashion.</li>
	<li>To map and discuss what is available and what is missing across the nonprofit software landscape in specific software “verticals”, and to posit solutions for addressing the gaps.</li>
	<li>To offer a point of entry for software developers interested in offering their skills to nonprofit sector.</li>
</ul>
For more information, and for registration, go <a title="Aspiration Tech" href="http://aspirationtech.org/events/devsummit09" target="_blank">here</a>
]]></description>
			<content:encoded><![CDATA[The 2009 Nonprofit Software Development Summit will be the third annual convening of people and organizations developing software tools, web applications and other technology to support social justice causes.

Dates:  18 November, 2009 &#8211; 20 November, 2009
Location: Oakland, California
<h4>Goals of the Dev Summit</h4>
The Dev Summit will have as its primary goals the following:
<ul>
	<li>To convene and strengthen connections between the networks of stakeholders in the nonprofit software ecosystem, providing a fun and creative environment for celebrating successes and leadership in the field.</li>
	<li>To share skills and knowledge in a highly collaborative, peer-to-peer fashion.</li>
	<li>To map and discuss what is available and what is missing across the nonprofit software landscape in specific software “verticals”, and to posit solutions for addressing the gaps.</li>
	<li>To offer a point of entry for software developers interested in offering their skills to nonprofit sector.</li>
</ul>
For more information, and for registration, go <a title="Aspiration Tech" href="http://aspirationtech.org/events/devsummit09" target="_blank">here</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/09/2009-nonprofit-software-development-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Payment gateways</title>
		<link>http://www.wyrdweb.eu/2009/05/payment-gateways/</link>
		<comments>http://www.wyrdweb.eu/2009/05/payment-gateways/#comments</comments>
		<pubDate>Fri, 15 May 2009 18:56:27 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[syndicated]]></category>
		<category><![CDATA[webshop]]></category>

		<guid isPermaLink="false">http://nynke.wordpress.com/?p=1495</guid>
		<description><![CDATA[A gateway facilitates on-line payments by connecting our checkout with our specific merchant account at the processing bank. The gateway takes the data and presents it to the processing bank. When it receives a response from the bank, it sends that return data back to the checkout for appropriate handling.
Payment gateways offer a variety of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nynke.wordpress.com&#038;blog=7151307&#038;post=1495&#038;subd=nynke&#038;ref=&#038;feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://nynke.files.wordpress.com/2009/05/gateway.png"><img class="aligncenter size-full wp-image-1510" title="gateway" src="http://nynke.files.wordpress.com/2009/05/gateway.png?w=300&#038;h=300" alt="The Gateway" width="300" height="300" /></a></p>
<p>A gateway facilitates on-line payments by connecting our checkout with our specific merchant account at the processing bank. The gateway takes the data and presents it to the processing bank. When it receives a response from the bank, it sends that return data back to the checkout for appropriate handling.</p>
<p>Payment gateways offer a variety of (sub)services, and for each fees can be charged, next to monthly fees. The bottom line, monies, is certainly a dimension to take into account when choosing a payment gateway. Knowledge of current and previous sales, website traffic, and projected sales, are worth gold for that decision.<br />
<span id="more-1495"></span></p>
<p>&nbsp;</p>
<h2>Non-seamless payments</h2>
<p>PayPal will redirect the customer to the PayPal website to process the payment and will redirect the customer back to the online shop after this has been completed.</p>
<p>Non-seamless payment gateways such as PayPal Standard can negatively affect the successful completion of on-line shopping transactions. Customers can be put off when redirected to a 3rd party website and terminate the transaction.</p>
<table border="0" width="90%">
<tbody>
<tr>
<td><a href="http://checkout.google.com/" >Google Checkout</a></td>
<td>?</td>
</tr>
<tr>
<td><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_wp-standard-overview-outside" >PayPal Standard</a></td>
<td>Most countries</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h2>Seamless payments</h2>
<p>A seamless payment gateway is one that processes credit cards directly on your on-line shop website without redirecting the customer to any 3rd party website. For setting up a seamless payment gateway we will need to have a &#8220;Merchant ID&#8221; or &#8220;Customer ID&#8221; with the chosen payment gateways. And for that, we need an Internet merchant account from our bank which is subject to strict terms and conditions, and requires approval.</p>
<table border="0" width="90%">
<tbody>
<tr>
<td valign="top"><a href="http://www.visadps.com/products/network_gateway_services.html" >DPS</a></td>
<td valign="top">US, UK, AU, NZ, ZA, SG, MY and Pacific Islands</td>
</tr>
<tr>
<td valign="top"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_payflow-pro-overview-outside" >PayPal PayFlow Payment Gateway</a></td>
<td valign="top">US, CA, AU, NZ, SG</td>
</tr>
<tr>
<td valign="top"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_wp-pro-overview-outside">PayPal Website Payments Pro Payment Gateway</a></td>
<td valign="top">Most Countries</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h2>Reviews of payment gateways</h2>
<ul>
<li><a href="http://www.sitepoint.com/article/money-where-mouse-is-gateways/" >Put your Money where your Mouse Is: 6 Payment Gateways Reviewed</a></li>
<li><a href="http://www.paymentgatewaydirectory.com/" >Payment gateway directory?</a></li>
</ul>
<p>&nbsp;</p>
 Tagged: wyrdweb <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nynke.wordpress.com/1495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nynke.wordpress.com/1495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nynke.wordpress.com/1495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nynke.wordpress.com/1495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nynke.wordpress.com/1495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nynke.wordpress.com/1495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nynke.wordpress.com/1495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nynke.wordpress.com/1495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nynke.wordpress.com/1495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nynke.wordpress.com/1495/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nynke.wordpress.com&#038;blog=7151307&#038;post=1495&#038;subd=nynke&#038;ref=&#038;feed=1" /></div><br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/05/payment-gateways/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The simplest web shop</title>
		<link>http://www.wyrdweb.eu/2009/05/the-simplest-web-shop/</link>
		<comments>http://www.wyrdweb.eu/2009/05/the-simplest-web-shop/#comments</comments>
		<pubDate>Fri, 15 May 2009 18:56:11 +0000</pubDate>
		<dc:creator>nynke</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[syndicated]]></category>
		<category><![CDATA[webshop]]></category>

		<guid isPermaLink="false">http://nynke.wordpress.com/?p=1490</guid>
		<description><![CDATA[Suppose you wanted to develop a web shop. We can build on some tried and true patterns, our imagination, and some existing open source tools.

A basic web shop development story
Minimally we need:

Customer information {customer number, title, first name, last name, street, number, zipcode (many formats depending on residence), place of residence, country, phone number, email [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nynke.wordpress.com&#038;blog=7151307&#038;post=1490&#038;subd=nynke&#038;ref=&#038;feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Suppose you wanted to develop a web shop. We can build on some tried and true patterns, our imagination, and some existing open source tools.<br />
<div id="attachment_1513" class="wp-caption aligncenter" style="width: 322px"><a href="http://nynke.files.wordpress.com/2009/05/shop.jpg"><img src="http://nynke.files.wordpress.com/2009/05/shop.jpg?w=312&#038;h=210" alt=" " title="shop" width="312" height="210" class="size-full wp-image-1513" /></a><p class="wp-caption-text"> </p></div><br />
<span id="more-1490"></span></p>
<h2>A basic web shop development story</h2>
<p>Minimally we need:</p>
<ul>
<li>Customer information {customer number, title, first name, last name, street, number, zipcode (many formats depending on residence), place of residence, country, phone number, email address, password}</li>
<li>
Product information {product number, product name, price}</li>
<li>Order {number ordered, order number, order date}</li>
<li>Ordering {order number, product number, number ordered}</li>
</ul>
<p>And around these, we need at least one shop window that displays products with a handle for customers to add products to their shopping cart, and that the shop manager can remove a product or add to (using cookies, session or temporary table as transport medium).</p>
<p>When looking in the shopping cart, the customer can see all products and prices in an overview including taxes and shipping costs, if applicable.</p>
<p>Oh, and we need a checkout. Our checkout interfaces to payment gateways. This is never going to be a straightforward thing to do and it is important that when signing up to a gateway service we are sure that they can interface to the software we use, if any.  </p>
<p>Payment gateways are great because the sale goes through (almost) instantly, and both web shop manager and customer receive feedback that the payment has been received. Processing payments off-line is the simplest gateway: the customer&#8217;s credit card details are sent to the web shop manager who then proceeds further using off-line payment interfaces in his/her own time.</p>
<h2>And I can easily imagine some next refinement stories &#8230; </h2>
<ul>
<li>Including price in ordering, so that when the web shop manager changes the price of a product, existing orders (made before the price was changed) maintain the old price.</li>
<li>Have a separate delivery and payment address. This makes gifting possible, and corporate customers will also be thrilled.</li>
<li>Add the address to Order, so that when customers move and address changes, the historical data remains intact (is not rewritten).</li>
<li>Addition of stock overview</li>
<li>Category products in separate shop windows</li>
<li>Do more than the above &#8230;</li>
</ul>
<h2>More on web shops</h2>
<ul>
<li><a href="http://www.wyrdweb.eu/2009/05/payment-gateways/" >Payment gateways</a></li>
<li>More to follow on mash-ups and plug-ins &#8230;</li>
</ul>
 Tagged: wyrdweb <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nynke.wordpress.com/1490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nynke.wordpress.com/1490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nynke.wordpress.com/1490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nynke.wordpress.com/1490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nynke.wordpress.com/1490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nynke.wordpress.com/1490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nynke.wordpress.com/1490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nynke.wordpress.com/1490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nynke.wordpress.com/1490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nynke.wordpress.com/1490/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nynke.wordpress.com&#038;blog=7151307&#038;post=1490&#038;subd=nynke&#038;ref=&#038;feed=1" /></div><br />
]]></content:encoded>
			<wfw:commentRss>http://www.wyrdweb.eu/2009/05/the-simplest-web-shop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

