<?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"
	>
<channel>
	<title>Comments for Train of Thoughts</title>
	<atom:link href="http://trainofthoughts.org:8081/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://trainofthoughts.org/blog</link>
	<description>Ralf S. Engelschall's Train of Thoughts</description>
	<pubDate>Fri, 21 Nov 2008 14:31:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on jQuery External Link Plugin by Trevor</title>
		<link>http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-49209</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Mon, 17 Nov 2008 06:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-49209</guid>
		<description>Ralf: My mistake. It is working. Although I believe 'hostname' should be 'host_name' on line 33. Thank you for your help. Sincerely.</description>
		<content:encoded><![CDATA[<p>Ralf: My mistake. It is working. Although I believe &#8216;hostname&#8217; should be &#8216;host_name&#8217; on line 33. Thank you for your help. Sincerely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery External Link Plugin by Trevor</title>
		<link>http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-49027</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Sun, 16 Nov 2008 02:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-49027</guid>
		<description>Ralf, Thank you for the update. Unfortunately I still can't get it to work.  It is still treating https as external links when I'm on the http version. I have been trying to edit your code to fix it. What else could I try?

Thank you.</description>
		<content:encoded><![CDATA[<p>Ralf, Thank you for the update. Unfortunately I still can&#8217;t get it to work.  It is still treating https as external links when I&#8217;m on the http version. I have been trying to edit your code to fix it. What else could I try?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Ralf S. Engelschall</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-48338</link>
		<dc:creator>Ralf S. Engelschall</dc:creator>
		<pubDate>Thu, 06 Nov 2008 17:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-48338</guid>
		<description>You first have to select the particular version you want to download by clicking on one of the numbers in the "Version" column. Then you can download the file "as is" by clicking onto "Raw" at the right top border.</description>
		<content:encoded><![CDATA[<p>You first have to select the particular version you want to download by clicking on one of the numbers in the &#8220;Version&#8221; column. Then you can download the file &#8220;as is&#8221; by clicking onto &#8220;Raw&#8221; at the right top border.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Yaroslav</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-48327</link>
		<dc:creator>Yaroslav</dc:creator>
		<pubDate>Thu, 06 Nov 2008 15:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-48327</guid>
		<description>&#62; Please just click on the “File Repository” link in the BLOG entry. 
&#62; It directs you directly to the files for downloading.

Yes, it directs, and then I click 'jquery.debug.js' and there is no link for download, but 'Not logged in' instead.

Help!</description>
		<content:encoded><![CDATA[<p>&gt; Please just click on the “File Repository” link in the BLOG entry.<br />
&gt; It directs you directly to the files for downloading.</p>
<p>Yes, it directs, and then I click &#8216;jquery.debug.js&#8217; and there is no link for download, but &#8216;Not logged in&#8217; instead.</p>
<p>Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery External Link Plugin by Ralf S. Engelschall</title>
		<link>http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-47322</link>
		<dc:creator>Ralf S. Engelschall</dc:creator>
		<pubDate>Sat, 25 Oct 2008 08:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-47322</guid>
		<description>Trevor: Oh, ok, I see. I've now tried to improve the jQuery ExtLink plugin and it now should match more precisely and also support the localhost scenario.</description>
		<content:encoded><![CDATA[<p>Trevor: Oh, ok, I see. I&#8217;ve now tried to improve the jQuery ExtLink plugin and it now should match more precisely and also support the localhost scenario.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery External Link Plugin by Trevor</title>
		<link>http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-47163</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Fri, 24 Oct 2008 02:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-47163</guid>
		<description>When I'm on http://localhost and link to https://localhost, it treats it as an external link. Is this the desired behavior? If so, how can I treat it so it is not?

Thank you.</description>
		<content:encoded><![CDATA[<p>When I&#8217;m on <a href="http://localhost" rel="nofollow">http://localhost</a> and link to <a href="https://localhost" rel="nofollow">https://localhost</a>, it treats it as an external link. Is this the desired behavior? If so, how can I treat it so it is not?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on rpm5.org versus rpm.org by dreux</title>
		<link>http://trainofthoughts.org/blog/2008/01/06/rpm5-vs-rpm/#comment-46362</link>
		<dc:creator>dreux</dc:creator>
		<pubDate>Sat, 18 Oct 2008 03:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2008/01/06/rpm5-vs-rpm/#comment-46362</guid>
		<description>Dear Mr. Engelschall:

I am a TECHNOPHOBE, at best; But I was extremely plesead and impressed with the stirring presentation of knowledge and ardent devotion to perfection that is evident throughout. And yet, it is also clearly comprehensible and humorou too.

How fortuitous for me to have had the opportunity of perusing your site. It was enlightening and elucidating.

Thank you.
D</description>
		<content:encoded><![CDATA[<p>Dear Mr. Engelschall:</p>
<p>I am a TECHNOPHOBE, at best; But I was extremely plesead and impressed with the stirring presentation of knowledge and ardent devotion to perfection that is evident throughout. And yet, it is also clearly comprehensible and humorou too.</p>
<p>How fortuitous for me to have had the opportunity of perusing your site. It was enlightening and elucidating.</p>
<p>Thank you.<br />
D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Ralf S. Engelschall</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-45416</link>
		<dc:creator>Ralf S. Engelschall</dc:creator>
		<pubDate>Sat, 11 Oct 2008 07:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-45416</guid>
		<description>Please just click on the "File Repository" link in the BLOG entry. It directs you directly to the files for downloading.</description>
		<content:encoded><![CDATA[<p>Please just click on the &#8220;File Repository&#8221; link in the BLOG entry. It directs you directly to the files for downloading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by uhhhhh</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-45351</link>
		<dc:creator>uhhhhh</dc:creator>
		<pubDate>Fri, 10 Oct 2008 18:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-45351</guid>
		<description>how do i download this?  the repository says something about needing to be registered.</description>
		<content:encoded><![CDATA[<p>how do i download this?  the repository says something about needing to be registered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery RegExp Selectors by Sebastian</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-regexp-selector/#comment-45274</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 10 Oct 2008 07:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-regexp-selector/#comment-45274</guid>
		<description>Hi,
Have you managed to add this modification to 1.2.6 version of jQuery?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Have you managed to add this modification to 1.2.6 version of jQuery?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CVS is not as bad as its evil reputation&#8230; by Paolo Bonzini</title>
		<link>http://trainofthoughts.org/blog/2008/01/27/cvs-evil-reputation/#comment-44902</link>
		<dc:creator>Paolo Bonzini</dc:creator>
		<pubDate>Tue, 07 Oct 2008 14:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2008/01/27/cvs-evil-reputation/#comment-44902</guid>
		<description>I'll follow up despite being a few months late.

Something people have forgotten about the old times (before I started using VCS at all) is that RCS did not have at all a separate repository.  Metadata lived right in the same directory as the data; most of the time different users accessed the repository using a network share, but nothing forbid using a VCS just for your own pleasure.

Now, the same thing you can do today with all those DVCS that (like git, for example) share with RCS the same property of storing metadata in the same place as (or in a subtree of) the working tree.  So that's in my opinion the killer feature of these systems, like DVCS: they allow me to use version control from the start, setting up the repository in 10 seconds (git init; git add .; git commit -mimport), and thus have complete history for projects that I initially do not plan to make public.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll follow up despite being a few months late.</p>
<p>Something people have forgotten about the old times (before I started using VCS at all) is that RCS did not have at all a separate repository.  Metadata lived right in the same directory as the data; most of the time different users accessed the repository using a network share, but nothing forbid using a VCS just for your own pleasure.</p>
<p>Now, the same thing you can do today with all those DVCS that (like git, for example) share with RCS the same property of storing metadata in the same place as (or in a subtree of) the working tree.  So that&#8217;s in my opinion the killer feature of these systems, like DVCS: they allow me to use version control from the start, setting up the repository in 10 seconds (git init; git add .; git commit -mimport), and thus have complete history for projects that I initially do not plan to make public.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unix vs. Linux by Ralf S. Engelschall</title>
		<link>http://trainofthoughts.org/blog/2007/09/26/unix-vs-linux/#comment-43698</link>
		<dc:creator>Ralf S. Engelschall</dc:creator>
		<pubDate>Tue, 30 Sep 2008 05:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/09/26/unix-vs-linux/#comment-43698</guid>
		<description>Joe: Notice the distinction between "UNIX(R)" and "Unix". The first one is the registered trademark of The Open Group, the second one is the term usually used to cover the large set of UNIX-like operating systems. So, Linux is not UNIX(R), right. But Linux is a Unix operating system, of course. That's what I said in the article above, but perhaps I was not clear enough in my wording.</description>
		<content:encoded><![CDATA[<p>Joe: Notice the distinction between &#8220;UNIX(R)&#8221; and &#8220;Unix&#8221;. The first one is the registered trademark of The Open Group, the second one is the term usually used to cover the large set of UNIX-like operating systems. So, Linux is not UNIX(R), right. But Linux is a Unix operating system, of course. That&#8217;s what I said in the article above, but perhaps I was not clear enough in my wording.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unix vs. Linux by Joe Chlimoun</title>
		<link>http://trainofthoughts.org/blog/2007/09/26/unix-vs-linux/#comment-43648</link>
		<dc:creator>Joe Chlimoun</dc:creator>
		<pubDate>Mon, 29 Sep 2008 23:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/09/26/unix-vs-linux/#comment-43648</guid>
		<description>I understood his statement to contrast commercial variants of Unix versus open source variants. Granted, I had to take a lot of liberty with his poor choice in words, but my assumption is that he was attempting to dumb it down for the media. But I disagree with you when you say that Linux has an is-a relationship with Unix.  You're correct that "Unix" is a trademark of The Open Group, but an OS's right to call itself "Unix" must be established by their certification process to ensure compliance with the Single Unix Specification, so that they are similar enough (not "different enough").  For example, Apple's OS X is a Unix since Apple did register and certify it with The Open Group, but to the best of my knowledge no Linux distribution has ever bothered. That's why GNU's Not Unix.</description>
		<content:encoded><![CDATA[<p>I understood his statement to contrast commercial variants of Unix versus open source variants. Granted, I had to take a lot of liberty with his poor choice in words, but my assumption is that he was attempting to dumb it down for the media. But I disagree with you when you say that Linux has an is-a relationship with Unix.  You&#8217;re correct that &#8220;Unix&#8221; is a trademark of The Open Group, but an OS&#8217;s right to call itself &#8220;Unix&#8221; must be established by their certification process to ensure compliance with the Single Unix Specification, so that they are similar enough (not &#8220;different enough&#8221;).  For example, Apple&#8217;s OS X is a Unix since Apple did register and certify it with The Open Group, but to the best of my knowledge no Linux distribution has ever bothered. That&#8217;s why GNU&#8217;s Not Unix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery External Link Plugin by Jeremy Knab</title>
		<link>http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-40479</link>
		<dc:creator>Jeremy Knab</dc:creator>
		<pubDate>Thu, 04 Sep 2008 13:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/04/01/jquery-plugin-extlink/#comment-40479</guid>
		<description>Ralf, thanks for the more advanced external link jquery script!
I made a nice one in MooTools but, due to some new projects, I have been using jQuery for a little while and needed something better than the one I put together in jQuery as it was flagging anything with http:// as external.

I've taken your script and modified it for my use. What I normally do with external links is add/modify the title attribute and add a CSS class.
&lt;code&gt;
(function($) {
    $.fn.extend({
        extlink: function () {
            var site = String(document.location)
                .replace(/^(https?:\/\/[^:\/]+).*$/, "$1")
                .replace(/^((site)?(file:\/\/.+\/))[^\/]+$/, "$3")
                .replace(/(\\.)/g, "\\$1");
            $("a", this).filter(function (i) {
                var href = $(this).attr("href");
                if (href == null)
                    return false;
                return (
                       href.match(RegExp("^("+site+"&#124;(https?:)?/[^/])")) == null
                    &#38;&#38; href.match(RegExp("^(https?&#124;ftp)://.+")) != null
                );
            }).each(function () {
              if ($(this).attr('title').length == 0) {
                $(this).attr('title', $(this).html());
              }
              $(this)
                .attr('title', $(this).attr('title')+' (opens in new window)');
                .addClass('ext').attr('target', '_blank');
            });
        }
    });
})(jQuery);
&lt;/code&gt;

Once again, many thanks for the time saving script!</description>
		<content:encoded><![CDATA[<p>Ralf, thanks for the more advanced external link jquery script!<br />
I made a nice one in MooTools but, due to some new projects, I have been using jQuery for a little while and needed something better than the one I put together in jQuery as it was flagging anything with <a href="http://" rel="nofollow">http://</a> as external.</p>
<p>I&#8217;ve taken your script and modified it for my use. What I normally do with external links is add/modify the title attribute and add a CSS class.<br />
<code><br />
(function($) {<br />
    $.fn.extend({<br />
        extlink: function () {<br />
            var site = String(document.location)<br />
                .replace(/^(https?:\/\/[^:\/]+).*$/, &#8220;$1&#8243;)<br />
                .replace(/^((site)?(file:\/\/.+\/))[^\/]+$/, &#8220;$3&#8243;)<br />
                .replace(/(\\.)/g, &#8220;\\$1&#8243;);<br />
            $(&#8221;a&#8221;, this).filter(function (i) {<br />
                var href = $(this).attr(&#8221;href&#8221;);<br />
                if (href == null)<br />
                    return false;<br />
                return (<br />
                       href.match(RegExp(&#8221;^(&#8221;+site+&#8221;|(https?:)?/[^/])&#8221;)) == null<br />
                    &amp;&amp; href.match(RegExp(&#8221;^(https?|ftp)://.+&#8221;)) != null<br />
                );<br />
            }).each(function () {<br />
              if ($(this).attr(&#8217;title&#8217;).length == 0) {<br />
                $(this).attr(&#8217;title&#8217;, $(this).html());<br />
              }<br />
              $(this)<br />
                .attr(&#8217;title&#8217;, $(this).attr(&#8217;title&#8217;)+&#8217; (opens in new window)&#8217;);<br />
                .addClass(&#8217;ext&#8217;).attr(&#8217;target&#8217;, &#8216;_blank&#8217;);<br />
            });<br />
        }<br />
    });<br />
})(jQuery);<br />
</code></p>
<p>Once again, many thanks for the time saving script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Martin</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-40263</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 03 Sep 2008 11:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-40263</guid>
		<description>As i already suggested above :
replace

if (typeof window.console === "undefined") {

with

if (typeof window._firebug === "undefined") {

that fixed the problem when calling the log() function. Well at least for me.</description>
		<content:encoded><![CDATA[<p>As i already suggested above :<br />
replace</p>
<p>if (typeof window.console === &#8220;undefined&#8221;) {</p>
<p>with</p>
<p>if (typeof window._firebug === &#8220;undefined&#8221;) {</p>
<p>that fixed the problem when calling the log() function. Well at least for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Stephen</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-40129</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-40129</guid>
		<description>As Martin suggested, it is definitely a matter of timing. I've put the function that starts with

        if (typeof window.console === "undefined") {

in a separate function setup(), and replaced it with 

	$(document).ready(function () {
		//setup();
		setTimeout('setup()',100);
	});

If I reduce the timeout to small values, or call setup() directly, the console stops working.

Now, if you or anybody could find an elegant workaround...</description>
		<content:encoded><![CDATA[<p>As Martin suggested, it is definitely a matter of timing. I&#8217;ve put the function that starts with</p>
<p>        if (typeof window.console === &#8220;undefined&#8221;) {</p>
<p>in a separate function setup(), and replaced it with </p>
<p>	$(document).ready(function () {<br />
		//setup();<br />
		setTimeout(&#8217;setup()&#8217;,100);<br />
	});</p>
<p>If I reduce the timeout to small values, or call setup() directly, the console stops working.</p>
<p>Now, if you or anybody could find an elegant workaround&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Stephen</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-40126</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-40126</guid>
		<description>Ralf: Please test it with ht latest Firebug, 1.2.0 (not b15). It's my setup. I tried Martin's code, and the error during initialization is gone, but as soon as i try to call the log() method, i get window.console is undefined again.

To make things worse, firebug's console does not respond to commands any more afterwards...</description>
		<content:encoded><![CDATA[<p>Ralf: Please test it with ht latest Firebug, 1.2.0 (not b15). It&#8217;s my setup. I tried Martin&#8217;s code, and the error during initialization is gone, but as soon as i try to call the log() method, i get window.console is undefined again.</p>
<p>To make things worse, firebug&#8217;s console does not respond to commands any more afterwards&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Martin</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-39419</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-39419</guid>
		<description>oh habe noch was übersehen.

diese zeile
&lt;code&gt;
if (typeof window.console === "undefined") {
&lt;/code&gt;

ersetzen durch

&lt;code&gt;
if (typeof window._firebug === "undefined") {
&lt;/code&gt;

Gruss Martin</description>
		<content:encoded><![CDATA[<p>oh habe noch was übersehen.</p>
<p>diese zeile<br />
<code><br />
if (typeof window.console === "undefined") {<br />
</code></p>
<p>ersetzen durch</p>
<p><code><br />
if (typeof window._firebug === "undefined") {<br />
</code></p>
<p>Gruss Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Martin</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-39388</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 29 Aug 2008 08:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-39388</guid>
		<description>selsamer weise tretet der Fehler nur auf der lokalen Testumgebung auf. Scheint wohl was mit der Geschwindigkeit zu tun haben. Hab jedenfalls das letzte Stück des Scripts etwas umgeschrieben, seit dem funktioniert es. Keine Ahnung warum dies so ist, da es eigentlich keine wirkliche Änderung des Ablaufs ist, scheint aber zu funktionieren für mich. Hier der code:

&lt;pre&gt;
            /* attach a function to each of the Firebug methods */
            var names = [
                "log", "debug", "info", "warn", "error", "assert",
                "dir", "dirxml", "group", "groupEnd", "time", "timeEnd",
                "count", "trace", "profile", "profileEnd"
            ];
            var myconsole = {};
            for (var i = 0; i &#60; names.length; i++) {
                myconsole[names[i]] = function(msg) {
                    $('#jQueryDebug')
                        .css("display", $._debug$ == true ? "block" : "none");
                    $('#jQueryDebug ol')
                        .append('' + object2text(msg) + '').css;
                    $("#jQueryDebug ol li")
                        .css("borderBottom", "1px solid #cccccc")
                        .css("padding", "1px 10px 1px 10px");
                }
            }
            /* indicate that we are the one who is proving the Firebug interface */
            myconsole["jQueryDebug"] = true;
            window.console = myconsole;

&lt;/pre&gt;

Gruss Martin</description>
		<content:encoded><![CDATA[<p>selsamer weise tretet der Fehler nur auf der lokalen Testumgebung auf. Scheint wohl was mit der Geschwindigkeit zu tun haben. Hab jedenfalls das letzte Stück des Scripts etwas umgeschrieben, seit dem funktioniert es. Keine Ahnung warum dies so ist, da es eigentlich keine wirkliche Änderung des Ablaufs ist, scheint aber zu funktionieren für mich. Hier der code:</p>
<pre>
            /* attach a function to each of the Firebug methods */
            var names = [
                "log", "debug", "info", "warn", "error", "assert",
                "dir", "dirxml", "group", "groupEnd", "time", "timeEnd",
                "count", "trace", "profile", "profileEnd"
            ];
            var myconsole = {};
            for (var i = 0; i &lt; names.length; i++) {
                myconsole[names[i]] = function(msg) {
                    $('#jQueryDebug')
                        .css("display", $._debug$ == true ? "block" : "none");
                    $('#jQueryDebug ol')
                        .append('' + object2text(msg) + '').css;
                    $("#jQueryDebug ol li")
                        .css("borderBottom", "1px solid #cccccc")
                        .css("padding", "1px 10px 1px 10px");
                }
            }
            /* indicate that we are the one who is proving the Firebug interface */
            myconsole["jQueryDebug"] = true;
            window.console = myconsole;
</pre>
<p>Gruss Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Debugging Plugin by Ralf S. Engelschall</title>
		<link>http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-39323</link>
		<dc:creator>Ralf S. Engelschall</dc:creator>
		<pubDate>Thu, 28 Aug 2008 17:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://trainofthoughts.org/blog/2007/03/16/jquery-plugin-debug/#comment-39323</guid>
		<description>Martin and Stephen: this is confusing. I've tried the jquery.debug.html test under Firefox 3.0.1 with Firebug 1.2.0b15 (the latest versions available of both) and it worked just fine. If I disable Firebug, jquery.debug.js code falls back to its own &#60;div&#62; container for output, if I enable Firebug the logging is done in the Firebug console. And I do not get any "window.console is undefined" messages. Also, if Firebug is available, why should "window.console" be not available. Either you are using a buggy Firebug version or something we overlook happens here. At least I don't see what jquery.debug.js could do differently.</description>
		<content:encoded><![CDATA[<p>Martin and Stephen: this is confusing. I&#8217;ve tried the jquery.debug.html test under Firefox 3.0.1 with Firebug 1.2.0b15 (the latest versions available of both) and it worked just fine. If I disable Firebug, jquery.debug.js code falls back to its own &lt;div&gt; container for output, if I enable Firebug the logging is done in the Firebug console. And I do not get any &#8220;window.console is undefined&#8221; messages. Also, if Firebug is available, why should &#8220;window.console&#8221; be not available. Either you are using a buggy Firebug version or something we overlook happens here. At least I don&#8217;t see what jquery.debug.js could do differently.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
