<?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 for Agile Webmasters</title>
	<atom:link href="http://agilewebmasters.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://agilewebmasters.com</link>
	<description>Take the lead out...</description>
	<lastBuildDate>Thu, 06 Dec 2012 12:16:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>Comment on What is the best PHP accelerator to use? by Jiggy</title>
		<link>http://agilewebmasters.com/robert/what-is-the-best-php-accelerator-to-use/#comment-126167</link>
		<dc:creator>Jiggy</dc:creator>
		<pubDate>Thu, 06 Dec 2012 12:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=236#comment-126167</guid>
		<description><![CDATA[I tried APC, my host installed it for me, but i still fail to see a difference. How do I measure performance?]]></description>
		<content:encoded><![CDATA[<p>I tried APC, my host installed it for me, but i still fail to see a difference. How do I measure performance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Percentage rounding and sub pixel perfection by Benjamin</title>
		<link>http://agilewebmasters.com/robert/percentage-rounding-and-sub-pixel-perfection/#comment-123924</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Wed, 21 Nov 2012 13:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=244#comment-123924</guid>
		<description><![CDATA[Hello!

i stumbled over this as the problem teased me for several times. i tried to build kind of portfolio with a fluid grid where only pictures are shown with rectangle pictures. the basic size is something like 300 x 300 px and if i want to use pictures in a bigger scale i can use a multiple size of this in width and lenght. so far so good...everything should float to the left and so on. then i had the subpixel problem especially in firefox.
what worked out fantastic (i am not a professional webworker) was, to put everything in a wrapper which i use for adjusting the whole page width. so now u can see its logical a matter of calculation if u use diferent percentage widths. the problem occures only on certain widths. instead of giving the wrapper a percentage width and align it via margin:auto, i gave it  only a padding in pixels. i tried it in the most common browsers and its working pretty good. so maybe i only was lucky with going my trial and error method :) if somebody wants to try let me know about your experiences...]]></description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>i stumbled over this as the problem teased me for several times. i tried to build kind of portfolio with a fluid grid where only pictures are shown with rectangle pictures. the basic size is something like 300 x 300 px and if i want to use pictures in a bigger scale i can use a multiple size of this in width and lenght. so far so good&#8230;everything should float to the left and so on. then i had the subpixel problem especially in firefox.<br />
what worked out fantastic (i am not a professional webworker) was, to put everything in a wrapper which i use for adjusting the whole page width. so now u can see its logical a matter of calculation if u use diferent percentage widths. the problem occures only on certain widths. instead of giving the wrapper a percentage width and align it via margin:auto, i gave it  only a padding in pixels. i tried it in the most common browsers and its working pretty good. so maybe i only was lucky with going my trial and error method <img src='http://agilewebmasters.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  if somebody wants to try let me know about your experiences&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is the best PHP accelerator to use? by WebHost</title>
		<link>http://agilewebmasters.com/robert/what-is-the-best-php-accelerator-to-use/#comment-94051</link>
		<dc:creator>WebHost</dc:creator>
		<pubDate>Fri, 25 Nov 2011 17:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=236#comment-94051</guid>
		<description><![CDATA[What do you guys think of php for windows, and wincache extension?
I&#039;m pretty heavily tied into running both ASP Classic / .NET / and PHP on the same box.]]></description>
		<content:encoded><![CDATA[<p>What do you guys think of php for windows, and wincache extension?<br />
I&#8217;m pretty heavily tied into running both ASP Classic / .NET / and PHP on the same box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on phpBB Admin Email Search Mod Version 1.0.1 by Ian</title>
		<link>http://agilewebmasters.com/robert/phpbb-admin-email-search-mod-version-101/#comment-89958</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Wed, 05 Oct 2011 09:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=59#comment-89958</guid>
		<description><![CDATA[Hi there,

This looks like a very useful MOD. However the link you provide for Get Support goes to a page not found now, as does the link in the txt file bundled with the code.

Does the old support page still exist?

Thanks,

Ian]]></description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>This looks like a very useful MOD. However the link you provide for Get Support goes to a page not found now, as does the link in the txt file bundled with the code.</p>
<p>Does the old support page still exist?</p>
<p>Thanks,</p>
<p>Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Associative Arrays in VB.NET by SsJVasto</title>
		<link>http://agilewebmasters.com/nick/associative-arrays-in-vbnet/#comment-89574</link>
		<dc:creator>SsJVasto</dc:creator>
		<pubDate>Tue, 27 Sep 2011 15:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=139#comment-89574</guid>
		<description><![CDATA[Also, the example has a design flaw...

dim myFamily as Collection = new Collection
myFamily.add(&quot;Leah&quot;,&quot;wife&quot;)
myFamily.add(&quot;Cal&quot;,&quot;father&quot;)

If myFamily.Contains(&quot;dad&quot;) Then
Response.Write(&quot;My father is: &quot; &amp; myFamily(&quot;father&quot;).ToString)
End If

Your condition should be &quot;myFamily.Contains(&quot;father&quot;)&quot;...  The string is never displayed, it is always False, no element &quot;dad&quot; exists...]]></description>
		<content:encoded><![CDATA[<p>Also, the example has a design flaw&#8230;</p>
<p>dim myFamily as Collection = new Collection<br />
myFamily.add(&#8220;Leah&#8221;,&#8221;wife&#8221;)<br />
myFamily.add(&#8220;Cal&#8221;,&#8221;father&#8221;)</p>
<p>If myFamily.Contains(&#8220;dad&#8221;) Then<br />
Response.Write(&#8220;My father is: &#8221; &amp; myFamily(&#8220;father&#8221;).ToString)<br />
End If</p>
<p>Your condition should be &#8220;myFamily.Contains(&#8220;father&#8221;)&#8221;&#8230;  The string is never displayed, it is always False, no element &#8220;dad&#8221; exists&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nested Grids in YUI Grids CSS by Twitter Trackbacks for Nested Grids in YUI Grids CSS &#124; Agile Webmasters [agilewebmasters.com] on Topsy.com</title>
		<link>http://agilewebmasters.com/nick/nested-grids-in-yui-grids-css/#comment-68825</link>
		<dc:creator>Twitter Trackbacks for Nested Grids in YUI Grids CSS &#124; Agile Webmasters [agilewebmasters.com] on Topsy.com</dc:creator>
		<pubDate>Thu, 24 Feb 2011 10:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=238#comment-68825</guid>
		<description><![CDATA[[...] Nested Grids in YUI Grids CSS &#124; Agile Webmasters  agilewebmasters.com/nick/nested-grids-in-yui-grids-css/ &#8211; view page &#8211; cached  Today I was trying to achieve a 25%&#124;50%&#124;25% layout within the main block of my YUI Grid CSS layout. Everything I read in documentation seemed to indicate you [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Nested Grids in YUI Grids CSS | Agile Webmasters  agilewebmasters.com/nick/nested-grids-in-yui-grids-css/ &ndash; view page &ndash; cached  Today I was trying to achieve a 25%|50%|25% layout within the main block of my YUI Grid CSS layout. Everything I read in documentation seemed to indicate you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video: Nicole Sullivan &#8211; Design Fast Websites by alex</title>
		<link>http://agilewebmasters.com/robert/video-nicole-sullivan-design-fast-websites/#comment-62558</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 15 Oct 2010 14:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=250#comment-62558</guid>
		<description><![CDATA[The french girl is horrible...
And we... So you... Basically... What we ... In order to...]]></description>
		<content:encoded><![CDATA[<p>The french girl is horrible&#8230;<br />
And we&#8230; So you&#8230; Basically&#8230; What we &#8230; In order to&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Percentage rounding and sub pixel perfection by Russ</title>
		<link>http://agilewebmasters.com/robert/percentage-rounding-and-sub-pixel-perfection/#comment-58980</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Fri, 17 Sep 2010 14:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=244#comment-58980</guid>
		<description><![CDATA[It&#039;s unfortunate to see even this page is getting spammed by people hawking medications.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s unfortunate to see even this page is getting spammed by people hawking medications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Percentage rounding and sub pixel perfection by David Rivers</title>
		<link>http://agilewebmasters.com/robert/percentage-rounding-and-sub-pixel-perfection/#comment-54930</link>
		<dc:creator>David Rivers</dc:creator>
		<pubDate>Thu, 05 Aug 2010 14:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=244#comment-54930</guid>
		<description><![CDATA[This discussion is fascinating as I began the other night rolling my own grids solution I call gridular: http://github.com/DavidRivers/gridular.  I wasn&#039;t much aware of the &quot;subpixel rounding&quot; issues until I saw the term being listed as a feature of a CSS library while doing research.  I haven&#039;t even tested across browsers yet and my library is extremely alpha, but I might have to adopt Stubbornella&#039;s solution to this issue.

Stubbornella also forced me to consider removing gutters from units.  I would like to follow the OOCSS design principles as much as possible, but I may have to make a compromise for the sake of designer sanity.  I had envisioned providing a .gr.gr-m (a &quot;Grid&quot; with a margin &quot;Grid Style&quot; applied to it) as a class providing sane margin/gutter defaults (if such a thing exists) on grids, based on design theory if I can find enough theory to support specific algebra, and derivative classes to either add or remove margins/gutters if the designer wants more or less.  I&#039;m not really sure where I&#039;m going to end up with this idea, but I would really like to ease the burden of whitespacing grids and units if possible.

Robert, did you ever finish the CSS library you discuss in this blog entry?  I am curious to see what you have come up with.]]></description>
		<content:encoded><![CDATA[<p>This discussion is fascinating as I began the other night rolling my own grids solution I call gridular: <a href="http://github.com/DavidRivers/gridular" rel="nofollow">http://github.com/DavidRivers/gridular</a>.  I wasn&#8217;t much aware of the &#8220;subpixel rounding&#8221; issues until I saw the term being listed as a feature of a CSS library while doing research.  I haven&#8217;t even tested across browsers yet and my library is extremely alpha, but I might have to adopt Stubbornella&#8217;s solution to this issue.</p>
<p>Stubbornella also forced me to consider removing gutters from units.  I would like to follow the OOCSS design principles as much as possible, but I may have to make a compromise for the sake of designer sanity.  I had envisioned providing a .gr.gr-m (a &#8220;Grid&#8221; with a margin &#8220;Grid Style&#8221; applied to it) as a class providing sane margin/gutter defaults (if such a thing exists) on grids, based on design theory if I can find enough theory to support specific algebra, and derivative classes to either add or remove margins/gutters if the designer wants more or less.  I&#8217;m not really sure where I&#8217;m going to end up with this idea, but I would really like to ease the burden of whitespacing grids and units if possible.</p>
<p>Robert, did you ever finish the CSS library you discuss in this blog entry?  I am curious to see what you have come up with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is the best PHP accelerator to use? by Ron Peled</title>
		<link>http://agilewebmasters.com/robert/what-is-the-best-php-accelerator-to-use/#comment-51309</link>
		<dc:creator>Ron Peled</dc:creator>
		<pubDate>Tue, 20 Jul 2010 23:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://agilewebmasters.com/?p=236#comment-51309</guid>
		<description><![CDATA[The only problem I have found with APC is that for extremely large sites, say 60,000 files and higher it does not work so well and latest versions are BETA with some serious memory leaks. In those cases, eAccelerator performed the best. However, by no means it is perfect. It has some issues with stability and scalability but much more solid than APC.

Let&#039;s see what the future brings us, perhaps Hiphop for PHP...]]></description>
		<content:encoded><![CDATA[<p>The only problem I have found with APC is that for extremely large sites, say 60,000 files and higher it does not work so well and latest versions are BETA with some serious memory leaks. In those cases, eAccelerator performed the best. However, by no means it is perfect. It has some issues with stability and scalability but much more solid than APC.</p>
<p>Let&#8217;s see what the future brings us, perhaps Hiphop for PHP&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
