<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Discovering if you&#8217;re running on a RightToLeft Windows Operating System</title>
	<atom:link href="http://blog.ftwr.co.uk/archives/2005/05/10/discovering-if-your-running-on-a-righttoleft-windows-operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ftwr.co.uk/archives/2005/05/10/discovering-if-your-running-on-a-righttoleft-windows-operating-system/</link>
	<description>Random commentary...</description>
	<pubDate>Thu, 20 Nov 2008 15:30:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta3-9771</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: westi</title>
		<link>http://blog.ftwr.co.uk/archives/2005/05/10/discovering-if-your-running-on-a-righttoleft-windows-operating-system/comment-page-1/#comment-2999</link>
		<dc:creator>westi</dc:creator>
		<pubDate>Sun, 15 May 2005 21:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/?p=68#comment-2999</guid>
		<description>@Dan: Ok I've fixed the code ;) and of course you wouldn't wrap a one liner - unless you were protecting yourself against changes in the underlying Operating System - or wanted a way of testing RTL support without deploying to a RTL enabled machine.</description>
		<content:encoded><![CDATA[<p>@Dan: Ok I&#8217;ve fixed the code <img src='http://blog.ftwr.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> and of course you wouldn&#8217;t wrap a one liner - unless you were protecting yourself against changes in the underlying Operating System - or wanted a way of testing RTL support without deploying to a RTL enabled machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Moth</title>
		<link>http://blog.ftwr.co.uk/archives/2005/05/10/discovering-if-your-running-on-a-righttoleft-windows-operating-system/comment-page-1/#comment-2997</link>
		<dc:creator>Daniel Moth</dc:creator>
		<pubDate>Sun, 15 May 2005 17:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/?p=68#comment-2997</guid>
		<description>Shouldn't that be
return System.Windows.Forms.SystemInformation.MidEastEnabled;

(in fact why wrap a one liner anyway...)

...you VB developers never learn ;-)</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t that be<br />
return System.Windows.Forms.SystemInformation.MidEastEnabled;</p>
<p>(in fact why wrap a one liner anyway&#8230;)</p>
<p>&#8230;you VB developers never learn <img src='http://blog.ftwr.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
