<?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>Just Another Dang Blog &#187; Flex</title>
	<atom:link href="http://blog.lopau.com/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lopau.com</link>
	<description>A tech blog about web development, graphic designs, freelancing, cloud computing, mobile development, innovations and seo.</description>
	<lastBuildDate>Thu, 06 Oct 2011 03:01:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix: Installer User Interface Mode Not Supported</title>
		<link>http://blog.lopau.com/fix-installer-user-interface-mode-not-supported/</link>
		<comments>http://blog.lopau.com/fix-installer-user-interface-mode-not-supported/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 16:47:37 +0000</pubDate>
		<dc:creator>lopau</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://blog.lopau.com/?p=973</guid>
		<description><![CDATA[There seems to be a bug for software installers created with InstallAnywhere. Wherein the downloaded installer unpacked when the installer initializes it throws an error and installation never occurs.  Sounds familiar? Just sharing this information since I got stuck googling for about an hour or two about it without finding a fix applicable to me. Installer User [...]]]></description>
			<content:encoded><![CDATA[<p>There seems to be a bug for software installers created with <a href="http://en.wikipedia.org/wiki/InstallAnywhere">InstallAnywhere</a>. Wherein the downloaded installer unpacked when the installer initializes it throws an error and installation never occurs.  Sounds familiar? Just sharing this information since I got stuck googling for about an hour or two about it without finding a fix applicable to me.</p>
<p>Installer User Interface Mode Not Supported Unable to load and to prepare the installer in GUI mode.<br />
<span id="more-973"></span><br />

<!-- Begin Google Adsense code -->
<div class="googleads">
<script type="text/javascript"><!--
google_ad_client = "pub-4515932012590505";
/* 200x200, created 10/29/08 */
google_ad_slot = "3929428513";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<!-- End Google Adsense code -->
<br />
Screenshot below. <a href="http://blog.lopau.com/wp-content/uploads/2010/11/installanywhere.jpg"><img class="aligncenter size-medium wp-image-999" title="installanywhere" src="http://blog.lopau.com/wp-content/uploads/2010/11/installanywhere-300x110.jpg" alt="" width="300" height="110" /></a></p>
<p>1. From google results = that there is an invalid character like @#$%^&amp;  etc in your Windows account name, remove the character from the User Accounts in the Control Panel and try running the installer again.</p>
<p>2. And for my fix. The above scenario is not applicable to me, I checked the path of installer in the PC and see if there is any invalid characters in the folders, turns my folder is labeled !Miscellaneous, so I simply renamed and issue is fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lopau.com/fix-installer-user-interface-mode-not-supported/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can you really learn Flex 3 in a week?</title>
		<link>http://blog.lopau.com/can-you-really-learn-flex-3-in-a-week/</link>
		<comments>http://blog.lopau.com/can-you-really-learn-flex-3-in-a-week/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 13:21:02 +0000</pubDate>
		<dc:creator>lopau</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[adobe]]></category>

		<guid isPermaLink="false">http://blog.lopau.com/?p=158</guid>
		<description><![CDATA[Well not really, maybe you can learn what it is and maybe come up with ideas for Rich Internet Applications. But coding otherwise it would take a lot more. If your like me who just started the learn Flex 3 in one week video tutorials from Adobe. This post from Derrick Grigg&#8217;s blog covers alot [...]]]></description>
			<content:encoded><![CDATA[<p>Well not really, maybe you can learn what it is and maybe come up with ideas for Rich Internet Applications. But coding otherwise it would take a lot more.<span id="more-158"></span></p>
<p>If your like me who just started the <a href="http://www.adobe.com/devnet/flex/videotraining/" target="_blank">learn Flex 3 in one week video tutorials from Adobe</a>. This post from <a href="http://www.dgrigg.com/post.cfm/12/03/2007/How-to-learn-Flex-fast" target="_blank">Derrick Grigg&#8217;s blog</a> covers alot on starting tips for learning a new programming language.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lopau.com/can-you-really-learn-flex-3-in-a-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

