<?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/"
	>

<channel>
	<title>Robin John &#187; My life</title>
	<atom:link href="http://robinjohn.info/blog/category/my-life/feed/" rel="self" type="application/rss+xml" />
	<link>http://robinjohn.info/blog</link>
	<description>my world !! my blog !!</description>
	<lastBuildDate>Mon, 09 May 2011 08:40:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Missed Schedule &#8211; Wordpress</title>
		<link>http://robinjohn.info/blog/2011/05/missed-schedule-wordpress/</link>
		<comments>http://robinjohn.info/blog/2011/05/missed-schedule-wordpress/#comments</comments>
		<pubDate>Sun, 08 May 2011 20:49:51 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[cron job]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[missed]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[task scheduler]]></category>
		<category><![CDATA[time zone]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=518</guid>
		<description><![CDATA[
If you are having a Missed Schedule issue with post, it would be mostly the Timezone issue [Time mismatch with local time] which you can fix by just changing the time zone in the PHP settings and setting the correct time in the wordpress admin General settings.
wp-cron.php is resposible for the Schedule post module. wp-crone.php [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://byrev.org/images/2010/03/missed-schedule.png" alt="" width="470" height="177" /></p>
<p>If you are having a Missed Schedule issue with post, it would be mostly the Timezone issue [Time mismatch with local time] which you can fix by just changing the time zone in the PHP settings and setting the correct time in the wordpress admin General settings.</p>
<p>wp-cron.php is resposible for the Schedule post module. wp-crone.php is called in intervals to check for scheduled post on a server with the help of Cron job module.</p>
<p>So what was the issue I faced &#8211; It is really funny and i should laugh <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   at myself if i think of it.</p>
<p>Missed Schedule was happening all time, fixed the time zone and checked all other stuffs and it was OK, even if i manually call the wp-cron.php, the missed schedule will get published. So where the HELL was the issue <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' /> </p>
<p><strong>Analysis</strong> : It was a Windows Server[IIS] and it dont have Cron Job module <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' />  WTF !  <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_confused.gif' alt=':?' class='wp-smiley' />  . Seriously never thought of that.</p>
<p><strong>Solution</strong> : Use the Task Scheduler to create a entry and point it to wp-cron.php with certain interval or you can use a Plugin called  <a href="http://wordpress.org/extend/plugins/wp-missed-schedule/" target="_blank">WP Missed Schedule Fix Future Posts Scheduled Failed</a> <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<p><br class="spacer_" /></p>
<p>Missed Schedule can also be caused if you have errors in wp-cron.php. So if you have such issue  better call it in a browser and check if it works fine [www.urblogname.com/wp-cron.php]. If you get a blank white screen it is working fine.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2011/05/missed-schedule-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>500 Internal Server Error &#8211; Wordpress !!</title>
		<link>http://robinjohn.info/blog/2011/05/500-internal-server-error-wordpress/</link>
		<comments>http://robinjohn.info/blog/2011/05/500-internal-server-error-wordpress/#comments</comments>
		<pubDate>Sun, 08 May 2011 20:25:33 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[2.8]]></category>
		<category><![CDATA[3]]></category>
		<category><![CDATA[500]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[internal]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[live server]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[theme tester]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[white screen]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=510</guid>
		<description><![CDATA[
Tried a new theme on a live wordpress server , Sigh! allgone.  
Mozilla firefox was just giving a white screen with no messages.  
 Google chrome showed 500 Internal Server Error message &#60;3 ahh!.
Analysis : I coded a theme which was based on Wordpress 3 + and  was trying to enable  it on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.nitropixel.net/wp-content/uploads/2009/03/500-internal-server-error.png" alt="" width="600" /></p>
<p>Tried a new theme on a live wordpress server , Sigh! <strong>allgone</strong>. <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Mozilla firefox was just giving a white screen with no messages.  <br />
 Google chrome showed 500 Internal Server Error message &lt;3 ahh!.</p>
<p><strong>Analysis </strong>: I coded a theme which was based on Wordpress 3 + and  was trying to enable  it on Wordpress 2.8 platform, which made the whole website offline, ya even the admin panel was not available</p>
<p><strong>Solution </strong>:  Delete the new theme from FTP and upgrade it to v 3+ and enable it again</p>
<p><br class="spacer_" /></p>
<p>Most of the 500 Internal Server errors on wordpress might be due to</p>
<ul>
<li>.htaccess</li>
<li>php memorylimit</li>
<li>File mod</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2011/05/500-internal-server-error-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Again 1+</title>
		<link>http://robinjohn.info/blog/2011/04/again-1/</link>
		<comments>http://robinjohn.info/blog/2011/04/again-1/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 18:10:55 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[12th april]]></category>
		<category><![CDATA[27]]></category>
		<category><![CDATA[happy birthday]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=498</guid>
		<description><![CDATA[
Another year , ya another year passed by and am 27, OMG :O
27
Hope the year ahead has some special moments of my lifetime  
Happy Birthday to Me
]]></description>
			<content:encoded><![CDATA[<p><img title="Robin John " src="http://a3.sphotos.ak.fbcdn.net/hphotos-ak-ash4/199024_10150253189696562_549461561_9091262_3442836_n.jpg" alt="Robin John at age of 27" /></p>
<p>Another year , ya another year passed by and am 27, OMG :O</p>
<h2 style="font-size: 161px!important; font-weight: bold; text-align: center!important;">27</h2>
<p>Hope the year ahead has some special moments of my lifetime <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2>Happy Birthday to Me</h2>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2011/04/again-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTC Service Centre, Trivandrum</title>
		<link>http://robinjohn.info/blog/2011/01/htc-service-centre-trivandrum/</link>
		<comments>http://robinjohn.info/blog/2011/01/htc-service-centre-trivandrum/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 11:58:31 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[My life]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[desire]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[kerala]]></category>
		<category><![CDATA[legend]]></category>
		<category><![CDATA[pattom]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[trivandrum]]></category>
		<category><![CDATA[wildfire]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=487</guid>
		<description><![CDATA[

HTC users at and near by Trivandrum who are looking for a service center, there is one at Pattom.

Address :
Mathew Enterprises
 C.M Stephen Memorial Building
 Pottakuzhy Junction
 Pattom
 Trivandrum &#8211; 695004
Phone : 91 471 3056305
 Email : htcservice.tvm@gmail.com
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="htc" src="http://www.androidspin.com/wp-content/uploads/2010/05/106276-htc-logo-536x357.png" alt="" width="536" height="357" /></p>
<p><br class="spacer_" /></p>
<p>HTC users at and near by Trivandrum who are looking for a service center, there is one at Pattom.</p>
<p><br class="spacer_" /></p>
<p>Address :<br />
Mathew Enterprises<br />
 C.M Stephen Memorial Building<br />
 Pottakuzhy Junction<br />
 Pattom<br />
 Trivandrum &#8211; 695004</p>
<p>Phone : 91 471 3056305<br />
 Email : htcservice.tvm@gmail.com</p>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2011/01/htc-service-centre-trivandrum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is wrong with Bsnl 3G And HTC Legend Battery Life</title>
		<link>http://robinjohn.info/blog/2011/01/what-is-wrong-with-bsnl-3g-and-htc-legend-battery/</link>
		<comments>http://robinjohn.info/blog/2011/01/what-is-wrong-with-bsnl-3g-and-htc-legend-battery/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 11:36:06 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[My life]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[bakup]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[BSNL]]></category>
		<category><![CDATA[drained]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[kerala]]></category>
		<category><![CDATA[legend]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[telecom]]></category>
		<category><![CDATA[wildfire]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=482</guid>
		<description><![CDATA[

My HTC Legend usually used to give a battery backup of more than a day,  on Zain network @ Kuwait.
This vacation as I was in Kerala, activated  BSNL 3G and then I started facing the weird issue. Battery was draining out like anything, like if i had a Full battery @ 10 PM night, [...]]]></description>
			<content:encoded><![CDATA[<p><br class="spacer_" /></p>
<p style="text-align: center;"><img class="aligncenter" title="htc legend" src="http://sphotos.ak.fbcdn.net/hphotos-ak-snc4/hs1356.snc4/162815_10150152486201562_549461561_8151302_5502096_n.jpg" alt="" width="576" height="286" /></p>
<p>My HTC Legend usually used to give a battery backup of more than a day,  on Zain network @ Kuwait.</p>
<p>This vacation as I was in Kerala, activated  BSNL 3G and then I started facing the weird issue. Battery was draining out like anything, like if i had a Full battery @ 10 PM night, by morning the battery will be totally drained to 10% (Note that the phone is just in <strong>IDLE</strong> mode whole night).</p>
<p>So my initial thought was that some thing is wrong with the battery and should be replaced with a new one. So searched for a HTC service Center and found one @ <a href="http://robinjohn.info/blog/2011/01/htc-service-centre-trivandrum/" target="_blank">Pattom</a> , Trivandrum.</p>
<p>The moment I told the issue to the Techincal guy, He just asked me &#8220;Are you on BSNL&#8221; , and i said &#8220;Yes&#8221;, and he concluded &#8220;just change to some other network and it will be fine&#8221;.</p>
<p>He said lots of people are coming complaining with the same issue(eg HTC wildfire users).  And so i did the same and Yes the battery was working fine .</p>
<p>So the verdict, Some thing is wrong with BSNL 3G network or HTC</p>
<p style="text-align: center;"><img id="htc" class="aligncenter" src="http://sphotos.ak.fbcdn.net/hphotos-ak-snc4/hs1371.snc4/164371_10150152337636562_549461561_8148593_3376676_n.jpg" alt="" width="576" height="350" /></p>
<p>Few days back I came across this article <a href="http://gizmodo.com/5740076/giz-explains-why-your-call-dropped">http://gizmodo.com/5740076/giz-explains-why-your-call-dropped ,</a> and it was wriiten that</p>
<p>&#8220;On just about any 3G network, carriers transmit voice signals with CDMA, or code division multiple access. (Yep, this includes HSPA 3G, which is often referred to as GSM.) What this means is that multiple phones can transmit over the same radio frequencies, and their signals are differentiated by code. (Disclaimer: this is a brutal simplification.) As one network engineer told me, sharing a cell tower is like sharing a room with a bunch of people that speak different languages. Different people can hold concurrent conversations, but everyone can understand what they need to—their brains block out the rest of the conversations, because to them, it&#8217;s all just gibberish anyway.</p>
<p>Just like in this shared room, though, as a tower gets more crowded, the volume starts to rise. The more everyone speaks, the louder one has to talk to be understood. Likewise, the more people that are using a cell tower, the more power each phone needs to be &#8220;heard&#8221; by the tower. This actually results in a contraction of the cell&#8217;s coverage area. &#8220;</p>
<p><br class="spacer_" /></p>
<p>So it should be the BSNL 3G network which is eating the battery as there are one or two tower which is 3G enabled in a  district,   <strong>HELL who knows</strong>.</p>
<p>BTW am back on Zain network and battery life is back as usuall</p>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2011/01/what-is-wrong-with-bsnl-3g-and-htc-legend-battery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Indian Government Online Services</title>
		<link>http://robinjohn.info/blog/2010/08/indian-government-online-services/</link>
		<comments>http://robinjohn.info/blog/2010/08/indian-government-online-services/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 17:12:55 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=476</guid>
		<description><![CDATA[Obtain: 


Birth Certificate &#8211; http://www.india.gov.in/howdo/howdoi.php?service=1
Caste Certificate &#8211; http://www.india.gov.in/howdo/howdoi.php?service=4
Tribe Certificate &#8211; http://www.india.gov.in/howdo/otherservice_details.php?service=8
Domicile Certificate &#8211; http://www.india.gov.in/howdo/howdoi.php?service=5
Driving Licence &#8211; http://www.india.gov.in/howdo/howdoi.php?service=6
Marriage Certificate &#8211; http://www.india.gov.in/howdo/howdoi.php?service=3
Death Certificate &#8211; http://www.india.gov.in/howdo/howdoi.php?service=2
Search More &#8211; How do I &#8211; http://www.india.gov.in/howdo/advancedsearch.php 


Apply for: 

 PAN Card &#8211; http://www.india.gov.in/howdo/otherservice_details.php?service=15
TAN Card &#8211; http://www.india.gov.in/howdo/otherservice_details.php?service=3
Ration Card &#8211; http://www.india.gov.in/howdo/howdoi.php?service=7
Passport &#8211; http://www.india.gov.in/howdo/otherservice_details.php?service=2
Inclusion of name in the Electoral Rolls &#8211; http://www.india.gov.in/howdo/howdoi.php?service=10
Search More &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Obtain: </strong></p>
<div style="text-align:left!important">
<ul>
<li>Birth Certificate &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=1" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=1</a></li>
<li>Caste Certificate &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=4" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=4</a></li>
<li>Tribe Certificate &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=8" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=8</a></li>
<li>Domicile Certificate &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=5" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=5</a></li>
<li>Driving Licence &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=6" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=6</a></li>
<li>Marriage Certificate &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=3" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=3</a></li>
<li>Death Certificate &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=2" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=2</a></li>
<li>Search More &#8211; How do I &#8211; <a href="http://www.india.gov.in/howdo/advancedsearch.php" target="_blank">http://www.india.gov.in/howdo/advancedsearch.php</a> </li>
</ul>
<p>
<strong>Apply for: </strong></p>
<ul>
<li> PAN Card &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=15" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=15</a></li>
<li>TAN Card &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=3" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=3</a></li>
<li>Ration Card &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=7" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=7</a></li>
<li>Passport &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=2" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=2</a></li>
<li>Inclusion of name in the Electoral Rolls &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=10" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=10</a></li>
<li>Search More &#8211; How do I &#8211; <a href="http://www.india.gov.in/howdo/advancedsearch.php" target="_blank">http://www.india.gov.in/howdo/advancedsearch.php</a> </li>
</ul>
<p>
<strong>Register: </strong></p>
<ul>
<li>Land/Property &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=9" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=9</a> </li>
<li>Vehicle &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=13" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=13</a> </li>
<li> With State Employment Exchange &#8211; <a href="http://www.india.gov.in/howdo/howdoi.php?service=12" target="_blank">http://www.india.gov.in/howdo/howdoi.php?service=12</a> </li>
<li>As Employer &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=17" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=17</a> </li>
<li> Company &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=19" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=19</a> </li>
<li>.IN Domain &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=18" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=18</a> </li>
<li> <a href="http://gov.in/" target="_blank">GOV.IN</a> Domain &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=25" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=25</a> </li>
<li> Search More &#8211; How do I &#8211; <a href="http://www.india.gov.in/howdo/advancedsearch.php" target="_blank">http://www.india.gov.in/howdo/advancedsearch.php</a> </li>
</ul>
<p>
<strong>Check/Track: </strong></p>
<ul>
<li> Waiting list status for Central Government Housing &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=9" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=9</a> </li>
<li>Status of Stolen Vehicles &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=1" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=1</a> </li>
<li>Land Records &#8211; <a href="http://www.india.gov.in/landrecords/index.php" target="_blank">http://www.india.gov.in/landrecords/index.php</a></li>
<li>Causelist of Indian Courts &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=7" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=7</a> </li>
<li>Court Judgements (JUDIS ) &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=24" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=24</a> </li>
<li> Daily Court Orders/Case Status &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=21" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=21</a> </li>
<li>Acts of Indian Parliament &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=13" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=13</a> </li>
<li> Exam Results &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=16" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=16</a> </li>
<li>Speed Post Status &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=10" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=10</a> </li>
<li> Agricultural Market Prices Online &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=6" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=6</a> </li>
<li>Search More &#8211; How do I &#8211; <a href="http://www.india.gov.in/howdo/advancedsearch.php" target="_blank">http://www.india.gov.in/howdo/advancedsearch.php</a> </li>
</ul>
<p>
<strong>Book/File/Lodge: </strong></p>
<ul>
<li>Train Tickets Online &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=5" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=5</a> </li>
<li> Air Tickets Online &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=4" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=4</a> </li>
<li>Income Tax Returns &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=12" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=12</a> </li>
<li> Complaint with Central Vigilance Commission (CVC) &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=14" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=14</a> </li>
<li> Search More &#8211; How do I &#8211; <a href="http://www.india.gov.in/howdo/advancedsearch.php" target="_blank">http://www.india.gov.in/howdo/advancedsearch.php</a> </li>
</ul>
<p>
<strong>Contribute to: </strong></p>
<ul>
<li> Prime Minister&#8217;s Relief Fund &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=11" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=11</a> </li>
<li> Search More &#8211; How do I &#8211; <a href="http://www.india.gov.in/howdo/advancedsearch.php" target="_blank">http://www.india.gov.in/howdo/advancedsearch.php</a> </li>
</ul>
<p>
<strong>Others: </strong></p>
<ul>
<li>Send Letters Electronically &#8211; <a href="http://www.india.gov.in/howdo/otherservice_details.php?service=20" target="_blank">http://www.india.gov.in/howdo/otherservice_details.php?service=20</a> </li>
<li> Search More &#8211; How do I &#8211; <a href="http://www.india.gov.in/howdo/advancedsearch.php" target="_blank">http://www.india.gov.in/howdo/advancedsearch.php</a> </li>
</ul>
<p><strong>Recently Added Online Services:</strong></p>
<ul>
<li> Tamil Nadu: Online application of marriage certificate for persons having registered their marriages &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2691" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2691</a> </li>
<li> Tamil Nadu: Online District wise soil Details of Tamil Nadu &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2693" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2693</a> </li>
<li> Tamil Nadu: View Water shed Atlas of Tamil Nadu &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2694" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2694</a> </li>
<li> Tamil Nadu: E-Pension District Treasury Tirunelveli &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2695" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2695</a> </li>
<li> Meghalaya: Search Electoral Roll Online by Name (2008) &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2697" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2697</a> </li>
<li> Meghalaya: Search Electoral Roll Online by EPIC number (2008) &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2698" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2698</a> </li>
<li> Meghalaya: Search Electoral Roll Online by House number (2008) &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2699" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2699</a> </li>
<li> Himachal Pradesh: Revised Pay and Arrears Calculator-Fifth Pay &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2702" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2702</a> </li>
<li> Meghalaya: Search Electoral Roll Online by Part number (2008) &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2700" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2700</a> </li>
<li> Andhra Pradesh: Online Motor Driving School Information &#8211; <a href="http://www.india.gov.in/howdo/onlineservice_detail.php?service=2705" target="_blank">http://www.india.gov.in/howdo/onlineservice_detail.php?service=2705</a> </li>
</ul>
<p><strong>Global Navigation:</strong></p>
<ul>
<li> Citizens &#8211; <a href="http://www.india.gov.in/citizen.php" target="_blank">http://www.india.gov.in/citizen.php</a> </li>
<li>Business (External website that opens in a new window) &#8211; <a href="http://business.gov.in/" target="_blank">http://business.gov.in/</a> </li>
<li> Overseas &#8211; <a href="http://www.india.gov.in/overseas.php" target="_blank">http://www.india.gov.in/overseas.php</a> </li>
<li>Government &#8211; <a href="http://www.india.gov.in/govt.php" target="_blank">http://www.india.gov.in/govt.php</a> </li>
<li> Know India &#8211; <a href="http://www.india.gov.in/knowindia.php" target="_blank">http://www.india.gov.in/knowindia.php</a> </li>
<li>Sectors &#8211; <a href="http://www.india.gov.in/sector.php" target="_blank">http://www.india.gov.in/sector.php</a> </li>
<li> Directories &#8211; <a href="http://www.india.gov.in/directories.php" target="_blank">http://www.india.gov.in/directories.php</a> </li>
<li>Documents &#8211; <a href="http://www.india.gov.in/documents.php" target="_blank">http://www.india.gov.in/documents.php</a> </li>
<li> Forms &#8211; <a href="http://www.india.gov.in/forms/forms.php" target="_blank">http://www.india.gov.in/forms/forms.php</a> </li>
<li>Acts &#8211; <a href="http://www.india.gov.in/govt/acts.php" target="_blank">http://www.india.gov.in/govt/acts.php</a> </li>
<li> Rules &#8211; <a href="http://www.india.gov.in/govt/rules.php" target="_blank">http://www.india.gov.in/govt/rules.php</a> </li>
<li>Schemes &#8211; <a href="http://www.india.gov.in/govt/schemes.php" target="_blank">http://www.india.gov.in/govt/schemes.php</a> </li>
<li> Tenders &#8211; <a href="http://www.india.gov.in/tenders.php" target="_blank">http://www.india.gov.in/tenders.php</a> </li>
<li>Home &#8211; <a href="http://www.india.gov.in/default.php" target="_blank">http://www.india.gov.in/default.php</a> </li>
<li> About the Portal &#8211; <a href="http://www.india.gov.in/abouttheportal.php" target="_blank">http://www.india.gov.in/abouttheportal.php</a> </li>
<li>Site Map &#8211; <a href="http://www.india.gov.in/sitemap.php" target="_blank">http://www.india.gov.in/sitemap.php</a> </li>
<li> Link to Us &#8211; <a href="http://www.india.gov.in/linktous.php" target="_blank">http://www.india.gov.in/linktous.php</a> </li>
<li>Suggest to a Friend &#8211; <a href="http://www.india.gov.in/suggest/suggest.php" target="_blank">http://www.india.gov.in/suggest/suggest.php</a> </li>
<li> Help &#8211; <a href="http://www.india.gov.in/help.php" target="_blank">http://www.india.gov.in/help.php</a> </li>
<li>Terms of Use &#8211; <a href="http://www.india.gov.in/termscondtions.php" target="_blank">http://www.india.gov.in/termscondtions.php</a> </li>
<li> Feedback &#8211; <a href="http://www.india.gov.in/feedback.php" target="_blank">http://www.india.gov.in/feedback.php</a> </li>
<li>Contact Us &#8211; <a href="http://www.india.gov.in/contactus.php" target="_blank">http://www.india.gov.in/contactus.php</a> </li>
<li> Accessibility Statement &#8211; <a href="http://www.india.gov.in/accessibilitystatement.php" target="_blank">http://www.india.gov.in/accessibilitystatement.php</a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2010/08/indian-government-online-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Its 1+ again</title>
		<link>http://robinjohn.info/blog/2010/04/its-1-again/</link>
		<comments>http://robinjohn.info/blog/2010/04/its-1-again/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 18:26:45 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[26]]></category>
		<category><![CDATA[april 12th]]></category>
		<category><![CDATA[birthday]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=465</guid>
		<description><![CDATA[

Its April 12th  and i got older/elder again phew!!!
One step more closer to the end of the For loop   
Not much to celebrate this year because am sailing in the middle of the desert   
hope i have a great year ahead &#8230;.
Happy Birthday to Me


]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-466" title="birthday" src="http://robinjohn.info/blog/wp-content/uploads/2010/04/birthday.jpg" alt="birthday" width="350" height="456" /></p>
<p><br class="spacer_" /></p>
<p>Its April 12th  and i got older/elder again phew!!!</p>
<p>One step more closer to the end of the <strong>For</strong> loop  <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_eek.gif' alt='8-O' class='wp-smiley' /> </p>
<p>Not much to celebrate this year because am sailing in the middle of the desert  <img src='http://robinjohn.info/blog/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' /> </p>
<p>hope i have a great year ahead &#8230;.</p>
<h2>Happy Birthday to Me</h2>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2010/04/its-1-again/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Happy New Year &#8211; 2010</title>
		<link>http://robinjohn.info/blog/2009/12/happy-new-year-2010/</link>
		<comments>http://robinjohn.info/blog/2009/12/happy-new-year-2010/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 20:51:33 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[new year]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=454</guid>
		<description><![CDATA[There is nothing new, its the same sun that rises, its t same moon that comes, its the same people we see around&#8230;&#8230; but lets hope for a difference in  our doing that leads us to good health and wealth..

]]></description>
			<content:encoded><![CDATA[<p>There is nothing new, its the same sun that rises, its t same moon that comes, its the same people we see around&#8230;&#8230; but lets hope for a difference in  our doing that leads us to good health and wealth..</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2009/12/happy-new-year-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pincode Finder &#8211; India</title>
		<link>http://robinjohn.info/blog/2009/10/pincode-finder-india/</link>
		<comments>http://robinjohn.info/blog/2009/10/pincode-finder-india/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 07:33:44 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[district]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[indian post office]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[pincode]]></category>
		<category><![CDATA[place]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=436</guid>
		<description><![CDATA[
How to find a Pincode of a Post-office or a Place in India ?
The Indiapost is there to help you. Go to http://www.indiapost.gov.in/pin/pinsearch.aspx and you can search Pincode, District  and Post-office too.
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-437 bor" title="india-post" src="http://robinjohn.info/blog/wp-content/uploads/2009/10/india-post.jpg" alt="india-post" width="154" height="84" /></p>
<h3><strong>How to find a Pincode of a Post-office or a Place in India ?</strong></h3>
<p>The Indiapost is there to help you. Go to <a title="http://www.indiapost.gov.in/pin/pinsearch.aspx" href="http://www.indiapost.gov.in/pin/pinsearch.aspx">http://www.indiapost.gov.in/pin/pinsearch.aspx</a> and you can search Pincode, District  and Post-office too.</p>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2009/10/pincode-finder-india/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design and Development Companies at Kuwait</title>
		<link>http://robinjohn.info/blog/2009/10/web-design-and-development-companies-at-kuwait/</link>
		<comments>http://robinjohn.info/blog/2009/10/web-design-and-development-companies-at-kuwait/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 19:37:00 +0000</pubDate>
		<dc:creator>robzz</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[My life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[kuwait]]></category>

		<guid isPermaLink="false">http://robinjohn.info/blog/?p=412</guid>
		<description><![CDATA[&#160;
Listed below are some of the web design and development companies at Kuwait. Got all these links googling with the keyword “web design companies + Kuwait” . The links may not be relevant because its just google results .

www.agck.com 
www.kccg.com 
www.webtech-kw.com 
www.design-master.com 
www.designbox.com.kw 
www.gulfclick.net 
www.q8click.com 
www.kuwaitnet.net 
www.emqube.com 
www.SimplexInteractive.com 
www.adlab-kw.com 
www.ewd.com.kw 
www.ireflexion.com 

]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Listed below are some of the web design and development companies at Kuwait. Got all these links googling with the keyword “web design companies + Kuwait” . The links may not be relevant because its just google results .</p>
<ul>
<li><a href="http://www.agck.com">www.agck.com</a> </li>
<li><a href="http://www.kccg.com">www.kccg.com</a> </li>
<li><a href="http://www.webtech-kw.com">www.webtech-kw.com</a> </li>
<li><a href="http://www.design-master.com/">www.design-master.com</a> </li>
<li><a href="http://www.designbox.com.kw">www.designbox.com.kw</a> </li>
<li><a href="http://www.gulfclick.net">www.gulfclick.net</a> </li>
<li><a href="http://www.q8click.com">www.q8click.com</a> </li>
<li><a href="http://www.kuwaitnet.net">www.kuwaitnet.net</a> </li>
<li><a href="http://www.emqube.com">www.emqube.com</a> </li>
<li><a href="http://www.SimplexInteractive.com">www.SimplexInteractive.com</a> </li>
<li><a href="http://www.adlab-kw.com">www.adlab-kw.com</a> </li>
<li><a href="http://www.ewd.com.kw">www.ewd.com.kw</a> </li>
<li><a href="http://www.ireflexion.com ">www.ireflexion.com</a> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://robinjohn.info/blog/2009/10/web-design-and-development-companies-at-kuwait/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

