<?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>Comments on: Done with faux columns</title>
	<atom:link href="http://www.diovo.com/2009/08/done-with-faux-columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.diovo.com/2009/08/done-with-faux-columns/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 16:08:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pau Sanchez</title>
		<link>http://www.diovo.com/2009/08/done-with-faux-columns/comment-page-1/#comment-2307</link>
		<dc:creator>Pau Sanchez</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.diovo.com/?p=870#comment-2307</guid>
		<description>Hi!
The simplest solution I found, after lots and lots of researching several months ago, is to use tables ;)

There are things that can be done with DIVs, and situations where DIVs work great, but we have to face it. If you want to create a layout with no hacks, tables are the best.

I think a wrote a post about this some months ago:
http://www.codigomanso.com/en/2009/02/should-i-use-tables-for-layout/

Anyway, is like the problem you mentioned with Fibonacci. You can use recursion, but, seriously, if you plan to compute more than the 30th number, what you have to use is a &quot;for&quot;. Even if you want only the 10th number.

Really interesting blog, I&#039;m really enjoying it!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
The simplest solution I found, after lots and lots of researching several months ago, is to use tables <img src='http://www.diovo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>There are things that can be done with DIVs, and situations where DIVs work great, but we have to face it. If you want to create a layout with no hacks, tables are the best.</p>
<p>I think a wrote a post about this some months ago:<br />
<a href="http://www.codigomanso.com/en/2009/02/should-i-use-tables-for-layout/" rel="nofollow">http://www.codigomanso.com/en/2009/02/should-i-use-tables-for-layout/</a></p>
<p>Anyway, is like the problem you mentioned with Fibonacci. You can use recursion, but, seriously, if you plan to compute more than the 30th number, what you have to use is a &#8220;for&#8221;. Even if you want only the 10th number.</p>
<p>Really interesting blog, I&#8217;m really enjoying it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niyaz PK</title>
		<link>http://www.diovo.com/2009/08/done-with-faux-columns/comment-page-1/#comment-1996</link>
		<dc:creator>Niyaz PK</dc:creator>
		<pubDate>Sun, 08 Nov 2009 13:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.diovo.com/?p=870#comment-1996</guid>
		<description>Michel,

I have updated the code to address your concern.</description>
		<content:encoded><![CDATA[<p>Michel,</p>
<p>I have updated the code to address your concern.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu from Web design and development North London</title>
		<link>http://www.diovo.com/2009/08/done-with-faux-columns/comment-page-1/#comment-1927</link>
		<dc:creator>Stu from Web design and development North London</dc:creator>
		<pubDate>Wed, 07 Oct 2009 09:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.diovo.com/?p=870#comment-1927</guid>
		<description>I normally try to fix layout problems with CSS, I&#039;ve never actually thought of using a JQuery before. I&#039;ve certainly had the sidebar problem before! Will try this in the future, thanks.</description>
		<content:encoded><![CDATA[<p>I normally try to fix layout problems with CSS, I&#8217;ve never actually thought of using a JQuery before. I&#8217;ve certainly had the sidebar problem before! Will try this in the future, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: P@Computer Services LA</title>
		<link>http://www.diovo.com/2009/08/done-with-faux-columns/comment-page-1/#comment-1919</link>
		<dc:creator>P@Computer Services LA</dc:creator>
		<pubDate>Sun, 27 Sep 2009 06:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.diovo.com/?p=870#comment-1919</guid>
		<description>Thanks for the pointer. One of my clients encountered this problem and I had to get creative in helping them. Nice to know I wasn&#039;t alone.</description>
		<content:encoded><![CDATA[<p>Thanks for the pointer. One of my clients encountered this problem and I had to get creative in helping them. Nice to know I wasn&#8217;t alone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.diovo.com/2009/08/done-with-faux-columns/comment-page-1/#comment-1850</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Mon, 17 Aug 2009 12:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.diovo.com/?p=870#comment-1850</guid>
		<description>Good point Fabien, I guess you would have to handle cases where $(&quot;.sidebar&quot;).height() &gt; $(&quot;.content&quot;).height() otherwise the sidebar will be truncated and you won&#039;t see all its content.</description>
		<content:encoded><![CDATA[<p>Good point Fabien, I guess you would have to handle cases where $(&#8220;.sidebar&#8221;).height() &gt; $(&#8220;.content&#8221;).height() otherwise the sidebar will be truncated and you won&#8217;t see all its content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabien</title>
		<link>http://www.diovo.com/2009/08/done-with-faux-columns/comment-page-1/#comment-1849</link>
		<dc:creator>Fabien</dc:creator>
		<pubDate>Mon, 17 Aug 2009 11:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.diovo.com/?p=870#comment-1849</guid>
		<description>Oops, forgot another point: I&#039;ve used that kind of technique, but without JQuery, and I&#039;ve had an issue: while I&#039;m resizing Firefox&#039;s window, Javascript doesn&#039;t receive &quot;resize&quot; events, so the layout is messed up. Once you&#039;ve finished resizing the window, it works, though.

IIRC IE doesn&#039;t have this bug.</description>
		<content:encoded><![CDATA[<p>Oops, forgot another point: I&#8217;ve used that kind of technique, but without JQuery, and I&#8217;ve had an issue: while I&#8217;m resizing Firefox&#8217;s window, Javascript doesn&#8217;t receive &#8220;resize&#8221; events, so the layout is messed up. Once you&#8217;ve finished resizing the window, it works, though.</p>
<p>IIRC IE doesn&#8217;t have this bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabien</title>
		<link>http://www.diovo.com/2009/08/done-with-faux-columns/comment-page-1/#comment-1848</link>
		<dc:creator>Fabien</dc:creator>
		<pubDate>Mon, 17 Aug 2009 11:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.diovo.com/?p=870#comment-1848</guid>
		<description>Does this work as-is, or do you have to add a bit of code to handle window resizing, font resizing, the case where the text in &quot;content&quot; is smaller than the text in &quot;sidebar&quot;, etc.?</description>
		<content:encoded><![CDATA[<p>Does this work as-is, or do you have to add a bit of code to handle window resizing, font resizing, the case where the text in &#8220;content&#8221; is smaller than the text in &#8220;sidebar&#8221;, etc.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.diovo.com/2009/08/done-with-faux-columns/comment-page-1/#comment-1842</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Thu, 13 Aug 2009 17:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.diovo.com/?p=870#comment-1842</guid>
		<description>I agree with you completely. People focus too much on the doing it the right way instead of doing it the ok way that will not take a week. To them I say &lt;a href=&quot;http://crossbrowser.net/211/stop-worrying-start-doing/&quot; rel=&quot;nofollow&quot;&gt;Stop worrying, start doing!&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I agree with you completely. People focus too much on the doing it the right way instead of doing it the ok way that will not take a week. To them I say <a href="http://crossbrowser.net/211/stop-worrying-start-doing/" rel="nofollow">Stop worrying, start doing!</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
