<?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 Srijith Unplugged</title>
	<atom:link href="http://blog.sriunplugged.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sriunplugged.com</link>
	<description>The place where I share my experiments on my computer</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:30:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Adding RedHat DVD as Repository by Rohan</title>
		<link>http://blog.sriunplugged.com/linux/adding-redhat-dvd-as-repository/comment-page-1/#comment-19168</link>
		<dc:creator>Rohan</dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=156#comment-19168</guid>
		<description>Great post dude!!! Thanks :)</description>
		<content:encoded><![CDATA[<p>Great post dude!!! Thanks <img src='http://blog.sriunplugged.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Find Invisible Users In Gmail by Srijith R</title>
		<link>http://blog.sriunplugged.com/linux/find-invisible-users-in-gmail/comment-page-3/#comment-19119</link>
		<dc:creator>Srijith R</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=5#comment-19119</guid>
		<description>I think there is something wrong with your perl installation or how you run it. If &quot;use strict&quot; is the only line which gives an issue. You can remove that line. Its not essential to run the code.</description>
		<content:encoded><![CDATA[<p>I think there is something wrong with your perl installation or how you run it. If &#8220;use strict&#8221; is the only line which gives an issue. You can remove that line. Its not essential to run the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simplest way to remove trailing zeros of decimal numbers by max4ever</title>
		<link>http://blog.sriunplugged.com/php/remove-trailing-zero-in-decimal/comment-page-1/#comment-19114</link>
		<dc:creator>max4ever</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=123#comment-19114</guid>
		<description>echo (float) &quot;0.123000&quot;; // ==&gt; 0.123</description>
		<content:encoded><![CDATA[<p>echo (float) &#8220;0.123000&#8243;; // ==&gt; 0.123</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Find Invisible Users In Gmail by Mangesh</title>
		<link>http://blog.sriunplugged.com/linux/find-invisible-users-in-gmail/comment-page-3/#comment-18028</link>
		<dc:creator>Mangesh</dc:creator>
		<pubDate>Mon, 16 Jan 2012 06:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=5#comment-18028</guid>
		<description>I tried it so many times but following error occurs:-

&quot;use&quot; not allowed in expression at invi.pl line 2, at end of line
syntax error at invi.pl line 2, near &quot;use strict&quot;
BEGIN not safe after errors--compilation aborted at invi.pl line 4.</description>
		<content:encoded><![CDATA[<p>I tried it so many times but following error occurs:-</p>
<p>&#8220;use&#8221; not allowed in expression at invi.pl line 2, at end of line<br />
syntax error at invi.pl line 2, near &#8220;use strict&#8221;<br />
BEGIN not safe after errors&#8211;compilation aborted at invi.pl line 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Display row number in Mysql Select Query by Ashok sharma</title>
		<link>http://blog.sriunplugged.com/mysql/display-row-number-mysql-select-query/comment-page-1/#comment-17574</link>
		<dc:creator>Ashok sharma</dc:creator>
		<pubDate>Wed, 11 Jan 2012 13:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=168#comment-17574</guid>
		<description>I want to display a table of various datas including a column of s.no. which should be continuous even if removed any data from the table.
Can you please tell me or this code will work for that?</description>
		<content:encoded><![CDATA[<p>I want to display a table of various datas including a column of s.no. which should be continuous even if removed any data from the table.<br />
Can you please tell me or this code will work for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding RedHat DVD as Repository by Bryan</title>
		<link>http://blog.sriunplugged.com/linux/adding-redhat-dvd-as-repository/comment-page-1/#comment-17137</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Fri, 06 Jan 2012 19:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=156#comment-17137</guid>
		<description>I followed these steps under Fedora 16 but kept getting the error “Cannot retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again.”  I ended up renaming my other .repo files (i.e. mv fedore.repo fedore.repo.old) and then it worked.  For some reason even though all the other repository definitions were disabled, yum was still trying to look them up on the Internet.  (My Fedora PC didn’t have Internet access.)</description>
		<content:encoded><![CDATA[<p>I followed these steps under Fedora 16 but kept getting the error “Cannot retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again.”  I ended up renaming my other .repo files (i.e. mv fedore.repo fedore.repo.old) and then it worked.  For some reason even though all the other repository definitions were disabled, yum was still trying to look them up on the Internet.  (My Fedora PC didn’t have Internet access.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restoring the Grub after reinstalling Windows by Sam</title>
		<link>http://blog.sriunplugged.com/linux/restoring-the-grub-after-reinstalling-windows/comment-page-1/#comment-16140</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 28 Dec 2011 14:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=15#comment-16140</guid>
		<description>The third method works really g8t for me..
I have latest version of Debian and Linux mint and installing Grub for mint is really a cake walk...cheers..</description>
		<content:encoded><![CDATA[<p>The third method works really g8t for me..<br />
I have latest version of Debian and Linux mint and installing Grub for mint is really a cake walk&#8230;cheers..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Service Engineer/System Administrator Interview Questions by Srijith R</title>
		<link>http://blog.sriunplugged.com/shell-scripting/service-engineersystem-administrator-interview-questions/comment-page-1/#comment-16070</link>
		<dc:creator>Srijith R</dc:creator>
		<pubDate>Tue, 27 Dec 2011 20:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=377#comment-16070</guid>
		<description>Thanks Ken, I have made the changes to the post.</description>
		<content:encoded><![CDATA[<p>Thanks Ken, I have made the changes to the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Service Engineer/System Administrator Interview Questions by Ken</title>
		<link>http://blog.sriunplugged.com/shell-scripting/service-engineersystem-administrator-interview-questions/comment-page-1/#comment-16068</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 27 Dec 2011 20:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=377#comment-16068</guid>
		<description>Nice list.. However, a small oversight on question two.  You need to use the &#039;g&#039; option to remove ALL a&#039;s, as that will only remove the first &#039;a&#039; in each line of output, like this:

print those lines with PRINT in it.On printing remove all small a.
grep ‘PRINT’ &lt; file &#124; sed ‘s/a//g’

your post had this entry instead:
grep ‘PRINT’ &lt; file &#124; sed ‘s/a//’

Hope that helps :-)</description>
		<content:encoded><![CDATA[<p>Nice list.. However, a small oversight on question two.  You need to use the &#8216;g&#8217; option to remove ALL a&#8217;s, as that will only remove the first &#8216;a&#8217; in each line of output, like this:</p>
<p>print those lines with PRINT in it.On printing remove all small a.<br />
grep ‘PRINT’ &lt; file | sed ‘s/a//g’</p>
<p>your post had this entry instead:<br />
grep ‘PRINT’ &lt; file | sed ‘s/a//’</p>
<p>Hope that helps <img src='http://blog.sriunplugged.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Find Invisible Users In Gmail by STeve</title>
		<link>http://blog.sriunplugged.com/linux/find-invisible-users-in-gmail/comment-page-3/#comment-14125</link>
		<dc:creator>STeve</dc:creator>
		<pubDate>Mon, 05 Dec 2011 14:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=5#comment-14125</guid>
		<description>Well I dont think there is a &quot;smart&quot; way now to do this. The only way is by the &quot;go off record&quot; and ping method. This is kinda silly.

Anyway, the reason is.. when a person goes invisible google sets the presence info in its server (IQ format) with &quot;invisible&quot; attribute to true. But when it broadcasts the presence stanza it doesnt give out that info. It just gives whether the person is available or unavailable. and if available the status is also attached. (default and dnd (busy)). 

Ive tried this. Ive created a java code using smack to listen to presence changes of my contacts. and when when a contact goes invisible I get the &quot;unavailable&quot; presence packet only. And this info is stored on the server and hence even if the user is offline the presence info is available. So the user is effectively offline when they are invisible. 

But the google talk doc lies something. It says &quot;when a user updates it presence the presence info is sent to all contacts &quot;UNLESS&quot; the user is invisible!! &quot;

I thought I could use this. But when I listened to the server it seem to send presence info all the time. So theres no way as of now. 

But if someone can think outta the box we can crack this.</description>
		<content:encoded><![CDATA[<p>Well I dont think there is a &#8220;smart&#8221; way now to do this. The only way is by the &#8220;go off record&#8221; and ping method. This is kinda silly.</p>
<p>Anyway, the reason is.. when a person goes invisible google sets the presence info in its server (IQ format) with &#8220;invisible&#8221; attribute to true. But when it broadcasts the presence stanza it doesnt give out that info. It just gives whether the person is available or unavailable. and if available the status is also attached. (default and dnd (busy)). </p>
<p>Ive tried this. Ive created a java code using smack to listen to presence changes of my contacts. and when when a contact goes invisible I get the &#8220;unavailable&#8221; presence packet only. And this info is stored on the server and hence even if the user is offline the presence info is available. So the user is effectively offline when they are invisible. </p>
<p>But the google talk doc lies something. It says &#8220;when a user updates it presence the presence info is sent to all contacts &#8220;UNLESS&#8221; the user is invisible!! &#8221;</p>
<p>I thought I could use this. But when I listened to the server it seem to send presence info all the time. So theres no way as of now. </p>
<p>But if someone can think outta the box we can crack this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

