<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>BigSource Blog</title>
	<link>http://www.bigsource.de</link>
	<description>Experiences in AS3</description>
	<lastBuildDate>Mon, 24 Jan 2011 10:04:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>MooTools PureMVC AsyncCommand</title>
		<description><![CDATA[we are working alot with the pureMVC AS3 port. The AsyncCommand utility from Duncan Hall is a great addon for this framework.
As we started working with the PureMVC MooTools JavaScript port, we missed this awesome extension. That&#8217;s why we portet this utility for MooTools. You can find the sources on the pureMVC forum.
Duncan Hall developed [...]]]></description>
		<link>http://www.bigsource.de/index.php/2011/01/24/mootools-puremvc-asynccommand/</link>
			</item>
	<item>
		<title>Happy Holiday Season</title>
		<description><![CDATA[We wish all of you a happy holday season and a happy new year.
See you in 2011 and turn the swag on!
Sincerely
Your BigSource Team.
         More&#160;&#187;]]></description>
		<link>http://www.bigsource.de/index.php/2010/12/20/happy-holiday-season/</link>
			</item>
	<item>
		<title>Spherical coordinate system in ActionScript</title>
		<description><![CDATA[To understand the spherical coordinate system i created an example showing the change of the values phi and theta.
The coordinates can be retrieved from spherical coordinates (r, θ, φ) where r = radius, θ=theta and φ=phi by this calculation
pX = radius * Math.sin(theta) * Math.cos(phi);
pY = radius * Math.sin(theta) * Math.sin(phi);
pZ = radius * Math.cos(theta);
You [...]]]></description>
		<link>http://www.bigsource.de/index.php/2010/09/21/spherical-coordinate-system-in-actionscript/</link>
			</item>
	<item>
		<title>BigSource Zarkov now supports Joa Eberts Apparat</title>
		<description><![CDATA[We are happy to announce that we have implemented a wrapper for Joa Eberts Apparat.
The following tasks are supported:

bigsource.apparat.reducer:  Apparat Reducer
bigsource.apparat.tdsi: Apparat Turbo Diesel Sport Injection
bigsource.apparat.coverage: Apparat Coverage
bigsource.apparat.concrete: Apparat Concrete
bigsource.apparat.stripper: Apparat Stripper

To start optimizing your swfs you have to download some things:
Apparat: http://code.google.com/p/apparat/
Scala: http://www.scala-lang.org/downloads 
(Please check the Apparat website for infos about the needed version. [...]]]></description>
		<link>http://www.bigsource.de/index.php/2010/06/03/bigsource-zarkov-now-supports-joa-eberts-apparat/</link>
			</item>
	<item>
		<title>BigSource Zarkov updated to 0.8.5.1</title>
		<description><![CDATA[Today we released a new version of the BigSource Zarkov Eclipse Plugin. There are some major changes that had to be done in order to simplify the exchange of projects and to have as less as possible external configurations.
So here are the major changes:
No Preference Pane in Eclipse Settings
we have removed the Pane from the [...]]]></description>
		<link>http://www.bigsource.de/index.php/2010/05/24/bigsource-zarkov-updated-to-0-8-5-1/</link>
			</item>
	<item>
		<title>BigSource Zarkov Air Application released</title>
		<description><![CDATA[After checking out the new abilities of the Air 2 beta 2 Runtime, I decided to port the BigSource Zarkov Plugin to an Air Standalone application. I had to adopt the Ant Runtime, to ensure that your current build files will also work in the Air version. Because Ant has many tasks, I just adopted [...]]]></description>
		<link>http://www.bigsource.de/index.php/2010/03/12/bigsource-zarkov-air-application-released/</link>
			</item>
	<item>
		<title>Poisson Disk Sampling in Flash</title>
		<description><![CDATA[The Dev.Mag article inspired me programming a poisson disk sampler in ActionScript 3. The ActionScript version is based on the Bitmap.hitTest method. This allows the additional feature adding predefined seeding areas.
Another feature is the ability to add a image wich describes the size of the poisson points. The radius of the poissonpoint is defined out [...]]]></description>
		<link>http://www.bigsource.de/index.php/2009/09/04/poisson-disk-sampling-in-flash/</link>
			</item>
	<item>
		<title>FFK09 &#8211; Flash Forum Konferenz 2009</title>
		<description><![CDATA[We went to the FFK09 Flash Forum Konferenz to Cologne. We had a great time with some friends and interesting speakers. Here are some impressions of the FFK09.
Thanks to Marc Thiele and Sascha Wolter for the awesome conference. See you next year.
Homepage FFK09.
Impressions from Marc Thiele.
Impressions from Powerflasher.
        [...]]]></description>
		<link>http://www.bigsource.de/index.php/2009/05/04/ffk09-flash-forum-konferenz-2009/</link>
			</item>
	<item>
		<title>Zarkov Speech at Flex User Group Hamburg</title>
		<description><![CDATA[Yesterday we presented our compiler wrapper PlugIn for Eclipse at the Flex User Group Hamburg in the rooms of pilot 1/0. We got a really good feedback for our product. So this was a great way to get whishes and to fill our FAQ. In the next time we will add some new stuff to [...]]]></description>
		<link>http://www.bigsource.de/index.php/2009/04/07/zarkov-speech-at-flex-user-group-hamburg/</link>
			</item>
	<item>
		<title>Zarkov Compiler Wrapper Update available (0.8.3.4)</title>
		<description><![CDATA[We have released a new version of the Zarkov Compiler Wrapper for Eclipse. It includes some Bugfixes and improvements. Take a look at http://zarkov.bigsource.de
         More&#160;&#187;]]></description>
		<link>http://www.bigsource.de/index.php/2009/01/22/zarkov-compiler-wrapper-update-available-0834/</link>
			</item>
</channel>
</rss>

