<?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"?><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: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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>permadi.com - Blog</title>
	
	<link>http://www.permadi.com/blog</link>
	<description>development, web, and computer programming stuff</description>
	<lastBuildDate>Fri, 18 Jun 2010 03:26:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/permadi-blog" /><feedburner:info uri="permadi-blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Flash AS3: Using FileReference And PHP To Upload Files To Server</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/ZWDrhozGi7w/</link>
		<comments>http://www.permadi.com/blog/2010/06/flash-using-filereference-and-php-to-upload-files-to-server/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 04:05:22 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=2569</guid>
		<description>FileReference.upload() function is a handy addition to Flash.  In conjunction with server-side language, it can be used to upload files to the server or to a database.  In this example, we will use a PHP script to retrieve the file data and save the file onto the server.
Outline:

Call FileReference.browse() in response to a [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/L2sDYVrkcF8WKUbGckvvGx36d0c/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/L2sDYVrkcF8WKUbGckvvGx36d0c/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/L2sDYVrkcF8WKUbGckvvGx36d0c/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/L2sDYVrkcF8WKUbGckvvGx36d0c/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/ZWDrhozGi7w" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/06/flash-using-filereference-and-php-to-upload-files-to-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/06/flash-using-filereference-and-php-to-upload-files-to-server/</feedburner:origLink></item>
		<item>
		<title>Flash AS3: Using FileReference To Load Files (example for Flash CS4 and above)</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/-SbehAKc2Nc/</link>
		<comments>http://www.permadi.com/blog/2010/06/flash-as3-using-filereference-to-load-files-example-for-flash-cs4-and-above/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 05:13:48 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=2556</guid>
		<description>Using FileReference, you can allow user to upload files from their computer to be used.  This can be useful in applications such as photo processing applications, image manipulation applications, etc.  For more information, see:
http://www.permadi.com/blog/2009/05/actionscript-3-using-file-reference-to-load-local-swf/

Here&amp;#8217;s the general outline of the steps required to load a file from user&amp;#8217;s computer.  Note that these steps [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/pfkwcj-jTIMxxZEHGA4bMlXhwi8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pfkwcj-jTIMxxZEHGA4bMlXhwi8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/pfkwcj-jTIMxxZEHGA4bMlXhwi8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pfkwcj-jTIMxxZEHGA4bMlXhwi8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/-SbehAKc2Nc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/06/flash-as3-using-filereference-to-load-files-example-for-flash-cs4-and-above/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/06/flash-as3-using-filereference-to-load-files-example-for-flash-cs4-and-above/</feedburner:origLink></item>
		<item>
		<title>Introduction To WebM File Structure</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/JeNU_ZqGFSU/</link>
		<comments>http://www.permadi.com/blog/2010/06/webm-file-structure/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 06:34:48 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=2522</guid>
		<description>WebM is the new media-container format announced by Google during the Google I/O conference this year.  For a broad overview of WebM, see this post: http://www.permadi.com/blog/2010/05/webm-overview/
WebM is based on MKV (Matroska) container format, which uses EBML structure to store informations, tagging and organizing data in hierachial tree-like structure.  EBML is a basically binary version [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/pHCsC_cv-NCA2xnp4Kwr2x370L4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pHCsC_cv-NCA2xnp4Kwr2x370L4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/pHCsC_cv-NCA2xnp4Kwr2x370L4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pHCsC_cv-NCA2xnp4Kwr2x370L4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/JeNU_ZqGFSU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/06/webm-file-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/06/webm-file-structure/</feedburner:origLink></item>
		<item>
		<title>Workaround For Hand Cursor Missing Flash Buttons In Chrome</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/NGTAPc60teM/</link>
		<comments>http://www.permadi.com/blog/2010/06/workaround-for-hand-cursor-missing-flash-buttons-in-chrome/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 04:26:07 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=2583</guid>
		<description>If you are having issues with hand-cursor icon not appearing when mousing-over buttons in Windows version of Chrome, then a solution that works for me is to se wmode to window or set do not set wmode at all as it already defaults to window.  This solution only works if you are not explicitly setting [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JqhglTK0CMz6lPCOl-NUxydCpTM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JqhglTK0CMz6lPCOl-NUxydCpTM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JqhglTK0CMz6lPCOl-NUxydCpTM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JqhglTK0CMz6lPCOl-NUxydCpTM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/NGTAPc60teM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/06/workaround-for-hand-cursor-missing-flash-buttons-in-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/06/workaround-for-hand-cursor-missing-flash-buttons-in-chrome/</feedburner:origLink></item>
		<item>
		<title>Sample WebM Video</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/fvkqV2fHgeQ/</link>
		<comments>http://www.permadi.com/blog/2010/05/sample-webm-video-2/#comments</comments>
		<pubDate>Thu, 20 May 2010 06:08:10 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=2437</guid>
		<description>Below is a sample WebM video encoded with Wildform Flix which is a FREE WebM encoder.  You need a HTML5 enabled browser and browsers that support WebM videos.  
And while at it, why not read WebM Overview.
&amp;#160;
Which browser can see this video?
I tested playback with these Chromium builds (Chromium is the base of [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/R6MWImGNe2BXRToGOZlShF5L63U/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/R6MWImGNe2BXRToGOZlShF5L63U/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/R6MWImGNe2BXRToGOZlShF5L63U/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/R6MWImGNe2BXRToGOZlShF5L63U/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/fvkqV2fHgeQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/05/sample-webm-video-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/05/sample-webm-video-2/</feedburner:origLink></item>
		<item>
		<title>WebM Overview</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/PcsWvZelNxw/</link>
		<comments>http://www.permadi.com/blog/2010/05/webm-overview/#comments</comments>
		<pubDate>Thu, 20 May 2010 05:14:15 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=2425</guid>
		<description>On, February 19, 2010 Google finalized its acquisition On2 Technologies, the creator of the VP8 codec, the codec used in WebM.  On2 (formerly The Duck Corporation) was also the company which created VP6, the video codec used in Adobe FLV2 format.  On May 19/20 during the Google I/O Developers Conference in San Francisco, [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/h12KJ-tS9Ni_x_uRV2VvQ3RrjBg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/h12KJ-tS9Ni_x_uRV2VvQ3RrjBg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/h12KJ-tS9Ni_x_uRV2VvQ3RrjBg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/h12KJ-tS9Ni_x_uRV2VvQ3RrjBg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/PcsWvZelNxw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/05/webm-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/05/webm-overview/</feedburner:origLink></item>
		<item>
		<title>How To Create WebM Videos With Flix WebM</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/AeHyK1cVh2s/</link>
		<comments>http://www.permadi.com/blog/2010/05/how-to-create-webm-videos-with-flix-webm/#comments</comments>
		<pubDate>Thu, 20 May 2010 03:58:08 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=2485</guid>
		<description>Download the Free software from Wildform (currently Windows only).  Check for updates, Flix WebM will also support 2-pass encoding in the near future.

Open the input video (this video should be playable on your computer as Flix uses codecs installed in your computer to read the video).  Almost all format are supported: WMV, MOV, AVI, MPEG.

Select [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5qtHd21lMWQZhv8MJeKNRNPta3c/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5qtHd21lMWQZhv8MJeKNRNPta3c/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/5qtHd21lMWQZhv8MJeKNRNPta3c/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5qtHd21lMWQZhv8MJeKNRNPta3c/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/AeHyK1cVh2s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/05/how-to-create-webm-videos-with-flix-webm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/05/how-to-create-webm-videos-with-flix-webm/</feedburner:origLink></item>
		<item>
		<title>Permadi.com in Android Game Programming Book</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/8e14G34_-7k/</link>
		<comments>http://www.permadi.com/blog/2010/05/permadi-com-in-android-book/#comments</comments>
		<pubDate>Fri, 14 May 2010 07:40:51 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Google Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer games]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://www.permadi.com/blog/?p=2403</guid>
		<description>The Andoid programming book, Pro Android Games mentions permadi.com&amp;#8217;s Raycasting Tutorial.  The chapter is about developing games on Android, the mobile OS from Google.   The tutorial refered is applicable for all devices, since it&amp;#8217;s mainly about the concept, so why not head over there and learn about  ray-casting.  An excerpt [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7gGNZJFakV2OuxCAHz9zNi163TY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7gGNZJFakV2OuxCAHz9zNi163TY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7gGNZJFakV2OuxCAHz9zNi163TY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7gGNZJFakV2OuxCAHz9zNi163TY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/8e14G34_-7k" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/05/permadi-com-in-android-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/05/permadi-com-in-android-book/</feedburner:origLink></item>
		<item>
		<title>Flash Effects: Evaporate and Motion Blur</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/BRkCRyDOpsA/</link>
		<comments>http://www.permadi.com/blog/2010/05/flash-effects-evaporate-and-motion-blur/#comments</comments>
		<pubDate>Fri, 14 May 2010 07:30:00 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[computer animation]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://permadi.com/blog/?p=2356</guid>
		<description>Here are two easy to produce effects (although could be processor heavy) and simple animations that anyone can create easily in Flash on the timeline or in the code.  These effects can be applied using Flash CS3 and above.
Evaporate Effect
This can be simulated using the Blur filter combined with Alpha tweening.  The key is [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/pCrBb9SWlCU3BMLApOfsSwLF8n8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pCrBb9SWlCU3BMLApOfsSwLF8n8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/pCrBb9SWlCU3BMLApOfsSwLF8n8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pCrBb9SWlCU3BMLApOfsSwLF8n8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/BRkCRyDOpsA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/05/flash-effects-evaporate-and-motion-blur/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/05/flash-effects-evaporate-and-motion-blur/</feedburner:origLink></item>
		<item>
		<title>Google Chrome: Developer Friendly, No Java Support On Mac (Yet)</title>
		<link>http://feedproxy.google.com/~r/permadi-blog/~3/V0nxWO1GXHE/</link>
		<comments>http://www.permadi.com/blog/2010/04/google-chrome-developer-friendly-no-java-support-on-mac-yet/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 07:30:20 +0000</pubDate>
		<dc:creator>permadi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://permadi.com/blog/?p=2378</guid>
		<description>Chrome is shaping up to be the best browser around.  It&amp;#8217;s fast and it is developer-friendly, with its own Firebug-like tools.  Under View-&amp;#62;Developer-&amp;#62;Developer Tools you can find the goodie. See below for screenshot.

The Element inspector can be accessed with the Magnfying Glass icon on the bottom, and then you can hover your mouse to highlight [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/NFi-2ONJmPvwE60w0c9H9pEuszA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NFi-2ONJmPvwE60w0c9H9pEuszA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/NFi-2ONJmPvwE60w0c9H9pEuszA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NFi-2ONJmPvwE60w0c9H9pEuszA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/permadi-blog/~4/V0nxWO1GXHE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.permadi.com/blog/2010/04/google-chrome-developer-friendly-no-java-support-on-mac-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.permadi.com/blog/2010/04/google-chrome-developer-friendly-no-java-support-on-mac-yet/</feedburner:origLink></item>
	</channel>
</rss><!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
