<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.1" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Darkredz . Blog . Life . Flash</title>
	<link>http://myblog.dkrd.net</link>
	<description>A freelancer from Malaysia who loves Flash &amp; design</description>
	<pubDate>Wed, 29 Jul 2009 22:01:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DarkredzBlogLifeFlash" /><feedburner:info uri="darkredzbloglifeflash" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Flex Builder 3 problem on Vista</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/hRLeaItdEuc/</link>
		<comments>http://myblog.dkrd.net/?p=102#comments</comments>
		<pubDate>Mon, 06 Aug 2007 15:37:04 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=102</guid>
		<description><![CDATA[Recently, I bought a new computer with Vista preinstalled. I downloaded Flex Builder 3 and use it with the latest nightly build Moxie M3 (Beta 2). Everything is smooth on this machine (Core 2 Duo 2.2 ghz with 2gb of RAM). However, Flex Builder is unstable. I found that memory leak and crashes occured frequently [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I bought a new computer with Vista preinstalled. I downloaded Flex Builder 3 and use it with the latest nightly build Moxie M3 (Beta 2). Everything is smooth on this machine (Core 2 Duo 2.2 ghz with 2gb of RAM). However, Flex Builder is unstable. I found that memory leak and crashes occured frequently with Flex Builder running on Vista. I haven&#8217;t got any problem when I use it on a XP machine. After doing some search online, I found that quite a lot of people have this problem either on a Windows or a Mac machine. Tweaking the</p>
<p>So what&#8217;s the solution? I haven&#8217;t found one but using Eclipse with the FB plugin would be more stable. That&#8217;s the case for me. So be sure to download the latest Eclipse when you face the same problem. It waste too much of my time &#038; energy.</p>
<p><img src="http://myblog.dkrd.net/wp-content/uploads/2007/08/exit.jpg" alt="exit.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=102</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=102</feedburner:origLink></item>
		<item>
		<title>My journey to the framework world</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/wrgtJ_Nyd-I/</link>
		<comments>http://myblog.dkrd.net/?p=101#comments</comments>
		<pubDate>Thu, 26 Jul 2007 17:16:09 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=101</guid>
		<description><![CDATA[Alright, I am sure that most geeks here knows whats a development framework for. It&#8217;s been so popular since the success of Ruby on Rails. Many rails-inspired PHP web frameworks were created eg. Akelos, PHP on Trax, CakePHP.
I have been quite an observer of these frameworks although I do not really like design patterns &#38; [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, I am sure that most geeks here knows whats a development framework for. It&#8217;s been so popular since the success of Ruby on Rails. Many rails-inspired PHP web frameworks were created eg. <a href="http://www.akelos.org/" title="Akelos" target="_blank">Akelos</a>, <a href="http://phpontrax.com/" target="_blank">PHP on Trax</a>, <a href="http://www.cakephp.org/">CakePHP</a>.</p>
<p>I have been quite an observer of these frameworks although I do not really like design patterns &amp; MVC. A <a href="http://en.wikipedia.org/wiki/Model-view-controller" title="MVC" target="_blank">Model-View-Controller</a> pattern sometimes really doesn&#8217;t work for me as a sole developer+designer. It just seems too much files, too much management and configurations. I never like overwhelming config/settings which at the end of the day produce little that I need.</p>
<p>I have tried Symfony. At first, I think that it is smart, yes all frameworks are smart. Over the time, I felt that <a href="http://www.symfony-project.com/book/trunk" target="_blank">Symfony</a> really is too much for me to do such simple things. It makes me hate Propel and YAML. Of couse, I hate XML more. Then I give a tried on Code Igniter which was actually the 1st MVC framework I come to know. Well, it&#8217;s small &amp; simple but then does not have the advanced features I need.</p>
<p>Later on I found <a href="http://www.qcodo.com/" target="_blank">Qcodo</a>. I am really impressed with the code generation &amp; form drafts it did in one single click. It is like ASP .NET, event driven programming on the stateless HTTP. Qcodo also comes with it&#8217;s cool components which is great if you are building forms. Ajax integration is awesome with just a change on the QServerAction to QAjaxAction. Relationship mapping is automatically generated by the code gen. Modifying the form draft templates is piece of cake which can be understood by a designer with no programming experience. Configurations? You just need to key in your DB info and directory paths. I can get started with it in 5 minutes after watching the demos.</p>
<p>There&#8217;s only one issue with it and I consider a serious issue &#8212; no integration with AMFPHP or WebOrb, you will get tons of errors when you try to. What&#8217;s the big deal? I am a Flash developer and I care! So I can&#8217;t really use Qcodo with AMF which leave me to stick with XML and HTTPService <img src='http://myblog.dkrd.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I calm down and think about what I really need? Frameworks are great and that&#8217;s true. But each framework has its own uniqueness and workflow. If one doesn&#8217;t work for you, it doesn&#8217;t mean that the framework sucks, it is just that the framework doesn&#8217;t work for you! Don&#8217;t stick to it if it&#8217;s a pain to you! A framework is to make developers happy.</p>
<p>So, What I needed the most? I figure it&#8217;s Object Relationship Mapping(ORM) and preferably something that has some sort of authentication or automated CRUD features. I also need to integrate it with Flash/Flex. Then, <a href="http://framework.zend.com" target="_blank">Zend Framework</a> 1.0.0 is out. It seems great, loosely coupled classes with cool mashup features. I also come across EZPDO which is another great ORM framework. I will give Zend_DB a try and then EZPDO. But then, what about some nice automated CRUD admin features?</p>
<p>Here is where I met Django - a web development framework for Python. It has a Model-Template-View (MTV) pattern rather than MVC. That&#8217;s something like Qcodo. Django even comes with its cool development server, you don&#8217;t need Apache to test it. What I like most is the admin feature in Django. It is the best I have come across. Easy and straighforward. Since I know Python, I guess this might be the BIG thing for me.</p>
<p>As for integration with Flash/Flex, there&#8217;s <a href="http://dev.collab.com/rtmpy/wiki/Features" title="RTMPy features" target="_blank">RTMPy</a> in the Python world.   RTMPy is a <a href="http://twistedmatrix.com/trac/" class="ext-link"><span class="icon">Twisted</span></a> protocol implementing Adobe&#8217;s Real Time Messaging Protocol (<a href="http://dev.collab.com/rtmpy/wiki/RTMP" class="wiki">RTMP</a>), used for full-duplex real-time communication with applications running inside the Flash Player. Python implementations of <a href="http://dev.collab.com/rtmpy/wiki/AMF" class="wiki">AMF</a> encoders and decoders is included in the project. Sounds like Red5 at this point. It even has an admin interface in Flex, hah!</p>
<p>I have spent a day or more trying out Django. Well, it makes me happy! That&#8217;s enough to convince me to use it in future projects (though  finding a host will be a problem). RTMPy will be the next thing.</p>
<p>*I forgot to mentioned that there&#8217;s a project call <a href="http://djangoamf.sourceforge.jp/index.php?DjangoAMF_en" title="DjangoAMF" target="_blank">DjangoAMF.</a>  cheers!</p>
<p>*Guess what? Qcodo works with AMFPHP. Just discovered <a href="http://www.qcodo.com/forums/topic.php/2148" title="Qcodo works with AMFPHP" target="_blank">this</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=101</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=101</feedburner:origLink></item>
		<item>
		<title>Woohoo, I got Pownce</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/MjgFlGJ16sg/</link>
		<comments>http://myblog.dkrd.net/?p=100#comments</comments>
		<pubDate>Mon, 23 Jul 2007 03:42:08 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[Gadgets]]></category>

		<category><![CDATA[Cool Websites]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=100</guid>
		<description><![CDATA[I checked my mail and I just got invited this morning to Pownce. Cool.
FYI,  Pownce offers a service to send stuff to your friends. What kind of stuff? You can send  just about anything: music, photos, messages, links, events, and more. You can  do it all on their web site, or install our [...]]]></description>
			<content:encoded><![CDATA[<p>I checked my mail and I just got invited this morning to <a href="http://pownce.com/about/" title="Pownce">Pownce</a>. Cool.</p>
<p>FYI,  Pownce offers a service to send stuff to your friends. What kind of stuff? You can send  just about anything: music, photos, messages, links, events, and more. You can  do it all on their web site, or install our lightweight desktop software (which is an AIR application). Pownce is also built with Python <a href="http://www.djangoproject.com/">Django</a> which I am really interested in.</p>
<p>By the way, Pownce is brought to you by a bunch of geeks. Hah!</p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=100</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=100</feedburner:origLink></item>
		<item>
		<title>Aviary for Free?</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/rUvl6nbIqPs/</link>
		<comments>http://myblog.dkrd.net/?p=99#comments</comments>
		<pubDate>Sun, 22 Jul 2007 10:51:25 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Flash News]]></category>

		<category><![CDATA[Gadgets]]></category>

		<category><![CDATA[Cool Websites]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=99</guid>
		<description><![CDATA[I blog about Aviary creative suite for designers a few weeks ago. According to the creators, it will be entirely free. No catches!
They have updated their website, cool stuff. http://www.creationonthefly.com/tools 
]]></description>
			<content:encoded><![CDATA[<p>I blog about <a href="http://myblog.dkrd.net/?p=94" title="Aviary Creative Suite">Aviary</a> creative suite for designers a few weeks ago. According to the creators, it will be entirely free. No catches!</p>
<p>They have updated their website, cool stuff. <a href="http://www.creationonthefly.com/tools ">http://www.creationonthefly.com/tools </a></p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=99</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=99</feedburner:origLink></item>
		<item>
		<title>TileUI - Flex BumpTop</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/Gpb-cSf0Eq0/</link>
		<comments>http://myblog.dkrd.net/?p=98#comments</comments>
		<pubDate>Thu, 19 Jul 2007 08:02:35 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Cool Websites]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=98</guid>
		<description><![CDATA[I blog about BumpTop recently and I am still crazy about it.  I found this nice BumpTop like interface built with Flex, it&#8217;s amazing!
If you couldn&#8217;t wait for the release of the real BumpTop, you must check this out~  TileUI from Doug McCune. Have a look at the demo video if you are lost [...]]]></description>
			<content:encoded><![CDATA[<p>I blog about BumpTop recently and I am still crazy about it.  I found this nice BumpTop like interface built with Flex, it&#8217;s amazing!</p>
<p>If you couldn&#8217;t wait for the release of the real BumpTop, you must check this out~  <a href="http://www.tileui.com/" title="TileUI Flex based BumpTop" target="_blank">TileUI</a> from <a href="http://dougmccune.com/blog/">Doug McCune</a>. Have a look at the <a href="http://dougmccune.com/blog/2007/07/17/tileui-demo-video/" title="TileUI video">demo video</a> if you are lost with the application. According to Doug, this will be an <a href="http://labs.adobe.com/technologies/air/" title="Adobe Integrated System">AIR</a> application in the future.</p>
<p>This is built around with existing Flash open source projects such as Papervision 3d and APE engine. Well, the Flash community really rocks!</p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=98</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=98</feedburner:origLink></item>
		<item>
		<title>Improved PageRank and SEO</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/KZBsFN2nzDk/</link>
		<comments>http://myblog.dkrd.net/?p=97#comments</comments>
		<pubDate>Wed, 18 Jul 2007 19:30:03 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=97</guid>
		<description><![CDATA[Well, I checked Google PageRank of my website and just to make sure it&#8217;s accurate enough I try out several free PageRank checker tools. Here is a nice one from iWebTools.
I manage to get a score of 5 out of 10 which I consider high  for a personal website like mine. Mind you this [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I checked Google <a href="http://www.iprcom.com/papers/pagerank/" title="about pagerank" target="_blank">PageRank</a> of my website and just to make sure it&#8217;s accurate enough I try out several free <a href="http://www.seochat.com/seo-tools/pagerank-lookup/" title="PageRank Checker" target="_blank">PageRank</a> <a href="http://www.smartpagerank.com/" title="SmartPageRank" target="_blank">checker</a> <a href="http://www.iwebtool.com/pagerank_checker?domain=www.dkrd.net" title="PageRank Checker" target="_blank">tools</a>. Here is a nice <a href="http://www.iwebtool.com/pagerank_checker?" title="iWeb Tools" target="_blank">one</a> from iWebTools.</p>
<p>I manage to get a score of 5 out of 10 which I consider high  for a personal website like mine. Mind you this is a full Flash website with some SEO tricks behind the HTML. Just view the source of my front page <img src='http://myblog.dkrd.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I am happy that while you search for Flash developer or Flash designer in Google (pages from Malaysia), you would find my website on the top 3 pages.</p>
<p>Flash Designer search:</p>
<p><a href="http://www.google.com.my/search?q=flash+designer&amp;hl=en&amp;cr=countryMY&amp;start=20&amp;sa=N" title="Flash Designer" target="_blank">http://www.google.com.my/search?q=flash+designer&amp;hl=en&amp;cr=countryMY&amp;start=20&amp;sa=N</a></p>
<p>Flash Developer search:</p>
<p><a href="http://www.google.com.my/search?q=flash+developer&amp;hl=en&amp;cr=countryMY&amp;start=10&amp;sa=N" title="Flash Developer" target="_blank">http://www.google.com.my/search?q=flash+developer&amp;hl=en&amp;cr=countryMY&amp;start=10&amp;sa=N</a></p>
<p>Flash Freelance search:</p>
<p><a href="http://www.google.com.my/search?hl=en&amp;q=flash+freelance&amp;btnG=Search&amp;meta=cr%3DcountryMY" title="Flash freelance search" target="_blank">http://www.google.com.my/search?hl=en&amp;q=flash+freelance&amp;btnG=Search&amp;meta=cr%3DcountryMY</a></p>
<p>While searching for  flash freelance developer or designer I got into the 1st page! Cool~ So design your page neatly for some search engine optimization<br />
<a href="http://www.google.com.my/search?q=flash+developer&amp;hl=en&amp;cr=countryMY&amp;start=10&amp;sa=N" title="Flash Developer" target="_blank"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=97</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=97</feedburner:origLink></item>
		<item>
		<title>A revolutionary desktop - BumpTop</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/ZHjB8-_Nf14/</link>
		<comments>http://myblog.dkrd.net/?p=96#comments</comments>
		<pubDate>Thu, 12 Jul 2007 11:06:52 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Gadgets]]></category>

		<category><![CDATA[Cool Websites]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=96</guid>
		<description><![CDATA[I was so excited when I saw this revolutionary desktop interface called BumpTop.
BumpTop is a fresh and engaging new way to interact with your  computer desktop. 3D, physics, smooth and engaging controls &#38; animations that would make you laugh .
I can&#8217;t find any words to describe it, so it&#8217;s better for you to have [...]]]></description>
			<content:encoded><![CDATA[<p>I was so excited when I saw this revolutionary desktop interface called BumpTop.</p>
<p>BumpTop is a fresh and engaging new way to interact with your  computer desktop. 3D, physics, smooth and engaging controls &amp; animations that would make you laugh .</p>
<p>I can&#8217;t find any words to describe it, so it&#8217;s better for you to have a look at it.</p>
<p>Cool stuff indeed, I hope there would be an OS based on this interface!</p>
<p>Website: <a href="http://bumptop.com/">http://bumptop.com/</a></p>
<p>Youtube demo: <a href="http://www.youtube.com/watch?v=M0ODskdEPnQ ">http://www.youtube.com/watch?v=M0ODskdEPnQ </a></p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=96</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=96</feedburner:origLink></item>
		<item>
		<title>Papervision3D Public Beta</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/sAFlLdGdrgM/</link>
		<comments>http://myblog.dkrd.net/?p=95#comments</comments>
		<pubDate>Mon, 09 Jul 2007 12:33:48 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[AS 3.0]]></category>

		<category><![CDATA[Flash News]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=95</guid>
		<description><![CDATA[The long awaited Papervision3D public beta is out thanks to the fantastic team and everybody who contribute to this wonderful p
roject. It is released under the MIT Open Source license, which means it is absolutely free for any commercial use.  So what  can you do with it? Check out the showreel. Cool stuffs.
http://www.papervision3d.org/showreel/publicbeta/
]]></description>
			<content:encoded><![CDATA[<p>The long awaited Papervision3D public beta is out thanks to the fantastic team and everybody who contribute to this wonderful p</p>
<p>roject. It is released under the <a href="http://www.opensource.org/licenses/mit-license.php" target="_blank">MIT Open Source license</a>, which means it is absolutely free for any commercial use.  So what  can you do with it? Check out the showreel. Cool stuffs.</p>
<p><a href="http://www.papervision3d.org/showreel/publicbeta/" title="Papervision3D, Flash goes 3d~">http://www.papervision3d.org/showreel/publicbeta/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=95</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=95</feedburner:origLink></item>
		<item>
		<title>Aviary - suite of RIAs for artists</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/19rd411HDwM/</link>
		<comments>http://myblog.dkrd.net/?p=94#comments</comments>
		<pubDate>Fri, 29 Jun 2007 13:09:06 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Cool Websites]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=94</guid>
		<description><![CDATA[I came across this cool, in fact, one of the coolest Rich Internet Application that I have ever seen.  It is Aviary!
Aviary is a suite of rich internet applications geared for artists of all genres. If you are a person who creates, you MUST have a look at this. They have a tool for [...]]]></description>
			<content:encoded><![CDATA[<p>I came across this cool, in fact, one of the coolest Rich Internet Application that I have ever seen.  It is Aviary!</p>
<p>Aviary is a suite of rich internet applications geared for artists of all genres. If you are a person who <strong>creates, </strong>you MUST have a look at this. They have a tool for everything, e.g. image editing to typography to music to 3D to video. Yes, you can use it right in your browser!</p>
<p>Get the early bird invitations right away as you read this. http://www.creationonthefly.com . Remember to watch the <a href="http://www.creationonthefly.com/blog/1" title="Aviary suite">cool teaser video</a> too.</p>
<p>Here is a list of tools in the Aviary suite.<br />
<strong>Phoenix</strong><br />
Image editor.</p>
<p><strong>Toucan</strong><br />
A swatch generator tool and community in one.</p>
<p><strong>Peacock</strong><br />
A pattern generator tool and community in one.</p>
<p><strong>Raven</strong><br />
Vector editor.</p>
<p><strong>Hummingbird</strong><br />
3D modeller.</p>
<p><strong>Myna</strong><br />
Audio editor.</p>
<p><strong>Roc</strong><br />
Music generator.</p>
<p><strong>Hawk</strong><br />
Video editor.</p>
<p><strong>Owl</strong><br />
Desktop publishing tool.</p>
<p><strong>Penguin</strong><br />
Word processor (geared towards poets and writers).</p>
<p><strong>Pigeon</strong><br />
Painting simulator.</p>
<p><strong>Rookery</strong><br />
A free, unlimited distributed file system network that anyone can connect to and store data in. It also powers our search engine.</p>
<p><strong>Eagle</strong><br />
A <em>smart</em> online application that can identify complex data about an image based on the pixel patterns (for example it can identify which specific camera an image originaly came from and whether it has been edited or not).</p>
<p><strong>Crane</strong><br />
Custom image product creator, that can integrate with other websites.</p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=94</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=94</feedburner:origLink></item>
		<item>
		<title>The revolution comes!</title>
		<link>http://feedproxy.google.com/~r/DarkredzBlogLifeFlash/~3/k92A1lxqZ2A/</link>
		<comments>http://myblog.dkrd.net/?p=93#comments</comments>
		<pubDate>Mon, 11 Jun 2007 21:40:33 +0000</pubDate>
		<dc:creator>darkredz</dc:creator>
		
		<category><![CDATA[Flash News]]></category>

		<category><![CDATA[Adobe AIR]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://myblog.dkrd.net/?p=93</guid>
		<description><![CDATA[Alright guys, my first post here. By the way, it&#8217;s going to be an exciting week. Why?
Flex 3 beta is out! Adobe® AIR™ (formerly code-named Apollo) is here too! Plus, there is a new Flash Player update with cool features! This new update take advantage of up to 4 Cores for vector rendering and leverages [...]]]></description>
			<content:encoded><![CDATA[<p>Alright guys, my first post here. By the way, it&#8217;s going to be an exciting week. Why?</p>
<p>Flex 3 beta is out! Adobe® AIR™ (formerly code-named Apollo) is here too! Plus, there is a new Flash Player update with cool features! This new update take advantage of up to 4 Cores for vector rendering and leverages DirectX on Windows and OpenGL on OSX in full-screen mode!</p>
<p>So get ready for some reading &amp; testing.</p>
<p><a href="http://www.onflex.org/">http://www.onflex.org/ </a></p>
<p><a href="http://www.adobe.com/devnet/flex/articles/flex3_whatsnew.html">http://www.adobe.com/devnet/flex/articles/flex3_whatsnew.html</a></p>
<p><a href="http://labs.adobe.com/wiki/index.php/Flex_3">http://labs.adobe.com/wiki/index.php/Flex_3 </a></p>
<p><a href="http://labs.adobe.com/technologies/air/">http://labs.adobe.com/technologies/air/ </a></p>
<p><a href="http://www.kaourantin.net/2007/06/flash-player-update-3-beta-1.html">http://www.kaourantin.net/2007/06/flash-player-update-3-beta-1.html</a></p>
<p>Go ahead and read more about them.</p>
]]></content:encoded>
			<wfw:commentRss>http://myblog.dkrd.net/?feed=rss2&amp;p=93</wfw:commentRss>
		<feedburner:origLink>http://myblog.dkrd.net/?p=93</feedburner:origLink></item>
	</channel>
</rss>
