<?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>S i X h E a D { ? } &#187; FireFox</title>
	<atom:link href="http://sixhead.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixhead.com</link>
	<description>เมื่อความรู้มีไว้แบ่งปัน</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:47:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ทำงานกับ Flash ง่ายขึ้นไปอีกเมื่อ trace แล้วเห็นบน FireFox</title>
		<link>http://sixhead.com/2009/08/04/easy-debug-flash-with-flashtracer/</link>
		<comments>http://sixhead.com/2009/08/04/easy-debug-flash-with-flashtracer/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 10:58:46 +0000</pubDate>
		<dc:creator>Pipo</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[trace]]></category>

		<guid isPermaLink="false">http://sixhead.com/?p=470</guid>
		<description><![CDATA[การเขียนโปรแกรมบน Flash (action script) สิ่งที่ควบคู่กันเลยก็คือคำสั่ง trace แต่พอมารันบน browser เพื่อต่อกับ application ปัญหาเกิดทันที เพราะคำสั่ง trace มันไม่ขึ้นมาด้วย เมื่อก่อนเคยคิดใช้ให้มันเรียก function ผ่าน javascript ก็แก้ขัดได้บ้างแต่ไม่สะดวกเลยถ้าทำหลายคน หลายงาน จนวันนี้ได้มาพบกับ add-on ที่ดีเยี่ยมอีกตัวนึง ทำให้ผมฉลาดขึ้นอีกนิดได้รู้ว่าตัว flash player plug-in ที่ลงกับ browser นั้นจริงๆ แล้วมันมี version สำหรับ debug งานด้วย อยู่ในหน้า download อันเดียวกันเลย ที่หน้านี้ เลื่อนหน้าจอลงไปเรื่อยๆ จนเจอกับ Download the Windows Flash Player 10 Plugin content debugger (for Netscape-compatible browsers) (EXE, 2.09 [...]]]></description>
			<content:encoded><![CDATA[<p>การเขียนโปรแกรมบน Flash (action script) สิ่งที่ควบคู่กันเลยก็คือคำสั่ง trace แต่พอมารันบน browser เพื่อต่อกับ application ปัญหาเกิดทันที เพราะคำสั่ง trace มันไม่ขึ้นมาด้วย เมื่อก่อนเคยคิดใช้ให้มันเรียก function ผ่าน javascript ก็แก้ขัดได้บ้างแต่ไม่สะดวกเลยถ้าทำหลายคน หลายงาน<br />
<span id="more-470"></span><br />
จนวันนี้ได้มาพบกับ add-on ที่ดีเยี่ยมอีกตัวนึง ทำให้ผมฉลาดขึ้นอีกนิดได้รู้ว่าตัว flash player plug-in ที่ลงกับ browser นั้นจริงๆ แล้วมันมี version สำหรับ debug งานด้วย อยู่ในหน้า download อันเดียวกันเลย <a href="http://www.adobe.com/support/flashplayer/downloads.html">ที่หน้านี้</a><br />
เลื่อนหน้าจอลงไปเรื่อยๆ จนเจอกับ
<pre>Download the Windows Flash Player 10 Plugin content debugger (for Netscape-compatible browsers) (EXE, 2.09 MB)</pre>
<p>หลังจากลงแล้ว restart FireFox 1 รอบครับ ทุกครั้งที่เราเล่น flash มันจะไปเก็บ logfile ไว้ที่ path นี้ </p>
<p>อย่าลืมสั่ง show hidden files and folders ก่อนด้วย ถ้าไม่มีก็สร้างไฟล์เปล่าไว้ได้เลยครับ<br />
Windows XP</p>
<pre>C:\Documents and Settings\{user}\Application Data\Macromedia\Flash Player\Logs\flashlog.txt</pre>
<p>Windows Vista</p>
<pre>C:\Users\{user}\AppData\Roaming\Macromedia\Flash Player\Logs\flashlog.txt</pre>
<p>support linux, osx ด้วยครับ ดู path ได้จากตอน setting flashtracer ได้เลย</p>
<p>ทีนี้ก็ลง add-on ตัวนี้ครับ <a href="http://www.sephiroth.it/firefox/flashtracer/">FlashTracer</a> มันจะทำหน้าที่ไปอ่านไฟล์ flashlog.txt ด้านบนแบบ real time หน้าที่เราแค่ set path ไปเรียก flashlog.txt ให้ถูกต้องเท่านั้นเอง</p>
<p>ต่อไปการ debug งาน flash ขอบอกว่า สะดวกสุดๆเลยหล่ะครับ</p>
<p><map name='google_ad_map_470_f21c57aff87a446f'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/470?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_470_f21c57aff87a446f' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=470&amp;url= http%3A%2F%2Fsixhead.com%2F2009%2F08%2F04%2Feasy-debug-flash-with-flashtracer%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://sixhead.com/2009/08/04/easy-debug-flash-with-flashtracer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for Firefox memory leak on Windows</title>
		<link>http://sixhead.com/2008/05/07/fix-for-firefox-memory-leak-on-windows/</link>
		<comments>http://sixhead.com/2008/05/07/fix-for-firefox-memory-leak-on-windows/#comments</comments>
		<pubDate>Wed, 07 May 2008 05:24:45 +0000</pubDate>
		<dc:creator>Pipo</dc:creator>
				<category><![CDATA[Memo]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[memory leak]]></category>

		<guid isPermaLink="false">http://sixhead.com/?p=47</guid>
		<description><![CDATA[Type the following into your address bar in Firefox: about:config You will want to right click anywhere in the window, choose New, Boolean, and enter in the following text: config.trim_on_minimize You will want the value to be set to True in order for this to work. credit: http://www.howtogeek.com/howto/windows/fix-for-firefox-memory-leak-on-windows/]]></description>
			<content:encoded><![CDATA[<p>Type the following into your address bar in Firefox:</p>
<pre class="perl">about:config</pre>
<p>You will want to right click anywhere in the window, choose New, Boolean, and enter in the following text:</p>
<pre class="perl">config.trim_on_minimize</pre>
<p>You will want the value to be set to <strong>True </strong>in order for this to work.</p>
<p>credit:<br />
<a href="http://www.howtogeek.com/howto/windows/fix-for-firefox-memory-leak-on-windows/"> http://www.howtogeek.com/howto/windows/fix-for-firefox-memory-leak-on-windows/</a></p>
<p><map name='google_ad_map_47_f21c57aff87a446f'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/47?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_47_f21c57aff87a446f' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=47&amp;url= http%3A%2F%2Fsixhead.com%2F2008%2F05%2F07%2Ffix-for-firefox-memory-leak-on-windows%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://sixhead.com/2008/05/07/fix-for-firefox-memory-leak-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
