<?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>NAzT&#039;s Blog &#187; Project</title> <atom:link href="http://www.together.in.th/tag/project/feed/" rel="self" type="application/rss+xml" /><link>http://www.together.in.th</link> <description>technology, misc</description> <lastBuildDate>Sat, 17 Dec 2011 14:00:31 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>การทำลายน้ำบนภาพด้วย Java (Java Image Watermarking)</title><link>http://www.together.in.th/java-image-watermarking/</link> <comments>http://www.together.in.th/java-image-watermarking/#comments</comments> <pubDate>Sun, 04 Apr 2010 15:33:07 +0000</pubDate> <dc:creator>Nat</dc:creator> <category><![CDATA[Java]]></category> <category><![CDATA[Cuts]]></category> <category><![CDATA[git]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[Project]]></category> <guid
isPermaLink="false">http://www.together.in.th/?p=1693</guid> <description><![CDATA[อันดับแรกต้องไป  ดาวน์โหลด library  watermarker-0.0.4.jar มาก่อน แล้วก็ตามด้วย dozer-4.2.1.jar หลังจากนั้นก็ add JAR file ลงไปใน Project ของเรา ประมาณนี้ หลังจากนั้นก็ไปศึกษาคู่มือการใช้งาน ส่วนในที่นี้จะลองทำในส่วนของ 1. Text watermarking over image ถ้าต้องการย้ายตำแหน่ง watermark ก็ทำได้ (SetX, SetY) Related Blogs SNYRangersBlog.com – Buzz: Kings Looking To Add OffenseUK: Post-Election 2010 (Including Library Document on Hung &#8230;Reports from “Save My Library” Rally in Trenton, New Jersey &#8230;New York [...]]]></description> <wfw:commentRss>http://www.together.in.th/java-image-watermarking/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Grails RunApp: : Error starting Sun&#8217;s native2ascii</title><link>http://www.together.in.th/grails-runapp-error-starting-suns-native2ascii/</link> <comments>http://www.together.in.th/grails-runapp-error-starting-suns-native2ascii/#comments</comments> <pubDate>Tue, 16 Mar 2010 13:35:59 +0000</pubDate> <dc:creator>Nat</dc:creator> <category><![CDATA[Grails]]></category> <category><![CDATA[Gold]]></category> <category><![CDATA[Groovy]]></category> <category><![CDATA[Project]]></category> <guid
isPermaLink="false">http://www.together.in.th/?p=1483</guid> <description><![CDATA[ปัญหา RunApp: : Error starting Sun&#8217;s native2ascii ตอนสั่ง $ grails run-app ปัญหาบน ubuntu natz@student:~/second$ ~/grails-1.2.1/bin/grails run-app Welcome to Grails 1.2.1 &#8211; http://grails.org/ Licensed under Apache Standard License 2.0 Grails home is set to: /home/natz/grails-1.2.1 Base Directory: /home/natz/second Resolving dependencies&#8230; Dependencies resolved in 896ms. Running script /home/natz/grails-1.2.1/scripts/RunApp.groovy Environment set to development [copy] Copied 3 empty directories to [...]]]></description> <wfw:commentRss>http://www.together.in.th/grails-runapp-error-starting-suns-native2ascii/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[Google Maps Geocoding] ลอง Parse Json ด้วย Groovy + Java (Netbeans)</title><link>http://www.together.in.th/try-parse-json-using-groovy-java-netbeans/</link> <comments>http://www.together.in.th/try-parse-json-using-groovy-java-netbeans/#comments</comments> <pubDate>Tue, 12 Jan 2010 09:51:09 +0000</pubDate> <dc:creator>Nat</dc:creator> <category><![CDATA[Geolocation]]></category> <category><![CDATA[Groovy]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[JSON]]></category> <category><![CDATA[array]]></category> <category><![CDATA[geocoding]]></category> <category><![CDATA[git]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Project]]></category> <guid
isPermaLink="false">http://www.together.in.th/?p=1244</guid> <description><![CDATA[โปรเจ็คตลกๆมาอีกแล้ว &#160;เพราะโปรเจ็คนี้ผมใช้ &#160;Json Lib&#160;+ Groovy + Java แต่ผมใช้ Groovy ดึง json (URL.text) แล้วใช้ Java เป็นตัวแกะ jsonObject เป็น jsonArray หลังจากนั้นเอาข้อมูลโยนกลับไปให้ Groovy ถอดเอาเฉพาะส่วนที่ต้องการออกมา (ในที่นี้คือ coordinates &#8212; latitude ,longitude นั่นแหละ) ดูวุ่นวายมาก ทั้งๆที่ เขียน Groovy อย่างเดียวก็ได้ เพราะ Json Lib ก็ลองรับ groovy&#160;&#160;หรือจะเขียน Java เพียวๆ เลยก็ได้&#160; &#160; เรื่องของเรื่องคืออยากเขียน Java ร่วมกับ Groovy อีกครั้ง เพราะไม่ค่อยถูกกับ Java จริงๆ มันดูเวื่นเว้อ &#160;มันเขียนเวิ่นเว้อด้วย ยาวๆ งงๆ (อาจเป็นเพราะไม่ได้ศึกษาอย่างลึกซึ้ง) groovy [...]]]></description> <wfw:commentRss>http://www.together.in.th/try-parse-json-using-groovy-java-netbeans/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>[cache] Grails Project : การตัดคำภาษาไทย(ด้วย Java) และประมวลผลด้วย Grails</title><link>http://www.together.in.th/cache-grails-project-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b1%e0%b8%94%e0%b8%84%e0%b8%b3%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84%e0%b8%97%e0%b8%a2%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%a2-ja/</link> <comments>http://www.together.in.th/cache-grails-project-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b1%e0%b8%94%e0%b8%84%e0%b8%b3%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84%e0%b8%97%e0%b8%a2%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%a2-ja/#comments</comments> <pubDate>Fri, 08 Jan 2010 04:58:28 +0000</pubDate> <dc:creator>NAzT</dc:creator> <category><![CDATA[Grails]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[Advance]]></category> <category><![CDATA[ARP]]></category> <category><![CDATA[git]]></category> <category><![CDATA[handleError]]></category> <category><![CDATA[policy]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[ตัดคำ]]></category> <category><![CDATA[ตัดคำภาษาไทย]]></category> <category><![CDATA[ตัดคำไทย]]></category> <guid
isPermaLink="false">http://www.together.in.th/?p=1143</guid> <description><![CDATA[&#160; ครึกครื้นอยากเขียน &#8230; พอดีได้โจทย์ซึ่งเป็น Senior Project ของเพื่อน แต่ว่าอยากทำเลยเอามาลองเสียหน่อย (ฝึกเขียน grails ด้วยการทำ โจทย์) &#160; ได้ความรู้ + ประสบการณ์ มากเลยทีเดียว เพราะว่า เพิ่งเริ่มจับ grails แล้วทำงานแบบเป็นชิ้นเป็นอัน ครั้งนี้ก็ครั้งแรก&#160; &#160; แต่ก่อนหน้านี้มีใช้ grails + xfire ในการทำ project วิชา SOAp ก็เรียบร้อยไป (แต่ &#160;client ใช้ nusoap + codeigniter) เล่นกันทีเดียวคุ้ม อ่ะ เข้าเรื่อง จะเขียนเรื่อง ตัดคำโดยใช้ Java &#160;ก่อน&#160; &#160; การตัดคำไทยด้วยโค๊ดภาษา Java นั้นผมใช้ LexTo&#160; (แปลเป็นไทยว่า : เรื่องการตัดคำผมใช้ Java ทำครับ) [...]]]></description> <wfw:commentRss>http://www.together.in.th/cache-grails-project-%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b1%e0%b8%94%e0%b8%84%e0%b8%b3%e0%b8%a0%e0%b8%b2%e0%b8%a9%e0%b8%b2%e0%b9%84%e0%b8%97%e0%b8%a2%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%a2-ja/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Twitter Follow Back Script</title><link>http://www.together.in.th/twitter-follow-back-script/</link> <comments>http://www.together.in.th/twitter-follow-back-script/#comments</comments> <pubDate>Wed, 09 Sep 2009 00:18:11 +0000</pubDate> <dc:creator>NAzT</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[Base]]></category> <category><![CDATA[Config]]></category> <category><![CDATA[Project]]></category> <guid
isPermaLink="false">http://www.together.in.th/?p=1127</guid> <description><![CDATA[517 sudo gem update &#8211;system 518 sudo gem install rubygems-update 519 sudo update_rubygems 520 sudo gem install twitter #!/usr/bin/env ruby require 'rubygems' require 'twitter' config = YAML::load(open(".twitter")) httpauth = Twitter::HTTPAuth.new(config['email'], config['password']) base = Twitter::Base.new(httpauth) base.followers.each do &#124;follower&#124; if !follower.following begin base.friendship_create(follower.id, true) rescue puts "An error occurred: #{$!}" end puts "Created friendship with #{follower.screen_name}" end [...]]]></description> <wfw:commentRss>http://www.together.in.th/twitter-follow-back-script/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[Pre] GitHub Command (Blog From Terminal)</title><link>http://www.together.in.th/pre-github-command-blog-from-terminal/</link> <comments>http://www.together.in.th/pre-github-command-blog-from-terminal/#comments</comments> <pubDate>Sun, 31 May 2009 06:34:49 +0000</pubDate> <dc:creator>NAzT</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[Config]]></category> <category><![CDATA[git]]></category> <category><![CDATA[gitdemo]]></category> <category><![CDATA[github command]]></category> <category><![CDATA[gitk]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[Grep]]></category> <category><![CDATA[Project]]></category> <guid
isPermaLink="false">http://www.together.in.th/?p=994</guid> <description><![CDATA[nazts-macbook:~ NAzT$history &#124; grep git 68  grails create-app gitdemo 69  cd gitdemo/ 79  cd gitdemo/ 80  git init 81  git add . 82  git commit -m &#8220;initial checkin&#8221; 83  git commit -a -m &#8220;added head1&#8243; 85  git checkout -b listwork 86  git brance 87  git branch 88  git commit -a -m &#8220;add h2&#8243; 89  git [...]]]></description> <wfw:commentRss>http://www.together.in.th/pre-github-command-blog-from-terminal/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[Twitter] Follow กลับ คนที่มา Follow เรา</title><link>http://www.together.in.th/twitter-follow-%e0%b8%81%e0%b8%a5%e0%b8%b1%e0%b8%9a-%e0%b8%84%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%a1%e0%b8%b2-follow-%e0%b9%80%e0%b8%a3%e0%b8%b2/</link> <comments>http://www.together.in.th/twitter-follow-%e0%b8%81%e0%b8%a5%e0%b8%b1%e0%b8%9a-%e0%b8%84%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%a1%e0%b8%b2-follow-%e0%b9%80%e0%b8%a3%e0%b8%b2/#comments</comments> <pubDate>Wed, 27 May 2009 07:36:30 +0000</pubDate> <dc:creator>NAzT</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[Base]]></category> <category><![CDATA[Config]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[ลืม]]></category> <guid
isPermaLink="false">http://www.together.in.th/?p=968</guid> <description><![CDATA[​Script Follow กลับ ด้าวยภาษา ruby ก่อนอื่นต้องลง twitter gem ด้วยคำสั่ง sudo gem install twitter (อย่าลืมอัพเดต ก่อนด้วยนะ) ไฟล์ config มีหน้าตาเป็นแบบนี้นะ FILE (.twitter) email: my_twitter_email password: my_twitter_password #!/usr/bin/env ruby require 'rubygems' require 'twitter' config = YAML::load(open(".twitter")) httpauth = Twitter::HTTPAuth.new(config['email'], config['password']) base = Twitter::Base.new(httpauth) base.followers.each do &#124;follower&#124; if !follower.following begin base.friendship_create(follower.id, true) rescue puts "An error occurred: #{$!}" end [...]]]></description> <wfw:commentRss>http://www.together.in.th/twitter-follow-%e0%b8%81%e0%b8%a5%e0%b8%b1%e0%b8%9a-%e0%b8%84%e0%b8%99%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b8%a1%e0%b8%b2-follow-%e0%b9%80%e0%b8%a3%e0%b8%b2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>วิธีการใช้ GLUT บน  MAC ด้วย Eclipse</title><link>http://www.together.in.th/using-opengl-and-glut-on-os-x-with-eclipse/</link> <comments>http://www.together.in.th/using-opengl-and-glut-on-os-x-with-eclipse/#comments</comments> <pubDate>Sun, 19 Oct 2008 11:46:50 +0000</pubDate> <dc:creator>NAzT</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Advance]]></category> <category><![CDATA[computer graphic]]></category> <category><![CDATA[glut]]></category> <category><![CDATA[glut on eclipse]]></category> <category><![CDATA[glut on mac]]></category> <category><![CDATA[glut on osx]]></category> <category><![CDATA[graphic]]></category> <category><![CDATA[Project]]></category> <guid
isPermaLink="false">http://nazt.gamemun.com/blog/?p=33</guid> <description><![CDATA[Glut With Eclipse On Mac ก่อนอื่นเราต้องใช้ (Use This) #include &#60;OpenGL/gl.h&#62; #include &#60;GLUT/glut.h&#62; แทนที่จะใช้ (Instead Of) #include &#60;GL/gl.h&#62; #include &#60;GL/glut.h&#62; แล้ว คลิกขวาที่ Project ด้านซ้ายมือ เลือก Properties เลือก  &#8220;C/C++ Build:Properties&#8221; มองหาและไปที่ &#8220;Tool Settings&#8221; เลือกไปที่ &#8220;Mac OS X C++ Linker : Miscellaneous&#8221; เพิ่มใช่ช่อง &#8220;Linker flags&#8221; field: ด้วย -framework GLUT -framework OpenGL English Version.      Right-click on your Project&#8217;s [...]]]></description> <wfw:commentRss>http://www.together.in.th/using-opengl-and-glut-on-os-x-with-eclipse/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
