<?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>Hang Le &#187; Blog</title>
	<atom:link href="http://www.interactivemoon.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interactivemoon.com</link>
	<description>Where programming meets poetry</description>
	<lastBuildDate>Wed, 09 May 2012 16:49:40 +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>Arduino</title>
		<link>http://www.interactivemoon.com/arduino/</link>
		<comments>http://www.interactivemoon.com/arduino/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 15:56:10 +0000</pubDate>
		<dc:creator>Hang Le</dc:creator>
				<category><![CDATA[Carnegie Mellon University]]></category>

		<guid isPermaLink="false">http://www.interactivemoon.com/blog/?p=80</guid>
		<description><![CDATA[A new semester at Carnegie Mellon University, and I&#8217;m enrolled in this interesting course named Gadgets, Sensors and Activity Recognition. So far Arduino is the main topic and I&#8217;ve seen... <a class="read-more" href="http://www.interactivemoon.com/arduino/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>A new semester at Carnegie Mellon University, and I&#8217;m enrolled in this interesting course named Gadgets, Sensors and Activity Recognition.</p>
<p>So far Arduino is the main topic and I&#8217;ve seen so many ideas generated. The first assignment is a simple game on a 8&#215;8 LED board. What can I say &#8230; Snake it is ~</p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/Gm-wtHyz8lY" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivemoon.com/arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image won&#8217;t show up / display in IE 7</title>
		<link>http://www.interactivemoon.com/image-wont-show-up-display-in-ie-7/</link>
		<comments>http://www.interactivemoon.com/image-wont-show-up-display-in-ie-7/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 12:15:39 +0000</pubDate>
		<dc:creator>Hang Le</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[html/css]]></category>

		<guid isPermaLink="false">http://www.interactivemoon.com/blog/?p=69</guid>
		<description><![CDATA[I just had a weird error last time, where the client asked to provide us with their own button design, and we need to include it in the site.However, the... <a class="read-more" href="http://www.interactivemoon.com/image-wont-show-up-display-in-ie-7/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>I just had a weird error last time, where the client asked to provide us with their own button design, and we need to include it in the site.However, the images couldn&#8217;t show up on Internet Explorer (IE), but all the other browsers are fine.</p>
<p>You can try it :</p>
<p>Open these images in IE and other browsers :<br />
<a href='http://www.interactivemoon.com/image-wont-show-up-display-in-ie-7/cmyk/' title='cmyk'><img width="150" height="150" src="http://www.interactivemoon.com/blog/wp-content/uploads/2010/09/cmyk-150x150.jpg" class="attachment-thumbnail" alt="cmyk" title="cmyk" /></a><br />
<a href='http://www.interactivemoon.com/image-wont-show-up-display-in-ie-7/rgb/' title='RGB'><img width="150" height="150" src="http://www.interactivemoon.com/blog/wp-content/uploads/2010/09/RGB-150x150.jpg" class="attachment-thumbnail" alt="RGB" title="RGB" /></a></p>
<p>After some trying, I found out that <strong>the image</strong> <strong>is in CMYK. When I changed it to RGB color Mode, it&#8217;s all fine.</strong><br />
Don&#8217;t know if anyone ever been in the same situation &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivemoon.com/image-wont-show-up-display-in-ie-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Complex Flash Embedding and Stage position calculation</title>
		<link>http://www.interactivemoon.com/complex-flash-embedding-and-stage-position-calculation/</link>
		<comments>http://www.interactivemoon.com/complex-flash-embedding-and-stage-position-calculation/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 14:01:44 +0000</pubDate>
		<dc:creator>Hang Le</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.interactivemoon.com/blog/?p=60</guid>
		<description><![CDATA[(Continued from previous post) 2.3 Complex (Flowing/Floating) full browser Flash : Demo The purpose of this demo is to show you how to make object flow with the Stage (or... <a class="read-more" href="http://www.interactivemoon.com/complex-flash-embedding-and-stage-position-calculation/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><em>(Continued from previous post)</em></p>
<p><strong>2.3 Complex (Flowing/Floating) full browser Flash :</strong><br />
<a href="http://interactivemoon.com/blog-post-content/1-flash-embedding/swf-object-fullbrowser-advance.html">Demo</a></p>
<p>The purpose of this demo is to show you how to make object flow with the Stage (or browser width and height)</p>
<p><strong>THEORY &amp; MATH</strong><br />
We would create 3 MovieClip of names object1, object2 and object3 (with the origin at its upper left corner &#8211; this is important)<br />
object1 would be an object that keeps a fixed distance with the browser (such as a background)<br />
object2 would be an object that keeps a fixed distance with the bottom right corner (such as a decoration at the bottom of your page)<br />
object3 would be an object that should move along with how big or small your browser is, based on the top left corner (such as your menu)</p>
<p>You can see the visualization in the following image (Click to view enlarged)</p>
<p><a href="http://interactivemoon.com/blog-post-content/1-flash-embedding/Image.jpg" alt="Click to enlarge" target="_blank"><img src="http://interactivemoon.com/blog-post-content/1-flash-embedding/Image.jpg" alt="Demo image" /></a></p>
<p>In this case, with a little Math, the formula for your new x and y are :<br />
For object1, it’s obvious that its x and y remains the same :<br />
newx = oldx<br />
newy = oldy</p>
<p>For object2, it’s a little more tricky. The thing is that it should keep a fixed distance to your lower right corner<br />
We would have this :<br />
new x + object width + e = new stage width<br />
=&gt; new x = new stage width &#8211; e &#8211; object width<br />
the same for new y : new y = new height &#8211; f &#8211; object height</p>
<p>For object3, your object would span depending on how big your stage is. The formula for this situation may varies greatly on how you want it to be, but I would do a simple one like this:<br />
newx = oldx * (new width / old width)<br />
newy = oldy * (new height / old height)</p>
<p><strong>APPLY IT IN YOUR FLASH</strong></p>
<p>Create your 3 shapes, convert them to MovieClip, and name them as accordingly. It can be anything, just make sure that the origin is at its upper left corner<br />
(This is important every time your Actionscript involves x,y positions and width/height)</p>
<p>To modify your Flash when your stage is changed, you would need to do 2 things :</p>
<ul>
<li>When the user scale their browser, they’re scaling our Stage. But as you can see in previous example, items in your Stage origin would be at the center &#8211; since it is the default behavior. You would need to change it so that your Stage origin keeps its position at the upper left corner :<br />
<blockquote><p>stage.scaleMode = &#8220;noScale&#8221;;<br />
stage.align = &#8220;left&#8221;;</p></blockquote>
<p>That’s why we would add an event listener to the Stage, a function that would be called when the Stage is changed.</p>
<blockquote><p>stage.addEventListener(Event.RESIZE, onResizeStage);</p></blockquote>
</li>
<li>One important thing to note : Since we&#8217;re doing full-browser Flash, the initial Stage width and height will NOT be the same as the Stage of your Flash. That&#8217;s why, it&#8217;s needed to calculate the position the first time.<br />
Remember to store any data you need to access it when the stage is resized.</li>
<li>Then, modify that function to move the MovieClip to where it should be, apply the Math, assign it to the object’s x and y, and you’re done.<br />
<blockquote><p>function onResizeStage(evt:Event):void{<br />
//This part can be put in a function to reuse<br />
object3.x = originalXObj3 * (stage.stageWidth / originalStageWidth);<br />
object3.y = originalYObj3 * (stage.stageHeight / originalStageHeight);<br />
object2.x = stage.stageWidth &#8211; distanceX &#8211; object2.width;<br />
object2.y = stage.stageHeight &#8211; distanceY &#8211; object2.height;</p></blockquote>
</li>
</ul>
<p>The factors that you may need are accessed as below :<br />
New stage width and height : stage.stageWidth , stage.stageHeight<br />
Your MovieClip’s width and height : objectName.width, objectName.height</p>
<p><strong>3. Mixing Flash with other HTML content</strong><br />
Here are some tips when you mix your Flash and other HTML content :</p>
<ul>
<li>Flash can be embedded with transparent background. You just need to do this before the swfobject.embedSWF:<br />
<blockquote><p>params.addValue(‘wmode’,‘transparent’);</p></blockquote>
</li>
<li> However, the space that it occupies would still be a rectangle. In some cases when you layout the Flash that involves roll over action above HTML buttons, it could renders the others useless, even though it’s transparent. To take care of it, you may need to place the Flash behind other HTML tags that involves roll over and click with z-index in CSS.</li>
</ul>
<p><strong>4. Source file download for this and last post</strong><br />
<a href="http://interactivemoon.com/blog-post-content/1-flash-embedding/">To the folder</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivemoon.com/complex-flash-embedding-and-stage-position-calculation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash embedding tips for designers with SWFObject and CSS &#8211; basic</title>
		<link>http://www.interactivemoon.com/flash-embedding-tips-for-designers-with-swfobject-and-css-basic/</link>
		<comments>http://www.interactivemoon.com/flash-embedding-tips-for-designers-with-swfobject-and-css-basic/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 22:15:44 +0000</pubDate>
		<dc:creator>Hang Le</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[html/css]]></category>

		<guid isPermaLink="false">http://www.interactivemoon.com/blog/?p=26</guid>
		<description><![CDATA[To embed Flash in HTML is usually the last step, but it's also easily ignored, or not done properly. Knowing how to do it will save you time, seriously. 
This basic part would cover the use of SWFObject as a script to easily and quickly embed Flash content, with 3 simple examples of normal and full-browser embedding....
<a href="http://www.interactivemoon.com/blog/?p=26">Read more ...</a>]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">This is usually the last step, but knowing how to do it properly will save you time, seriously.</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">For the examples, I’m creating a 400x300px Flash file, with Stage colored gray, and a rectangle of a darker gray. As for the reason why, you would see in the following.</span></span></span><strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"> </span></span></strong></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">1. The 	normal Flash export way : </span></span></span></strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;"><a title="Demo" href="http://interactivemoon.com/blog-post-content/1-flash-embedding/Sample-normal-swf.html" target="_blank">See  the demo</a><br />
</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">If you do File -&gt;  Publish, Flash would export a HTML file along with your SWF by default.  But it would result in 300+ lines of code. They are used to detect the  Flash version, embedding, and a whole lot of handling events.</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">I would say that you should go with it if you  don’t have even 10 minutes for proper embedding.</span></span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">2. SWFObject</span></span></span></strong><strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;"> : </span></span></span></strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;"><a href="http://code.google.com/p/swfobject/" target="_blank">SWFObject home page</a></span></span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Why SWFObject :</span></span></span></strong></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<ul>
<li> <span style="font-family: Helvetica,sans-serif; color: #000000;"><span style="font-size: small;">It requires less hand-coding on your side</span></span></li>
<li> <span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">It’s 	flexible in detecting Flash version, installer file and such</span></span></span></li>
<li> <span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">You 	can tell the browser to display alternate content when Flash is not 	there (which is an important factor for SEO content and search bot 	crawling)</span></span></span></li>
</ul>
<p><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Here are some basic examples of SWFObject that you can use :</span></span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">2.1 Normal way with alternate content :</span></span></span></strong></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><a title="Demo SWFObj normal" href="http://interactivemoon.com/blog-post-content/1-flash-embedding/swf-object-normal.html" target="_blank"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Demo</span></span></a></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">In your HTML head, remember to include your swfobject javascript :</span></span></span></p>
<blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">&lt;script type=&quot;text/javascript&quot; src=&quot;swfobject.js&quot;&gt;&lt;/script&gt;</span></span></span></p>
</blockquote>
<p lang="en-US">
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Then create a &lt;div&gt; with an id to hold your SWF. You can add any content in this div, and it would be displayed when there’s no Flash (and read by search bots)</span></span></span></p>
<blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">&lt;div id=&quot;divID&quot;&gt;</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"> <span style="font-family: Courier,serif;"><span style="font-size: small;">&lt;p&gt;Alternative content&lt;/p&gt;</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">&lt;/div&gt;</span></span></span></p>
</blockquote>
<p lang="en-US">
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Then place a javascript script to embed it </span></span></span></p>
<blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">var flashvars = {};</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">var params = {};</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">var attributes = {};</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">swfobject.embedSWF(&quot;myContent.swf&quot;,&quot;</span></span></span></span></span></span><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">divID</span></span></span></span></span></span><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">&quot;,&quot;300&quot;, &quot;120&quot;, &quot;9.0.0&quot;,&quot;expressInstall.swf&quot;, flashvars, params, attributes);</span></span></span></span></span></span></p>
</blockquote>
<p lang="en-US">
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">The syntax is :</span></span></span></p>
<blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">swfobject.embedSWF(“flash_file_name.swf”, “div_id”, “width”, “height”, “flash_version”, “express_install_file”, flashvars, params, attributes);</span></span></span></p>
</blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;"><br />
</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">*express_install_file is displayed if the Flash version is not the current one, it’s included in the SWFObject zip file download</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">* the last 3 parameters (flashvars, params, attributes) are optional</span></span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><strong><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">2.2 Full browser Flash:</span></span></span></strong></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><a title="Demo 1 - scaled" href="http://interactivemoon.com/blog-post-content/1-flash-embedding/swf-object-fullbrowser.html" target="_blank"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Demo 1 (Scaled)</span></span></a></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Sometimes, you would want to make your Flash expand with the browser windows, and you would need to include some CSS in your HTML. </span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">In default case (no Stage controlled with Actionscript), all of the content on your stage will be centered, with your stage color as the background when the browser is expanded.</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">The CSS that you would need :</span></span></span></p>
<blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">body,#divid{</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;"> height:100%;</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">}</span></span></span></p>
</blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">And in your embed :</span></span></span></p>
<blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">swfobject.embedSWF(&quot;flash_file_name.swf&quot;, &quot;divID&quot;, &quot;100%&quot;, &quot;100%&quot;, &quot;9.0.0&quot;, &quot;express_install_file&quot;, flashvars, params, attributes);</span></span></span></p>
</blockquote>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">But know that it would scale your Flash along with the browser.</span></span></span></p>
<p lang="en-US">
<p lang="en-US"><a title="Demo 2 - not scaled" href="http://interactivemoon.com/blog-post-content/1-flash-embedding/swf-object-fullbrowser-unscale.html" target="_blank"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Demo 2 (Not scaled)</span></span></a></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">If you don&#8217;t want your Flash to be scaled with your browser, you would need to include this line in your FLA file :</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Courier,serif;"><span style="font-size: small;">stage.scaleMode = &quot;noScale&quot;;</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;">Then export it again, and see the difference.</span></span></span></p>
<p lang="en-US"><span style="color: #000000;"><span style="font-family: Helvetica,sans-serif;"><span style="font-size: small;"><em>(To be continued &#8211; complex Stage position and content floating with browser window in next post)</em><br />
</span></span></span></p>
<p lang="en-US">
]]></content:encoded>
			<wfw:commentRss>http://www.interactivemoon.com/flash-embedding-tips-for-designers-with-swfobject-and-css-basic/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Hi</title>
		<link>http://www.interactivemoon.com/hello-world/</link>
		<comments>http://www.interactivemoon.com/hello-world/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 18:43:48 +0000</pubDate>
		<dc:creator>Hang Le</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.interactivemoon.com/blog/?p=1</guid>
		<description><![CDATA[Welcome to my blog. The site is launched, finally. If you have any comments on it (such as : oh it&#8217;s so beautiful, oh you&#8217;re such a crap, p*ss off... <a class="read-more" href="http://www.interactivemoon.com/hello-world/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Welcome to my blog.</p>
<p>The site is launched, finally. If you have any comments on it (such as : oh it&#8217;s so beautiful, oh you&#8217;re such a crap, p*ss off , &#8230;) , you are welcomed to comment here. I would love to hear different user opinion on how I am doing.</p>
<p>I&#8217;d post experiments that I had worked on, and some Actionscript tutorials for designer here. Please look forward to it.</p>
<p>In the mean time, you&#8217;re welcomed to send me an email at hangle2301@gmail.com to keep in touch <img src='http://www.interactivemoon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivemoon.com/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

