<?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>ploysics &#187; subversion</title>
	<atom:link href="http://www.ploysics.com/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ploysics.com</link>
	<description>s o m e s t r i n g</description>
	<lastBuildDate>Tue, 28 Sep 2010 20:33:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<image>
  <link>http://www.ploysics.com</link>
  <url>http://www.ploysics.com/files/favicon.ico</url>
  <title>ploysics</title>
</image>
		<item>
		<title>เขียนโค้ดร่วมกันด้วย SVN (Subversion)</title>
		<link>http://www.ploysics.com/svn-subversion/</link>
		<comments>http://www.ploysics.com/svn-subversion/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 14:03:24 +0000</pubDate>
		<dc:creator>ploysics</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tortoise]]></category>
		<category><![CDATA[tortoisesvn]]></category>

		<guid isPermaLink="false">http://www.ploysics.com/?p=568</guid>
		<description><![CDATA[SVN ( Subversion ) คือ  ไว้แชร์ Source Code กัน เป็นระบบ ควบคุม version ของ source code อย่างหนึ่ง ที่ เราสามารถมี version ของ code เช่น version นี้ สามารถทำงานบางอย่างได้แล้ว เป็นต้น และเมื่อเราแก้ๆ แล้วหากทำให้บางอย่างพัง เราก็สามารถ reverse กลับไปใน version ที่ยัง work ...]]></description>
			<content:encoded><![CDATA[<p><strong>SVN ( Subversion ) </strong>คือ  ไว้แชร์ Source Code กัน เป็นระบบ ควบคุม version ของ source code อย่างหนึ่ง ที่ เราสามารถมี version ของ code เช่น version นี้ สามารถทำงานบางอย่างได้แล้ว เป็นต้น และเมื่อเราแก้ๆ แล้วหากทำให้บางอย่างพัง เราก็สามารถ reverse กลับไปใน version ที่ยัง work อยู่ได้และ ระบบที่ สามารถอำนวยความสะดวก เวลาทำงาน<br />
<span id="more-568"></span></p>
<p>ใน Project เขียน code กันหลายๆ คน ระบบ Subversion จะสามารถรวม code ของทุกคน เข้าอย่างอัตโนมัติ ทำให้ทุกคนมี code ที่ update อยู่เสมอ โดยระบบจะเป็นระบบแบบ Client &#8211; Server โดยที่ server จะมีโปรแกรม Subversion Server ลงไว้ ซึ่งจะเปิดให้บริการ Subversion และ เก็บ source code ทุกอย่างไว้<br />
รวมทั้ง track การเปลี่ยนแปลงทั้งหลาย ที่เครื่องของคนทำงานจะมีโปรแกรม Client ของ SVN ติดตั้งอยู่</p>
<p>โปรแกรม Client ของ SVN แนะนำให้ใช้ <a title="tortoisesvn" href="http://tortoisesvn.net/downloads"><strong>TortoiseSVN</strong></a><br />
<img src="http://tortoisesvn.net/files/tortoisesvn_logo_hor468x64.png" alt="tortoisesvn logo hor468x64 เขียนโค้ดร่วมกันด้วย SVN (Subversion)"  title="เขียนโค้ดร่วมกันด้วย SVN (Subversion)" /><br />
หลังจากติดตั้ง TortoiseSVN ลงในเครื่องแล้ว</p>
<h3>Checkout</h3>
<p style="padding-left: 30px;">ใช้ตอนเมื่อ เรายังไม่มีไฟล์ที่ทำงานอยู่ และเราต้องการจะเอาไฟล์จาก server ลงมาที่เครื่อง<br />

<a href="http://www.ploysics.com/wp-content/gallery/svn/tortoisesvn_01.jpg" title="" class="thickbox" rel="singlepic224" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=224&amp;width=400&amp;height=300&amp;mode=" alt="tortoisesvn_01.jpg" title="tortoisesvn_01.jpg" />
</a>
</p>
<h3>Add</h3>
<p style="padding-left: 30px;">เพื่อสร้างไฟล์ใหม่ขึ้นไปบน sever<br />

<a href="http://www.ploysics.com/wp-content/gallery/svn/tortoisesvn_03.jpg" title="" class="thickbox" rel="singlepic226" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=226&amp;width=400&amp;height=300&amp;mode=" alt="tortoisesvn_03.jpg" title="tortoisesvn_03.jpg" />
</a>
<br />

<a href="http://www.ploysics.com/wp-content/gallery/svn/tortoisesvn_04.jpg" title="" class="thickbox" rel="singlepic227" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=227&amp;width=400&amp;height=300&amp;mode=" alt="tortoisesvn_04.jpg" title="tortoisesvn_04.jpg" />
</a>
<br />

<a href="http://www.ploysics.com/wp-content/gallery/svn/tortoisesvn_05.jpg" title="" class="thickbox" rel="singlepic228" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=228&amp;width=400&amp;height=300&amp;mode=" alt="tortoisesvn_05.jpg" title="tortoisesvn_05.jpg" />
</a>
</p>
<h3>Commit</h3>
<p style="padding-left: 30px;">อัพเดทไฟล์จากเครื่องเรา ซึ่งเป็นไฟล์ที่มีอยู่บน server อยู่แล้ว (แก้ไขไฟล์นั่นเอง)<br />

<a href="http://www.ploysics.com/wp-content/gallery/svn/tortoisesvn_07.jpg" title="" class="thickbox" rel="singlepic230" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=230&amp;width=400&amp;height=300&amp;mode=" alt="tortoisesvn_07.jpg" title="tortoisesvn_07.jpg" />
</a>
<br />

<a href="http://www.ploysics.com/wp-content/gallery/svn/tortoisesvn_08.jpg" title="" class="thickbox" rel="singlepic231" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=231&amp;width=400&amp;height=300&amp;mode=" alt="tortoisesvn_08.jpg" title="tortoisesvn_08.jpg" />
</a>
<br />
และควรใส่ เหตุผลที่ Commit ในช่อง Massage ด้วย</p>
<h3>Update</h3>
<p style="padding-left: 30px;">อัพเดทไฟล์จาก server ตอนแรกที่ Checkout เราควร Update ด้วย<br />
แล้วหลังจากที่เราเขียนๆไฟล์ หรือใช้ไป ก็ควร Update บ่อยๆ (จะได้ไฟล์ล่าสุดมา ถ้ามีคนแก้ไขอยู่ด้วย)<br />

<a href="http://www.ploysics.com/wp-content/gallery/svn/tortoisesvn_03.jpg" title="" class="thickbox" rel="singlepic226" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=226&amp;width=400&amp;height=300&amp;mode=" alt="tortoisesvn_03.jpg" title="tortoisesvn_03.jpg" />
</a>
</p>
<p>นอกจากนี้แล้ว หากเราเชื่อม SVN กับ Redmine จะสามารถ ดู/โหลด โค้ดได้จาก<strong> ที่เก็บต้นฉบับ </strong>หรือ <strong>Repository</strong><br />

<a href="http://www.ploysics.com/wp-content/gallery/svn/tortoisesvn_09.jpg" title="" class="thickbox" rel="singlepic232" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=232&amp;width=400&amp;height=300&amp;mode=" alt="tortoisesvn_09.jpg" title="tortoisesvn_09.jpg" />
</a>
<br />
<iframe src='http://docs.google.com/EmbedSlideshow?docid=ddpxmmgw_1f5bsn2fz' frameborder='0' width='410' height='342'></iframe><br />
ดูรายละเอียดอื่นๆที่่ <a title="nectec" href="http://wiki.nectec.or.th/setec/Knowledge/SVNForCommomCodeOwnerShip">SVN For Common Code Owner Ship</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ploysics.com/svn-subversion/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>ใช้ Redmine พัฒนา project</title>
		<link>http://www.ploysics.com/redmine/</link>
		<comments>http://www.ploysics.com/redmine/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 11:36:47 +0000</pubDate>
		<dc:creator>ploysics</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[redmine]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.ploysics.com/?p=545</guid>
		<description><![CDATA[Redmine คืออะไร
Redmine เป็น Project Management Software อันหนึ่ง software ไว้เพื่อจัดการโปรเจคต่างๆ (อาจมีได้มากกว่า 1) Redmine เขียนบน ruby on rails เป็น open source ใช้สัญญาอนุญาติแบบ GPL (GNU General Public License)

ใช้ Redmine แล้วดีอย่างไร
ทำให้เราสามารถทำโปรเจคร่วมกับคน หลายๆคนได้ง่ายขึ้น ว่ากันง่ายๆคือ ถ้าจะทำอะไรสักอย่าง ที่มากกว่า 1 คนขึ้นไป Redmine จะเป็นตัวช่วยในการกระจายงาน ...]]></description>
			<content:encoded><![CDATA[<h2>Redmine คืออะไร</h2>
<p><a href="http://www.Redmine.org/">Redmine</a> เป็น Project Management Software อันหนึ่ง software ไว้เพื่อจัดการโปรเจคต่างๆ (อาจมีได้มากกว่า 1) Redmine เขียนบน ruby on rails เป็น open source ใช้สัญญาอนุญาติแบบ <a href="http://www.gnu.org/licenses/licenses.html">GPL</a> (GNU General Public License)</p>
<p><span id="more-545"></span></p>
<h2>ใช้ Redmine แล้วดีอย่างไร</h2>
<p>ทำให้เราสามารถทำโปรเจคร่วมกับคน หลายๆคนได้ง่ายขึ้น ว่ากันง่ายๆคือ ถ้าจะทำอะไรสักอย่าง ที่มากกว่า 1 คนขึ้นไป Redmine จะเป็นตัวช่วยในการกระจายงาน รับ-ส่ง งาน รายงานข้อผิดพลาด และอื่นๆ หลายคนอาจจะรู้จัก <a href="http://trac.edgewall.org/">Trac</a> ซึ่งใช้แนวๆนี้เหมือนกัน แต่หากลองมาสัมผัส Redmine แล้ว จะรู้ไ้ดว่า Redmine น่าใช้กว่ามาก</p>
<h2>Redmine ทำอะไรได้บ้าง</h2>
<ul>
<li>ใช้ได้หลาย Project ต่างกับ Trac ที่ได้แค่อันเดียว</li>
<li>ปรับแต่งในการกำหนดสิทธิ์ได้ง่าย</li>
<li>มี Gantt chart และ Calendar</li>
<li>มี News, Documents และ Files Management</li>
<li>สนับสนุน Feed และแจ้งเตือนทาง Email</li>
<li>มี Wiki ให้ในทุก Project</li>
<li>มี Forum ให้ในทุก  Project</li>
<li>มีฟังก์ชั่นติดตามเวลาการพัฒนา</li>
<li>สนับสนุน custom field สำหรับ issues, projects และข้อมูล users</li>
<li>มี SCM Integration (SVN, CVS, Git, Mercurial, Bazaar และ Darcs)</li>
<li>พิสูจน์ตัวตนผ่าน LDAP ได้</li>
<li>สนับสนุนการสมัครสมาชิกโครงการได้</li>
<li>สนับสนุนหลายภาษา (Bulgarian, Czech, Danish, Dutch, English, Finnish, Chinese, French, German, Hebrew, Hungarian, Italian, Japanese, Lithuanian,  Korean, Norvegian, Polish, Portuguese, Romanian, Russian, Serbian, Spanish, Swedish, Ukrainian และ <strong>ไทย</strong> ! )</li>
<li>สนับสนุนฐานข้อมูลหลากหลาย (MySQL, PostgreSQL or SQLite)</li>
</ul>
<p>ที่มา : <a href="http://www.thaiopensource.org/node/665">thaiopensource.org</a></p>
<h2>หน้าตาของ Redmine</h2>
<ul>
<li>Redmine มีหลายภาษา สามารถกำหนดได้ (ในที่นี้ใช้ภาษา อังกฤษ กับ ไทย)<br />

<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_01.jpg" title="" class="thickbox" rel="singlepic208" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=208&amp;width=320&amp;height=240&amp;mode=" alt="Redmine_01.jpg" title="Redmine_01.jpg" />
</a>
[singlepic id="209" w="320" h="240" mode="" float="" ]</li>
<li>ส่วนของเมนู สามารถปรับแต่งได้ ว่าจะให้มี เมนูอะไรบ้าง<br />

<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_03.jpg" title="" class="thickbox" rel="singlepic210" >
	<img class="ngg-singlepic" src="http://www.ploysics.com/index.php?callback=image&amp;pid=210&amp;width=320&amp;height=240&amp;mode=" alt="Redmine_03.jpg" title="Redmine_03.jpg" />
</a>
[singlepic id="211" w="320" h="240" mode="" float="" ]</li>
<li>หน้าแรก จะแสดงโปรเจคทั้งหมด (ที่ไม่ถูกซ่อนไว้)</li>
<li>หน้า ปัญหาจะแสดงรายการปัญหาที่ยังไม่ได้รับการแก้ไขโดยสมบูรณ์ (ถ้าแก้เรียบร้อยแล้ว จะต้องไป update ว่าเสร็จแล้ว ปัญหาก็จะหายไปจากหน้า ปัญหา)</li>
<li>หน้า ปัญหาใหม่ สามารถตั้งปัญหา เลือกชนิด และ สามารถชี้ให้ได้ว่า จะให้ใครเป็นผู้รับผิดชอบ</li>
<li>หน้า ที่เก็บต้นฉบับ (Subversion) หรือ Repository (Subversion) เป็นส่วนของ code<br />
ซึ่งแต่ละคนสามารถใช้ <a title="tortoise" href="http://tortoisesvn.net/downloads">TortoiseSVN </a>upload ไฟล์ขึ้นมารวมกันได้<br />
<div class="ngg-galleryoverview" id="ngg-gallery-8-545">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.ploysics.com/redmine/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-208" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_01.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_01.jpg" alt="thumbs Redmine 01 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_01.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-209" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_02.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_02.jpg" alt="thumbs Redmine 02 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_02.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-210" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_03.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_03.jpg" alt="thumbs Redmine 03 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_03.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-211" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_04.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_04.jpg" alt="thumbs Redmine 04 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_04.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-212" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_05.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_05.jpg" alt="thumbs Redmine 05 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_05.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-213" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_06.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_06.jpg" alt="thumbs Redmine 06 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_06.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-214" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_07.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_07.jpg" alt="thumbs Redmine 07 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_07.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-215" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_08.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_08.jpg" alt="thumbs Redmine 08 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_08.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-216" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_09.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_09.jpg" alt="thumbs Redmine 09 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_09.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-217" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_10.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_10.jpg" alt="thumbs Redmine 10 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_10.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-218" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_11.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_11.jpg" alt="thumbs Redmine 11 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_11.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-219" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_12.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_12.jpg" alt="thumbs Redmine 12 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_12.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-220" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_13.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_13.jpg" alt="thumbs Redmine 13 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_13.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-221" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_14.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_14.jpg" alt="thumbs Redmine 14 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_14.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-222" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_15.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_15.jpg" alt="thumbs Redmine 15 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_15.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-223" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.ploysics.com/wp-content/gallery/redmine/Redmine_16.jpg" title=" " class="thickbox" rel="set_8" >
								<img title="Redmine_16.jpg" alt="thumbs Redmine 16 ใช้ Redmine พัฒนา project" src="http://www.ploysics.com/wp-content/gallery/redmine/thumbs/thumbs_Redmine_16.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

<br />
การใช้งาน SVN หาอ่านจาก <a href="http://www.ploysics.com/svn-subversion/">เขียนโค้ดร่วมกันด้วย SVN (Subversion)</a></li>
</ul>
<h2>ใช้ Redmine ได้ที่ไหน</h2>
<p>หากจะใช้บนอินเตอร์เน็ต Host จะต้องลง Ruby on Rails เสียก่อน จึงจะสามารถติดตั้ง Redmine ได้</p>
<p>สำหรับภาคคอมเกษตรฯ ถ้าจะทำโปรเจคที่เกี่ยวกับเรื่องเรียน หรือแข่งขันอะไรต่างๆ ที่ภาคมี Redmine ติดตั้งอยู่ที่เครื่อง <a href="http://se.cpe.ku.ac.th/redmine">SE</a> หากใครสนใจลองใช้ ให้ติดต่อไปที่ อ. จิม หรือ <a href="http://rtsp.us/">@rtsp</a> ได้</p>
<p>นอกนั้นก็ยังมีที่ <a href="http://redmine.project.in.th">Project Redmine</a> ถ้าอยากลองใช้ติดต่อ <a href="http://rtsp.us/">@rtsp</a> หรือใครมีเครื่องแล้วอยากติดตั้งเอง ก็ลองไปอ่าน <a href="http://rtsp.us/2008/12/10/install-redmine-with-mod_passenger">รัน Redmine ด้วย Apache + mod_passenger บน Debian</a><br />
<a title="redmine" href="http://redmine.project.in.th/"></a></p>
<p><iframe src='http://docs.google.com/EmbedSlideshow?docid=ddpxmmgw_1f5bsn2fz' frameborder='0' width='410' height='342'></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ploysics.com/redmine/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

