<?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>kaotec</title>
	<atom:link href="http://kaos.ashrae.be/kaosblog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://kaos.ashrae.be/kaosblog</link>
	<description>randomly disordered technology related discoveries</description>
	<lastBuildDate>Fri, 11 May 2012 12:01:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Dataviz using box2D</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=245</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=245#comments</comments>
		<pubDate>Fri, 11 May 2012 10:39:39 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[generative]]></category>
		<category><![CDATA[gfx]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=245</guid>
		<description><![CDATA[ [...]]]></description>
			<content:encoded><![CDATA[<p>Data. We&#8217;re creating more of it every day then ever before. Big companies are using your data it and you might (not) be happy with what you get in return. anyway they are crunching your big data come up with big numbers or even a score for your profile.</p>
<p>Besides not being very transparent about the algorithms most of the time, they create a currency you need to trust based on a gut feeling, but that&#8217;s another story.</p>
<p>A good trend is more and more governments and institutions are opening up their datasets to let the public access their data. Whether it is because a governments is legally obliged or a company/institute believes it can benefit from opening up their sources, we have access to <a title="yes it's a google search, the web is full of open data" href="https://www.google.be/search?sourceid=chrome&amp;ie=UTF-8&amp;q=list+of+open+data+sets" target="_blank">some data</a> to play with.</p>
<p>I&#8217;ve been reading up lately on the subject of data, and I went to <a href="http://resonate.io" target="_blank">resonate.io</a> where I was inspired. <a href="https://twitter.com/#!/flowingdata" target="_blank">@flowingdata</a> also compiled a nice list of blogs/sites on the subject on his <a href="http://flowingdata.com/2012/04/27/data-and-visualization-blogs-worth-following/" target="_blank">site</a>.</p>
<p>Working with visual data has always been of interest:</p>
<blockquote><p>Armed with a Silicon Graphics Indigo 2 Extreme desktop workstation with R4400 processor, four gigabyte hard drive, and 128 megabytes of RAM, Borchers uses IRIS Explorer an interactive 3D data visualization system to analyze data. The team&#8217;s datasets range in size from four to 20 megabytes (based on foot scans producing 300,000 points in x-y-z spatial datasets). <a href="http://www.nag.co.uk/visual/IE/iecbb/Posters/nike_cs.html" target="_blank">1999 web 1.0 link</a></p></blockquote>
<p>Now that I have 128Mb of ram I thought I should give it a go. I chose <a href="http://processing.org" target="_blank">processing </a>as I used it before for different tasks and it&#8217;s is a good protoyping tool used by dataviz pro&#8217;s to make stuff like <a href="http://nytlabs.com/projects/cascade.html" target="_blank">cascade</a> (built by <a href="https://twitter.com/#!/blprnt">@blprnt </a> at <a href="https://twitter.com/#!/nytlabs">@nytlabs</a>). Besides that, I recently had a nice re-intro to processing  by <a href="https://twitter.com/#!/vormplus" target="_blank">@vormplus</a> and I followed a workshop <a href="https://twitter.com/#!/p5ghent" target="_blank">@p5Ghent</a>.</p>
<p>If you&#8217;re interested here are <a href="http://selection.datavisualization.ch/" target="_blank">some other tools</a> as well</p>
<p>Having just missed the Ghent appsforghent challenge it felt a bit odd at first to use the <a href="http://data.gent.be " target="_blank">data.gent.be </a>sets, but I&#8217;m a local, and you should think local(but act global, which is why this post in in English).</p>
<h3>The Idea</h3>
<p><img class="alignright size-full wp-image-249" title="Fullscreen" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/05/Fullscreen.jpg" alt="" width="254" height="440" /></p>
<p>An interactive explorative tool that allows you to visualise data on a map (of (part of) Ghent)</p>
<p>I wanted to express the fact that this particular place where I live is crowded, densely populated and this is why I started thinking about using physics. Particles bumping into each other, fighting for space.</p>
<p>This is far from finished but I thought I&#8217;d share this already.</p>
<p>It&#8217;s on <a href="https://github.com/kaosbeat/box2Ddatavis">github</a>, next up is giving kids more space by mapping the demographic pyramids on this data and making the particles representing kids bigger. With the press of a button I could show what impact building a new high-rise flat will have in a certain area.</p>
<p>The user could set the desired sq meters of outdoor area per capita and see which neighborhoods are comfy and which are crowded. Much more thing a possible, but also a little more time is needed.</p>
<p>Right now it reads in map data from an SVG file, converts those shapes to box2D entities and populates them with particles.</p>
<div id="attachment_258" class="wp-caption alignright" style="width: 310px"><a href="http://gent.buurtmonitor.be/Default.aspx?sel_guid=f4b567d7-c3b8-4801-83b9-44865ac31609"><img class="size-medium wp-image-258" title="Gent in Cijfers-1" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/05/Gent-in-Cijfers-1-300x211.jpg" alt="" width="300" height="211" /></a><p class="wp-caption-text">the small points mean &lt; 1 person!</p></div>
<p>The screenshot isn&#8217;t using the correct data yet but you don&#8217;t need a lot of imagination to see that it has more potential then <a href="http://gent.buurtmonitor.be/Default.aspx?sel_guid=f4b567d7-c3b8-4801-83b9-44865ac31609">the original</a></p>
<p>just using a map to display map related is a start and while that is an option on the site (which is a great source of info btw, well presented and all that) this static mapping doesn&#8217;t really say a lot. It&#8217;s crowded. period.</p>
<h3>The exploration</h3>
<p>I&#8217;m just using this example to explore the possibilities of using physics for making sense to data. This doesn&#8217;t necessarily mean you need to map phyisical properties to your data that in real life exhibits the same properties. I can imagine  that if you need to sort certain types of data it could make sense to let them have a different density so some data floats while other would sink, while you&#8217;re actually visualizing eg. twitter vs. facebook.</p>
<p>to be continued</p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=245</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>extracting earth earth&#8217;s entropy for generating aliens</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=228</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=228#comments</comments>
		<pubDate>Fri, 02 Mar 2012 13:50:41 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[generative]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=228</guid>
		<description><![CDATA[ [...]]]></description>
			<content:encoded><![CDATA[<p>I need to fill a lineair space and generate a continuously evolving series of abstract drawings. All this to fill up some leftover space at the office (to make it less boring). In particular a 30 cm (1ft) high space below the windows. This stretches along the windows and is quite long.</p>
<p>To avoid repetetivity, I chose to seed the algorithm with somewhat random data in the form of a series of pixels extracted along the image of the earth.</p>
<p>&nbsp;</p>
<p><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/03/New-document-7-Inkscape.jpg"><img class="aligncenter size-full wp-image-229" title="one pixel wide earth line" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/03/New-document-7-Inkscape.jpg" alt="" width="1441" height="425" /></a></p>
<p>I work at a hi-tech internet  innovation research institute but are in no way affiliated to Silicon Valley, we came up with the idea of connecting Ghent with a line to silicon valley, the result, is not that interesting to show, but it is a line, one pixel wide. It is however an interesting series of pixels, where neighbouring pixels are related.</p>
<p>but what to  to with pixels.</p>
<p>It&#8217;s not an awful lot of data. A color, an RGB value(3 times 8 bits), a sequence number perhaps, maybe the relation to the neighbor? Does it within a certain threshold have the same amount of blue, green and red? Or does it represent a bump? As it comes from a terrain map, maybe  it can represent an altitude. not sure yet.</p>
<p>But what I was looking for was more something that contains enough data to allow to generate specific images</p>
<p><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/03/lijn.png"><img class="aligncenter size-full wp-image-233" title="lijn" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/03/lijn.png" alt="" width="1611" height="1" /></a></p>
<p>You&#8217;re looking at it, just above this sentence. after parsing the pixel color data from it, half an alien is generated according to this procedure.</p>
<p><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/03/IMG_20120301_225714.jpeg"><img class="aligncenter size-medium wp-image-234" title="IMG_20120301_225714" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/03/IMG_20120301_225714-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>&nbsp;</p>
<p style="text-align: center;">which is then mirrored and completed. Repeat this for every pixel and you get a lot of different aliens, first 25 of the above line, pictured below</p>
<p style="text-align: center;"><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/03/rgbaliens.jpg"><img class="aligncenter  wp-image-235" title="rgbaliens" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2012/03/rgbaliens.jpg" alt="" width="480" height="480" /></a></p>
<p style="text-align: center;">[processing code]</p>
<blockquote><p>/**<br />
* aliens<br />
*/</p>
<p>PImage lijn;<br />
int px = 0;<br />
int pxmax = 5;<br />
int offsetY = 0;<br />
int alienSize = 160;</p>
<p>void setup() {<br />
frameRate(4);<br />
size(pxmax*alienSize, pxmax*alienSize);<br />
smooth();<br />
background(0);<br />
noStroke();<br />
lijn = loadImage(&#8220;lijn.png&#8221;);</p>
<p>}<br />
void alien(color code, int px){<br />
//println(red(code));<br />
//int Rr = Integer<br />
int offsetX = px &#8211; (pxmax*offsetY) ;</p>
<p>fill(red(lijn.pixels[px]),green(lijn.pixels[px]),blue(lijn.pixels[px]));<br />
rect((offsetX*alienSize),(offsetY*alienSize),alienSize, alienSize);<br />
fill(0);</p>
<p>String alienR = Integer.toBinaryString(parseInt(red(code)));<br />
alienR = &#8220;0000000&#8243; + alienR;<br />
alienR = alienR.substring(alienR.length()-8);<br />
String alienG = Integer.toBinaryString(parseInt(green(code)));<br />
alienG = &#8220;0000000&#8243; + alienG;<br />
alienG = alienG.substring(alienG.length()-8);<br />
String alienB = Integer.toBinaryString(parseInt(blue(code)));<br />
alienB = &#8220;0000000&#8243; + alienB;<br />
alienB = alienB.substring(alienB.length()-8);<br />
//<br />
//println(alienR);<br />
for(int i=0;i&lt;8;i++){<br />
//println(alienR.charAt(i));<br />
}</p>
<p>for (int col = 0 ; col &lt; 4; col++) {<br />
for (int row = 0; row &lt; 8; row++){<br />
if(col == 1) {<br />
String[] alienRArray = alienR.split(&#8220;&#8221;);<br />
if(parseInt(alienRArray[row+1]) == 1) {<br />
rect((col*20)+offsetX*alienSize, (row*20)+offsetY*alienSize, 20, 20);<br />
rect(((7-col)*20)+offsetX*alienSize, (row*20)+offsetY*alienSize,20,20);<br />
}<br />
}<br />
if(col == 2) {<br />
String[] alienGArray = alienG.split(&#8220;&#8221;);<br />
if(parseInt(alienGArray[row+1]) == 1) {<br />
rect((col*20)+offsetX*alienSize, (row*20)+offsetY*alienSize, 20, 20);<br />
rect(((7-col)*20)+offsetX*alienSize, (row*20)+offsetY*alienSize,20,20);<br />
}<br />
}<br />
if(col == 3) {<br />
String[] alienBArray = alienB.split(&#8220;&#8221;);<br />
if(parseInt(alienBArray[row+1]) == 1) {<br />
rect((col*20)+offsetX*alienSize, (row*20)+offsetY*alienSize, 20, 20);<br />
rect(((7-col)*20)+offsetX*alienSize, (row*20)+offsetY*alienSize,20,20);<br />
}<br />
}<br />
}<br />
}<br />
if(offsetX == 4){<br />
offsetY++;<br />
}<br />
}<br />
void draw(){<br />
lijn.loadPixels();<br />
color code = color(red(lijn.pixels[px]),green(lijn.pixels[px]),blue(lijn.pixels[px])) ;<br />
alien(code, px);<br />
px++;<br />
}</p></blockquote>
<p style="text-align: center;">[/processing code]</p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=228</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>foggy fall 2011</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=209</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=209#comments</comments>
		<pubDate>Wed, 28 Sep 2011 08:40:58 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=209</guid>
		<description><![CDATA[ [...]]]></description>
			<content:encoded><![CDATA[<p>All made while biking to work and listening to this on soundcloud, perfect soundtrack for a foggy morning<br />
<object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F6701075&amp;show_comments=true&amp;auto_play=false&amp;color=FF3706" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F6701075&amp;show_comments=true&amp;auto_play=false&amp;color=FF3706" allowscriptaccess="always"></embed></object> <span><a href="http://soundcloud.com/flim/out-of-doors">Out Of Doors (full version)</a> by <a href="http://soundcloud.com/flim">Flim</a></span></p>
<p><span>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=220' title='1317194329621'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317194329621-197x300.jpg" class="attachment-medium" alt="1317194329621" title="1317194329621" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=219' title='1317193895806'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317193895806-197x300.jpg" class="attachment-medium" alt="1317193895806" title="1317193895806" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=218' title='1317193851704'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317193851704-197x300.jpg" class="attachment-medium" alt="1317193851704" title="1317193851704" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=217' title='1317193671696'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317193671696-197x300.jpg" class="attachment-medium" alt="1317193671696" title="1317193671696" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=216' title='1317193640727'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317193640727-197x300.jpg" class="attachment-medium" alt="1317193640727" title="1317193640727" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=215' title='1317193303810'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317193303810-197x300.jpg" class="attachment-medium" alt="1317193303810" title="1317193303810" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=214' title='1317192998679'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317192998679-197x300.jpg" class="attachment-medium" alt="1317192998679" title="1317192998679" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=213' title='1317191756939'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317191756939-197x300.jpg" class="attachment-medium" alt="1317191756939" title="1317191756939" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=212' title='1317191705105'><img width="197" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317191705105-197x300.jpg" class="attachment-medium" alt="1317191705105" title="1317191705105" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=211' title='1317191656706'><img width="300" height="197" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317191656706-300x197.jpg" class="attachment-medium" alt="1317191656706" title="1317191656706" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=210' title='1317191529656'><img width="300" height="197" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/09/1317191529656-300x197.jpg" class="attachment-medium" alt="1317191529656" title="1317191529656" /></a>
<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=209</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nyanchat &#8211; how to discourage spam in realtime chat enabled webapps</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=182</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=182#comments</comments>
		<pubDate>Wed, 31 Aug 2011 19:56:14 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[medialab]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=182</guid>
		<description><![CDATA[ [...]]]></description>
			<content:encoded><![CDATA[<p>On the <a href="http://www.vrtmedialab.be">dayjob</a> we created this nice <a href="http://www.vrtmedialab.be/en/projects/mediasquare2/">platform</a> where you can talk about tv programs on the second screen. We deployed it as <a title="villasquare" href="http://www.vrtmedialab.be/en/news/villasquare_is_launched/">villavanthilt</a> and enabled everyone with a webbrowser to talk along with the live TVshow and share the conversation. This all went well until we launched the realtime wordcloud as an app on the platform. It renders a <a href="http://wordle.net">wordle.net</a>-like wordcloud as you type of all messages passing the view. The problem is people started spamming to get their word in the cloud. After one evening getting loads of spam, deleting loads of users who recreated their account, we decided to make it stop&#8230;</p>
<p>Of all the cruel ways we came up with to punish spammers, or all the gentle ways of changing their behavior, there was one that seemed spot on. As a plus it was easy to implement, needed because the show ends in just two days.</p>
<ol>
<li>find spammer</li>
<li>I think  you noticed the spam, just click it to open the spammers profile
<div id="attachment_183" class="wp-caption aligncenter" style="width: 440px"><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/spammersprofile-1-1.jpg"><img class="size-large wp-image-183  " title="spammer's profile" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/spammersprofile-1-1-1024x735.jpg" alt="" width="430" height="309" /></a><p class="wp-caption-text">Notice the two red buttons, one is remove user, the other is mark as spammer</p></div>
<p><div id="attachment_185" class="wp-caption aligncenter" style="width: 440px"><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/findspam-1.jpg"><img class="size-large wp-image-185" title="findspam-1" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/findspam-1-1024x734.jpg" alt="" width="430" height="308" /></a><p class="wp-caption-text">spam mainly comes from uneducated kiddies, not viagra sellers as there is bot protection</p></div></li>
<li>mark the user as spammer, a websocket message is sent to the user forcing a reload, and making the villachat&#8230;
<p><div class="wp-caption aligncenter" style="width: 440px"><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/nyanchat-1.jpg"><img class=" " title="nyanchat" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/nyanchat-1-1024x743.jpg" alt="" width="430" height="312" /></a><p class="wp-caption-text">nyanchat, replacing the spammers(mine in this screenshot) text input window with nyancat</p></div></li>
<li>The user could still log out and create a new account but their logout (afmelden) button is gone, there session stays open and they can&#8217;t create a new username.
<div id="attachment_187" class="wp-caption aligncenter" style="width: 440px"><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/account-settings-1.jpg"><img class="size-large wp-image-187  " title="account settings" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/account-settings-1-1024x733.jpg" alt="" width="430" height="308" /></a><p class="wp-caption-text">regular users can logout</p></div>
<p><div id="attachment_186" class="wp-caption aligncenter" style="width: 440px"><a href="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/nosignout-1.jpg"><img class="size-large wp-image-186  " title="nosignout" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/08/nosignout-1-1024x753.jpg" alt="" width="430" height="316" /></a><p class="wp-caption-text">spammers can&#39;t sign out, button is gone</p></div></li>
<li>thanks <a href="http://nyan.cat">nyancat</a></li>
<li>As a bonus the nyansound is there too and the session stays signed in for four days. That should teach em. Oh yeah talking about teaching clicking on the cat opens the wikipediapage on spam, educating the user.</li>
</ol>
<p>Feel free to check out <a href="http://villa.een.be">villa.een.be</a>, but don&#8217;t make me nyan you</p>
<ol></ol>
<p>Thanks to everyone who helped thinking up this and other ways to punish/educate spammers. Happy spamming,I&#8217;m coming to get ya!</p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=182</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>zipstick release</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=161</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=161#comments</comments>
		<pubDate>Wed, 30 Mar 2011 14:18:54 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[netlabels]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=161</guid>
		<description><![CDATA[ [...]]]></description>
			<content:encoded><![CDATA[<p>I uploaded something to <a title="zipstick" href="http://www.zipstick.be">www.zipstick.be</a>. Actually I downloaded something onto it and uploaded something from it because it&#8217;s a host for files with an interface that becomes active as you put your stick in the topmounted usb port. So head over to <a title="current location" href="http://www.zipstick.be/map.html" target="_blank">wherever zipstick is located</a>, grab your USBstick from you keychain (you should have one on your keychain if you haven&#8217;t lost your keys since 2006) and grab some nice releases while you are there. Besides the kaotec.zip (obvious choice if you&#8217;re into computed glitch stuff) I&#8217;d recommend &#8220;SURF KILL.zip&#8221; for easy listening and &#8220;Kapotski+othinspake.zip&#8221; for the excellent DD#12_B track filed under groovy broken guitar tunes I guess. More kapotski <a title="kapotski" href="http://www.kapotski.be/wp/" target="_blank">here</a>.</p>
<p>on the kaotec side: the software used for the CA-tracks is homemade and on the release. pure data and probably unstable&#8230; go grab it and enjoy</p>

<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=165' title='kaotec'><img width="139" height="70" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/03/kaotec.png" class="attachment-medium" alt="kaotec" title="kaotec" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=164' title='guts'><img width="225" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/03/guts-225x300.jpg" class="attachment-medium" alt="guts" title="guts" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=163' title='1297108425967'><img width="225" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/03/1297108425967-225x300.jpg" class="attachment-medium" alt="1297108425967" title="1297108425967" /></a>
<a href='http://kaos.ashrae.be/kaosblog/?attachment_id=162' title='1296142534626'><img width="300" height="300" src="http://kaos.ashrae.be/kaosblog/wp-content/uploads/2011/03/1296142534626-300x300.jpg" class="attachment-medium" alt="1296142534626" title="1296142534626" /></a>

]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=161</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>perspectiefstudie van noord naar zuid</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=142</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=142#comments</comments>
		<pubDate>Mon, 10 Jan 2011 09:40:24 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=142</guid>
		<description><![CDATA[ [...]]]></description>
			<content:encoded><![CDATA[<p>This morning as the sun rose, I biked all the way from the north to the south of Ghent taking snapshots of the airplane trails on the left-hand side. Looking for geometry and patterns ins the blue morning sky.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F42588694%40N05%2Fsets%2F72157625790231660%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F42588694%40N05%2Fsets%2F72157625790231660%2F&amp;set_id=72157625790231660&amp;jump_to=" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowfullscreen="true" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F42588694%40N05%2Fsets%2F72157625790231660%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F42588694%40N05%2Fsets%2F72157625790231660%2F&amp;set_id=72157625790231660&amp;jump_to="></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=142</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>InterBeton</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=130</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=130#comments</comments>
		<pubDate>Sat, 11 Dec 2010 11:01:13 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=130</guid>
		<description><![CDATA[ [...]]]></description>
			<content:encoded><![CDATA[<p>Did some more photos the other day, until I could no longer feel my fingers. It&#8217;s an abandonded concrete mixing installation that was recently squatted and then unsquatted for some reason.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F42588694%40N05%2Fsets%2F72157625394305559%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F42588694%40N05%2Fsets%2F72157625394305559%2F&amp;set_id=72157625394305559&amp;jump_to=" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowfullscreen="true" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F42588694%40N05%2Fsets%2F72157625394305559%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F42588694%40N05%2Fsets%2F72157625394305559%2F&amp;set_id=72157625394305559&amp;jump_to="></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=130</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pic of the day</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=123</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=123#comments</comments>
		<pubDate>Sat, 11 Dec 2010 10:28:52 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[serendipity]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=123</guid>
		<description><![CDATA[I recently made pic of the day at <a title="gentblogt" href="http://www.gentblogt.be/2010/11/29/houtdok" target="_blank">gentblogt</a>. I guess it can be tagged with serendipity as I was just shooting pictures on my way to work, on a misty morning and I got it all right by accident. It was really worth stopping to watch the waterside with the little clouds rising as the sun rose in the background, although everyone else seemed to be complaining about traffic instead of looking left/right.

Enjoy the rest of the set after the break]]></description>
			<content:encoded><![CDATA[<p>I recently made pic of the day at <a title="gentblogt" href="http://www.gentblogt.be/2010/11/29/houtdok" target="_blank">gentblogt</a>. I guess it can be tagged with serendipity as I was just shooting pictures on my way to work, on a misty morning and I got it all right by accident. It was really worth stopping to watch the waterside with the little clouds rising as the sun rose in the background, although everyone else seemed to be complaining about traffic instead of looking left/right.</p>
<p>Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=123</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetGlitch</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=107</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=107#comments</comments>
		<pubDate>Sat, 11 Dec 2010 09:26:36 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[generative]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[pure data]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tec]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=107</guid>
		<description><![CDATA[This is a big one. It's a packet analyzing network sniffer that outputs crazy rhythms, mapped to crazy sounds. We (me and @0xtosh) set it up at HAR2009 were people could log in to a linux VM, run some scripts, ours or their own, to scan the network and netglitch broadcasted a shoutcast stream to which you could tune into to listen to your own packets.

Still in alpha, always fun]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://kaos.ashrae.be/files/nglitchlogo.png" alt="" width="400" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=107</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>about a glitch</title>
		<link>http://kaos.ashrae.be/kaosblog/?p=104</link>
		<comments>http://kaos.ashrae.be/kaosblog/?p=104#comments</comments>
		<pubDate>Thu, 28 Oct 2010 21:09:26 +0000</pubDate>
		<dc:creator>KaOS</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[generative]]></category>
		<category><![CDATA[serendipity]]></category>

		<guid isPermaLink="false">http://kaos.ashrae.be/kaosblog/?p=104</guid>
		<description><![CDATA[Accidental art, a glitch of the system. Only mildly intended to happen, secretly hoping for it, once in a while it happens. I was lucky enough to have my camera around! It's a picture of my screen displaying a crashed c64 game, for which I fail to remember the name, emulated on a Dreamcast console. ]]></description>
			<content:encoded><![CDATA[<p>Accidental art, a glitch of the system. Only mildly intended to happen, secretly hoping for it, once in a while it happens. I was lucky enough to have my camera around! It&#8217;s a picture of my screen displaying a crashed c64 game, for which I fail to remember the name, emulated on a Dreamcast console.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaos.ashrae.be/kaosblog/?feed=rss2&#038;p=104</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

