<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Big Questions, Short&#160;Answers</title> <atom:link href="http://davidwalsh.name/big-questions-short-answers/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/big-questions-short-answers</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 14:25:32 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Kelley van Evert</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-8001</link> <dc:creator>Kelley van Evert</dc:creator> <pubDate>Mon, 02 Mar 2009 21:04:24 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-8001</guid> <description>I pretty much agree with you on most of them, except the new window: new windows for links are horrible, and must be avoided at all costs! :Pcheers!</description> <content:encoded><![CDATA[<p>I pretty much agree with you on most of them, except the new window: new windows for links are horrible, and must be avoided at all costs! :P</p><p>cheers!</p> ]]></content:encoded> </item> <item><title>By: Eneza</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-7413</link> <dc:creator>Eneza</dc:creator> <pubDate>Thu, 22 Jan 2009 07:20:18 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-7413</guid> <description>Thanks for the tip, but it will be usually depends on the person... </description> <content:encoded><![CDATA[<p>Thanks for the tip, but it will be usually depends on the person&#8230;</p> ]]></content:encoded> </item> <item><title>By: Middle Click</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-3972</link> <dc:creator>Middle Click</dc:creator> <pubDate>Thu, 27 Nov 2008 08:59:04 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-3972</guid> <description>good list...don&#039;t know what all the fuss about &quot;new window&quot; is...I use middle click/wheel button to open any links because i hate when a site sends me somewhere else. btw most browsers support this event now too. </description> <content:encoded><![CDATA[<p>good list&#8230;don&#8217;t know what all the fuss about &#8220;new window&#8221; is&#8230;I use middle click/wheel button to open any links because i hate when a site sends me somewhere else. btw most browsers support this event now too.</p> ]]></content:encoded> </item> <item><title>By: Marcel</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-3746</link> <dc:creator>Marcel</dc:creator> <pubDate>Sun, 09 Nov 2008 00:26:13 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-3746</guid> <description>And how are you going to handle this project?Where&#039;s the nearest power outlet?--me, 2 days ago</description> <content:encoded><![CDATA[<p>And how are you going to handle this project?</p><p>Where&#8217;s the nearest power outlet?</p><p>&#8211;me, 2 days ago</p> ]]></content:encoded> </item> <item><title>By: Clinton Montague</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-3716</link> <dc:creator>Clinton Montague</dc:creator> <pubDate>Thu, 06 Nov 2008 14:40:41 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-3716</guid> <description>Some very good points here! Very entertaining post! I have to agree with the other people who have said that they prefer to use ems instead of pxs. Instead of the 62.5% rule, I do this:body {
font-size: 10px;
}
.classname
{
font-size: 1.2em; /* this is 12px */
}I normally use jQuery, but agree with having another in my arsenal, I am currently experimenting with Moo.</description> <content:encoded><![CDATA[<p>Some very good points here! Very entertaining post! I have to agree with the other people who have said that they prefer to use ems instead of pxs. Instead of the 62.5% rule, I do this:</p><p>body {<br
/> font-size: 10px;<br
/> }<br
/> .classname<br
/> {<br
/> font-size: 1.2em; /* this is 12px */<br
/> }</p><p>I normally use jQuery, but agree with having another in my arsenal, I am currently experimenting with Moo.</p> ]]></content:encoded> </item> <item><title>By: cssbit</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-3607</link> <dc:creator>cssbit</dc:creator> <pubDate>Tue, 28 Oct 2008 22:46:14 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-3607</guid> <description>Thanks you, i have the same point about XHTML</description> <content:encoded><![CDATA[<p>Thanks you, i have the same point about XHTML</p> ]]></content:encoded> </item> <item><title>By: adam</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-3586</link> <dc:creator>adam</dc:creator> <pubDate>Sun, 26 Oct 2008 14:59:51 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-3586</guid> <description>new window? let the user decide with a right-click. if the link is flash, this doesn&#039;t work unless programmed that way which i have never seen done.</description> <content:encoded><![CDATA[<p>new window? let the user decide with a right-click. if the link is flash, this doesn&#8217;t work unless programmed that way which i have never seen done.</p> ]]></content:encoded> </item> <item><title>By: miketrix</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-3575</link> <dc:creator>miketrix</dc:creator> <pubDate>Fri, 24 Oct 2008 16:07:07 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-3575</guid> <description>Nice post. I was a px-user evolved to em. I think em is better, more exact and flexible (and yeah, i do the 62.5% technique to get the 1em = 1px)I&#039;m using prototye for quite long but i read a lot of moo/jquery stuff and looks cool too. I think the matter is not what framework is better, but with what framework you feel more comfortable.</description> <content:encoded><![CDATA[<p>Nice post. I was a px-user evolved to em. I think em is better, more exact and flexible (and yeah, i do the 62.5% technique to get the 1em = 1px)</p><p>I&#8217;m using prototye for quite long but i read a lot of moo/jquery stuff and looks cool too. I think the matter is not what framework is better, but with what framework you feel more comfortable.</p> ]]></content:encoded> </item> <item><title>By: david</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-3547</link> <dc:creator>david</dc:creator> <pubDate>Wed, 22 Oct 2008 23:42:41 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-3547</guid> <description>&lt;p&gt;@Dathan:  I disagree.  If my customer&#039;s website links to a supplier&#039;s website, why would my customer want the user to stay in the same window?  The supplier&#039;s website is supposed to act as reference information.  The new window is a way of saying &quot;not as important.&quot;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>@Dathan:  I disagree.  If my customer&#8217;s website links to a supplier&#8217;s website, why would my customer want the user to stay in the same window?  The supplier&#8217;s website is supposed to act as reference information.  The new window is a way of saying &#8220;not as important.&#8221;</p> ]]></content:encoded> </item> <item><title>By: Dathan Nicholson</title><link>http://davidwalsh.name/big-questions-short-answers/comment-page-1#comment-3546</link> <dc:creator>Dathan Nicholson</dc:creator> <pubDate>Wed, 22 Oct 2008 22:30:10 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=647#comment-3546</guid> <description>You shouldn’t force a new window to open. Let the user ctrl+click or right click and move their mouse down 10px. Besides, there&#039;s some possibilty it could cause issues with pop-up blockers.</description> <content:encoded><![CDATA[<p>You shouldn’t force a new window to open. Let the user ctrl+click or right click and move their mouse down 10px. Besides, there&#8217;s some possibilty it could cause issues with pop-up blockers.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/17 queries in 0.023 seconds using disk: basic
Object Caching 865/866 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 09:47:02 -->
