<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Markus Tripp's Weblog</title>
	<link>http://mext.at</link>
	<description>Posts on software development and Web 2.0 topics as well as private information.</description>
	<pubDate>Sat, 04 Sep 2010 20:09:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>Comment on Google Android: New opportunities for mobile applications by James Wu</title>
		<link>http://mext.at/?p=18#comment-258</link>
		<author>James Wu</author>
		<pubDate>Thu, 18 Jun 2009 17:59:58 +0000</pubDate>
		<guid>http://mext.at/?p=18#comment-258</guid>
					<description>I just wanted to say thank you for such a great post. I'll be visiting your blog again and adding you to my reader ! Thank you again :)
Thanks,
Denise</description>
		<content:encoded><![CDATA[<p>I just wanted to say thank you for such a great post. I&#8217;ll be visiting your blog again and adding you to my reader ! Thank you again <img src='http://mext.at/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Thanks,<br />
Denise</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Getting Started: JavaScript and the Yahoo! User Interface (YUI) Library by adsfasdf</title>
		<link>http://mext.at/?p=20#comment-255</link>
		<author>adsfasdf</author>
		<pubDate>Wed, 20 May 2009 04:42:58 +0000</pubDate>
		<guid>http://mext.at/?p=20#comment-255</guid>
					<description>Your definition of JS Scope is wrong. 
A function does not have access to any methods declared in any outer function, but rather, with the this keyword it has access to any members of the object before the dot when you call it. 

And if, in a function you dont use "this" then it is statically bound at definition time much like ML.</description>
		<content:encoded><![CDATA[<p>Your definition of JS Scope is wrong.<br />
A function does not have access to any methods declared in any outer function, but rather, with the this keyword it has access to any members of the object before the dot when you call it. </p>
<p>And if, in a function you dont use &#8220;this&#8221; then it is statically bound at definition time much like ML.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Lucene Analyzer, Tokenizer and TokenFilter by markus</title>
		<link>http://mext.at/?p=26#comment-251</link>
		<author>markus</author>
		<pubDate>Wed, 25 Mar 2009 15:52:52 +0000</pubDate>
		<guid>http://mext.at/?p=26#comment-251</guid>
					<description>@Jon, you are absolutely correct. Our implementation of the Analyzer looks a bit different, it was a copy/paste error.</description>
		<content:encoded><![CDATA[<p>@Jon, you are absolutely correct. Our implementation of the Analyzer looks a bit different, it was a copy/paste error.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Lucene Analyzer, Tokenizer and TokenFilter by Jon</title>
		<link>http://mext.at/?p=26#comment-250</link>
		<author>Jon</author>
		<pubDate>Tue, 24 Mar 2009 23:16:52 +0000</pubDate>
		<guid>http://mext.at/?p=26#comment-250</guid>
					<description>One mistake here I think with defining stream twice.

Tokenizer tokenizer = new StandardTokenizer(reader);
        TokenStream stream = new StandardFilter(tokenizer);
        TokenStream stream = new LengthTokenFilter(stream, 3);
        stream = new LowerCaseFilter(stream);

Other than that awesome...</description>
		<content:encoded><![CDATA[<p>One mistake here I think with defining stream twice.</p>
<p>Tokenizer tokenizer = new StandardTokenizer(reader);<br />
        TokenStream stream = new StandardFilter(tokenizer);<br />
        TokenStream stream = new LengthTokenFilter(stream, 3);<br />
        stream = new LowerCaseFilter(stream);</p>
<p>Other than that awesome&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Lucene Analyzer, Tokenizer and TokenFilter by DeeDee</title>
		<link>http://mext.at/?p=26#comment-244</link>
		<author>DeeDee</author>
		<pubDate>Sun, 15 Feb 2009 13:46:12 +0000</pubDate>
		<guid>http://mext.at/?p=26#comment-244</guid>
					<description>Very good. Thanks a lot for that</description>
		<content:encoded><![CDATA[<p>Very good. Thanks a lot for that</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Getting Started: JavaScript and the Yahoo! User Interface (YUI) Library by Manish</title>
		<link>http://mext.at/?p=20#comment-240</link>
		<author>Manish</author>
		<pubDate>Fri, 30 Jan 2009 10:27:58 +0000</pubDate>
		<guid>http://mext.at/?p=20#comment-240</guid>
					<description>Hi Markus,
Nice Article. I had to understand Yahoo UI library. Your article has helped me a lot.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Markus,<br />
Nice Article. I had to understand Yahoo UI library. Your article has helped me a lot.<br />
Thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on jsp-config in web.xml by Jobst</title>
		<link>http://mext.at/?p=11#comment-222</link>
		<author>Jobst</author>
		<pubDate>Mon, 29 Dec 2008 17:12:30 +0000</pubDate>
		<guid>http://mext.at/?p=11#comment-222</guid>
					<description>Hi Markus,

thanks for this post.
It was very helpful for me !

Greetings, Jobst ;-)</description>
		<content:encoded><![CDATA[<p>Hi Markus,</p>
<p>thanks for this post.<br />
It was very helpful for me !</p>
<p>Greetings, Jobst <img src='http://mext.at/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Getting Started: JavaScript and the Yahoo! User Interface (YUI) Library by markus</title>
		<link>http://mext.at/?p=20#comment-206</link>
		<author>markus</author>
		<pubDate>Sun, 31 Aug 2008 14:18:17 +0000</pubDate>
		<guid>http://mext.at/?p=20#comment-206</guid>
					<description>Try this simple HTML document:

&lt;pre&gt;
&#60;html&#62;
&#60;head&#62;
    &#60;title&#62;Test&#60;/title&#62;
    &#60;script type="text/javascript"&#62;
    var person = {
    	    firstName: "Markus",
    	    lastName: "Tripp",
    	    address: {
    	        city: "Salzburg",
    	        country: "Austria"
    	    },
    	    toString: function() {
    	        return this.firstName + " " + this.lastName;
    	    }
    	};

    alert("name is: " + person.toString());
    &#60;/script&#62;
&#60;/head&#62;
&#60;body&#62;
&#60;p&#62;Test&#60;/p&#62;
&#60;/body&#62;
&#60;/html&#62;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Try this simple HTML document:</p>
<pre>
&lt;html&gt;
&lt;head&gt;
    &lt;title&gt;Test&lt;/title&gt;
    &lt;script type="text/javascript"&gt;
    var person = {
    	    firstName: "Markus",
    	    lastName: "Tripp",
    	    address: {
    	        city: "Salzburg",
    	        country: "Austria"
    	    },
    	    toString: function() {
    	        return this.firstName + " " + this.lastName;
    	    }
    	};

    alert("name is: " + person.toString());
    &lt;/script&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;p&gt;Test&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Getting Started: JavaScript and the Yahoo! User Interface (YUI) Library by prakash1708</title>
		<link>http://mext.at/?p=20#comment-205</link>
		<author>prakash1708</author>
		<pubDate>Sat, 30 Aug 2008 05:02:07 +0000</pubDate>
		<guid>http://mext.at/?p=20#comment-205</guid>
					<description>sir,

thanks for the nice article.
but i could not understand how to use the function person.toString in your article.

can you please clarify if the following code would be correct :

var content=person.toString()
document.write("" + "name is : " + content + "");

i tried this code but got the content as 'undefined'.

thanks in advance</description>
		<content:encoded><![CDATA[<p>sir,</p>
<p>thanks for the nice article.<br />
but i could not understand how to use the function person.toString in your article.</p>
<p>can you please clarify if the following code would be correct :</p>
<p>var content=person.toString()<br />
document.write(&#8221;" + &#8220;name is : &#8221; + content + &#8220;&#8221;);</p>
<p>i tried this code but got the content as &#8216;undefined&#8217;.</p>
<p>thanks in advance</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Getting Started: JavaScript and the Yahoo! User Interface (YUI) Library by iphone games music</title>
		<link>http://mext.at/?p=20#comment-196</link>
		<author>iphone games music</author>
		<pubDate>Sat, 19 Jul 2008 12:46:52 +0000</pubDate>
		<guid>http://mext.at/?p=20#comment-196</guid>
					<description>Nice blog, i have added it to my favourites, greetings</description>
		<content:encoded><![CDATA[<p>Nice blog, i have added it to my favourites, greetings</p>
]]></content:encoded>
				</item>
</channel>
</rss>
