<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Raiindear&#039;s Blog</title>
	<atom:link href="http://raiindear.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://raiindear.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 17 Sep 2009 09:42:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='raiindear.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Raiindear&#039;s Blog</title>
		<link>http://raiindear.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://raiindear.wordpress.com/osd.xml" title="Raiindear&#039;s Blog" />
	<atom:link rel='hub' href='http://raiindear.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Why CSS is better than HTML</title>
		<link>http://raiindear.wordpress.com/2009/09/17/why-css-is-better-than-html/</link>
		<comments>http://raiindear.wordpress.com/2009/09/17/why-css-is-better-than-html/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 09:23:17 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=70</guid>
		<description><![CDATA[CSS คือ การเขียนเว็บไซต์ในรูปแบบใหม่นั่นเอง ซึ่งเข้ามาช่วยในเรื่องการแสดงผลของสิ่งต่างๆ บนเว็บไซต์ เช่น ลักษณะของอักษร สี ขนาด สีพื้นหลัง และอื่นๆ อีกมากมาย จริงๆ แล้ว CSS มันก็คือ tag&#60;front&#62; ของ ภาษา html นั่นเอง แต่เขียนให้ดูง่ายกว่า และมีการทำงานที่เหนือชั้นกว่า ภาษา html ข้อดีของ CSS ที่โดดเด่นเป็นอย่างแรกเลยคือ มีคุณสมบัติเพียบพร้อมมากกว่า html ซึ่งการเขียน CSS นั้น จะมีผลกับทั้งเอกสาร คือ กำหนดไว้แค่ที่เดียว แต่ใช้ได้ทั้งหมด ซึ่งทำให้เวลาแก้ไข สามารถ แก้ไขได้ง่ายไม่เหมือนกับ html ที่จะต้องมาตามนั่งแก้ tag ใหม่ทั้งหมดทั่วเอกสาร CSS ยังสามารถกำหนดแยกไฟล์ไว้ต่างหากจาก htmlได้อีกด้วย โดยที่ ถ้ามีไฟล์html สัก 10ไฟล์ ก็สามารถกำหนด CSS 1 ไฟล์ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=70&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>CSS คือ การเขียนเว็บไซต์ในรูปแบบใหม่นั่นเอง ซึ่งเข้ามาช่วยในเรื่องการแสดงผลของสิ่งต่างๆ บนเว็บไซต์ เช่น ลักษณะของอักษร สี ขนาด สีพื้นหลัง และอื่นๆ อีกมากมาย จริงๆ แล้ว CSS มันก็คือ tag&lt;front&gt; ของ ภาษา html นั่นเอง แต่เขียนให้ดูง่ายกว่า และมีการทำงานที่เหนือชั้นกว่า ภาษา html</p>
<p>ข้อดีของ CSS ที่โดดเด่นเป็นอย่างแรกเลยคือ มีคุณสมบัติเพียบพร้อมมากกว่า html ซึ่งการเขียน CSS นั้น จะมีผลกับทั้งเอกสาร คือ กำหนดไว้แค่ที่เดียว แต่ใช้ได้ทั้งหมด ซึ่งทำให้เวลาแก้ไข สามารถ แก้ไขได้ง่ายไม่เหมือนกับ html ที่จะต้องมาตามนั่งแก้ tag ใหม่ทั้งหมดทั่วเอกสาร CSS ยังสามารถกำหนดแยกไฟล์ไว้ต่างหากจาก htmlได้อีกด้วย โดยที่ ถ้ามีไฟล์html สัก 10ไฟล์ ก็สามารถกำหนด CSS 1 ไฟล์ เพื่อใช้กับ html อีก 10 ไฟล์ได้หมด จะได้เป็น format เดียวกันและแก้ไขได้ง่าย ไม่ต้องนั่งแก้ tag ใหม่ทั้ง10 ไฟล์ แก้ที่ CSS อันเดียวก็เปลี่ยนได้หมดทุกไฟล์</p>
<p>ในที่นี้ เดี๋ยวเราจะยกตัวอย่าง การเขียนโค้ดสร้างเว็บไซต์ ทั้งในแบบเก่า และแบบใหม่ ให้ดู เพื่อให้เข้าใจมากขึ้น</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE TH               MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cordia New"; 	panose-1:2 11 3 4 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-2130706429 0 0 0 65537 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-bidi-font-size:11.0pt; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:14.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:&quot;Cordia New&quot;; 	mso-bidi-theme-font:minor-bidi;} --> <!--[endif]--></p>
<p class="MsoNormal"><span style="color:#ff6600;"><strong><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">การเขียนเว็บไซต์แบบเก่า ที่ไม่ได้ใช้ </span></strong></span><span style="font-size:14pt;line-height:115%;"><span style="color:#ff6600;"><strong>CSS</strong></span></span></p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE TH               MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cordia New"; 	panose-1:2 11 3 4 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-2130706429 0 0 0 65537 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-bidi-font-size:11.0pt; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --></p>
<p><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:14.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:&quot;Cordia New&quot;; 	mso-bidi-theme-font:minor-bidi;} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal" style="padding-left:60px;">&lt;table style=&#8221;width:100%&#8221;&gt;<br />
&lt;tr&gt;<br />
&lt;td colspan=&#8221;2&#8243; style=&#8221;background-color:#09f; color:#fff&#8221;&gt;<br />
&lt;h1&gt;using HTML&lt;/h1&gt;<br />
&lt;/td&gt;&lt;/tr&gt;</p>
<p style="padding-left:60px;">&lt;tr valign=&#8221;top&#8221;&gt;<br />
&lt;td style=&#8221;background-color:#93C9FF; width:20%;text-align:top; &#8220;&gt;<br />
&lt;b&gt;Main Menu&lt;/b&gt;&lt;br /&gt;<br />
HTML&lt;br /&gt;<br />
CSS<br />
&lt;/td&gt;<br />
&lt;td style=&#8221;height:200px; text-align:top;&#8221;&gt;<span style="font-family:&quot;" lang="TH">การสร้าง </span>layout <span style="font-family:&quot;" lang="TH">แบบใช้</span>table <span style="font-family:&quot;" lang="TH">จ้า</span>&lt;/td&gt;<br />
&lt;/tr&gt;</p>
<p style="padding-left:60px;">&lt;tr&gt;<br />
&lt;td colspan=&#8221;2&#8243; style=&#8221;background-color:#09f; text-align:center; color:#fff&#8221;&gt;<br />
Copyright © 2009 raiindear.wordpress.com<br />
&lt;/td&gt;&lt;/tr&gt;</p>
<p style="padding-left:60px;">&lt;/table&gt;</p>
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE TH               MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cordia New"; 	panose-1:2 11 3 4 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-2130706429 0 0 0 65537 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-bidi-font-size:11.0pt; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:14.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:&quot;Cordia New&quot;; 	mso-bidi-theme-font:minor-bidi;} --> <!--[endif]--></p>
<p class="MsoNormal"><span style="color:#339966;"><strong><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">การเขียนเว็บไซต์แบบใหม่ ใช้</span></strong></span><span style="font-size:14pt;line-height:115%;"><span style="color:#339966;"><strong>CSS</strong></span></span></p>
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE TH               MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Angsana New"; 	panose-1:2 2 6 3 5 4 5 2 3 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-2130706429 0 0 0 65537 0;} @font-face 	{font-family:"Cordia New"; 	panose-1:2 11 3 4 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-2130706429 0 0 0 65537 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} pre 	{mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-link:"HTML Preformatted Char"; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Courier New"; 	mso-fareast-font-family:"Times New Roman";} span.HTMLPreformattedChar 	{mso-style-name:"HTML Preformatted Char"; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-unhide:no; 	mso-style-locked:yes; 	mso-style-link:"HTML Preformatted"; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	font-family:"Courier New"; 	mso-ascii-font-family:"Courier New"; 	mso-fareast-font-family:"Times New Roman"; 	mso-hansi-font-family:"Courier New"; 	mso-bidi-font-family:"Courier New"; 	mso-bidi-language:TH;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-bidi-font-size:11.0pt; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:14.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:&quot;Cordia New&quot;; 	mso-bidi-theme-font:minor-bidi;} --> <!--[endif]--></p>
<pre style="padding-left:60px;">&lt;html&gt;<span style="font-size:10pt;font-family:&quot;">&lt;body&gt;&lt;head&gt;</span></pre>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;style type=&#8221;text/css&#8221;&gt;</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;!&#8211; </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;"> h1{color:red; font-family:Arial }</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;"> p{color:black; font-family:Arial; font-weight:bold }</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&#8211;&gt; </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;/style&gt;</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;/head&gt;</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;body&gt; </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;h1&gt;</span><span style="font-size:10pt;font-family:&quot;">CSS</span><span style="font-size:10pt;font-family:&quot;" lang="TH">จ้า</span><span style="font-size:10pt;font-family:&quot;">&lt;/h1&gt;</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;p&gt;</span><span style="font-size:10pt;font-family:&quot;" lang="TH">การเขียน เว็บไซต์โดยใช้ </span><span style="font-size:10pt;font-family:&quot;">CSS </span><span style="font-size:10pt;font-family:&quot;" lang="TH">ง่ายกว่าเขียนโดยใช้ </span><span style="font-size:10pt;font-family:&quot;">HTML </span><span style="font-size:10pt;font-family:&quot;" lang="TH">ตั้งเยอะแหน่ะ</span><span style="font-size:10pt;font-family:&quot;">&lt;/p&gt; </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;/body&gt;</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:60px;"><span style="font-size:10pt;font-family:&quot;">&lt;/html&gt;</span></p>
<p class="MsoNormal"><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">จะเห็นว่า การเขียนแบบ CSS จะกำหนด styleไว้แล้ว และไม่ต้องกำหนดใหม่ใน tag </span><span style="font-size:14pt;line-height:115%;">HTML</span><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">อีก ซึ่ง style ที่กำหนดใน CSS นั้น จะสามารถใช้ได้ครอบคลุมทั้งเอกสาร</span><span style="font-size:14pt;line-height:115%;" lang="TH"> </span><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">ต่างกับแบบเก่าที่จะต้องมากำหนด</span><span style="font-size:14pt;line-height:115%;">style </span><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">ใหม่ทุกครั้ง</span></p>
<p class="MsoNormal"><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">อันนี้เป็นแค่โค้ดตัวอย่างส่วนน้อยนิดนะคะ เพียงแค่ยกตัวอย่างให้เห็นความแตกต่างของการใช้ และไม่ใช่ CSS เท่านั้น</span><span style="font-size:14pt;line-height:115%;"> </span></p>
<p class="MsoNormal"><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">ลองศึกษาและเขียนดูนะคะ ง่ายกว่า </span><span style="font-size:14pt;line-height:115%;">HTML </span><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">เยอะเลย เป็นกำลังใจให้ค่ะ สู้ๆ </span><span style="font-size:14pt;line-height:115%;">^^</span></p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE TH               MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;padding-left:30px;"><span style="font-size:10pt;font-family:&quot;"><br />
</span></p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:67px;width:1px;height:1px;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE TH               MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cordia New"; 	panose-1:2 11 3 4 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-2130706429 0 0 0 65537 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-bidi-font-size:11.0pt; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi; 	mso-bidi-language:AR-SA;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:14.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:&quot;Cordia New&quot;; 	mso-bidi-theme-font:minor-bidi;} --> <!--[endif]--></p>
<p class="MsoNormal"><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">การเขียนเว็บไซต์แบบเก่า ไม่ได้ใช้ </span><span style="font-size:14pt;line-height:115%;">CSS</span></p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=70&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/09/17/why-css-is-better-than-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>
	</item>
		<item>
		<title>SEO ( search engine optimization )</title>
		<link>http://raiindear.wordpress.com/2009/09/13/seo-search-engine-optimization/</link>
		<comments>http://raiindear.wordpress.com/2009/09/13/seo-search-engine-optimization/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 16:08:48 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=67</guid>
		<description><![CDATA[SEO ( search engine optimization ) คือ การเพิ่มประสิทธิภาพการค้าหา เป็นการจัดทำ ปรับปรุง หรือปรับแต่งหน้าเว็บไซต์เพื่อให้ติดอันดับต้น ๆ ในหน้าผลการค้นหาของเสิร์ชเอนจิน ซึ่งผ่านทางเป้าหมายของคำค้นหาที่ต้องการ ซึ่งเป็นส่วนหนึ่งของการทำการตลาดผ่านระบบค้นหา หรือ SEM ( search Engine Marketing ) เอสอีโอเป็นการเลือกทางเลือกที่ดีที่สุดในเสิร์จเอนจิน คือ การปรับปรุงเว็บไซต์ด้วยเทคนิคต่าง ๆ เพื่อให้ติดอันดับต้น ๆ ของเว็บเสิร์ชเอนจิน ด้วยคำสำคัญโดยเน้นให้ผลของคำค้นปรากฏอยู่ในส่วนของ Natural Search Result (Organic Search Result) หรือในส่วนของผลลัพธ์ทางด้านซ้ายมือของเว็บเสิร์ชเอนจิน เวลาที่คนเข้ามาค้นหาในเว็บเสิร์ชเอนจิน เช่นที่ Google (กูเกิล)  Yahoo (ยาฮู)  MSN (เอ็มเอสเอ็น) Bing (บิง) ด้วยคำสำคัญที่ต้องการค้นหาแล้ว จะปรากฏลิงก์ของเว็บไซต์ของเราเพื่อทำให้ติดอันดับต้น ๆ ในหน้าผลการค้นหา ซึ่งการทำ SEO นั้นจะประกอบไปด้วย การปรับปรุง-เพิ่มคำสำคัญ (คีย์เวิร์ด) ในหน้าเว็บไซต์ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=67&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<p>SEO ( search engine optimization ) คือ การเพิ่มประสิทธิภาพการค้าหา เป็นการจัดทำ ปรับปรุง หรือปรับแต่งหน้าเว็บไซต์เพื่อให้ติดอันดับต้น ๆ ในหน้าผลการค้นหาของเสิร์ชเอนจิน ซึ่งผ่านทางเป้าหมายของคำค้นหาที่ต้องการ ซึ่งเป็นส่วนหนึ่งของการทำการตลาดผ่านระบบค้นหา หรือ SEM ( search Engine Marketing )</p>
<p>เอสอีโอเป็นการเลือกทางเลือกที่ดีที่สุดในเสิร์จเอนจิน คือ การปรับปรุงเว็บไซต์ด้วยเทคนิคต่าง ๆ เพื่อให้ติดอันดับต้น ๆ ของเว็บเสิร์ชเอนจิน ด้วยคำสำคัญโดยเน้นให้ผลของคำค้นปรากฏอยู่ในส่วนของ Natural Search Result (Organic Search Result) หรือในส่วนของผลลัพธ์ทางด้านซ้ายมือของเว็บเสิร์ชเอนจิน เวลาที่คนเข้ามาค้นหาในเว็บเสิร์ชเอนจิน เช่นที่ Google (กูเกิล)  Yahoo (ยาฮู)  MSN (เอ็มเอสเอ็น) Bing (บิง) ด้วยคำสำคัญที่ต้องการค้นหาแล้ว จะปรากฏลิงก์ของเว็บไซต์ของเราเพื่อทำให้ติดอันดับต้น ๆ ในหน้าผลการค้นหา ซึ่งการทำ SEO นั้นจะประกอบไปด้วย การปรับปรุง-เพิ่มคำสำคัญ (คีย์เวิร์ด) ในหน้าเว็บไซต์ การปรับแต่งหน้าเว็บไซต์ให้มีขนาดเล็ก การใช้ meta tag และวิธีอื่น ๆ ควบคู่กันไป</p>
<p>การสร้างเว็บเพจโดยการใช้เทคนิค SEO นั้นก็ไม่ได้หมายถึงการสร้างเนื้อหาที่เป็นที่ชื่นชอบต่อเสิร์ชเอนจินเพียง อย่างเดียวโดยที่ไม่คำนึงถึงผู้เยี่ยมชม ซึ่งวิธีการทำ SEO นั้นอาจจะมีการเกี่ยวข้องกับการปรับปรุงโค๊ดของเว็บไซต์, การนำเสนอ, โครงสร้างของเว็บไซต์ และสิ่งที่สำคัญอย่างยิ่งของการทำ SEO ก็คือเนื้อหาที่มีประโยชน์ และจะต้องเป็นเนื้อหาต้นฉบับ</p>
<p>จะเห็นได้ว่า SEO มีผลต่อธุรกิจในปัจจุบันเป็นอย่างมาก ลองคิดดูถ้าเราไม่ SEO หลายๆสิ่งคงไม่เป็นอย่างทุกวันนี้เเน่นอน</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=67&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/09/13/seo-search-engine-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>
	</item>
		<item>
		<title>What is &#8220;API&#8221;</title>
		<link>http://raiindear.wordpress.com/2009/09/05/what-is-api/</link>
		<comments>http://raiindear.wordpress.com/2009/09/05/what-is-api/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 14:38:32 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Application Programming Interface]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=62</guid>
		<description><![CDATA[API ย่อมาจาก Application Programming Interface มันคล้ายๆ กับ library  (function/module/utility) ซึ่งเป็นส่วนที่ช่วยให้นักพัฒนา Application พัฒนางานของตนได้ง่ายขึ้น ไม่ต้องเขียนโค้ดใหม่ ให้ยุ่งยาก ซับซ้อน เช่น เราต้องการจะสร้าง application นึงขึ้นมา เราสามารถ นำ API มาใช้ ร่วมกับ Application ของเราเพื่อให้สะดวกและง่ายขึ้น เพราะ เพียงแค่รู้ว่า API นั้นๆ ใช้อย่างไร และ ทำงานอย่างไร เท่านั้น แค่นำมาใช้และให้มันทำงานร่วมกับ Application ของเราให้ได้ ก็เป็นพอ ตัวอย่าง Website ที่ใช้ API เช่นพวก Social Network ทั้งหลายทั้งปวง Amazon.com , eBay, Facebook (เป็น Social network ด้วย),Google Maps, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=62&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>API ย่อมาจาก<strong> </strong><span style="font-family:MS Sans Serif;font-size:x-small;"><strong>Application Programming Interface </strong>มันคล้ายๆ กับ </span>library  (function/module/utility)<span style="font-family:MS Sans Serif;font-size:x-small;"> ซึ่งเป็นส่วนที่ช่วยให้นักพัฒนา Application พัฒนางานของตนได้ง่ายขึ้น ไม่ต้องเขียนโค้ดใหม่ ให้ยุ่งยาก ซับซ้อน เช่น เราต้องการจะสร้าง application นึงขึ้นมา เราสามารถ นำ API มาใช้ ร่วมกับ Application ของเราเพื่อให้สะดวกและง่ายขึ้น เพราะ เพียงแค่รู้ว่า API นั้นๆ ใช้อย่างไร และ ทำงานอย่างไร เท่านั้น แค่นำมาใช้และให้มันทำงานร่วมกับ Application ของเราให้ได้ ก็เป็นพอ</span></p>
<p><span style="font-family:MS Sans Serif;font-size:x-small;">ตัวอย่าง Website ที่ใช้ API เช่นพวก Social Network ทั้งหลายทั้งปวง </span></p>
<p><span style="font-family:MS Sans Serif;font-size:x-small;">Amazon.com , eBay, Facebook (เป็น Social network ด้วย),Google Maps, Hi5 ..และ เว็บ อื่นๆ อีกมากมาย<br />
</span></p>
<p><span style="font-family:MS Sans Serif;font-size:x-small;"><br />
</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=62&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/09/05/what-is-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>
	</item>
		<item>
		<title>ภาษา XML (Extensible Markup Language ) คืออะไร ?</title>
		<link>http://raiindear.wordpress.com/2009/08/29/%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2-xml-extensible-markup-language-%e0%b8%84%e0%b8%b7%e0%b8%ad%e0%b8%ad%e0%b8%b0%e0%b9%84%e0%b8%a3/</link>
		<comments>http://raiindear.wordpress.com/2009/08/29/%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2-xml-extensible-markup-language-%e0%b8%84%e0%b8%b7%e0%b8%ad%e0%b8%ad%e0%b8%b0%e0%b9%84%e0%b8%a3/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 15:35:20 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=53</guid>
		<description><![CDATA[XML เป็นภาษาที่สำคัญมากๆในการทำ application ขึ้นมาอย่างนึงเราไปดูความเป็นมาเเละประโยชน์ของมันเลยดีกว่า ใน ปัจจุบันคงไม่มีใครปฏิเสธได้ว่า การพัฒนาเว็บแอพพลิแคชันแบบ web base application ได้รับความนิยมอย่างยิ่ง โดยที่ภาษาที่เกียวกับการพัฒนาเว็บได้ถูกนำเสนอออกมามากมาย ได้แก่ ASP, Java, PHP หรือ CGI เป็นต้น ซึ่งแต่ละภาษาล้วนต่างมีข้อดีข้อเสียต่างกันไป โดยมุ่งรองรับความก้าวหน้าของ internet และ XML ก็เป็นอีกภาษาหนึ่งที่เกิดขึ้นมา เพื่อรองรับความก้าวหน้าของทางด้านเทคโนโลยีในปัจจุบันโดยที่ XML จะเป็นสือการในการสือสารของทุก แพลต์ฟอร์ม เพื่อให้ทุกภาษาสามารถ ติดต่อสือสารกันได้โดยไม่จำกัด เช่น ถ้าเราต้องการแลกเปลียนข้อมูลต่างภาษากันนั้น ถ้ามาจากเทคโนโลยีสายเดียวกัน ก็คงไม่มีปัญหาแต่อย่างได แต่ถ้ามาจากเทคโนโลยีที่แตกต่างกันแล้ว อาจจะไม่สามารถทำได้ ดังนั้น ภาษา XML จึงถูกออกแบบมาเพื่อรองรับการแลกเปลียนข้อมูลท่ามกลางมาตรฐานที่แตกต่างของ ภาษาต่างๆในปัจจุบัน XML เป็นภาษาที่สำคัญมากๆในการทำ application ขึ้นมาอย่างนึงเราไปดูความเป็นมาเเละประโยชน์ของมันเลยดีกว่า ใน ปัจจุบันคงไม่มีใครปฏิเสธได้ว่า การพัฒนาเว็บแอพพลิแคชันแบบ web base application ได้รับความนิยมอย่างยิ่ง โดยที่ภาษาที่เกียวกับการพัฒนาเว็บได้ถูกนำเสนอออกมามากมาย ได้แก่ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=53&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-59" title="OrdersXml" src="http://raiindear.files.wordpress.com/2009/08/ordersxml.gif?w=242&#038;h=248" alt="OrdersXml" width="242" height="248" /></p>
<p>XML เป็นภาษาที่สำคัญมากๆในการทำ application ขึ้นมาอย่างนึงเราไปดูความเป็นมาเเละประโยชน์ของมันเลยดีกว่า</p>
<p>ใน ปัจจุบันคงไม่มีใครปฏิเสธได้ว่า การพัฒนาเว็บแอพพลิแคชันแบบ web base application ได้รับความนิยมอย่างยิ่ง โดยที่ภาษาที่เกียวกับการพัฒนาเว็บได้ถูกนำเสนอออกมามากมาย ได้แก่ ASP, Java, PHP หรือ CGI เป็นต้น ซึ่งแต่ละภาษาล้วนต่างมีข้อดีข้อเสียต่างกันไป โดยมุ่งรองรับความก้าวหน้าของ internet และ XML ก็เป็นอีกภาษาหนึ่งที่เกิดขึ้นมา เพื่อรองรับความก้าวหน้าของทางด้านเทคโนโลยีในปัจจุบันโดยที่ XML จะเป็นสือการในการสือสารของทุก แพลต์ฟอร์ม เพื่อให้ทุกภาษาสามารถ ติดต่อสือสารกันได้โดยไม่จำกัด เช่น ถ้าเราต้องการแลกเปลียนข้อมูลต่างภาษากันนั้น ถ้ามาจากเทคโนโลยีสายเดียวกัน ก็คงไม่มีปัญหาแต่อย่างได แต่ถ้ามาจากเทคโนโลยีที่แตกต่างกันแล้ว อาจจะไม่สามารถทำได้ ดังนั้น ภาษา XML จึงถูกออกแบบมาเพื่อรองรับการแลกเปลียนข้อมูลท่ามกลางมาตรฐานที่แตกต่างของ ภาษาต่างๆในปัจจุบัน</p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:0;width:1px;height:1px;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE TH               MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cordia New"; 	panose-1:2 11 3 4 2 2 2 2 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-2130706429 0 0 0 65537 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-520092929 1073786111 9 0 415 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:14.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Cordia New"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	mso-bidi-font-size:14.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:&quot;Cordia New&quot;; 	mso-bidi-theme-font:minor-bidi;} --> <!--[endif]--></p>
<p class="MsoNormal">XML <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">เป็นภาษาที่สำคัญมากๆในการทำ </span>application <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">ขึ้นมาอย่างนึงเราไปดูความเป็นมาเเละประโยชน์ของมันเลยดีกว่า</span></p>
<p class="MsoNormal"><span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">ใน ปัจจุบันคงไม่มีใครปฏิเสธได้ว่า การพัฒนาเว็บแอพพลิแคชันแบบ </span>web base application <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">ได้รับความนิยมอย่างยิ่ง โดยที่ภาษาที่เกียวกับการพัฒนาเว็บได้ถูกนำเสนอออกมามากมาย ได้แก่ </span>ASP, Java, PHP <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">หรือ </span>CGI <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">เป็นต้น ซึ่งแต่ละภาษาล้วนต่างมีข้อดีข้อเสียต่างกันไป โดยมุ่งรองรับความก้าวหน้าของ </span>internet <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">และ </span>XML <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">ก็เป็นอีกภาษาหนึ่งที่เกิดขึ้นมา เพื่อรองรับความก้าวหน้าของทางด้านเทคโนโลยีในปัจจุบันโดยที่ </span>XML <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">จะเป็นสือการในการสือสารของทุก แพลต์ฟอร์ม เพื่อให้ทุกภาษาสามารถ ติดต่อสือสารกันได้โดยไม่จำกัด เช่น ถ้าเราต้องการแลกเปลียนข้อมูลต่างภาษากันนั้น ถ้ามาจากเทคโนโลยีสายเดียวกัน ก็คงไม่มีปัญหาแต่อย่างได แต่ถ้ามาจากเทคโนโลยีที่แตกต่างกันแล้ว อาจจะไม่สามารถทำได้ ดังนั้น ภาษา </span>XML <span style="font-size:14pt;line-height:115%;font-family:&quot;" lang="TH">จึงถูกออกแบบมาเพื่อรองรับการแลกเปลียนข้อมูลท่ามกลางมาตรฐานที่แตกต่างของ ภาษาต่างๆในปัจจุบัน</span></p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=53&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/08/29/%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2-xml-extensible-markup-language-%e0%b8%84%e0%b8%b7%e0%b8%ad%e0%b8%ad%e0%b8%b0%e0%b9%84%e0%b8%a3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>

		<media:content url="http://raiindear.files.wordpress.com/2009/08/ordersxml.gif?w=292" medium="image">
			<media:title type="html">OrdersXml</media:title>
		</media:content>
	</item>
		<item>
		<title>Webcream convert swing and awt to html</title>
		<link>http://raiindear.wordpress.com/2009/08/23/webcream-convert-swing-and-awt-to-html/</link>
		<comments>http://raiindear.wordpress.com/2009/08/23/webcream-convert-swing-and-awt-to-html/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 16:08:42 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=49</guid>
		<description><![CDATA[วันนี้หนูเขียนเรื่อง GUI ของ Java ซึ่งปัจจุบันเป็นสิ่งที่จำเป็นมากๆ หลายๆคนคงเคยสงสัยว่า Java swing ที่เราเขียนเป็น desktop application เนี่ยสามารถขึ้นไปอยู่บนหน้าเวปได้รึป่าววันนี้มคำตอบเเล้วจ้า WebCream คือเป็นตัวแปลง Java Swing หรือ AWT application ของเราให้เป็นภาษา HTML โดยใช้เทคนิคของ Ajax เข้ามาช่วยทำให้ดูแล้วเหมือน Client application ที่เราเขียนถูกรันอยู่บน browser โดยที่ไม่คิดว่ามันคือ web application เลย ซึ่งเจ้า WebCream จะแปลง GUI ทุกตัวที่สร้างโดยใช้ Java Swing หรือ AWT ให้เป็นภาษา HTML ทั้งหมด และ business logic ทั้งหมดที่เราเขียนไว้ก็ จะถูกแปลงให้สามารถทำงานอยู่บนเว็บได้ด้วยเช่นกัน ซึ่งคุณสมบัติเด่นๆของ WebCream มีดังนี้ครับ เราไม่ต้องมีความรู้ HTML/CSS/DHTML/JavaScript ก็สามารถใช้ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=49&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-51" title="WebCream SwingSet2" src="http://raiindear.files.wordpress.com/2009/08/webcream-swingset2.jpg?w=218&#038;h=196" alt="WebCream SwingSet2" width="218" height="196" /></p>
<p>วันนี้หนูเขียนเรื่อง GUI ของ Java ซึ่งปัจจุบันเป็นสิ่งที่จำเป็นมากๆ หลายๆคนคงเคยสงสัยว่า Java swing ที่เราเขียนเป็น desktop application เนี่ยสามารถขึ้นไปอยู่บนหน้าเวปได้รึป่าววันนี้มคำตอบเเล้วจ้า</p>
<p>WebCream คือเป็นตัวแปลง Java Swing หรือ AWT application ของเราให้เป็นภาษา HTML โดยใช้เทคนิคของ Ajax เข้ามาช่วยทำให้ดูแล้วเหมือน Client application ที่เราเขียนถูกรันอยู่บน browser โดยที่ไม่คิดว่ามันคือ web application เลย ซึ่งเจ้า WebCream จะแปลง GUI ทุกตัวที่สร้างโดยใช้ Java Swing หรือ AWT ให้เป็นภาษา HTML ทั้งหมด และ business logic ทั้งหมดที่เราเขียนไว้ก็ จะถูกแปลงให้สามารถทำงานอยู่บนเว็บได้ด้วยเช่นกัน ซึ่งคุณสมบัติเด่นๆของ WebCream มีดังนี้ครับ</p>
<ul>
<li>เราไม่ต้องมีความรู้ HTML/CSS/DHTML/JavaScript ก็สามารถใช้ WebCream ได้</li>
<li>สนับสนุน HTML4.0, Cascading Style Sheets 2, DHTML, JavaScript1.2</li>
<li>ทำงานร่วมกันได้กับหลาย browser</li>
<li>ไม่ต้องติดตั้ง Java Plugin หรือ Java WebStart และเครื่อง client ที่จะรันก็ไม่ต้องรองรับ Java ด้วย</li>
<li>แสดงผล Java, Swing, Applet ในรูปแบบภาษา HTML</li>
<li>ยอมให้มีการปรับปรุงแต่งเติมเมื่อเราแปลงเป็น HTML แล้ว เช่น สี, ตัวอักษร</li>
<li>การใช้งานทรัพยากร thread และ memory ถูกปรับปรุงให้ดีขึ้น</li>
<li>มีการรองรับ JDK1.2, 1.3 และ 1.4</li>
<li>มีการรองรับ dynamic events และ listeners เช่น ActionListener, ItemListener</li>
<li>สามารถทำ Dynamic cluster ให้ JVM เพื่อประสิทธิภาพที่ดีขึ้น</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=49&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/08/23/webcream-convert-swing-and-awt-to-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>

		<media:content url="http://raiindear.files.wordpress.com/2009/08/webcream-swingset2.jpg?w=300" medium="image">
			<media:title type="html">WebCream SwingSet2</media:title>
		</media:content>
	</item>
		<item>
		<title>AJAX</title>
		<link>http://raiindear.wordpress.com/2009/08/16/ajax/</link>
		<comments>http://raiindear.wordpress.com/2009/08/16/ajax/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 15:30:26 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=47</guid>
		<description><![CDATA[Ajax (Asynchronous JavaScript and XML) ความสามารถของ Ajax ที่น่าทึ่ง -สามารถทำอะไรที่ html กับ server ทำไม่ได้ - ทำให้ html สดชื่นมีชีวิตเหมือนกับ window Application - ช่วยให้programmer ทำงานง่ายขึ้น เพราะช่วยลดข้อจำกัด ในการแสดงผลข้อมูล (ดังข้อหนึ่ง) - ช่วยให้การแสดงผลแบบ real time เป็นไปได้งดงามมากขึ้น หลักการทำงานของมัน Ajax จะมี Ajax Engine ซึ่งมันจะเข้าคั่นตรงกลางระหว่าง server กับ htmlทำให้ การแสดงผลเป็นไปได้ดีขึ้น เช่น ต้องการให้บางส่วนใน หน้านั้นๆ อัพเดตทุกๆ 5 นาที ก็จัดการให้ ajax เข้าไปทำงานตรงนั้น คือ เจ้ากี้เจ้าการให้แค่ตรงส่วนนั้น คอย อัพเดตข้อมูลใหม่ๆ ทุก ๆ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=47&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#008000;"><strong>Ajax (Asynchronous JavaScript and XML) </strong></span></p>
<p><span style="text-decoration:underline;">ความสามารถของ Ajax ที่น่าทึ่ง</span><br />
-สามารถทำอะไรที่ html กับ server ทำไม่ได้<br />
- ทำให้ html สดชื่นมีชีวิตเหมือนกับ window Application<br />
- ช่วยให้programmer ทำงานง่ายขึ้น เพราะช่วยลดข้อจำกัด ในการแสดงผลข้อมูล (ดังข้อหนึ่ง)<br />
- ช่วยให้การแสดงผลแบบ real time เป็นไปได้งดงามมากขึ้น</p>
<p><span style="text-decoration:underline;">หลักการทำงานของมัน</span><br />
Ajax จะมี Ajax Engine ซึ่งมันจะเข้าคั่นตรงกลางระหว่าง server กับ htmlทำให้ การแสดงผลเป็นไปได้ดีขึ้น เช่น ต้องการให้บางส่วนใน หน้านั้นๆ อัพเดตทุกๆ 5 นาที ก็จัดการให้ ajax เข้าไปทำงานตรงนั้น คือ เจ้ากี้เจ้าการให้แค่ตรงส่วนนั้น คอย อัพเดตข้อมูลใหม่ๆ ทุก ๆ 5 นาที โดยที่ไม่ต้องกด refresh ทุกๆครั้ง (ไม่ต้องอัพเดตทั้ง เพจ นั่นเอง&#8230;)</p>
<p><em>นับว่า เทคโนโลยี Ajax เป็นสุดยอดอันนึงเลยทีเดียว ลองใช้กันดูนะคะ   ^_________________^<br />
</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=47&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/08/16/ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>
	</item>
		<item>
		<title>How to be a good Project Manager^@^</title>
		<link>http://raiindear.wordpress.com/2009/08/09/how-to-be-a-good-project-manager/</link>
		<comments>http://raiindear.wordpress.com/2009/08/09/how-to-be-a-good-project-manager/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 16:03:00 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[goodmanager]]></category>
		<category><![CDATA[goodprojectmanager]]></category>
		<category><![CDATA[project manager]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=44</guid>
		<description><![CDATA[Is project management an art or a science? How do I deal with problem employees? How can I improve employee morale and boost productivity? What skills can I develop that will ensure that my projects will run smoothly and to a successful finish. A lot of question that want the answer!!!!!!! Now … I have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=44&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Is project management an art or a science? How do I deal with problem employees? How can I improve employee morale and boost productivity? What skills can I develop that will ensure that my projects will run smoothly and to a successful finish. A lot of question that want the answer!!!!!!!</p>
<p>Now … I have answer for you ^^ just read it until the end….</p>
<p>Being a Project Manager, I have found, calls upon 5 different sets of skills:</p>
<p>1. Organizational skills</p>
<p>2. Communication skills</p>
<p>3. Problem-solving skills</p>
<p>4. Leadership skills</p>
<p>5. Team-building skills</p>
<p><span style="color:#339966;"><strong>Organizational skills</strong></span></p>
<p>Do you consider yourself an organized person who can generate and keep track of multiple documents? If so, you already have one of the most important skills needed as a Project Manager. On the job, I was called upon to keep track of requirements and design documents, contracts, schedules, personnel records, project reports, communication (email) records, hiring history, meetings and status reports. Luckily for me, I have always been a meticulous record-keeper (since I don&#8217;t trust my memory <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), and this saved me from being overwhelmed.</p>
<p><strong><span style="color:#ff0000;">Communication skills</span></strong></p>
<p>This does not refer to just giving presentations, but to various forms of written and oral communication. A Project Manager is expected to produce high-quality project planning and design documents, and send out meeting agendas, updates, status reports and courteous and effective email. A good manager, I observed from my peers, is able to get his/her ideas across clearly and in a non-confrontational manner, without seeming to impose views on subordinates. This is a skill I am still learning. Good negotiation skills also fall into this category.</p>
<p><strong><span style="color:#993366;">Problem-solving skills</span></strong></p>
<p>A good manager has the knack of seeing the big picture for any problem, while others may miss the forest for the trees. I was frequently called upon to analyze a problem, research and compile a list of alternative solutions, determine the best course of action and get it implemented by my team. The trick is to never lose sight of the big picture &#8211; the overall problem we are trying to solve.</p>
<p><span style="color:#0000ff;"><strong>Leadership skills</strong></span></p>
<p>This one is not easy. It is tricky to get your team to go with your idea without making them feel that the idea is being thrust on them. The team looks to the Project Manager to provide direction and vision. To be able to do that, I had to work constantly towards enhancing my knowledge &#8211; breadth of knowledge is very important, but depth is important too &#8211; superficial knowledge fools noone. A manager must earn the respect of his/her team, and the best way to do that is to lead by example.</p>
<p><strong><span style="color:#ff6600;"> </span></strong></p>
<p><strong><span style="color:#ff6600;">Team-building skills</span></strong></p>
<p>This is an often-neglected area, forgotten in all the excitement of project deadlines. But the effort spent motivating a team to perform to the best of its ability is worth its weight in gold. Four easy points to remember are: reward achievements, provide feedback, recognize strengths and provide challenges.</p>
<p>Instead of talking in generalities, let us follow the lifecycle of a project step by step, and see how these skills come into play. A Project Manager is involved in all of the following 5 phases of a project.</p>
<p>&lt;Scoping, Planning, Launching, Monitoring, Wrapping up&gt;</p>
<p><span style="color:#ff00ff;">That‘s why WE HAVE TO LEARN IT… We will be the good project manager ja… yah (^^)</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=44&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/08/09/how-to-be-a-good-project-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>
	</item>
		<item>
		<title>JavaScript คืออะไร ?</title>
		<link>http://raiindear.wordpress.com/2009/08/02/javascript-%e0%b8%84%e0%b8%b7%e0%b8%ad%e0%b8%ad%e0%b8%b0%e0%b9%84%e0%b8%a3/</link>
		<comments>http://raiindear.wordpress.com/2009/08/02/javascript-%e0%b8%84%e0%b8%b7%e0%b8%ad%e0%b8%ad%e0%b8%b0%e0%b9%84%e0%b8%a3/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 15:49:59 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=40</guid>
		<description><![CDATA[JavaScript นั้นไม่ใช่ Java ไม่ใช่ HTML เเต่ JavaScript เป็นภาษาสคริปต์เชิงวัตถุ หรือเรียกว่า อ็อบเจ็กโอเรียลเต็ด (Object Oriented Programming) ที่มีเป้าหมายในการ ออกแบบและพัฒนาโปรแกรมในระบบอินเทอร์เน็ต สำหรับผู้เขียนด้วยภาษา HTML สามารถทำงานข้ามแพลตฟอร์มได้ โดยทำงานร่วมกับ ภาษา HTML และภาษา Java ได้ทั้งทางฝั่งไคลเอนต์ (Client) และ ทางฝั่งเซิร์ฟเวอร์ (Server) กุญแจสำคัญของ JavaScript ถ้าเป็นไปได้ไม่ควรใช้ JavaScript เพราะเป็นการทำงานทางฝั่ง Client ควรเลือกใช้ Script ที่ทำงานทางฝั่ง Server จะดีกว่า จัดเตรียมข้อมูลที่มีความหมายเหมือนกับ การใช้ JavaScript ไว้ในส่วนของ อย่าเขียน JavaScript ที่รับ Input จาก Mouse ได้เพียงอย่างเดียว ควรเพิ่มฟังก์ชันการรับ Input จาก Keyboard ด้วย [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=40&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-41" title="spd_2006112173558_b" src="http://raiindear.files.wordpress.com/2009/08/spd_2006112173558_b.jpg?w=109&#038;h=109" alt="spd_2006112173558_b" width="109" height="109" /></p>
<p style="text-align:left;padding-left:30px;">JavaScript นั้นไม่ใช่ Java ไม่ใช่ HTML เเต่ JavaScript เป็นภาษาสคริปต์เชิงวัตถุ หรือเรียกว่า อ็อบเจ็กโอเรียลเต็ด (Object Oriented Programming) ที่มีเป้าหมายในการ ออกแบบและพัฒนาโปรแกรมในระบบอินเทอร์เน็ต สำหรับผู้เขียนด้วยภาษา HTML สามารถทำงานข้ามแพลตฟอร์มได้ โดยทำงานร่วมกับ ภาษา HTML และภาษา Java ได้ทั้งทางฝั่งไคลเอนต์ (Client) และ ทางฝั่งเซิร์ฟเวอร์ (Server)</p>
<p>กุญแจสำคัญของ JavaScript</p>
<ol>
<li>ถ้าเป็นไปได้ไม่ควรใช้ JavaScript เพราะเป็นการทำงานทางฝั่ง Client ควรเลือกใช้ Script ที่ทำงานทางฝั่ง Server จะดีกว่า</li>
<li>จัดเตรียมข้อมูลที่มีความหมายเหมือนกับ การใช้ JavaScript ไว้ในส่วนของ</li>
<li>อย่าเขียน JavaScript ที่รับ Input จาก Mouse ได้เพียงอย่างเดียว ควรเพิ่มฟังก์ชันการรับ Input จาก Keyboard ด้วย</li>
<li>อย่าเขียน JavaScript ให้มีการ Redirect</li>
<li>หากมีการสร้าง Link ด้วย JavaScript ให้เพิ่มชื่อ URL จริงของ link ที่สร้างด้วย ตัวอย่าง  &lt;href=&#8221;http://www.sit.kmutt.ac.th&#8221;onClick=&#8221;javascript(this)&#8221;&gt;</li>
<li>หลีกเลี่ยงการสร้าง Popup Windows</li>
<li>จ้งเตือนผู้ใช้ล่วงหน้าก่อนจะเปิด Windows ใหม่</li>
<li>ห้ระวังการเปลี่ยนตำแหน่งโฟกัสของ Object ต่างๆ</li>
</ol>
<p>สำหรับตัวเเปรใน javascript นั้น ตัวแปรก็คือ ชื่อที่เรากำหนดขึ้นมาสำหรับเก็บค่า อย่างเช่น เราอาจกำหนดตัวแปรชื่อว่า imageName เพื่อไปเก็บชื่อไฟล์ภาพๆหนึ่ง หรือ อาจกำหนดให้ amount ไปเก็บจำนวนเต็ม เป็นต้น  การตั้งชื่อตัวแปร  ชื่อของตัวแปรใน JavaScript สามารถขึ้นต้นด้วยตัวอักษรใหญ่ A-Z ตัวอักษรเล็ก (a-z) และ เครื่องหมาย _ ตามด้วย ตัวอักษร ตัวเลข หรือ เครื่องหมาย _ ก็ได้ ตัวอย่างชื่อตัวแปรที่ถูกต้อง ข้อควรจำ ชื่อตัวแปรใน JavaScript จะเข้มงวดในการใช้ตัวอักษรใหญ่หรือเล็กด้วย(case sensitive) เช่น Sum SUM sum จะถือว่าไม่เป็นตัวแปรเดียวกันนะ ชนิดของตัวแแปร  สิ่งที่ต่างจาก Java และ ภาษาบางภาษาคือ ผู้ใช้ภาษา JavaScript ไม่จำเป็นต้องกำหนดชนิดของตัวแปร ชึ่ง JavaScript จะสามารถรู้ได้เองว่า ในการนำตัวแปรไปใช้นั้น คุณต้องการให้มันเป็นตัวแปรชนิดไหน เช่นถ้าผมกำหนด ให้ตัวแปร Ahha มีค่าเป็น 1 ตัวแปร Ahha อาจจะให้ค่าเป็น True ได้ ถ้าคุณใช้มันไปในทางตรรก หรืออาจจะเป็น 1.00 ก็ได้ คุณสามารถใช้ตัวแปรได้อย่างอิสระ เพราะไม่มีข้อจำกัดในด้านชนิดตัวแปร และในอีกแง่หนึง คุณต้องจำได้ว่า ตัวแปรของคุณจะเป็นชนิดไหนในแต่ละขั้นตอนของการคำนวน  JavaScript สนับสนุนการใช้ตัวแปรเก็บค่าข้อมูล 4 ชนิดคือ Integer,Float ,Boolean ,and String&amp;lt;br /&amp;gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=40&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/08/02/javascript-%e0%b8%84%e0%b8%b7%e0%b8%ad%e0%b8%ad%e0%b8%b0%e0%b9%84%e0%b8%a3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>

		<media:content url="http://raiindear.files.wordpress.com/2009/08/spd_2006112173558_b.jpg?w=297" medium="image">
			<media:title type="html">spd_2006112173558_b</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft® Office 2010</title>
		<link>http://raiindear.wordpress.com/2009/07/16/microsoft%c2%ae-office-2010/</link>
		<comments>http://raiindear.wordpress.com/2009/07/16/microsoft%c2%ae-office-2010/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 15:45:54 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=37</guid>
		<description><![CDATA[Microsoft® Office 2010 have more powerful and can give you the best work whether you are at work, home, school, on web browser, and on Smartphone.  This version of the office gives you using enhanced tools, customizable templates, and photo editing capabilities.  User can work with multiple people from different locations at the same time, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=37&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Microsoft® Office 2010</em> have more powerful and can give you the best work whether you are at work, home, school, on web browser, and on Smartphone.  This version of the office gives you using enhanced tools, customizable templates, and photo editing capabilities.  User can work with multiple people from different locations at the same time, can using new co-authoring capabilities. Let’s go to see the new feature in each application in Microsoft® Office 2010.</p>
<ol>
<li>Microsoft® Word 2010</li>
<li>Microsoft® Excel® 2010</li>
<li>Microsoft® PowerPoint® 2010</li>
<li>Microsoft Outlook 2010</li>
<li>Microsoft® OneNote® 2010</li>
<li>Microsoft® Publisher 2010</li>
<li>Microsoft® Access® 2010</li>
<li>Microsoft® SharePoint Workspace 2010 (new name of Groove 2007)</li>
<li>Microsoft® InfoPath® 2010 I will give you the example of basic program.)</li>
</ol>
<p><em>Today, I will show only standard program that is Word, Excel, and PowerPoint.</em></p>
<p><span style="color:#99cc00;"><strong>Microsoft Word 2010</strong></span></p>
<p>It gives you the best of all word that is new features of it. For example, to create professional-quality documents, it can create and organize documents in less time. Work with multiple people because the file will store online. In addition, you can access to your file anywhere because it can store your document online and can access or edit from anywhere on web browser.</p>
<p><span style="color:#99cc00;"><strong>Microsoft Excel 2010</strong></span></p>
<p>This version of excel makes it possible to analyze, manage, and share information in more ways than ever before. New data analysis and visualization tools help you track and highlight the important data. Work more easily with multiple people by editing Excel files on the web and work with important data on the Office Excel Mobile or Office Excel Web Application. That helps you accomplish your goals proficiency and flexibility.</p>
<p><span style="color:#99cc00;"><strong>Microsoft PowerPoint 2010</strong></span></p>
<p>This power point delivers more new and exciting ways to create and share dynamic presentations. It improves audio and visual capabilities to help you tell a crisp, cinematic story as a powerful to watch. New tools are easy to use. Moreover, this version of PowerPoint can access in anywhere from your Smartphone or the web allow you simultaneously.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=37&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/07/16/microsoft%c2%ae-office-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>
	</item>
		<item>
		<title>Search Engine</title>
		<link>http://raiindear.wordpress.com/2009/07/12/search-engine/</link>
		<comments>http://raiindear.wordpress.com/2009/07/12/search-engine/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 12:46:41 +0000</pubDate>
		<dc:creator>raiindear</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://raiindear.wordpress.com/?p=35</guid>
		<description><![CDATA[เราลองมานึกดูว่า เว็บไซต์ต่างๆ ทั่วโลกมีมากมายเพียงใด หนึ่งล้านเว็บ พันล้านเว็บ หรือล้านล้านเว็บ คงเป็นการยากนะค่ะที่จะทราบได้ว่ามีเว็บอะไรบ้าง จำนวนเท่าใด และยิ่งยากไปกว่านั้นคือจะค้นหาเว็บที่เราต้องการได้อย่างไร และนั่นคือที่มาของ Search Engine เครื่องมือดีๆ ที่ช่วยในการค้นหาข้อมูลทางอินเตอร์เน็ต Search Engine เป็นเครื่องมือหรือโปรแกรมในการค้นหาเว็บต่างๆ โดยมีการเก็บ รายชื่อเว็บไซต์ และข้อมูลที่เกี่ยวข้องต่างๆ ของเว็บไซต์และนำมาจัดเก็บไว้ใน server เพื่อให้สามารถค้นหาและแสดงผลได้สะดวก และรวดเร็วมากยิ่งขึ้น ทั้งนี้ บาง search engine อาจไม่ได้มีการเก็บข้อมูลใน server ของตัวเอง แต่อาจอาศัยข้อมูลจากเจ้าของ server นั้นๆ ตัวอย่าง Search Engine ที่มีชื่อเสียงทั้งในประเทศไทยและต่างประเทศ เช่น sanook.com, siamguru.com, google.com, yahoo.com, msn.com, altavista.com, search.com เป็นต้น ประโยชน์ที่ได้รับจาก Search Engine ค้นหาเว็บที่ต้องการได้สะดวก รวดเร็ว สามารถค้นหาแบบเจาะลึกได้ ไม่ว่าจะเป็น รูปภาพ, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=35&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-34" title="seo" src="http://raiindear.files.wordpress.com/2009/07/seo.jpg?w=187&#038;h=190" alt="seo" width="187" height="190" /></p>
<p>เราลองมานึกดูว่า เว็บไซต์ต่างๆ ทั่วโลกมีมากมายเพียงใด หนึ่งล้านเว็บ พันล้านเว็บ หรือล้านล้านเว็บ คงเป็นการยากนะค่ะที่จะทราบได้ว่ามีเว็บอะไรบ้าง จำนวนเท่าใด และยิ่งยากไปกว่านั้นคือจะค้นหาเว็บที่เราต้องการได้อย่างไร และนั่นคือที่มาของ Search Engine เครื่องมือดีๆ ที่ช่วยในการค้นหาข้อมูลทางอินเตอร์เน็ต  Search Engine เป็นเครื่องมือหรือโปรแกรมในการค้นหาเว็บต่างๆ โดยมีการเก็บ รายชื่อเว็บไซต์ และข้อมูลที่เกี่ยวข้องต่างๆ ของเว็บไซต์และนำมาจัดเก็บไว้ใน server เพื่อให้สามารถค้นหาและแสดงผลได้สะดวก และรวดเร็วมากยิ่งขึ้น ทั้งนี้ บาง search engine อาจไม่ได้มีการเก็บข้อมูลใน server ของตัวเอง แต่อาจอาศัยข้อมูลจากเจ้าของ server นั้นๆ  ตัวอย่าง Search Engine ที่มีชื่อเสียงทั้งในประเทศไทยและต่างประเทศ เช่น sanook.com, siamguru.com, google.com, yahoo.com, msn.com, altavista.com, search.com เป็นต้น  ประโยชน์ที่ได้รับจาก Search Engine</p>
<ul>
<li> ค้นหาเว็บที่ต้องการได้สะดวก รวดเร็ว</li>
</ul>
<ul>
<li> สามารถค้นหาแบบเจาะลึกได้ ไม่ว่าจะเป็น รูปภาพ, ข่าว, MP3 และอื่นๆ อีกมากมาย</li>
</ul>
<ul>
<li> สามารถค้นหาจากเว็บไซต์เฉพาะทาง ที่มีการจัดทำไว้ เช่น download.com เว็บไซต์เกี่ยวกับข้อมูลและซอร์ฟแวร์ เป็นต้น</li>
</ul>
<ul>
<li>มีความหลากหลายในการค้นหาข้อมูล</li>
</ul>
<ul>
<li> รองรับการค้นหา ภาษาไทย</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/raiindear.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/raiindear.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/raiindear.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/raiindear.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/raiindear.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/raiindear.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/raiindear.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/raiindear.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/raiindear.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/raiindear.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/raiindear.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/raiindear.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/raiindear.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/raiindear.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=raiindear.wordpress.com&amp;blog=8044241&amp;post=35&amp;subd=raiindear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://raiindear.wordpress.com/2009/07/12/search-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd2fce17b3f22dd0c0b266c3f7cb5ddc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">raiindear</media:title>
		</media:content>

		<media:content url="http://raiindear.files.wordpress.com/2009/07/seo.jpg?w=295" medium="image">
			<media:title type="html">seo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
