<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Vidhya's Blog</title>
	<atom:link href="http://svidhya.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://svidhya.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 12 Aug 2010 07:16:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='svidhya.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Vidhya's Blog</title>
		<link>http://svidhya.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://svidhya.wordpress.com/osd.xml" title="Vidhya&#039;s Blog" />
	<atom:link rel='hub' href='http://svidhya.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Show image in mouseover</title>
		<link>http://svidhya.wordpress.com/2010/08/12/show-image-in-mouseover/</link>
		<comments>http://svidhya.wordpress.com/2010/08/12/show-image-in-mouseover/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 07:16:31 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[onmouseover image]]></category>
		<category><![CDATA[show image on mouseover]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=164</guid>
		<description><![CDATA[We can use the below code to show an image in the mouseover of an another image. &#60;img src=&#8221;images/cvv2_small.gif&#8221; style=&#8221;vertical-align:top;cursor:pointer;&#8221; border=&#8221;0&#8243; onmouseover=&#8221;ShowBigImage();&#8221; onmouseout=&#8221;ShowDefaultImage();&#8221; /&#62; &#60;div id=&#8221;LargeImageDiv&#8221; style=&#8221;position:absolute;z-index:100&#8243;&#62;&#60;/div&#62; &#60;script type=&#8221;text/javascript&#8221;&#62; function ShowBigImage() { document.getElementById(&#8220;LargeImageDiv&#8221;).innerHTML = &#8220;&#60;img src=&#8217;images/largecard.gif&#8217;&#62;&#8221;; } function ShowDefaultImage() { document.getElementById(&#8220;LargeImageDiv&#8221;).innerHTML = &#8220;&#8221;; } &#60;/script&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=164&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We can use the below code to show an image in the mouseover of an another image.</p>
<p><strong>&lt;img src=&#8221;images/cvv2_small.gif&#8221; style=&#8221;vertical-align:top;cursor:pointer;&#8221; border=&#8221;0&#8243; onmouseover=&#8221;ShowBigImage();&#8221; onmouseout=&#8221;ShowDefaultImage();&#8221; /&gt;</strong></p>
<p><strong>&lt;div id=&#8221;LargeImageDiv&#8221; style=&#8221;position:absolute;z-index:100&#8243;&gt;&lt;/div&gt;</strong></p>
<p><strong>&lt;script type=&#8221;text/javascript&#8221;&gt;</strong></p>
<p><strong>function ShowBigImage()<br />
{<br />
document.getElementById(&#8220;LargeImageDiv&#8221;).innerHTML = &#8220;&lt;img src=&#8217;images/largecard.gif&#8217;&gt;&#8221;;<br />
}</strong></p>
<p><strong>function ShowDefaultImage()<br />
{<br />
document.getElementById(&#8220;LargeImageDiv&#8221;).innerHTML = &#8220;&#8221;;<br />
}</strong></p>
<p><strong>&lt;/script&gt;</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/164/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=164&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2010/08/12/show-image-in-mouseover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>
	</item>
		<item>
		<title>Subtract time</title>
		<link>http://svidhya.wordpress.com/2010/07/28/subtract-time-in-php/</link>
		<comments>http://svidhya.wordpress.com/2010/07/28/subtract-time-in-php/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 12:20:31 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[subtract time php]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=157</guid>
		<description><![CDATA[We can use the below script to subtract half an hour from the given time in PHP. &#60;?php date_default_timezone_set(&#8216;UTC&#8217;); $actualTime = strtotime(&#8217;2010-07-28 15:00:00&#8242;); $modifiedTime = $actualTime &#8211; strtotime(&#8217;00:30:00&#8242;); echo &#8220;Modified time: &#8221; . date(&#8220;H:i a&#8221;, $modifiedTime); ?&#62; Above script gives the output as Modified time: 14:30 pm<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=157&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We can use the below script to subtract half an hour from the given time in PHP.</p>
<p>&lt;?php</p>
<p>date_default_timezone_set(&#8216;UTC&#8217;);</p>
<p>$actualTime = strtotime(&#8217;2010-07-28 15:00:00&#8242;);</p>
<p>$modifiedTime = $actualTime &#8211; strtotime(&#8217;00:30:00&#8242;);</p>
<p>echo &#8220;Modified time: &#8221; . date(&#8220;H:i a&#8221;, $modifiedTime);</p>
<p>?&gt;</p>
<p>Above script gives the output as</p>
<p>Modified time: 14:30 pm</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=157&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2010/07/28/subtract-time-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>
	</item>
		<item>
		<title>Include Firebug console in any browser</title>
		<link>http://svidhya.wordpress.com/2010/07/25/firebug-code-in-javascript/</link>
		<comments>http://svidhya.wordpress.com/2010/07/25/firebug-code-in-javascript/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 07:14:29 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[firebug javascript code]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=152</guid>
		<description><![CDATA[We can add the following script to include the &#8220;Firebug&#8221; in any browser. &#60;script type=&#8217;text/javascript&#8217; src=&#8217;http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js&#8216;&#62;&#60;/script&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=152&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We can add the following script to include the &#8220;Firebug&#8221; in any browser.</p>
<p>&lt;script type=&#8217;text/javascript&#8217; src=&#8217;<a href="http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js" target="_blank">http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js</a>&#8216;&gt;&lt;/script&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=152&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2010/07/25/firebug-code-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>
	</item>
		<item>
		<title>Comparing InnoDB and MyISAM</title>
		<link>http://svidhya.wordpress.com/2010/01/05/comparing-innodb-and-myisam/</link>
		<comments>http://svidhya.wordpress.com/2010/01/05/comparing-innodb-and-myisam/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 09:51:45 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[innodb and mysql]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=147</guid>
		<description><![CDATA[In Mysql InnoDB and MYISAM are two different storage engines. By deafult the storage engine is MYISAM. Difference between InnoDB and MyISAM : 1. InnoDB supports transactions whereas MYISAM does not. It means we can commit or roll back a transaction in InnoDB but in MYISAM once we execute a command tats it.. 2. InnoDB [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=147&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In Mysql InnoDB and MYISAM are two different storage engines. By deafult the storage engine is MYISAM.</p>
<p><strong>Difference between InnoDB and MyISAM :</strong></p>
<p>1. InnoDB supports transactions whereas MYISAM does not. It means we can commit or roll back a transaction in InnoDB but in MYISAM once we execute a command tats it..</p>
<p>2. InnoDB provides row -level locking of a table whereas MYISAM provides only table-level locking.</p>
<p>3. InnoDB supports foreign keys whereas MYISAM does not support foreign key references. Even if you specify foreign key to a table of type MYISAM it willbe simply ignored.</p>
<p>4. Usually we go for InnoDB when we design large size tables and MYISAM is suitable for small size tables</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=147&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2010/01/05/comparing-innodb-and-myisam/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>
	</item>
		<item>
		<title>To compare two dates in javascript</title>
		<link>http://svidhya.wordpress.com/2009/05/28/to-compare-two-dates-in-javascript/</link>
		<comments>http://svidhya.wordpress.com/2009/05/28/to-compare-two-dates-in-javascript/#comments</comments>
		<pubDate>Thu, 28 May 2009 05:48:38 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[compare dates in javascript]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=141</guid>
		<description><![CDATA[function CompareDateFrom(ptr1,ptr2) { if(ptr2.value != &#8221;) { d1 = new Date(ptr1.value); d2 = new Date(ptr2.value); if(d1 &#62; d2) { msg = &#8220;From cannot be greater than To!&#8221;; if(msg) { alert(msg); ptr1.value = &#8220;&#8221;; return false; } } } } &#60;input type=&#8221;text&#8221; name=&#8221;date_from&#8221; size=&#8221;7&#8243; onblur=&#8221;javascript:check_date(this);CompareDateFrom (this,document.formname.date_to);&#8221;&#8230;&#8230;.&#62; &#60;input type=&#8221;text&#8221; name=&#8221;date_to&#8221; size=&#8221;7&#8243;&#8230;.&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=141&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>function CompareDateFrom(ptr1,ptr2)<br />
{<br />
if(ptr2.value != &#8221;)<br />
{<br />
d1 = new Date(ptr1.value);<br />
d2 = new Date(ptr2.value);<br />
if(d1 &gt; d2)<br />
{<br />
msg = &#8220;From cannot be greater than To!&#8221;;<br />
if(msg)<br />
{<br />
alert(msg);<br />
ptr1.value = &#8220;&#8221;;<br />
return false;<br />
}<br />
}<br />
}<br />
}</p>
<p>&lt;input type=&#8221;text&#8221; name=&#8221;date_from&#8221; size=&#8221;7&#8243; onblur=&#8221;javascript:check_date(this);CompareDateFrom (this,document.formname.date_to);&#8221;&#8230;&#8230;.&gt;</p>
<p>&lt;input type=&#8221;text&#8221; name=&#8221;date_to&#8221; size=&#8221;7&#8243;&#8230;.&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=141&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2009/05/28/to-compare-two-dates-in-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>
	</item>
		<item>
		<title>Essential health facts</title>
		<link>http://svidhya.wordpress.com/2008/11/17/essential-health-facts/</link>
		<comments>http://svidhya.wordpress.com/2008/11/17/essential-health-facts/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 11:10:05 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[health facts]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=126</guid>
		<description><![CDATA[Dont keep the mobile closer to ears until the recipient answers. Because directly after dialing, the mobile phone would use it&#8217;s maximum signaling power, which is: 2watts = 33dbi. Please be careful. Please use left ear while using cell (mobile), because if we use the right one it may affect brain directly. This is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=126&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul type="disc">
<li>Dont keep the mobile closer to ears until the recipient answers. Because directly after dialing, the mobile phone would use it&#8217;s maximum signaling power, which is: 2watts = 33dbi. Please be careful. Please use left ear while using cell (mobile), because if we use the right one it may affect brain directly. This is a true fact from Apollo medical team.</li>
<li>Do not drink APPY FIZZ . It contains cancer causing agent.</li>
<li>Dont eat Mentos before or after drinking Coke or Pepsi coz the person will die immediately as the mixture becomes cyanide.</li>
<li>Dont eat kurkure because it contains high amount of plastic if U don&#8217;t Believe burn kurkure n u can see plastic melting.!! News report from Times of India.</li>
<li>Avoid these tablets as they are very dangerous:
<ol>
	1. D-Cold<br />
	2. Vicks action-500<br />
	3. Actified<br />
	4. Coldarin<br />
	5. Co some<br />
	6. Nice<br />
	7. Nimulid<br />
	8. Cetrizet-D
</ol>
</li>
<p>They contain Phenyl- Propanol -Amide PPA.Which Causes strokes, and these tablets are banned in U.S.</p>
<li><strong>Cotton Ear Buds&#8230; </strong> Please do not show sympathy to people selling buds on roadside or at Signals by buying their ear buds (instead we can give them money without taking their ear buds)&#8230;.. Those were made from cotton that has already been used in hospitals. They take all the dirty, blood and pus filled cotton, wash it, bleach it and use it to make ear buds.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/126/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=126&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2008/11/17/essential-health-facts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>
	</item>
		<item>
		<title>Useful tips on backpain</title>
		<link>http://svidhya.wordpress.com/2008/11/06/useful-tips-on-backpain/</link>
		<comments>http://svidhya.wordpress.com/2008/11/06/useful-tips-on-backpain/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 08:48:34 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[tips on backpain]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=100</guid>
		<description><![CDATA[Predominantly do Yoga regularly.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=100&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://svidhya.files.wordpress.com/2008/11/img11.jpg"><img class="alignnone size-full wp-image-103" title="img11" src="http://svidhya.files.wordpress.com/2008/11/img11.jpg?w=400&#038;h=400" alt="img11" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img2.jpg"><img class="alignnone size-full wp-image-104" title="img2" src="http://svidhya.files.wordpress.com/2008/11/img2.jpg?w=400&#038;h=400" alt="img2" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img4.jpg"><img class="alignnone size-full wp-image-105" title="img4" src="http://svidhya.files.wordpress.com/2008/11/img4.jpg?w=400&#038;h=400" alt="img4" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img5.jpg"><img class="alignnone size-full wp-image-106" title="img5" src="http://svidhya.files.wordpress.com/2008/11/img5.jpg?w=400&#038;h=400" alt="img5" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img6.jpg"><img class="alignnone size-full wp-image-107" title="img6" src="http://svidhya.files.wordpress.com/2008/11/img6.jpg?w=400&#038;h=400" alt="img6" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img71.jpg"><img class="alignnone size-full wp-image-110" title="img71" src="http://svidhya.files.wordpress.com/2008/11/img71.jpg?w=400&#038;h=400" alt="img71" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img8.jpg"><img class="alignnone size-full wp-image-112" title="img8" src="http://svidhya.files.wordpress.com/2008/11/img8.jpg?w=400&#038;h=400" alt="img8" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img9.jpg"><img class="alignnone size-full wp-image-113" title="img9" src="http://svidhya.files.wordpress.com/2008/11/img9.jpg?w=400&#038;h=400" alt="img9" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img10.jpg"><img class="alignnone size-full wp-image-114" title="img10" src="http://svidhya.files.wordpress.com/2008/11/img10.jpg?w=400&#038;h=400" alt="img10" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img113.jpg"><img class="alignnone size-full wp-image-119" title="img113" src="http://svidhya.files.wordpress.com/2008/11/img113.jpg?w=400&#038;h=400" alt="img113" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img121.jpg"><img class="alignnone size-full wp-image-120" title="img121" src="http://svidhya.files.wordpress.com/2008/11/img121.jpg?w=400&#038;h=400" alt="img121" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/img13.jpg"><img class="alignnone size-full wp-image-121" title="img13" src="http://svidhya.files.wordpress.com/2008/11/img13.jpg?w=400&#038;h=400" alt="img13" width="400" height="400" /></a></p>
<p><strong><span style="color:maroon;">Predominantly do Yoga regularly.</span></strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=100&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2008/11/06/useful-tips-on-backpain/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img11.jpg" medium="image">
			<media:title type="html">img11</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img2.jpg" medium="image">
			<media:title type="html">img2</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img4.jpg" medium="image">
			<media:title type="html">img4</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img5.jpg" medium="image">
			<media:title type="html">img5</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img6.jpg" medium="image">
			<media:title type="html">img6</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img71.jpg" medium="image">
			<media:title type="html">img71</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img8.jpg" medium="image">
			<media:title type="html">img8</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img9.jpg" medium="image">
			<media:title type="html">img9</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img10.jpg" medium="image">
			<media:title type="html">img10</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img113.jpg" medium="image">
			<media:title type="html">img113</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img121.jpg" medium="image">
			<media:title type="html">img121</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/img13.jpg" medium="image">
			<media:title type="html">img13</media:title>
		</media:content>
	</item>
		<item>
		<title>Be Careful while eating apples</title>
		<link>http://svidhya.wordpress.com/2008/11/04/be-careful-while-eating-apples/</link>
		<comments>http://svidhya.wordpress.com/2008/11/04/be-careful-while-eating-apples/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 09:18:17 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[careful while eating apples]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=93</guid>
		<description><![CDATA[Be Careful when eating apples. Please don&#8217;t eat the skin of the apple because it&#8217;s coated with wax. Check before eating any of the fruits. WAX is being used for preservation purposes and cold storage. You might be surprised especially apples from USA and other parts are more than one year old, though it would [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=93&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Be Careful when eating apples.<br />
Please don&#8217;t eat the skin of the apple because it&#8217;s coated with wax.<br />
Check before eating any of the fruits.</p>
<p>WAX is being used for preservation purposes and cold storage.<br />
You might be surprised especially apples from USA and other parts are more than one year old, though it would look fresh. Becox wax is coated, preventing bacteria to enter. So it does not get dry.</p>
<p>Please Eat Apples after removing the wax as demonstrated below. Please follow this and let know others&#8230;</p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/apple.jpeg"><img class="alignnone size-full wp-image-92" title="apple" src="http://svidhya.files.wordpress.com/2008/11/apple.jpeg?w=400&#038;h=400" alt="apple" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/apple1.jpeg"><img class="alignnone size-full wp-image-94" title="apple1" src="http://svidhya.files.wordpress.com/2008/11/apple1.jpeg?w=400&#038;h=400" alt="apple1" width="400" height="400" /></a></p>
<p><a href="http://svidhya.files.wordpress.com/2008/11/apple2.jpeg"><img class="alignnone size-full wp-image-95" title="apple2" src="http://svidhya.files.wordpress.com/2008/11/apple2.jpeg?w=400&#038;h=400" alt="apple2" width="400" height="400" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=93&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2008/11/04/be-careful-while-eating-apples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/apple.jpeg" medium="image">
			<media:title type="html">apple</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/apple1.jpeg" medium="image">
			<media:title type="html">apple1</media:title>
		</media:content>

		<media:content url="http://svidhya.files.wordpress.com/2008/11/apple2.jpeg" medium="image">
			<media:title type="html">apple2</media:title>
		</media:content>
	</item>
		<item>
		<title>Set focus in javascript</title>
		<link>http://svidhya.wordpress.com/2008/10/22/set-focus/</link>
		<comments>http://svidhya.wordpress.com/2008/10/22/set-focus/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 09:52:28 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[set focus in firefox]]></category>
		<category><![CDATA[set focus not working in firefox]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=82</guid>
		<description><![CDATA[Sometimes focus on a specific form element will not work in Firefox. To make it work in Firefox, we can use settimeout function. The function setTimeout() executes the javascript code after a specified time interval. Syntax : setTimeout(&#8220;javascript statement&#8221;,milliseconds); The first parameter of setTimeout() is a string that can contain any JavaScript statement. The second [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=82&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sometimes focus on a specific form element will not work in Firefox.<br />
To make it work in Firefox, we can use settimeout function.</p>
<p>The function setTimeout() executes the javascript code after a specified time interval.<br />
Syntax : <strong>setTimeout(&#8220;javascript statement&#8221;,milliseconds);</strong></p>
<p>The first parameter of setTimeout() is a string that can contain any JavaScript statement.<br />
The second parameter indicates how many milliseconds from now we want to execute the first parameter.</p>
<p>To focus on a particular form element, we can give the following statement :</p>
<p><strong>settimeout(function() { ptr.focus();} , 0)</strong> where &#8216;ptr&#8217; is the form element.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=82&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2008/10/22/set-focus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>
	</item>
		<item>
		<title>Deadly Poison &#8211; Sugarcane Juice</title>
		<link>http://svidhya.wordpress.com/2008/10/13/75/</link>
		<comments>http://svidhya.wordpress.com/2008/10/13/75/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 10:28:50 +0000</pubDate>
		<dc:creator>svidhya</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Deadly poison]]></category>
		<category><![CDATA[sugarcane juice]]></category>

		<guid isPermaLink="false">http://svidhya.wordpress.com/?p=75</guid>
		<description><![CDATA[A friend whose father works for the government health inspection passed on this info. Their job is to inspect all hawkers, their cooked food, their store hygiene, etc. They found sugar cane juice has the highest content of bacteria among all food. In fact, it has exceeded the set limit. Hence, they had to find [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=75&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A friend  whose father works for the government health inspection passed on this info.</p>
<p>Their job is to inspect all hawkers, their cooked food, their store hygiene,  etc. They found sugar cane juice has the highest content of bacteria among all  food. In fact, it has exceeded the set limit.</p>
<p>Hence, they had to  find out why. They went round all sugar cane stores and watched the way the  hawkers handled their sugar cane, wash their glasses, their entire  procedure.But they couldn&#8217;t find the problem.</p>
<p>One day, they stayed till  closing time and discovered some shocking facts! Whenever, the hawkers closed  their stores, they would wash the floor with detergent.</p>
<p>As we know, the  remaining sugarcanes will be placed at the back of the store, vertically  standing and as sugarcanes are very porous, they tend to absorb whatever liquid  around them.</p>
<p>Besides the soapy water, the dirt on hawkers&#8217; boots, cats&#8217;  urine, etc, will all be absorbed??</p>
<p>A friend, who loved sugar cane juice, was  pregnant. She was always drinking sugar cane juice. Anyway, one day she  miscarried and the fetus was already like 6 or 7 months old. When the  doctors did an autopsy to find out why all of a sudden the fetus had died inside  her, they found traces of some chemical substance, which was found in cat urine.  Large traces of it.</p>
<p>While it would not be able to harm adults, it was  extremely toxic to babies, what more a fetus? So they tried to determine how  this cat urine thing could have ended up in the fetus.</p>
<p>This meant that it  had to be digested by the mother, right? And the only logical conclusion they  could come up with was that since these sugar cane juice stall holders just  leave the canes lying around on the wet and dirty floor, it would not be  impossible to think that stray cats could have peed on those sugar canes or near  those sugar canes.</p>
<p>So think carefully the next time when ordering that  favourite sugar cane juice!</p>
<p>Let&#8217;s take action to make this world a better &amp; safer place for  ALL of us &amp; the generations to come.<br />
<b>Is there anyone who is going to take  Sugarcane juice from hawkers anymore?</b></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/svidhya.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/svidhya.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/svidhya.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/svidhya.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/svidhya.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/svidhya.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/svidhya.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/svidhya.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/svidhya.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/svidhya.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/svidhya.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/svidhya.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/svidhya.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/svidhya.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=svidhya.wordpress.com&amp;blog=1748273&amp;post=75&amp;subd=svidhya&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://svidhya.wordpress.com/2008/10/13/75/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d46abdb19314135732e375c497bf3238?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">svidhya</media:title>
		</media:content>
	</item>
	</channel>
</rss>
