<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>「[PHP] tinybutstrong 樣版引擎介紹」的迴響</title>
	<atom:link href="http://www.neo.com.tw/archives/668/feed" rel="self" type="application/rss+xml" />
	<link>http://www.neo.com.tw/archives/668</link>
	<description>Neo 's Blog</description>
	<lastBuildDate>Fri, 27 Jan 2012 12:20:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>由：豆子</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4285</link>
		<dc:creator>豆子</dc:creator>
		<pubDate>Thu, 23 Feb 2006 03:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4285</guid>
		<description>你怎麼知道中興大學公文佈告系統是用 tinybutstrong呢
還有另外一個站也是唷
TANET2005 &lt;a href=&quot;http://tanet2005.nchu.edu.tw&quot; rel=&quot;nofollow&quot;&gt;http://tanet2005.nchu.edu.tw&lt;/a&gt;
總之小強就是一個讚字可形容
</description>
		<content:encoded><![CDATA[<p>你怎麼知道中興大學公文佈告系統是用 tinybutstrong呢<br />
還有另外一個站也是唷<br />
TANET2005 <a href="http://tanet2005.nchu.edu.tw" rel="nofollow">http://tanet2005.nchu.edu.tw</a><br />
總之小強就是一個讚字可形容</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：guest</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4284</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Thu, 26 Jan 2006 21:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4284</guid>
		<description>小强的优点和缺点一样明显，虽然速度快了一些，但这是相对的，毕竟它的cache功能没有Smarty那样强大，如果单纯追求快，那SmartTemplate也一样值得一提，个人觉得小强的最大意义就是简洁，用于结构简单的小程序还是很好的。

至于wyswyg被列为一个优点，呵呵，在下不敢苟同。除非这名负责外观设计的人只会用DW进行可视化设计，而对于使用XHTML+CSS的设计师来说，是否wyswyg根本就不重要，拿这个当卖点只是取悦于菜鸟罢了。
</description>
		<content:encoded><![CDATA[<p>小强的优点和缺点一样明显，虽然速度快了一些，但这是相对的，毕竟它的cache功能没有Smarty那样强大，如果单纯追求快，那SmartTemplate也一样值得一提，个人觉得小强的最大意义就是简洁，用于结构简单的小程序还是很好的。</p>
<p>至于wyswyg被列为一个优点，呵呵，在下不敢苟同。除非这名负责外观设计的人只会用DW进行可视化设计，而对于使用XHTML+CSS的设计师来说，是否wyswyg根本就不重要，拿这个当卖点只是取悦于菜鸟罢了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Neo</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4283</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Sun, 04 Sep 2005 08:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4283</guid>
		<description>tokimeki:

我這幾天才開始在玩小強，剛剛看你之前的回應，才知道你所謂「撐開」的意思。

&lt;a href=&quot;http://www.tinybutstrong.com/examples.php&quot; rel=&quot;nofollow&quot;&gt;http://www.tinybutstrong.com/examples.php&lt;/a&gt;

不知道 Special Syntax (comm) 功能是不是你要的?
</description>
		<content:encoded><![CDATA[<p>tokimeki:</p>
<p>我這幾天才開始在玩小強，剛剛看你之前的回應，才知道你所謂「撐開」的意思。</p>
<p><a href="http://www.tinybutstrong.com/examples.php" rel="nofollow">http://www.tinybutstrong.com/examples.php</a></p>
<p>不知道 Special Syntax (comm) 功能是不是你要的?</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Neo</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4282</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Sat, 27 Aug 2005 23:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4282</guid>
		<description>peiga:

我執行正常耶。除了 session_register(&quot;id&quot;); 會產生以下的訊息:

Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0

不知道你說的 Session 不能跑是指這個嗎?
</description>
		<content:encoded><![CDATA[<p>peiga:</p>
<p>我執行正常耶。除了 session_register("id"); 會產生以下的訊息:</p>
<p>Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0</p>
<p>不知道你說的 Session 不能跑是指這個嗎?</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：peiga</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4281</link>
		<dc:creator>peiga</dc:creator>
		<pubDate>Wed, 10 Aug 2005 01:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4281</guid>
		<description>各位學長好，我利用小強+session做登入登出的動作，不過session好像都不能跑，請問出了什麼錯？

由於這裡不能由html，所以我把source code留在這裡

&lt;a href=&quot;http://0rz.net/400y8&quot; rel=&quot;nofollow&quot;&gt;http://0rz.net/400y8&lt;/a&gt;  →source code

謝謝大大~
</description>
		<content:encoded><![CDATA[<p>各位學長好，我利用小強+session做登入登出的動作，不過session好像都不能跑，請問出了什麼錯？</p>
<p>由於這裡不能由html，所以我把source code留在這裡</p>
<p><a href="http://0rz.net/400y8" rel="nofollow">http://0rz.net/400y8</a>  →source code</p>
<p>謝謝大大~</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Neo</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4280</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Tue, 09 Aug 2005 04:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4280</guid>
		<description>不方便偵錯倒是蠻糟的，可以把小強 Override 過後再使用，當小強出現錯誤也比較容易偵錯。不過還得多花點時間就是了..^^
</description>
		<content:encoded><![CDATA[<p>不方便偵錯倒是蠻糟的，可以把小強 Override 過後再使用，當小強出現錯誤也比較容易偵錯。不過還得多花點時間就是了..^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：tokimeki</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4279</link>
		<dc:creator>tokimeki</dc:creator>
		<pubDate>Mon, 08 Aug 2005 18:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4279</guid>
		<description>最近使用小強已經漸漸習慣了^^
不過呢，除錯上有些麻煩，因為小強在錯誤發生時，只會傳回false，相較於ADODB Lite會傳回一個錯誤的物件(內含某個屬性可以看SQL命令)，實在是遜色很多...

</description>
		<content:encoded><![CDATA[<p>最近使用小強已經漸漸習慣了^^<br />
不過呢，除錯上有些麻煩，因為小強在錯誤發生時，只會傳回false，相較於ADODB Lite會傳回一個錯誤的物件(內含某個屬性可以看SQL命令)，實在是遜色很多...</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：tokimeki</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4278</link>
		<dc:creator>tokimeki</dc:creator>
		<pubDate>Sat, 06 Aug 2005 02:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4278</guid>
		<description>這次用筆電回一下...
目前正在收集PEAR的替代品，原因無他，PEAR用在給客戶的案子上，配置實在是大問題。
資料庫改用adodb_lite，樣板就用小強^^(若不考慮移植性的話，小強就夠了)，連分頁模組都省下來...

</description>
		<content:encoded><![CDATA[<p>這次用筆電回一下...<br />
目前正在收集PEAR的替代品，原因無他，PEAR用在給客戶的案子上，配置實在是大問題。<br />
資料庫改用adodb_lite，樣板就用小強^^(若不考慮移植性的話，小強就夠了)，連分頁模組都省下來...</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Neo</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4277</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Fri, 05 Aug 2005 08:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4277</guid>
		<description>看個人喜好囉~^^

</description>
		<content:encoded><![CDATA[<p>看個人喜好囉~^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：tokimeki</title>
		<link>http://www.neo.com.tw/archives/668/comment-page-1#comment-4276</link>
		<dc:creator>tokimeki</dc:creator>
		<pubDate>Fri, 05 Aug 2005 07:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=668#comment-4276</guid>
		<description>不過還是要小小抱怨一下，把區塊的標籤也用[]來表現，
常常會把[]那個地方給撐開，我個人還是覺得用&lt;!-- --&gt;
這種方式會比較好。
話說回來了，像Smarty或是Sigma有支援變數修飾子功能的樣板系統，一不小心用了太多修飾子的話，下場也是一樣...

</description>
		<content:encoded><![CDATA[<p>不過還是要小小抱怨一下，把區塊的標籤也用[]來表現，<br />
常常會把[]那個地方給撐開，我個人還是覺得用&lt;!-- --&gt;<br />
這種方式會比較好。<br />
話說回來了，像Smarty或是Sigma有支援變數修飾子功能的樣板系統，一不小心用了太多修飾子的話，下場也是一樣...</p>
]]></content:encoded>
	</item>
</channel>
</rss>

