<?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 Techelp</title>
	<atom:link href="http://techelp.in/thome/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://techelp.in/thome</link>
	<description></description>
	<lastBuildDate>Thu, 17 May 2012 11:02:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on File Encryption Decreption with key (Single File or Multiple Files) &#8211; swings GUI by Nandeeswar Mucheli</title>
		<link>http://techelp.in/thome/2012/02/08/files-encryption-decreption-with-key-swings/#comment-79</link>
		<dc:creator>Nandeeswar Mucheli</dc:creator>
		<pubDate>Thu, 17 May 2012 11:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/thome/?p=238#comment-79</guid>
		<description>hi Raghuram,

Make sure, you have to run &quot; FileEncryptDecrypt.java &quot; file after compilation is completed.
Let me know any issues...
Thanks,
Nandeeswar</description>
		<content:encoded><![CDATA[<p>hi Raghuram,</p>
<p>Make sure, you have to run &#8221; FileEncryptDecrypt.java &#8221; file after compilation is completed.<br />
Let me know any issues&#8230;<br />
Thanks,<br />
Nandeeswar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on File Encryption Decreption with key (Single File or Multiple Files) &#8211; swings GUI by Raghuram</title>
		<link>http://techelp.in/thome/2012/02/08/files-encryption-decreption-with-key-swings/#comment-78</link>
		<dc:creator>Raghuram</dc:creator>
		<pubDate>Fri, 11 May 2012 11:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/thome/?p=238#comment-78</guid>
		<description>when i run the above programs, i&#039;m getting an exception stating &quot; Exception in thread &quot;main&quot; java.lang.NoSuchMethodError: main &quot;.
How can i get rid of this? </description>
		<content:encoded><![CDATA[<p>when i run the above programs, i&#8217;m getting an exception stating &#8221; Exception in thread &#8220;main&#8221; java.lang.NoSuchMethodError: main &#8220;.<br />
How can i get rid of this? </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on File Upload and Download using Servlets and JSP by Cesc</title>
		<link>http://techelp.in/thome/2009/04/24/file-upload-and-download-using-servlets-and-jsp/#comment-68</link>
		<dc:creator>Cesc</dc:creator>
		<pubDate>Tue, 20 Mar 2012 11:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/javablog/?p=67#comment-68</guid>
		<description>Cease shutup!

Shyam thanks for the code. </description>
		<content:encoded><![CDATA[<p>Cease shutup!</p>
<p>Shyam thanks for the code. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java Get System name,ip address and OS details by Rajivdh</title>
		<link>http://techelp.in/thome/2012/02/08/java-get-system-nameip-address-and-os-details/#comment-67</link>
		<dc:creator>Rajivdh</dc:creator>
		<pubDate>Fri, 16 Mar 2012 09:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/thome/?p=253#comment-67</guid>
		<description>


&lt;a href=&quot;http://bit.ly/yOyqHw&quot; rel=&quot;nofollow&quot;&gt;Alert!: Oracle has announced their marquee event JavaOne and Oracle Develop 2012 being held in Hyderabad on 3-4 May. Registrations have also started (Link: http://www.oracle.com/javaone/in-en/index.html?pcode=WWMK11024795MPP084&amp;src=7268797&amp;Act=155 ). &lt;/a&gt;


</description>
		<content:encoded><![CDATA[<p><a href="http://bit.ly/yOyqHw" rel="nofollow">Alert!: Oracle has announced their marquee event JavaOne and Oracle Develop 2012 being held in Hyderabad on 3-4 May. Registrations have also started (Link: </a><a href="http://www.oracle.com/javaone/in-en/index.html?pcode=WWMK11024795MPP084&#038;src=7268797&#038;Act=155" rel="nofollow">http://www.oracle.com/javaone/in-en/index.html?pcode=WWMK11024795MPP084&#038;src=7268797&#038;Act=155</a> ). </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bulk insert example in MS SQL Server by Aniruddh</title>
		<link>http://techelp.in/thome/2009/04/22/bulk-insert-example-in-sql-serverms-sql-server/#comment-59</link>
		<dc:creator>Aniruddh</dc:creator>
		<pubDate>Wed, 22 Feb 2012 06:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/dbblog/?p=22#comment-59</guid>
		<description>
&lt;code&gt;Consider below records:

sudha&#124;1111&lt;/code&gt;
&lt;code&gt;shyam&#124;1111&lt;/code&gt;
&lt;code&gt;anil&#124;1111.23&lt;/code&gt;
&lt;code&gt;Shakira&lt;/code&gt;
&lt;code&gt;raj&lt;/code&gt;
&lt;code&gt;&#124;rani&lt;/code&gt;
&lt;code&gt;&#124;&lt;/code&gt;
&lt;code&gt;shyam&#124;123.9999

&lt;/code&gt;&lt;code&gt;
 This will not insert data: raj properly and will get appended with previous record.
How can we get rid of this through bulk insert, instead of changing the input file?
&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p><code>Consider below records:</p>
<p>sudha|1111</code><br />
<code>shyam|1111</code><br />
<code>anil|1111.23</code><br />
<code>Shakira</code><br />
<code>raj</code><br />
<code>|rani</code><br />
<code>|</code><br />
<code>shyam|123.9999</p>
<p></code><code><br />
 This will not insert data: raj properly and will get appended with previous record.<br />
How can we get rid of this through bulk insert, instead of changing the input file?<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparing any two files with any extension in java by Madan</title>
		<link>http://techelp.in/thome/2009/04/17/comparing-any-two-files-in-java/#comment-46</link>
		<dc:creator>Madan</dc:creator>
		<pubDate>Wed, 11 Jan 2012 10:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/javablog/?p=19#comment-46</guid>
		<description>if I have more than one statement on a line in file 1, and one statement per line in file2
 For example, in File1 
 System.out.println(&#039;&#039;Hello World&#039;&#039;); System.out.println(&#039;&#039;Hello World again&#039;&#039;);
 
 in File2
 
 System.out.println(&#039;&#039;Hello World&#039;&#039;);
 System.out.println(&#039;&#039;Hello World again&#039;&#039;);
 
 Clearly, the code in both files is the same, but if I use your method of comparing line by line, I presume it won&#039;t work?</description>
		<content:encoded><![CDATA[<p>if I have more than one statement on a line in file 1, and one statement per line in file2<br />
 For example, in File1<br />
 System.out.println(&#8221;Hello World&#8221;); System.out.println(&#8221;Hello World again&#8221;);</p>
<p> in File2</p>
<p> System.out.println(&#8221;Hello World&#8221;);<br />
 System.out.println(&#8221;Hello World again&#8221;);</p>
<p> Clearly, the code in both files is the same, but if I use your method of comparing line by line, I presume it won&#8217;t work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on REMODELING CUBE IN BI by Venkat</title>
		<link>http://techelp.in/thome/2009/06/09/remodeling-cube-in-bi/#comment-40</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Wed, 16 Nov 2011 07:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/sapblog/?p=46#comment-40</guid>
		<description>Its very good,keep it up and help the people with your knowledge is always good</description>
		<content:encoded><![CDATA[<p>Its very good,keep it up and help the people with your knowledge is always good</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EXPORT ROUTINE &#8211; SAP-BI by saphelpdesk</title>
		<link>http://techelp.in/thome/2009/06/24/export-routine-sap-bi/#comment-39</link>
		<dc:creator>saphelpdesk</dc:creator>
		<pubDate>Sat, 22 Oct 2011 17:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/sapblog/?p=62#comment-39</guid>
		<description>good information with images</description>
		<content:encoded><![CDATA[<p>good information with images</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on java.util.ConcurrentModificationException by tuna</title>
		<link>http://techelp.in/thome/2009/04/15/javautilconcurrentmodificationexception/#comment-37</link>
		<dc:creator>tuna</dc:creator>
		<pubDate>Fri, 21 Oct 2011 10:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/javablog/?p=6#comment-37</guid>
		<description>This is very good solution and it works,
It prevents java.util.ConcurrentModificationException 
How did you come with this idea it is really creative solution ? = )</description>
		<content:encoded><![CDATA[<p>This is very good solution and it works,<br />
It prevents java.util.ConcurrentModificationException<br />
How did you come with this idea it is really creative solution ? = )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on REMODELING CUBE IN BI by Mohammed</title>
		<link>http://techelp.in/thome/2009/06/09/remodeling-cube-in-bi/#comment-36</link>
		<dc:creator>Mohammed</dc:creator>
		<pubDate>Tue, 27 Sep 2011 11:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://techelp.in/sapblog/?p=46#comment-36</guid>
		<description>Fabulous cleared me the concept of Re-modeling rules in SAP BI.....Nice</description>
		<content:encoded><![CDATA[<p>Fabulous cleared me the concept of Re-modeling rules in SAP BI&#8230;..Nice</p>
]]></content:encoded>
	</item>
</channel>
</rss>

