﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ladysign Dev Blog &#187; flex</title>
	<atom:link href="http://www.ladysign-apps.com/blog/category/code/flex-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladysign-apps.com/blog</link>
	<description>Girls can code.</description>
	<lastBuildDate>Mon, 01 Feb 2010 09:44:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>6 popular Javascript Frameworks</title>
		<link>http://www.ladysign-apps.com/blog/code/javascript/5-popular-javascript-frameworks/</link>
		<comments>http://www.ladysign-apps.com/blog/code/javascript/5-popular-javascript-frameworks/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 09:20:37 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[Javascript Frameworks]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Spry]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=648</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<p>Javascript frameworks are for easing development and dynamic web apps.<br />
These toolkits enables you to deal with Ajax calls[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<p>Javascript frameworks are for easing development and dynamic web apps.<br />
These toolkits enables you to deal with Ajax calls in an easy and fun way and it&#8217;s also cross browser safe.</p>
<p>It can be handy, if you know already something about <a href="http://www.json.org">JSON</a>:<br />
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write and it is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition &#8211; December 1999.<br />
JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.</p>
<p>It&#8217;s a personal choice which of the Javascript Frameworks you should choose.<br />
Basically they are all more or less providing you the same functionality, and they all<br />
contain excellent documentation and API&#8217;s with examples.<br />
I will show you the 6 most popular frameworks, and tell you the current version,<br />
download link and which websites these frameworks use. Also the size of the .js file,<br />
which is an important detail.</p>
<table border="1" cellpadding="1" cellspacing="1" align="center">
<tr>
<th></th>
<th align="center"><a href="http://jquery.com/">JQuery</a></th>
<th align="center"><a href="http://www.prototypejs.org">Prototype</a></th>
<th align="center"><a href="http://www.dojotoolkit.org/">Dojo</a></th>
<th align="center"><a href="http://www.mootools.net/">Mootools</a></th>
<th align="center"><a href="http://labs.adobe.com/technologies/spry/home.html">Spry</a></th>
<th align="center"><a href="http://developer.yahoo.com/yui/">YUI</a></th>
</tr>
<tr>
<td><b>Version:</b></td>
<td>1.3.2</td>
<td>1.6.0.3</td>
<td>1.3.0</td>
<td>1.2.2.</td>
<td>1.6.1</td>
<td>2.7.0</td>
</tr>
<tr>
<td><b>Size:</b></td>
<td>56KB / 117kB *</td>
<td>127KB</td>
<td>80KB / 305kB *</td>
<td>64KB / 97kB * </td>
<td>4.88MB</td>
<td>11.7MB</td>
</tr>
<tr>
<td><b>Clients</b></td>
<td><em>Google, Dell, Mozilla, Bank of America (Microsoft, Nokia)</em></td>
<td><em>Apple, CNN, Twitter, Digg, eBAY, Sony, Prada, Wired, Amazon</em></td>
<td><em>Salesforce, IBM, AOL, Apple, Ask.com, SUN, Zend Framework, Lufthansa</em></td>
<td><em>Joomla, Nintendo, Gamespot, W3C, Netvibes</em></td>
<td><em>Adobe</em></td>
<td><em>Yahoo, KLM</em></td>
</tr>
</table>
<p>* = compressed gzipped / uncompressed</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/javascript/5-popular-javascript-frameworks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flex Cross Domain Policy</title>
		<link>http://www.ladysign-apps.com/blog/code/flex-code/flex-cross-domain-policy/</link>
		<comments>http://www.ladysign-apps.com/blog/code/flex-code/flex-cross-domain-policy/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 17:29:14 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[cross domain]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=615</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Flex won&#8217;t load data from a server that is not in the domain from which the SWF file originated unless there is a c[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Flex won&#8217;t load data from a server that is not in the domain from which the SWF file originated unless there is a crossdomain.xml in the server&#8217;s root.<br />
If you want to allow Flash to access your localhost data, then create a <strong>crossdomain.xml </strong> file in your public folder, with the following content:</p>
<pre class="brush: xml;">
&lt;?xml version &quot;1.0&quot;?&gt;
&lt;cross-domain-policy&gt;
    &lt;allow-access-from domain=&quot;*&quot; /&gt;
&lt;/cross-domain-policy&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/flex-code/flex-cross-domain-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xbox Live gamerprofile webservice</title>
		<link>http://www.ladysign-apps.com/blog/code/flex-code/xbox-live-gamerprofile-webservice/</link>
		<comments>http://www.ladysign-apps.com/blog/code/flex-code/xbox-live-gamerprofile-webservice/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 19:51:22 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[gamercard webservice]]></category>
		<category><![CDATA[webservice xbox live]]></category>
		<category><![CDATA[xbox360 api]]></category>
		<category><![CDATA[xbox360 message]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=442</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 3 out of 5 stars</p>
<p>Yeah I&#8217;m addicted to my Xbox360, and my Xbox Live account.<br />
Developers, check this out:<br />
<a href="http://duncanmackenzie.net/services/XboxInfo.asmx?op=GetXboxInfo"><br />
DunCan Mackenzie</a> created a [......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 3 out of 5 stars</p>
<p>Yeah I&#8217;m addicted to my Xbox360, and my Xbox Live account.<br />
Developers, check this out:<br />
<a href="http://duncanmackenzie.net/services/XboxInfo.asmx?op=GetXboxInfo"><br />
DunCan Mackenzie</a> created a webservice to retrieve your XboxProfile.</p>
<p>I&#8217;m working now on a cool Flex app, which reads my Xbox Profile info.</p>
<p><a href="http://profile.mygamercard.net/saveLEE"><br />
<img src="http://card.mygamercard.net/cylinder/saveLEE.png" border=0><br />
</a><br />
<a href="http://duncanmackenzie.net/services/GetXboxInfo.aspx?GamerTag=saveLEE"><br />
See the response XML message.<br />
</></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/flex-code/xbox-live-gamerprofile-webservice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex debugging</title>
		<link>http://www.ladysign-apps.com/blog/code/flex-code/flex-debugging/</link>
		<comments>http://www.ladysign-apps.com/blog/code/flex-code/flex-debugging/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 19:44:33 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[actionscript debugger]]></category>
		<category><![CDATA[actionscript trace flex]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[flex debugger]]></category>
		<category><![CDATA[flex debugging]]></category>
		<category><![CDATA[flex trace]]></category>
		<category><![CDATA[flex tracer]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=448</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Hey where is the trace window, you might gonna ask if you are an experienced Flash Developer and toke the step to develop[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Hey where is the trace window, you might gonna ask if you are an experienced Flash Developer and toke the step to develop in Flex. Well with Flex debugging is very powerful, just as how you are used to debug with a normal developers IDE.</p>
<p>As default debugging mode will be started, when testing your swf local. Just hit F11.<br />
(hit SHIFT + F11 for a normal built). To debug open the debug perspective.<br />
For reading the trace info you will have to open the console view.</p>
<p>Not working? Flash content debugger should be installed:<br />
<a href="http://www.adobe.com/support/flashplayer/downloads.html"><br />
http://www.adobe.com/support/flashplayer/downloads.html<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/flex-code/flex-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex: load extern actionscript</title>
		<link>http://www.ladysign-apps.com/blog/code/flex-code/flex-load-extern-actionscript/</link>
		<comments>http://www.ladysign-apps.com/blog/code/flex-code/flex-load-extern-actionscript/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 11:49:20 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[extern actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[mxml]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=394</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<p>The cool thing about Adobe Flex is that you can run within your mxml file Actionscript.<br />
I love standards and clean code. [......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<p>The cool thing about Adobe Flex is that you can run within your mxml file Actionscript.<br />
I love standards and clean code. That&#8217;s why I wanted to know how I can run an extern Actionscript.as file.<br />
It&#8217;s pretty easy:</p>
<p>1. Create a new folder in your Flex project. &#8211; I called it: includes<br />
2. In my mxml I define the extern Actionscript:</p>
<p>    <mx:Script><br />
    	<![CDATA[<br />
        include "../includes/scripts.as";<br />
    	]]&gt;<br />
    </mx:Script></p>
<p>3. I&#8217;ll also define the action into mxml, I want it after a button click:</p>
<p><mx:Button label="Next page" click="init();" x="156" y="375"/></p>
<p>4. In my includes folder I create an Actionscript: scripts.as:<br />
For example:</p>
<p>import mx.controls.Alert;</p>
<p>private var alert:Alert;</p>
<p>private function init():void {<br />
    var alertText:String = &#8220;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse rutrum metus nonummy augue. In hac habitasse platea dictumst. Nulla arcu libero, nonummy non, suscipit a, mollis non, augue. Maecenas porttitor urna vel enim. Nam eget tortor. Mauris facilisis suscipit felis. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin nunc turpis, venenatis non, laoreet at, fringilla nec, purus. Sed sodales. Sed turpis. Vestibulum sagittis justo id metus. Sed placerat, nibh lobortis mattis adipiscing, sapien wisi interdum arcu, nec vehicula sem tortor id nibh.&#8221;;<br />
    var alertTitle:String = &#8220;The quick brown fox jumped over the lazy dog.&#8221;;<br />
    alert = Alert.show(alertText, alertTitle);<br />
    alert.status = &#8220;I&#8217;m a status message&#8221;;<br />
}</p>
<p>That made my day!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/flex-code/flex-load-extern-actionscript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
