<?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; tips</title>
	<atom:link href="http://www.manmeng.net/blog/category/tips/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] Easily develop AIR apps for Blackberry Playbook</title>
		<link>http://www.manmeng.net/blog/2011/05/15/tips-easily-develop-air-apps-for-blackberry-playbook/</link>
		<comments>http://www.manmeng.net/blog/2011/05/15/tips-easily-develop-air-apps-for-blackberry-playbook/#comments</comments>
		<pubDate>Sat, 14 May 2011 18:37:43 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[air for mobile]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[cs5]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[playbook]]></category>
		<category><![CDATA[rim]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=6276</guid>
		<description><![CDATA[Looking back during the early days of my involvement in this, I kept telling myself, “how hard can it be?” As you may know, RIM is almost the new kids on the block in the Tablet race game for 2011, which suffers a lot of criticism for not having a lot of app compared to [...]]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2011/05/15/tips-easily-develop-air-apps-for-blackberry-playbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[TIPS] Enabling Adobe Photoshop to save .ICO (icon) files</title>
		<link>http://www.manmeng.net/blog/2010/07/20/tips-enabling-adobe-photoshop-to-save-ico-icon-files/</link>
		<comments>http://www.manmeng.net/blog/2010/07/20/tips-enabling-adobe-photoshop-to-save-ico-icon-files/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 06:32:25 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[ico plugin]]></category>
		<category><![CDATA[icon converter]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=4246</guid>
		<description><![CDATA[Are you a web designer or developer scratching out your head figuring how you can save those .ico files besides from doing it online? Online converter : ConvertICO Favicon.cc Online ICO converter More from the google search results The picture above shows after placing the plugin into the correct folder on your Photoshop installation, you [...]]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2010/07/20/tips-enabling-adobe-photoshop-to-save-ico-icon-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[AS3] Add Class to Stage using String</title>
		<link>http://www.manmeng.net/blog/2010/01/29/as3-add-class-to-stage-using-string/</link>
		<comments>http://www.manmeng.net/blog/2010/01/29/as3-add-class-to-stage-using-string/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 09:23:34 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[classreference]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=2990</guid>
		<description><![CDATA[Was working on a project today and stucked and wondering how you can actually place a large number of custom classes in your Library and then call it out via a name that is formed out of a string? Example: … &#8220;mcApple&#8221;+number+date You can actually do it by using the method known as  “Class Reference”. [...]]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2010/01/29/as3-add-class-to-stage-using-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Tips] AS3 User location/country detector based on IP</title>
		<link>http://www.manmeng.net/blog/2009/07/30/tips-as3-user-locationcountry-detector-based-on-ip/</link>
		<comments>http://www.manmeng.net/blog/2009/07/30/tips-as3-user-locationcountry-detector-based-on-ip/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 08:27:09 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Experiment]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[detect location]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[locator]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=2757</guid>
		<description><![CDATA[I have wrote a script that automates the process of your project in detecting the user location based on their current IP address via maxmind’s Javascript API. What you will need to do is to See the demo below Get the source code Read the comment inside the FLA and start using it  What is [...]]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2009/07/30/tips-as3-user-locationcountry-detector-based-on-ip/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[Tips] How to dynamically create tilt shift effect with Flash (AS3)</title>
		<link>http://www.manmeng.net/blog/2009/06/24/tips-how-to-dynamically-create-tilt-shift-effect-with-flash-as3/</link>
		<comments>http://www.manmeng.net/blog/2009/06/24/tips-how-to-dynamically-create-tilt-shift-effect-with-flash-as3/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 15:53:40 +0000</pubDate>
		<dc:creator>manmeng</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[tiltshift]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.manmeng.net/blog/?p=2707</guid>
		<description><![CDATA[If you have no idea what is Tilt-Shift. Probably you can have a short read on it at wikipedia. But perhaps to some, when done right, can produce really unexpected and sweet result (look at UNIQLO CALENDER). While to other, it’s being done to death. Of course, this is merely a quick tidbits on how [...]]]></description>
		<wfw:commentRss>http://www.manmeng.net/blog/2009/06/24/tips-how-to-dynamically-create-tilt-shift-effect-with-flash-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

