<?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>No Meaning Developer &#187; Notice</title>
	<atom:link href="http://kentreez.com/blog/category/php/notice/feed/" rel="self" type="application/rss+xml" />
	<link>http://kentreez.com/blog</link>
	<description>kentreez&#039;s blog</description>
	<lastBuildDate>Tue, 05 Jul 2011 16:13:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Wick 0.8 just another bug</title>
		<link>http://kentreez.com/blog/php/wick-08-just-another-bug/</link>
		<comments>http://kentreez.com/blog/php/wick-08-just-another-bug/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 15:54:32 +0000</pubDate>
		<dc:creator>kentreez</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Notice]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wick0.8]]></category>

		<guid isPermaLink="false">http://journal.kentreez.com/?p=75</guid>
		<description><![CDATA[สำหรับปัญหาล่าสุดที่เจอ จะอยู่ในส่วนของ Router ครับ ซึ่งมีตัวแปรหลายตัวที่ไม่ถูก Reset ค่าทำให้เกิดข้อผิดพลาดมากมายในการ Load Controller ตัวถัดมาครับ.  ตรงนี้ผมแก้โดยใช้เก็บค่าก่อน Load Controller ลง Stack ไว้ก่อนครับ. แล้วก็ดึงคืนเวลาโหลดเสร็จครับ. Wick0.8 ยังไม่เหมาะที่จะนำมาใช้งานจริงอย่างยิ่งครับ  หลังจากที่ค่อยๆ ปรับแก้ ไปเรื่อยๆ ก็จะมีปัญหาใหม่ๆ เกิดขึ้นเรื่อยๆ เช่นกัน.  สำหรับนักพัฒนาท่านใดที่คิดจะใช้เจ้าตัวนี้ ขอให้ลองคิดหาทางเลือกอื่นก่อนจะดีกว่านะครับ  ไม่งั้นท่านต้องเสียเวลาในการปรับปรุงเฟรมเวิคเยอะครับ  ดีไม่ดีเยอะกว่าเวลาที่ใช้ทำงานหลักจริงๆ เสียอีกนะครับ.   สำหรับผมถอยไม่ได้แล้วครับ  ยังไงก็จะลุยต่อครับ.]]></description>
			<content:encoded><![CDATA[<p>สำหรับปัญหาล่าสุดที่เจอ จะอยู่ในส่วนของ Router ครับ ซึ่งมีตัวแปรหลายตัวที่ไม่ถูก Reset ค่าทำให้เกิดข้อผิดพลาดมากมายในการ Load Controller ตัวถัดมาครับ.  ตรงนี้ผมแก้โดยใช้เก็บค่าก่อน Load Controller ลง Stack ไว้ก่อนครับ. แล้วก็ดึงคืนเวลาโหลดเสร็จครับ.</p>
<blockquote><p>Wick0.8 ยังไม่เหมาะที่จะนำมาใช้งานจริงอย่างยิ่งครับ  หลังจากที่ค่อยๆ ปรับแก้ ไปเรื่อยๆ ก็จะมีปัญหาใหม่ๆ เกิดขึ้นเรื่อยๆ เช่นกัน.  สำหรับนักพัฒนาท่านใดที่คิดจะใช้เจ้าตัวนี้ ขอให้ลองคิดหาทางเลือกอื่นก่อนจะดีกว่านะครับ  ไม่งั้นท่านต้องเสียเวลาในการปรับปรุงเฟรมเวิคเยอะครับ  ดีไม่ดีเยอะกว่าเวลาที่ใช้ทำงานหลักจริงๆ เสียอีกนะครับ.   สำหรับผมถอยไม่ได้แล้วครับ  ยังไงก็จะลุยต่อครับ.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://kentreez.com/blog/php/wick-08-just-another-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wick 0.8 have to edit Router.php</title>
		<link>http://kentreez.com/blog/php/wick-08-have-to-edit-routerphp/</link>
		<comments>http://kentreez.com/blog/php/wick-08-have-to-edit-routerphp/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 05:57:22 +0000</pubDate>
		<dc:creator>kentreez</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Notice]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://journal.kentreez.com/?p=44</guid>
		<description><![CDATA[Ref: http://codeigniter.com/forums/viewthread/80279/P10/ ถ้าจะใช้ Library Wick ต้องเข้าไปแก้ไข /system/application/libraries/Router.php ดังนี้ครับ ... function _validate_request ($segment) { // {{{ Matchbox $this-&#62;_called = 0; // &#60;-- Inster this line (at line 239) foreach ($this-&#62;_matchbox-&#62;directory_array() as $directory) { ...]]></description>
			<content:encoded><![CDATA[<p>Ref: <a href="http://codeigniter.com/forums/viewthread/80279/P10/">http://codeigniter.com/forums/viewthread/80279/P10/</a></p>
<p>ถ้าจะใช้ Library Wick ต้องเข้าไปแก้ไข</p>
<address> /system/application/libraries/Router.php</address>
<p>ดังนี้ครับ</p>
<pre>...
function _validate_request ($segment)
{
    // {{{ Matchbox
    <span style="color: #0000ff;">$this-&gt;_called = 0; // &lt;-- Inster this line (at line 239)</span>
    foreach ($this-&gt;_matchbox-&gt;directory_array() as $directory) {
...</pre>
]]></content:encoded>
			<wfw:commentRss>http://kentreez.com/blog/php/wick-08-have-to-edit-routerphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

