<?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 Paul Gueller</title>
	<atom:link href="http://paulgueller.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulgueller.com</link>
	<description>Interactive. Web. Solutions.</description>
	<lastBuildDate>Mon, 27 Jun 2011 16:27:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Toggle Text Field Values with jQuery by Paul</title>
		<link>http://paulgueller.com/2009/09/18/toggle-text-field-values-with-jquery/comment-page-1/#comment-648</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 27 Jun 2011 16:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=176#comment-648</guid>
		<description>Based on your input, I have uploaded a new version of the zip file. I have included an &lt;i&gt;example.html&lt;/i&gt; file, and made some adjustments to the script based on JSLint results.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Based on your input, I have uploaded a new version of the zip file. I have included an <i>example.html</i> file, and made some adjustments to the script based on JSLint results.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Toggle Text Field Values with jQuery by Paul</title>
		<link>http://paulgueller.com/2009/09/18/toggle-text-field-values-with-jquery/comment-page-1/#comment-646</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 24 Jun 2011 04:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=176#comment-646</guid>
		<description>True, I did not include an example in the .zip file, but you can use the markup and implementation in the post above.

I have included this plugin on many sites, and given the proper setup it does work like it should. Check to make sure the script is included after the jQuery library is linked to, and the invocation statement is either after the body markup or inside a document.ready function.

If you have a specific error, please let me know, and I will see what I can do to help out.

Thanks for your feedback!</description>
		<content:encoded><![CDATA[<p>True, I did not include an example in the .zip file, but you can use the markup and implementation in the post above.</p>
<p>I have included this plugin on many sites, and given the proper setup it does work like it should. Check to make sure the script is included after the jQuery library is linked to, and the invocation statement is either after the body markup or inside a document.ready function.</p>
<p>If you have a specific error, please let me know, and I will see what I can do to help out.</p>
<p>Thanks for your feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Toggle Text Field Values with jQuery by Kalle H. Väravas</title>
		<link>http://paulgueller.com/2009/09/18/toggle-text-field-values-with-jquery/comment-page-1/#comment-644</link>
		<dc:creator>Kalle H. Väravas</dc:creator>
		<pubDate>Fri, 24 Jun 2011 00:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=176#comment-644</guid>
		<description>Does not have an example.

Does not work.

Buggs out the other jquery scripts.</description>
		<content:encoded><![CDATA[<p>Does not have an example.</p>
<p>Does not work.</p>
<p>Buggs out the other jquery scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse the Querystring with jQuery by Jean Ducrot</title>
		<link>http://paulgueller.com/2011/04/26/parse-the-querystring-with-jquery/comment-page-1/#comment-642</link>
		<dc:creator>Jean Ducrot</dc:creator>
		<pubDate>Thu, 02 Jun 2011 17:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=426#comment-642</guid>
		<description>Nice plugin Paul. Have you ever looked at Ben Allman&#039;s BBQ plugin? It does all that and more: http://benalman.com/projects/jquery-bbq-plugin/</description>
		<content:encoded><![CDATA[<p>Nice plugin Paul. Have you ever looked at Ben Allman&#8217;s BBQ plugin? It does all that and more: <a href="http://benalman.com/projects/jquery-bbq-plugin/" rel="nofollow">http://benalman.com/projects/jquery-bbq-plugin/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Open-Source Alternative to Basecamp: ProjectPier by Maria</title>
		<link>http://paulgueller.com/2009/09/14/open-sourcealternative-to-basecamp-projectpier/comment-page-1/#comment-640</link>
		<dc:creator>Maria</dc:creator>
		<pubDate>Fri, 20 May 2011 08:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=88#comment-640</guid>
		<description>For me it&#039;s important that it is simple so it saves time rather than making it more consuming. I&#039;ve been using Teambox as an alternative, very easy and useful for task managing.</description>
		<content:encoded><![CDATA[<p>For me it&#8217;s important that it is simple so it saves time rather than making it more consuming. I&#8217;ve been using Teambox as an alternative, very easy and useful for task managing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Toggle Text Field Values with jQuery by Paul</title>
		<link>http://paulgueller.com/2009/09/18/toggle-text-field-values-with-jquery/comment-page-1/#comment-565</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 26 Mar 2011 18:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=176#comment-565</guid>
		<description>I try to avoid as many Internet Explorer issues as possible from the beginning of a design. I use a reset stylesheet to normalize as many or the elements as possible, and then follow best practices for designing with IE in mind. For this blog design, I am relying on many HTML5 elements with modernizr.js, and using 960.gs CSS framework for standardized grid layout.

I personally do not support IE6 anymore (consider http://ie6countdown.com/) and try to avoid invoking &#039;haslayout&#039; whenever possible.

Good luck!</description>
		<content:encoded><![CDATA[<p>I try to avoid as many Internet Explorer issues as possible from the beginning of a design. I use a reset stylesheet to normalize as many or the elements as possible, and then follow best practices for designing with IE in mind. For this blog design, I am relying on many HTML5 elements with modernizr.js, and using 960.gs CSS framework for standardized grid layout.</p>
<p>I personally do not support IE6 anymore (consider <a href="http://ie6countdown.com/" rel="nofollow">http://ie6countdown.com/</a>) and try to avoid invoking &#8216;haslayout&#8217; whenever possible.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Toggle Text Field Values with jQuery by DaElisione Malina</title>
		<link>http://paulgueller.com/2009/09/18/toggle-text-field-values-with-jquery/comment-page-1/#comment-564</link>
		<dc:creator>DaElisione Malina</dc:creator>
		<pubDate>Sat, 26 Mar 2011 13:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=176#comment-564</guid>
		<description>I&#039;m really enjoying the theme/design of your weblog. Do you ever run into any internet browser compatibility problems? A handful of my blog audience have complained about my site not working correctly in Explorer but looks great in Opera. Do you have any recommendations to help fix this issue?</description>
		<content:encoded><![CDATA[<p>I&#8217;m really enjoying the theme/design of your weblog. Do you ever run into any internet browser compatibility problems? A handful of my blog audience have complained about my site not working correctly in Explorer but looks great in Opera. Do you have any recommendations to help fix this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Toggle Text Field Values with jQuery by Pushpinder Bagga</title>
		<link>http://paulgueller.com/2009/09/18/toggle-text-field-values-with-jquery/comment-page-1/#comment-563</link>
		<dc:creator>Pushpinder Bagga</dc:creator>
		<pubDate>Thu, 10 Mar 2011 11:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=176#comment-563</guid>
		<description>I found this search google for &quot;toggle textfield value&quot; - out of the box solution which I used as $( &#039;input[type=&quot;text&quot;], textarea&#039; ).each( function(){

Cheers!</description>
		<content:encoded><![CDATA[<p>I found this search google for &#8220;toggle textfield value&#8221; &#8211; out of the box solution which I used as $( &#8216;input[type="text"], textarea&#8217; ).each( function(){</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Innovative Layouts and Content Transitions with JavaScript by Hiffflise</title>
		<link>http://paulgueller.com/2009/02/07/innovative-layouts-and-content-transitions-with-javascript/comment-page-1/#comment-562</link>
		<dc:creator>Hiffflise</dc:creator>
		<pubDate>Tue, 01 Mar 2011 18:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=52#comment-562</guid>
		<description>hi, good site very much appreciatted.</description>
		<content:encoded><![CDATA[<p>hi, good site very much appreciatted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logo Design Inspiration by logo design company</title>
		<link>http://paulgueller.com/2009/01/24/logo-design-inspiration/comment-page-1/#comment-104</link>
		<dc:creator>logo design company</dc:creator>
		<pubDate>Fri, 19 Feb 2010 06:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulgueller.com/?p=74#comment-104</guid>
		<description>Your blog is pretty good and impressed me a lot. This article along with the images is quite in-depth and gives a good overview of the topic.</description>
		<content:encoded><![CDATA[<p>Your blog is pretty good and impressed me a lot. This article along with the images is quite in-depth and gives a good overview of the topic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

