<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

  <channel>
    <title>Quasimondo</title>
    <link>http://www.quasimondo.com/</link>
    <description>The world of Flash according to Mario Klingemann. 
quasi: Having a likeness to something; resembling
mondo (ital.): World</description>
    <dc:language>en-us</dc:language>
    <dc:creator>mario@quasimondo.com</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-05-11T16:46:00+01:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.661" />
    <admin:errorReportsTo rdf:resource="mailto:mario@quasimondo.com"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

    <item>
      <title>Free Flash Conference Anybody (yes, as in free beer)?</title>
      <link>http://www.quasimondo.com/archives/000669.php</link>
      <description>Yes, you read correctly. Free. Multi-Mania 08 is a one day, five(!) track Flash + multimedia conference taking place in the beautiful small town Kortrijk, Belgium on Friday, May 23rd 2008. Koen De Weggheleire has once more managed to gather a hot lineup of more than 30 top-notch presenters - among them Aral Balkan, Peter Elst, Dave Schroeder, Ralph Hauwert, Rob Chiu and Hoss Gifford, just to name a few. I, too, have the big pleasure to speak there for the second year in a row and I&apos;m really looking forward to it, especially after Koen told me that my</description>
      <guid isPermaLink="false">669@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>Yes, you read correctly. Free. <a href="http://www.multi-mania.be">Multi-Mania 08</a> is a one day, five(!) track Flash + multimedia conference taking place in the beautiful small town Kortrijk, Belgium on Friday, May 23rd 2008. </p>

<p><a href="http://www.newmovieclip.com">Koen De Weggheleire</a> has once more managed to gather a hot lineup of more than 30 top-notch presenters - among them Aral Balkan, Peter Elst, Dave Schroeder, Ralph Hauwert, Rob Chiu and Hoss Gifford, just to name a few. I, too, have the big pleasure to speak there for the second year in a row and I'm really looking forward to it, especially after Koen told me that my session is already full (attendees can prereserve seats online) - but don't worry there's always the chance that someone gets hit by <strike>a bus</strike> an overdose of belgium beer and decides to pass on his seat. </p>

<p><a href="http://www.multi-mania.be">You can register for your free ticket here</a>. See you in Kortrijk.<br />
</p>]]></content:encoded>
      <dc:subject>Vibration</dc:subject>
      <dc:date>2008-05-11T16:46:00+01:00</dc:date>
    </item>
    <item>
      <title>Next big thing: Source Binder</title>
      <link>http://www.quasimondo.com/archives/000668.php</link>
      <description>Yesterday at the 10th flashconference in Stuttgart I was amongst the lucky ones who could witness the first public presentation of Source Binder by Visual Minds from Hungary and I can say that I was deeply impressed. What is Source Binder? In short: it is a lightweight framework for node based editing built in Flash. Oh yes - somehow it looks like this is the year of the node for Flash. Node based editing means that instead of writing code you assemble a set of building blocks each with a specialized functionality on a canvas and &quot;draw&quot; the control flow</description>
      <guid isPermaLink="false">668@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>Yesterday at the <a href="http://www.flashconference.de">10th flashconference</a> in Stuttgart I was amongst the lucky ones who could witness the first public presentation of <a href="http://www.sourcebinder.com">Source Binder</a> by <a href="http://www.visualminds.hu">Visual Minds</a> from Hungary and I can say that I was deeply impressed. What is Source Binder? In short: it is a lightweight framework for node based editing built in Flash. Oh yes - somehow it looks like this is the year of the node for Flash. </p>

<p>Node based editing means that instead of writing code you assemble a set of building blocks each with a specialized functionality on a canvas and "draw" the control flow or the dependencies by connecting those blocks with connector "cables". This allows you to create dynamic or interactive pieces in Flash without even having to know Actionscript.</p>

<p>The really great thing about Source Binder though is that it is infinitely extensible. The toolbox of available elements is not limited by what the developers put in but everyone can add new functionalities to it themselves. But it gets even better - instead of having to conform to a certain SDK and program classes especially for this tool Source Binder can simply attach to any Actionscript library out there - all one has to do is to use a wizard in which you declare some simple wrapper classes which tell Source Binder about the available methods and properties. </p>

<p>Currently there are already two popular libraries included: Papervision and the Wow physics engine. In his talk Balázs Serényi demonstrated how to build a 3d physics simulation with just a few mouse clicks. The clou was that the simulation was controlled with a WiiMote since SourceBinder also can make use of WiiFlash. And talking about physical computing: the wonderful Arduino Board is also available as a module already.</p>

<p>Still - if you are inclined to it you even are able to write Actionscript right within the tool (if you want to add extra functions to existing modules for example) and it will be compiled on-the-fly. </p>

<p>And the amazement doesn't stop here - of course you want to know what kind of output Source Binder produces. Well, there are two options: you can have a swf that you can just use straightforward or you can get real Actionscript. And I think here we are really onto something. Source Binder could be the missing bridge that Adobe burned down when AS3 was introduced and which left everybody who was (just) a happy AS1/AS2 on-the-side-coder and who was not able to pick up hardcode coding as easily back in slowland. Source Binder will allow people who are not programmers but still want to create fast AS3 based dynamic Flash to do exactly that. Sorry for sounding like a broken record, but I really see a new world opening up here</p>

<p>Source Binder is currently in a closed alpha but you can register on the site to apply for an account. Did I already mention that it will be free and AFAIK open source?<br />
</p>]]></content:encoded>
      <dc:subject>Observation</dc:subject>
      <dc:date>2008-05-09T19:13:23+01:00</dc:date>
    </item>
    <item>
      <title>Flash Nostalgia: 5K PONG</title>
      <link>http://www.quasimondo.com/archives/000667.php</link>
      <description>Searching for an old experiment of mine I just rediscovered a piece from 2001/2002 which I thought I had lost - it&apos;s a implementation of PONG in Flash 5 with a file size of 5K. Back then it was an submission for the 5K award - a site which featured some amazing entries all under 5K which is unfortunately not online anymore. There have been some impressive examples in recent time of PONG made in 510 bytes or even in 349 bytes - so 5k is not really world record anymore. On the other hand - this file is from</description>
      <guid isPermaLink="false">667@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>Searching for an old experiment of mine I just rediscovered a piece from 2001/2002 which I thought I had lost - it's a <a href="http://www.quasimondo.com/5kpong.php">implementation of PONG in Flash 5 with a file size of 5K</a>. Back then it was an submission for the 5K award - a site which featured some amazing entries all under 5K which is unfortunately not online anymore.</p>

<p>There have been some impressive examples in recent time of PONG made in <a href="http://www.crydust.be/blog/2008/01/30/pong05k-a-game-in-510bytes/">510 bytes</a> or even in <a href="http://www.devslash.com/?p=103">349 bytes</a> - so 5k is not really world record anymore. On the other hand - this file is from the good old Flash 5 days where there was no gzip compression available (with compression it already goes down to (1742 bytes). But this version is a two player game with keyboard control, it has sound, scoring and several different play modes. I guess that there is still some room for improvement, maybe one can get it down to 1k or so without loosing any features - feel free to give it a try. <a href="http://www.quasimondo.com/5kpong.fla">Here's the original Flash 5 FLA file.</a> </p>]]></content:encoded>
      <dc:subject>Relevation</dc:subject>
      <dc:date>2008-05-05T17:39:58+01:00</dc:date>
    </item>
    <item>
      <title>The Pixel Whisperer at FITC</title>
      <link>http://www.quasimondo.com/archives/000666.php</link>
      <description>I am very excited that once more I have the honor to talk at this year&apos;s FITC conference in Toronto. Looking at the program I can see that the next days will not allow for a lot of sleep - Shawn Pucknell has once again invited an outstanding mixture of the best designers and creative developers out there. I&apos;m looking forward to meeting lots of friends and of course to the legendary great parties at night - oh my and I will finally get to drink a Ceasar again! In case I make it to my talk The Pixel Whisperer</description>
      <guid isPermaLink="false">666@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>I am very excited that once more I have the honor to talk at this year's <a href="http://www.fitc.ca/event_detail.cfm?festival_id=22">FITC conference in Toronto</a>. Looking at the program I can see that the next days will not allow for a lot of sleep - Shawn Pucknell has once again invited an outstanding mixture of the best designers and creative developers out there. I'm looking forward to meeting lots of friends and of course to the legendary great parties at night - oh my and I will finally get to drink a <a href="http://en.wikipedia.org/wiki/Caesar_(cocktail)">Ceasar</a> again!</p>

<p><br />
<a href="http://www.flickr.com/photos/quasimondo/2422373843/" title="The Pixel Whisperer by Quasimondo  - Illustration by Jasmine T."><img src="http://farm3.static.flickr.com/2152/2422373843_06ab0324f8.jpg" width="500" height="375" alt="The Pixel Whisperer - Illustration by Jasmine T." /></a></p>

<p>In case I make it to my talk <a href="http://www.fitc.ca/presentation_detail.cfm?festival_id=22&presentation_id=722">The Pixel Whisperer</a> in time myself (*cough* - it starts 9 am at the second day - and seasoned conference-goers know what that means ;-) you will be able to witness what pixels can do for you when you treat them right. I will show ideas, principles and techniques (and maybe a tiny bit of code) all dealing with Flash's bitmap manipulation abilities.</p>

<p>As you might guess I'll also show <a href="http://a.viary.com">Peacock and other Aviary tools</a> in action and I will have some beta invites to give away. See you there!<br />
</p>]]></content:encoded>
      <dc:subject>Occupation</dc:subject>
      <dc:date>2008-04-18T14:29:12+01:00</dc:date>
    </item>
    <item>
      <title>The Dirty Secrets of Premultiplied Alpha</title>
      <link>http://www.quasimondo.com/archives/000665.php</link>
      <description>Okay, I&apos;m exaggerating. Several years after BitmapData was introduced to the Flash player it&apos;s not really a secret anymore that Flash uses a feature called premultiplied alpha when it stores transparent pixels. But it is a bit dirty after all. In case you want to skip the following nerd talk you can check out the demo right away - but don&apos;t cry if you don&apos;t understand what it is telling you. &quot;Premultiplied&quot; alpha means that the alpha information of a pixel is not only stored in the alpha channel itself, but it is already &quot;multiplied&quot; into the red, green and</description>
      <guid isPermaLink="false">665@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>Okay, I'm exaggerating. Several years after BitmapData was introduced to the Flash player it's not really a secret anymore that Flash uses a feature called premultiplied alpha when it stores transparent pixels. But it is a bit dirty after all. In case you want to skip the following nerd talk you can <a href="http://www.quasimondo.com/premultipliedAlpha/" target="_blank">check out the demo right away</a> - but don't cry if you don't understand what it is telling you. </p>

<p>"Premultiplied" alpha means that the alpha information of a pixel is not only stored in the alpha channel itself, but it is already "multiplied" into the red, green and blue channel. In Flash practice this means that if you have a nice orange #fff8000 and reduce the alpha to 50% it will be stored as #80803f00. This means that each value of the color channels will never be bigger than that of the alpha channel.</p>

<p>The reason to do this is performance. The image processing algorithm to composite two bitmaps always requires that the alpha channels are being multplied into the color information, so if you have a tool that needs to do a lot of compositing it simply saves you a good amount of time if you don't have to do these multiplications for every pixel. And as we know Flash is all about compositing things (whenever you overlap two antialiased lines some serious composting takes place) and Flash is pretty fast with this.</p>

<p>But there is a problem. Pixels are stored as 32 bit integer values, this means each channel has a range of 8 bit or 256 possible values. On the other hand calculations with pixels usually are done in floating point mathematics which means that the range of possible in-between values can be much higher. As long as you stay within floating point that's cool, but unfortunatly at some point you have to write those values back into a bitmap which means that if you have a result of 43.7 it will be rounded to 44 or even worse to 43.</p>

<p>Normally these little errors do not cause much trouble. But once you start dealing with small alpha values the error accumulates. An example: when you set the alpha value of a pixel to 16 all color values will be multiplied with a factor of 16/256 = 0.0625. So a gray pixel of 128 will become 128 * 0.0625 = 8, a darker pixel of 64 will become 64 * 0.0625 = 4. But a slightly lighter pixel of maybe 67 will become 67 * 0.0625 = 4.1875 - yet there are no decimals in integer pixels which means it will also become 4. The effect that you will get posterization - setting your alpha channel to 8 means that you also reduce your color channels to 8 levels, this means instead = 256*256*256 different colors you will end up with a maximum of 8*8*8 = 512 different colors. </p>

<p>Well, as long as you keep your alpha at 8 you will not notice any difference but once you increase the alpha the desaster becomes obvious. Getting back from alpha 8 to alpha 255 means multiplying each channel by 16. This means that our old 64 pixel which was reduced to 4 becomes 4*16 =  64. Now that's great - same value as before! But the 67 pixel had also been reduced to 4 which means 4*16 = 64 - that's 3 smaller than 67. This means this information is lost forever and cannot be restored. And the eye can be quite unforgiving when it comes to certain subtle shades.</p>

<p>In order to show you the extend of this effect I've built a <a href="http://www.quasimondo.com/premultipliedAlpha/" target="_blank">demo that visualizes the amount of information loss</a> that happens: It first reduces an image's alpha channel to a chosen value and then sets the alpha back to 255. What you will see is that for small alpha values there is some nasty posterization happening. But even if you just reduce the alpha to 254 the image will suffer information loss, you can see that by switching on the "show data loss" checkbox. What this does is to take a difference between the original and the restored image. Since the loss can be small there is an automatic multiplication involved to increase the contrast.</p>

<p>So what can you do when you have to preserve the image information? Well, you have to take the slow road and always keep the alpha channel separate from the image. This means that you maintain three bitmaps - one is used to store the RGB information, one stores the alpha channel and the third one is used to be displayed on screen by joining both of them together.</p>]]></content:encoded>
      <dc:subject>Information</dc:subject>
      <dc:date>2008-04-05T16:45:18+01:00</dc:date>
    </item>
    <item>
      <title>Thank you Toca Me!</title>
      <link>http://www.quasimondo.com/archives/000664.php</link>
      <description>The Toca Me conference that took place this saturday in my hometown Munich was a blast. And it felt a very big honor for me to be among such an outstanding group of presenters. My personal highlights were Andy Cameron who gave me a lot of new ideas in his talk and also afterwards and James Patterson who&apos;s sicko genius mind and talent doesn&apos;t cease to impress me. Seeing Andreas Müller&apos;s beautiful installation &quot;Hana&quot; next to mine made me feel a bit like a caveman rubbing sticks together, but hey - Anaskop 1 has now been running for 2 days</description>
      <guid isPermaLink="false">664@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>The <a href="http://event.toca-me.com/">Toca Me</a> conference that took place this saturday in my hometown Munich was a blast. And it felt a very big honor for me to be among such an outstanding group of presenters. My personal highlights were Andy Cameron who gave me a lot of new ideas in his talk and also afterwards and James Patterson who's sicko genius mind and talent doesn't cease to impress me. Seeing Andreas Müller's beautiful installation "Hana" next to mine made me feel a bit like a caveman rubbing sticks together, but hey - Anaskop 1 has now been running for 2 days in a row in my studio and hasn't crashed once ;-).</p>

<p>Oh - there was of course one more highlight and that was the <a href="http://motionographer.com/2008/02/26/dvein-for-toca-me/">wonderful trailer</a> that <a href="http://www.dvein.com/">DVEIN</a> from Barcelona have created especially for Toca Me. Wow, wow, wow - this is a real treat for the eyes. My name has never looked better on screen. Thanks a million guys!</p>]]></content:encoded>
      <dc:subject>Occupation</dc:subject>
      <dc:date>2008-02-27T00:06:08+01:00</dc:date>
    </item>
    <item>
      <title>See Peacock in Action</title>
      <link>http://www.quasimondo.com/archives/000663.php</link>
      <description>If you wonder why I haven&apos;t posted anything during the last months it&apos;s because I&apos;m involved with some very exciting projects which unfortunately take all my attention so the blog currently suffers quite severely. But at least the time has come that I can show you one of the objects of my affection and since the beta invites are going out now you even might get the chance to try it yourself. Here is Peacock (together with Phoenix) in action: Peacock comes disguised as a &quot;Pattern Generator&quot; but in reality it&apos;s an experimental visual playground. I prefer to call it</description>
      <guid isPermaLink="false">663@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>If you wonder why I haven't posted anything during the last months it's because I'm involved with some very exciting projects which unfortunately take all my attention so the blog currently suffers quite severely. But at least the time has come that I can show you one of the objects of my affection and since the beta invites are going out now you even might get the chance to try it yourself. Here is Peacock (together with Phoenix) in action:</p>

<p><object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/meYGQL_MJII&rel=1&border=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/meYGQL_MJII&rel=1&border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"></embed></object></p>

<p><a href="http://a.viary.com/blog/posts/pattern-generator-peacock-tease">Peacock</a> comes disguised as a "Pattern Generator" but in reality it's an experimental visual playground. I prefer to call it "Lego for Pixels". It features a node based interface similar to those found in Quartz Composer, VVVV, Max/MSP or Yahoo Pipes. It works by dragging hubs onto a workbench, connecting their inputs and outputs and then adjusting their individual settings. There are many different hubs to choose from (and new ones are added constantly) and each one has a specialized function - there are simple generators like Perlin Noise or Plaid, there are effect hubs like Blur, Polar Mapping or Color Matrix and there are some functional hubs, too, that split and join the flow. Like with Legos you can simply try to stick together these elements and see what comes out. Of course once you've familiarized yourself with the functions you can also "program" special effects with a goal in mind.</p>

<p>If you have never worked with a node based interface before the amount of options might be a bit overwhelming at first, but as you will see this gives you unlimited possibilites to create really unique visuals - not just out-of-the-box effects that look almost the same for everyone. (Well you actually can have those too, as you can see in the clip :-) )</p>

<p>The great thing is that once you have build a composition it allows you to create endless variations of it by simply changing a parameter - which makes it almost a generative art generator, too. Here are a few example of things I've <a href="http://www.flickr.com/photos/quasimondo/sets/72157603292202052/">made with Peacock</a> (whenever I had the time to play with it instead of building it).<br />
</p>]]></content:encoded>
      <dc:subject>Occupation</dc:subject>
      <dc:date>2008-02-14T12:55:12+01:00</dc:date>
    </item>
    <item>
      <title>John, You Rock!</title>
      <link>http://www.quasimondo.com/archives/000662.php</link>
      <description> When there is one thing I really fear than it&apos;s high expectations. Since the more you expect something to become the best and the greatest the bigger will be your disappointment when reality cannot deliver. So I must admit that I saw all the upfront excitement everywhere about Flash on the Beach with a bit of sorrow. The more happy I am now to say that my fears were totally unneccesary. No question - Flash on the Beach 2007 was absolutely fabulous and has surpassed all my expectations. If I had to live on a desert island and could</description>
      <guid isPermaLink="false">662@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/quasimondo/1967463932/in/set-72157602872616408/"><img src="http://farm3.static.flickr.com/2260/1967463932_581e7a431b.jpg?v=0" border="0" width="375" height="500" ></a></p>

<p>When there is one thing I really fear than it's high expectations. Since the more you expect something to become the best and the greatest the bigger will be your disappointment when reality cannot deliver. So I must admit that I saw all the upfront excitement everywhere about Flash on the Beach with a bit of sorrow. The more happy I am now to say that my fears were totally unneccesary. No question - <a href="http://www.flashonthebeach.com">Flash on the Beach</a> 2007 was absolutely fabulous and has surpassed all my expectations. If I had to live on a desert island and could only have one conference there - this would be it. </p>

<p>What's the secret? Is it Brighton? Is it the outstanding mix of speakers? The enthusiastic and communicative audience? Is it the nightly hanging out at the Old Ship's bar? The parties? Or is it the love and passion that John and his team put in every detail? Well - hopefully we will never find out and be able to enjoy this for the next years to come. Thank you so much John for a really wonderful time!</p>

<p>Thanks to everybody who attended my session and stayed to the very end in spite of it being rather on the technical side. Wow - this was the first time that one of my talks was overcrowed and I'm very sorry for those who weren't let in anymore. I have uploaded the session slides for my talk <a href="http://lectures.quasimondo.com">2D or not 2D that is the question</a> on lectures.quasimondo.com. But please don't expect to learn too much from them especially without explanation. Though I will turn several of the examples shown into handy classes or tutorials and publish them here soon.</p>]]></content:encoded>
      <dc:subject>Vibration</dc:subject>
      <dc:date>2007-11-12T14:00:20+01:00</dc:date>
    </item>
    <item>
      <title>Off to the Beach!</title>
      <link>http://www.quasimondo.com/archives/000661.php</link>
      <description>What a wonderful way to conclude the yearly conference circuit: I&apos;m almost on my way to Brighton for Flash on the Beach which - looking at the lineup - seems to assemble almost all awesomeness the Flash world has to offer. My biggest pain is that I can only spend three days together with such a lot of people that I respect, admire or love. In an attack of mild madness and as a little thank you to John for making this unique event possible I decided to prepare a completely new talk titled 2D or not 2D that is</description>
      <guid isPermaLink="false">661@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>What a wonderful way to conclude the yearly conference circuit: I'm almost on my way to Brighton for <a href="http://www.flashonthebeach.com">Flash on the Beach</a> which - looking at the lineup - seems to assemble almost all awesomeness the Flash world has to offer. My biggest pain is that I can only spend three days together with such a lot of people that I respect, admire or love.</p>

<div align="center"><a href="http://www.flashonthebeach.com/sessions/index.php?pageid=331"><img alt="Mario Klingemann: 2D or not 2D that is the question" src="http://www.quasimondo.com/archives/2d_or_not_2d_title_slide.jpg" width="400" height="300" border="0" /></a></div>

<p>In an attack of mild madness and as a little thank you to John for making this unique event possible I decided to prepare a completely new talk titled <a href="http://www.flashonthebeach.com/sessions/index.php?pageid=331">2D or not 2D that is the question</a> where I will hopefully be able to show you a few things to do with bitmaps that you didn't know before.</p>]]></content:encoded>
      <dc:subject>Vibration</dc:subject>
      <dc:date>2007-11-03T13:24:40+01:00</dc:date>
    </item>
    <item>
      <title>The Blind Sketchmaker - Lecture Notes</title>
      <link>http://www.quasimondo.com/archives/000660.php</link>
      <description>The lecture notes for my talk &quot;The Blind Sketchmaker - exploring generative and evolutionary art with Flash&quot; are now available on lectures.quasimondo.com. The AIR tools I demoed - Image Analyzer, Art Critque and Sketchmaker are not available yet. The visuals evolved by Sketchmaker can be seen in this flickr set. Many people have asked me where in China I had the images painted in oil on canvas that were created by Sketchmaker - the company is called Promising Arts &amp; Crafts - please send my greetings to Mr Weigang Tan in case you want something painted. As you know from</description>
      <guid isPermaLink="false">660@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>The lecture notes for my talk "The Blind Sketchmaker - exploring generative and evolutionary art with Flash" are now available on <a href="http://lectures.quasimondo.com">lectures.quasimondo.com</a>. The AIR tools I demoed - Image Analyzer, Art Critque and Sketchmaker are not available yet. The visuals evolved by Sketchmaker can be seen in <a href="http://www.flickr.com/photos/quasimondo/sets/72157600012158091/">this flickr set</a>. </p>

<p>Many people have asked me where in China I had the images painted in oil on canvas that were created by Sketchmaker - the company is called <a href="http://hand-oilpainting.com/">Promising Arts & Crafts</a> - please send my greetings to Mr Weigang Tan in case you want something painted. </p>

<p>As you know from my talk the ugly world of earnest Art is all about bullshitting, networking, being noticed and sometimes simply being the first with a clever idea. So just for the archive: having limited editions of my digital artworks handpainted in China - at least you know now where you heard that concept first. So if you are an aspiring artist without ideas of your own - forget it. This one is gone - don't even think about copying it. </p>

<p>If you are interested in acquiring one of the limited edition paintings - feel free to contact me: mario {at} quasimondo.com</p>]]></content:encoded>
      <dc:subject>Relevation</dc:subject>
      <dc:date>2007-10-25T14:10:30+01:00</dc:date>
    </item>
    <item>
      <title>Aviary Review on ZDNet</title>
      <link>http://www.quasimondo.com/archives/000659.php</link>
      <description>Ryan Steward has written a very positive review about a the different Aviary tools Phoenix, Peacock and Hummingbird he was given an early preview. I&apos;m very happy to read that he especially likes Peacock, the pattern generator which is my little baby that I currently hatch.</description>
      <guid isPermaLink="false">659@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p><a href="http://blogs.zdnet.com/Stewart/?p=572">Ryan Steward</a> has written a very positive <a href="http://blogs.zdnet.com/Stewart/?p=572">review</a> about a the different <a href="http://www.creationonthefly.com/">Aviary</a> tools Phoenix, Peacock and Hummingbird he was given an early preview. I'm very happy to read that he especially likes <a href="http://www.creationonthefly.com/blog/17">Peacock, the pattern generator</a> which is my little baby that I currently hatch.</p>]]></content:encoded>
      <dc:subject>Publication</dc:subject>
      <dc:date>2007-10-09T16:13:34+01:00</dc:date>
    </item>
    <item>
      <title>Hydra: Noise</title>
      <link>http://www.quasimondo.com/archives/000658.php</link>
      <description>I mentioned the Hydra limitations before - especially if you aim for the use of your filters in Flash there are a lot of them. One feature that is entirely missing for example is a random number generator in form of a rnd() function. This wouldn&apos;t be such a bad thing, if there were at least some binary operators available. Since with the help of a little bitshifting, xor and bitmasking you can build your own random number generator pretty easily - here is a typical C# example: function Noise(int x, int y) { int n = x + y</description>
      <guid isPermaLink="false">658@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>I mentioned the Hydra limitations before - especially if you aim for the use of your filters in Flash there are a lot of them. One feature that is entirely missing for example is a random number generator in form of a rnd() function. This wouldn't be such a bad thing, if there were at least some binary operators available. Since with the help of a little bitshifting, xor and bitmasking you can build your own random number generator pretty easily - here is a typical C# example:</p>

<p>function Noise(int x, int y)<br />
{<br />
    int n = x + y * 57;<br />
    n = (n<<13) ^ n;</p>

<p>    return ( 1.0 - ( (n * (n * n * r1 + r2) + r3) & 0x7fffffff) / 1073741824.0);<br />
}</p>

<p>Well, it looks like we don't have that in Hydra (yet). Still there is an alternative. By using some nested sine functions with very high frequencies we can get something that looks pretty much like noise:</p>

<p><a href="http://www.quasimondo.com/hydra/sineNoise1.jpg"><img src="http://www.quasimondo.com/hydra/sineNoise1.jpg" width="200" height="200"></a><a href="http://www.quasimondo.com/hydra/sineNoise2.jpg"><img src="http://www.quasimondo.com/hydra/sineNoise2.jpg" width="200" height="200"></a> </p>

<p>I admit that this doesn't look too exciting, but I think that there are quite a few things that can be created based on that. So here's the source: <a href="http://www.quasimondo.com/hydra/sineNoise.hydra">sineNoise.hydra</a></p>]]></content:encoded>
      <dc:subject>Hydration</dc:subject>
      <dc:date>2007-10-04T13:42:58+01:00</dc:date>
    </item>
    <item>
      <title>Hydra: Spirals and Gradients</title>
      <link>http://www.quasimondo.com/archives/000657.php</link>
      <description>Finally I could get my hands a little bit dirty with Hydra when my beloved spouse entrusted me her MacBook for a few hours. All my other machines don&apos;t support OpenGL 2.0 yet and thus I could just sit and watch Joa having all the fun. What can I say after my first attempts? I definitely love it. The calculation speed is awesome. The language is really simple, especially if you have done bitmap manipulation with other tools or languages before. There are some nifty object types and overloaded operators which I wish that they would exist in Actionscript. Multiplying</description>
      <guid isPermaLink="false">657@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>Finally I could get my hands a little bit dirty with Hydra when my beloved spouse entrusted me her MacBook for a few hours. All my other machines don't support OpenGL 2.0 yet and thus I could just sit and watch <a href="http://blog.je2050.de/category/hydra/">Joa</a> having all the fun.</p>

<p>What can I say after my first attempts? I definitely love it. The calculation speed is awesome. The language is really simple, especially if you have done bitmap manipulation with other tools or languages before. There are some nifty object types and overloaded operators which I wish that they would exist in Actionscript. Multiplying a point with a matrix with just a "*"? Perfect!</p>

<p>Of course the limitations for the usage within Flash are a real bummer at first. No loops? No arrays? No nested operations inside of conditionals? Well, on the other hand limitations like these can be a real creativity booster, too. And I already see some ways how to work around those.</p>

<p>So here are my first three Hydra filters which will be Flash enabled (that means no forbidden operations inside). I wish I could see them animated already.</p>

<table>
<tr><td><a href="http://www.quasimondo.com/hydra/radialGradient.hydra">Radial Gradient</a></td>
<td><a href="http://www.quasimondo.com/hydra/radial1.jpg"><img src="http://www.quasimondo.com/hydra/radial1.jpg" width="100" height="100"></a></td>
<td><a href="http://www.quasimondo.com/hydra/radial2.jpg"><img src="http://www.quasimondo.com/hydra/radial2.jpg" width="100" height="100"></a></td><td></td></tr>
<tr><td><a href="http://www.quasimondo.com/hydra/circularGradient.hydra">Circular Gradient</a></td>
<td><a href="http://www.quasimondo.com/hydra/circular1.jpg"><img src="http://www.quasimondo.com/hydra/circular1.jpg" width="100" height="100"></a></td>
<td><a href="http://www.quasimondo.com/hydra/circular2.jpg"><img src="http://www.quasimondo.com/hydra/circular2.jpg" width="100" height="100"></a></td>
<td></td></tr>
<tr><td><a href="http://www.quasimondo.com/hydra/spiralGradient.hydra">Spiral Gradient</a></td>
<td><a href="http://www.quasimondo.com/hydra/trippy1.jpg"><img src="http://www.quasimondo.com/hydra/trippy1.jpg" width="100" height="100"></a></td>
<td><a href="http://www.quasimondo.com/hydra/trippy2.jpg"><img src="http://www.quasimondo.com/hydra/trippy2.jpg" width="100" height="100"></a></td>
<td><a href="http://www.quasimondo.com/hydra/trippy3.jpg"><img src="http://www.quasimondo.com/hydra/trippy3.jpg" width="100" height="100"></a></td></tr></table>]]></content:encoded>
      <dc:subject>Hydration</dc:subject>
      <dc:date>2007-10-03T17:57:22+01:00</dc:date>
    </item>
    <item>
      <title>Hydra on Adobe Labs</title>
      <link>http://www.quasimondo.com/archives/000656.php</link>
      <description>Finally the AIF Toolkit codename Hydra is available on Adobe Labs. Wow I&apos;m totally excited to see what can be done with this! Building native filters and pixel shaders in Flash whohoo!</description>
      <guid isPermaLink="false">656@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>Finally the AIF Toolkit codename <a href="http://labs.adobe.com/wiki/index.php/AIF_Toolkit">Hydra</a> is available on Adobe Labs.  Wow I'm totally excited to see what can be done with this! Building native filters and pixel shaders in Flash whohoo!</p>]]></content:encoded>
      <dc:subject></dc:subject>
      <dc:date>2007-10-01T22:32:36+01:00</dc:date>
    </item>
    <item>
      <title>Seam Carving with Woodpecker</title>
      <link>http://www.quasimondo.com/archives/000655.php</link>
      <description>If you are interested to see where Joa Ebert and me have taken our seam carving project you should head over to the creationonthefly.com blog. There are some screenshots and infos about Woodpecker, a smart image resizing tool we built with Flex using the Aviary framework. Starting from our original sketch we have completely rewritten the code and optimized it once more. There are some neat new functions in there - for example is it possible to mark areas for deletion or protection and we support enlarging images now, too. And we support various methods of energy map cretion, seam</description>
      <guid isPermaLink="false">655@http://www.quasimondo.com/</guid>
      <content:encoded><![CDATA[<p>If you are interested to see where <a href="http://blog.je2050.de">Joa Ebert</a> and me have taken our seam carving project you should head over to the <a href="http://www.creationonthefly.com/blog/20">creationonthefly.com blog</a>. There are some screenshots and infos about Woodpecker, a smart image resizing tool we built with Flex using the <a href="http://www.creationonthefly.com/">Aviary</a> framework. </p>

<p>Starting from our original sketch we have completely rewritten the code and optimized it once more. There are some neat new functions in there - for example is it possible to mark areas for deletion or protection and we support enlarging images now, too. And we support various methods of energy map cretion, seam finding and carving methods, since as we found out during out research, there is definitely not "one size fits them all" in this discipline.</p>

<p>If you happen to be attending MAX Chicago you can get a personal demo. </p>]]></content:encoded>
      <dc:subject>Occupation</dc:subject>
      <dc:date>2007-09-30T23:46:00+01:00</dc:date>
    </item>


  </channel>
</rss>

