<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="text">Kitty's Blog</title>
<author>
<name>Kitty</name>
<uri>http://kitty.in.th</uri>
</author>
<link rel="alternate" title="Kitty's blog" type="text/html" href="http://kitty.in.th/index.php?room=blog"/>
<link rel="self" title="Kitty's blog" type="application/atom+xml" href="http://kitty.in.th/blog-atom.php"/>
<id>http://kitty.in.th/index.php?room=blog&amp;date=</id><updated>2010-09-05T16:45:38+07:00</updated>
<entry>
<title>Setting Up Google SketchUp Pro 8 on Linux</title>
<author>
<name>Kitty</name>
<uri>http://kitty.in.th</uri>
</author>
<updated>2010-09-05T16:45:38+07:00</updated>
<link rel="alternate" title="Setting Up Google SketchUp Pro 8 on Linux" type="text/html" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-09-05"/>
<link rel="self" title="Setting Up Google SketchUp Pro 8 on Linux" type="application/atom+xml" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-09-05"/>
<id>http://kitty.in.th/index.php?room=blog&amp;date=2010-09-05;time=16:45:38</id>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>วันก่อนลง SketchUp 8 ตัวฟรีไป ก็ไม่ค่อยมีอะไรต่างไปจาก 7 เท่าไหร่ .. แถมฟีเจอร์เด่นที่อยากใช้คือ Solid Tools จะมีเฉพาะตัว SketchUp Pro .. อย่ากระนั้นเลย .. Google ให้ Instructor ขอ Education License ได้ฟรี เลยสั่งซื้อ (ในราคา 0 USD) พร้อมกับส่ง approve doc. ไป .. เสร็จสรรพก็ได้ Education License สำหรับ Google SketchUp Pro 8 มา</p>

<p>ขั้นต่อไปคือติดตั้งกับ WINE .. ปรากฏว่ามันใช้ท่ายากกว่าที่คิดไว้นิดหน่อย คือมันต้องมี .NET Framework 2.0 ก่อน .. (เกลียดมันจริงๆ)</p>

<p>.. แต่ไม่เป็นไร .. บน WINE ก็ติดตั้ง .NET Framework ได้ไม่ยาก ด้วยแพ็คเกจ winetricks </p>


<pre>
$ winetricks dotnet20
</pre>
<p>แล้วก็กดๆๆ ไปเรื่อยๆ เดี๋ยวมันก็ลงเสร็จเอง จากนั้นก็ค่อยลง Google SketchUp Pro 8</p>


<pre>
$ wine GoogleSketchUpProWEN.exe
</pre>
<p>ถ้าไม่มี license มันจะให้ใช้งาน full feature 8 ชั่วโมง .. ก็กรอก license ให้เรียบร้อย แล้วก็ <a href="index.php?room=blog&amp;date=2010-09-02">รอมัน crash เพื่อแก้ OpenGL เหมือนกับตัวฟรี</a> </p>

<p>แล้วก็จะได้ใช้ฟีเจอร์ Solid Tools ที่สั่ง union, intersect, subtract, trim, split ได้ .. import/export DWG/DXF 2010 ได้ </p>

<p>ส่วน LayOut ตอนนี้ยังใช้บน WINE ไม่ได้ .. รอกันต่อไป :P</p>

<p><img src="files/661/screenshot-small.png" alt="" /><br/>
<a href="files/661/screenshot.png">Full-size</a></p></div></content>
</entry>
<entry>
<title>Google SketchUp 8</title>
<author>
<name>Kitty</name>
<uri>http://kitty.in.th</uri>
</author>
<updated>2010-09-02T12:41:07+07:00</updated>
<link rel="alternate" title="Google SketchUp 8" type="text/html" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-09-02"/>
<link rel="self" title="Google SketchUp 8" type="application/atom+xml" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-09-02"/>
<id>http://kitty.in.th/index.php?room=blog&amp;date=2010-09-02;time=12:41:07</id>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Google SketchUp 8 รีลีสไปเมื่อวานนี้ ลองติดตั้งบน WINE สักหน่อย</p>


<pre>
% wine GoogleSketchUpWEN.exe
</pre>
<p>.. การติดตั้งราบรื่นดี ไม่มีอะไรจุกจิก </p>

<p>เรียกใช้งานครั้งแรก  </p>

<p><img src="files/660/screenshot-0.png" alt="" /></p>

<p>เลือก template อะไรก็ได้เพื่อเริ่มใช้งาน โปรแกรมมันจะ crash .. อาการนี้เป็นปัญหา OpenGL rendering เหมือน SketchUp 7 วิธีแก้ก็เหมือนกับเวอร์ชัน 7 คือ ใช้ regedit เข้าไปแก้ใน <tt>HKCU\Software\Google\SketchUp8\GLConfig\Display</tt> คีย์ <tt>HW_OK</tt> จาก 0 เป็น 1 </p>


<pre>
% regedit
</pre>
<p><img src="files/660/screenshot-1.png" alt="" /></p>

<p>รันอีกครั้งก็จะใช้งาน SketchUp 8 บน WINE on Linux ได้ละ</p>

<p>More screenshots: <a href="files/660/screenshot-2.png">1</a> <a href="files/660/screenshot-3.png">2</a></p></div></content>
</entry>
<entry>
<title>A new ADSL router</title>
<author>
<name>Kitty</name>
<uri>http://kitty.in.th</uri>
</author>
<updated>2010-08-28T20:52:22+07:00</updated>
<link rel="alternate" title="A new ADSL router" type="text/html" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-28"/>
<link rel="self" title="A new ADSL router" type="application/atom+xml" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-28"/>
<id>http://kitty.in.th/index.php?room=blog&amp;date=2010-08-28;time=20:52:22</id>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>ADSL router (4 x 10/100 + 11b/g) ที่ใช้เป็นประจำอยู่บ้านมีอาการประหลาดๆ .. ไม่ได้เสียบสาย UTP แต่ไฟ indicator ติดตลอดเวลา แล้วมันก็ไม่ยอมทำงาน .. reset ก็แล้ว .. hard reset ก็แล้ว ไม่หาย จะเคลมก็หมดอายุไปนานแล้ว </p>

<p>เมื่อวานเลยสั่ง Linksys WAG120N ไว้ตัวนึง วันนี้ได้มาแล้วก็เอามาติดตั้ง ลองของใหม่ซะหน่อยว่า ADSL router ยี่ห้อดัง ต่อกับ 3BB พื้นๆ บ้านๆ (5Mbps/512kbps) จะได้บ๊วยกี่เม็ด</p>

<p>บ๊วยไทย กดไป 6 เม็ดกว่าแน่ะ !<br/>
<img src="files/659/931273567.png" alt="" /></p>

<p>ส่วนบ๊วยนอก ก่อนหน้านี้ได้ 2 เม็ด วันนี้ได้กิน 5 เม็ด !<br/>
<img src="files/659/931280581.png" alt="" /></p>

<p>เดาจริงๆ ..</p></div></content>
</entry>
<entry>
<title>3BB 4 เม็ด เป็น 5 เม็ดไม่คิดเพิ่ม</title>
<author>
<name>Kitty</name>
<uri>http://kitty.in.th</uri>
</author>
<updated>2010-08-20T01:42:20+07:00</updated>
<link rel="alternate" title="3BB 4 เม็ด เป็น 5 เม็ดไม่คิดเพิ่ม" type="text/html" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-20"/>
<link rel="self" title="3BB 4 เม็ด เป็น 5 เม็ดไม่คิดเพิ่ม" type="application/atom+xml" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-20"/>
<id>http://kitty.in.th/index.php?room=blog&amp;date=2010-08-20;time=01:42:20</id>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>&quot;4 เม็ด เป็น 5 เม็ดไม่คิดเพิ่ม&quot; ดูซิว่ามันมีอะไรเพิ่มจากตอนที่ <a href="index.php?room=blog&amp;date=2010-05-24">เป็น 4 Mbps</a> ไหม</p>

<p>บ๊วยไทย กดไปเกิน 5 เม็ด<br/>
<img src="files/658/920732703.png" alt="" /></p>

<p>ส่วนบ๊วย ตปท. จาก 3 เม็ดเหลือ 2 เม็ดซะงั้น<br/>
<img src="files/658/920739140.png" alt="" /></p></div></content>
</entry>
<entry>
<title>กัศมีร์ (แคชเมียร์) - พาฮาลกัม ตลาดน้ำทะเลสาบดาล นิวเดลี ตลาดจันปาธ</title>
<author>
<name>Kitty</name>
<uri>http://kitty.in.th</uri>
</author>
<updated>2010-08-15T00:52:57+07:00</updated>
<link rel="alternate" title="กัศมีร์ (แคชเมียร์) - พาฮาลกัม ตลาดน้ำทะเลสาบดาล นิวเดลี ตลาดจันปาธ" type="text/html" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-15"/>
<link rel="self" title="กัศมีร์ (แคชเมียร์) - พาฮาลกัม ตลาดน้ำทะเลสาบดาล นิวเดลี ตลาดจันปาธ" type="application/atom+xml" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-15"/>
<id>http://kitty.in.th/index.php?room=blog&amp;date=2010-08-15;time=00:52:57</id>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img src="gallery/20100415-kashmir/dsc_7416.jpg" alt="" /></p>


<ul>
<li><a href="index.php?room=gallery&amp;gallery=20100415-kashmir">กัศมีร์ (แคชเมียร์) - พาฮาลกัม ตลาดน้ำทะเลสาบดาล นิวเดลี ตลาดจันปาธ</a></li>
<li><a href="index.php?room=gallery&amp;gallery=20100414-kashmir">กัศมีร์ (แคชเมียร์) - กุลมาร์ก มัสยิด เมืองเก่ากัศมีร์</a></li>
<li><a href="index.php?room=gallery&amp;gallery=20100413-kashmir">กัศมีร์ (แคชเมียร์) - โซนามาร์ก</a></li>
<li><a href="index.php?room=gallery&amp;gallery=20100412-kashmir">กัศมีร์ (แคชเมียร์) - ศรีนาการ์ ทะเลสาบดาล สวนทิวลิป สวนนิชาต สวนชาลิมาร์</a></li>
</ul></div></content>
</entry>
<entry>
<title>กัศมีร์ (แคชเมียร์) - กุลมาร์ก มัสยิด เมืองเก่ากัศมีร์</title>
<author>
<name>Kitty</name>
<uri>http://kitty.in.th</uri>
</author>
<updated>2010-08-13T00:48:16+07:00</updated>
<link rel="alternate" title="กัศมีร์ (แคชเมียร์) - กุลมาร์ก มัสยิด เมืองเก่ากัศมีร์" type="text/html" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-13"/>
<link rel="self" title="กัศมีร์ (แคชเมียร์) - กุลมาร์ก มัสยิด เมืองเก่ากัศมีร์" type="application/atom+xml" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-13"/>
<id>http://kitty.in.th/index.php?room=blog&amp;date=2010-08-13;time=00:48:16</id>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img src="gallery/20100414-kashmir/dsc_7226.jpg" alt="" /></p>


<ul>
<li><a href="index.php?room=gallery&amp;gallery=20100414-kashmir">กัศมีร์ (แคชเมียร์) - กุลมาร์ก มัสยิด เมืองเก่ากัศมีร์</a></li>
<li><a href="index.php?room=gallery&amp;gallery=20100413-kashmir">กัศมีร์ (แคชเมียร์) - โซนามาร์ก</a></li>
<li><a href="index.php?room=gallery&amp;gallery=20100412-kashmir">กัศมีร์ (แคชเมียร์) - ศรีนาการ์ ทะเลสาบดาล สวนทิวลิป สวนนิชาต สวนชาลิมาร์</a></li>
</ul></div></content>
</entry>
<entry>
<title>กัศมีร์ (แคชเมียร์) - โซนามาร์ก</title>
<author>
<name>Kitty</name>
<uri>http://kitty.in.th</uri>
</author>
<updated>2010-08-11T00:43:47+07:00</updated>
<link rel="alternate" title="กัศมีร์ (แคชเมียร์) - โซนามาร์ก" type="text/html" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-11"/>
<link rel="self" title="กัศมีร์ (แคชเมียร์) - โซนามาร์ก" type="application/atom+xml" href="http://kitty.in.th/index.php?room=blog&amp;date=2010-08-11"/>
<id>http://kitty.in.th/index.php?room=blog&amp;date=2010-08-11;time=00:43:47</id>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img src="gallery/20100413-kashmir/dsc_7105.jpg" alt="" /></p>


<ul>
<li><a href="index.php?room=gallery&amp;gallery=20100413-kashmir">กัศมีร์ (แคชเมียร์) - โซนามาร์ก</a></li>
<li><a href="index.php?room=gallery&amp;gallery=20100412-kashmir">กัศมีร์ (แคชเมียร์) - ศรีนาการ์ ทะเลสาบดาล สวนทิวลิป สวนนิชาต สวนชาลิมาร์</a></li>
</ul></div></content>
</entry>
</feed>