<?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>opentoko.org</title>
	<atom:link href="http://www.opentoko.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.opentoko.org</link>
	<description>open knowledge community</description>
	<lastBuildDate>Sun, 11 Mar 2012 01:12:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>#39 &#8211; Regular Expressions 2</title>
		<link>http://www.opentoko.org/910</link>
		<comments>http://www.opentoko.org/910#comments</comments>
		<pubDate>Sun, 11 Mar 2012 01:12:17 +0000</pubDate>
		<dc:creator>companje</dc:creator>
				<category><![CDATA[Toko]]></category>

		<guid isPermaLink="false">http://www.opentoko.org/?p=910</guid>
		<description><![CDATA[Location: De War Office (Kleine koppel 40) Date: 11 march Time: 14:00 &#8211; 19:00 Learn how to stop worrying about and start loving /\b([A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4})\b/gi We will do a OpenToko (workshop) about regular expressions. The workshop will be given by Peter Uithoven who masters this super useful and timesaving technique for searching and replacing text. It will [...]]]></description>
			<content:encoded><![CDATA[<a href='http://www.opentoko.org/910' ><img src="http://www.opentoko.org/wp-content/uploads/2012/01/regexp-150x150.png" style="border:0; float:right; margin: 0 0 .5em 1em;" alt="#39 &#8211; Regular Expressions 2" title="#39 &#8211; Regular Expressions 2"/></a>
<p><strong>Location:</strong> <a href="http://dewar.nl/">De War</a> Office (Kleine koppel 40)<br />
<strong>Date:</strong> 11 march<br />
<strong>Time:</strong> 14:00 &#8211; 19:00</p>
<p>Learn how to stop worrying about and start loving /\b([A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4})\b/gi</p>
<div>
<p>We will do a OpenToko (workshop) about regular expressions. The workshop will be given by Peter Uithoven who masters this super useful and timesaving technique for searching and replacing text. It will be hosted in <a href="http://dewar.nl/">De War</a>, probably in the office meeting room. The date is the 11th of march 14:00 &#8211; 19:00.</p>
<p><a href="http://en.wikipedia.org/wiki/Regular_expression">Regular Expressions</a> provide a concise and flexible means for searching (and replacing) text. It’s basically a very compact language to describes what you are searching for. You can use it for example to find or check e-mail addresses or links, automatically add lightbox or captions to images or for scraping websites. It let’s you do a lot of mundane things you normally would need to do by hand. You can use it in most programming languages and in a lot of text editors.</p>
<p>An example, the following script will give you all the alt tags from img tags in html, what ever is added inside the img element.<br />
&lt;img.*?alt=["'](.*?)["'].*?&gt;<br />
Or if you replace ^\* (.*) with &lt;li&gt;$1&lt;/li&gt; you can create html out of lists like:<br />
* item 1<br />
* item 2</p>
<p>The plan is to give an introduction, give some nice references and tools and then freak with some practical challenges (you can provide).</p>
<p>Even if you’ve never used regular expressions, this workshop will teach you all you need for most purposes.</p>
</div>
<p><em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.opentoko.org/910/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#40 &#8211; Genetic Algorithms</title>
		<link>http://www.opentoko.org/876</link>
		<comments>http://www.opentoko.org/876#comments</comments>
		<pubDate>Sun, 12 Feb 2012 19:00:32 +0000</pubDate>
		<dc:creator>companje</dc:creator>
				<category><![CDATA[Toko]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[Genetic Algoritms]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Theoretical Biology]]></category>

		<guid isPermaLink="false">http://www.opentoko.org/?p=876</guid>
		<description><![CDATA[February 12 from 20:00 till 22:00 an OpenToko workshop about Genetic Algorithms takes place at DeWar in Amersfoort. The workshop is part of the broader event entitles &#8220;using evolution&#8221; centered around genetic algorithms from a scientific, technical and artistic approach. Before the OpenToko there will be a lecture at 16:00 about the use of genetic [...]]]></description>
			<content:encoded><![CDATA[<a href='http://www.opentoko.org/876' ><img src="http://www.opentoko.org/wp-content/uploads/2012/02/Luis-Rodil-Fernandez.png" style="border:0; float:right; margin: 0 0 .5em 1em;" alt="#40 &#8211; Genetic Algorithms" title="#40 &#8211; Genetic Algorithms"/></a>
<p>February 12 from 20:00 till 22:00 an OpenToko workshop about Genetic Algorithms takes place at DeWar in Amersfoort. The workshop is part of the broader event entitles &#8220;using evolution&#8221; centered around genetic algorithms from a scientific, technical and artistic approach. Before the OpenToko there will be a lecture at 16:00 about the use of genetic algorithms in biological research, and an exposition of artwork made with genetic algorithms.</p>
<p>Genetic algorithms are computational techniques that mimic biological evolutionary processes. Applied in design fields, they can generate unpredictable form solutions and variability in answer to design goals.</p>
<p>The workshop will be given by Luis Fernandez who is software engineer and an artist. He is experienced in making installations with genetic algorithms.</p>
<p><span id="more-876"></span></p>
<p>The workshop will focus on the following aspects of genetic algorithms in art &amp; design:</p>
<p>- The history and the development of this field<br />
- How to translate the rules of evolution to rules for design<br />
- How you can increase creativity by sometimes break and sometimes copy the rules of nature<br />
- Because the workshop is given in the <a href="http://www.fablabamersfoort.nl">Fablab</a> you&#8217;ll be encouraged to think about physical output.</p>
<p>After this general introduction we can experiment and play with some basic examples of genetic processing, wich you can adjust to you own ideas. Please bring a laptop with Processing installed, you can download processing here. We will also pay attention to the more general computation way of generic algorithm thinkin.  To use this computational way of thinking will open new ways of looking at the design proces.</p>
<p>The cost for the workshop is up to you. You can choose how much the knowledge is worth to you. There will be a honesty box for your cash donations. You can also ask for a bill if you don’t want to pay cash. There is a limit of 20 participants for the workshop so please register below.</p>
<p><strong>Date &amp; Location</strong><br />
February 12th from 20:00 &#8211; 22:00.<br />
DeWar, Kleine Koppel 40, Amersfoort</p>
<p><strong>Register for the workshop<br />
</strong>Please register <a href="http://bit.ly/opentoko40">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opentoko.org/876/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#38 &#8211; Webshops</title>
		<link>http://www.opentoko.org/905</link>
		<comments>http://www.opentoko.org/905#comments</comments>
		<pubDate>Sun, 29 Jan 2012 09:00:59 +0000</pubDate>
		<dc:creator>companje</dc:creator>
				<category><![CDATA[Toko]]></category>

		<guid isPermaLink="false">http://www.opentoko.org/?p=905</guid>
		<description><![CDATA[Binnenkort is er een OpenToko kennis-uitwisselings workshop over het beginnen van je eigen webshop. De exacte datum is nog niet bekend. Tijdens de workshop zullen o.a. Edwin Dertien en Wouter van Ooijen hun ervaringen delen op dit gebied. Wouter heeft zelf zijn eigen webshop gebouwd en is de man achter de online electronica winkel www.voti.nl. Edwin [...]]]></description>
			<content:encoded><![CDATA[<p>Binnenkort is er een OpenToko kennis-uitwisselings workshop over het beginnen van je eigen webshop. De exacte datum is nog niet bekend.</p>
<p>Tijdens de workshop zullen o.a. Edwin Dertien en Wouter van Ooijen hun ervaringen delen op dit gebied. Wouter heeft zelf zijn eigen webshop gebouwd en is de man achter de online electronica winkel <a href="http://www.voti.nl">www.voti.nl</a>. Edwin heeft ervaring met het implementeren van het open source e-commerce systeem <a href="http://en.wikipedia.org/wiki/Zen_Cart">ZenCart</a>.</p>
<p><span id="more-905"></span></p>
<p>Onderwerpen die aan bod komen:<br />
- Hoe plaats je een webshop op je website?<br />
- Hoe regel je betalingen (PayPal, iDEAL, Bank, CreditCard etc.)?<br />
- Welke online diensten zijn er beschikbaar?<br />
- Wat zijn de voor-/nadelen van zelf hosten vs. gebruiken maken van online dienst?<br />
- Hoe hou je de administratie bij van je webshop?</p>
<p>Ben je nieuw met webshops leer dan tijdens deze workshop alles wat je nodig hebt om te starten. Heb je al ervaring met het opzetten van een webshop kom dan vooral ook en deel je kennis.</p>
<p><strong>Wanneer:</strong><br />
wordt nog aangekondigd</p>
<p><strong>Waar:</strong><br />
OpenToko.org<br />
Kleine Koppel 40<br />
3812 PH Amersfoort (<a href="http://opentoko.org/contact">route</a>)<br />
email: info@opentoko.org<br />
website: www.opentoko.org<br />
phone (rick): +31 (0)6 2851 6908</p>
<p><strong>Aanmelden:<br />
</strong>Registreer je <a href="http://bit.ly/opentoko38">hier</a> voor de workshop.</p>
<p><strong>Kosten:</strong><br />
Je mag zelf kiezen hoeveel je betaalt voor de workshop. We werken met waardebepaling achteraf: heb je er veel aan gehad dan betaal je meer dan wanneer je het niet nuttig zo vond. Van de opbrengst worden de sprekers betaald, de lunch en de huur van de ruimte.</p>
<p><strong>Ingekomen vragen / onderwerpen:</strong></p>
<ul>
<li>Flattr</li>
<li>Molly</li>
<li>&#8216;Buy this&#8217; knop van PayPal</li>
<li>ZenCart</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opentoko.org/905/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#35 Ultimaker session</title>
		<link>http://www.opentoko.org/786</link>
		<comments>http://www.opentoko.org/786#comments</comments>
		<pubDate>Thu, 29 Dec 2011 09:34:40 +0000</pubDate>
		<dc:creator>companje</dc:creator>
				<category><![CDATA[Toko]]></category>

		<guid isPermaLink="false">http://www.opentoko.org/?p=786</guid>
		<description><![CDATA[Wednesday 28-12-2011 &#8211; 10u-16u, OpenToko Amersfoort Work on your own Ultimaker 3D printer or help others fixing/building/using theirs. - email or fill in the form to register - Costs: please make a donation afterwards]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-740" title="ultimaker2" src="http://www.opentoko.org/wp-content/uploads/2011/12/ultimaker2-150x150.png" alt="" width="150" height="150" /><strong>Wednesday 28-12-2011 &#8211; 10u-16u, OpenToko Amersfoort</strong></p>
<p>Work on your own Ultimaker 3D printer or help others fixing/building/using theirs.</p>
<p>- <a href="mailto:info@opentoko.org">email</a> or fill in the <a href="http://bit.ly/opentoko34-2">form</a> to register<br />
- Costs: please make a donation afterwards</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opentoko.org/786/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#34 Parametric SVG</title>
		<link>http://www.opentoko.org/781</link>
		<comments>http://www.opentoko.org/781#comments</comments>
		<pubDate>Thu, 29 Dec 2011 09:33:05 +0000</pubDate>
		<dc:creator>companje</dc:creator>
				<category><![CDATA[Toko]]></category>

		<guid isPermaLink="false">http://www.opentoko.org/?p=781</guid>
		<description><![CDATA[&#60;a name=&#8221;35&#8243;&#62;&#60;/a&#62;&#60;hr&#62;&#60;h1&#62;#35 &#8211; Parametric SVG editor workshop&#60;/h1&#62; &#60;img class=&#8221;alignright size-thumbnail wp-image-734&#8243; title=&#8221;psvg&#8221; src=&#8221;http://www.opentoko.org/wp-content/uploads/2011/12/psvg-150&#215;150.png&#8221; alt=&#8221;" width=&#8221;150&#8243; height=&#8221;150&#8243; /&#62;&#60;strong&#62;Wednesday 28-12-2011 &#8211; 16u-18u, OpenToko Amersfoort&#60;/strong&#62; The &#60;a href=&#8221;http://www.fablabamersfoort.nl/svgbeta&#8221;&#62;parametric SVG editor&#60;/a&#62; is an online tool for construction drawings. You can create parametric SVG drawings for parts and combine existing parts into new designs. You can use the design patterns [...]]]></description>
			<content:encoded><![CDATA[<p>&lt;a name=&#8221;35&#8243;&gt;&lt;/a&gt;&lt;hr&gt;&lt;h1&gt;#35 &#8211; Parametric SVG editor workshop&lt;/h1&gt;<br />
&lt;img class=&#8221;alignright size-thumbnail wp-image-734&#8243; title=&#8221;psvg&#8221; src=&#8221;http://www.opentoko.org/wp-content/uploads/2011/12/psvg-150&#215;150.png&#8221; alt=&#8221;" width=&#8221;150&#8243; height=&#8221;150&#8243; /&gt;&lt;strong&gt;Wednesday 28-12-2011 &#8211; 16u-18u, OpenToko Amersfoort&lt;/strong&gt;<br />
The &lt;a href=&#8221;http://www.fablabamersfoort.nl/svgbeta&#8221;&gt;parametric SVG editor&lt;/a&gt; is an online tool for construction drawings. You can create parametric SVG drawings for parts and combine existing parts into new designs. You can use the design patterns of others and contribute your own (part) designs to a template library.</p>
<p>- &lt;a href=&#8221;mailto:info@opentoko.org&#8221;&gt;email&lt;/a&gt; or fill in the &lt;a href=&#8221;http://bit.ly/opentoko35&#8243;&gt;form&lt;/a&gt; to register<br />
- Costs: please make a donation afterwards</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opentoko.org/781/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

