<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Shoo Flex !</title>
	<atom:link href="http://shooflex.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://shooflex.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 11 Aug 2009 01:33:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='shooflex.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Shoo Flex !</title>
		<link>http://shooflex.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://shooflex.wordpress.com/osd.xml" title="Shoo Flex !" />
	<atom:link rel='hub' href='http://shooflex.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SMSJ Library</title>
		<link>http://shooflex.wordpress.com/2009/08/11/smsj-library/</link>
		<comments>http://shooflex.wordpress.com/2009/08/11/smsj-library/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 01:13:02 +0000</pubDate>
		<dc:creator>shooflex</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://shooflex.wordpress.com/?p=6</guid>
		<description><![CDATA[I just found out that SUN had discontinue the support for serial comm on windows platform. I&#8217;m not sure why but to my luck , there&#8217;re still a open source community which still maintaining a seri al comm library for windows which called rxtx. I need to merge the smsj and rxtx to together. It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shooflex.wordpress.com&amp;blog=3983852&amp;post=6&amp;subd=shooflex&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just found out that SUN had discontinue the support for serial comm on windows platform. I&#8217;m not sure why but to my luck , there&#8217;re still a open source community which still maintaining a seri al comm library for windows which called rxtx.</p>
<p>I need to merge the smsj and rxtx to together. It is simple to make smsj to work with rxtx. One&#8217;s just need to check out the smsj source codes and amend javax.comm.* to gnu.io.*and build it.</p>
<p>If anyone needs help on this, do email me, I&#8217;ll email you the compiled version <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/shooflex.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/shooflex.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/shooflex.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/shooflex.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/shooflex.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/shooflex.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/shooflex.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/shooflex.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/shooflex.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/shooflex.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/shooflex.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/shooflex.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/shooflex.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/shooflex.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shooflex.wordpress.com&amp;blog=3983852&amp;post=6&amp;subd=shooflex&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://shooflex.wordpress.com/2009/08/11/smsj-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f0f642a76182d5ea2ede3b97a532321?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shooflex</media:title>
		</media:content>
	</item>
		<item>
		<title>FIVe3D !</title>
		<link>http://shooflex.wordpress.com/2008/06/15/five3d/</link>
		<comments>http://shooflex.wordpress.com/2008/06/15/five3d/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 13:33:35 +0000</pubDate>
		<dc:creator>shooflex</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://shooflex.wordpress.com/?p=4</guid>
		<description><![CDATA[FIVe3D for AS3.0 is out which developed by Mathieu Badimon ! I just download this sweet vector 3D engine. I;m trying to get it to work with Flex, but was hit by a few obstacles . I google around couldn&#8217;t really find a complete guide in getting FIVe3D to compile as a SWC. Although I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shooflex.wordpress.com&amp;blog=3983852&amp;post=4&amp;subd=shooflex&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mathieu-badimon.com/">FIVe3D</a> for AS3.0 is out which developed by Mathieu Badimon ! I just download this sweet vector 3D engine. I;m trying to get it to work with Flex, but was hit by a few obstacles <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . I google around couldn&#8217;t really find a complete guide in getting FIVe3D to compile as a SWC.</p>
<p>Although I do manage to find a few sources like <a href="http://pixelwelders.com">pixelwelders</a> which have a good tutorial on FIVe3D. Combining the info that I collected, I manage to get the FIVe3D to compile as a SWC. This really make development to FIVe3D easier on Flex Builder <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I hope the steps are clear and here goes:</p>
<ul>
<li>1. Download and install Adobe Flash CS 3 Trial installed (you need the fl.motion.* stuff).</li>
<li>2. Download TweenLite from GreenSock.</li>
<li>3. Open up Flex Builder and Create a Flex Library project.</li>
<li>4. Import entire FIVe3D source code into src directory.</li>
<li>5. Import entire Flash CS3 pathtoflashcs3/en/Configuration/ActionScript3.0/Classes.</li>
<li>6. Import Tweenlite source code</li>
<li>7. Check that you have five3D, gs and fl folders under your src directory in Flex Builder</li>
<li>8. Just build it and should get a FIVe3D swc in your bin directory</li>
<li>9. Ta ta, just link the swc into any of your experiment project.</li>
</ul>
<p>Hope the above will be useful to anyone. Cheers <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/shooflex.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/shooflex.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/shooflex.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/shooflex.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/shooflex.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/shooflex.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/shooflex.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/shooflex.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/shooflex.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/shooflex.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/shooflex.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/shooflex.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/shooflex.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/shooflex.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/shooflex.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/shooflex.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=shooflex.wordpress.com&amp;blog=3983852&amp;post=4&amp;subd=shooflex&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://shooflex.wordpress.com/2008/06/15/five3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f0f642a76182d5ea2ede3b97a532321?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shooflex</media:title>
		</media:content>
	</item>
	</channel>
</rss>
