<?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>JAME VAALET</title>
	<atom:link href="http://jamevaalet.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamevaalet.wordpress.com</link>
	<description>expressions unleashed...</description>
	<lastBuildDate>Tue, 25 May 2010 08:47:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jamevaalet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/6082ad11eb711c93c86b6d8341fb2904?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>JAME VAALET</title>
		<link>http://jamevaalet.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jamevaalet.wordpress.com/osd.xml" title="JAME VAALET" />
	<atom:link rel='hub' href='http://jamevaalet.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Introduction to ACTION SCRIPT 3.0</title>
		<link>http://jamevaalet.wordpress.com/2010/05/25/93/</link>
		<comments>http://jamevaalet.wordpress.com/2010/05/25/93/#comments</comments>
		<pubDate>Tue, 25 May 2010 08:42:08 +0000</pubDate>
		<dc:creator>jame vaalet</dc:creator>
		
		<guid isPermaLink="false">http://jamevaalet.wordpress.com/?p=93</guid>
		<description><![CDATA[This is one language i use a lot, version 3.0 is really different from the version 2.0 .main thing you will notice is the way flash handles the events.oh oh.. am i going fast.. alrite before getting into the details, lets check out the details of action script. It is a programming language for Adobe [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=93&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is one language i use a lot, version 3.0 is really different from the version 2.0 .main thing you will notice is the way flash handles the events.oh oh.. am i going fast.. alrite before getting into the details, lets check out the details of action script.<br />
It is a programming language for Adobe Flash and AIR run time enviornments ,which enables interactivity , data handling and much more in Flash. yes.. u got it.. its the code behind for FLASH games as well.. just like C#  for ASP web pages .am sure u might have seen many &#8220;just&#8221; flash web pages as well.. these are discharged with the help of one and only Action Script.when am writting this , AS 3.0 is the latest version of the language.</p>
<p><a href="http://jamevaalet.files.wordpress.com/2010/05/flash-ide.png"><img src="http://jamevaalet.files.wordpress.com/2010/05/flash-ide.png?w=500&#038;h=527" alt="" title="flash ide" width="500" height="527" class="aligncenter size-large wp-image-94" /></a><br />
sample look of the flash CS3 ide</p>
<p>once u have installed Flash IDE for CS3 or higher , you will be available with the environment for  action script development .actions script files have &#8221; .as &#8221; extention , which will be compiled into BYTECODE format . this bytecode will be embedded in SWF files ,and is read by the flash player when executed .java and C++ developers can easily migrate into this once the basics are done , coz its an object oriented program as well.. .you will have objects and its corresponding properties and members which will be manipulated for extracting the desired visual effects and many more.<br />
and those who love regular expression , as3 have advanced support for regular expression, which can be extensively used for string search , which does a lot of slave work for me personally <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
more importantly , as3 has a lot of new classes which allows you to control objects extensively at low level.the architecture of the as3 is some thing to be admired.best thing i liked in this is the way it handles the events , for example there an event called &#8220;ENTER.FRAME&#8221; along with which u can specify some function that will be executed each time on entering a new frame.. so inorder to move your &#8220;car&#8221; in the flash game , just pass a function which will increment the cordintes of the car accordingly .here you can manage the speed and direction of the car with appropriate geometrical equations. well.. i would say.. geometery is a must knowledge for any flash developer .. and physics knowledge can adore your game without any doubt..like with some physics laws you can emulate gravity as well as bouyancy in your game..that will increment the user experience by a lot.<br />
so what are u waiting for  get your flash ide, your tutorial for action script 3 and start your flash game  today </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamevaalet.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamevaalet.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamevaalet.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamevaalet.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jamevaalet.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jamevaalet.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jamevaalet.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jamevaalet.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamevaalet.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamevaalet.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamevaalet.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamevaalet.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamevaalet.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamevaalet.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=93&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jamevaalet.wordpress.com/2010/05/25/93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63c752d109d8c5fd87943c21be638035?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamevaalet</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2010/05/flash-ide.png?w=500" medium="image">
			<media:title type="html">flash ide</media:title>
		</media:content>
	</item>
		<item>
		<title>javascript:void(0);</title>
		<link>http://jamevaalet.wordpress.com/2010/01/12/javascriptvoid0/</link>
		<comments>http://jamevaalet.wordpress.com/2010/01/12/javascriptvoid0/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 07:27:36 +0000</pubDate>
		<dc:creator>jame vaalet</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://jamevaalet.wordpress.com/?p=90</guid>
		<description><![CDATA[its been very long since i wrote my last post , was busy with my new project and thus hardly got any time to update the posts or think about any new subjects .Today i was bulding a web crawler for elsalvador and encounter a freaky problem with respect to javascript . ususally its obvoius [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=90&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>its been very long since i wrote my last post , was busy with my new project and thus hardly got any time to update the posts or think about any new subjects .Today i was bulding a web crawler for elsalvador and encounter a freaky problem with respect to javascript . ususally its obvoius the &#8220;href =javascript:func();&#8221; calls the &#8220;func &#8221; when u click on the link , but what if the same is written as &#8220;javascript:; &#8221; .<br />
this is nothing but javascript:void(); which states that the function returns &#8220;null&#8221; when called .</p>
<p>this is usefull in case you want to have a link which does not load any new document , but does something else like adding certain value and displaying in the same page , in other words you can perform any function which returns a null value. </p>
<p>And as a matter of good practice its always better to script as &#8220;javascript:void(); &#8221; instead of  &#8220;javascript:; &#8220;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamevaalet.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamevaalet.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamevaalet.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamevaalet.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jamevaalet.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jamevaalet.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jamevaalet.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jamevaalet.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamevaalet.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamevaalet.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamevaalet.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamevaalet.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamevaalet.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamevaalet.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=90&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jamevaalet.wordpress.com/2010/01/12/javascriptvoid0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63c752d109d8c5fd87943c21be638035?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamevaalet</media:title>
		</media:content>
	</item>
		<item>
		<title>TORRENT &#8211; the magic box of internet</title>
		<link>http://jamevaalet.wordpress.com/2009/12/04/torrent-the-magic-box-of-internet/</link>
		<comments>http://jamevaalet.wordpress.com/2009/12/04/torrent-the-magic-box-of-internet/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 18:15:47 +0000</pubDate>
		<dc:creator>jame vaalet</dc:creator>
				<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[torrents]]></category>
		<category><![CDATA[utorrent]]></category>

		<guid isPermaLink="false">http://jamevaalet.wordpress.com/?p=75</guid>
		<description><![CDATA[Through this article I recapitulate the concept of torrents for plebeians of computer field, please note that this is not for a pro &#8220;torrent downloader&#8221; but for an amateur who wants to know the concept of torrents in a concise approach. Torrent protocol allows you to download a variety of files (from text files to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=75&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Through this article I recapitulate the concept of torrents for plebeians of computer field, please note that this is not for a pro &#8220;torrent downloader&#8221; but for an amateur who wants to know the concept of torrents in a concise approach. </p>
<p>Torrent protocol allows you to download a variety of files (from text files to HD print of latest movies) which are in various sizes and extensions. So you wish to download a HD print of a latest movie this is the right place to be in. All you have to do is install any torrent client software in your system; this software will act as the main interface through which you control all the download features. Once you have installed the client, next thing that you have to do is to search for the torrent file (what is a torrent file is explained below) of the file which you are interested in downloading. a variety of torrent search engines are available for this one such is torrentz.com, which I personally prefer, or else you can simply search it in google.com either way will work. Double clicking on the downloaded torrent file will automatically take you the default client software that you have installed. You can set all your desired properties in this software and control the state of downloads.<br />
<a href="http://jamevaalet.files.wordpress.com/2009/12/utorrent.jpg"><img src="http://jamevaalet.files.wordpress.com/2009/12/utorrent.jpg?w=600&#038;h=350" alt="" title="utorrent -a client software" width="600" height="350" class="aligncenter size-large wp-image-74" /></a></p>
<p>A torrent file is a type of file with .torrent extension, which has all the information of the file it describes about, i.e. the file which we want to download. This file is of just few KB s .information about the file is nothing but description regarding the size, location address and stuff of that sort.</p>
<p>Now we will see how torrent works does. Consider you want to download a file with 5 parts A,B,C,D,E  i.e. A+B+C+D+E makes the entire file that you want to download and you know that your friend “seed” has it all . At the same time four other friends of you namely “peer1”, “peer2”, “peer3” and “peer4” want to download this same file as well. So all you five guys try to download it from the seed , consider after sometime  you have downloaded the part A of the file and peer1 , peer2,peer3,and peer4 had downloaded part B,C,D,E respectively . (Remember in torrents you will never download files sequentially from one end to another but random parts of the file will be downloaded one by one, and the file will be in its usable format only when you have downloaded 100% of it.)Until now all of you four guys were downloading from just the seed as he was the only person with the file, but now the condition is different, all of you have some part of the file apart from seed. hence now onwards you will download from all of those guys who has the part of the file  that you doesn’t have ,  this will be same with everyone who is downloading  i.e. people will even download from you as you have some part of the file. This continues until you have downloaded all the parts of the file, once it’s completed you will act as another seed.</p>
<p>So I guess by now, you have understood the way torrent protocol works. The torrent search engines like pirate bay and torrentz just have the torrent files (.torrent) rather than storing the actual file of interest. In a way they just give us the address of the person who has the file or part of the file.</p>
<p><strong>Following steps can be tagged on to start torrent download for a beginner </strong></p>
<p>1. Download the torrent client software.<a href="http://www.what-is-torrent.com/downloads/utorrent.exe"> Click here to download utorrent.</a><br />
2. Visit <a href="http://www.torrentz.com/">torrentz.com</a> and search for the file you want to download e.g. Dexter<br />
3. Dowload the torrent file from site displayed, such as pirate bay<br />
4 check out the features and settings in the software for downloading<br />
5 sit back and relax, while the torrent downloads the whole file you needed.</p>
<p>I hope the concept is clear , for further more information<a href="http://www.what-is-torrent.com/"> please click here</a>, and by the way.. please don’t forget to leave your comments about this article.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamevaalet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamevaalet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamevaalet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamevaalet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jamevaalet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jamevaalet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jamevaalet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jamevaalet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamevaalet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamevaalet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamevaalet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamevaalet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamevaalet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamevaalet.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=75&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jamevaalet.wordpress.com/2009/12/04/torrent-the-magic-box-of-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63c752d109d8c5fd87943c21be638035?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamevaalet</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/12/utorrent.jpg?w=1024" medium="image">
			<media:title type="html">utorrent -a client software</media:title>
		</media:content>
	</item>
		<item>
		<title>DEXTER</title>
		<link>http://jamevaalet.wordpress.com/2009/11/30/dexter/</link>
		<comments>http://jamevaalet.wordpress.com/2009/11/30/dexter/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 18:46:35 +0000</pubDate>
		<dc:creator>jame vaalet</dc:creator>
				<category><![CDATA[REVIEWS]]></category>
		<category><![CDATA[dexter]]></category>
		<category><![CDATA[michel c hall]]></category>
		<category><![CDATA[show time]]></category>
		<category><![CDATA[tv serial]]></category>

		<guid isPermaLink="false">http://jamevaalet.wordpress.com/?p=63</guid>
		<description><![CDATA[Ahhh.. What a show the Dexter team has been putting on&#8230; I am totally into it. You know what&#8230; please don’t take this as a review or an appraisal &#8230; it’s just my feelings about the show as a devout fan of it&#8230; I can never post a review about Dexter, because am sure ..I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=63&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>                             Ahhh.. What a show the Dexter team has been putting on&#8230;  I am totally into it. You know what&#8230; please don’t take this as a review or an appraisal &#8230; it’s just my feelings about the show as a devout fan of it&#8230;  I can never post a review about Dexter, because am sure ..I will never be satisfied with any of it since  the show is way beyond description&#8230; still I ll try recapitulating  the very  “DEXTER”<br />
I had started “DEXTER” last year, no wonder&#8230; I had finished 3 seasons in 3 days&#8230; yeah guys&#8230;it’s not a figment, I seriously did it&#8230; that was the impact it had on me&#8230;from then I have been exhilaratingly awaiting each new episode of DEXTER . At present it’s the 4th season that’s being telecasted on “SHOW TIME”. Though I don’t have the luxury of subscribing “SHOW TIME”, am fortunate enough to have “torrents “.  Yeah&#8230; our very own torrents, guess most of u guys are aware of torrents and its peer to peer way of working&#8230;<br />
<a href="http://jamevaalet.files.wordpress.com/2009/11/dexter.jpg"><img src="http://jamevaalet.files.wordpress.com/2009/11/dexter.jpg?w=289&#038;h=300" alt="" title="dexter" width="289" height="300" class="aligncenter size-medium wp-image-64" /></a></p>
<p>                                    Okay now let’s get into the business of briefing “DEXTER”&#8230; Dexter Morgan – that’s his name, though born to a criminal lady, who used to spy for “harry”- the police officer, Dexter was brought up by “harry”, after the death of his biological mother. It was harry who discovered that Dexter is hollow inside, to be precise, he doesn’t have a soul, the thing which makes us human&#8230; so what is Dexter  , if he has no soul. . Yes he is a monster –“a self admitted monster” .for harry, with his experience with criminals, it didn’t take much to realize this naked truth. From then harry had tried to drive Dexter Morgan into a life which is been led by a set of code&#8230; the code is very simple “kill only the bad and never leave a trace “. This code made Dexter Morgan a superhero from a monster, at nights in Miami Dexter roams around tracing the badness in society and cleaning up Miami city out of all sordid people.<br />
                                          Dexter Morgan now officially is assigned to Miami metro police authority as a blood spatter specialist; he does all the hodgepodge work, which had to be done with blood in a crime scene. but this is just a mask of him for the society he lives in. though harry had died long back, Dexter still lives with his code that I had mentioned earlier .interesting part of all is… his narration to the viewers, he does this often in the show so as to make the viewer aware, what is really going inside him. In each season, though there exists a different theme, in a single season it mostly revolves around one same palatable theme. First season is about “ICE TRUCK KILLER “who later turned out to be a more interesting character. Am not revealing all the suspense here, those are the stuff which makes this show a “heart flutter”. As “the code” also suggests not leaving any trace, Dexter usually dumps the dead body deep in the ocean with the help of his private sail. The second season is about FBI agent “frank Lundy “ , who encumbers Dexter  by salvaging the swathed dead bodies , I found this season as a lot more enlivening than the first . It’s the third season which reports us about “PRADO”- the Mexican who comes to know about Dexter secret and finally the current season&#8230;ie the 4th one, which for me the most incredible and palpitating than all other, which presents us the “Oscar” winning actor as the “trinity” .out of all, the 4 the season is scintillating to the core&#8230;  some of the instances in it are simply beyond words.. you have to watch it … <a href="http://jamevaalet.files.wordpress.com/2009/11/the-self-admitted-monstor.jpg"><img src="http://jamevaalet.files.wordpress.com/2009/11/the-self-admitted-monstor.jpg?w=300&#038;h=239" alt="" title="the self admitted monstor" width="300" height="239" class="aligncenter size-medium wp-image-65" /></a><br />
                                               Golden globe award winner Michel c Hall lives in as DEXTER and for me he makes the character perfect , though it takes the most out of him as an actor .this show had also won the Emmy award in 2007 , each episode is around 50 minutes and each season consists of around 13 episodes .friends , I swear .. It is really worth watching. You guys can download the show through torrents , one such site which helps is <a href="http://www.torrentz.com">torrentz </a>.visit <a href="http://www.sho.com/site/dexter/home.do">home page</a> of dexter .</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamevaalet.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamevaalet.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamevaalet.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamevaalet.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jamevaalet.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jamevaalet.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jamevaalet.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jamevaalet.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamevaalet.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamevaalet.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamevaalet.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamevaalet.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamevaalet.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamevaalet.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=63&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jamevaalet.wordpress.com/2009/11/30/dexter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63c752d109d8c5fd87943c21be638035?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamevaalet</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/11/dexter.jpg?w=289" medium="image">
			<media:title type="html">dexter</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/11/the-self-admitted-monstor.jpg?w=300" medium="image">
			<media:title type="html">the self admitted monstor</media:title>
		</media:content>
	</item>
		<item>
		<title>PAITHALMALA &#8211; unexplored heaven</title>
		<link>http://jamevaalet.wordpress.com/2009/11/22/paithalmala-%e2%80%93-the-unexplored-heaven-on-earth/</link>
		<comments>http://jamevaalet.wordpress.com/2009/11/22/paithalmala-%e2%80%93-the-unexplored-heaven-on-earth/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 19:40:25 +0000</pubDate>
		<dc:creator>jame vaalet</dc:creator>
				<category><![CDATA[TRAVEL]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[hill station]]></category>
		<category><![CDATA[kerala tourism]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[paithalmala]]></category>
		<category><![CDATA[western ghats]]></category>

		<guid isPermaLink="false">http://jamevaalet.wordpress.com/?p=45</guid>
		<description><![CDATA[When i turn back and look into the places i had visited , definitely paithalmala has an outstanding position in it . With out any second thoughts , i can blindly claim “it’s an unexplored heaven “. I have been there just once, though it is comparatively nearer to my home &#8230;  from my child [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=45&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When i turn back and look into the places i had visited , definitely paithalmala has an outstanding position in it . With out any second thoughts , i can blindly claim  “<strong><em>it’s an unexplored heaven</em></strong> “. I have been there just once, though it is comparatively nearer to my home &#8230;  from my child hood days I have heard a lot about paithalmala, not from tourist guides or any other media but from my friends and localities nearby. To be frank, I had been thinking it would be farcical to visit the place as it wasn’t really famous, until I went there. I had never seen anything that adorns nature so much and it even prompts me to write on this post.</p>
<p>Paithalmala (Pi-thal-ma-la) is an enchanting hill station in North Kerala (India) in the Western Ghats near Kerala-Karnataka border. Standing as tall as about 4,500 feet (1372metres) above sea level, the summit is located about 65 kms north-east of Kannur (Canannore) city and 35 kms east of Thaliparamba. North of Paithalmala is the Kudaku forest. These huge mountains lay spread over 500 acres of land enriched with dense forest.</p>
<p>I don’t really remember the date, but for sure it was a Sunday. I started my trip to paithalmala mala with my parents, brother and my cousin. We didn’t have any idea about the place; all we wanted was some fun. On our way to paithalmala mala, many people had warned us not to ,as it wasn’t the right time to be there&#8230; but then we thought we will go as far as we can in the car, and was determined not to be on our legs. After passing  the last town , or rather it’s better to say  a small junction namely “pottan-plavu” ,We couldn’t find any shops or such things.. Few bikers passed us after, when enquired they told u may make it for another 15 minutes in car, beyond that no vehicles can proceed, and to reach the summit, you will have to walk for another 2 km. Though we were bit anxious , thought will go forward&#8230; soon we saw the place where we will have to park our car. It wasn’t that easy to walk further as my parents too came along, and more over the road wasn’t good enough for walking&#8230;finally we  had decided , that we three (my brother , cousin and I) will try out a little bit and asked parents to be near the vehicle until we get back..</p>
<p><a href="http://jamevaalet.files.wordpress.com/2009/11/17102009304.jpg"><img src="http://jamevaalet.files.wordpress.com/2009/11/17102009304.jpg?w=300&#038;h=272" alt="" title="inception of the forest path" width="300" height="272" class="aligncenter size-medium wp-image-46" /></a></p>
<p>We surmised that it will take us about half an hour to be on the summit, but I was being very scrupulous about the forest we had to cross. We already had heard about the elephant attacks on our way to paithalmala mala, and the fact that, to reach the summit its essential to cross the forest on foot ,made us all a bit shuddery. But something in us drove us forward irrespective of the debilitating thought. The road was very narrow, only one person can walk through it at a time .it was around 4 pm but the atmosphere inside the forest seemed to be around 6 pm. As we entered the forest we could see some people, returning back from the summit, when inquired they warned us not to go forward without a lighter or salt. Soon we realized something else bothered the people who climbed the paithalmala mala the most ,and  it’s the “leeches” for which we had to look forward than the “fictitious” elephant attacks …  when checked , I saw a leech (alias sucker) on my foot when I tried  to get rid of it  , one of them gingerly advised not to do that with your hand  .Though he didn’t mention the reason it was pretty obvious from his eyes it wasn’t good for me..</p>
<p>I was never aware of the fact that leaches can be exonerated with salt or fire , so you should  either have a lighter or salt with you as a first aid against the leeches.  We were informed that after 4 no one usually stays here, in fact it’s a statute, we surmised it would be because of the elephant attacks. As we moved up the temperature started climbing down, we never knew that we were going to experience something that we had never experienced before. As I told you earlier we guys weren’t very much prepared for a real time trekking,  we didn’t even have water bottles. it was round 4 30 pm, we were totally unaware about our present location and was looking forward for the summit, the worst part of all is that it wasn’t just a straight road, but a hard core steep mountain path , that in turn slowed us by a great deal .in between we could see leaches getting stuck on our feet, but we were very scrupulous about the way those were exonerated. Thought it seemed very scary, ironically we were enjoying the beautiful scenery of valley besides, and the climate was adorning the journey&#8230;  in fact at that moment all 3 of us were in some other world, which was more coalesced to the nature. We continued this until we saw some gloss far ahead, which made us overwhelming. we knew we almost made it by then the time was around 5 pm; remember it was pretty dark inside the forest. All 3 ran towards the bright end.</p>
<p><a href="http://jamevaalet.files.wordpress.com/2009/11/17102009330.jpg"><img src="http://jamevaalet.files.wordpress.com/2009/11/17102009330.jpg?w=300&#038;h=225" alt="" title="the paithalmala summit from far " width="300" height="225" class="aligncenter size-medium wp-image-47" /></a></p>
<p>Once reached there, we could see the summit from distance the scenery was mind-blowing&#8230; I couldn’t stop praising the awesomeness in the natural beauty of paithalmala, we all assented that all those pain we took for climbing the forest was really worth&#8230; such was the atmosphere and scenic view , the small green grass coating all over the summit looked as if it were a huge tennis court and it really adorned the beauty .in the Far distance ,could see some people returning from the so called “suicide point”, where you have got a watch tower as well. But the narrow path which leads there was ruined out of erosion, and was very hard to walk through. Later when we crossed the people that I mentioned earlier we came  to know that two out of the four were forest guards , they advised us to go back , as it would very risky to cross the forest now .. But we knew it would be farcical to turn back without being at that point&#8230; so we mused for a while and decided to go forward, by then leaches were all around our feet and welts were appearing. We weren’t much bothered about it as we truly were in some other world&#8230;the scenic view reminded me “the heaven” scene from the movie “gladiator “that was truly scintillating. I think this place should be made as one of the archetype for Kerala tourism. I am not being dissident, am sure you will have the same feeling when you be there&#8230; I reproached myself for not visiting this place earlier and also for my stubborn attitude of rejecting a plan once.  </p>
<p>Finally we reached the watch tower, in there you have two rooms with a balcony, it was but all abandoned years ago, guess British people built it, am not sure about it though. all we could do on the balcony was to get dissolved in the beauty of mother nature , we took a lot of snaps over it which I have uploaded in my orkut  albums.. We couldn’t stay there for long, since we were scrupulous about the warnings given by guards, so after being there for around 15 minutes we returned.</p>
<p><a href="http://jamevaalet.files.wordpress.com/2009/11/17102009358.jpg"><img src="http://jamevaalet.files.wordpress.com/2009/11/17102009358.jpg?w=300&#038;h=225" alt="" title="the palatable view " width="300" height="225" class="aligncenter size-medium wp-image-48" /></a></p>
<p>On our way back we “ran” down the hill, it was almost dark inside the forest, we could make out the way though.   Towards the end it started raining heavily that really added the awesomeness of the trip, ending with a rain was like having our redemption. Our parents were bit worried but when we explained what we had experienced they were really excited.</p>
<p>And there ends my scintillating trip to paithalmala summit. Though it was spasmodic, the memories and the experience will live forever. ..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamevaalet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamevaalet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamevaalet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamevaalet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jamevaalet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jamevaalet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jamevaalet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jamevaalet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamevaalet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamevaalet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamevaalet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamevaalet.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamevaalet.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamevaalet.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=45&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jamevaalet.wordpress.com/2009/11/22/paithalmala-%e2%80%93-the-unexplored-heaven-on-earth/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63c752d109d8c5fd87943c21be638035?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamevaalet</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/11/17102009304.jpg?w=300" medium="image">
			<media:title type="html">inception of the forest path</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/11/17102009330.jpg?w=300" medium="image">
			<media:title type="html">the paithalmala summit from far </media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/11/17102009358.jpg?w=300" medium="image">
			<media:title type="html">the palatable view </media:title>
		</media:content>
	</item>
		<item>
		<title>PROGERIA &#8211; a devil in gene</title>
		<link>http://jamevaalet.wordpress.com/2009/11/16/11-yrs-old-but-seems-like-90-yrs/</link>
		<comments>http://jamevaalet.wordpress.com/2009/11/16/11-yrs-old-but-seems-like-90-yrs/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 13:28:59 +0000</pubDate>
		<dc:creator>jame vaalet</dc:creator>
				<category><![CDATA[HEALTH]]></category>
		<category><![CDATA[disorder]]></category>
		<category><![CDATA[genetic]]></category>
		<category><![CDATA[paa]]></category>
		<category><![CDATA[progeria]]></category>

		<guid isPermaLink="false">http://jamevaalet.wordpress.com/?p=20</guid>
		<description><![CDATA[&#8221; hey your kid looks  90 yrs old !! &#8220; I am pretty sure , you would surely try to peep into the issue once you hear anything near to the above exclamation.. well.. this situation in which aspects of aging  are manifested at an early age is known as  &#8221;PROGERIA&#8221; &#8211; a genetic condition very rarely found in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=20&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><em>&#8221; hey your kid looks  90 yrs old !! &#8220;</em></strong></p>
<p>I am pretty sure , you would surely try to peep into the issue once you hear anything near to the above exclamation.. well.. this situation in which aspects of aging  are manifested at an early age is known as  &#8221;<strong>PROGERIA</strong>&#8221; &#8211; a genetic condition very rarely found in children .. when i say rare , the word &#8220;rare&#8221; is emphasized a lot.. more precisely one per eight million..</p>
<p>today in mess&#8230; u might wonder why am getting all these ideas from mess.. heh.. well then i would agree , my mess is one hell of a mess .. lol&#8230;anyways  today during coffee break we were discussing about this rare genetic condition . It all started because some one among had read an article in <em>THE WEEK</em> magazine . Even i had a chance to scan through the article .. i couldn complete it though.. but then this made me google the word  and i found it lot more interesting than i thought.  In that particular article they had featured a family from<strong> INDIA</strong> , in which 5 among the 7 children were with the condition. there were pictures of them , which would make any mind to ponder . well i was then thanking my fortune of not having the condition&#8230;</p>
<p>The symptoms were quite atrocious  .. am not sure whether it would be the right word to describe it. one of the child died recently , her age then was around 20 but then the physician registered it as a natural death and stated she had a body situation of a 90 year old..</p>
<p><img class="aligncenter size-full wp-image-30" title="Progeria affected child" src="http://jamevaalet.files.wordpress.com/2009/11/progeriadrsekhar_boy1.jpg" alt="Progeria affected child" width="267" height="320" /></p>
<p>To make things sweeten up , BIG-B (amithab bachan &#8211; a leading figure in indian cinema ) is producing a film named &#8220;PAA&#8221; which features this genetic condition. He himself is taking the leading role , as a child with progeria .. interestingly , abhishek bachan (son of amithab bachan) is being casted as amithab&#8217;s father..<br />
<a href="http://jamevaalet.files.wordpress.com/2009/11/paa-amithab.jpg"><img src="http://jamevaalet.files.wordpress.com/2009/11/paa-amithab.jpg?w=207&#038;h=300" alt="" title="amithab bachan in &quot;paa&quot;" width="207" height="300" class="aligncenter size-medium wp-image-56" /></a></p>
<p>Ok.. that was some filmy news there.. following is an abstract from wikipedia:</p>
<p><strong>Progeria</strong> (also known as &#8220;Hutchinson–Gilford progeria syndrome&#8221; and &#8220;Hutchinson–Gilford syndrome&#8221;) is an extremely rare, severe, genetic condition wherein symptoms resembling aspects of aging  are manifested at an early age. The disease has a very low incidence and occurs in one per eight million live births. Those born with progeria typically live about thirteen years, although many have been known to live into their late teens and early twenties and rare individuals may even reach their forties. It is a genetic condition that occurs as a new mutation and is not usually inherited, although there is a uniquely inheritable form. This is in contrast to another rare but similar premature aging syndrome, <a title="Dyskeratosis congenita" href="http://en.wikipedia.org/wiki/Dyskeratosis_congenita">dyskeratosis congenita</a> (DKC), which is inheritable and will often be expressed multiple times in a family line.</p>
<p>Scientists are particularly interested in progeria because it might reveal clues about the normal process of aging. Progeria was first described in 1886 by <a title="Jonathan Hutchinson" href="http://en.wikipedia.org/wiki/Jonathan_Hutchinson">Jonathan Hutchinson</a> and also described independently in 1897 by <a title="Hastings Gilford (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Hastings_Gilford&amp;action=edit&amp;redlink=1">Hastings Gilford</a>.The condition was later named<strong>Hutchinson-Gilford Progeria syndrome</strong> (<strong>HGPS</strong>).</p>
<p>you can even get more of this from following link</p>
<p><a href="http://en.wikipedia.org/wiki/Progeria">http://en.wikipedia.org/wiki/Progeria</a></p>
<a href="http://polldaddy.com/poll/2274925/">View This Poll</a>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamevaalet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamevaalet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamevaalet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamevaalet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jamevaalet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jamevaalet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jamevaalet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jamevaalet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamevaalet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamevaalet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamevaalet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamevaalet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamevaalet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamevaalet.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=20&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jamevaalet.wordpress.com/2009/11/16/11-yrs-old-but-seems-like-90-yrs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63c752d109d8c5fd87943c21be638035?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamevaalet</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/11/progeriadrsekhar_boy1.jpg" medium="image">
			<media:title type="html">Progeria affected child</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/11/paa-amithab.jpg?w=207" medium="image">
			<media:title type="html">amithab bachan in &#34;paa&#34;</media:title>
		</media:content>
	</item>
		<item>
		<title>The Snake Stone</title>
		<link>http://jamevaalet.wordpress.com/2009/11/15/the-snake-stone/</link>
		<comments>http://jamevaalet.wordpress.com/2009/11/15/the-snake-stone/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 18:52:39 +0000</pubDate>
		<dc:creator>jame vaalet</dc:creator>
				<category><![CDATA[FACTS]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[kerala tradition]]></category>
		<category><![CDATA[poison]]></category>
		<category><![CDATA[snake]]></category>
		<category><![CDATA[snakestone]]></category>
		<category><![CDATA[stone]]></category>

		<guid isPermaLink="false">http://jamevaalet.wordpress.com/?p=7</guid>
		<description><![CDATA[You might be wondering&#8230; &#8220;what on earth is a snake stone..?? &#8220;&#8230; well i did the same , when i came across the conceptual snake stone.. Today, in mess , we friends were sharing our past experiences with accidents and.. you know&#8230; those sort of things.. all of a sudden a good friend of mine started narrating [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=7&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You might be wondering&#8230; &#8220;what on earth is a <strong>snake stone</strong>..?? &#8220;&#8230; well i did the same , when i came across the conceptual snake stone..</p>
<p>Today, in mess , we friends were sharing our past experiences with accidents and.. you know&#8230; those sort of things.. all of a sudden a good friend of mine started narrating his experience .. rather its better to say his <strong>mother&#8217;s</strong> experience..</p>
<p>In her child hood , she had experienced a strange snake bite incident from a cobra.. well.. i said it ,&#8221; a damn poisonous cobra&#8221;.. which was then a normal incident  in kerala. The curious thing what i noticed comes next, her father took her to a vaidyan ( traditional ayurvedic doctors) and its a belief among vaidyans that in a day once they put off their nilavilakku ( bell metal lamp) , they will loose all their powers and it will be meaningless to treat until they lit it back in the next morning. On that evening the vaidyan , to whom she was taken had a hunch that some one is going to come for help.. and it seems  vaidyans have the power to predict these sort of things.. anyway in our case it turned out to be true.. and the vaidyan  waited for a while before  putting off the lamp. Now comes the role of snake stone , our vaidyan held a stone near to the wound and  after a while the stone turned blue in color and fell off from the wound &#8230; strange  heh&#8230; !!&#8230; anyways this is how the story goes..</p>
<p><img class="aligncenter size-full wp-image-27" title="snake stone" src="http://jamevaalet.files.wordpress.com/2009/11/snake-stone.jpg" alt="snake stone" width="420" height="214" /></p>
<p>Interesting part from the narration is the concept of &#8220;<strong>snake stone</strong>&#8220;..well i couldn&#8217;t believe some thing of that sort exists  or rather existed .. but then my bio-tech atheist friend told me , there is some thing true about it.. this made me to google the stuff.. you know what , interestingly &#8221; snake stones &#8221; exists.. but am not sure if they will turn out  blue after absorbing venom..</p>
<p>This is an abstract from wikipedia:</p>
<p><strong>Snake-stones</strong> also known as <strong>the viper&#8217;s stone, black stone, the black stone, der schwarze Stein, la pierre noire, and la piedrita negra</strong> or <strong>serpent-stone</strong> are animal bones, which are widely used<span style="font-size:small;"> </span>and promoted<span style="font-size:small;"> </span>as a treatment for snake bite in Africa, South America and Asia. No scientific study is known which shows this remedy to be effective</p>
<p>Persian/Iranian writer <a title="Zakariya al-Qazwini" href="http://en.wikipedia.org/wiki/Zakariya_al-Qazwini">Kazwini</a> describes the snake stone as being the size of a small nut. An injury inflicted by a venomous creature is to be immersed in warm water or sour milk, the snake stone is then dropped into the liquid to supposedly draw out the poison</p>
<p>You can find more on<strong> snake stones</strong> @</p>
<p><a href="http://en.wikipedia.org/wiki/Snake-stones">http://en.wikipedia.org/wiki/Snake-stones</a></p>
<p><a href="http://www.rocksforkids.com/R&amp;M/amonite.htm">http://www.rocksforkids.com/R&amp;M/amonite.htm</a></p>
<p>&nbsp;</p>
<a href="http://polldaddy.com/poll/2274953/">View This Poll</a>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamevaalet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamevaalet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamevaalet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamevaalet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jamevaalet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jamevaalet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jamevaalet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jamevaalet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamevaalet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamevaalet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamevaalet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamevaalet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamevaalet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamevaalet.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamevaalet.wordpress.com&amp;blog=8834460&amp;post=7&amp;subd=jamevaalet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jamevaalet.wordpress.com/2009/11/15/the-snake-stone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63c752d109d8c5fd87943c21be638035?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamevaalet</media:title>
		</media:content>

		<media:content url="http://jamevaalet.files.wordpress.com/2009/11/snake-stone.jpg" medium="image">
			<media:title type="html">snake stone</media:title>
		</media:content>
	</item>
	</channel>
</rss>
