<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>SPLINK</title>
	<link>http://splink.org</link>
	<description>Actionscript 3 &#38; Java Development</description>
	<lastBuildDate>Thu, 08 Jul 2010 11:56:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>actionscript layout framework demo</title>
		<description>Currently I am in the process of starting another actionscript open source project. The plan is to create some sort of UI library/framework which makes the everyday UI programming tasks a more pleasant experience. The main goal is to encourage clean concise and flexible client code which can be easily ...</description>
		<link>http://splink.org/?p=197</link>
			</item>
	<item>
		<title>Using Hudson CI server to build multiple projects with FlexUnit4 tests on a windows box in parallel</title>
		<description>Recently I setup the Hudson CI  server for my splink projects. As Hudson is very well documented and super-easy to use, I had it up and running within less than 5 minutes.


1. Download the latest Hudson.war 
2. Run Hudson "java -jar hudson.jar"
3. Install Hudson as a windows service


My next ...</description>
		<link>http://splink.org/?p=120</link>
			</item>
	<item>
		<title>googlecode: converting svn to mercurial</title>
		<description>Just converted the splink googlecode repositories from svn to mercurial dvcs. (including the complete commit history) It worked like a charm once I figured that I had to use TortoiseHg's hg.exe to perform the conversion on my windows machine. TortoiseHg includes all neccessary extensions (python+svn bindings) and works out of ...</description>
		<link>http://splink.org/?p=112</link>
			</item>
	<item>
		<title>updates</title>
		<description>1. deepsplink 0.9.0

there are various new IRequestBuilder implementations to provide different page transition orders. Here is a quick configuration excerpt:













All pages beneath a page whose request attribute has been set are processed by the configured request until a page has configured a different IRequestBuilder which then is used to process ...</description>
		<link>http://splink.org/?p=79</link>
			</item>
	<item>
		<title>deepsplink 0.8.0 released</title>
		<description>Over the last weeks I put some more work into my actionscript 3 deeplink framework deepsplink. 

In particular I

- simplified the public API
- refactored a lot of the internals
- enhanced comments
- updated the sample application 
- wrote a getting started tutorial based on the sample application


If you want to find ...</description>
		<link>http://splink.org/?p=74</link>
			</item>
	<item>
		<title>Deepsplink update</title>
		<description>deepsplink 0.7.0 released </description>
		<link>http://splink.org/?p=57</link>
			</item>
	<item>
		<title>Updates</title>
		<description>i published updates for my libraries:

deepsplink 0.6.0

- several enhancements including better page stacking, page parameters and performance

splinklibrary 1.0.2 

- fixed memory leak in QTween

splinkresource 1.0.1

- fixed bug which prevented the ResourceProcessor to ever complete processing, but the bug only occurred when loading assets

- added convenience method getAssetById(id : String) : ...</description>
		<link>http://splink.org/?p=50</link>
			</item>
	<item>
		<title>deepsplink released</title>
		<description>I'm proud to anounce the release of deepsplink, an actionscript 3 deeplinking framework. deepsplink provides a clear, flexible and easy to use api to build a scalable actionscript 3 application very quickly. 
The source code, the api documentation and a simple demo application which showcases the main features can be ...</description>
		<link>http://splink.org/?p=46</link>
			</item>
	<item>
		<title>splinklibrary &amp; splinkresource updates</title>
		<description>I just released new versions of splinklibrary and splinkresource. The version number is now 1.0.0 as both projects are pretty stable and have been used in a number of projects. The splinklibrary classes are now covered by unit tests.

I also improved the public api's of the queue (which is now ...</description>
		<link>http://splink.org/?p=42</link>
			</item>
	<item>
		<title>splinklibrary feature demo</title>
		<description>here is a quick demo class showcasing a few splinklibrary features. Please note that this example focuses on showing some splinklibrary features and it is not considered to be a best practice approach for loading and tweening an image. Also note that the demo is just a teaser, splinklibrary has ...</description>
		<link>http://splink.org/?p=39</link>
			</item>
</channel>
</rss>
