<?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 Webegg</title>
	<atom:link href="http://www.webegg.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webegg.co.uk</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 02 Jun 2010 18:33:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Flicker effect with jQuery by webegg</title>
		<link>http://www.webegg.co.uk/flicker-effect-with-jquery/#comment-16</link>
		<dc:creator>webegg</dc:creator>
		<pubDate>Wed, 02 Jun 2010 18:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.webegg.co.uk/?p=506#comment-16</guid>
		<description>Thanks for your comment Richard. Looking at your site it looks like you may want to have a play with HTML5&#039;s new canvas features. Loads of stuff there.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment Richard. Looking at your site it looks like you may want to have a play with HTML5&#8242;s new canvas features. Loads of stuff there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flicker effect with jQuery by Richard</title>
		<link>http://www.webegg.co.uk/flicker-effect-with-jquery/#comment-15</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 02 Jun 2010 14:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webegg.co.uk/?p=506#comment-15</guid>
		<description>very cool.
I hadn&#039;t heard of jquery before. it works well.</description>
		<content:encoded><![CDATA[<p>very cool.<br />
I hadn&#8217;t heard of jquery before. it works well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Progressive Enhancement is a good thing by webegg</title>
		<link>http://www.webegg.co.uk/progressive-enhancement-is-a-good-thing/#comment-19</link>
		<dc:creator>webegg</dc:creator>
		<pubDate>Wed, 05 May 2010 20:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webegg.co.uk/?p=535#comment-19</guid>
		<description>Thanks for the comments Tjobbe, its good to hear that others feel the same way and that we&#039;re spreading the word.
We all try to think the same it&#039;ll make the Web better for everyone.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments Tjobbe, its good to hear that others feel the same way and that we&#8217;re spreading the word.<br />
We all try to think the same it&#8217;ll make the Web better for everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Progressive Enhancement is a good thing by Tjobbe Andrews</title>
		<link>http://www.webegg.co.uk/progressive-enhancement-is-a-good-thing/#comment-18</link>
		<dc:creator>Tjobbe Andrews</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webegg.co.uk/?p=535#comment-18</guid>
		<description>Great examples; and a well thought post. have to say I agree with you on most points.

Personally, I will try my best wherever possible to meet the demands of the designer. If the designer comes up with an idea / concept / design, then I will do whatever it takes to make sure it works as close as possible in all browsers.

If however, I see the opportunity to use some CSS3 or jQuery, I would consult with the designer and client and say; &quot;how about we add this for modern browsers?&quot;. In my eyes, we&#039;ve met the design we promised the client and that the designer envisaged, but have also gone the extra mile and added some &quot;posh&quot; to liven things up a little.

Our clients are mainly IE users, and I agree that a little bit of education is needed but I unfortunately don&#039;t have the power to persuade clients to upgrade. we have though dropped support for ie6, which made me very happy ;o)

Until then, I will keep pushing for us to be more open with our clients and I will keep enhancing progressively.</description>
		<content:encoded><![CDATA[<p>Great examples; and a well thought post. have to say I agree with you on most points.</p>
<p>Personally, I will try my best wherever possible to meet the demands of the designer. If the designer comes up with an idea / concept / design, then I will do whatever it takes to make sure it works as close as possible in all browsers.</p>
<p>If however, I see the opportunity to use some CSS3 or jQuery, I would consult with the designer and client and say; &#8220;how about we add this for modern browsers?&#8221;. In my eyes, we&#8217;ve met the design we promised the client and that the designer envisaged, but have also gone the extra mile and added some &#8220;posh&#8221; to liven things up a little.</p>
<p>Our clients are mainly IE users, and I agree that a little bit of education is needed but I unfortunately don&#8217;t have the power to persuade clients to upgrade. we have though dropped support for ie6, which made me very happy ;o)</p>
<p>Until then, I will keep pushing for us to be more open with our clients and I will keep enhancing progressively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a slidedown box with jQuery by webegg</title>
		<link>http://www.webegg.co.uk/adding-a-slidedown-box-with-jquery/#comment-8</link>
		<dc:creator>webegg</dc:creator>
		<pubDate>Fri, 23 Oct 2009 16:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://local.webegg.co.uk/?p=102#comment-8</guid>
		<description>Thanks for your comment.
Funnily enough, this is the first bit of script I tried. Problem is, keeping the head area in tact while hiding the area underneath. Using this simpler bit of code would be great, however, all it will do is hide the link when you click it, leaving the rest of the divs in place.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment.<br />
Funnily enough, this is the first bit of script I tried. Problem is, keeping the head area in tact while hiding the area underneath. Using this simpler bit of code would be great, however, all it will do is hide the link when you click it, leaving the rest of the divs in place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a slidedown box with jQuery by Elie andraos</title>
		<link>http://www.webegg.co.uk/adding-a-slidedown-box-with-jquery/#comment-7</link>
		<dc:creator>Elie andraos</dc:creator>
		<pubDate>Fri, 23 Oct 2009 05:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://local.webegg.co.uk/?p=102#comment-7</guid>
		<description>you could simply have done the following:

$(&#039;.slidetease&#039;).click(function () {
  $(this).slideToggle();
 });</description>
		<content:encoded><![CDATA[<p>you could simply have done the following:</p>
<p>$(&#8216;.slidetease&#8217;).click(function () {<br />
  $(this).slideToggle();<br />
 });</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a slidedown box with jQuery by webegg</title>
		<link>http://www.webegg.co.uk/adding-a-slidedown-box-with-jquery/#comment-6</link>
		<dc:creator>webegg</dc:creator>
		<pubDate>Tue, 13 Oct 2009 19:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://local.webegg.co.uk/?p=102#comment-6</guid>
		<description>A new demo area has been added to the site for all future blog posts and link has been added to this post. Hope that helps :)</description>
		<content:encoded><![CDATA[<p>A new demo area has been added to the site for all future blog posts and link has been added to this post. Hope that helps <img src='http://www.webegg.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a slidedown box with jQuery by webegg</title>
		<link>http://www.webegg.co.uk/adding-a-slidedown-box-with-jquery/#comment-5</link>
		<dc:creator>webegg</dc:creator>
		<pubDate>Wed, 23 Sep 2009 10:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://local.webegg.co.uk/?p=102#comment-5</guid>
		<description>No there isn&#039;t at the moment. Thanks for the comment and I&#039;ll get onto adding a demo soon.</description>
		<content:encoded><![CDATA[<p>No there isn&#8217;t at the moment. Thanks for the comment and I&#8217;ll get onto adding a demo soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a slidedown box with jQuery by Queensland</title>
		<link>http://www.webegg.co.uk/adding-a-slidedown-box-with-jquery/#comment-4</link>
		<dc:creator>Queensland</dc:creator>
		<pubDate>Wed, 23 Sep 2009 06:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://local.webegg.co.uk/?p=102#comment-4</guid>
		<description>Useful script. was there a demo page??</description>
		<content:encoded><![CDATA[<p>Useful script. was there a demo page??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.webegg.co.uk @ 2010-09-05 13:22:11 -->