<?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"
	>
<channel>
	<title>Comments for Built from source.</title>
	<atom:link href="http://www.builtfromsource.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.builtfromsource.com</link>
	<description>Web stuff. Mostly.</description>
	<pubDate>Fri, 10 Oct 2008 21:53:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by Carol</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2925</link>
		<dc:creator>Carol</dc:creator>
		<pubDate>Tue, 07 Oct 2008 11:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2925</guid>
		<description>With a couple of the suggested changes above, my dropdown menus have been working without hitch in normal screen resolution in Firefox and IE7.  Thanks!

However, if, in IE7, someone uses the zoom feature under PAGE adjustments, the dropdown moves away from the preceding layer, creating a space between the base dropdown layer and the extension.  Clicking on the extension becomes impossible as the new layer disappears once the mouse moves into the open break.

Looks strange...currently fix by telling a viewer if using a zoom feature to go back to 100% resolution before exiting the page via the dropdown. Wondered if anyone encountered the problem and came up with a programming solution.</description>
		<content:encoded><![CDATA[<p>With a couple of the suggested changes above, my dropdown menus have been working without hitch in normal screen resolution in Firefox and IE7.  Thanks!</p>
<p>However, if, in IE7, someone uses the zoom feature under PAGE adjustments, the dropdown moves away from the preceding layer, creating a space between the base dropdown layer and the extension.  Clicking on the extension becomes impossible as the new layer disappears once the mouse moves into the open break.</p>
<p>Looks strange&#8230;currently fix by telling a viewer if using a zoom feature to go back to 100% resolution before exiting the page via the dropdown. Wondered if anyone encountered the problem and came up with a programming solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ORM comes to the iPhone: SQLite Persistent Objects by Matt</title>
		<link>http://www.builtfromsource.com/2008/08/30/orm-comes-to-the-iphone-sqlite-persistent-objects/#comment-2919</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 02 Oct 2008 02:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=157#comment-2919</guid>
		<description>I assume you're referring to client-side database APIs specified in HTML 5.  If so,

http://webkit.org/blog/126/webkit-does-html5-client-side-database-storage/</description>
		<content:encoded><![CDATA[<p>I assume you&#8217;re referring to client-side database APIs specified in HTML 5.  If so,</p>
<p><a href="http://webkit.org/blog/126/webkit-does-html5-client-side-database-storage/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://webkit.org/blog/126/webkit-does-html5-client-side-database-storage/');" rel="nofollow">http://webkit.org/blog/126/webkit-does-html5-client-side-database-storage/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ORM comes to the iPhone: SQLite Persistent Objects by John Haugeland</title>
		<link>http://www.builtfromsource.com/2008/08/30/orm-comes-to-the-iphone-sqlite-persistent-objects/#comment-2918</link>
		<dc:creator>John Haugeland</dc:creator>
		<pubDate>Tue, 30 Sep 2008 21:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=157#comment-2918</guid>
		<description>The one thing I'd most like to see, which I can't seem to find anywhere, is a simple example of SQL from Javascript.  Everyone says it's possible, but nobody shows it happening, and I can't find API documentation.

If you would consider showing an example of a simple select in iPhone JS/SQL, I'd very much appreciate it.</description>
		<content:encoded><![CDATA[<p>The one thing I&#8217;d most like to see, which I can&#8217;t seem to find anywhere, is a simple example of SQL from Javascript.  Everyone says it&#8217;s possible, but nobody shows it happening, and I can&#8217;t find API documentation.</p>
<p>If you would consider showing an example of a simple select in iPhone JS/SQL, I&#8217;d very much appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting plugins in Internet Explorer (and a few hints for all the others) by Hugo Palma</title>
		<link>http://www.builtfromsource.com/2007/06/26/detecting-plugins-in-internet-explorer-and-a-few-hints-for-all-the-others/#comment-2862</link>
		<dc:creator>Hugo Palma</dc:creator>
		<pubDate>Thu, 25 Sep 2008 15:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/2007/06/26/detecting-plugins-in-internet-explorer-and-a-few-hints-for-all-the-others/#comment-2862</guid>
		<description>Thanks for the tutorial.
Any idea if it's possible to install a plugin using JAVASCRIPT ?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial.<br />
Any idea if it&#8217;s possible to install a plugin using JAVASCRIPT ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by Quevin</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2470</link>
		<dc:creator>Quevin</dc:creator>
		<pubDate>Mon, 08 Sep 2008 20:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2470</guid>
		<description>Can someone fix my suckerfish dropdown in IE 6/7: http://is.gd/2mHD (position on :hover is to the right of my item...) ?

I need to master this Dropdown because so many clients want it, and this seems to be the best method still.</description>
		<content:encoded><![CDATA[<p>Can someone fix my suckerfish dropdown in IE 6/7: <a href="http://is.gd/2mHD" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://is.gd/2mHD');" rel="nofollow">http://is.gd/2mHD</a> (position on :hover is to the right of my item&#8230;) ?</p>
<p>I need to master this Dropdown because so many clients want it, and this seems to be the best method still.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A match made in hell: Windows XP, Boot Camp 2.0, and NTFS by thank you for saving me from hanging myself</title>
		<link>http://www.builtfromsource.com/2008/04/05/a-match-made-in-hell-windows-xp-boot-camp-20-and-ntfs/#comment-2383</link>
		<dc:creator>thank you for saving me from hanging myself</dc:creator>
		<pubDate>Fri, 05 Sep 2008 05:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/2008/04/05/a-match-made-in-hell-windows-xp-boot-camp-20-and-ntfs/#comment-2383</guid>
		<description>After trying every single thing you'd mentioned, i was tying my noose when i stumbled upon this website.  Thank you so much for saving me the time involved and the cost of the rope.  Seriously.  Thanks.</description>
		<content:encoded><![CDATA[<p>After trying every single thing you&#8217;d mentioned, i was tying my noose when i stumbled upon this website.  Thank you so much for saving me the time involved and the cost of the rope.  Seriously.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend_Paginator by Jim Safley</title>
		<link>http://www.builtfromsource.com/2008/09/03/zend_paginator/#comment-2337</link>
		<dc:creator>Jim Safley</dc:creator>
		<pubDate>Thu, 04 Sep 2008 01:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=168#comment-2337</guid>
		<description>Your component is a much needed enhancement to the Zend Framework. More than a year ago I wrote a Zend view helper pagination script that served its purpose (http://www.fabapps.com/software/pagination.php). Now that your far superior paginator is released, I can be much more confident that my pagination features are stable, robust, and easy to use. Thank you for you efforts here.</description>
		<content:encoded><![CDATA[<p>Your component is a much needed enhancement to the Zend Framework. More than a year ago I wrote a Zend view helper pagination script that served its purpose (http://www.fabapps.com/software/pagination.php). Now that your far superior paginator is released, I can be much more confident that my pagination features are stable, robust, and easy to use. Thank you for you efforts here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend_Paginator by Chris Beer</title>
		<link>http://www.builtfromsource.com/2008/09/03/zend_paginator/#comment-2332</link>
		<dc:creator>Chris Beer</dc:creator>
		<pubDate>Wed, 03 Sep 2008 22:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=168#comment-2332</guid>
		<description>Thanks for your work on it -- I've put it in use on almost all my ZF-based projects. Hopefully I'll be able to release some more code soon, because Zend_Paginator + Zend_Cache really makes paginating search results easy</description>
		<content:encoded><![CDATA[<p>Thanks for your work on it &#8212; I&#8217;ve put it in use on almost all my ZF-based projects. Hopefully I&#8217;ll be able to release some more code soon, because Zend_Paginator + Zend_Cache really makes paginating search results easy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by Laurent</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2323</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Wed, 03 Sep 2008 12:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2323</guid>
		<description>Hi! 
I am really a CSS newbie &#38; I cant find a way to make my suckerfish menu work with IE... the submenus are not under the good topmenu, always under the next topmenu to the right.
Could you please have a look and tell me what to do? I tried many solutions, but I am sure that I made something wrong.
http://www.spljunior.com
THks!
Laurent</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I am really a CSS newbie &amp; I cant find a way to make my suckerfish menu work with IE&#8230; the submenus are not under the good topmenu, always under the next topmenu to the right.<br />
Could you please have a look and tell me what to do? I tried many solutions, but I am sure that I made something wrong.<br />
<a href="http://www.spljunior.com" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://www.spljunior.com');" rel="nofollow">http://www.spljunior.com</a><br />
THks!<br />
Laurent</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The future of PHP by Linus</title>
		<link>http://www.builtfromsource.com/2008/06/12/the-future-of-php/#comment-2157</link>
		<dc:creator>Linus</dc:creator>
		<pubDate>Tue, 19 Aug 2008 08:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=31#comment-2157</guid>
		<description>Application programming is different from web programming. Applications have a longer life time so the systems that run them have to be backwards compatible for a longer time, PHP can afford to be a bit less BC.</description>
		<content:encoded><![CDATA[<p>Application programming is different from web programming. Applications have a longer life time so the systems that run them have to be backwards compatible for a longer time, PHP can afford to be a bit less BC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by New and Improved&#8230; &#124; Hi, my name is Al</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2156</link>
		<dc:creator>New and Improved&#8230; &#124; Hi, my name is Al</dc:creator>
		<pubDate>Thu, 14 Aug 2008 06:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2156</guid>
		<description>[...] Changing focus then rolling over the menu. Luckily, the solution is quite easy. I found it at Built from Source. For anyone that doesnt want to click through, [...]</description>
		<content:encoded><![CDATA[<p>[...] Changing focus then rolling over the menu. Luckily, the solution is quite easy. I found it at Built from Source. For anyone that doesnt want to click through, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by Robert</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2155</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 14 Aug 2008 03:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2155</guid>
		<description>OH MY GOD. THANK YOU for this fix.</description>
		<content:encoded><![CDATA[<p>OH MY GOD. THANK YOU for this fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by matt</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2154</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 13 Aug 2008 23:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2154</guid>
		<description>thanks thanks!! i didn't notice this bug till a client pointed it out. your fix worked out *perfectly*. 

now to check the other sites i've used suckerfish on. hah.</description>
		<content:encoded><![CDATA[<p>thanks thanks!! i didn&#8217;t notice this bug till a client pointed it out. your fix worked out *perfectly*. </p>
<p>now to check the other sites i&#8217;ve used suckerfish on. hah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by Blanc</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2143</link>
		<dc:creator>Blanc</dc:creator>
		<pubDate>Fri, 01 Aug 2008 13:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2143</guid>
		<description>Another thanks for the fix.  Nice ot see so many comments discussing it too</description>
		<content:encoded><![CDATA[<p>Another thanks for the fix.  Nice ot see so many comments discussing it too</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by Tractors</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2140</link>
		<dc:creator>Tractors</dc:creator>
		<pubDate>Thu, 31 Jul 2008 13:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2140</guid>
		<description>Thanks for the fix!</description>
		<content:encoded><![CDATA[<p>Thanks for the fix!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by Jeff</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2139</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 29 Jul 2008 22:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2139</guid>
		<description>Thanks so much for this - you saved me tons of work. I was having this problem in IE7 in a page using IFrames. It now works in IE7 and did not break in FF3, IE6 or Safari 3.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this - you saved me tons of work. I was having this problem in IE7 in a page using IFrames. It now works in IE7 and did not break in FF3, IE6 or Safari 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon.com&#8217;s down by Web Design London</title>
		<link>http://www.builtfromsource.com/2008/06/06/amazoncoms-down/#comment-2136</link>
		<dc:creator>Web Design London</dc:creator>
		<pubDate>Mon, 28 Jul 2008 16:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=30#comment-2136</guid>
		<description>unbelievable.</description>
		<content:encoded><![CDATA[<p>unbelievable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The future of PHP by nfo</title>
		<link>http://www.builtfromsource.com/2008/06/12/the-future-of-php/#comment-2133</link>
		<dc:creator>nfo</dc:creator>
		<pubDate>Fri, 18 Jul 2008 12:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=31#comment-2133</guid>
		<description>Since php runs on allmost any server out there, the move to another language will take a while... 
however some wishes i had for the next version are:
true thread-safety
strong typing
cleanup of unused function

best regards

nfo</description>
		<content:encoded><![CDATA[<p>Since php runs on allmost any server out there, the move to another language will take a while&#8230;<br />
however some wishes i had for the next version are:<br />
true thread-safety<br />
strong typing<br />
cleanup of unused function</p>
<p>best regards</p>
<p>nfo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting plugins in Internet Explorer (and a few hints for all the others) by Knowledge Base &#187; Blog Archive &#187; Plugin Detection in Java Script/Vb Script</title>
		<link>http://www.builtfromsource.com/2007/06/26/detecting-plugins-in-internet-explorer-and-a-few-hints-for-all-the-others/#comment-2132</link>
		<dc:creator>Knowledge Base &#187; Blog Archive &#187; Plugin Detection in Java Script/Vb Script</dc:creator>
		<pubDate>Fri, 18 Jul 2008 05:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/2007/06/26/detecting-plugins-in-internet-explorer-and-a-few-hints-for-all-the-others/#comment-2132</guid>
		<description>[...] * Eric Gerds adds that “navigator.javaEnabled() does not reveal whether Java is installed or not in IE.” Apparently disabling Java in IE merely disables the applet tag. Applets can still be loaded with the object tag despite javaEnabled() returning false. As such, you may want to modify this code. See his complete comment below. [...]</description>
		<content:encoded><![CDATA[<p>[...] * Eric Gerds adds that “navigator.javaEnabled() does not reveal whether Java is installed or not in IE.” Apparently disabling Java in IE merely disables the applet tag. Applets can still be loaded with the object tag despite javaEnabled() returning false. As such, you may want to modify this code. See his complete comment below. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Suckerfish dropdowns in IE 7 by Bart Noppen</title>
		<link>http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/#comment-2131</link>
		<dc:creator>Bart Noppen</dc:creator>
		<pubDate>Wed, 16 Jul 2008 21:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtfromsource.com/?p=3#comment-2131</guid>
		<description>The background-position: 0 0; solution from comment #50 did the trick overhere.
For those whose menu are not on the correct loation, use 
left: 0; 
instead of
left: auto;</description>
		<content:encoded><![CDATA[<p>The background-position: 0 0; solution from comment #50 did the trick overhere.<br />
For those whose menu are not on the correct loation, use<br />
left: 0;<br />
instead of<br />
left: auto;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
