<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Weblog posts</title>
		<link>http://qfox.nl/weblog</link>
		<description>More personal blogs, not specifically tech related</description>
		<copyright>Copyright 2010, Peter van der Zee</copyright>
		<pubDate>Sat, 25 May 2013 14:31:17 -0700</pubDate>
		<lastBuildDate>Sat, 25 May 2013 14:31:17 -0700</lastBuildDate>
		<category>Weblog</category>
		<generator>My own PHP abomination</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<ttl>60</ttl>
		

		<item>
			<title>Set using Bonsai</title>
			<link>http://qfox.nl/weblog?284</link>
			<description>Created this a while back. Not sure if there was a purpose or maybe I was just bored. Either way... This is a simple implementation of the game Set. It's not complete (it will not check if there's act...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?284</guid>
			<pubDate>Sat, 25 May 2013 23:25:25 -0700</pubDate>
		</item>

		<item>
			<title>Just a list of games</title>
			<link>http://qfox.nl/weblog?283</link>
			<description>I'm having a gaming phase. Seem to buy any (indie) game bundle that I can find. Getting a bit of an addiction :p But I'm mainly looking for original indie games these days but that's very difficult. T...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?283</guid>
			<pubDate>Thu, 16 May 2013 00:03:27 -0700</pubDate>
		</item>

		<item>
			<title>ES6 is JS2</title>
			<link>http://qfox.nl/weblog?282</link>
			<description>ECMA is the organization that's, amongst others, responsible for the ECMAScript specification, which in turn is the foundation for JavaScript. We short that to JS to get rid of the bullshit capitaliza...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?282</guid>
			<pubDate>Mon, 25 Mar 2013 16:10:58 -0700</pubDate>
		</item>

		<item>
			<title>Generating source maps</title>
			<link>http://qfox.nl/weblog?281</link>
			<description>I've spent a couple of days trying to implement source maps for Hutimility and learned a great deal in the process. It actually took me a few attempts to get certain things right and feel the current ...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?281</guid>
			<pubDate>Mon, 28 Jan 2013 02:37:01 -0800</pubDate>
		</item>

		<item>
			<title>Dynamic source maps</title>
			<link>http://qfox.nl/weblog?280</link>
			<description>I'm in the middle of the 6th hell called source maps. While still a bit of a black box, I think I figured it out by now. I'll do a writeup soon about my findings which will explain step-by-step how to...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?280</guid>
			<pubDate>Sat, 19 Jan 2013 13:00:45 -0800</pubDate>
		</item>

		<item>
			<title>css all:clear</title>
			<link>http://qfox.nl/weblog?279</link>
			<description>There was some recent news about a new &amp;lt;code&amp;gt;all:default;&amp;lt;/code&amp;gt; css property being introduced, which you could use as a css reset. One of it's usages is to prevent inherited styles for a widget.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;I...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?279</guid>
			<pubDate>Tue, 15 Jan 2013 14:43:29 -0800</pubDate>
		</item>

		<item>
			<title>type=code for textareas</title>
			<link>http://qfox.nl/weblog?278</link>
			<description>Textareas certainly are a strange beast with many applications. One application I find myself using them often for is code, in one way or another. And every time I find myself searching for attributes...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?278</guid>
			<pubDate>Tue, 15 Jan 2013 03:38:03 -0800</pubDate>
		</item>

		<item>
			<title>CFS JS1K'13</title>
			<link>http://qfox.nl/weblog?277</link>
			<description>This is a call for sponsors for js1k 2013; Spring.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;As before, your sponsorship means supporting a simple though widely loved competition of contriving a JavaScript application composed of no more t...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?277</guid>
			<pubDate>Mon, 14 Jan 2013 23:05:50 -0800</pubDate>
		</item>

		<item>
			<title>Tag literal example</title>
			<link>http://qfox.nl/weblog?276</link>
			<description>Just wanted to give a quick example on why I would love for some kind of tag literal syntax to be added to JS. I'm creating a simple table. The why, why I'm doing it in JS, and the fact that you'd con...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?276</guid>
			<pubDate>Wed, 12 Dec 2012 20:41:01 -0800</pubDate>
		</item>

		<item>
			<title>JS1K 2013: Spring</title>
			<link>http://qfox.nl/weblog?275</link>
			<description>Sooo... another year, another js1k. Of course.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;I'd like to announce, well ahead of any kind of schedule, the theme suggestion for the next js1k! The theme will be &amp;quot;Spring&amp;quot;!&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Feel free to interpre...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?275</guid>
			<pubDate>Wed, 12 Dec 2012 01:35:20 -0800</pubDate>
		</item>

		<item>
			<title>Tight testing</title>
			<link>http://qfox.nl/weblog?274</link>
			<description>Even though we do a fair bit of testing I notice I'm still struggling with parts of writing tests. I'm convinced that integration tests are vital for a product. I feel they are more important than any...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?274</guid>
			<pubDate>Mon, 10 Dec 2012 19:36:34 -0800</pubDate>
		</item>

		<item>
			<title>JSDocs primer</title>
			<link>http://qfox.nl/weblog?273</link>
			<description>This is the core of an email I sent around internally regarding jsdocs. When I was finished I figured, let's share this knowledge :) These are my (current! ;) views on JSDocs and how I use them. Doesn...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?273</guid>
			<pubDate>Tue, 20 Nov 2012 22:19:11 -0800</pubDate>
		</item>

		<item>
			<title>Case for dynamic pseudos</title>
			<link>http://qfox.nl/weblog?272</link>
			<description>There is currently only one way to set the style for a css pseudo selector; a style sheet. So if you want an element to color red on the (CSS!) &amp;quot;&amp;lt;code&amp;gt;hover&amp;lt;/code&amp;gt; event&amp;quot;, you have to set the &amp;lt;code&amp;gt;:h...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?272</guid>
			<pubDate>Mon, 19 Nov 2012 21:38:44 -0800</pubDate>
		</item>

		<item>
			<title>How not to make money</title>
			<link>http://qfox.nl/weblog?271</link>
			<description>People that know me know I don't really like to work at companies where income is the main driving force. If your owners and/or managers are purely driven by income (ROI) all the programmer will be do...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?271</guid>
			<pubDate>Mon, 19 Nov 2012 17:58:36 -0800</pubDate>
		</item>

		<item>
			<title>Rewriting (js) code</title>
			<link>http://qfox.nl/weblog?270</link>
			<description>One of the reasons I wrote a JS parser was so I could actually start building my own tools. I'm not so great with using other people's libraries and this wasn't any different. I knew what I wanted and...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?270</guid>
			<pubDate>Wed, 31 Oct 2012 03:19:27 -0700</pubDate>
		</item>

		<item>
			<title>Road rage</title>
			<link>http://qfox.nl/weblog?269</link>
			<description>I'm no angel on the road. Not a danger or anything, but I like to floor it where I can. In Holland the max speed limit used to be 120 km/h. Now it's 130 km/h, although for most of the roads it's still...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?269</guid>
			<pubDate>Tue, 02 Oct 2012 11:05:45 -0700</pubDate>
		</item>

		<item>
			<title>Heatmap profiler slash code coverage tool</title>
			<link>http://qfox.nl/weblog?268</link>
			<description>I've been rewriting ZeParser to make it faster and cleaner. The work has progressed quite nicely and I've reached the point where I need to grasp for micro-optimizations. Stuff you'll only notice on h...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?268</guid>
			<pubDate>Mon, 27 Aug 2012 23:24:08 -0700</pubDate>
		</item>

		<item>
			<title>Flash in my life</title>
			<link>http://qfox.nl/weblog?266</link>
			<description>My life is pretty much JS right now. So it's kind of ironic that Flash is still also a pretty important factor of my (digital..) life. It's ironic because &amp;quot;we&amp;quot; consider flash the closed source system ...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?266</guid>
			<pubDate>Wed, 22 Aug 2012 01:20:41 -0700</pubDate>
		</item>

		<item>
			<title>New parser tactics</title>
			<link>http://qfox.nl/weblog?265</link>
			<description>I'm currently micro-micro-optimizing the heck out of my parser and it's actually working. I dropped from 600ms to 370ms on a 7mb test file (chrome). Firefox actually dropped from 1200ms to 775ms right...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?265</guid>
			<pubDate>Sun, 19 Aug 2012 23:33:15 -0700</pubDate>
		</item>

		<item>
			<title>The Error type</title>
			<link>http://qfox.nl/weblog?264</link>
			<description>There was a thread on es-discuss that was trying to start a discussion about the various ways JS returns a failure value (that's not throwing). I jokingly replied that we should introduce a new type f...</description>
			<author>Peter@van.der.Zee</author>
			<category>General</category>
			<guid>http://qfox.nl/weblog?264</guid>
			<pubDate>Thu, 16 Aug 2012 21:08:20 -0700</pubDate>
		</item>

	</channel>
</rss>
