<?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>PONGPAN BOOTSABONG</title>
	<atom:link href="http://pongpan.com/Index.php?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://pongpan.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Nov 2011 08:21:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>javascript detect ie6</title>
		<link>http://pongpan.com/?p=126</link>
		<comments>http://pongpan.com/?p=126#comments</comments>
		<pubDate>Wed, 23 Nov 2011 08:21:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ETC]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://pongpan.com/?p=126</guid>
		<description><![CDATA[&#60;script type=&#8221;text/javascript&#8221;&#62; function checkie6() { return ((window.XMLHttpRequest == undefined) &#38;&#38; (ActiveXObject != undefined)); } alert(checkie6()); &#60;/script&#62;]]></description>
			<content:encoded><![CDATA[<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
function checkie6() {<br />
return ((window.XMLHttpRequest == undefined) &amp;&amp; (ActiveXObject != undefined));<br />
}<br />
alert(checkie6());<br />
&lt;/script&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=126</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Change event handler for asp.net radiobuttonlist</title>
		<link>http://pongpan.com/?p=121</link>
		<comments>http://pongpan.com/?p=121#comments</comments>
		<pubDate>Wed, 23 Nov 2011 07:38:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ETC]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://pongpan.com/?p=121</guid>
		<description><![CDATA[$(&#8220;#&#60;%=rdoType.ClientID%&#62; input&#8221;).change(function () { alert($(this).val()); }); &#60;asp:RadioButtonList ID=&#8221;rdoType&#8221; runat=&#8221;server&#8221; RepeatDirection=&#8221;Horizontal&#8221;&#62; &#60;asp:ListItem Value=&#8221;1&#8243; Text=&#8221;Content&#8221;&#62;&#60;/asp:ListItem&#62; &#60;asp:ListItem Value=&#8221;2&#8243; Text=&#8221;File&#8221;&#62;&#60;/asp:ListItem&#62; &#60;/asp:RadioButtonList&#62;]]></description>
			<content:encoded><![CDATA[<p>$(&#8220;#&lt;%=rdoType.ClientID%&gt; input&#8221;).change(function () {<br />
alert($(this).val());<br />
});<br />
&lt;asp:RadioButtonList ID=&#8221;rdoType&#8221; runat=&#8221;server&#8221; RepeatDirection=&#8221;Horizontal&#8221;&gt;<br />
&lt;asp:ListItem Value=&#8221;1&#8243; Text=&#8221;Content&#8221;&gt;&lt;/asp:ListItem&gt;<br />
&lt;asp:ListItem Value=&#8221;2&#8243; Text=&#8221;File&#8221;&gt;&lt;/asp:ListItem&gt;<br />
&lt;/asp:RadioButtonList&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=121</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install APK Files on Android Device Emulator</title>
		<link>http://pongpan.com/?p=117</link>
		<comments>http://pongpan.com/?p=117#comments</comments>
		<pubDate>Wed, 23 Nov 2011 04:38:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ETC]]></category>

		<guid isPermaLink="false">http://blog.pongpan.com/?p=117</guid>
		<description><![CDATA[1. Folder android-sdk-windows ที่ Install ไว้ -&#62; ex. D:\android\android-sdk\platform-tools 2. พิมพ์ -&#62; adb devices (เปิด emulator ก่อน) 3. install apk -&#62; adb install xxxx.apk (copy file ไว้ใน folder platform-tools)]]></description>
			<content:encoded><![CDATA[<p>1. Folder android-sdk-windows ที่ Install ไว้ -&gt; ex. D:\android\android-sdk\platform-tools<br />
2. พิมพ์ -&gt; adb devices (เปิด emulator ก่อน)<br />
3. install apk -&gt; adb install xxxx.apk (copy file ไว้ใน folder platform-tools)</p>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>วิธี gen Map API key</title>
		<link>http://pongpan.com/?p=114</link>
		<comments>http://pongpan.com/?p=114#comments</comments>
		<pubDate>Tue, 22 Nov 2011 17:15:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ETC]]></category>

		<guid isPermaLink="false">http://blog.pongpan.com/?p=114</guid>
		<description><![CDATA[1. run/cmd 2. ทำให้อยู่ใน path ที่ bin ของ program java อยู่ เช่น C:\Program Files (x86)\Java\jdk1.6.0_20\bin&#62; 3. ก๊อบ นี้ไปวาง keytool.exe -list -alias  androiddebugkey -keystore &#60;name&#62; -storepass android -keypass android    &#60;name&#62; เป็น path ที่เก็บ folder .android นี้อยู่ C:\Users\pong\.android\debug.keystore    จะได้   androiddebugkey, 1 พ.ย. 2553, PrivateKeyEntry,   Certificate fingerprint (MD5): 83:29:DE:AA:FA:75:8B:BE:DA:00:07:B7:C9:5B:21:D1 4. เข้า link : http://code.google.com/android/add-ons/google-apis/maps-api-signup.html   [...]]]></description>
			<content:encoded><![CDATA[<div>1. run/cmd</div>
<div>2. ทำให้อยู่ใน path ที่ bin ของ program java อยู่ เช่น C:\Program Files (x86)\Java\jdk1.6.0_20\bin&gt;</div>
<div>3. ก๊อบ นี้ไปวาง keytool.exe -list -alias  androiddebugkey -keystore &lt;name&gt; -storepass android -keypass android</div>
<div>   &lt;name&gt; เป็น path ที่เก็บ folder .android นี้อยู่ C:\Users\pong\.android\debug.<wbr>keystore</wbr></div>
<div>   จะได้</div>
<div>  androiddebugkey, 1 พ.ย. 2553, PrivateKeyEntry,</div>
<div>  Certificate fingerprint (MD5): 83:29:DE:AA:FA:75:8B:BE:DA:00:<wbr>07:B7:C9:5B:21:D1</wbr></div>
<div>4. เข้า link : <a href="http://code.google.com/android/add-ons/google-apis/maps-api-signup.html" target="_blank">http://code.google.com/<wbr>android/add-ons/google-apis/<wbr>maps-api-signup.html</wbr></wbr></a></div>
<div>  ก๊อบ MD5 ใส่ที่ช่อง เพื่อ gen key</div>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=114</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Gen QR from Google API and save to localhost</title>
		<link>http://pongpan.com/?p=68</link>
		<comments>http://pongpan.com/?p=68#comments</comments>
		<pubDate>Mon, 01 Aug 2011 22:24:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ETC]]></category>
		<category><![CDATA[Google API QRCode]]></category>

		<guid isPermaLink="false">http://blog.pongpan.com/?p=68</guid>
		<description><![CDATA[Private Sub GenQRCode() Dim msg_qr As String = &#8220;http://www.pongpan.com/&#8221; Dim part_from_web As String = &#8220;https://chart.googleapis.com/chart?chs=150&#215;150&#038;cht=qr&#038;chl=&#8221; &#038; msg_qr &#038; &#8220;&#038;choe=UTF-8&#8243; Dim path_save As String = Server.MapPath(&#8220;~/&#8221;) + &#8220;/qr.png&#8221; Dim client As WebClient = New WebClient() client.DownloadFile(part_from_web, path_save) End Sub]]></description>
			<content:encoded><![CDATA[<blockquote><p>
  Private Sub GenQRCode()<br />
        Dim msg_qr As String = &#8220;http://www.pongpan.com/&#8221;<br />
        Dim part_from_web As String = &#8220;https://chart.googleapis.com/chart?chs=150&#215;150&#038;cht=qr&#038;chl=&#8221; &#038; msg_qr &#038; &#8220;&#038;choe=UTF-8&#8243;<br />
        Dim path_save As String = Server.MapPath(&#8220;~/&#8221;) + &#8220;/qr.png&#8221;<br />
        Dim client As WebClient = New WebClient()<br />
        client.DownloadFile(part_from_web, path_save)<br />
End Sub
</p></blockquote>
<p><a href="http://blog.pongpan.com/wp-content/uploads/2011/08/qr.png"><img src="http://blog.pongpan.com/wp-content/uploads/2011/08/qr.png" alt="" title="qr" width="150" height="150" class="alignnone size-full wp-image-71" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=68</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Padding</title>
		<link>http://pongpan.com/?p=65</link>
		<comments>http://pongpan.com/?p=65#comments</comments>
		<pubDate>Sun, 31 Jul 2011 06:04:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ETC]]></category>
		<category><![CDATA[Android Padding]]></category>

		<guid isPermaLink="false">http://blog.pongpan.com/?p=65</guid>
		<description><![CDATA[Padding Top Right Bottom Left &#60;android:padding=&#8221;10px&#8221;&#62; Padding Top &#60;android:paddingTop=&#8221;10px&#8221;&#62; Padding Right &#60;android:paddingRight=&#8221;10px&#8221;&#62; Padding Bottom &#60;android:paddingBottom=&#8221;10px&#8221;&#62; Padding Left &#60;android:paddingLeft=&#8221;10px&#8221;&#62;]]></description>
			<content:encoded><![CDATA[<p><strong>Padding Top Right Bottom Left</strong></p>
<blockquote><p>&lt;android:padding=&#8221;10px&#8221;&gt;</p></blockquote>
<p><strong>Padding Top</strong></p>
<blockquote><p>&lt;android:paddingTop=&#8221;10px&#8221;&gt;</p></blockquote>
<p><strong>Padding Right</strong></p>
<blockquote><p>&lt;android:paddingRight=&#8221;10px&#8221;&gt;</p></blockquote>
<p><strong>Padding Bottom</strong></p>
<blockquote><p>&lt;android:paddingBottom=&#8221;10px&#8221;&gt;</p></blockquote>
<p><strong>Padding Left</strong></p>
<blockquote><p>&lt;android:paddingLeft=&#8221;10px&#8221;&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Margin</title>
		<link>http://pongpan.com/?p=62</link>
		<comments>http://pongpan.com/?p=62#comments</comments>
		<pubDate>Sun, 31 Jul 2011 05:55:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ETC]]></category>
		<category><![CDATA[android margin]]></category>

		<guid isPermaLink="false">http://blog.pongpan.com/?p=62</guid>
		<description><![CDATA[Margin Top &#60;android:layout_marginTop=&#8221;10px&#8221;&#62; Margin Right &#60;android:layout_marginRight=&#8221;10px&#8221;&#62; Margin Bottom &#60;android:layout_marginBottom=&#8221;10px&#8221;&#62; Margin Left &#60;android:layout_marginLeft=&#8221;10px&#8221;&#62;]]></description>
			<content:encoded><![CDATA[<p><strong>Margin Top</strong></p>
<blockquote><p>&lt;android:layout_marginTop=&#8221;10px&#8221;&gt;</p></blockquote>
<p><strong>Margin Right</strong></p>
<blockquote><p>&lt;android:layout_marginRight=&#8221;10px&#8221;&gt;</p></blockquote>
<p><strong>Margin Bottom</strong></p>
<blockquote><p>&lt;android:layout_marginBottom=&#8221;10px&#8221;&gt;</p></blockquote>
<p><strong>Margin Left</strong></p>
<blockquote><p>&lt;android:layout_marginLeft=&#8221;10px&#8221;&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=62</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximum reuest length exceeded.</title>
		<link>http://pongpan.com/?p=34</link>
		<comments>http://pongpan.com/?p=34#comments</comments>
		<pubDate>Tue, 26 Jul 2011 22:23:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ETC]]></category>

		<guid isPermaLink="false">http://blog.pongpan.com/?p=34</guid>
		<description><![CDATA[เปลียนเป็น - Time 10 นาที - 1 GB &#60;system.web&#62; &#60;httpRuntime executionTimeout=&#8221;600&#8243; maxRequestLength=&#8221;1048576&#8243; /&#62; &#60;/system.web&#62; &#60;system.webServer&#62; &#60;security&#62; &#60;requestFiltering&#62; &#60;requestLimits maxAllowedContentLength=&#8221;1073741824&#8243;&#62; &#60;/requestLimits&#62; &#60;/requestFiltering&#62; &#60;/security&#62; &#60;/system.webServer&#62;]]></description>
			<content:encoded><![CDATA[<p><strong>เปลียนเป็น</strong><br />
- Time 10 นาที<br />
- 1 GB</p>
<blockquote><p>&lt;system.web&gt;<br />
&lt;httpRuntime executionTimeout=&#8221;600&#8243; maxRequestLength=&#8221;1048576&#8243; /&gt;<br />
&lt;/system.web&gt;</p></blockquote>
<blockquote><p>&lt;system.webServer&gt;<br />
&lt;security&gt;<br />
&lt;requestFiltering&gt;<br />
&lt;requestLimits maxAllowedContentLength=&#8221;1073741824&#8243;&gt;<br />
&lt;/requestLimits&gt;<br />
&lt;/requestFiltering&gt;<br />
&lt;/security&gt;<br />
&lt;/system.webServer&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=34</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android modify title bar</title>
		<link>http://pongpan.com/?p=17</link>
		<comments>http://pongpan.com/?p=17#comments</comments>
		<pubDate>Sat, 23 Jul 2011 22:04:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ETC]]></category>
		<category><![CDATA[android title bar]]></category>

		<guid isPermaLink="false">http://blog.pongpan.com/?p=17</guid>
		<description><![CDATA[Set title ในแต่ละหน้า public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); setTitle(“PONG1000″); } Set ที่ AndroidManifest.xml ที่เดียวทั้ง App &#60;activity android:name=”.Default” android:label=”PONG1000″&#62; &#60;intent-filter&#62; &#60;action android:name=”android.intent.action.MAIN” /&#62; &#60;category android:name=”android.intent.category.LAUNCHER” /&#62; &#60;/intent-filter&#62; &#60;/activity&#62; Remove Title public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); requestWindowFeature(Window.FEATURE_NO_TITLE); setContentView(R.layout.main); } Add icon public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); requestWindowFeature(Window.FEATURE_LEFT_ICON); setContentView(R.layout.main); setFeatureDrawableResource(Window.FEATURE_LEFT_ICON, R.drawable.icon); }]]></description>
			<content:encoded><![CDATA[<p><strong>Set title ในแต่ละหน้า</strong></p>
<blockquote><p>public void onCreate(Bundle savedInstanceState) {<br />
super.onCreate(savedInstanceState);<br />
setContentView(R.layout.main);<br />
setTitle(“PONG1000″);<br />
}</p></blockquote>
<p><strong>Set ที่ AndroidManifest.xml ที่เดียวทั้ง App</strong></p>
<blockquote><p>&lt;activity android:name=”.Default” android:label=”PONG1000″&gt;<br />
&lt;intent-filter&gt;<br />
&lt;action android:name=”android.intent.action.MAIN” /&gt;<br />
&lt;category android:name=”android.intent.category.LAUNCHER” /&gt;<br />
&lt;/intent-filter&gt;<br />
&lt;/activity&gt;</p></blockquote>
<p><strong>Remove Title</strong></p>
<blockquote><p>public void onCreate(Bundle savedInstanceState) {<br />
super.onCreate(savedInstanceState);<br />
requestWindowFeature(Window.FEATURE_NO_TITLE);<br />
setContentView(R.layout.main);<br />
}</p></blockquote>
<p><strong>Add icon</strong></p>
<blockquote><p>public void onCreate(Bundle savedInstanceState) {<br />
super.onCreate(savedInstanceState);<br />
requestWindowFeature(Window.FEATURE_LEFT_ICON);<br />
setContentView(R.layout.main);<br />
setFeatureDrawableResource(Window.FEATURE_LEFT_ICON, R.drawable.icon);<br />
}</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ไว้เช็ค JSON</title>
		<link>http://pongpan.com/?p=13</link>
		<comments>http://pongpan.com/?p=13#comments</comments>
		<pubDate>Sat, 23 Jul 2011 21:44:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ETC]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[JSON Validator]]></category>

		<guid isPermaLink="false">http://blog.pongpan.com/?p=13</guid>
		<description><![CDATA[JSON Validator http://jsonlint.com/]]></description>
			<content:encoded><![CDATA[<p>JSON Validator</p>
<p>http://jsonlint.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://pongpan.com/?feed=rss2&#038;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

