<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="0.92">
<channel>
	<title>Qi Labs</title>
	<link>http://labs.qi-ideas.com</link>
	<description>Directly from the labs of Qi</description>
	<lastBuildDate>Mon, 07 Jul 2008 16:06:04 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Using Google Maps within CS3</title>
		<description>A friend of mine asked me if I knew a way to get google maps working within CS3. At the moment google made this flex only. If you've carefully read my previous articles you already know the drill. 

This is what you need to do to get it working within ...</description>
		<link>http://labs.qi-ideas.com/2008/06/19/using-google-maps-within-cs3/</link>
			</item>
	<item>
		<title>Intrinsic Library maker for Flash CS3</title>
		<description>
Jesse Warden had a post about the new Gaia Beta framework created by his friend Steven Sacks. In his post he commented and talked about my library solution. Let's quote him:



There are just certain audiences that totally agree with what your doing, and others who are like, “That’s too much ...</description>
		<link>http://labs.qi-ideas.com/2008/01/29/library-maker-001-for-as-30/</link>
			</item>
	<item>
		<title>Using Flex compiled code within Flash!</title>
		<description>Why did I put effort in combining Flash and Flex generated swf’s?

A major AS 3.0 obstacle for me is the fact that the flex RPC sources are not available. This means we can only use rpc.swc supplied within the Flex framework or use a third party library. Another big thing ...</description>
		<link>http://labs.qi-ideas.com/2007/12/25/using-flex-compiled-code-within-flash/</link>
			</item>
	<item>
		<title>Simple Actionscript Preprocessor</title>
		<description>I was looking for a 'simple' C preprocessor for actionscript. The best thing out there which is out of the box compatible with actionscript is "EnLarge" from Asual.

But even EnLarge is to complicated for me! I don't want to make an ant build for every little thing I do. All ...</description>
		<link>http://labs.qi-ideas.com/2007/12/19/simple-actionscript-preprocessor/</link>
			</item>
	<item>
		<title>to super or not to super</title>
		<description>Sometimes there are reasons for not calling the base class constructor. A little trick in AS3.0 to not super() your base class is the following line of code:

if (0) super();
 </description>
		<link>http://labs.qi-ideas.com/2007/12/17/to-super-or-not-to-super/</link>
			</item>
	<item>
		<title>NellyMoser decoding support in ffmpeg!</title>
		<description>I've been following the thread on the conversion of the anonymous nellymoser project to native support within ffmpeg. Since the 15th of october the patch has been approved and applied to the ffmpeg svn trunk. This is great news, we can now finally convert our FMS stored audio to anything we like! </description>
		<link>http://labs.qi-ideas.com/2007/10/17/nellymoser-decoding-support-in-ffmpeg/</link>
			</item>
	<item>
		<title>Flash &#038; Server Side object/face recognition</title>
		<description>
Ever had a project where you needed to process a webcam image? We had a project for Heineken.nl called cloning. We wanted to do object recognition for objects like beer cans, bottles, etc... The objects would be placed in front of the webcam. When recognized the user would see a ...</description>
		<link>http://labs.qi-ideas.com/2007/08/23/flash-server-side-image-processing/</link>
			</item>
	<item>
		<title>Please No, Not Another framework</title>
		<description>Take a quick peek on osflash and you’ll see tons of cool frameworks available. This begs to ask the question, why develop another open source framework?

Each framework has its own strengths and weaknesses. But most important, it’s a matter of personal choice! For us there is not a single framework ...</description>
		<link>http://labs.qi-ideas.com/2007/07/28/please-no-not-another-framework/</link>
			</item>
	<item>
		<title>Qi&#8217;s framework release</title>
		<description>The very first release of our own Qi framework has been made available for download through the Google Code download area. 

Our own source code is released under MIT license and will be maintained in our private svn repository. Other parts of the framework come from a variety of other ...</description>
		<link>http://labs.qi-ideas.com/2007/07/28/qis-very-first-framework-release/</link>
			</item>
</channel>
</rss>
