<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for The Woodwork</title>
	
	<link>http://terrychay.com</link>
	<description>You tell that other boy, not to touch the woodwork...</description>
	<lastBuildDate>Thu, 26 Jan 2012 15:28:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/tychay-comments" /><feedburner:info uri="tychay-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on Minimal wallet by Terry Chay</title>
		<link>http://terrychay.com/article/minimal-wallet.shtml/comment-page-1#comment-689603</link>
		<dc:creator>Terry Chay</dc:creator>
		<pubDate>Thu, 26 Jan 2012 15:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/?p=3076#comment-689603</guid>
		<description>&lt;p&gt;A. It's a dark brown. I think it was the only color it was available in at the time, but I'm not sure. I'd go to the store if you live in Bay Area. If you don't I'd call them as they're boutique and can answer your questions. I'm told by a friend (who manages their stores) that the Nominal Merge is one of their most popular wallets, so my guess is they expanded the color options (it's made in China, I think so there is a lot of manufacturing flexibility if the quantity is large).&lt;/p&gt;

&lt;p&gt;B. It's still holding up fine. I have to be careful to keep the same number of cards in each slot that I've used. I have one card in one slot and two in the other and when I mix them up, the two-slot card sometimes pops out the single card it has. My trick is to put business cards, receipts, and other temporaries held with the magnetic clasp and be religious about emptying that part as soon as I get home.&lt;/p&gt;

&lt;p&gt;Yes, I'd still recommend one. However be aware that there are many choices out there for great minimal wallets, not just Hlaska. I wanted something to be both modern and classic (leather) so Hlaska fit the bill for me. It might not for you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A. It&#8217;s a dark brown. I think it was the only color it was available in at the time, but I&#8217;m not sure. I&#8217;d go to the store if you live in Bay Area. If you don&#8217;t I&#8217;d call them as they&#8217;re boutique and can answer your questions. I&#8217;m told by a friend (who manages their stores) that the Nominal Merge is one of their most popular wallets, so my guess is they expanded the color options (it&#8217;s made in China, I think so there is a lot of manufacturing flexibility if the quantity is large).</p>

<p>B. It&#8217;s still holding up fine. I have to be careful to keep the same number of cards in each slot that I&#8217;ve used. I have one card in one slot and two in the other and when I mix them up, the two-slot card sometimes pops out the single card it has. My trick is to put business cards, receipts, and other temporaries held with the magnetic clasp and be religious about emptying that part as soon as I get home.</p>

<p>Yes, I&#8217;d still recommend one. However be aware that there are many choices out there for great minimal wallets, not just Hlaska. I wanted something to be both modern and classic (leather) so Hlaska fit the bill for me. It might not for you.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Filter Input-Escape Output: Security Principle and Practice by Terry Chay</title>
		<link>http://terrychay.com/article/php-advent-security-filter-input-escape-output.shtml/comment-page-1#comment-689602</link>
		<dc:creator>Terry Chay</dc:creator>
		<pubDate>Thu, 26 Jan 2012 15:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/php-advent-security-filter-input-escape-output.shtml#comment-689602</guid>
		<description>&lt;p&gt;Thanks for reading!&lt;/p&gt;

&lt;p&gt;I think filter-input/escape-output is a security principle.&lt;/p&gt;

&lt;p&gt;As Stephen Covey might say, the reason you should be principle-centered is that basing yourself on other things (family, work, self, the PHP language) is subject to the vagaries that those things might and will change. But your principles do not. :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for reading!</p>

<p>I think filter-input/escape-output is a security principle.</p>

<p>As Stephen Covey might say, the reason you should be principle-centered is that basing yourself on other things (family, work, self, the PHP language) is subject to the vagaries that those things might and will change. But your principles do not. <img src='http://terrychay.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Filter Input-Escape Output: Security Principle and Practice by Barky</title>
		<link>http://terrychay.com/article/php-advent-security-filter-input-escape-output.shtml/comment-page-1#comment-689495</link>
		<dc:creator>Barky</dc:creator>
		<pubDate>Tue, 24 Jan 2012 02:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/php-advent-security-filter-input-escape-output.shtml#comment-689495</guid>
		<description>&lt;p&gt;Really great explanation of the filter/escape concept.  Funny too!  I really enjoyed reading it.  As far as I can see it all holds true today.  Do you agree, or has the security picture changed?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Really great explanation of the filter/escape concept.  Funny too!  I really enjoyed reading it.  As far as I can see it all holds true today.  Do you agree, or has the security picture changed?</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on IMG mouseover plugin for WordPress by Daniel</title>
		<link>http://terrychay.com/wordpress-plugins/img-mouseover/comment-page-2#comment-689491</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 24 Jan 2012 00:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/?page_id=3292#comment-689491</guid>
		<description>&lt;p&gt;ok got it....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>ok got it&#8230;.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minimal wallet by James Rees</title>
		<link>http://terrychay.com/article/minimal-wallet.shtml/comment-page-1#comment-689490</link>
		<dc:creator>James Rees</dc:creator>
		<pubDate>Tue, 24 Jan 2012 00:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/?p=3076#comment-689490</guid>
		<description>&lt;p&gt;I know this is an old post but I've only just discovered it myself. I really like this wallet and would like to ask two questions..&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;What color did you purchase it in? I've been on the site and they don't seem to have it in this color.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;How has it held up? Would you recommend purchasing one?&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That's 3 questions, but your answers will be much appreciated! Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I know this is an old post but I&#8217;ve only just discovered it myself. I really like this wallet and would like to ask two questions..</p>

<ol>
<li><p>What color did you purchase it in? I&#8217;ve been on the site and they don&#8217;t seem to have it in this color.</p></li>
<li><p>How has it held up? Would you recommend purchasing one?</p></li>
</ol>

<p>That&#8217;s 3 questions, but your answers will be much appreciated! Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on IMG mouseover plugin for WordPress by Daniel</title>
		<link>http://terrychay.com/wordpress-plugins/img-mouseover/comment-page-2#comment-689488</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 23 Jan 2012 22:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/?page_id=3292#comment-689488</guid>
		<description>&lt;p&gt;sorry guys...i am not expert in html...but where and what i need to write to make this plug in works???&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>sorry guys&#8230;i am not expert in html&#8230;but where and what i need to write to make this plug in works???</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on MacPorts vs. HomeBrew by Mukund</title>
		<link>http://terrychay.com/article/macports-vs-homebrew.shtml/comment-page-1#comment-689291</link>
		<dc:creator>Mukund</dc:creator>
		<pubDate>Sat, 21 Jan 2012 10:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/?p=4879#comment-689291</guid>
		<description>&lt;p&gt;I have been using macports for a long time and every time I want to be destructive, I can trash /opt/local and nothing's hurt.  /usr/local is not a good idea.  fink was good about 5 years ago. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have been using macports for a long time and every time I want to be destructive, I can trash /opt/local and nothing&#8217;s hurt.  /usr/local is not a good idea.  fink was good about 5 years ago. <img src='http://terrychay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon’s Kindle screen failure and warrantee woes by Joanna</title>
		<link>http://terrychay.com/article/amazon-kindle-failure.shtml/comment-page-1#comment-689172</link>
		<dc:creator>Joanna</dc:creator>
		<pubDate>Thu, 12 Jan 2012 22:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/?p=2244#comment-689172</guid>
		<description>&lt;p&gt;I have also bought a Kindle that developed a fault just over the twelve months guarantee.  Amazon said that it could not be repaired and refused to replace it.  Amazon are trying to pretend that it is not a fault and that it is out of guarantee.   I have quoted the Sale of Goods Act which says that a guarantee is only the company guarantee but you have much more rights under the Sale of Goods Act which lasts for six years from purchase.  They are consistently refusing to acknowledge that.&lt;/p&gt;

&lt;p&gt;When I purchased a replacement (having asked and been told by customer services that it is not a common fault)  I was not told at the time that I would have to return my faulty Kindle that I paid £149 for then another £50 to receive a refurbished Kindle.  (Is the refurbished one one that someone else has sent back with a  screen fault that cannot be repaired?)  So in effect I have paid £200 for a "refurbished"  Kindle.  If Kindle does not have a design fault then where are they getting all the "refurbished" Kindles from to sell for another £50.    Amazon have now taken £98 from my credit card that they hold details of because I will not return the faulty Kindle that I paid £149 until they resolve my dispute.    I would not recommend anyone to purchase a Kindle.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have also bought a Kindle that developed a fault just over the twelve months guarantee.  Amazon said that it could not be repaired and refused to replace it.  Amazon are trying to pretend that it is not a fault and that it is out of guarantee.   I have quoted the Sale of Goods Act which says that a guarantee is only the company guarantee but you have much more rights under the Sale of Goods Act which lasts for six years from purchase.  They are consistently refusing to acknowledge that.</p>

<p>When I purchased a replacement (having asked and been told by customer services that it is not a common fault)  I was not told at the time that I would have to return my faulty Kindle that I paid £149 for then another £50 to receive a refurbished Kindle.  (Is the refurbished one one that someone else has sent back with a  screen fault that cannot be repaired?)  So in effect I have paid £200 for a &#8220;refurbished&#8221;  Kindle.  If Kindle does not have a design fault then where are they getting all the &#8220;refurbished&#8221; Kindles from to sell for another £50.    Amazon have now taken £98 from my credit card that they hold details of because I will not return the faulty Kindle that I paid £149 until they resolve my dispute.    I would not recommend anyone to purchase a Kindle.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on The crack cocaine of the Leica world by Terry Chay</title>
		<link>http://terrychay.com/article/cosina-voigtlander-lenses.shtml/comment-page-1#comment-689085</link>
		<dc:creator>Terry Chay</dc:creator>
		<pubDate>Wed, 11 Jan 2012 20:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/?p=605#comment-689085</guid>
		<description>&lt;p&gt;The V1 and V2 have the same lens formula. The difference is in the construction. In particular the improvements in the V2 are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;design is more in line with the newer cosines (40mm 1.4 Nokton and later), this also means the lens hood is different.&lt;/li&gt;
&lt;li&gt;lighter and smaller&lt;/li&gt;
&lt;li&gt;can scale focus to .5mm (instead of .7mm limit)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One small detail is the location of the screws on my V1 makes it difficult to bar code. When I use a Zebra pen, I have to redo the lens every two removals or I lose the barcoding.&lt;/p&gt;

&lt;p&gt;Not sure if it is worth the extra $300. Besides, the new one isn't available in Chrome and I like my chrome lens :-D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The V1 and V2 have the same lens formula. The difference is in the construction. In particular the improvements in the V2 are:</p>

<ul>
<li>design is more in line with the newer cosines (40mm 1.4 Nokton and later), this also means the lens hood is different.</li>
<li>lighter and smaller</li>
<li>can scale focus to .5mm (instead of .7mm limit)</li>
</ul>

<p>One small detail is the location of the screws on my V1 makes it difficult to bar code. When I use a Zebra pen, I have to redo the lens every two removals or I lose the barcoding.</p>

<p>Not sure if it is worth the extra $300. Besides, the new one isn&#8217;t available in Chrome and I like my chrome lens <img src='http://terrychay.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on One-Click Child Theme plugin for WordPress by David C</title>
		<link>http://terrychay.com/wordpress-plugins/one-click-child-theme/comment-page-1#comment-689071</link>
		<dc:creator>David C</dc:creator>
		<pubDate>Wed, 11 Jan 2012 16:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/?page_id=4930#comment-689071</guid>
		<description>&lt;p&gt;Same issue here. Likely a hosting issue as I've chmod'd the files, but the problem persists and appears to be related to permissions.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Same issue here. Likely a hosting issue as I&#8217;ve chmod&#8217;d the files, but the problem persists and appears to be related to permissions.</p>]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 4.379 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-02-04 02:52:36 -->

