<?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>MEMOBALL.info &#187; trac</title>
	<atom:link href="http://www.memoball.info/tag/trac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.memoball.info</link>
	<description>All of my Memories</description>
	<lastBuildDate>Sun, 17 Jul 2011 10:31:01 +0000</lastBuildDate>
	<language>TH</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>ใส่สีให้ trac (Syntax Coloring) ด้วย pygments และ svn MIME Types properties</title>
		<link>http://www.memoball.info/2010/09/05/%e0%b9%83%e0%b8%aa%e0%b9%88%e0%b8%aa%e0%b8%b5%e0%b9%83%e0%b8%ab%e0%b9%89-trac-syntax-coloring-%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%a2-pygments-%e0%b9%81%e0%b8%a5%e0%b8%b0-svn-mime-types-properties/</link>
		<comments>http://www.memoball.info/2010/09/05/%e0%b9%83%e0%b8%aa%e0%b9%88%e0%b8%aa%e0%b8%b5%e0%b9%83%e0%b8%ab%e0%b9%89-trac-syntax-coloring-%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%a2-pygments-%e0%b9%81%e0%b8%a5%e0%b8%b0-svn-mime-types-properties/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 04:14:08 +0000</pubDate>
		<dc:creator>memoball</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Trac & SVN]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://memoball.memoball.com/?p=494</guid>
		<description><![CDATA[วิธีการติดตั้ง เวลาที่ต้องการดู source code ถ้าจะให้อ่านง่าย จำเป็นต้องแสดงผลโดยใช้สีสันเข้ามาช่วย (highlight &#38; Syntax Coloring) ซึ่งใน Trac นั้น ก็มีเหมือนกัน โดยใน trac 0.11 เป็นต้นมา จะใช้ pygments ซึ่งมีมาให้อยู่แล้ว แต่เราจำเป็นต้องลง library นี้ในเครื่องก่อน $ svn propset svn:mime-type text/x-c++src example.cpp property 'svn:mime-type' set on 'example.cpp ' ถ้าลงแล้ว syntax coloring ยังไม่ปรากฎ แสดงว่า Trac ยังอ่าน file ของเราไม่รู้เรื่อง จำเป็นต้องกำหนด MIME type ในกับไฟล์ที่เราต้องการใน svn ก่อน easy_install Pygments MIME Type [...]]]></description>
			<content:encoded><![CDATA[<h2>วิธีการติดตั้ง</h2>
<p>เวลาที่ต้องการดู source code ถ้าจะให้อ่านง่าย จำเป็นต้องแสดงผลโดยใช้สีสันเข้ามาช่วย (highlight &amp; Syntax Coloring) ซึ่งใน Trac นั้น ก็มีเหมือนกัน โดยใน trac 0.11 เป็นต้นมา จะใช้ <a href="http://pygments.org">pygments</a> ซึ่งมีมาให้อยู่แล้ว แต่เราจำเป็นต้องลง library นี้ในเครื่องก่อน<br />
<span id="more-494"></span></p>
<pre>
$ svn propset svn:mime-type text/x-c++src example.cpp
property 'svn:mime-type' set on 'example.cpp '
</pre>
<p>ถ้าลงแล้ว syntax coloring ยังไม่ปรากฎ แสดงว่า Trac ยังอ่าน file ของเราไม่รู้เรื่อง จำเป็นต้องกำหนด MIME type ในกับไฟล์ที่เราต้องการใน svn ก่อน</p>
<pre>easy_install Pygments</pre>
<h2>MIME Type</h2>
<table>
<thead>
<tr>
<th>MIME Types</th>
<th>Programing Language &amp; File type</th>
</tr>
</thead>
<tbody>
<tr>
<th><tt>application/javascript</tt></th>
<td><code>js</code></td>
</tr>
<tr>
<th><tt>application/pdf</tt></th>
<td><code>pdf</code></td>
</tr>
<tr>
<th><tt>application/postscript</tt></th>
<td><code>ps</code></td>
</tr>
<tr>
<th><tt>application/rss+xml</tt></th>
<td><code>rss</code></td>
</tr>
<tr>
<th><tt>application/rtf</tt></th>
<td><code>rtf</code></td>
</tr>
<tr>
<th><tt>application/x-csh</tt></th>
<td><code>csh</code></td>
</tr>
<tr>
<th><tt>application/x-genshi</tt></th>
<td><code>genshi</code></td>
</tr>
<tr>
<th><tt>application/x-genshi-text</tt></th>
<td><code>genshitext</code></td>
</tr>
<tr>
<th><tt>application/x-sh</tt></th>
<td><code>sh</code></td>
</tr>
<tr>
<th><tt>application/x-troff</tt></th>
<td><code>nroff roff troff</code></td>
</tr>
<tr>
<th><tt>application/x-yaml</tt></th>
<td><code>yaml yml</code></td>
</tr>
<tr>
<th><tt>application/xsl+xml</tt></th>
<td><code>xsl</code></td>
</tr>
<tr>
<th><tt>application/xslt+xml</tt></th>
<td><code>xslt</code></td>
</tr>
<tr>
<th><tt>image/svg+xml</tt></th>
<td><code>svg</code></td>
</tr>
<tr>
<th><tt>image/x-icon</tt></th>
<td><code>ico</code></td>
</tr>
<tr>
<th><tt>model/vrml</tt></th>
<td><code>vrml wrl</code></td>
</tr>
<tr>
<th><tt>text/css</tt></th>
<td><code>css</code></td>
</tr>
<tr>
<th><tt>text/html</tt></th>
<td><code>htm html</code></td>
</tr>
<tr>
<th><tt>text/plain</tt></th>
<td><code>AUTHORS COPYING ChangeLog INSTALL README RELEASE TXT text txt</code></td>
</tr>
<tr>
<th><tt>text/x-ada</tt></th>
<td><code>ada</code></td>
</tr>
<tr>
<th><tt>text/x-asm</tt></th>
<td><code>asm</code></td>
</tr>
<tr>
<th><tt>text/x-asp</tt></th>
<td><code>asp</code></td>
</tr>
<tr>
<th><tt>text/x-awk</tt></th>
<td><code>awk</code></td>
</tr>
<tr>
<th><tt>text/x-c++hdr</tt></th>
<td><code>H HH c++hdr hh hpp</code></td>
</tr>
<tr>
<th><tt>text/x-c++src</tt></th>
<td><code>C C++ CC c++ c++src cc cpp</code></td>
</tr>
<tr>
<th><tt>text/x-chdr</tt></th>
<td><code>chdr h</code></td>
</tr>
<tr>
<th><tt>text/x-csharp</tt></th>
<td><code>C# c# cs csharp</code></td>
</tr>
<tr>
<th><tt>text/x-csrc</tt></th>
<td><code>c csrc xs</code></td>
</tr>
<tr>
<th><tt>text/x-diff</tt></th>
<td><code>diff patch</code></td>
</tr>
<tr>
<th><tt>text/x-eiffel</tt></th>
<td><code>e eiffel</code></td>
</tr>
<tr>
<th><tt>text/x-elisp</tt></th>
<td><code>el elisp</code></td>
</tr>
<tr>
<th><tt>text/x-fortran</tt></th>
<td><code>f fortran</code></td>
</tr>
<tr>
<th><tt>text/x-haskell</tt></th>
<td><code>haskell hs</code></td>
</tr>
<tr>
<th><tt>text/x-idl</tt></th>
<td><code>idl</code></td>
</tr>
<tr>
<th><tt>text/x-inf</tt></th>
<td><code>inf</code></td>
</tr>
<tr>
<th><tt>text/x-ini</tt></th>
<td><code>cfg ini</code></td>
</tr>
<tr>
<th><tt>text/x-java</tt></th>
<td><code>java</code></td>
</tr>
<tr>
<th><tt>text/x-ksh</tt></th>
<td><code>ksh</code></td>
</tr>
<tr>
<th><tt>text/x-lua</tt></th>
<td><code>lua</code></td>
</tr>
<tr>
<th><tt>text/x-m4</tt></th>
<td><code>m4</code></td>
</tr>
<tr>
<th><tt>text/x-mail</tt></th>
<td><code>mail</code></td>
</tr>
<tr>
<th><tt>text/x-makefile</tt></th>
<td><code>GNUMakefile Makefile make makefile mk</code></td>
</tr>
<tr>
<th><tt>text/x-objc</tt></th>
<td><code>m mm objc</code></td>
</tr>
<tr>
<th><tt>text/x-ocaml</tt></th>
<td><code>ml mli ocaml</code></td>
</tr>
<tr>
<th><tt>text/x-pascal</tt></th>
<td><code>pas pascal</code></td>
</tr>
<tr>
<th><tt>text/x-perl</tt></th>
<td><code>PL perl pl pm</code></td>
</tr>
<tr>
<th><tt>text/x-php</tt></th>
<td><code>php php3 php4</code></td>
</tr>
<tr>
<th><tt>text/x-psp</tt></th>
<td><code>psp</code></td>
</tr>
<tr>
<th><tt>text/x-pyrex</tt></th>
<td><code>pyrex pyx</code></td>
</tr>
<tr>
<th><tt>text/x-python</tt></th>
<td><code>py python</code></td>
</tr>
<tr>
<th><tt>text/x-python-doctest</tt></th>
<td><code>pycon</code></td>
</tr>
<tr>
<th><tt>text/x-rfc</tt></th>
<td><code>rfc</code></td>
</tr>
<tr>
<th><tt>text/x-rst</tt></th>
<td><code>rst</code></td>
</tr>
<tr>
<th><tt>text/x-ruby</tt></th>
<td><code>rb ruby</code></td>
</tr>
<tr>
<th><tt>text/x-scheme</tt></th>
<td><code>scheme scm</code></td>
</tr>
<tr>
<th><tt>text/x-sql</tt></th>
<td><code>sql</code></td>
</tr>
<tr>
<th><tt>text/x-tcl</tt></th>
<td><code>tcl</code></td>
</tr>
<tr>
<th><tt>text/x-tex</tt></th>
<td><code>tex</code></td>
</tr>
<tr>
<th><tt>text/x-textile</tt></th>
<td><code>textile txtl</code></td>
</tr>
<tr>
<th><tt>text/x-vba</tt></th>
<td><code>bas vb vba</code></td>
</tr>
<tr>
<th><tt>text/x-verilog</tt></th>
<td><code>v verilog</code></td>
</tr>
<tr>
<th><tt>text/x-vhdl</tt></th>
<td><code>vhd vhdl</code></td>
</tr>
<tr>
<th><tt>text/x-zsh</tt></th>
<td><code>zsh</code></td>
</tr>
<tr>
<th><tt>text/xml</tt></th>
<td><code>xml</code></td>
</tr>
</tbody>
</table>
<h2>Reference</h2>
<p>svn propset : <a href="http://svnbook.red-bean.com/en/1.1/re23.html">http://svnbook.red-bean.com/en/1.1/re23.html</a><br />
Trac : <a href="http://trac.edgewall.org/wiki/TracSyntaxColoring">http://trac.edgewall.org/wiki/TracSyntaxColoring</a><br />
Pygments : <a href="http://pygments.org/">http://pygments.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memoball.info/2010/09/05/%e0%b9%83%e0%b8%aa%e0%b9%88%e0%b8%aa%e0%b8%b5%e0%b9%83%e0%b8%ab%e0%b9%89-trac-syntax-coloring-%e0%b8%94%e0%b9%89%e0%b8%a7%e0%b8%a2-pygments-%e0%b9%81%e0%b8%a5%e0%b8%b0-svn-mime-types-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>การติดตั้ง SVN &amp; Trac ร่วมกับ Apache ใน Ubuntu</title>
		<link>http://www.memoball.info/2009/10/02/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-svn-trac-%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%81%e0%b8%b1%e0%b8%9a-apache-%e0%b9%83%e0%b8%99-ubun/</link>
		<comments>http://www.memoball.info/2009/10/02/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-svn-trac-%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%81%e0%b8%b1%e0%b8%9a-apache-%e0%b9%83%e0%b8%99-ubun/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 09:11:46 +0000</pubDate>
		<dc:creator>memoball</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.memoball.info/?p=411</guid>
		<description><![CDATA[ช่วงนี้กำลังปรับปรุงระบบ SVN ใหม่อยู่ โดยจะให้การทำ authen ผ่าน .htaccess เดียวกันทั้ง SVN &#38; Trac จึงได้นำ SVN และ Trac มาผูกรวมกับ Apache ซึ่งเป็นวิธีการติดตั้งที่ง่ายกว่า และสะดวกกว่าการติดตั้งแบบที่นำเสนอครั้งก่อน โดยอาศัย dav_svn กับ mods_python เข้ามาช่วย เพิ่มเติม Syntax Coloring]]></description>
			<content:encoded><![CDATA[<p>ช่วงนี้กำลังปรับปรุงระบบ SVN ใหม่อยู่ โดยจะให้การทำ authen ผ่าน .htaccess เดียวกันทั้ง SVN &amp; Trac<br />
จึงได้นำ SVN และ Trac มาผูกรวมกับ Apache ซึ่งเป็นวิธีการติดตั้งที่ง่ายกว่า และสะดวกกว่า<a href="http://www.memoball.info/01/%E0%B8%9B%E0%B8%B1%E0%B8%8D%E0%B8%AB%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%83%E0%B8%8A%E0%B9%89-web-interface-%E0%B8%82%E0%B8%AD%E0%B8%87-trac/">การติดตั้งแบบที่นำเสนอครั้งก่อน</a> โดยอาศัย dav_svn กับ mods_python เข้ามาช่วย<br />
<span id="more-411"></span><br />
<!--WIKI "#SVN+Trac+apache2#" --></p>
<h2>เพิ่มเติม</h2>
<ul>
<li><a href="http://www.memoball.info/2010/09/05/%E0%B9%83%E0%B8%AA%E0%B9%88%E0%B8%AA%E0%B8%B5%E0%B9%83%E0%B8%AB%E0%B9%89-trac-syntax-coloring-%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-pygments-%E0%B9%81%E0%B8%A5%E0%B8%B0-svn-mime-types-properties/">Syntax Coloring</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.memoball.info/2009/10/02/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-svn-trac-%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%81%e0%b8%b1%e0%b8%9a-apache-%e0%b9%83%e0%b8%99-ubun/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>การติดตั้ง svn</title>
		<link>http://www.memoball.info/2009/01/30/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-svn/</link>
		<comments>http://www.memoball.info/2009/01/30/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-svn/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 12:28:05 +0000</pubDate>
		<dc:creator>memoball</dc:creator>
				<category><![CDATA[Trac & SVN]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://memoball.memoball.com/?p=169</guid>
		<description><![CDATA[หลังจากหัวหมุนกับการใช้งานและการติดตั้ง svn&#38;trac อยู่ซะตั้งนาน แต่ตอนนี้ก็ใช้งานได้แล้วครับ ก้เลยเอาไปเขียนใส่ไว้ใน wiki ของตัวเองซะ ที่นี่ครับ]]></description>
			<content:encoded><![CDATA[<p>หลังจากหัวหมุนกับการใช้งานและการติดตั้ง svn&amp;trac อยู่ซะตั้งนาน แต่ตอนนี้ก็ใช้งานได้แล้วครับ ก้เลยเอาไปเขียนใส่ไว้ใน wiki ของตัวเองซะ ที่นี่ครับ<br />
<!--WIKI "#Subversion#"--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memoball.info/2009/01/30/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>การติดตั้ง subversion เพื่อใช้กับ trac</title>
		<link>http://www.memoball.info/2009/01/21/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-subversion-%e0%b9%80%e0%b8%9e%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b8%81%e0%b8%b1/</link>
		<comments>http://www.memoball.info/2009/01/21/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-subversion-%e0%b9%80%e0%b8%9e%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b8%81%e0%b8%b1/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 07:34:33 +0000</pubDate>
		<dc:creator>memoball</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Trac & SVN]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://memoball.memoball.com/?p=165</guid>
		<description><![CDATA[เนื่องจากเมื่อลง trac แล้วกลับยังใช้ browse source ไม่ได้ จึงได้หาข้อมูลในส่วนนี้ จึงทำให้รู้ว่า trac นั้น จะ run ตรงส่วนของ browse source เป็นเพียงหน้ากากเท่านั้น แต่จะเพิ่มบางส่วนเท่านั้นคือ mileston และ ticket ซึ่งตัวที่รันจริงๆ จะเป็นตัวจัดการโค้ด Subversion (จะเป็นตัวอื่นก็ได้ ไม่จำกัด) ซึ่งการติดตั้ง Subversion จะอยู่ใน]]></description>
			<content:encoded><![CDATA[<p>เนื่องจากเมื่อลง trac แล้วกลับยังใช้ browse source ไม่ได้ จึงได้หาข้อมูลในส่วนนี้ จึงทำให้รู้ว่า trac นั้น จะ run ตรงส่วนของ browse source เป็นเพียงหน้ากากเท่านั้น แต่จะเพิ่มบางส่วนเท่านั้นคือ mileston และ ticket ซึ่งตัวที่รันจริงๆ จะเป็นตัวจัดการโค้ด Subversion (จะเป็นตัวอื่นก็ได้ ไม่จำกัด) ซึ่งการติดตั้ง Subversion จะอยู่ใน</p>
<p><!--WIKI "#Subversion#"--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memoball.info/2009/01/21/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-subversion-%e0%b9%80%e0%b8%9e%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b8%81%e0%b8%b1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ปัญหาการใช้ web interface ของ trac</title>
		<link>http://www.memoball.info/2009/01/20/%e0%b8%9b%e0%b8%b1%e0%b8%8d%e0%b8%ab%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%8a%e0%b9%89-web-interface-%e0%b8%82%e0%b8%ad%e0%b8%87-trac/</link>
		<comments>http://www.memoball.info/2009/01/20/%e0%b8%9b%e0%b8%b1%e0%b8%8d%e0%b8%ab%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%8a%e0%b9%89-web-interface-%e0%b8%82%e0%b8%ad%e0%b8%87-trac/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 06:32:37 +0000</pubDate>
		<dc:creator>memoball</dc:creator>
				<category><![CDATA[Trac & SVN]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://memoball.memoball.com/?p=124</guid>
		<description><![CDATA[หลังจากสร้าง wiki เป็นของตัวเอง จึงได้รวบรวมปัญหา และการติดตั้งเป็นอันเดียวกันใน wiki โดยมีวิธีการที่ง่าย และสะดวกกว่าที่ การติดตั้ง SVN &#38; Trac ร่วมกับ Apache ใน Ubuntu]]></description>
			<content:encoded><![CDATA[<p>หลังจากสร้าง wiki เป็นของตัวเอง จึงได้รวบรวมปัญหา และการติดตั้งเป็นอันเดียวกันใน wiki<br />
<strong>โดยมีวิธีการที่ง่าย และสะดวกกว่าที่</strong> <strong></strong><strong><a title="Edit “การติดตั้ง SVN &amp; Trac ร่วมกับ Apache ใน Ubuntu”" href="http://www.memoball.info/10/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-svn-trac-%e0%b8%a3%e0%b9%88%e0%b8%a7%e0%b8%a1%e0%b8%81%e0%b8%b1%e0%b8%9a-apache-%e0%b9%83%e0%b8%99-ubun/">การติดตั้ง SVN &amp; Trac ร่วมกับ Apache ใน Ubuntu</a></strong></p>
<p><!--WIKI "#การติดตั้ง trac บน linux (Ubuntu)#"--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memoball.info/2009/01/20/%e0%b8%9b%e0%b8%b1%e0%b8%8d%e0%b8%ab%e0%b8%b2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%8a%e0%b9%89-web-interface-%e0%b8%82%e0%b8%ad%e0%b8%87-trac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>การติดตั้ง trac บน linux (Ubuntu)</title>
		<link>http://www.memoball.info/2009/01/20/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-trac-%e0%b8%9a%e0%b8%99-linux-ubuntu/</link>
		<comments>http://www.memoball.info/2009/01/20/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-trac-%e0%b8%9a%e0%b8%99-linux-ubuntu/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 17:30:24 +0000</pubDate>
		<dc:creator>memoball</dc:creator>
				<category><![CDATA[Trac & SVN]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://memoball.memoball.com/?p=116</guid>
		<description><![CDATA[ช่วงนี้กำลังต้องการใช้ SVN ซึ่งใช้จัดการกับโค้ด (source code) ของเราในลักษณะ sub version ทำให้เราสามารถจัดการโค้ดของเราได้ง่ายขึ้น สามารคดูโค้ดย้อนหลัง การเปลี่ยนแปลงต่างๆ ได้ ซึ่งถ้าจำไม่ผิดใครใช้ eclipse ก็มี feature นี้ให้อยู่แล้ว แต่การทำงานเป็นทีมนั้นอาจจะทำให้ทำงานไม่สะดวก ผมจึงเลือกใช้ trac เข้ามาช่วยในการจัดการ ตอนแรกผมเขียนเป็น blog เกี่ยวกับการติดตั้งไว้หลายอัน แต่สุดท้ายผมเลยเอามารวมกัน แล้วลบส่วนที่ไม่จำเป็นออก ดังนี้]]></description>
			<content:encoded><![CDATA[<p>ช่วงนี้กำลังต้องการใช้ SVN ซึ่งใช้จัดการกับโค้ด (source code) ของเราในลักษณะ sub version ทำให้เราสามารถจัดการโค้ดของเราได้ง่ายขึ้น สามารคดูโค้ดย้อนหลัง<span id="more-116"></span> การเปลี่ยนแปลงต่างๆ ได้ ซึ่งถ้าจำไม่ผิดใครใช้ eclipse ก็มี feature นี้ให้อยู่แล้ว แต่การทำงานเป็นทีมนั้นอาจจะทำให้ทำงานไม่สะดวก ผมจึงเลือกใช้ trac เข้ามาช่วยในการจัดการ<br />
ตอนแรกผมเขียนเป็น blog เกี่ยวกับการติดตั้งไว้หลายอัน แต่สุดท้ายผมเลยเอามารวมกัน แล้วลบส่วนที่ไม่จำเป็นออก ดังนี้</p>
<p><!--WIKI "#การติดตั้ง trac บน linux (Ubuntu)#"--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memoball.info/2009/01/20/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-trac-%e0%b8%9a%e0%b8%99-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

