<?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 Technotweets</title>
	<atom:link href="http://technotweets.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://technotweets.com</link>
	<description>Technology Tweets</description>
	<pubDate>Thu, 11 Mar 2010 02:51:17 +0000</pubDate>
	
		<item>
		<title>Comment on TWEET - Best jQuery plugin for Twitter by neha</title>
		<link>http://technotweets.com/web20/tweet-best-jquery-plugin-for-twitter#comment-29</link>
		<dc:creator>neha</dc:creator>
		<pubDate>Tue, 27 Oct 2009 05:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://technotweets.com/?p=60#comment-29</guid>
		<description>hello,

I am doing something similar. but can we show 3 tweets at time with fade in fade out effect? 

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>I am doing something similar. but can we show 3 tweets at time with fade in fade out effect? </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WAMP and phpMyAdmin #1045 Access denied for user &#8216;root&#8217;@'localhost&#8217; (using password: NO) problem&#8217;s Solution by Jasper</title>
		<link>http://technotweets.com/php/wamp-and-phpmyadmin-1045-access-denied-for-user-rootlocalhost-using-password-no-problems-solution#comment-28</link>
		<dc:creator>Jasper</dc:creator>
		<pubDate>Mon, 12 Oct 2009 03:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://technotweets.com/?p=3#comment-28</guid>
		<description>Thanks for the tip. I changed the root password in pma and then I got the error you described. I was surprised as well as I thought all was settled.  Reading through your post I realized I forgot a few things and was going to fast.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I changed the root password in pma and then I got the error you described. I was surprised as well as I thought all was settled.  Reading through your post I realized I forgot a few things and was going to fast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change port 8080 in JBOSS 5 ? by comboy</title>
		<link>http://technotweets.com/java/how-to-change-port-8080-in-jboss-5#comment-20</link>
		<dc:creator>comboy</dc:creator>
		<pubDate>Tue, 14 Jul 2009 16:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://technotweets.com/?p=19#comment-20</guid>
		<description>To change port, you just only call: run -Djboss.service.binding.set="ports-01" 

Refer to this link for more detail: http://javatip4u.blogspot.com/2009/06/changing-jboss-5-port.html</description>
		<content:encoded><![CDATA[<p>To change port, you just only call: run -Djboss.service.binding.set=&#8221;ports-01&#8243; </p>
<p>Refer to this link for more detail: <a href="http://javatip4u.blogspot.com/2009/06/changing-jboss-5-port.html" rel="nofollow">http://javatip4u.blogspot.com/2009/06/changing-jboss-5-port.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change port 8080 in JBOSS 5 ? by Ben</title>
		<link>http://technotweets.com/java/how-to-change-port-8080-in-jboss-5#comment-18</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 02 Apr 2009 07:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://technotweets.com/?p=19#comment-18</guid>
		<description>Thank you Devang for writing this, it worked for me. Cheers, Ben</description>
		<content:encoded><![CDATA[<p>Thank you Devang for writing this, it worked for me. Cheers, Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Attaching information to a dom node using javascript by John</title>
		<link>http://technotweets.com/web20/attaching-information-to-a-dom-node-using-javascript#comment-8</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://technotweets.com/?p=25#comment-8</guid>
		<description>You could also put the value you want in the value attribute...

.setAttribute('value','whatever you want');

Though your technique does come in handy when you want to store "other", "extra" data.</description>
		<content:encoded><![CDATA[<p>You could also put the value you want in the value attribute&#8230;</p>
<p>.setAttribute(&#8217;value&#8217;,'whatever you want&#8217;);</p>
<p>Though your technique does come in handy when you want to store &#8220;other&#8221;, &#8220;extra&#8221; data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change port 8080 in JBOSS 5 ? by Devang</title>
		<link>http://technotweets.com/java/how-to-change-port-8080-in-jboss-5#comment-7</link>
		<dc:creator>Devang</dc:creator>
		<pubDate>Thu, 26 Feb 2009 08:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://technotweets.com/?p=19#comment-7</guid>
		<description>I did work for me. 

Changing port in  "&lt;Connector protocol=”HTTP/1.1″ port=”8080″ address=”${jboss.bind.address}” connectionTimeout=”20000″ redirectPort=”8443″ /&gt;"

did the tirck .</description>
		<content:encoded><![CDATA[<p>I did work for me. </p>
<p>Changing port in  &#8220;<connector protocol=”HTTP/1.1″ port=”8080″ address=”${jboss.bind.address}” connectionTimeout=”20000″ redirectPort=”8443″ />&#8221;</p>
<p>did the tirck .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change port 8080 in JBOSS 5 ? by Thomas Schukraft</title>
		<link>http://technotweets.com/java/how-to-change-port-8080-in-jboss-5#comment-5</link>
		<dc:creator>Thomas Schukraft</dc:creator>
		<pubDate>Wed, 25 Feb 2009 14:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://technotweets.com/?p=19#comment-5</guid>
		<description>Doesn't work for me.

I had to change the file 

.../jboss/jboss-5.0.0.GA/server/default/conf/bootstrap/bindings.xml

and there the property with name port:

9090</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work for me.</p>
<p>I had to change the file </p>
<p>&#8230;/jboss/jboss-5.0.0.GA/server/default/conf/bootstrap/bindings.xml</p>
<p>and there the property with name port:</p>
<p>9090</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WAMP and phpMyAdmin #1045 Access denied for user &#8216;root&#8217;@'localhost&#8217; (using password: NO) problem&#8217;s Solution by Ham</title>
		<link>http://technotweets.com/php/wamp-and-phpmyadmin-1045-access-denied-for-user-rootlocalhost-using-password-no-problems-solution#comment-4</link>
		<dc:creator>Ham</dc:creator>
		<pubDate>Fri, 23 Jan 2009 20:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://technotweets.com/?p=3#comment-4</guid>
		<description>Thats exactly the info I was looking for! Thanks for the post - saved me from ripping my hair out...</description>
		<content:encoded><![CDATA[<p>Thats exactly the info I was looking for! Thanks for the post - saved me from ripping my hair out&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
