<?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 bassistance.de</title>
	<atom:link href="http://bassistance.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bassistance.de</link>
	<description>Jörn Zaefferer on Bass, Geeks and Rock'n'Roll</description>
	<lastBuildDate>Fri, 19 Mar 2010 14:33:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on jQuery plugin: Prettydate by Jörn</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-prettydate/comment-page-1/#comment-186011</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Fri, 19 Mar 2010 14:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=494#comment-186011</guid>
		<description>Thanks ilumin, though, what language is that?</description>
		<content:encoded><![CDATA[<p>Thanks ilumin, though, what language is that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin: Prettydate by ilumin</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-prettydate/comment-page-1/#comment-185960</link>
		<dc:creator>ilumin</dc:creator>
		<pubDate>Fri, 19 Mar 2010 03:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=494#comment-185960</guid>
		<description>$.prettyDate.messages = {
	now: &quot;ปัจจุบัน&quot;,
	minute: &quot;นาที&quot;,
	minutes: $.prettyDate.template(&quot;{0} นาทีที่แล้ว&quot;),
	hour: &quot;ชั่วโมง&quot;,
	hours: $.prettyDate.template(&quot;{0} ชั่วโมงที่แล้ว&quot;),
	yesterday: &quot;เมื่อวาน&quot;,
	days: $.prettyDate.template(&quot;{0} วันที่แล้ว&quot;),
	weeks: $.prettyDate.template(&quot;{0} สัปดาห์ที่แล้ว&quot;)
}</description>
		<content:encoded><![CDATA[<p>$.prettyDate.messages = {<br />
	now: &#8220;ปัจจุบัน&#8221;,<br />
	minute: &#8220;นาที&#8221;,<br />
	minutes: $.prettyDate.template(&#8220;{0} นาทีที่แล้ว&#8221;),<br />
	hour: &#8220;ชั่วโมง&#8221;,<br />
	hours: $.prettyDate.template(&#8220;{0} ชั่วโมงที่แล้ว&#8221;),<br />
	yesterday: &#8220;เมื่อวาน&#8221;,<br />
	days: $.prettyDate.template(&#8220;{0} วันที่แล้ว&#8221;),<br />
	weeks: $.prettyDate.template(&#8220;{0} สัปดาห์ที่แล้ว&#8221;)<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin: Prettydate by Anz</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-prettydate/comment-page-1/#comment-185861</link>
		<dc:creator>Anz</dc:creator>
		<pubDate>Thu, 18 Mar 2010 05:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=494#comment-185861</guid>
		<description>Excellent!!! really useful plugin.. In all our projects we show history log in the admin side.. this plugin is really useful in that.. 

Thanks</description>
		<content:encoded><![CDATA[<p>Excellent!!! really useful plugin.. In all our projects we show history log in the admin side.. this plugin is really useful in that.. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin: Prettydate by Peter</title>
		<link>http://bassistance.de/jquery-plugins/jquery-plugin-prettydate/comment-page-1/#comment-185744</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 17 Mar 2010 06:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=494#comment-185744</guid>
		<description>Great stuff! The only thing that bugs me is the way it parses the date from &quot;yyyy/mm/dd hh:nn:ss&quot; format (same thing with John Resig&#039;s code). Well - the ECMAScript/JavaScript documentation does not specify a string date format for parse(). MSDN/IE documentation says that the above format is OK (http://msdn.microsoft.com/en-us/library/k4w173wk(v=VS.85).aspx), but the Mozilla docs say it should be an RFC822 timestamp (https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/Date/parse).</description>
		<content:encoded><![CDATA[<p>Great stuff! The only thing that bugs me is the way it parses the date from &#8220;yyyy/mm/dd hh:nn:ss&#8221; format (same thing with John Resig&#8217;s code). Well &#8211; the ECMAScript/JavaScript documentation does not specify a string date format for parse(). MSDN/IE documentation says that the above format is OK (<a href="http://msdn.microsoft.com/en-us/library/k4w173wk(v=VS.85" rel="nofollow">http://msdn.microsoft.com/en-us/library/k4w173wk(v=VS.85</a>).aspx), but the Mozilla docs say it should be an RFC822 timestamp (<a href="https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/Date/parse" rel="nofollow">https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/Date/parse</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Release: Validation Plugin 1.6 by Jörn</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-184410</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-184410</guid>
		<description>@Jatinder: Just include one of the messages_xx.js files on your page. Either just one, or write a routine to select the right file based on the user&#039;s locale.</description>
		<content:encoded><![CDATA[<p>@Jatinder: Just include one of the messages_xx.js files on your page. Either just one, or write a routine to select the right file based on the user&#8217;s locale.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Release: Validation Plugin 1.6 by Jatinder</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-184409</link>
		<dc:creator>Jatinder</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-184409</guid>
		<description>I have been using jquery-validation plug-in for small validations. In my new project I am planning to use localization feature that is available in the plug-in. But I have not found any documentation on how to use this functionality that comes with the plug-in. Any sample code would be really helpful. Tip/Suggestion/Hint would work as well</description>
		<content:encoded><![CDATA[<p>I have been using jquery-validation plug-in for small validations. In my new project I am planning to use localization feature that is available in the plug-in. But I have not found any documentation on how to use this functionality that comes with the plug-in. Any sample code would be really helpful. Tip/Suggestion/Hint would work as well</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Release: Validation Plugin 1.6 by Steven Black</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-184091</link>
		<dc:creator>Steven Black</dc:creator>
		<pubDate>Tue, 02 Mar 2010 02:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-184091</guid>
		<description>Yep, I can confirm that the Validate plugin doesn&#039;t work with 1.4.2 because of this conflict with $.fn.delegate()</description>
		<content:encoded><![CDATA[<p>Yep, I can confirm that the Validate plugin doesn&#8217;t work with 1.4.2 because of this conflict with $.fn.delegate()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Plugin: Youtube by Denis</title>
		<link>http://bassistance.de/wordpress-plugins/wordpress-plugin-youtube/comment-page-1/#comment-183840</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sat, 27 Feb 2010 11:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?page_id=307#comment-183840</guid>
		<description>Thanks for your Plugin！</description>
		<content:encoded><![CDATA[<p>Thanks for your Plugin！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Release: Validation Plugin 1.6 by Charles</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-183824</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Sat, 27 Feb 2010 04:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-183824</guid>
		<description>Now that 1.4.2 has it&#039;s own delegate() function, this plugin is no longer compatible.  It overwrites the jquery core version and the syntax (parameter order) is also different.  You mighr consider tweaking the official version to be compatible with 1.4.2</description>
		<content:encoded><![CDATA[<p>Now that 1.4.2 has it&#8217;s own delegate() function, this plugin is no longer compatible.  It overwrites the jquery core version and the syntax (parameter order) is also different.  You mighr consider tweaking the official version to be compatible with 1.4.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reboot? by roncli</title>
		<link>http://bassistance.de/2010/01/07/reboot/comment-page-1/#comment-183537</link>
		<dc:creator>roncli</dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2010/01/07/reboot/#comment-183537</guid>
		<description>I like the idea.  I am in the process of subscribing to all of the various code I use, and it would be nice to have the jQuery stuff separate. :)  Plus I can&#039;t read German, LOL</description>
		<content:encoded><![CDATA[<p>I like the idea.  I am in the process of subscribing to all of the various code I use, and it would be nice to have the jQuery stuff separate. <img src='http://bassistance.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Plus I can&#8217;t read German, LOL</p>
]]></content:encoded>
	</item>
</channel>
</rss>
