<?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>Johlero - Cardoen Lieven &#187; Flex</title>
	<atom:link href="http://blog.johlero.eu/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johlero.eu</link>
	<description>Software development</description>
	<lastBuildDate>Sun, 25 Jul 2010 16:52:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flex Project in IntelliJ with Charts</title>
		<link>http://blog.johlero.eu/2010/05/30/flex-project-in-intellij-with-charts/</link>
		<comments>http://blog.johlero.eu/2010/05/30/flex-project-in-intellij-with-charts/#comments</comments>
		<pubDate>Sun, 30 May 2010 15:58:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=550</guid>
		<description><![CDATA[This year, my brother graduates as Civil Engineer. For his thesis, he needed a program that calculated the different criteria for building roads. Charts were ideal to show why certain materials were better and how they compared to each other. Starting from an Excel file, we first created the model, then implemented all the calculations [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2010/05/30/flex-project-in-intellij-with-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebBrowser Control &#8211; Flash DropDown Fix (Framework 2.0)</title>
		<link>http://blog.johlero.eu/2010/05/04/webbrowser-control-flash-dropdown-fix-framework-2-0/</link>
		<comments>http://blog.johlero.eu/2010/05/04/webbrowser-control-flash-dropdown-fix-framework-2-0/#comments</comments>
		<pubDate>Tue, 04 May 2010 12:20:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[.NET Framework 2.0]]></category>
		<category><![CDATA[DropDown]]></category>
		<category><![CDATA[WebBrowser]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=538</guid>
		<description><![CDATA[For a customer of ours we had to create a standalone browser that could load assessments for candidates. It couldn't be loaded in a browser because the user would have access to the computer. Anyway, the .NET WebBrowser component loads a html page with the swf that starts the assessment. The problem now was that [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2010/05/04/webbrowser-control-flash-dropdown-fix-framework-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Educational software</title>
		<link>http://blog.johlero.eu/2009/10/18/educational-software/</link>
		<comments>http://blog.johlero.eu/2009/10/18/educational-software/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 15:54:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[CD-ROMS]]></category>
		<category><![CDATA[Indie Group]]></category>
		<category><![CDATA[SCORM]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Televic-Education]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=450</guid>
		<description><![CDATA[I've been working almost 5 years now on educational software in two companies (first Indie Group, now Televic-Education). We mainly created CD-ROMS (that were enclosed with schoolbooks) and online solutions. All those applications were not built from scratch, instead we created a framework that could read in all exercises and hierarchy of the exercises. Those [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/10/18/educational-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating new components in Flex 3</title>
		<link>http://blog.johlero.eu/2009/04/14/creating-new-components-in-flex-3/</link>
		<comments>http://blog.johlero.eu/2009/04/14/creating-new-components-in-flex-3/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 17:55:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Bindings]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=362</guid>
		<description><![CDATA[Recently I saw a screencast from Deepa Subramaniam at Max2008 on how to create new components in Flex 3 (link). I would urge everybody to watch this video if you're not familiar with this topic. Something I noticed in this video was the use of Bindable metadata tag with event name specified. If you make [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/04/14/creating-new-components-in-flex-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flex Data Binding expressions and Arrays</title>
		<link>http://blog.johlero.eu/2009/04/14/flex-data-binding-expressions-and-arrays/</link>
		<comments>http://blog.johlero.eu/2009/04/14/flex-data-binding-expressions-and-arrays/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 17:44:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[Bindings]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=359</guid>
		<description><![CDATA[Last week I searched a little on a problem with bindings in Flex. Seemed like I couldn't add a binding to an Array. After a question on Stack someone gave me the answer. Apparently it is well documented in the Flex 3 help (link) Quote: When defining a data binding expression that uses an array [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/04/14/flex-data-binding-expressions-and-arrays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memento Pattern</title>
		<link>http://blog.johlero.eu/2009/04/11/memento-pattern/</link>
		<comments>http://blog.johlero.eu/2009/04/11/memento-pattern/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 16:44:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Memento]]></category>
		<category><![CDATA[Undo]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=353</guid>
		<description><![CDATA[Yesterday I tried to implement Undo functionality with Command Patterns. The Memento pattern can also be used to do this. So what is the difference between the two? Well, with Memento pattern the state of an object (the originator) is being stored by a Caretaker class. So if it's possible to Undo with returning back [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/04/11/memento-pattern/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pattern for Undo functionality</title>
		<link>http://blog.johlero.eu/2009/04/10/pattern-for-undo-functionality/</link>
		<comments>http://blog.johlero.eu/2009/04/10/pattern-for-undo-functionality/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 14:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Command Pattern]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Memento Pattern]]></category>
		<category><![CDATA[Undo]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=345</guid>
		<description><![CDATA[Yesterday someone asked me how to implement Undo functionality.  I knew there was a pattern commonly used for this, but couldn't remember it. In my common sense I would keep track of previous states of properties (or actions). After some search I found that Command pattern is a good choice to implement the Undo functionality. [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/04/10/pattern-for-undo-functionality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow Port on Windows Server to enable WebORB Messaging</title>
		<link>http://blog.johlero.eu/2009/03/06/allow-port-on-windows-server-to-enable-weborb-messaging/</link>
		<comments>http://blog.johlero.eu/2009/03/06/allow-port-on-windows-server-to-enable-weborb-messaging/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 12:33:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[WebORB Messaging FireWall]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=315</guid>
		<description><![CDATA[Had a problem starting the WebORB RTMPServer (in global.asax) today which was solved after adding the port as an exception in the Windows FireWall. Log from WebORB: [Thread-11] WEBORB INFO:6/03/2009 11:26:37:shutting down WebORB Message Server [Thread-11] WEBORB EXCEPTION:6/03/2009 11:26:37:System.Net.Sockets.SocketException: A request to send or receive data was disallowed because the socket is not connected and [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/03/06/allow-port-on-windows-server-to-enable-weborb-messaging/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Peformance issues IIS7, WebORB, Network, &#8230;</title>
		<link>http://blog.johlero.eu/2009/02/21/peformance-issues-iis7-weborb-network/</link>
		<comments>http://blog.johlero.eu/2009/02/21/peformance-issues-iis7-weborb-network/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 18:19:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[profiling]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=307</guid>
		<description><![CDATA[Two weeks ago I had a lot of problems in a project of mine. Often some clients couldn't connect to weborb.aspx (actually 0.01% of the times). After a lot of searching we weren't really able to find the problem. It seemed to me that maybe it was a network issue. The customer had just changed [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/02/21/peformance-issues-iis7-weborb-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; C# String Replace with Regular Expressions and Callback function</title>
		<link>http://blog.johlero.eu/2009/01/15/as3-c-string-replace-with-regular-expressions-and-callback-function/</link>
		<comments>http://blog.johlero.eu/2009/01/15/as3-c-string-replace-with-regular-expressions-and-callback-function/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 08:45:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Callback Function]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Replace]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=297</guid>
		<description><![CDATA[In AS3: PLAIN TEXT Actionscript: ... var regExpDigitString:String = "\\d+";&#160; modified = original.replace&#40;new RegExp&#40;regExpDigitString, "gi"&#41;, findSuffix&#41;; ... &#160; private function findSuffix&#40;&#41;:String &#123;&#160; &#160; &#160; &#160; &#160; &#160; var result:String = arguments&#91;0&#93;; &#160; &#160; var index:int = arguments&#91;1&#93;; &#160; &#160; var input:String = arguments&#91;2&#93;; &#160; &#160; &#160; &#160; &#160; &#160; ... &#160; &#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/01/15/as3-c-string-replace-with-regular-expressions-and-callback-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
