<?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: Plugin parade #1: metadata</title>
	<atom:link href="http://bassistance.de/2006/12/29/plugin-parade-1-metadata/feed/" rel="self" type="application/rss+xml" />
	<link>http://bassistance.de/2006/12/29/plugin-parade-1-metadata/</link>
	<description>Jörn Zaefferer on Bass, Geeks and Rock'n'Roll</description>
	<lastBuildDate>Tue, 31 Jan 2012 11:18:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jörn</title>
		<link>http://bassistance.de/2006/12/29/plugin-parade-1-metadata/comment-page-1/#comment-15748</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Fri, 06 Apr 2007 15:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2006/12/29/plugin-parade-1-metadata/#comment-15748</guid>
		<description>@Diego: It looks like I&#039;ve fixed that just a few days ago. Check my comment on the bug report: http://dev.jquery.com/ticket/164

Let me know if that works for you too!</description>
		<content:encoded><![CDATA[<p>@Diego: It looks like I&#8217;ve fixed that just a few days ago. Check my comment on the bug report: <a href="http://dev.jquery.com/ticket/164" rel="nofollow">http://dev.jquery.com/ticket/164</a></p>
<p>Let me know if that works for you too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://bassistance.de/2006/12/29/plugin-parade-1-metadata/comment-page-1/#comment-15746</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Fri, 06 Apr 2007 14:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2006/12/29/plugin-parade-1-metadata/#comment-15746</guid>
		<description>Hi,

Just wanted to let you know about a bug I found on your Metadata plugin.

Details of the bug:
http://dev.jquery.com/ticket/164

Details of the fix:
http://fyneworks.blogspot.com/2007/04/fix-for-jquery-bug-in-ie-working-with.html

This fix has worked for myself and 2 other people.

Thanks,
Diego A.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Just wanted to let you know about a bug I found on your Metadata plugin.</p>
<p>Details of the bug:<br />
<a href="http://dev.jquery.com/ticket/164" rel="nofollow">http://dev.jquery.com/ticket/164</a></p>
<p>Details of the fix:<br />
<a href="http://fyneworks.blogspot.com/2007/04/fix-for-jquery-bug-in-ie-working-with.html" rel="nofollow">http://fyneworks.blogspot.com/2007/04/fix-for-jquery-bug-in-ie-working-with.html</a></p>
<p>This fix has worked for myself and 2 other people.</p>
<p>Thanks,<br />
Diego A.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learning jQuery &#187; The Year of jQuery</title>
		<link>http://bassistance.de/2006/12/29/plugin-parade-1-metadata/comment-page-1/#comment-1216</link>
		<dc:creator>Learning jQuery &#187; The Year of jQuery</dc:creator>
		<pubDate>Wed, 03 Jan 2007 18:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2006/12/29/plugin-parade-1-metadata/#comment-1216</guid>
		<description>[...] The plugins keep rolling in: If you haven&#8217;t checked out the growing list of plugins lately, you&#8217;re in for a treat. Also, J&#246;rn Zaefferer, developer extraordinaire, has been on a tear lately with plugin blog entries, including a jQuery Plugin Authoring Guide, and a &#8220;plugin parade,&#8221; in which he explains how and why to use some already-made plugins. [...]</description>
		<content:encoded><![CDATA[<p>[...] The plugins keep rolling in: If you haven&#8217;t checked out the growing list of plugins lately, you&#8217;re in for a treat. Also, J&ouml;rn Zaefferer, developer extraordinaire, has been on a tear lately with plugin blog entries, including a jQuery Plugin Authoring Guide, and a &#8220;plugin parade,&#8221; in which he explains how and why to use some already-made plugins. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörn</title>
		<link>http://bassistance.de/2006/12/29/plugin-parade-1-metadata/comment-page-1/#comment-1175</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Sun, 31 Dec 2006 00:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2006/12/29/plugin-parade-1-metadata/#comment-1175</guid>
		<description>Good point Andrea. Unfortuanetely, the other two methods have both their own, in my opinion, worse drawbacks.

So you just have to make sure that use to many spaces.

The already mentioned validation plugin has an equalTo method. As the parameter, you define the element to compare to via a jQuery expression. This worked fine:

&lt;code&gt;{equalTo:&quot;#email&quot;}&lt;/code&gt;

But it could cause trouble with a bit more complex expressions.</description>
		<content:encoded><![CDATA[<p>Good point Andrea. Unfortuanetely, the other two methods have both their own, in my opinion, worse drawbacks.</p>
<p>So you just have to make sure that use to many spaces.</p>
<p>The already mentioned validation plugin has an equalTo method. As the parameter, you define the element to compare to via a jQuery expression. This worked fine:</p>
<p><code>{equalTo:"#email"}</code></p>
<p>But it could cause trouble with a bit more complex expressions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Ercolino</title>
		<link>http://bassistance.de/2006/12/29/plugin-parade-1-metadata/comment-page-1/#comment-1173</link>
		<dc:creator>Andrea Ercolino</dc:creator>
		<pubDate>Sat, 30 Dec 2006 19:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2006/12/29/plugin-parade-1-metadata/#comment-1173</guid>
		<description>I&#039;ve seen this plugin now, and it seems very good.

Anyway, the class method suffers the spaces problem, in a subtle way. This page will show a red welcome:

&lt;html&gt;
&lt;head&gt;
&lt;style&gt;
.a {color:red;}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;p class=&quot;{b:&#039; a &#039;}&quot;&gt;Hello World&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;

this means that any word can clash with an existing CSS class: not only identifiers, but also words inside properly quoted string values.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen this plugin now, and it seems very good.</p>
<p>Anyway, the class method suffers the spaces problem, in a subtle way. This page will show a red welcome:</p>
<p>&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;style&gt;<br />
.a {color:red;}<br />
&lt;/style&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;p class=&#8221;{b:&#8217; a &#8216;}&#8221;&gt;Hello World&lt;/p&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<p>this means that any word can clash with an existing CSS class: not only identifiers, but also words inside properly quoted string values.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
