<?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>Abra--Ka--Dabra !!</title>
	<atom:link href="http://s4sreejith.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://s4sreejith.wordpress.com</link>
	<description>Looking for some time pass??? U r @ the right place…</description>
	<lastBuildDate>Fri, 02 Jan 2009 10:02:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='s4sreejith.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Abra--Ka--Dabra !!</title>
		<link>http://s4sreejith.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://s4sreejith.wordpress.com/osd.xml" title="Abra--Ka--Dabra !!" />
	<atom:link rel='hub' href='http://s4sreejith.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Secure ur windows even more</title>
		<link>http://s4sreejith.wordpress.com/2009/01/02/secure-ur-windows-admin-account-even-more/</link>
		<comments>http://s4sreejith.wordpress.com/2009/01/02/secure-ur-windows-admin-account-even-more/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 09:43:34 +0000</pubDate>
		<dc:creator>sreejith</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Xp]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[utitlity]]></category>

		<guid isPermaLink="false">http://s4sreejith.wordpress.com/?p=75</guid>
		<description><![CDATA[                                    This will really help &#8216;wannabe techies&#8217;  for securing their win account&#8230;Actually u would hav heard about &#8220;cracking (Resetting to be exact) Win Xp admin password&#8221; using Winternals boot cd or using win xp cd itself  i.e., by giving the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=75&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>                                    This will really help &#8216;<em>wannabe techies&#8217;</em>  for securing their win account&#8230;Actually u would hav heard about &#8220;cracking (Resetting to be exact) Win Xp admin password&#8221; using Winternals boot cd or using win xp cd itself  i.e., by giving the 2nd repair option..(old story! )&#8230;But the utility(kinda) which I&#8217;m going to expose rit now can set a password for ur xp  which cannot be reset or cracked unless you format ur OS ( That&#8217;s what i came across&#8230;Maybe some nerds would hav got the option&#8230;.Interesting uh!!)&#8230; To be more technical follow the below lines</p>
<p>                                     The Microsoft Windows 2000, Microsoft Windows XP, and Microsoft Windows 2003 Security Accounts Management Database (SAM) stores hashed copies of user passwords. This database is encrypted with a locally stored system key. To keep the SAM database secure, Windows requires that the password hashes are encrypted. Windows prevents the use of stored, unencrypted password hashes. </p>
<p>                                       You can use the SysKey utility to additionally secure the SAM database by moving the SAM database encryption key off the Windows-based computer. The SysKey utility can also be used to configure a start-up password that must be entered to decrypt the system key so that Windows can access the SAM database. This article describes how to use the SysKey utility to secure the Windows SAM database.</p>
<ul>
<li>
<h3>Configure Windows System Key Protection</h3>
<p>To Configure Windows System Key Protection, follow these steps:</p>
<ol>
<li>At a command prompt, type <span class="userInput">syskey</span>, and then press ENTER.</li>
<li>In the <strong>Securing the Windows Account Database</strong> dialog box, note that the<strong>Encryption Enabled</strong> option is selected and is the only option available. When this option is selected, Windows will always encrypt the SAM database.</li>
<li>Click <strong>Update</strong>.</li>
<li>Click <strong>Password Startup</strong> if you want to require a password to start Windows. Use a complex password that contains a combination of upper case and lower case letters, numbers, and symbols. The startup password must be at least 12 characters long and can be up to 128 characters long.<strong>Note</strong> If you must remotely restart a computer that requires a password (if you use the<strong>Password Startup</strong> option), a person must be at the local console during the restart. Use this option only if a trusted security administrator will be available to type the Startup password.</li>
<li>Click <strong>System Generated Password</strong> if you do not want to require a startup password.Select either of the following options:
<ul>
<li>Click <strong>Store Startup Key on Floppy Disk</strong> to store the system startup password on a floppy disk. This requires that someone insert the floppy disk to start the operating system.</li>
<li>Click <strong>Store Startup Key Locally</strong> to store the encryption key on the hard disk of the local computer. This is the default option.</li>
</ul>
<p>Click <strong>OK</strong> two times to complete the procedure.</p>
<p>Remove the SAM encryption key from the local hard disk by using the <strong>Store Startup Key on Floppy Disk</strong> option for optimum security. This provides the highest level of protection for the SAM database. </p>
<p>Always create a back-up floppy disk if you use the <strong>Store Startup Key on Floppy Disk </strong>option. You can restart the system remotely if someone is available to insert the floppy disk into the computer when it restarts.</li>
</ol>
</li>
</ul>
<h5 style="padding-left:60px;"><img class="alignright size-medium wp-image-77" title="ScreenShot 2" src="http://s4sreejith.files.wordpress.com/2009/01/2.jpg?w=268&#038;h=300" alt="ScreenShot 2" width="268" height="300" /></h5>
<h5 style="padding-left:60px;">APPLIES TO</h5>
<ul style="padding-left:60px;">
<li>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Web Edition</li>
<li>Microsoft Windows Server 2003, Enterprise x64 Edition</li>
<li>Microsoft Windows Server 2003, 64-Bit Datacenter Edition</li>
<li>Microsoft Windows XP Home Edition</li>
<li>Microsoft Windows XP Professional</li>
<li>Microsoft Windows XP Tablet PC Edition</li>
<li>Microsoft Windows 2000 Server</li>
<li>Microsoft Windows 2000 Professional Edition</li>
<li>Microsoft Windows 2000 Advanced Server</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s4sreejith.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s4sreejith.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s4sreejith.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s4sreejith.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s4sreejith.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s4sreejith.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s4sreejith.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s4sreejith.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s4sreejith.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s4sreejith.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s4sreejith.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s4sreejith.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s4sreejith.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s4sreejith.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=75&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s4sreejith.wordpress.com/2009/01/02/secure-ur-windows-admin-account-even-more/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fec6fd1b272cae2c1ad235e969091fc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">srijith1234</media:title>
		</media:content>

		<media:content url="http://s4sreejith.files.wordpress.com/2009/01/2.jpg?w=268" medium="image">
			<media:title type="html">ScreenShot 2</media:title>
		</media:content>
	</item>
		<item>
		<title>What the hell I did in this vacation???? (A quick Re-cap)</title>
		<link>http://s4sreejith.wordpress.com/2008/12/29/what-the-hell-i-did-in-this-holiday-a-quick-re-cap/</link>
		<comments>http://s4sreejith.wordpress.com/2008/12/29/what-the-hell-i-did-in-this-holiday-a-quick-re-cap/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 14:44:07 +0000</pubDate>
		<dc:creator>sreejith</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[IPT]]></category>
		<category><![CDATA[Recreation]]></category>
		<category><![CDATA[vacation]]></category>

		<guid isPermaLink="false">http://s4sreejith.wordpress.com/?p=52</guid>
		<description><![CDATA[Dreaming of dng something useful (many things until i bec0me a nerd)  in dis vacation (jus to push d bloody exam fever away), I finished off  my 5th sem exams with a great sigh of relief(Huh!!&#8230;like dis)&#8230;..Durin the holidays, I din get the enthusiasm to do sometin useful  as i thought 2 do durin my exams&#8230;To keep [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=52&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dreaming of dng something useful (<strong>many things until i bec0me a nerd</strong>)  in dis vacation (<strong>jus to push d bloody exam fever awa</strong>y), I finished off  my 5th sem exams with a great sigh of relief(<strong>Huh!!&#8230;like dis</strong>)&#8230;..Durin the holidays, I din get the enthusiasm to do sometin useful  as i thought 2 do durin my exams&#8230;To keep my earlier thoughts alive, i relentlessly jumped in front of  my pc and started searchin 4 latest infos on every topic i could think of (astronomy, animals, plants, computers, Planet-x, End of the world,  how to keep my mind active, how to listen to lectures without sleep comin n my way, blah, blah, blah&#8230;.The list goes really <span style="text-decoration:line-through;">weird</span>!!)&#8230;.After updating my knowledge wid these stuffs(dis continued for one week) and when i was about to return to my previous state, my fren cald me up and informed me abt In-plant trainin (<strong>IYKWIM</strong>) at BSNL&#8230; I decided to experience dat&#8230;. I was occupied by dat for the next one full week&#8230;.Thank God!  Christmas came to my resc&#8230;</p>
<p>Hmmmm..Ok..Ok..cool cool!!!&#8230;This story really goes big &#8230; I don want me to put u in the state to hear u murmuring &#8220;tl;dr&#8221;&#8230;&#8230;.So here goes the real list of what i did in this vacation&#8230;</p>
<h3>Things I did worthily(I believe):</h3>
<ul style="padding-left:30px;">
<li> Attended IPT at BSNL.</li>
<li>Assembled a PC for ma pal.</li>
<li>Did  business ,earned sme money.</li>
<li>Learnt cool hacks(wil post u)</li>
<li>Understood the concept of life.</li>
<li>Tryin to put on some weight(eatin my mom&#8217;s food to the extent i can ) as i hav to live aloof 4 d next 4 months (so sad of me)&#8230;</li>
</ul>
<h3>Movies I watched this winter:</h3>
<ul>
<li><em>Vantage Point</em> (Damn worth watchin it!!)</li>
<li><em>One missed call </em>( VVS hoooooooo)</li>
<li><em>Eagle&#8217;s eye </em>(Not bad)</li>
<li><em>The National Treasure</em> (could hav been lengthier)</li>
<li><em>Behind Enemy Lines </em>( I rate it 5)!!!SUPER-DUPER!!!</li>
<li><em>Death Race </em>( &#8221; &#8221; &#8220;)</li>
<li><em>Dead Silence </em>(wasted 90 mins of my lifetime!!!)</li>
<li><em>Babylon A.D</em> (No comments)</li>
<li><em>Journey to the center of the earth</em> (Movie didn&#8217;t live up to its name)</li>
</ul>
<p>Hope u njoy&#8217;d my story&#8230;&#8230;&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s4sreejith.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s4sreejith.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s4sreejith.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s4sreejith.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s4sreejith.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s4sreejith.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s4sreejith.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s4sreejith.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s4sreejith.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s4sreejith.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s4sreejith.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s4sreejith.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s4sreejith.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s4sreejith.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=52&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s4sreejith.wordpress.com/2008/12/29/what-the-hell-i-did-in-this-holiday-a-quick-re-cap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fec6fd1b272cae2c1ad235e969091fc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">srijith1234</media:title>
		</media:content>
	</item>
		<item>
		<title>Hurrah!!! Airtel Users!!! Browse lifetime for 20 bucks!!!</title>
		<link>http://s4sreejith.wordpress.com/2008/12/28/hurrah-airtel-users-browse-lifetime-for-20-bucks/</link>
		<comments>http://s4sreejith.wordpress.com/2008/12/28/hurrah-airtel-users-browse-lifetime-for-20-bucks/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 12:35:21 +0000</pubDate>
		<dc:creator>sreejith</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[GPRS]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://s4sreejith.wordpress.com/?p=38</guid>
		<description><![CDATA[Airtel users will definitely appreciate me after reading this&#8230;.This is really a mind boggling trick (cheating infact!!) ..Any airtel user having GPRS enabled handset can avail this loophole in Airtel&#8230;.. Once upon a time airtel users cheated the operator by availing GPRS 7 mobile office package at a low balance&#8230;So they earned a profit of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=38&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong> </strong> Airtel users will definitely appreciate me after reading this&#8230;.This is really a mind boggling trick (cheating infact!!) ..Any airtel user having GPRS enabled handset can avail this loophole in Airtel&#8230;..</p>
<p>Once upon a time airtel users cheated the operator by availing GPRS 7 mobile office package at a low balance&#8230;So they earned a profit of Rs.45(spending oly 30 bucks for a week)&#8230;Airtel then fixed this bug two months back&#8230;.Now this bug got expanded and it is ready to serve airtel users once again(In a big way!!)&#8230;.Yes, Hold your breath&#8230;.Follow the below steps, and enjoy unlimited browsing for lifetime (Let&#8217;s hope airtel techies do not fix this helping bug)&#8230;&#8230;..</p>
<p><strong> Step 1:</strong></p>
<p>Activate GPRS 1 day pack(Rs.20) by sending GPRS to 56789 as usual and get Mobile Office settings too (no charge for MO).</p>
<p><strong>Step 2:</strong></p>
<p>On the next day, you will get a message stating that &#8220;<em><span style="color:#333399;"><strong>Airtel Mobile Office will be de-activated on your Mobile in the next 1 hour</strong></span></em>&#8220;, after u receive this message, sms GPRS7 to 56789 (for 7 days browsin, Note: keep your balance below Rs.75) No worries, they wil not deduct ny charge frm ur balance.</p>
<p><strong>Step 3:</strong></p>
<p>After few minutes, you will receive an error message stating &#8220;<em><span style="color:#333399;"><strong>Dear customer, your requested GPRS service have not been activated. Please maintain sufficient balance to use this service.kindly recharge and retry</strong></span></em>&#8220;. Don let ur hopes down, coz thats the way the techies hav programmed d server&#8230;</p>
<p><strong>Step 4:</strong></p>
<p>Thats it, you hav done it&#8230;Enjoy unlimited browsing and downloads for the next week and don forget to note the time u sent that GPRS 7 request.</p>
<p><strong>Step 5:</strong></p>
<p>Exactly at the same time one week after, send another GPRS7 request to 56789..And njoy the next 7 days&#8230;&#8230;&#8230;..</p>
<blockquote><p>Isn&#8217;t this cool????</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s4sreejith.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s4sreejith.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s4sreejith.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s4sreejith.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s4sreejith.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s4sreejith.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s4sreejith.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s4sreejith.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s4sreejith.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s4sreejith.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s4sreejith.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s4sreejith.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s4sreejith.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s4sreejith.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=38&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s4sreejith.wordpress.com/2008/12/28/hurrah-airtel-users-browse-lifetime-for-20-bucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fec6fd1b272cae2c1ad235e969091fc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">srijith1234</media:title>
		</media:content>
	</item>
		<item>
		<title>Google- Still the best??</title>
		<link>http://s4sreejith.wordpress.com/2008/12/28/google-still-the-best/</link>
		<comments>http://s4sreejith.wordpress.com/2008/12/28/google-still-the-best/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 19:42:15 +0000</pubDate>
		<dc:creator>sreejith</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://s4sreejith.wordpress.com/?p=23</guid>
		<description><![CDATA[Well this post is actually not to discourage google users&#8230;.But to give them a little hint about something which i consider can compete very well wid Google in the Search engine criteria&#8230;.And I also reckon it is better dan google in the data (search) organizing point of view&#8230;.Clusty,the clustering search engine&#8211;the name comes from its [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=23&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well this post is actually not to discourage google users&#8230;.But to give them a little hint about something which i consider can compete very well wid Google in the Search engine criteria&#8230;.And I also reckon it is better dan google in the data (search) organizing point of view&#8230;.<strong>Clusty,</strong>the clustering search engine&#8211;the name comes from its primary differentiating feature, the ability to take hundreds of search results and  dynamically sort them into clusters of related documents&#8230;.</p>
<blockquote><p>Eventhough I describe things in favor of clusty, I will still put my money on Google ,the way it maintains the standard its  awesome&#8230;&#8230;.</p></blockquote>
<h3><strong>Screenshot of Clusty</strong></h3>
<blockquote><p><a href="http://www.clusty.com"></a></p>
<div class="mceTemp">
<dl class="wp-caption alignleft"></dl>
</div>
<p><a href="http://www.clusty.com"></a></p></blockquote>
<dt class="wp-caption-dt"><a href="http://www.clusty.com"><img class="size-full wp-image-32" title="Clusty " src="http://s4sreejith.files.wordpress.com/2008/12/mg.jpg?w=468" alt="--Search on Mahatma Gandhi"   /></a></dt>
<dd class="wp-caption-dd">&#8211;Search on Mahatma Gandhi</dd>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s4sreejith.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s4sreejith.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s4sreejith.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s4sreejith.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s4sreejith.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s4sreejith.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s4sreejith.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s4sreejith.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s4sreejith.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s4sreejith.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s4sreejith.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s4sreejith.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s4sreejith.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s4sreejith.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=23&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s4sreejith.wordpress.com/2008/12/28/google-still-the-best/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fec6fd1b272cae2c1ad235e969091fc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">srijith1234</media:title>
		</media:content>

		<media:content url="http://s4sreejith.files.wordpress.com/2008/12/mg.jpg" medium="image">
			<media:title type="html">Clusty </media:title>
		</media:content>
	</item>
		<item>
		<title>Dream Houuuze!!!!!!</title>
		<link>http://s4sreejith.wordpress.com/2008/12/27/dream-houuuze/</link>
		<comments>http://s4sreejith.wordpress.com/2008/12/27/dream-houuuze/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 17:22:06 +0000</pubDate>
		<dc:creator>sreejith</dc:creator>
				<category><![CDATA[bigshots]]></category>
		<category><![CDATA[billgates]]></category>
		<category><![CDATA[money]]></category>

		<guid isPermaLink="false">http://s4sreejith.wordpress.com/?p=15</guid>
		<description><![CDATA[This has to be really interesting…..yeah i mean it…cuz u are gng to view the house (heaven i should say!!) of a man for him “life is a bed of roses”…Hmmm.. u guessed it rit (not dat i can read ur minds but as it was obvious)…Ladies and Gentlemen this has to be the houz u dreamt for…If u say [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=15&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This has to be really interesting…..yeah i mean it…cuz u are gng to view the house (<strong>heaven i should say!!)</strong> of a man for him “<em><strong>life is a bed of roses”</strong></em>…Hmmm.. u guessed it rit (not dat i can read ur minds but as it was obvious)…Ladies and Gentlemen this has to be the houz u dreamt for…If u say no, then i reckon “”Bill Gates should lick ur feet”&#8221;…..lol..</p>
<p> </p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/239893' width='425' height='348'></iframe>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s4sreejith.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s4sreejith.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s4sreejith.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s4sreejith.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s4sreejith.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s4sreejith.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s4sreejith.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s4sreejith.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s4sreejith.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s4sreejith.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s4sreejith.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s4sreejith.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s4sreejith.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s4sreejith.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=15&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s4sreejith.wordpress.com/2008/12/27/dream-houuuze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fec6fd1b272cae2c1ad235e969091fc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">srijith1234</media:title>
		</media:content>
	</item>
		<item>
		<title>Is it the end of the Australian dominion over cricket?</title>
		<link>http://s4sreejith.wordpress.com/2008/12/27/is-it-the-end-of-the-australian-dominion-over-cricket/</link>
		<comments>http://s4sreejith.wordpress.com/2008/12/27/is-it-the-end-of-the-australian-dominion-over-cricket/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 16:42:50 +0000</pubDate>
		<dc:creator>sreejith</dc:creator>
				<category><![CDATA[cricket]]></category>
		<category><![CDATA[sports]]></category>

		<guid isPermaLink="false">http://s4sreejith.wordpress.com/?p=11</guid>
		<description><![CDATA[South Africa create history, beat Australia at Perth in the second highest run chase in the history of Tests. Brett lee’s poor run continues. India defeated Australia in the Border-Gavaskar trophy. If you’re an ardent cricket addict and you were out of the world for the last 2 months, i think u wouldn’t believe ur [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=11&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>
<div>South Africa create history, beat <strong>Australia</strong> at Perth in the second highest run chase in the history of Tests.</div>
</li>
<li>
<div>Brett lee’s poor run continues.</div>
</li>
<li>
<div>India defeated Australia in the Border-Gavaskar trophy.</div>
</li>
</ul>
<p align="justify">If you’re an ardent cricket addict and you were out of the world for the last 2 months, i think u wouldn’t believe ur eyes after seeing the above lines…<strong>Australia</strong>, the name which brings shivers down any cricketer’s spine(not australian…….he he)  is out of form now(perhaps never i pray!!!!) …According to me or if you ask me the reason i would say is that the unity and the expertism which held up Australia in the No.1 spot for more than a decade are not in the show now…Moreover the recent retirements of experienced senior players like spin-legend Shane Warne, Gilly,  Pigeon really matters for Australia.Oops!! how could i forget to mention the disappointing behavior of Andrew Symonds (a.k.a &#8216;The Monkey&#8217;) which made CA to drop him from the side..All matters for Australia…Added to that, Australian side lack the necessary bowling firepower ..</p>
<p align="justify">Hmmm….Even though I support India for its good show nowadays,I have the basic courtesy to show for a cricketing nation which entertained us over the years.. It’s like a king falling from his  throne for me…</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s4sreejith.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s4sreejith.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s4sreejith.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s4sreejith.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s4sreejith.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s4sreejith.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s4sreejith.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s4sreejith.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s4sreejith.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s4sreejith.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s4sreejith.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s4sreejith.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s4sreejith.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s4sreejith.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=11&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s4sreejith.wordpress.com/2008/12/27/is-it-the-end-of-the-australian-dominion-over-cricket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fec6fd1b272cae2c1ad235e969091fc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">srijith1234</media:title>
		</media:content>
	</item>
		<item>
		<title>Aircel Gprs Hack</title>
		<link>http://s4sreejith.wordpress.com/2008/12/27/aircel-gprs-hack/</link>
		<comments>http://s4sreejith.wordpress.com/2008/12/27/aircel-gprs-hack/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 16:22:50 +0000</pubDate>
		<dc:creator>sreejith</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[browse]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://s4sreejith.wordpress.com/?p=6</guid>
		<description><![CDATA[Guys this is a trick tat i used to do in my aircel mobile before the evolution of damn cool Airtel mobile office package……..Read more to find out….Yes now Aircel customers can browse for free on Aircel mobile through AIRCEL THRILLS. First open home page and type google.com/gwt/n and click oneSearch and then select first result of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=6&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:trebuchet ms;">Guys this is a trick tat i used to do in my aircel mobile before the evolution of damn cool Airtel mobile office package……..Read more to find out….Yes now Aircel customers can browse for free on Aircel mobile through AIRCEL THRILLS. First open home page and type<br />
<span style="color:#ff0000;">google.com/gwt/n</span><br />
and click oneSearch and then select first result of onesearch result and type the web address you want and click go thats all …enjoy the free browsing</span> …and do comment&#8230;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s4sreejith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s4sreejith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s4sreejith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s4sreejith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s4sreejith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s4sreejith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s4sreejith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s4sreejith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s4sreejith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s4sreejith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s4sreejith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s4sreejith.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s4sreejith.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s4sreejith.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=6&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s4sreejith.wordpress.com/2008/12/27/aircel-gprs-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fec6fd1b272cae2c1ad235e969091fc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">srijith1234</media:title>
		</media:content>
	</item>
		<item>
		<title>Beginning of an era!!!</title>
		<link>http://s4sreejith.wordpress.com/2008/12/27/hello-world/</link>
		<comments>http://s4sreejith.wordpress.com/2008/12/27/hello-world/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 12:53:50 +0000</pubDate>
		<dc:creator>sreejith</dc:creator>
				<category><![CDATA[Intro]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[                                  Well frens&#8230;This is how all started&#8230;On a fine winter morning I was thinking about a medium to share my inner stuffs, ideas, advices,creative thoughts, knowledge to the millions around me&#8230;.So I thought &#8220;How abt blogging?&#8221; and also &#8220;If Big B, amir can blog, then why not me?&#8221;(lol, It should be other way around, I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=1&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>                                  Well frens&#8230;This is how all started&#8230;On a fine winter morning I was thinking about a medium to share my inner stuffs, ideas, advices,creative thoughts, knowledge to the millions around me&#8230;.So I thought &#8220;How abt blogging?&#8221; and also &#8220;If Big B, amir can blog, then why not me?&#8221;(lol, <span style="text-decoration:line-through;">It should be other way around,</span> I guess perhaps you, <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )&#8230;So I googled  to find out which is the sophisticated blog site of the lot&#8230;.Finally WORDPRESS won the race&#8230;.So, here I am&#8230;&#8230;</p>
<p>                                    Feel free to contact me&#8230;Your grievances, complaints, comments and criticisms are well respected and placed in the dock for necessary analysis and further improvement of my blog&#8230;contact me at <a href="mailto:srijith1234@gmail.com">srijith1234@gmail.com</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/s4sreejith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/s4sreejith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/s4sreejith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/s4sreejith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/s4sreejith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/s4sreejith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/s4sreejith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/s4sreejith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/s4sreejith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/s4sreejith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/s4sreejith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/s4sreejith.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/s4sreejith.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/s4sreejith.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=s4sreejith.wordpress.com&amp;blog=5970020&amp;post=1&amp;subd=s4sreejith&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://s4sreejith.wordpress.com/2008/12/27/hello-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fec6fd1b272cae2c1ad235e969091fc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">srijith1234</media:title>
		</media:content>
	</item>
	</channel>
</rss>
