<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Amit Agarwal's Linux Blog - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-ed41e6be" type="application/json"/><link>http://amitagarwalslinuxblog.disqus.com/</link><description>Linux and Photography Blog</description><atom:link href="http://amitagarwalslinuxblog.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 14 May 2012 06:05:49 -0000</lastBuildDate><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-528366509</link><description>&lt;p&gt;Hello sir,&lt;/p&gt;

&lt;p&gt;Is there any tool to extract table from HTML code.&lt;/p&gt;

&lt;p&gt;If any then provide me the name.@ &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jshanker Verma</dc:creator><pubDate>Mon, 14 May 2012 06:05:49 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-524092296</link><description>&lt;p&gt;yes, I got it thanks sir. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jshanker Verma</dc:creator><pubDate>Wed, 09 May 2012 04:23:44 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-522807699</link><description>&lt;p&gt;I tried that and got the result correctly. Can you try without redirection in your second command and check what you are getting.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Tue, 08 May 2012 10:01:24 -0000</pubDate></item><item><title>Re: Tora installation on Fedora 16 with rpm</title><link>http://m.amit-agarwal.co.in/2012/02/09/tora-installation-fedora-16-rpm/#comment-522802175</link><description>&lt;p&gt;you will have to compile it yourself.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Tue, 08 May 2012 09:58:03 -0000</pubDate></item><item><title>Re: Tora installation on Fedora 16 with rpm</title><link>http://m.amit-agarwal.co.in/2012/02/09/tora-installation-fedora-16-rpm/#comment-522513704</link><description>&lt;p&gt;how can install tora on fedora 64-bit &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shmung</dc:creator><pubDate>Tue, 08 May 2012 04:35:55 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-522508564</link><description>&lt;p&gt;Still I have problem it doesn't work, I cann't login with this one. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jshanker Verma</dc:creator><pubDate>Tue, 08 May 2012 04:19:32 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-522235091</link><description>&lt;p&gt;For security reasons, I have removed your password from the post.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Mon, 07 May 2012 21:36:31 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-522232386</link><description>&lt;p&gt; First off, never post your password on any site - for your safety. Secondly in the second code, use the URL where you will be finally re-directed, that is in you case "&lt;a href="http://www.nyc.gov/portal/site/businessexpress/" rel="nofollow"&gt;http://www.nyc.gov/portal/site...&lt;/a&gt;"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Mon, 07 May 2012 21:34:46 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-521416572</link><description>&lt;p&gt;Hi sir,&lt;br&gt;I have a web site with username and password.&lt;br&gt;I want to login on this site using bash shell script.&lt;br&gt;I am using this code but I cann't login&lt;br&gt;=============================&lt;br&gt;curl -c /tmp/cookie.txt --cookie-jar /tmp/cookie.txt  --silent --post302 --location "&lt;a href="https://www.nyc.gov/BEServices/login?loginUrl=/portal/site/businessexpress/template.LOGIN/action.process/&amp;amp;realm=realm1&amp;amp;logon=rossaaron@juno.com&amp;amp;password=password" rel="nofollow"&gt;https://www.nyc.gov/BEServices...&lt;/a&gt;" &amp;gt; /tmp/logon.html &lt;br&gt;=====================================================&lt;br&gt;and i have also this code:&lt;br&gt;=====================================================&lt;br&gt;curl -A "Mozilla/4.73 [en] (X11; U; Linux 2.2.15 i686)" \&lt;br&gt;--cookie /tmp/cjar.txt --cookie-jar /tmp/cjar.txt \&lt;br&gt;--data "loginUrl=/portal/site/businessexpress/template.LOGIN/action.process/" \&lt;br&gt;--data "realm=realm1" \&lt;br&gt;--data "logon=rossaaron@juno.com" \&lt;br&gt;--data "password=password" \&lt;br&gt;--silent --post302 --location "&lt;a href="https://www.nyc.gov/BEServices/login" rel="nofollow"&gt;https://www.nyc.gov/BEServices...&lt;/a&gt;" &amp;gt; /tmp/tmp.html&lt;br&gt;=====================================================&lt;br&gt;But I couldn't login with this. have u any solution plz rply me with the codes.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jshanker Verma</dc:creator><pubDate>Mon, 07 May 2012 03:04:55 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-516729730</link><description>&lt;p&gt;I am not sure if there is a direct way. I can think of atlease 2 thing:&lt;br&gt;1) If there is a new thread spawned then you can monitor for that in a for loop OR&lt;br&gt;2) You can monitor all the process and check the differences while the query is being made.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Wed, 02 May 2012 11:05:18 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-516087409</link><description>&lt;p&gt;Actually is it possible to check, how much time and memory and cpu consumption by a request when it is made for apache server. Let I open my apache request for(http://172.16.1.158). So how much time will take response this request and how much memory it will take to be processed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jshanker Verma</dc:creator><pubDate>Wed, 02 May 2012 03:00:22 -0000</pubDate></item><item><title>Re: Contact Me</title><link>http://blog.amit-agarwal.co.in/contact-me/#comment-515676918</link><description>&lt;p&gt;Thanks for the links and I have added a link too :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Tue, 01 May 2012 21:43:07 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-515668245</link><description>&lt;p&gt;Not sure, what you mean by that. Can you explain your problem statement in little more detail.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Tue, 01 May 2012 21:37:54 -0000</pubDate></item><item><title>Re: Unix shell script for removing duplicate files</title><link>http://blog.amit-agarwal.com/2011/05/16/unix-shell-script-removing-duplicate-files/#comment-515664509</link><description>&lt;p&gt;Looks like wordpress messed up the script, here it is again :&lt;br&gt; OUTF=&lt;a href="http://rem-duplicates.sh" rel="nofollow"&gt;rem-duplicates.sh&lt;/a&gt;; &lt;br&gt;echo "#!/bin/sh" &amp;gt;$OUTF; &lt;br&gt;find "$@" -type f -exec md5sum {} \; 2&amp;gt;/dev/null | sort --key=1,32 | uniq -w 32 -d |cut -b 1-32 --complement |sed 's/^/rm -f/' &amp;gt;&amp;gt;$OUTF&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Tue, 01 May 2012 21:35:34 -0000</pubDate></item><item><title>Re: Unix shell script for removing duplicate files</title><link>http://blog.amit-agarwal.com/2011/05/16/unix-shell-script-removing-duplicate-files/#comment-514917553</link><description>&lt;p&gt;a: line 2: syntax error near unexpected token `|'&lt;br&gt;a: line 2: `OUTF=&lt;a href="http://rem-duplicates.sh" rel="nofollow"&gt;rem-duplicates.sh&lt;/a&gt;; echo “#! /bin/sh” &amp;gt; $OUTF; find “$@” -type f -exec md5sum {} ; |sort –key=1,32 |uniq -w 32 -d'&lt;br&gt; &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo </dc:creator><pubDate>Tue, 01 May 2012 08:51:41 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-514908374</link><description>&lt;p&gt;Hi Amit Sir,&lt;br&gt;I want to know the command or shell script, to check the memory usage by a client request when access my apache server.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jshanker Verma</dc:creator><pubDate>Tue, 01 May 2012 08:33:36 -0000</pubDate></item><item><title>Re: Contact Me</title><link>http://blog.amit-agarwal.co.in/contact-me/#comment-513353283</link><description>&lt;p&gt;Dear Amit,&lt;/p&gt;

&lt;p&gt;I've shared your blog link (&lt;a href="http://blog.amit-agarwal.co.in/)" rel="nofollow"&gt;http://blog.amit-agarwal.co.in...&lt;/a&gt; my blog.&lt;/p&gt;

&lt;p&gt;If you don't mind, would you please reciprocate the same in your blog. My blog is all about sharing financial planning/investments articles.&lt;/p&gt;

&lt;p&gt;Thanks in advance for your cooperation.&lt;/p&gt;

&lt;p&gt;On behalf of,&lt;br&gt;FINANCE guru SPEAKS!&lt;br&gt;&lt;a href="http://aimoney.blogspot.com" rel="nofollow"&gt;http://aimoney.blogspot.com&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AIMoney</dc:creator><pubDate>Sun, 29 Apr 2012 03:02:29 -0000</pubDate></item><item><title>Re: 30 Best Windows Mobile Applications</title><link>http://m.amit-agarwal.co.in/2011/12/28/30-windows-mobile-applications/#comment-508859690</link><description>&lt;p&gt;Thanks for the nice words.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Wed, 25 Apr 2012 12:15:04 -0000</pubDate></item><item><title>Re: How &amp;#038; Why Should you invest in Stock Markets Even After Your Retirement?</title><link>http://blog.amit-agarwal.com/2012/01/09/invest-stock-markets-retirement/#comment-507784021</link><description>&lt;p&gt;Get Indian stock market tips covering NSE and BSE now. Free trial available for intraday tips, positional tips and btst/stbt tips&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sharetipsinfo3</dc:creator><pubDate>Tue, 24 Apr 2012 07:37:15 -0000</pubDate></item><item><title>Re: 30 Best Windows Mobile Applications</title><link>http://m.amit-agarwal.co.in/2011/12/28/30-windows-mobile-applications/#comment-507686091</link><description>&lt;p&gt;This is a topic of my interest. I love reading through your blog, I wanted to leave a little applications will ensure following features such as networking, themes, tools for tweak, music players, newsreaders, Internet browser, document manager and much more to support you and wish you a good continuation.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.daffodilsw.com/blackberry-application-development" rel="nofollow"&gt;http://www.daffodilsw.com/blac...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">willson</dc:creator><pubDate>Tue, 24 Apr 2012 02:24:16 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-504886092</link><description>&lt;p&gt;Not sure what you mean by doc, do you mean word document or odf document or plain text document.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Fri, 20 Apr 2012 22:45:18 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-504885687</link><description>&lt;p&gt;The simplest would be to do&lt;br&gt;  ssh “echo $variable &amp;gt;file”&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Fri, 20 Apr 2012 22:44:59 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-502245520</link><description>&lt;p&gt;I have a variable and I want to store its value in a file on another machine in a new file or existing file.&lt;br&gt;plz reply&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jshanker Verma</dc:creator><pubDate>Thu, 19 Apr 2012 08:18:13 -0000</pubDate></item><item><title>Re: xmlwf &amp;#8211; Is your xml document well formed?</title><link>http://blog.amit-agarwal.com/2012/02/18/xmlwf-xml-document-formed/#comment-500785877</link><description>&lt;p&gt;Hi Amit, &lt;br&gt;this is Jai Shanker.&lt;br&gt;How can i access the doc from any api in linux.&lt;br&gt;Then convert that using base64 into xml for parsing.&lt;br&gt;And howto store that parse data into variable.&lt;/p&gt;

&lt;p&gt;Plz suggest me some commands and script.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jshanker Verma</dc:creator><pubDate>Wed, 18 Apr 2012 09:45:33 -0000</pubDate></item><item><title>Re: systemadm &amp;#8211; simpler way to manage the service files for systemd</title><link>http://blog.amit-agarwal.co.in/2012/04/17/systemadm-simpler-manage-service-files-systemd/#comment-499873834</link><description>&lt;p&gt;Yes, I too liked it very much.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit Agarwal</dc:creator><pubDate>Tue, 17 Apr 2012 11:29:56 -0000</pubDate></item></channel></rss>
