<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[David's Dingen]]></title>
  <link href="http://www.davidakachaos.nl/atom.xml" rel="self"/>
  <link href="http://www.davidakachaos.nl/"/>
  <updated>2013-04-02T09:20:11+02:00</updated>
  <id>http://www.davidakachaos.nl/</id>
  <author>
    <name><![CDATA[David Westerink]]></name>
    <email><![CDATA[webmaster@davidakachaos.nl]]></email>
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Contributing to OpenSource for fun and profit]]></title>
    <link href="http://www.davidakachaos.nl/2013/03/contributing-to-opensource-for-fun-and-profit/"/>
    <updated>2013-03-01T13:47:00+01:00</updated>
    <id>http://www.davidakachaos.nl/2013/03/contributing-to-opensource-for-fun-and-profit</id>
    <content type="html"><![CDATA[<p>I really like doing OpenSource development. Not only because it give me exposure as a developer, but also because I can solve my own problems. By this I mean that when I find a problem in a project, I can fix it! We all know this, but I really want to show how much we can help each other out.</p>

<p>Just recently I got myself involved, more actively as before, in <a href="https://github.com/lostboy/workless">the workless gem</a>. I blogged about this gem <a href="http://www.davidakachaos.nl/2012/10/workless-accepted-my-changes/">before</a> so I won&#8217;t repeat myself about the workings of the gem. But I noticed how I enjoy to help people with issues with the gem. I have a app installed on my iPhone so I can easely browse the issues, and as I watch the repo I get notified when new issues are reported. When I can, I try to help out and fix the problem. When the maintainer of the repo approves of the pull request, I&#8217;m really satisfied with my work.
To see the project move forwared, partly because of my help, that&#8217;s a real cheer-me-up for me. I hope to help more people and projects out in the future when I get a chance and when time permits.</p>

<p>So if you know of a project, or if you have a project, on wich you cloud use a extra set of eyes or some help&#8230; Please drop me a line!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Ruby on Rails security issues upgrade - A Thor script]]></title>
    <link href="http://www.davidakachaos.nl/2013/02/ruby-on-rails-security-issues-upgrade-a-thor-script/"/>
    <updated>2013-02-14T11:52:00+01:00</updated>
    <id>http://www.davidakachaos.nl/2013/02/ruby-on-rails-security-issues-upgrade-a-thor-script</id>
    <content type="html"><![CDATA[<p>Ruby on Rails has some security issues as of late. So we need to update the Rails version on our projects.
If you have a few, that gets old fast if you do it by hand&#8230; So I figured I can create a Thor task for this.</p>

<p>Now this approch works nicely for subfolders and detecting the Gemfiles, replacing the old Rails versions with the new ones.
Adding the changes to Git. Right now I&#8217;m still working on the script and have a few issues, the main one being RVM rc files that need to be respected when updating the Gemfile. This issue can be resolved, but I&#8217;m not sure how right now.
I&#8217;m continueing to search the web, and to see if someone can give me a solution or a pointer in the right direction.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Workless accepted my changes]]></title>
    <link href="http://www.davidakachaos.nl/2012/10/workless-accepted-my-changes/"/>
    <updated>2012-10-04T12:19:00+02:00</updated>
    <id>http://www.davidakachaos.nl/2012/10/workless-accepted-my-changes</id>
    <content type="html"><![CDATA[<p>Today I was very glad to see that <a href="https://github.com/lostboy">lostboy</a> has accepted the pull request of <a href="https://github.com/jaimeiniesta">jaimeiniesta</a> and <a href="https://github.com/davidakachaos">myself</a> on <a href="https://github.com/lostboy/workless">the workless gem</a>. He also release the changes as version 1.1.0!
It&#8217;s my first real try to help a Open Source project, and to see the changes being put in the gem that fast (after the original pull request was open for about 3 months) I was really excited!
Workless is an addon for <a href="http://github.com/collectiveidea/delayed_job">delayed_job (> 2.0.0)</a> It is designed to be used when you&#8217;re using Heroku as a host and have the need to do background work with delayed job but you don&#8217;t want to leave the workers running all the time as it costs money.
In this new version, this adds support for scaling using multiple workers. Many thanks to  <a href="https://github.com/jaimeiniesta">jaimeiniesta</a> for add the multiple workers, I just updated the gem to use the new and improved <a href="https://github.com/heroku/heroku.rb">heroku_api gem</a>.
I hope this new version makes your scaling needs for Heroku a bit better and nicer.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[cloudflare]]></title>
    <link href="http://www.davidakachaos.nl/2012/09/cloudflare/"/>
    <updated>2012-09-28T12:41:00+02:00</updated>
    <id>http://www.davidakachaos.nl/2012/09/cloudflare</id>
    <content type="html"><![CDATA[<p>I started using CloudFlare on my site. I ran into CloudFlare when I was googling some stuff, and found a website that was down. CloudFlare made sure the site was still reachable when it was down. I went and looked into it, it turned out CloudFlare was more than just a safeguard for when a site goed down. It also makes sure that a site performs really fast and easy. And for a static site as this one, it&#8217;s really simple to setup.
Mind you; it does require some technical know-how&#8230; When you use the service, no need to adjust the nameservers of your domain. CloudFlare uses this to setup the caching and other services for you.
Up to now I really like the service they provide, it&#8217;s fast and easy to setup and really has a speed performance when setup that way.
I recommend you check them out for your own website and/or blog. They can be found at <a href="http://www.cloudflare.com/">the CloudFlare website</a>. I hope this service will help you speed your website and/or blog :-)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Music to work to]]></title>
    <link href="http://www.davidakachaos.nl/2012/09/music-to-work-to/"/>
    <updated>2012-09-18T18:10:00+02:00</updated>
    <id>http://www.davidakachaos.nl/2012/09/music-to-work-to</id>
    <content type="html"><![CDATA[<p>As I wrote earlier, I like to listen to music when I&#8217;m working. Now I heard on some podcast I listen to that they listen to smooth music, or even some heavy metal&#8230; As they can&#8217;t understand the lyrics..</p>

<p>Now, I&#8217;ve a very differtent kind of music to listen to&#8230; Like this one:</p>

<iframe width="560" height="420" src="http://www.youtube.com/embed/Rz_aO3hoTcs?color=white&theme=light"></iframe>


<p>Or:</p>

<iframe width="560" height="420" src="http://www.youtube.com/embed/uGS0jbHfw_c?color=white&theme=light"></iframe>


<p>Sure, it&#8217;s a bit hard music choise&#8230; But this is just the music I like to listen to&#8230; What do you like to listen to while working (programming or something else)??</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Music played loud]]></title>
    <link href="http://www.davidakachaos.nl/2012/03/music-played-loud/"/>
    <updated>2012-03-15T11:53:00+01:00</updated>
    <id>http://www.davidakachaos.nl/2012/03/music-played-loud</id>
    <content type="html"><![CDATA[<iframe width="560" height="420" src="http://www.youtube.com/embed/_jkjJjBUt1U?color=white&theme=light"></iframe>


<p>Sometimes I really love to play music very loud. Boost the Volume to 45 or higher in my car, or annoy my neightbours with very loud music. I&#8217;ve the luck to live in a neigthberhood where it&#8217;s accepted to play loud music sometimes. I have a daughter aged two, so I don&#8217;t do it when she is sleeping, nor when she is standing right there. But when I&#8217;m home alone, or in my car&#8230; Well, just say that I want to feel music sometimes instead of just hearing it.</p>

<p>Yes, I am aware that it hurt my health&#8230; Yes I can annoy people with it&#8230; Sometimes&#8230; I don&#8217;t really care about that.
And really, it&#8217;s not just hardcore (BOOM BOOM BOOM Music as my parrents an some friends call it) that I play loud. Some music is just beatifull to play really loud. Some dutch artists like &#8216;Van Dik Hout&#8217;, &#8216;Acda en de Munnik&#8217; and so on can really be played loud! And what to think of playing &#8216;Edith Piaf&#8217; or &#8216;Jacques Brel&#8217; at volume max? Shivers down my spine sometimes&#8230;</p>

<iframe width="560" height="420" src="http://www.youtube.com/embed/kFRuLFR91e4?color=white&theme=light"></iframe>


<p><strong>Non, Je Ne Regrette Rien!</strong></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[DJMonitor is born]]></title>
    <link href="http://www.davidakachaos.nl/2012/01/djmonitor-is-born/"/>
    <updated>2012-01-06T13:28:00+01:00</updated>
    <id>http://www.davidakachaos.nl/2012/01/djmonitor-is-born</id>
    <content type="html"><![CDATA[<p>In my work I have an Rails application wich uses Delayed Job to do some work, like exporting PDF files. We ran in to some trouble with the jobs wich caused them to stall. Then I began searching for some kind of monitoring for the Delayed Job worker, I found some very usefull thing to see if the Delayed Jobs were running&#8230; This was not the problem I was facing though, I was having trouble with jobs that couldn&#8217;t upload files for example. So the Delayed Job worker process was running, it was just not doing anything usefull.</p>

<p>So that I searched further, and found <strong>delayed_job-monitor</strong> by <strong>Michael Guterl</strong> on <a href="https://github.com/recruitmilitary/delayed_job-monitor">Github</a>. The gem he wrote is a good starting point for me. But I wanted to be able to add an config file. I also didn&#8217;t like the name and the way it connected into Delayed::Job. That last bit is a matter of opion.
I decided to create a own gem, and so <a href="https://github.com/davidakachaos/DJMonitor">DJMonitor</a> was born. This gem in core is a ripped version of the <strong>delayed_job-monitor</strong> gem. Wich in base is very nice.</p>

<p>DJMonitor works like this:</p>

<ol>
<li>gem install dj-monitor &#8211;pre</li>
<li>cd to the rails app (<code>cd /var/rails_apps/delay/current</code>)</li>
<li>create a dj-monitor.yml file! This bit is important fow now (else I get spammed)</li>
<li>run <code>dj-monitor</code></li>
</ol>


<p>The dj-monitor.yml file is meant for configuring the gem. Here you can (and must) set options for DJMonitor to send the right mails. A example dj-monitor.yml file looks like this:</p>

<figure class='code'><figcaption><span>yaml dj-monitor.yml </span></figcaption>
 <div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
</pre></td><td class='code'><pre><code class='yaml'><span class='line'>  <span class="l-Scalar-Plain">alert_to</span><span class="p-Indicator">:</span> <span class="s">&#39;some1@example.net,person2@company.nu&#39;</span>
</span><span class='line'>  <span class="l-Scalar-Plain">alert_from</span><span class="p-Indicator">:</span> <span class="s">&#39;monitor-dj@davidakachaos.nl&#39;</span>
</span><span class='line'>  <span class="l-Scalar-Plain">alert_subject</span><span class="p-Indicator">:</span> <span class="s">&#39;OMG!</span><span class="nv"> </span><span class="s">DJ</span><span class="nv"> </span><span class="s">has</span><span class="nv"> </span><span class="s">a</span><span class="nv"> </span><span class="s">problem</span><span class="nv"> </span><span class="s">here!&#39;</span>
</span></code></pre></td></tr></table></div></figure>


<p>When setup right, the gem will mail you a summery overview when things go bad. I have set this gem up as a crontask. Be sure to use the full path to the dj-monitor command (<code>whereis dj-monitor</code>) else cron might be confused what you mean.</p>

<p>If you have any issues (bare in mind that this gem is a beta release, things can go wrong!) <a href="https://github.com/davidakachaos/DJMonitor/issues">please report them to me</a>!</p>

<p>Thanks for reading!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[My baby Girl turned two]]></title>
    <link href="http://www.davidakachaos.nl/2011/12/my-baby-girl-turned-two/"/>
    <updated>2011-12-23T21:42:00+01:00</updated>
    <id>http://www.davidakachaos.nl/2011/12/my-baby-girl-turned-two</id>
    <content type="html"><![CDATA[<p>Yesterday my babygirl turned two! She is getting big! Sure we are proud of here, and she really does make our live worth living. For that we are parents, right; being proud of our daughter.</p>

<p>We have had a great day of all family and friends visiting, bit to busy for her though. Our baby was completely worn out at the end of the day and fell asleep like a brick ;-)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Nieuw blog]]></title>
    <link href="http://www.davidakachaos.nl/2011/11/nieuw-blog/"/>
    <updated>2011-11-08T16:35:00+01:00</updated>
    <id>http://www.davidakachaos.nl/2011/11/nieuw-blog</id>
    <content type="html"><![CDATA[<p>Het was tijd om om te schakelen naar een nieuw soort blog. Daarom ook dat ik gekozen heb om het radicaal aan te pakken.</p>

<p>Een nieuw blog en een nieuw thema, zelf een geheel eigen wijze om dit blog te maken. Zonder in te veel details te treden, dat doe ik een ander blog, wil ik zeggen dat ik nu <strong>Jeckll</strong> met <strong>Octopress</strong> gebruik om dit blog te maken. Dat betekend onder andere dat dit hele blog <strong>geen database</strong> meer nodig heeft. Alles is statisch. Daar zal met name mijn webhost blij mee zijn.
Het betekend ook dat ik alles nu zelf in een <strong>Ruby</strong> manier kan maken.</p>

<p>In de aankomende tijd zal ik ook vaker dingen gaan posten in dit blog. Meer dan ik gedaan heb de afgelopen tijd. Ik ben erg druk geweest met van alles en nog wat. Dus ik hoop dat ik wat meer tijd krijg/heb voor dit blog.</p>

<p>Wel moet ik even zeggen dat ik ook meteen mijn blog heb opgeschoond. Dus alle artikelen van meer dan een jaar geleden zijn bij deze verdwenen. Misschien dat ik ze (op verzoek) terug haal, maar niet zomaar.</p>

<p>In ieder geval wens ik jullie veel lees plezier.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Some times, a picture says it all]]></title>
    <link href="http://www.davidakachaos.nl/2011/09/some-times-a-picture-says-it-all/"/>
    <updated>2011-09-14T14:24:55+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/09/some-times-a-picture-says-it-all</id>
    <content type="html"><![CDATA[<p><img src="http://i1.kwejk.pl/site_media/obrazki/2011/09/dbb132be0f011cbfb9d83f0958d6a662.png?1315941535" title="Weekend please!" alt="image" /></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[The Best Wedding Proposal Ever !!! Best World Wedding Ever]]></title>
    <link href="http://www.davidakachaos.nl/2011/09/the-best-wedding-proposal-ever-best-world-wedding-ever/"/>
    <updated>2011-09-09T15:19:29+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/09/the-best-wedding-proposal-ever-best-world-wedding-ever</id>
    <content type="html"><![CDATA[<p>Some of you might know the &#8216;Mobbed&#8217; ? Well, this guy needed their help,
and o my god&#8230;. She can&#8217;t say no to this guy. Period&#8230;. She doesn&#8217;t
even had a chance.</p>

<iframe width="560" height="420" src="http://www.youtube.com/embed/eJWlavnM6b0?color=white&theme=light"></iframe>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Attribute Defaults for Rails 3.0 and 3.1]]></title>
    <link href="http://www.davidakachaos.nl/2011/09/attribute-defaults-for-rails-3-0-and-3-1/"/>
    <updated>2011-09-09T11:06:22+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/09/attribute-defaults-for-rails-3-0-and-3-1</id>
    <content type="html"><![CDATA[<p>Today I was having some time on my hands, and started searching the Ruby
community for some useful things. I found <strong>Attribute Defaults</strong>
(<a href="https://github.com/bsm/attribute-defaults" title="On Github">github</a>) by
<strong>Dimitrij Denissenko</strong>. This gem is for Ruby on Rails 3.0.x and 3.1.x
for now, so if you are still on Rails2.x you&#8217;re out of luck. This very
useful gem lets you setup defaults for Active Records with ease. No more
<em>def initialize</em> or <em>def set_defaults</em>! I like Dimitrij&#8217;s solution
above others because it follows the Rails principle of attr_protected
and the likes. Here a quote from the Github README:</p>

<blockquote><p>First, a simple case&#8230;</p>

<pre><code>class Foo &lt; ActiveRecord::Base
  attr_default :age, 18
  attr_default :last_seen do
    Time.now
  end
end
Foo.new # =&gt; age: 18, last_seen: '2010-09-15 10:30'
</code></pre>

<p>&#8230; or the same via mass-definition &#8230;</p>

<pre><code>class Foo &lt; ActiveRecord::Base
  attr_defaults :age =&gt; 18, :last_seen =&gt; lambda { Time.now }
end
Foo.new # =&gt; age: 18, last_seen: '2010-09-15 10:30'
</code></pre></blockquote>

<p>So, as you can see, it&#8217;s a simple line of attr_defaults to define the
default value of a field. More complex things can be done, be sure to
read <a href="https://github.com/bsm/attribute-defaults#readme">all about it in the
README</a>.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Excuses]]></title>
    <link href="http://www.davidakachaos.nl/2011/09/excuses/"/>
    <updated>2011-09-06T13:09:44+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/09/excuses</id>
    <content type="html"><![CDATA[<p><img src="http://imgs.xkcd.com/comics/im_sorry.png" title="I'm sorry" alt="I'm sorry comic" />
In 1 woord; geniaal&#8230;. Ik denk dat ik dit ook maar eens doe. Zeker bij
mensen die het inderdaad steeds opvatten dat ik sorry zeg omdat ik er
wat aan kan doen. Natuurlijk kan ik er (vaak) niets aan doen. Het is
gewoon zaak dat je sorry zegt om je medeleven te tonen. Kijk er is ook
een verschil met mensen die het steeds zeggen. De zinnen als; &#8216;Ik
begrijp dat het vervelend is.&#8217; of &#8216;Ik zou me ook niet vrolijk voelen als
het mij gebeurde&#8217; dat zijn dood doeners. Wel is het zo dat deze zinnen
meestal gebruikt worden bij Call-Centers of instancies. En dan is het
extra vervelend, want deze mensen kunnen er <strong>wel</strong> wat aan doen&#8230; Maar
goed. Ik denk dat ik bovenstaande comic maar eens in het echt moet doen.
Zeker omdat de reacties dan natuurlijk hilarisch worden!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Guild Wars 2 --- Game of the Year 2012?]]></title>
    <link href="http://www.davidakachaos.nl/2011/08/guild-wars-2-game-of-the-year-2012/"/>
    <updated>2011-08-22T11:15:27+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/08/guild-wars-2-game-of-the-year-2012</id>
    <content type="html"><![CDATA[<p>I really hope they release Guild Wars 2 soon. I mean, we have been
teased by trailers as this: <img src="http://www.davidakachaos.nl/wp-content/uploads/2011/08/gw2_logo_small-300x225.jpg" title="Guild Wars 2 logo" alt="Guild Wars 2
logo" />
And now I really want to play! I know, I can go to a convention or such
to play the demo. But I think this game <a href="http://www.davidakachaos.nl/wp-content/uploads/2011/08/gw2_logo_small.jpg">\
</a>
will blow away other games such as Word of Warcraft (World of Walking).
When they release this game, I will try to take some time off ;-) And
when Guild Wars 2 is finally released, my guess is Q1 2012, it will
storm the charts and make Game of the Year with ease&#8230;</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Dit speelgoed moet je echt kopen!]]></title>
    <link href="http://www.davidakachaos.nl/2011/05/dit-speelgoed-moet-je-echt-kopen/"/>
    <updated>2011-05-20T12:48:55+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/05/dit-speelgoed-moet-je-echt-kopen</id>
    <content type="html"><![CDATA[<p>Ik bedoel hoe cool is het dat je kind Engels leert en meteen ook goed
leert wat de meeste mensen in het Engels doen; vloeken!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Over de top? Wel humor!]]></title>
    <link href="http://www.davidakachaos.nl/2011/05/over-de-top-wel-humor/"/>
    <updated>2011-05-20T12:46:46+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/05/over-de-top-wel-humor</id>
    <content type="html"><![CDATA[<p>Kiek um goan! Ik vind hem goed!</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Vrachtwagenchauffeur poept op stoep politie | nu.nl/opmerkelijk]]></title>
    <link href="http://www.davidakachaos.nl/2011/05/vrachtwagenchauffeur-poept-op-stoep-politie-nu-nlopmerkelijk/"/>
    <updated>2011-05-02T16:36:39+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/05/vrachtwagenchauffeur-poept-op-stoep-politie-nu-nlopmerkelijk</id>
    <content type="html"><![CDATA[<p><a href="http://www.nu.nl/opmerkelijk/2502013/vrachtwagenchauffeur-poept-stoep-politie.html">Vrachtwagenchauffeur poept op stoep politie | nu.nl/opmerkelijk | Het
laatste nieuws het eerst op
nu.nl</a>.
Ik bedoel, hoe ziek kun je zijn? Misschien is 100 euro eerst overdreven,
maar bedenk je eens als een wildvreemde zo bij u voor het huis hurkt en
zijn/haar behoefte doet&#8230; Damn&#8230;.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Funny commercials]]></title>
    <link href="http://www.davidakachaos.nl/2011/03/funny-commercials/"/>
    <updated>2011-03-31T16:34:55+02:00</updated>
    <id>http://www.davidakachaos.nl/2011/03/funny-commercials</id>
    <content type="html"><![CDATA[
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Ziggo zendt actie 538 voor War Child uit en organiseert bijzondere online actie]]></title>
    <link href="http://www.davidakachaos.nl/2011/03/ziggo-zendt-actie-e28098538-voor-war-childe28099-uit-en-organiseert-bijzondere-online-actie/"/>
    <updated>2011-03-25T10:13:45+01:00</updated>
    <id>http://www.davidakachaos.nl/2011/03/ziggo-zendt-actie-e28098538-voor-war-childe28099-uit-en-organiseert-bijzondere-online-actie</id>
    <content type="html"><![CDATA[<p><strong>Haal de oorlog uit een kindertekening en zorg er voor dat Ziggo haar
bijdrage moet verdubbelen</strong> Utrecht, 24 maart 2011 Ziggo zendt van 25
maart tot en met 1 april de actie 538 voor War Child live, digitaal
uit op tv kanaal 11. Het bedrijf geeft zelf als donatie een startbedrag
van 12.000 euro maar bezoekers van
<a href="http://www.ziggo.nl/warchild">www.ziggo.nl/warchild</a> kunnen er voor
zorgen dat Ziggo haar bijdrage verdubbelt. Op deze webpagina bevindt
zich een tekening over de oorlog gemaakt door een kind die dit heeft
meegemaakt. Door een (profiel)foto van jezelf te uploaden worden de
pixels uit die foto gebruikt om de oorlogstekening te transformeren naar
een vrolijke kindertekening.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Spelweek moet in het bos blijven!]]></title>
    <link href="http://www.davidakachaos.nl/2011/03/spelweek-moet-in-het-bos-blijven/"/>
    <updated>2011-03-16T13:37:44+01:00</updated>
    <id>http://www.davidakachaos.nl/2011/03/spelweek-moet-in-het-bos-blijven</id>
    <content type="html"><![CDATA[<p>Het bos waar wij normaal altijd spelweek houden, is Natura-2000 gebied
geworden. Dat betekend dat het geen recreatie gebied meer is, maar
natuurgebied, en dat we daar dus niet meer kunnen komen met al onze
kinderen. We zouden dus moeten verhuizen naar een ander stuk bos, waar
geen open plek is, geen bosvakken zijn, en waar veel dagjesmensen in de
buurt zitten. Allemaal erg onhandig dus. Het is echter zo dat de
raadsleden die hebben besloten dat we er niet meer mogen komen, helemaal
niet weten wat spelweek nou helemaal inhoud. Je kan geen groep van 170
kinderen overzien, als je geen bosvakken hebt.. Daarom het forum: Hierin
willen we graag ideeen horen van iedereen die denkt een oplossing te
hebben voor dit probleem. Het gaat dan zowel over hoe we spelweek door
moeten laten gaan op de &#8216;nieuwe&#8217; plek, en over hoe we de raadsleden
kunnen overtuigen om het weer op onze oude plek van start te laten gaan.
Gisteravond zijn er vele mensen naar de raadsvergadering afgereisd.
Hieronder een quote van Max (Spelweek forum)</p>

<blockquote><p>Wethouder Veenhouwer houdt star vast aan de vastgestelde grenzen van
de natura 2000 wet en staat geenszins open voor argumenten voor het
behoud van de huidige speelplek. Meerdere keren liet hij doorschemeren
geen enkele notie te hebben van de inhoudelijke kant van Vakantiespel,
o.a. met de opmerking &#8220;Het Vakantiespel staat niet ter discussie, maar
de plek wel&#8221;. Dit is een mooi woordenspel, maar een wassen neus omdat
plek en activiteit 1 geheel vormen, zoals een ieder die betrokken is
hierbij weet! Gister werd echter kort ingegaan op de sprekers voor het
Vakantiespel, in een volgende vergadering zal er op worden
teruggekomen. Een groot deel van de raad staat echter positief
tegenover het Vakantiespel en het verantwoord uitvoeren ervan. Punt is
natuurlijk dat de stuurgroep een leidende functie heeft in de
grensbepaling van natura 2000. Wordt vervolgd zullen we maar
zeggen&#8230;.</p></blockquote>

<p>Al met al word het tijd om echt actie gaan voeren. Ik hoop dat ik via
deze weg nog meer mensen kan bereiken om actie gaan voeren tegen het
verplaatsen van Het Spel! Opmerkelijk feitje; er staat nog niets op <a href="http://www.natura2000.nl/pages/kaartpagina.aspx">de
website van Natura
2000</a> dat er plannen
zijn om het bos bij Appelscha aan te duiden als gebied.</p>
]]></content>
  </entry>
  
</feed>
