<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
		
		
	<channel rdf:about="http://www.richinternet.de/blog/index.cfm">
	<title>Richinternet Blog</title>
	<description>The Rich Internet Dev Blog</description>
	<link>http://www.richinternet.de/blog/index.cfm</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=CF08269E-B433-A01A-11BA0096BB6126D0" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=29888D85-FD50-830F-DA26DDDE5ED026FF" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=EE0393CE-9FA9-3871-3E481EB991464D19" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=E7E4DCAA-F57B-4A79-6A3C55ACAE50F5BE" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=CA893282-CA80-4607-44872C74EFB1865E" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=C93B9F7C-F371-6ECE-EECDCF1FBC2CA5FC" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=87C7BF48-A90C-E20E-4CEB045CF7760604" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=33CF66A4-DC95-6312-95EFE8E3DB31D298" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=1F2CD491-BECC-96C3-6FC8B3260C615E8D" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=19CC7FEE-07AD-AAA2-E4DE5B047F29BD1C" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=6AEA1F2C-0BE0-0E6C-829759EDDE57D6AB" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=376AEA3C-A34B-B678-706A896F2CDD2EF6" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=112AF031-B34F-2851-AB3845F8D81C54E4" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=B199EBB5-D90B-74CE-08BD1BA9A1AECB25" />
			
			<rdf:li rdf:resource="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=AC5FD823-0C11-F8E0-703C3977BFFF7295" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=CF08269E-B433-A01A-11BA0096BB6126D0">
	<title>Copy Fully Qualified Classname Plugin for Flash Builder 4 (CFQCN)</title>
	<description>&lt;p&gt;I created a little add-on for Flash Builder 4 which gives you a &quot;Copy Fully Qualified Name&quot; entry to the context menu in the MXML/AS3-Editors of Flash Builder. This is especially useful if you&apos;re creating new skin classes in Flex 4 and need to know the FQCN of the skin class to reference it in the CSS file for example (oh - and for item renderers, also very useful, and for a few other things it&apos;s useful, too btw)&lt;/p&gt;&lt;p&gt;I was a bit lazy concerning the name for this plugin so I just called it CFQCN&lt;/p&gt;
&lt;img src=&quot;http://www.die-flexperten.de/wp-content/uploads/2010/09/cfqcn1-300x197.jpg&quot;/&gt;
&lt;p&gt;To get proper result you have to point the cursor into the editor (i.e. click on an element), then right-click and choose the &quot;Copy Fully Qualified Name&quot; menu entry. This will try to get the FQCN of the element (in case it&apos;s an element in MXML) or the name of the topmost class (in case of AS3 file or top-level MXML elements).&lt;/p&gt;
&lt;p&gt;Some notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Members, properties and imports in AS3 (AS3 class files and Script blocks in MXML) are currently not supported&lt;/li&gt;
&lt;li&gt;You really need a selection on the element you want tp copy the name from, i.e. the cursor needs to be placed on the element by mouse or by keyboard&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;p&gt;This is really the first version of the plugin and I will add more functionality over time.&lt;/p&gt;
&lt;p&gt;To install, download &lt;a href=&quot;http://demo.richinternet.de/plugins/de.richinternet.plugins.cfqcn_0.4.1.zip&quot;&gt;the ZIP file from here&lt;/a&gt;, unzip it and copy the JAR file to the /plugins directory of your Flash Builder 4 / Eclipse installation and restart. That&apos;s all. Oh, and yes it&apos;s free to use. Enjoy!&lt;/p&gt;
&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=CF08269E-B433-A01A-11BA0096BB6126D0</link>
	<dc:date>2010-09-01T22:41:12-02:00</dc:date>
	<dc:subject>Plugins,Flex</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=29888D85-FD50-830F-DA26DDDE5ED026FF">
	<title>AMF Explorer Add-on for Firefox</title>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.mischefamily.com/nathan/&quot;&gt;Nathan Mische&apos;s&lt;/a&gt; &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/78928&quot;&gt;AMF Explorer&lt;/a&gt; is a nice add-on for Firefox which allows to seamlessly debug AMF traffic from within Firefox. Looks very promising, especially as the capturing of the AMF packets seems to be written in JS (not sure, though).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/78928&quot;&gt;https://addons.mozilla.org/en-US/firefox/addon/78928&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Nathan confirmed that the add-on uses an JS to deserialize the data. &lt;a href=&quot;http://svn.riaforge.org/amfexplorer/trunk/src/chrome/content/amfexplorer/amfLib.js&quot;&gt;The implementation&lt;/a&gt; is based on the BlazeDS java code. Nice job!&lt;/p&gt;
&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=29888D85-FD50-830F-DA26DDDE5ED026FF</link>
	<dc:date>2010-03-04T15:16:07-02:00</dc:date>
	<dc:subject>Flex,BlazeDS</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=EE0393CE-9FA9-3871-3E481EB991464D19">
	<title>My W-JAX 09 Slides</title>
	<description>&lt;p&gt;In case you missed &lt;a href=&quot;http://it-republik.de/jaxenter/wjax09/&quot;&gt;this year&apos;s W-JAX conference&lt;/a&gt;, here are the slides for my session &quot;Flex and Spring integration&quot;. I&apos;ll post the demo files later. Enjoy!&lt;/p&gt;
&lt;p&gt;
&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0&quot; width=&quot;400&quot; height=&quot;300&quot;&gt; &lt;param name=&quot;movie&quot; value=&quot;https://share.acrobat.com/adc/flex/mpt.swf&quot; /&gt; &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt; &lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;/&gt; &lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;/&gt; &lt;param name=&quot;flashvars&quot;  value=&quot;ext=ppt&amp;docId=0bd6b0f3-fe9f-44eb-ad25-cc720231c901&amp;lang=en_US&quot;/&gt; &lt;embed src=&quot;https://share.acrobat.com/adc/flex/mpt.swf&quot;  quality=&quot;high&quot;  pluginspage=&quot;http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&quot;  type=&quot;application/x-shockwave-flash&quot; width=&quot;400&quot; height=&quot;300&quot; wmode=&quot;transparent&quot; allowFullScreen=&quot;true&quot; flashvars=&quot;ext=ppt&amp;docId=0bd6b0f3-fe9f-44eb-ad25-cc720231c901&amp;lang=en_US&quot;&gt; &lt;/embed&gt; &lt;/object&gt;
&lt;/p&gt;
&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=EE0393CE-9FA9-3871-3E481EB991464D19</link>
	<dc:date>2009-11-13T15:47:42-02:00</dc:date>
	<dc:subject>Flex,BlazeDS</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=E7E4DCAA-F57B-4A79-6A3C55ACAE50F5BE">
	<title>Adobe publishes RTMP specification</title>
	<description>&lt;p&gt;As announced in &lt;a href=&quot;http://www.adobe.com/aboutadobe/pressroom/pressreleases/200901/012009RTMP.html&quot;&gt;January 2009&lt;/a&gt;, Adobe now published the specification for the former proprietary RTMP protocol. The specs can be downloaded &lt;a href=&quot;http://www.adobe.com/devnet/rtmp/&quot;&gt;for free from here&lt;/a&gt;, for more background information check &lt;a href=&quot;http://blogs.adobe.com/ktowes/2009/06/rtmp_specification_now_availab.html&quot;&gt;Kevin Towes blog entry&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The EULA is pretty clear on prohibiting two things: you may neither create &quot;stream ripper&quot; software based on the specs, nor create a software that cicumvents security/DRM measures implemented by Adobe (rtmpe, rtmps). You may of course build your own security/DRM scheme on top of the open RTMP specs&lt;/p&gt;&lt;p&gt;So: who is the first to create a AS3 only RTMP-client that does not use NetConnection?&lt;/p&gt;&lt;p&gt;Dirk&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=E7E4DCAA-F57B-4A79-6A3C55ACAE50F5BE</link>
	<dc:date>2009-06-16T09:08:04-02:00</dc:date>
	<dc:subject>Flash Media Server,Other topics</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=CA893282-CA80-4607-44872C74EFB1865E">
	<title>CFLOOP: undocumented charset attribute for reading files</title>
	<description>&lt;p&gt;ColdFusion 8 introduced a new feature which allows to use &lt;a href=&quot;http://livedocs.adobe.com/coldfusion/8/htmldocs/Tags_j-l_15.html#3205709&quot;&gt;CFLOOP to read in a file line by line&lt;/a&gt;. This is a nice convenience method but I noticed that by default CFLOOP in this mode always uses iso-8859-1 encoding to read the file&apos;s content which of course causes trouble when the encoding of the file is e.g. utf-8. By accident I found that there&apos;s an undocumented attribute on the CFLOOP tag to set the charset to use when reading in a file:&lt;div class=&quot;code&quot;&gt;&lt;FONT COLOR=MAROON&gt;&amp;lt;cfloop file=&lt;FONT COLOR=BLUE&gt;&quot;#path#&quot;&lt;/FONT&gt; index=&lt;FONT COLOR=BLUE&gt;&quot;line&quot;&lt;/FONT&gt; charset=&lt;FONT COLOR=BLUE&gt;&quot;utf-8&quot;&lt;/FONT&gt;&amp;gt;&lt;/FONT&gt;&lt;br&gt;
  ...&lt;br&gt;
&lt;FONT COLOR=MAROON&gt;&amp;lt;/cfloop&amp;gt;&lt;/FONT&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=CA893282-CA80-4607-44872C74EFB1865E</link>
	<dc:date>2009-06-10T16:18:57-02:00</dc:date>
	<dc:subject>ColdFusion</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=C93B9F7C-F371-6ECE-EECDCF1FBC2CA5FC">
	<title>Enabling SSL on ColdFusion 8 with integrated JRun</title>
	<description>&lt;p&gt;I had a hard time configuring SSL on my local CF8 running with the integrated JRun (Developer Edition). I followed the common instructions for enabling SSL on CF (like &lt;a href=&quot;http://www.cfchimp.com/wordpress/?p=69&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://www.adobe.com/support/coldfusion/using/ssl_with_cf_web_server/ssl_with_cf_web_server03.html&quot;&gt;here&lt;/a&gt;) but in the end I always kept getting strange error messages like &quot;sec_error_bad_signature&quot; in the browser when I accessed CF via https.&lt;/p&gt;&lt;p&gt;Finally, I found that the error was related to the Java JRE. When I switched the JRE from the one shipping with CF8 (1.6.0_04-b12) to a Java 5 JRE ( 1.5.0_16-b02) the error went away and SSL works like a charm. I&apos;m not yet sure if this is a bug in the JRE or CF8 but for my testing purposes it&apos;s just fine now.&lt;/p&gt;&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=C93B9F7C-F371-6ECE-EECDCF1FBC2CA5FC</link>
	<dc:date>2009-06-10T10:14:36-02:00</dc:date>
	<dc:subject>ColdFusion</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=87C7BF48-A90C-E20E-4CEB045CF7760604">
	<title>Spring BlazeDS article available online</title>
	<description>&lt;p&gt;My article &quot;Spring trifft Flex&quot; (Spring meets Flex) for the German Java Magazin is now available online for free. Check it out &lt;a href=&quot;http://it-republik.de/jaxenter/artikel/BlazeDS-Spring-trifft-Flex-2329.html&quot;&gt;here!&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=87C7BF48-A90C-E20E-4CEB045CF7760604</link>
	<dc:date>2009-05-28T17:12:43-02:00</dc:date>
	<dc:subject>Flex,BlazeDS</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=33CF66A4-DC95-6312-95EFE8E3DB31D298">
	<title>Pass CF Array as serialized ArrayCollection from CF to Flex</title>
	<description>&lt;p&gt;&lt;b&gt;UPDATE:&lt;/b&gt; Sorry, my assumption was plain wrong. See my comment in the Comments section.&lt;/p&gt;
&lt;p&gt;By default, a CF Array is serialized to a native Flash Array when when using AMF3/Remoting between Flex and CF. If you want to pass a CF Array directly as an ArrayCollection to Flex instead of wrapping in into an ArrayCollection on the Flex client side, then just wrap the CF Array into a java.util.ArrayList in your CFC:&lt;/p&gt;&lt;div class=&quot;code&quot;&gt;&lt;FONT COLOR=MAROON&gt;&amp;lt;cfreturn createObject(&lt;FONT COLOR=BLUE&gt;&quot;java&quot;&lt;/FONT&gt;, &lt;FONT COLOR=BLUE&gt;&quot;java.util.ArrayList&quot;&lt;/FONT&gt;).init(someArray)&amp;gt;&lt;/FONT&gt;&lt;/div&gt;&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=33CF66A4-DC95-6312-95EFE8E3DB31D298</link>
	<dc:date>2009-05-12T09:52:58-02:00</dc:date>
	<dc:subject>ColdFusion,Flex</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=1F2CD491-BECC-96C3-6FC8B3260C615E8D">
	<title>Distinguish between Flex Remoting and &quot;normal&quot; HTTP requests in ColdFusion</title>
	<description>&lt;p&gt;After a lot of Flex and Java coding I&apos;m currently doing a CF/Flex project again. I haven&apos;t really touched CF for quite some time and decided to use &lt;a href=&quot;http://www.coldspringframework.org/&quot;&gt;ColdSpring&lt;/a&gt; in this project just for getting an idea of it. I&apos;ve used &lt;a href=&quot;http://www.springsource.org/&quot;&gt;Spring&lt;/a&gt; in my past Java projects and wanted to get a feeling for ColdSpring - and it really rocks! Make sure to check it out!&lt;/p&gt;
&lt;p&gt;One thing I remembered from my past Flex/CF projects was that it always was not that easy to build a CF backend that can both serve Flex clients with AMF over HTTP (i.e. Remoting) and &quot;normal&quot; HTTP clients (standard-browser-HTML-you-know-what-I-mean). For example, the error handling is a bit difficult as you want CF runtime exceptions to get transported back to Flex clients as FaultEvents but for HTML clients you want a nice HTML output with error information. I never found a decent solution for this... until now :) Sometimes it is good to change perspectives (or to switch languages).&lt;/p&gt;&lt;p&gt;In the past Java projects we either used BlazeDS or LC on the backend side. The server side &lt;a href=&quot;http://livedocs.adobe.com/blazeds/1/javadoc/&quot;&gt;API&lt;/a&gt; offers a broad set of ways to access the incoming HTTP requests and the AMF payload. A main class in the BlazeDS and LCDS API to access all that information is the &lt;a href=&quot;http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/FlexContext.html&quot;&gt;flex.messaging.FlexContext&lt;/a&gt; class. The idea is quite simle: in your server side Java code you can use the FlexContext class to get the current client (wrapped in a FlexClient object), the sessions (wrappers around the HTTPSession) and so on. So to check if a method was called from a Flex client you just have to check if FlexContext.getFlexClient() is != null.&lt;/p&gt;&lt;p&gt;Thanks to the fact that CF8 uses the same (or parts of) server side Flex API to implement the Flex &lt;-&gt; CF Remoting infrastructure you can also use the same method in your CFCs making it *much* easier to distinguish between Flex and HTML-client requests. A simple example goes like this - it could be used inside your Application.cfc&apos;s onError method:
&lt;div class=&quot;code&quot;&gt;&lt;FONT COLOR=MAROON&gt;&amp;lt;cfset var ctx = createObject(&lt;FONT COLOR=BLUE&gt;&quot;java&quot;&lt;/FONT&gt;, &lt;FONT COLOR=BLUE&gt;&quot;flex.messaging.FlexContext&quot;&lt;/FONT&gt;)&amp;gt;&lt;/FONT&gt;&lt;br&gt;
&lt;FONT COLOR=MAROON&gt;&amp;lt;cfif ctx.getFlexClient() neq &lt;FONT COLOR=BLUE&gt;&quot;&quot;&lt;/FONT&gt;&amp;gt;&lt;/FONT&gt;&lt;br&gt;
&lt;FONT COLOR=GRAY&gt;&lt;I&gt;&amp;lt;!--- this is a request from a Flex cliet ---&amp;gt;&lt;/I&gt;&lt;/FONT&gt;&lt;br&gt;
...&lt;br&gt;
&lt;FONT COLOR=MAROON&gt;&amp;lt;cfelse&amp;gt;&lt;/FONT&gt;&lt;br&gt;
&lt;FONT COLOR=GRAY&gt;&lt;I&gt;&amp;lt;!--- this is a standard http request ---&amp;gt;&lt;/I&gt;&lt;/FONT&gt;&lt;br&gt;
...&lt;br&gt;
&lt;FONT COLOR=MAROON&gt;&amp;lt;/cfif&amp;gt;&lt;/FONT&gt;&lt;/div&gt;
&lt;/p&gt;&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=1F2CD491-BECC-96C3-6FC8B3260C615E8D</link>
	<dc:date>2009-05-08T09:43:00-02:00</dc:date>
	<dc:subject>ColdFusion,Flex,BlazeDS</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=19CC7FEE-07AD-AAA2-E4DE5B047F29BD1C">
	<title>RC1 of Spring BlazeDS Integration available</title>
	<description>&lt;p&gt;Springsource &lt;a href=&quot;http://www.springsource.org/node/1393&quot;&gt;just announced&lt;/a&gt; the availability of RC1 of the &lt;a href=&quot;http://www.springsource.org/spring-flex&quot;&gt;Spring BlazeDS Integration&lt;/a&gt; project.&lt;/p&gt;&lt;p&gt;Some of the interesting new features are the option to export Remoting Destinations by using Java 5 Annotations instead of classic XML-wiring and full support for custom JavaAdapters like those provided by dpHibernate or Gilead.&lt;/p&gt;&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=19CC7FEE-07AD-AAA2-E4DE5B047F29BD1C</link>
	<dc:date>2009-05-07T08:39:41-02:00</dc:date>
	<dc:subject>Flex,BlazeDS</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=6AEA1F2C-0BE0-0E6C-829759EDDE57D6AB">
	<title>German Java Magazin publishes my article on Spring BlazeDS Integration</title>
	<description>&lt;p&gt;In the recent issue 05/09 of the German &lt;a href=&quot;http://it-republik.de/jaxenter/java-magazin-ausgaben/Web-Services-000297.html&quot;&gt;Java Magazin&lt;/a&gt; you&apos;ll find my article &quot;Spring trifft Flex&quot; (translation: &quot;Spring meets Flex&quot;) where I show how to use Flex, BlazeDS and Spring together by using &lt;a href=&quot;http://www.springsource.org/spring-flex&quot;&gt;Spring BlazeDS Integration&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Btw, it is a print magazine so you&apos;ll have to buy it - and no, I don&apos;t get money if you buy it :)&lt;/p&gt;
&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=6AEA1F2C-0BE0-0E6C-829759EDDE57D6AB</link>
	<dc:date>2009-04-03T09:38:29-02:00</dc:date>
	<dc:subject>Flex,BlazeDS</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=376AEA3C-A34B-B678-706A896F2CDD2EF6">
	<title>HP releases tool to find security vulnerabilities in Flash/Flex applications</title>
	<description>&lt;p&gt;HP?s Web Security Research Group &lt;a href=&quot;http://www.communities.hp.com/securitysoftware/blogs/spilabs/archive/2009/03/20/exposing-flash-application-vulnerabilities-with-swfscan.aspx&quot;&gt;has released a tool called SWFScan&lt;/a&gt;. The application aims at helping developers finding and fixing security issues in compiled SWF files.&lt;/p&gt;&lt;p&gt;The tool first decompiles the SWF file (ActionScript 2 and 3 is supported) and then scans the generated sourcecode for a range of several security vulnerabilities like hard-coded passwords, XSS and cross-domain issues. Also, the tool checks the code against Adobe&apos;s security best practices. So in contrast to other decompiler tools this one really adds value for the developer. Worth checking out!&lt;/p&gt;&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=376AEA3C-A34B-B678-706A896F2CDD2EF6</link>
	<dc:date>2009-03-24T08:38:54-02:00</dc:date>
	<dc:subject>Flex,Flash</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=112AF031-B34F-2851-AB3845F8D81C54E4">
	<title>BlazeDS for .NET !?</title>
	<description>&lt;p&gt;&lt;b&gt;Update:&lt;/b&gt; the link does not work anymore :(&lt;/p&gt;
&lt;p&gt;While browsing the Adobe Open Source web page base I stumbled across the &lt;del&gt;&lt;a href=&quot;http://opensource.adobe.com/wiki/display/blazeds/BlazeDS+for+.NET&quot;&gt;&quot;BlazeDS for .NET&quot;&lt;/a&gt;&lt;/del&gt; page - it&apos;s a bit early for April Fool&apos;s Day Joke so it seems as if Adobe finally brings AMF to the .NET platform. Still, it seems a bit odd that all the links on that page point to the Java version... so maybe someone from Adobe can clarify?&lt;/p&gt;&lt;p&gt;Anyway, a .NET implementation of BlazeDS would be huge!&lt;/p&gt;&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=112AF031-B34F-2851-AB3845F8D81C54E4</link>
	<dc:date>2009-03-16T22:23:27-02:00</dc:date>
	<dc:subject>BlazeDS</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=B199EBB5-D90B-74CE-08BD1BA9A1AECB25">
	<title>Critical Update or Flash Player 9/10, Release and Debug versions</title>
	<description>&lt;p&gt;Adobe has released a &lt;a href=&quot;http://www.adobe.com/support/security/bulletins/apsb09-01.html&quot;&gt;CRITICAL update for Flash Player 9 and 10&lt;/a&gt; which fixes a security hole.&lt;p&gt;&lt;B&gt;IMPORTANT:&lt;/B&gt; you&apos;ll have to update your Debug-Players as well as the default update will only update the Release version of the installed Players! The Debug-Player downloads can be found &lt;a href=&quot;http://www.adobe.com/support/flashplayer/downloads.html&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=B199EBB5-D90B-74CE-08BD1BA9A1AECB25</link>
	<dc:date>2009-02-26T09:01:08-02:00</dc:date>
	<dc:subject>Flex,Flash</dc:subject>
	</item>
		
	 	
		
		
		
		
		
		
		
		
  	<item rdf:about="http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=AC5FD823-0C11-F8E0-703C3977BFFF7295">
	<title>Adobe Open Source down (kind of)?</title>
	<description>&lt;p&gt;Anyone else experiencing that certain features of &lt;a href=&quot;http://opensource.adobe.com&quot;&gt;opensource.adobe.com&lt;/a&gt; are not working? Most notably, all the top menu links like &lt;a href=&quot;http://www.adobe.com/go/opensource_gnav_projects&quot;&gt;Projects&lt;/a&gt;, &lt;a href=&quot;http://www.adobe.com/go/opensource_gnav_source&quot;&gt;Source&lt;/a&gt; are not working or give an error page here...&lt;/p&gt;

&lt;p&gt;&lt;b&gt;UPDATE:&lt;/b&gt; seems that only the top level navigation is broken, the Wiki pages work, e.g. &lt;a href=&quot;http://opensource.adobe.com/wiki/display/flexsdk/Get+Source+Code&quot;&gt;http://opensource.adobe.com/wiki/display/flexsdk/Get+Source+Code&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Dirk.&lt;/p&gt;</description>
	<link>http://www.richinternet.de/blog/index.cfm?mode=entry&amp;entry=AC5FD823-0C11-F8E0-703C3977BFFF7295</link>
	<dc:date>2009-02-25T08:39:36-02:00</dc:date>
	<dc:subject>Flex,Other topics</dc:subject>
	</item>
		
	 	
		</rdf:RDF>
	

