<?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>YoFLA Blog &#187; Uncategorized</title>
	<atom:link href="http://blog.yofla.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yofla.com</link>
	<description>News on YoFLA software</description>
	<lastBuildDate>Fri, 01 Jul 2011 15:02:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3D Rotate Tool v. 4.5.5 released</title>
		<link>http://blog.yofla.com/2009/06/3d-rotate-tool-v-455-released/</link>
		<comments>http://blog.yofla.com/2009/06/3d-rotate-tool-v-455-released/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 15:21:19 +0000</pubDate>
		<dc:creator>Matus</dc:creator>
				<category><![CDATA[3D Rotate Tool]]></category>
		<category><![CDATA[Software updates]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.yofla.com/?p=213</guid>
		<description><![CDATA[
Version 4.5.5 of the tool was released. There is one fix:
- a bug which was introduced in 4.5.3 is fixed (startButton did not show)
Version 4.5.4 of the tool was also released before. There are two new options:
- verticalSensitivity : pixel span in vertical direction after which images at a next level are shown (when multidirectional / [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><strong>Version 4.5.5 of the tool was released. There is one fix:</strong></p>
<p>- a bug which was introduced in 4.5.3 is fixed (startButton did not show)</p>
<p>Version 4.5.4 of the tool was also released before. There are two new options:</p>
<p>- verticalSensitivity : pixel span in vertical direction after which images at a next level are shown (when multidirectional / multi level object is used)</p>
<p>- arrowInterval : number of milliseconds after a new image is displayed, if  an arrow button is pressed. The smaller the value, the faster the objects rotates.</p>
<p>Download here: <a onclick="pageTracker._trackPageview('/outgoing/www.yofla.com/flash/3d-rotate/download.php?referer=');pageTracker._trackPageview('/outgoing/www.yofla.com/flash/3d-rotate/download.php?referer=http://blog.yofla.com/category/software-updates/');" href="http://www.yofla.com/flash/3d-rotate/download.php">http://www.yofla.com/flash/3d-rotate/download.php</a></p>
<p><strong><span style="font-weight: normal;"><br />
</span></strong></p>
<p><strong> Existing Customers:</strong></p>
<p>If you purchased the 3D Rotate Tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update. Please reqest the update by email (provide your orderId or email used when purchasing the tool)</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.yofla.com/2009/06/3d-rotate-tool-v-455-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Encrypt and Decrypt Text/XML</title>
		<link>http://blog.yofla.com/2009/03/as3-encrypt-and-decrypt-textxml/</link>
		<comments>http://blog.yofla.com/2009/03/as3-encrypt-and-decrypt-textxml/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 09:06:11 +0000</pubDate>
		<dc:creator>Matus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.yofla.com/?p=183</guid>
		<description><![CDATA[Sometimes you need to store or send text in encrypted manner.  Here is a simple way how to encrypt and decyrpt text using actionscript. The example uses XOR cipher, which is easy to use but also &#8220;easy&#8221; to break.

You can download the Flex project here: Crypto.zip
]]></description>
			<content:encoded><![CDATA[<p>Sometimes you need to store or send text in encrypted manner.  Here is a simple way how to encrypt and decyrpt text using actionscript. The example uses <a href="http://en.wikipedia.org/wiki/XOR_cipher" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/XOR_cipher?referer=');">XOR cipher</a>, which is easy to use but also &#8220;easy&#8221; to break.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="360" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="src" value="/wp-content/uploads/crypto/Crypto.swf" /><embed type="application/x-shockwave-flash" width="360" height="300" src="/wp-content/uploads/crypto/Crypto.swf" scale="noscale" quality="high"></embed></object></p>
<p>You can download the Flex project here: <a href="http://blog.yofla.com/wp-content/uploads/crypto/Crypto.zip">Crypto.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yofla.com/2009/03/as3-encrypt-and-decrypt-textxml/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>February Discount 15%</title>
		<link>http://blog.yofla.com/2009/02/february-discount-15/</link>
		<comments>http://blog.yofla.com/2009/02/february-discount-15/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 15:11:28 +0000</pubDate>
		<dc:creator>Matus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.yofla.com/?p=162</guid>
		<description><![CDATA[In February you get discount 15% on all software at http://www.yofla.com/
The coupon code is: FEBSAVE15
A good deal is the new FlexiZoomer, which you can get for just for 7.65EUR:
http://www.yofla.com/flash/flexi-zoomer/
Tell also your friends!
]]></description>
			<content:encoded><![CDATA[<p>In February you get discount 15% on all software at <a title="http://www.yofla.com/" href="http://www.yofla.com/" onclick="pageTracker._trackPageview('/outgoing/www.yofla.com/?referer=');">http://www.yofla.com/</a></p>
<p>The coupon code is: FEBSAVE15</p>
<p>A good deal is the new FlexiZoomer, which you can get for just for 7.65EUR:</p>
<p><a title="http://www.yofla.com/flash/flexi-zoomer/" href="http://www.yofla.com/flash/flexi-zoomer/" onclick="pageTracker._trackPageview('/outgoing/www.yofla.com/flash/flexi-zoomer/?referer=');">http://www.yofla.com/flash/flexi-zoomer/</a></p>
<p>Tell also your friends!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yofla.com/2009/02/february-discount-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YoFLA on Twitter</title>
		<link>http://blog.yofla.com/2009/02/yofla-on-twitter/</link>
		<comments>http://blog.yofla.com/2009/02/yofla-on-twitter/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 14:53:18 +0000</pubDate>
		<dc:creator>Matus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.yofla.com/?p=160</guid>
		<description><![CDATA[Now you can also follow YoFLA on Twitter!.
]]></description>
			<content:encoded><![CDATA[<p>Now you can also follow YoFLA on <a href="http://twitter.com/yofla" target="_blank" onclick="pageTracker._trackPageview('/outgoing/twitter.com/yofla?referer=');">Twitter</a>!.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yofla.com/2009/02/yofla-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

