<?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; Weborb</title>
	<atom:link href="http://blog.johlero.eu/category/weborb/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>Flash game Eggie (WebORB, PHP and MySql)</title>
		<link>http://blog.johlero.eu/2010/05/30/flash-game-eggie-weborb-php-and-mysql/</link>
		<comments>http://blog.johlero.eu/2010/05/30/flash-game-eggie-weborb-php-and-mysql/#comments</comments>
		<pubDate>Sun, 30 May 2010 15:39:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=545</guid>
		<description><![CDATA[Together with a colleague Piet Santy (aka Ploem), who did the artwork, we created a Flash Game for a friend of ours. Elections are up in Belguim and Dominique Dehaene needs votes! One way to get some attention and publicity is off course the internet. It was great to work with CS5, but I did [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2010/05/30/flash-game-eggie-weborb-php-and-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure WebORB with Log4Net</title>
		<link>http://blog.johlero.eu/2010/01/17/configure-weborb-with-log4net/</link>
		<comments>http://blog.johlero.eu/2010/01/17/configure-weborb-with-log4net/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 10:54:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weborb]]></category>
		<category><![CDATA[Log4Net]]></category>
		<category><![CDATA[Logging]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=533</guid>
		<description><![CDATA[This will be a quick one because time is not on my side these days... If you've never worked with Log4Net, I suggest to go and read some documentation on this an try to set it up. A while ago I was searching how I could merge the logging from WebORB with my Log4Net configuration. [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2010/01/17/configure-weborb-with-log4net/feed/</wfw:commentRss>
		<slash:comments>1</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>POD component &#8211; Dashboard</title>
		<link>http://blog.johlero.eu/2009/01/10/pod-component-dashboard/</link>
		<comments>http://blog.johlero.eu/2009/01/10/pod-component-dashboard/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 09:20:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Panel]]></category>
		<category><![CDATA[POD]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=292</guid>
		<description><![CDATA[Yesterday I was looking for a way to show multiple statistics next to each other. I had a component in mind that could contain Panels. The Panels would have to be divided over the available space. If there was one Panel, it would get all the space, with two Panels the space would be divided [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/01/10/pod-component-dashboard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rounding Up 2008</title>
		<link>http://blog.johlero.eu/2008/12/24/rounding-up-2008/</link>
		<comments>http://blog.johlero.eu/2008/12/24/rounding-up-2008/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 13:33:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[Rouding up 2008]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=284</guid>
		<description><![CDATA[I started this year by taking over the lead of a big project for the Belgian government. The project is an e-learning environment created mainly with Flex, WebORB, .NET, MSMQ and MSSQLServer 2005. Daily hundreds of candidates go to Brussels were they are being tested by our software. Typically some 300 candidates start off at [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2008/12/24/rounding-up-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stress Testing with WebORB</title>
		<link>http://blog.johlero.eu/2008/11/19/stress-testing-with-weborb/</link>
		<comments>http://blog.johlero.eu/2008/11/19/stress-testing-with-weborb/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 20:16:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Benchmark]]></category>
		<category><![CDATA[Unit Test]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=256</guid>
		<description><![CDATA[Yesterday and today I worked on a performance issue where 350 candidates had to wait more than a minute before their data was loaded. The 350 candidates start their exam simultaenously so the server is heavily loaded at that time. I had a couple of ideas in mind like caching certain things but how was [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2008/11/19/stress-testing-with-weborb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WebORB Authentication Issue</title>
		<link>http://blog.johlero.eu/2008/11/16/weborb-authentication-issue/</link>
		<comments>http://blog.johlero.eu/2008/11/16/weborb-authentication-issue/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 17:38:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Recycling]]></category>
		<category><![CDATA[Sessions]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=254</guid>
		<description><![CDATA[Imagine you have a Flex Applicatin using WebORB Authentication. When the first Remote Call is done you supply the Remote Object with credentials. The server authenticates and from then on you don't need to supply credentials anymore. The server side session will remembler who you are. But if for some reason your server side session [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2008/11/16/weborb-authentication-issue/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>IIS Recycling</title>
		<link>http://blog.johlero.eu/2008/11/16/iis-recycling/</link>
		<comments>http://blog.johlero.eu/2008/11/16/iis-recycling/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 17:06:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[Recycling]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=250</guid>
		<description><![CDATA[Last week I got a call from a big customer saying that the 100 of the 200 candidates had just received an error log window in our Flex Application. I knew that this could happen someday, but what had caused this error log...? After a lot of searching in the logs of the two servers [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2008/11/16/iis-recycling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SilverLight</title>
		<link>http://blog.johlero.eu/2008/10/18/silverlight/</link>
		<comments>http://blog.johlero.eu/2008/10/18/silverlight/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 14:41:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Weborb]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[VS2008]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=204</guid>
		<description><![CDATA[The last couple of days I played around with Silverlight 2.0 and it's the first time I really enjoy it! That's probably mainly because doing SilverLight in VS2008 works great. Installing all the things I needed was another thing. I had to uninstall several things, examples created in beta versions of VS2008 didn't work, ... [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2008/10/18/silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
