<?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>Gregor van Egdom</title>
	<atom:link href="http://www.krekr.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krekr.nl</link>
	<description>Creative technical problem solver</description>
	<lastBuildDate>Fri, 13 Jan 2012 12:38:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Twitter</title>
		<link>http://www.krekr.nl/content/twitter/</link>
		<comments>http://www.krekr.nl/content/twitter/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 17:45:01 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/?p=169</guid>
		<description><![CDATA[I&#8217;m also on Twitter and that stream gets updated a lot more often than this blog. Feel free to send me a message about anything you&#8217;d like to discuss. new TWTR.Widget({ version: 2, type: 'profile', rpp: 5, interval: 30000, width: &#8230; <a href="http://www.krekr.nl/content/twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m also on Twitter and that stream gets updated a lot more often than this blog. Feel free to send me a message about anything you&#8217;d like to discuss.<br />
<script src="http://widgets.twimg.com/j/2/widget.js"></script><br />
<script>
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 5,
  interval: 30000,
  width: 'auto',
  height: 220,
  theme: {
    shell: {
      background: '#ffffff',
      color: '#666666'
    },
    tweets: {
      background: '#ffffff',
      color: '#525252',
      links: '#39bd00'
    }
  },
  features: {
    scrollbar: false,
    loop: false,
    live: true,
    behavior: 'all'
  }
}).render().setUser('krekr').start();
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combined Cutting and Engraving in Moshidraw</title>
		<link>http://www.krekr.nl/content/142/</link>
		<comments>http://www.krekr.nl/content/142/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 13:57:05 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/content/142/</guid>
		<description><![CDATA[I recently bought a really cheap Chinese laser cutter from China. I will post more about that process later. First I want to document the process for cutting, engraving and a combined &#8220;mode&#8221; for cutting and engraving. Before I forget &#8230; <a href="http://www.krekr.nl/content/142/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently bought a <a href="http://www.ebay.com/sch/i.html?_from=R40&amp;_trksid=p5197.m570.l1313&amp;_nkw=laser+cutting+machine&amp;_sacat=See-All-Categories" target="_blank">really cheap Chinese laser cutter from China</a>. I will post more about that process later.</p>
<p>First I want to document the process for cutting, engraving and a combined &#8220;mode&#8221; for cutting and engraving. Before I forget it myself.</p>
<p>Be prepared. This will not be at all logical. Or efficient.<br />
As several people have pointed out, the standard software that comes with the machines is a complete pain in the butt. It&#8217;s protected by a dongle &#8211; though you wouldn&#8217;t even want to rip it. It won&#8217;t run on a virtual machine. Etc.</p>
<p><strong>Illustrator vector cutting via CorelDRAW and Moshidraw<br />
</strong></p>
<p>Let&#8217;s start &#8220;simple&#8221;. Just cutting a vector graphic from a decent graphics suite or CAD-package is reasonably simple:</p>
<p>- In Illustrator, draw your shapes and save the file as an .ai without compression<br />
- Open the .ai in Corel and export it as a .plt (pay attention to the &#8220;Curve resolution&#8221; parameter in the &#8220;Advanced&#8221; tab.<br />
- Start Moshidraw and create a new file<br />
- Click &#8220;Output (O) &gt; AllPage&#8221;. The software seems to crash. Be patient.<br />
- In the top right corner of the new window, click on the checkbox right to the &#8220;PLT File&#8221; button. This button will now be available (!?!)<br />
- Select the PLT file you just generated<br />
- Adjust parameters and click &#8220;Output&#8221;</p>
<p>So it&#8217;ll take you 3 programs (on 3 different systems, for me) to finally slice some stuff, but at least you&#8217;ll be able to design in Illustrator.</p>
<p><strong>Combined vector cutting and vector engraving from Illustrator</strong></p>
<p>Although I won&#8217;t be using it much, I wanted to be able to engrave and cut a material at the same time. This &#8211; it seems &#8211; is impossible. The closest I could get is making two separate files and first engrave, then cut. Align the two files in Moshidraw&#8217;s main window, but do the cutting directly in the production window. So here goes:</p>
<p>- Design your piece in Illustrator, following the steps above. Make sure that the stuff you want to engrave has a solid black fill.<br />
- Open the file in Corel and export <em>two different .plt files</em>: one for cutting, one for engraving. You can select the items and use the &#8220;Selected only&#8221;-checkbox in the export dialog.<br />
- Open Moshidraw, create a new file of at least the size of your workpiece.<br />
- Select the &#8220;Image (I) &gt; Image&#8221;-menu option. Click anywhere in the workspace. You&#8217;ll be prompted for a file. Select the .plt file you created for cutting.<br />
- Align the image neatly in the <strong>top left</strong> corner. Import the other .plt (for engraving) and align as you designed it. Yes, it might be a bit off, but you won&#8217;t notice half a mm shift with engraving.<br />
- Delete the cutting .plt image. We&#8217;ll cut it in the &#8220;Output window&#8221;. We just needed it for alignment. Moshidraw is a b*tch about image order (back, front) so play around with that for a while.<br />
- Select &#8220;Output (O) &gt; AllPage&#8221;. Adjust parameters as needed. Engrave.<br />
- After the engraving is done, cut the .plt you created for cutting as described earlier (directly in the Output window).</p>
<p>The reason for this weird workflow? Moshidraw rasterizes your .plt when you import it. For engraving, that&#8217;s fine. For cutting, the lines will be mangled. So you have to cut directly in the Output window, which preserves the vectors from the .plt. <a href="http://alastair.d-silva.org/working-cheap-chinese-laser-engravers">Thanks to this guy for working that out</a>.</p>
<p>Frustrated? Get an Epilog, which are about 15x more expensive, but have a better (but not perfect) workflow. Don&#8217;t ask me how I figured this out&#8230;</p>
<p>For those few times I&#8217;ll need to engrave and cut, I have a workaround.  I hope this will be useful for some lost soul sometimes.</p>
<p><a href="http://www.krekr.nl/wp-content/uploads/2011/11/20111103-145644.jpg"><img class="alignnone size-full" src="http://www.krekr.nl/wp-content/uploads/2011/11/20111103-145644.jpg" alt="20111103-145644.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/142/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Adaboot bootloader with modern Arduino</title>
		<link>http://www.krekr.nl/content/using-adaboot-bootloader-with-modern-arduino/</link>
		<comments>http://www.krekr.nl/content/using-adaboot-bootloader-with-modern-arduino/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 14:54:20 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/?p=158</guid>
		<description><![CDATA[To make my thermostat more stable, I wanted to add a watchdog. Here is a nice tutorial about that. AVR&#8217;s (the basis of Arduino platform) support this, but the standard bootloader hangs when trying to use the function. A solution &#8230; <a href="http://www.krekr.nl/content/using-adaboot-bootloader-with-modern-arduino/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To make my <a title="Arduino (Nanode) Internet Thermostat alpha-version" href="http://www.krekr.nl/content/arduino-nanode-thermostat-alpha/" target="_blank">thermostat</a> more stable, I wanted to add a <a href="http://en.wikipedia.org/wiki/Watchdog_timer">watchdog</a>. <a href="http://tushev.org/articles/electronics/48-arduino-and-watchdog-timer" target="_blank">Here</a> is a nice tutorial about that. AVR&#8217;s (the basis of Arduino platform) support this, but the standard bootloader hangs when trying to use the function.</p>
<p>A solution for this is using Adafruit&#8217;s updated <a href="http://www.ladyada.net/library/arduino/bootloader.html" target="_blank">bootloader</a>. Unfortunately, I don&#8217;t have a proper programming device, and I also don&#8217;t like to use avrdude to upload sketches (as proposed by ladyada).</p>
<p>So I wanted to use <a href="http://www.arduino.cc/playground/Code/MegaISP" target="_blank">ArduinoISP</a> to flash the bootloader and the Arduino IDE for later programming. Here&#8217;s what I did:</p>
<p>- Get Ladyada&#8217;s <a href="http://www.ladyada.net/library/arduino/Adaboot328.zip" target="_blank">bootloader package</a> for 328&#8242;s (most modern Arduino&#8217;s have these) and extract it.<br />
- For Mac: Open up your Arduino app package (go to applications, right click on Arduino and select &#8220;Show package contents&#8221;.<br />
- Copy the file named &#8220;ATmegaBOOT_xx8_adaboot328.hex&#8221; to &#8220;/Contents/Resources/Java/hardware/arduino/bootloaders/atmega&#8221; inside the application.<br />
- Adjust the boards.txt file (at &#8220;Contents/Resources/Java/hardware/arduino&#8221;) to include a reference to the Adaboot-&#8221;board&#8221;:</p>
<p>##############################################################</p>
<p>atmega328ADA.name=Arduino Duemilanove or Nano w/ ATmega328 ADABOOT</p>
<p>atmega328ADA.upload.protocol=stk500<br />
atmega328ADA.upload.maximum_size=30720<br />
atmega328ADA.upload.speed=19200</p>
<p>atmega328ADA.bootloader.low_fuses=0xFF<br />
atmega328ADA.bootloader.high_fuses=0xDA<br />
atmega328ADA.bootloader.extended_fuses=0&#215;05<br />
atmega328ADA.bootloader.path=atmega<br />
atmega328ADA.bootloader.file=adaboot328.hex<br />
atmega328ADA.bootloader.unlock_bits=0x3F<br />
atmega328ADA.bootloader.lock_bits=0x0F</p>
<p>atmega328ADA.build.mcu=atmega328p<br />
atmega328ADA.build.f_cpu=16000000L<br />
atmega328ADA.build.core=arduino</p>
<p>##############################################################</p>
<p>- Not sure if this was really necessary, but replace the stock avrdude.conf with the one from the package (at &#8220;Contents/Resources/Java/hardware/tools/avr/etc&#8221;) and delete all lines from 522 &#8211; 715 (dealing with parallel programmers, throwing errors on OS X for obvious reasons).</p>
<p>- Restart the Arduino IDE. A new board should now show up under Tools &gt; Board called &#8220;Arduino Duemilanove or Nano w/ ATmega328 ADABOOT&#8221;</p>
<p>- Get an Arduino with auto-reset disabled, select &#8220;Arduino Duemilanove or Nano w/ ATmega328&#8243; (NOT ADABOOT!) and upload the &#8220;ArduinoISP&#8221; example.<br />
- <a href="http://arduino.cc/en/Tutorial/ArduinoISP" target="_blank">Wire that up to the second Arduino </a>that you want to upload Adaboot bootloader to.<br />
- Follow the rest of the tutorial</p>
<p>Remember that you&#8217;ll have to select &#8220;Arduino Duemilanove or Nano w/ ATmega328 ADABOOT&#8221; as the board if you want to flash something to that Arduino. I suggest marking the Arduino as such.</p>
<p>Thanks for <a href="http://dorkbotpdx.org/blog/feurig/adding_and_burning_a_different_bootloader_to_the_arduino_with_the_arduino" target="_blank">Dorkbot</a> for much of the details. His tutorial is nice, but a bit outdated&#8230;<br />
<a href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1222941939/12#12" target="_blank">This post</a> also explained a lot.</p>
<p>A test sketch:</p>
<p>//Watchdogtest.pde<br />
//requires adaboot!</p>
<p>#include &lt;avr/io.h&gt;<br />
#include &lt;avr/wdt.h&gt;</p>
<p>int ledPin = 13;</p>
<p>void setup()<br />
{<br />
wdt_reset();<br />
wdt_enable(WDTO_8S);<br />
pinMode(ledPin, OUTPUT);<br />
Serial.begin(9600);<br />
Serial.println(&#8220;RESET&#8221;);<br />
}</p>
<p>void loop()<br />
{</p>
<p>for(int i = 0; i &lt; 3; i++){</p>
<p>digitalWrite(ledPin, HIGH);   // sets the LED on<br />
delay(1000);                  // waits for a 10 seconds<br />
digitalWrite(ledPin, LOW);    // sets the LED off<br />
delay(250);                  // waits<br />
wdt_reset();<br />
Serial.println(&#8220;wdtr&#8221;);</p>
<p>}</p>
<p>digitalWrite(ledPin, HIGH);   // sets the LED on<br />
delay(10000);                  // waits for a 10 seconds<br />
digitalWrite(ledPin, LOW);    // sets the LED off</p>
<p>}</p>
<p>I will update my thermostat tonight and post the results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/using-adaboot-bootloader-with-modern-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino (Nanode) Internet Thermostat alpha-version</title>
		<link>http://www.krekr.nl/content/arduino-nanode-thermostat-alpha/</link>
		<comments>http://www.krekr.nl/content/arduino-nanode-thermostat-alpha/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 16:10:48 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/content/arduino-nanode-thermostat-alpha/</guid>
		<description><![CDATA[It&#8217;s been getting cold lately, here in Holland. This is the first winter I have actual control over the central heating in my home. It&#8217;s also the first time I have to pay for the energy costs myself. To save &#8230; <a href="http://www.krekr.nl/content/arduino-nanode-thermostat-alpha/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been getting cold lately, here in Holland. This is the first winter I have actual control over the central heating in my home. It&#8217;s also the first time I have to pay for the energy costs myself. To save myself some cash, live more comfortably and save the environment, I wanted a good thermostat. Thermostat 2.0, you could say.<br />
It had to be controllable over the internet. It should document historical values, for greater insight. <a href="http://www.nest.com/" target="_blank">Nest</a> does exactly that. It&#8217;s a great product. But, it&#8217;s $250. And not yet available, even in the US. And I&#8217;m freezing when I get home.</p>
<p>So I had to build one myself. Below is the first alpha-stage prototype, running a test. It&#8217;s based on the great <a href="http://www.arduino.cc" target="_blank">Arduino</a> platform, incarnated as a <a href="http://www.nanode.eu" target="_blank">nanode</a>. On top is a <a href="http://www.seeedstudio.com/depot/grove-base-shield-p-754.html?cPath=132_134" target="_blank">Grove-shield</a> from Seeed studio for easy prototyping, with a relay that controls heating. (During the test, the relay is the heating element itself.) Wired into a breadboard is a <a href="http://www.maxim-ic.com/datasheet/index.mvp/id/2812" target="_blank">DS18B20</a> OneWire digital temperature sensor.</p>
<p><a href="http://www.krekr.nl/wp-content/uploads/2011/11/20111121-174004.jpg"><img class="alignnone size-full" src="http://www.krekr.nl/wp-content/uploads/2011/11/20111121-174004.jpg" alt="20111121-174004.jpg" width="370" height="278" /></a></p>
<p>&nbsp;</p>
<p>And a sample from <a href="https://pachube.com/feeds/39664" target="_blank">my Pachube feed</a>:</p>
<p><a href="http://www.krekr.nl/wp-content/uploads/2011/11/ActualTemp.png"><img class="alignleft size-medium wp-image-151" title="ActualTemp" src="http://www.krekr.nl/wp-content/uploads/2011/11/ActualTemp-300x102.png" alt="Sample of temperature " width="348" height="126" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Notice the temperature bouncing around, but being relatively stable around 22 degrees Celcius. I&#8217;m curious to see if this will also be the case when I hook it up to my central heating. There&#8217;s still a lot to be done before I can actually call this an &#8220;Open Source Nest&#8221;, but for me the basic functions are here.</p>
<p>I can now adjust the temperature of my home about half an hour before I get home! I will post my findings after actually using it for a while.</p>
<p>Here is some basic info about the sketch:</p>
<p>Nanode + Pachube + DS18B20 temperature sensor + relay = internet controlled thermostat</p>
<p>Code relies heavily on the following arduino sketches:<br />
EtherShield ENC ReadPachube example<br />
PacubeV3_WithoutNode by WickedDevice<br />
The Dallas Temperature library and its examples</p>
<p>Features:<br />
DHCP<br />
DNS<br />
Onewire temp sensing</p>
<p>Todo:<br />
PID control<br />
Local Override<br />
Failsafe (no connection, weird data, &#8230;)<br />
Neater temperature getting from pachube (&#8220;Z,&#8221;)<br />
Pachube normal temperatures (no *100; floats instead)<br />
Timing (programming) (better yet: self programming)</p>
<p>Scheme:<br />
Nanode or Arduino with ENC ethernet shield<br />
Relay on pin 5<br />
OneWire temp sensor (DS18B20) on pin 4</p>
<p><a href="http://www.krekr.nl/wp-content/uploads/2011/11/PachubeThermostat.zip" target="_blank"><strong>Download the sketch</strong></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/arduino-nanode-thermostat-alpha/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Void Your Warranty Photos</title>
		<link>http://www.krekr.nl/content/void-your-warranty-photos/</link>
		<comments>http://www.krekr.nl/content/void-your-warranty-photos/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 09:20:51 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/?p=111</guid>
		<description><![CDATA[I&#8217;ve decided to open up my archive of photos from disassembling products: &#8220;Void Your Warranty&#8221;. I started taking products apart when I was a child; this hobby continued to grow &#8211; especially during my studies. People would bring me broken &#8230; <a href="http://www.krekr.nl/content/void-your-warranty-photos/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to open up my archive of photos from disassembling products: &#8220;Void Your Warranty&#8221;. I started taking products apart when I was a child; this hobby continued to grow &#8211; especially during my studies.</p>
<p>People would bring me broken gadgets all the time; I&#8217;d try to fix them if the problem was simple. If it wasn&#8217;t, I&#8217;d take the product apart and document what I&#8217;d see. I even lectured on this topic a few times.</p>
<p>These are not the well-documented &#8220;repair manuals&#8221; you&#8217;ll find at the great repository of <a href="http://www.ifixit.com" target="_blank">iFixit</a>. Instead, these photos are mostly an overview of the assembly, and detailed macro shots of things that I found interesting: some weird way of bolting something down, or injection molding marks, for instance.</p>
<p>You are free to use these photos for any non-commercial goal. Education would be my preference.</p>
<p><a href="http://pix.krekr.nl/index.php?path=L1ZvaWQgWW91ciBXYXJyYW50eS8=&amp;page=1"><img class="alignnone" title="MBP-assy" src="http://pix.krekr.nl/streamimage.php?path=L1ZvaWQgWW91ciBXYXJyYW50eS9BcHBsZSBNYWNCb29rIFBybyAyLjJHSHogTGFwdG9wL19EU0M1NDM2LkpQRw==" alt="" width="800" height="531" /></a></p>
<p><a href="http://pix.krekr.nl/index.php?path=L1ZvaWQgWW91ciBXYXJyYW50eS8=&amp;page=1"><img class="alignleft" title="Dock connector" src="http://pix.krekr.nl/streamimage.php?path=L1ZvaWQgWW91ciBXYXJyYW50eS9BcHBsZSBpUG9kIEc1L19EU0M1MjMzLkpQRw==" alt="" width="800" height="531" /></a></p>
<p><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/nl/" rel="license"><img style="border-width: 0;" src="http://i.creativecommons.org/l/by-nc-sa/3.0/nl/88x31.png" alt="Creative Commons License" /></a><br />
This work is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/nl/" rel="license">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Netherlands License</a>.</p>
<p>I will be posting new photos on a regular basis. Let me know if you&#8217;re searching for something specific. Please also get in touch when you use these photos for something!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/void-your-warranty-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino ATtiny programmer</title>
		<link>http://www.krekr.nl/content/arduino-attiny-programmer/</link>
		<comments>http://www.krekr.nl/content/arduino-attiny-programmer/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 10:50:37 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/content/arduino-attiny-programmer/</guid>
		<description><![CDATA[Just built an ATtiny Arduino programmer from these instructions. Nice to shrink simple projects!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.krekr.nl/wp-content/uploads/2011/10/20111018-124853.jpg"><img class="alignnone size-full" src="http://www.krekr.nl/wp-content/uploads/2011/10/20111018-124853.jpg" alt="20111018-124853.jpg" /></a></p>
<p>Just built an ATtiny Arduino programmer from <a href="http://hlt.media.mit.edu/?p=1229" target="_blank">these instructions</a>. Nice to shrink simple projects!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/arduino-attiny-programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New website and blog</title>
		<link>http://www.krekr.nl/content/new-website-and-blog/</link>
		<comments>http://www.krekr.nl/content/new-website-and-blog/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 17:35:03 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/?p=29</guid>
		<description><![CDATA[Welcome to my new website! I hope you like it. After a long time with a pretty awful landing page, I finally decided to put some effort into building my own website, for a change. I&#8217;m also planning on starting &#8230; <a href="http://www.krekr.nl/content/new-website-and-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Welcome to my new website! I hope you like it. After a long time with a pretty awful landing page, I finally decided to put some effort into building my own website, for a change. I&#8217;m also planning on starting to blog more in the future, because Twitter&#8217;s 140-character limit is getting pretty annoying to describe some projects.</p>
<p>Expect Arduino, DIY, photography, new media and other goodness to show up!</p>
<p>Edit: <a href="http://daniel.jllo.net/2005/05/24/chichipanguanorrea-revamped/" target="_blank">moved my old blogposts from simplePHPBlog to WordPress thanks to this tip</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/new-website-and-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(un)limited design contest + workshop</title>
		<link>http://www.krekr.nl/content/unlimited-design-contest-workshop/</link>
		<comments>http://www.krekr.nl/content/unlimited-design-contest-workshop/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 16:40:13 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/blog/index.php?entry=entry090825-184013</guid>
		<description><![CDATA[Binnenkort wordt er in het CabFabLab een workshop gegeven in het kader van de (un)limited design contest. Het (un)limited design contest is een open wedstrijd voor iedereen die ge]]></description>
			<content:encoded><![CDATA[<p>Binnenkort wordt er in het <a href="http://www.cabfablab.nl" target="_blank" >CabFabLab</a> een workshop gegeven in het kader van de <a href="http://www.unlimiteddesigncontest.nl/" target="_blank" >(un)limited design contest</a>. Het (un)limited design contest is een open wedstrijd voor iedereen die ge</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/unlimited-design-contest-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acquisitie</title>
		<link>http://www.krekr.nl/content/acquisitie/</link>
		<comments>http://www.krekr.nl/content/acquisitie/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 14:50:27 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/blog/index.php?entry=entry090811-165027</guid>
		<description><![CDATA[Seems like a really nice agency as well.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hellobeautifulworld.com/" target="_blank" ><img src="http://www.hellobeautifulworld.com/wp-content/uploads/2009/05/sofa-and-pouffe7.jpg" width="500" height="353" border="0" alt="" /></a></p>
<p>Seems like a really nice agency as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/acquisitie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Een staande ovatie voor oma.</title>
		<link>http://www.krekr.nl/content/een-staande-ovatie-voor-oma/</link>
		<comments>http://www.krekr.nl/content/een-staande-ovatie-voor-oma/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 00:05:28 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.krekr.nl/blog/index.php?entry=entry090808-020528</guid>
		<description><![CDATA[En zeker niet onterecht.]]></description>
			<content:encoded><![CDATA[<p><object width="446" height="326"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talks/embed/ElaineMorgan_2009G-embed_high.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/ElaineMorgan-2009G.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=607" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="446" height="326" allowFullScreen="true" flashvars="vu=http://video.ted.com/talks/embed/ElaineMorgan_2009G-embed_high.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/ElaineMorgan-2009G.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=607"></embed></object></p>
<p>En zeker niet onterecht.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krekr.nl/content/een-staande-ovatie-voor-oma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

