<?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/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Amit's Blog...</title>
	<link>http://amit.myktm.com</link>
	<description>On Life, Technology and 'More'...</description>
	<pubDate>Mon, 23 Mar 2009 04:28:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>RSA Algorithm Implemented in Java</title>
		<link>http://amit.myktm.com/rsa-algorithm-implemented-in-java/</link>
		<comments>http://amit.myktm.com/rsa-algorithm-implemented-in-java/#comments</comments>
		<pubDate>Wed, 02 May 2007 22:13:53 +0000</pubDate>
		<dc:creator>Amit Chaudhary</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://amit.myktm.com/rsa-algorithm-implemented-in-java/</guid>
		<description><![CDATA[I have my Network Information and Security practical exams on the 4th. I have been trying to implement most of these encryption algorithms on Java. The very nature of the algorithms and being incompetent with Java made it that much more difficult; overflowing, under flowing, data loss and what not!
I also tried to find a [...]]]></description>
			<content:encoded><![CDATA[<p>I have my Network Information and Security practical exams on the 4th. I have been trying to implement most of these encryption algorithms on Java. The very nature of the algorithms and being incompetent with Java made it that much more difficult; overflowing, under flowing, data loss and what not!</p>
<p>I also tried to find a simple implementation of the RSA algorithm across the net but with no success. I finally figured a way out to implement it. </p>
<p>It may not be the most accurate implementation; but good enough if you want to learn how RSA works. </p>
<p>The code follows for those who are interested.</p>
<p> <a href="http://amit.myktm.com/rsa-algorithm-implemented-in-java/#more-77" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://amit.myktm.com/rsa-algorithm-implemented-in-java/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Analytics disappeared!!</title>
		<link>http://amit.myktm.com/google-analytics-disappeared/</link>
		<comments>http://amit.myktm.com/google-analytics-disappeared/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 22:21:47 +0000</pubDate>
		<dc:creator>Amit Chaudhary</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://amit.myktm.com/google-analytics-disappeared/</guid>
		<description><![CDATA[I had Google Analytics to track the visitors to my blog. It worked for the first day and showed zero visitors since then. That was impossible; if not anyone, I visit my blog a couple of times everyday!
Today, when I checked the footer of the template! The google urchin code was missing! I do not [...]]]></description>
			<content:encoded><![CDATA[<p>I had Google Analytics to track the visitors to my blog. It worked for the first day and showed zero visitors since then. That was impossible; if not anyone, I visit my blog a couple of times everyday!</p>
<p>Today, when I checked the footer of the template! The google urchin code was missing! I do not know how that happened.. anyways, I have it back and running.. hope it does not disappear again!</p>
<p>Its been a busy day.. got to get some sleep!</p>
]]></content:encoded>
			<wfw:commentRss>http://amit.myktm.com/google-analytics-disappeared/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Vista Driver Issue</title>
		<link>http://amit.myktm.com/windows-vista-driver-issue/</link>
		<comments>http://amit.myktm.com/windows-vista-driver-issue/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 09:15:42 +0000</pubDate>
		<dc:creator>Amit Chaudhary</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://amit.myktm.com/windows-vista-driver-issue/</guid>
		<description><![CDATA[For a couple of weeks now, my Vista was responding abnormally to any new device I attached to the notebook. Vista started acting dumb and could not locate the drivers in the c:\windows\system32\driverstore directory. I would have to manually locate the drivers for it. 
My bluetooth device was working fine but it would still want [...]]]></description>
			<content:encoded><![CDATA[<p>For a couple of weeks now, my Vista was responding abnormally to any new device I attached to the notebook. Vista started acting dumb and could not locate the drivers in the c:\windows\system32\driverstore directory. I would have to manually locate the drivers for it. </p>
<p>My bluetooth device was working fine but it would still want to install the driver for it.</p>
<p>After a lot of searching and reading I finally got the solution for it. It is due to a corrupt &#8216;windows\inf\infcache.1&#8242; file. The easiest fix to this problem is to delete the file. Before you can delete the file, you need to set appropriate user permissions for the file.</p>
]]></content:encoded>
			<wfw:commentRss>http://amit.myktm.com/windows-vista-driver-issue/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How Vista installation took a lifetime!</title>
		<link>http://amit.myktm.com/how-vista-installation-took-a-lifetime/</link>
		<comments>http://amit.myktm.com/how-vista-installation-took-a-lifetime/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 19:34:34 +0000</pubDate>
		<dc:creator>Amit Chaudhary</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://amit.myktm.com/how-vista-installation-took-a-lifetime/</guid>
		<description><![CDATA[A couple of weeks back I finally got the Business Edition of Windows Vista. Having read and heard about the features from Subrat of this new much awaited Operating System I was all excited to install it on my notebook (HP Pavilion dv6114tx). 
I started off by taking my backup on a couple of DVDs [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.dell.com/images/global/support/product_support/vista_logo_50x50.jpg" align="left" hspace="5" vspace="5">A couple of weeks back I finally got the Business Edition of Windows Vista. Having read and heard about the features from <a href="http://www.subrat.net/" target="blank">Subrat</a> of this new much awaited Operating System I was all excited to install it on my notebook (HP Pavilion dv6114tx). </p>
<p>I started off by taking my backup on a couple of DVDs because according to the HP Support Site, the HP Upgrade utility would merge all my partitions for a clean install of the new OS. After taking the backup I started the upgrade which looked easy with the HP Upgrade Utility. </p>
<p>The setup was almost complete into its final step – ‘Completing Installation.’ I was all set to use my new OS but that was not to happen. During this last step, the notebook just turned off without any error or notice and when I Turned On the machine and tried continuing it said it would have to restart the installation process. I tried again and again but with no success. In the end, I had no choice but to turn back to HP Chat Support. </p>
<p>The chat support staff gave me a shock when she told me that the problem could be because the necessary BIOS updates were not applied which are required to run Vista. The HP Upgrade Utility was supposed to upgrade the BIOS and I did see it flashing 44 memory blocks of my BIOS… but it turns out that the BIOS was not updated. So, how do you now update the BIOS? The only way you could update the BIOS is through Windows XP. After 5 hours of troubleshooting I went back to my HP XP Recovery Discs to install XP… and again the DVDs would fail. In the end, I took up an old not-so-licensed copy of Windows XP on my notebook, flashed the BIOS and then started the Vista Installation all over again. </p>
<p>Finally, its done. After 8 hrs - 4 installs of Vista, 2 installs of XP and some troubleshooting I finally got my notebook back to life. I must say, using Vista is so much better.  The search facility, the sidebar and the whole UI is just so pleasing and user friendly. Will write more about Vista in another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://amit.myktm.com/how-vista-installation-took-a-lifetime/feed/</wfw:commentRss>
		</item>
		<item>
		<title>dnScoop and mYktm.com</title>
		<link>http://amit.myktm.com/dnscoop-and-myktmcom/</link>
		<comments>http://amit.myktm.com/dnscoop-and-myktmcom/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 12:20:10 +0000</pubDate>
		<dc:creator>Amit Chaudhary</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://amit.myktm.com/archives/2007/04/15/dnscoop-and-myktmcom/</guid>
		<description><![CDATA[Does dnScoop.com really work?
This site is supposed to estimate the value of a site based on the following

Links
Traffic (Alexa)
Age of the domain
Site category
Domain keyword popularity
Overall occurrences of the domain name on the web.

Until recently, I thought it was a great site. Now, with the varied estimates that it has been throwing for mYktm.com I am [...]]]></description>
			<content:encoded><![CDATA[<p>Does <a href="http://www.dnscoop.com">dnScoop.com</a> really work?</p>
<p>This site is supposed to estimate the value of a site based on the following</p>
<ol>
<li>Links
<li>Traffic (Alexa)
<li>Age of the domain
<li>Site category
<li>Domain keyword popularity
<li>Overall occurrences of the domain name on the web.
</ol>
<p>Until recently, I thought it was a great site. Now, with the varied estimates that it has been throwing for mYktm.com I am very much convinced that the reports are CONSISTENTLY INCONSISTENT!</p>
<p>These are the values I had receieved in the past few weeks.</p>
<ol>
<li>Last Month : $6,844
<li>A couple of weeks back : A whopping <strong>$12,000</strong>!!
<li>An hour back : &#8220;Cannot estimate the value for mYktm.com&#8221;
<li>Now : $5,260
</ol>
<p>I was very happy when I saw the estimate baloon upto $12k thinking the previous estimate was not with the latest search engine updates. Now, seeing it fluctuate and falling back to a disappointing $5k makes me believe that this site is total crap!</p>
]]></content:encoded>
			<wfw:commentRss>http://amit.myktm.com/dnscoop-and-myktmcom/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
