<?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>ManMeng&#039;s Lifepad &#187; Javascript</title>
	<atom:link href="http://www.manmeng.net/blog/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manmeng.net/blog</link>
	<description>An interactive designer’s blog on life, travel, photography, games, design, internet and actionscripting</description>
	<lastBuildDate>Mon, 16 Jan 2012 09:39:24 +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>[Tips] How to convert Degress to Radians :)</title>
		<link>http://www.manmeng.net/blog/2009/05/15/tips-how-to-convert-degress-to-radians/</link>
		<comments>http://www.manmeng.net/blog/2009/05/15/tips-how-to-convert-degress-to-radians/#comments</comments>
		<pubDate>Fri, 15 May 2009 03:17:00 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[formula]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=2080</guid>
		<description><![CDATA[function radians(i:int):Number { return Math.PI/180*i; } Pretty neat formula that you can reuse in absolutely everywhere. Anyway, this is applicable in Actionscript 3.0.]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2009/05/15/tips-how-to-convert-degress-to-radians/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Inspiration] Chrome Experiment</title>
		<link>http://www.manmeng.net/blog/2009/03/27/inspiration-chrome-experiment/</link>
		<comments>http://www.manmeng.net/blog/2009/03/27/inspiration-chrome-experiment/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 03:36:09 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Experiment]]></category>
		<category><![CDATA[no flash]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=2292</guid>
		<description><![CDATA[Ar this rate, Google is really going to take over the world. via Creativity Online.]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2009/03/27/inspiration-chrome-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Javascript] Resizing Browser</title>
		<link>http://www.manmeng.net/blog/2007/10/02/javascript-resizing-browser/</link>
		<comments>http://www.manmeng.net/blog/2007/10/02/javascript-resizing-browser/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 11:07:24 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Experiment]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=337</guid>
		<description><![CDATA[This is one interesting trick I found which lurking on the web space, something which may annoy one or two of your web visitors by surprising them on things they do not want to happen : Resizing and moving their browser window around. This usually happens when a mini-site, be it a movie or a [...]]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2007/10/02/javascript-resizing-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Spam Protection</title>
		<link>http://www.manmeng.net/blog/2007/09/23/email-spam-protection/</link>
		<comments>http://www.manmeng.net/blog/2007/09/23/email-spam-protection/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 14:27:48 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Freebies]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=284</guid>
		<description><![CDATA[Inspired by ActionScript.org Email Spam Protection by ManMeng Special thanks to SWFOBJECT Email siaukia@gmail.com for information Email Spam Protection ( 24th September 2007) Copyright (c) 2007 ManMeng.net. All Rights Reserved. +++++Using the Script++++++++++++++++++++++++++++++ A combination of help from DECONCEPT&#8217;s SWFobject (http://blog.deconcept.com/swfobject/) that basically enable this trick to work. You wouldn’t need to open up Flash [...]]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2007/09/23/email-spam-protection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

