<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/abc" -->
<rss version="0.92">
<channel>
	<title>.:. blog.screenshot.at .:. Flash, Flex, RIA .:.</title>
	<link>http://www.screenshot.at/blog</link>
	<description>This blog is about Flash, Flex, RIA related stuff</description>
	<lastBuildDate>Sun, 01 Aug 2010 15:57:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CMC Spreadbetting Application is now online</title>
		<description>After quite a long time the project i have joined last November in now online:

http://www.cmcmarkets.co.uk </description>
		<link>http://www.screenshot.at/blog/2010/08/01/cmc-spreadbetting-application-is-now-online/</link>
			</item>
	<item>
		<title>Adobe whitepaper for performance optimization</title>
		<description>Thibault Imbert from Adobe has published a whitepaper for performance optimization, with a lot of useful information specially targeting Flash Player 10.1 and mobile content.

Some parts sounds somehow strange, like the recommendation to avoid Event Dispatching as for every event an object has to be created. On the other hand ...</description>
		<link>http://www.screenshot.at/blog/2010/02/15/adobe-whitepaper-for-performance-optimization/</link>
			</item>
	<item>
		<title>A question of style</title>
		<description>If you ever had some strange problems with styles in Flex, you might want to know how styles are internally handled and implemented.
Ok this post will not cover too much of all the stuff going on there, but a bit of the basics how styles are finding their way from ...</description>
		<link>http://www.screenshot.at/blog/2010/01/08/a-question-of-style/</link>
			</item>
	<item>
		<title>MacBook anti-theft software and firewall</title>
		<description>I just found a promising anti-theft software for my brand new MacBook Pro: Undercover from orbicule.

It´s important to activate apples firmeware password protection to ensure that a harddrive reformatting or replacement will not allow booting up your mac without password.

An alternative firewall for mac to control outgoing connections from your apps and ...</description>
		<link>http://www.screenshot.at/blog/2009/07/05/macbook-anti-theft-software-and-firewall/</link>
			</item>
	<item>
		<title>Open source project: LocalConnectionService</title>
		<description>LocalConnection is a great feature in flash, but unfortunately it has some limitations and the API is somehow "suboptimal".
Evan Gifford from Blitz has set up an open source project where the size limitations of 40 kb are bypassed and the project provides a nice API.

Resources:
http://labs.blitzagency.com/?p=650
http://code.google.com/p/flashlcs/
http://rockonflash.wordpress.com/2009/03/05/new-localconnection-api-rocks-and-its-os/
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/LocalConnection.html </description>
		<link>http://www.screenshot.at/blog/2009/05/26/open-source-project-localconnectionservice/</link>
			</item>
	<item>
		<title>Flash high CPU usage in idle state</title>
		<description>I have commited a bug report to Adobe about the high cpu usage in Flash applications at idle state.

Please vote for this bug, so it has higher chances to get fixed soon.

There is also another bug report by Grant Skinner regarding the same issue.

Here is a copy of the bug ...</description>
		<link>http://www.screenshot.at/blog/2009/05/10/flash-high-cpu-usage-in-idle-state/</link>
			</item>
	<item>
		<title>Some nice tools and resources</title>
		<description>My wishlist for a CSS inspector has had been already fulfilled: http://code.google.com/p/fxspy

A great code formatter as Eclipse plugin for Flex Builder: http://code.google.com/p/flexformatter
Download: http://sourceforge.net/projects/flexformatter/

HP has published a security analysis tool for Flash content. It´s also a decompiler to inspect the Actionscript code: SWFScan

Good overview about security issues in Flash:
http://www.owasp.org/index.php/Category:OWASP_Flash_Security_Project
http://www.adobe.com/devnet/flashplayer/articles/secure_swf_apps.html

A great resource ...</description>
		<link>http://www.screenshot.at/blog/2009/05/09/some-nice-tools/</link>
			</item>
	<item>
		<title>The infamous callLater()</title>
		<description>At my first posts I wrote about my favorite Flex feature: Databinding
Now I will take a look at the opposite, IMHO the most precarious "feature" in Flex: callLater()

If you have a dodgy problem that a certain property is not available when it already should be and you ask someone at ...</description>
		<link>http://www.screenshot.at/blog/2009/05/05/the-infamous-calllater/</link>
			</item>
	<item>
		<title>Wishlist: CSS Inspector/Live-Editor for Flex</title>
		<description>At styling and changing my blog theme, i really fall in love with Web Developers (Firefox addon) CSS tools.
Just rollover or select an element and see the css used. Edit it live and see immediately the changes.
How nice would it be to have something inside Flex Builder?
For re-styling or adopting ...</description>
		<link>http://www.screenshot.at/blog/2009/04/28/wishlist-css-inspectorlive-editor-for-flex/</link>
			</item>
	<item>
		<title>DataBinding under the hood (part 3): Generated Code</title>
		<description>So now lets get our hands dirty and check out the generated code which is created behind the scenes.
When you compile a Flex application the compiler runs the compilation in 2 steps:

The mxmlc compiler generates a lot of Actionscript classes
The compc compiler compiles from the generated classes plus your custom ...</description>
		<link>http://www.screenshot.at/blog/2009/04/26/databinding-under-the-hood-part3-generated-code/</link>
			</item>
</channel>
</rss>
