<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Duckwizard.com</title>
	<link>http://www.duckwizard.com</link>
	<description></description>
	<pubDate>Fri, 04 Jul 2008 00:13:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>Comment on Client Side Hyphenation Library by Jeremy</title>
		<link>http://www.duckwizard.com/portfolio/client-side-hyphenation-library/#comment-708</link>
		<author>Jeremy</author>
		<pubDate>Fri, 13 Apr 2007 17:20:36 +0000</pubDate>
		<guid>http://www.duckwizard.com/portfolio/client-side-hyphenation-library/#comment-708</guid>
		<description>Thanks for the comment, Nikos.  The hyphenation dictionary was actually derived from OpenOffice.org's hyphenation dictionary and encoded into a javascript object.  The hyphenation algorithm is derived from TeX's original algorithm developed by Frank Liang.

I have actually been meaning to update the hyphenation script as it could use some optimization (There is a noticable delay when hyphenating a page, which is kind of unacceptable).  I've also done a complete re-imagining of the code editor which I've yet to post.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment, Nikos.  The hyphenation dictionary was actually derived from OpenOffice.org&#8217;s hyphenation dictionary and encoded into a javascript object.  The hyphenation algorithm is derived from TeX&#8217;s original algorithm developed by Frank Liang.</p>
<p>I have actually been meaning to update the hyphenation script as it could use some optimization (There is a noticable delay when hyphenating a page, which is kind of unacceptable).  I&#8217;ve also done a complete re-imagining of the code editor which I&#8217;ve yet to post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Client Side Hyphenation Library by Nikos</title>
		<link>http://www.duckwizard.com/portfolio/client-side-hyphenation-library/#comment-707</link>
		<author>Nikos</author>
		<pubDate>Fri, 13 Apr 2007 08:21:45 +0000</pubDate>
		<guid>http://www.duckwizard.com/portfolio/client-side-hyphenation-library/#comment-707</guid>
		<description>I've just discovered your site, and I think that your hyphenation and your source code editor are two wonderfull ideas. about:edit is fine your are right, but it is not open source ! Nobody can not enhance it, adapt it, intergate it, ... very bad.

Anyway, concerning the hyphenation script, how have you build the hyphenation database ? I would be happy to contribute to an other set of rules for my language.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just discovered your site, and I think that your hyphenation and your source code editor are two wonderfull ideas. about:edit is fine your are right, but it is not open source ! Nobody can not enhance it, adapt it, intergate it, &#8230; very bad.</p>
<p>Anyway, concerning the hyphenation script, how have you build the hyphenation database ? I would be happy to contribute to an other set of rules for my language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Industry Wordpress Theme by everes@livejournal</title>
		<link>http://www.duckwizard.com/2006/07/17/industry-wordpress-theme/#comment-46</link>
		<author>everes@livejournal</author>
		<pubDate>Mon, 13 Nov 2006 03:15:03 +0000</pubDate>
		<guid>http://www.duckwizard.com/2006/07/17/industry-wordpress-theme/#comment-46</guid>
		<description>I made blog kit named djblogkit from your industry template.
http://www.everes.net/2006/nov/12/djblogkit_01/
#Written in Japanese and you can't see charcters...

djblogkit runs on django(python web framework).
Thank you for your splendid design!</description>
		<content:encoded><![CDATA[<p>I made blog kit named djblogkit from your industry template.<br />
<a href="http://www.everes.net/2006/nov/12/djblogkit_01/" rel="nofollow">http://www.everes.net/2006/nov/12/djblogkit_01/</a><br />
#Written in Japanese and you can&#8217;t see charcters&#8230;</p>
<p>djblogkit runs on django(python web framework).<br />
Thank you for your splendid design!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP: DOMDocument Performance by tacone</title>
		<link>http://www.duckwizard.com/2006/08/05/php-domdocument-performance/#comment-45</link>
		<author>tacone</author>
		<pubDate>Sat, 04 Nov 2006 03:22:42 +0000</pubDate>
		<guid>http://www.duckwizard.com/2006/08/05/php-domdocument-performance/#comment-45</guid>
		<description>Hello. ( note: I am one of the hundreds which downloaded industry )
Why don't you cache compiled-dom-templates ? At basic level you could cache a string with php inserts (calling your custom functions) and just include the cached view. You only have to build 1:1 relationship beewten your custom tags and your functions.

Check out PEAR for caching routines ( saving cache, checking source freshness against stored cache and so on ).

For most pages, anyway, a good static cache (only for some page parts maybe ?) would be the faster  and simpler solution. Lot faster than php itself.

Beside that I don't consider a templating-engine to be necessary to achieve logic-content separation.

Cheers</description>
		<content:encoded><![CDATA[<p>Hello. ( note: I am one of the hundreds which downloaded industry )<br />
Why don&#8217;t you cache compiled-dom-templates ? At basic level you could cache a string with php inserts (calling your custom functions) and just include the cached view. You only have to build 1:1 relationship beewten your custom tags and your functions.</p>
<p>Check out PEAR for caching routines ( saving cache, checking source freshness against stored cache and so on ).</p>
<p>For most pages, anyway, a good static cache (only for some page parts maybe ?) would be the faster  and simpler solution. Lot faster than php itself.</p>
<p>Beside that I don&#8217;t consider a templating-engine to be necessary to achieve logic-content separation.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTPS Should Not Be A Trust System by la_vagabonde@livejournal</title>
		<link>http://www.duckwizard.com/2006/06/16/https-should-not-be-a-trust-system/#comment-41</link>
		<author>la_vagabonde@livejournal</author>
		<pubDate>Sat, 17 Jun 2006 08:06:52 +0000</pubDate>
		<guid>http://www.duckwizard.com/2006/06/16/https-should-not-be-a-trust-system/#comment-41</guid>
		<description>Eating children right before bed gives you indegestion.  Why don't you try some twinkies!</description>
		<content:encoded><![CDATA[<p>Eating children right before bed gives you indegestion.  Why don&#8217;t you try some twinkies!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bagatelle Approved by smash_hit_tom@livejournal</title>
		<link>http://www.duckwizard.com/2005/12/12/bagatelle-approved/#comment-35</link>
		<author>smash_hit_tom@livejournal</author>
		<pubDate>Mon, 22 May 2006 18:45:29 +0000</pubDate>
		<guid>http://www.duckwizard.com/2005/12/12/bagatelle-approved/#comment-35</guid>
		<description>See?</description>
		<content:encoded><![CDATA[<p>See?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Client Side Hyphenation Library by Etc. at Duckwizard.com</title>
		<link>http://www.duckwizard.com/portfolio/client-side-hyphenation-library/#comment-18</link>
		<author>Etc. at Duckwizard.com</author>
		<pubDate>Mon, 10 Apr 2006 19:36:45 +0000</pubDate>
		<guid>http://www.duckwizard.com/portfolio/client-side-hyphenation-library/#comment-18</guid>
		<description>[...] update a few days ago. If you&#8217;re locally hosting the script, you should update it.    No Comments     // Used for showing and hiding user information in the comment form function ShowUtils() {document.getElementById("authorinfo").style.display = ""; document.getElementById("showinfo").style.display = "none"; document.getElementById("hideinfo").style.display = ""; } function HideUtils() { document.getElementById("authorinfo").style.display = "none"; document.getElementById("showinfo").style.display = ""; document.getElementById("hideinfo").style.display = "none"; } [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] update a few days ago. If you&#8217;re locally hosting the script, you should update it.    No Comments     // Used for showing and hiding user information in the comment form function ShowUtils() {document.getElementById(&#8221;authorinfo&#8221;).style.display = &#8220;&#8221;; document.getElementById(&#8221;showinfo&#8221;).style.display = &#8220;none&#8221;; document.getElementById(&#8221;hideinfo&#8221;).style.display = &#8220;&#8221;; } function HideUtils() { document.getElementById(&#8221;authorinfo&#8221;).style.display = &#8220;none&#8221;; document.getElementById(&#8221;showinfo&#8221;).style.display = &#8220;&#8221;; document.getElementById(&#8221;hideinfo&#8221;).style.display = &#8220;none&#8221;; } [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Client Side Hyphenation Library by BlackMacs Stuff</title>
		<link>http://www.duckwizard.com/portfolio/client-side-hyphenation-library/#comment-17</link>
		<author>BlackMacs Stuff</author>
		<pubDate>Thu, 30 Mar 2006 20:54:12 +0000</pubDate>
		<guid>http://www.duckwizard.com/portfolio/client-side-hyphenation-library/#comment-17</guid>
		<description>&lt;strong&gt;Full client-side hyphenation&lt;/strong&gt;

There's already a library, that does client-side JavaScript hyphenation - pretty neat!

Check it Out!</description>
		<content:encoded><![CDATA[<p><strong>Full client-side hyphenation</strong></p>
<p>There&#8217;s already a library, that does client-side JavaScript hyphenation - pretty neat!</p>
<p>Check it Out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Template - Industry by thiagopanda</title>
		<link>http://www.duckwizard.com/2006/02/23/new-template-industry/#comment-16</link>
		<author>thiagopanda</author>
		<pubDate>Tue, 07 Mar 2006 13:18:37 +0000</pubDate>
		<guid>http://www.duckwizard.com/2006/02/23/new-template-industry/#comment-16</guid>
		<description>hey dude... i loved your "industry" design, and i think trying to use it in wordpress.

do you have industry ported to wordpress model ?

ps. sorry for the bad english</description>
		<content:encoded><![CDATA[<p>hey dude&#8230; i loved your &#8220;industry&#8221; design, and i think trying to use it in wordpress.</p>
<p>do you have industry ported to wordpress model ?</p>
<p>ps. sorry for the bad english</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Communique From Switzerland by la_vagabonde@livejournal</title>
		<link>http://www.duckwizard.com/2006/03/05/communique-from-swizerland/#comment-15</link>
		<author>la_vagabonde@livejournal</author>
		<pubDate>Tue, 07 Mar 2006 02:39:26 +0000</pubDate>
		<guid>http://www.duckwizard.com/2006/03/05/communique-from-swizerland/#comment-15</guid>
		<description>You should visit him Jeremy!</description>
		<content:encoded><![CDATA[<p>You should visit him Jeremy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
