<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-5943879446605756298</id><updated>2009-12-19T01:21:35.194+05:30</updated><title type='text'>Prasanth's blog</title><subtitle type='html'>I like to share my experience with world.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default?orderby=updated'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default?start-index=26&amp;max-results=25&amp;orderby=updated'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>31</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-5558426093385576681</id><published>2009-12-09T19:40:00.000+05:30</published><updated>2009-12-09T19:40:54.056+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='coldfusion'/><category scheme='http://www.blogger.com/atom/ns#' term='coldfusion application server restart'/><category scheme='http://www.blogger.com/atom/ns#' term='windows service shortcut'/><category scheme='http://www.blogger.com/atom/ns#' term='windows service'/><category scheme='http://www.blogger.com/atom/ns#' term='shortcut'/><title type='text'>Create shortcut for restarting ColdFusion 8 server</title><content type='html'>&amp;nbsp;&amp;nbsp; &amp;nbsp; While developing applications in ColdFusion we may have to restart the CF server occasionally. We have to go to "Windows Services" and then restart the server. This can easily be achieved by creating a shortcut for the restarting process so that you can just click and restart the CF application server without going to the windows services window.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp; For this, you have to first find out the location of jrunsvc.exe. You can find this by going to Services window (by running services.msc) and open the ColdFusion 8 Application Server. Take the whole path from "Path to executable" along with quotes. Also take the "Service name" (this should be "ColdFusion 8 Application Server").&lt;br /&gt;
&lt;br /&gt;
Now, open a notepad and enter two lines as below.&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: #666666;"&gt;&lt;span style="color: white;"&gt;&amp;lt;"Path to executable"&amp;gt; -stop &amp;lt;"Service name"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;&lt;span class="Apple-style-span" style="background-color: #666666;"&gt;&amp;lt;"Path to executable"&amp;gt; -start &amp;lt;"Service name"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
and save the file as a batch file with a name of your choice (I prefer restartCF.bat).&lt;br /&gt;
&lt;br /&gt;
So, the content of the batch file as per the example will be :&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: white;"&gt;&lt;span class="Apple-style-span" style="background-color: #666666;"&gt;"C:\ColdFusion8\runtime\bin\jrunsvc.exe" -stop "ColdFusion 8 Application Server"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: white;"&gt;&lt;span class="Apple-style-span" style="background-color: #666666;"&gt;"C:\ColdFusion8\runtime\bin\jrunsvc.exe" -start "ColdFusion 8 Application Server"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Just double click this file and your CF Application server will be restarted.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-5558426093385576681?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/5558426093385576681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=5558426093385576681' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/5558426093385576681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/5558426093385576681'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/12/create-shortcut-for-restarting.html' title='Create shortcut for restarting ColdFusion 8 server'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-41803090056598981</id><published>2009-11-16T21:58:00.000+05:30</published><updated>2009-11-16T21:58:07.010+05:30</updated><title type='text'>Dr. SMS – a m-Health Information System for Kerala</title><content type='html'>I just saw information about this useful service from Kerala Government.&lt;br /&gt;
&lt;div&gt;Dr. SMS – a m-Health Information System for Kerala&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;You can send SMS to&amp;nbsp;9495949000 in the following format to get information about hospital facilities.&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
More details are on the original link of Kerala IT Mission (&lt;a href="http://www.itmission.kerala.gov.in/index.php?option=com_content&amp;amp;view=article&amp;amp;id=200:dr-sms&amp;amp;catid=35:ksitm-e-governace-projects&amp;amp;Itemid=67"&gt;Click here&lt;/a&gt;). I tried the link for Dr.SMS and it was not working. So thought of posting this in my blog.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;The format for SMS are :&lt;br /&gt;
1. Find Hospital : Input - &amp;gt; Health &amp;lt;Pincode&amp;gt;&amp;nbsp;&amp;lt;facility&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp; Output :&amp;nbsp;&amp;lt;Hospital Name, Address, phone&amp;gt;&lt;br /&gt;
2. Hospital Facilities : Input - &amp;gt; Health&amp;nbsp;&amp;lt;Hospital name&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp; Output:&amp;nbsp;&amp;lt;Hospital phone No, Major facilities&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and send&amp;nbsp;SMS to&amp;nbsp;9495949000.&lt;br /&gt;
&lt;br /&gt;
Of course, the facility is working but only during day I assume. My SMS at 10 P.M was replied at 9 A.M next morning.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-41803090056598981?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.itmission.kerala.gov.in/index.php?option=com_content&amp;view=article&amp;id=200:dr-sms&amp;catid=35:ksitm-e-governace-projects&amp;Itemid=67' title='Dr. SMS – a m-Health Information System for Kerala'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/41803090056598981/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=41803090056598981' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/41803090056598981'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/41803090056598981'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/11/dr-sms-m-health-information-system-for.html' title='Dr. SMS – a m-Health Information System for Kerala'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-4224265692852391959</id><published>2009-11-11T20:36:00.002+05:30</published><updated>2009-11-11T20:48:24.662+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='firefox'/><category scheme='http://www.blogger.com/atom/ns#' term='browsing'/><category scheme='http://www.blogger.com/atom/ns#' term='location'/><category scheme='http://www.blogger.com/atom/ns#' term='IP location'/><category scheme='http://www.blogger.com/atom/ns#' term='geolocation'/><category scheme='http://www.blogger.com/atom/ns#' term='location aware browsing'/><title type='text'>Location-Aware Browsing in Firefox 3.5</title><content type='html'>&amp;nbsp;&amp;nbsp; &amp;nbsp; Firefox 3.5 have incorporated the facility to let the websites identify the location of the site visitor. The technique is that, when the user browse a site that use location-aware browsing, Firefox will ask for user consent and send details like IP address to Geolocation service providers and get the location. This may not be accurate in India, but they were able to point out my location accurately to the city :-)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp; More details are in Firefox site&amp;nbsp;&lt;a href="http://en-us.www.mozilla.com/en-US/firefox/geolocation/"&gt;http://en-us.www.mozilla.com/en-US/firefox/geolocation/&lt;/a&gt;&amp;nbsp;where you can also see the demo.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;I will do a demo and post the code&amp;nbsp;on my site later.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-4224265692852391959?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://en-us.www.mozilla.com/en-US/firefox/geolocation/' title='Location-Aware Browsing in Firefox 3.5'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/4224265692852391959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=4224265692852391959' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/4224265692852391959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/4224265692852391959'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/11/location-aware-browsing-in-firefox-35.html' title='Location-Aware Browsing in Firefox 3.5'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-6711648790542651199</id><published>2009-10-09T08:19:00.000+05:30</published><updated>2009-10-09T08:19:40.422+05:30</updated><title type='text'>Gartner Research note on Adobe ColdFusion</title><content type='html'>See the research note by Gartner on Adobe ColdFusion Past, Present and Future.&lt;br /&gt;
&lt;a href="http://www.adobe.com/enterprise/pdfs/Adobe3112.pdf"&gt;http://www.adobe.com/enterprise/pdfs/Adobe3112.pdf&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-6711648790542651199?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.adobe.com/enterprise/pdfs/Adobe3112.pdf' title='Gartner Research note on Adobe ColdFusion'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/6711648790542651199/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=6711648790542651199' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/6711648790542651199'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/6711648790542651199'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/10/gartner-research-note-on-adobe.html' title='Gartner Research note on Adobe ColdFusion'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-1292800149023984233</id><published>2009-10-06T21:33:00.002+05:30</published><updated>2009-10-06T21:33:45.579+05:30</updated><title type='text'>Adobe released ColdFusion 9 at Adobe Max</title><content type='html'>Folks, for your information, Adobe has officially released Adobe ColdFusion 9 at Adobe MAX today.&lt;br /&gt;
http://www.adobe.com/products/coldfusion/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-1292800149023984233?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.adobe.com/products/coldfusion/' title='Adobe released ColdFusion 9 at Adobe Max'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/1292800149023984233/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=1292800149023984233' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/1292800149023984233'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/1292800149023984233'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/10/adobe-released-coldfusion-9-at-adobe.html' title='Adobe released ColdFusion 9 at Adobe Max'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-3788424917913199946</id><published>2009-09-08T23:30:00.007+05:30</published><updated>2009-09-09T21:48:02.612+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='javascript library'/><category scheme='http://www.blogger.com/atom/ns#' term='JQuery'/><category scheme='http://www.blogger.com/atom/ns#' term='AJAX'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter reader'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><title type='text'>Create a twitter reader using JQuery</title><content type='html'>&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-family: inherit;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;span style="font-family: inherit;"&gt;   The year of JavaScript has come and JQuery is one of the powerful JavaScript libraries out there. We could perform a multitude of tasks using these libraries. I have created a twitter reader that displays a user's timeline using JQuery. The implementation is very simple.  &lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;span style="font-family: inherit;"&gt;See the code below.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: monospace; font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt; &amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-family: monospace; font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt; &amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-family: monospace; font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-family: monospace; font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;blockquote&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;html&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;head&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;title&amp;gt;Twitter Reader&amp;lt;/title&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;script src="jquery.js" language="javascript"&amp;gt;&amp;lt;/script&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;/head&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;body align="center" bgcolor="#181C21"&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;script language="javascript" type="text/javascript"&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;$(document).ready(function(){&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;var twitterURL = 'http://twitter.com/users/show/prasanthkumars.json';&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;$.getJSON("http://twitter.com/statuses/user_timeline/prasanthkumars.json?callback=?",&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;function(data){&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;$.each(data,function(i, item){&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;$("&amp;lt;div style='color:#865833'&amp;gt;"+item.text+"&amp;lt;/div&amp;gt;").appendTo("body");&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;});&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;$("div").filter(function(index){&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;return (index % 2 == 0);&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;}).css("background","#1FC8FE").css("width","30%");&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;$("div").filter(function(index){&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;return (index &amp;gt; 0 &amp;amp;&amp;amp; index % 2 != 0);&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;}).css("background","#CBF2FF").css("width","30%");&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;});&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;});&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;/script&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;div id="twitterResponseDiv" name="twitterResponseDiv" style="font-family:verdana;color:green;background-color:#CBF2FF;width:30%"&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Twitter Response Div&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;/div&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;/body&amp;gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;lt;/html&amp;gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/span&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-family: monospace; font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;span style="font-family: inherit;"&gt;I have included the &lt;/span&gt;&lt;i&gt;&lt;b&gt;&lt;span style="font-family: inherit;"&gt;jquery.js&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;span style="font-family: inherit;"&gt; file to the page and then used the &lt;/span&gt;&lt;i&gt;&lt;b&gt;&lt;span style="font-family: inherit;"&gt;getJSON &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;span style="font-family: inherit;"&gt;method to load JSON data using an HTTP GET request. On receipt of data, it is looped and the &lt;/span&gt;&lt;i&gt;&lt;b&gt;&lt;span style="font-family: inherit;"&gt;text &lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;span style="font-family: inherit;"&gt;is displayed in different &lt;/span&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: inherit;"&gt;div&lt;/span&gt;&lt;span style="font-style: normal; font-weight: normal;"&gt;&lt;span style="font-family: inherit;"&gt;s which is attached to the body element.&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;span style="font-family: inherit;"&gt;   For showing different colors for alternating &lt;/span&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: inherit;"&gt;div&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style="font-family: inherit;"&gt;s. I have used the &lt;/span&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: inherit;"&gt;filter&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style="font-family: inherit;"&gt; function available with JQuery.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;References :&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;ol&gt;&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;http://docs.jquery.com/Getjson&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-size: 12px; line-height: 15px; white-space: pre-wrap;"&gt;&lt;a href="http://apiwiki.twitter.com/Twitter-API-Documentation"&gt;http://apiwiki.twitter.com/Twitter-API-Documentation&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-3788424917913199946?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/3788424917913199946/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=3788424917913199946' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/3788424917913199946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/3788424917913199946'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/09/create-twitter-reader-using-jquery.html' title='Create a twitter reader using JQuery'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-6440641538616771921</id><published>2009-07-05T10:16:00.005+05:30</published><updated>2009-09-09T00:15:51.791+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='online services'/><category scheme='http://www.blogger.com/atom/ns#' term='Adobe Acrobat'/><category scheme='http://www.blogger.com/atom/ns#' term='xmarks'/><category scheme='http://www.blogger.com/atom/ns#' term='word processor'/><category scheme='http://www.blogger.com/atom/ns#' term='Google Docs'/><category scheme='http://www.blogger.com/atom/ns#' term='data backup'/><category scheme='http://www.blogger.com/atom/ns#' term='SAAS'/><category scheme='http://www.blogger.com/atom/ns#' term='bookmarking'/><category scheme='http://www.blogger.com/atom/ns#' term='synchronizing'/><title type='text'>SAAS and other online free services - How to save your data remotely and access from anywhere?</title><content type='html'>&lt;p class="MsoNormal" style="text-align: left;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;The new model of software application development cannot ignore the methodology of SAAS that is beneficial for both the customers and companies. In SAAS method, you only pay for what you use, unlike buying the whole suite of applications in which you rarely use options other than a few. If you get MS Office as a SAAS app, you can pay for the Excel or Word and only for the time you use.&lt;/p&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;Coming to the main point of this blog post, “How to save your data remotely and access from anywhere?” I remember the time around 10 years back when I bought my first PC. The Internet was available only for the elite community at a premium and that too dialup. We have to literally pray for the connection to get successful and pray more for not getting disconnected in between. With a little over 8 kbps max speed, you can browse a lot of static sites and check your mails. Hotmail was the free service that give you 2 MB which was more than enough, and who was out there to spam you?&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;Things have changed with Google entering the email arena with unlimited storage space. By that time broadband came down to households. Now you have thousands of MP3, hundreds of movies and hopefully very little useful data on your hard disk. &lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;But if one day, your hard disk breaks down or your OS gets corrupted. All the data and customizations you made are lost!!! No. you have a 500 GB backup hard drive and you keep a backup of everything you do in that. You can simply restore everything from the backup. Good idea, but you always have to sync the data, keep the versions and also carry it everywhere you go.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;The other way is to store everything, at least your documents, to the web and access from anywhere, anytime, but with an internet connection.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;The applications / services noted below can be accessed with Mozilla, which is available on Windows, Linux and Mac.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;b&gt;1. &lt;/b&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;&lt;b&gt;Google Docs and Gears engine (&lt;/b&gt;&lt;/span&gt;&lt;a href="http://docs.google.com/"&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;&lt;b&gt;http://docs.google.com&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;&lt;b&gt;)&lt;/b&gt;&lt;/span&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;Create, edit and save your documents using Google Docs. It has a word processor, spread sheet and presentation support. We can also share these documents with friends and track the changes. Also, export them to different formats like pdf, ods, doc etc.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;If you are a frequent traveler and don’t get access to net while traveling, you can enable Google Gears support to Google Docs so that the documents are available offline and are synced when we get online.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;For using Google Docs you need a Google account.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;i&gt; Similar Services:&lt;/i&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;i&gt;a. Adobe Acrobat&lt;/i&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;b&gt;2. X-Marks – bookmark sharing (&lt;span class="Apple-style-span" style="font-weight: normal; "&gt;&lt;b&gt;http://www.xmarks.com/&lt;/b&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;x-marks provides synchronization facility for your bookmarks automatically. For using x-marks you just need to install the plug-in for FireFox and create and x-marks account. Now you can access your bookmarks from any machine and synchronize it. You also can view the bookmarks online at x-marks site. The add-on is available for IE and Safari too.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;b&gt; 3. Online storage&lt;/b&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="mso-tab-count:1"&gt;            &lt;/span&gt;x-Drive was one of the popular online free storage service provider, but have been closed recently after being acquired by AOL. There are more players out there, one is Adobe Acrobat. By creating an account on Adobe, you can get a multitude of features like word processor, free storage, desktop sharing, and file sharing using the Adobe Acrobat AIR application that gets automatically installed along with Adobe Acrobat 9. &lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;b&gt;4. Calendar&lt;/b&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;Online calendars are a best place to track your appointments. Google Calendar offers facilities like sending SMS reminder, sending email reminders, XML import and sharing calendar with friends. If you are using Thunderbird with Lightning (http://www.mozilla.org/projects/calendar/lightning/) plug-in, you can add the Google calendar to your Thunderbird. But you should be online while using this feature. For MS Outlook, Google is providing a free synchronization application (&lt;a href="http://www.google.com/support/calendar/bin/answer.py?answer=98563"&gt;http://www.google.com/support/calendar/bin/answer.py?answer=98563&lt;/a&gt;) that will synchronize the GCal data to Outlook. Additionally, if you own a Nokia Mobile, you can synchronize the data with all these services using PC Suite.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-6440641538616771921?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/6440641538616771921/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=6440641538616771921' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/6440641538616771921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/6440641538616771921'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/07/saas-and-other-online-free-services-how.html' title='SAAS and other online free services - How to save your data remotely and access from anywhere?'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-4544829406351832812</id><published>2009-04-08T22:01:00.005+05:30</published><updated>2009-09-05T20:56:20.827+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='coldfusion'/><category scheme='http://www.blogger.com/atom/ns#' term='sava cms'/><category scheme='http://www.blogger.com/atom/ns#' term='coldfusion cms'/><category scheme='http://www.blogger.com/atom/ns#' term='CMS'/><category scheme='http://www.blogger.com/atom/ns#' term='sava'/><title type='text'>Sava CMS - first impression</title><content type='html'>I tried setting up SAVA CMS standard in my machine. The installation was very easy. Just gave the required setup mappings in the ColdFusion administrator and DataBase and the site was up.&lt;span class="fullpost"&gt;
&lt;div&gt;The WYSIWYG editor is cool to use. I tried creating inner pages and links. They are displaying very nice. It even creates a bread crumbs.&lt;/div&gt;&lt;div&gt;Try uploading items to Gallery. It will display very neatly. Click on the item, you can see the implementation of Shadow box.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;The team have surely done a nice work in bringing SAVA CMS.&lt;/div&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-4544829406351832812?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.gosava.com/sava/' title='Sava CMS - first impression'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/4544829406351832812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=4544829406351832812' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/4544829406351832812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/4544829406351832812'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/04/sava-cms-first-impression.html' title='Sava CMS - first impression'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-6050433713328193236</id><published>2009-08-13T21:45:00.004+05:30</published><updated>2009-08-13T21:50:23.509+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='performance'/><category scheme='http://www.blogger.com/atom/ns#' term='coldfusion'/><category scheme='http://www.blogger.com/atom/ns#' term='blank lines'/><category scheme='http://www.blogger.com/atom/ns#' term='output'/><category scheme='http://www.blogger.com/atom/ns#' term='white space'/><title type='text'>Remove unnecessary blank lines from the ColdFusion output</title><content type='html'>ColdFusion outputs blank lines on the data sent to the browser which can sometimes get higher that it will be many times higher than actual output lines. In some cases this will eat into the bandwidth. To avoid this, check the 'Enable Whitespace Management' under 'Settings' in ColdFusion Administrator. This will remove many of the extra spaces, tabs, and carriage returns that ColdFusion might otherwise persist from the CFML source file.  Enabling this could lead to a minor performance issue with the CF Server, but compare with the bandwidth gain and decide to use this feature.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-6050433713328193236?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/6050433713328193236/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=6050433713328193236' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/6050433713328193236'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/6050433713328193236'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/08/remove-unnecessary-blank-lines-from.html' title='Remove unnecessary blank lines from the ColdFusion output'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-4684705668586123532</id><published>2009-07-17T22:06:00.004+05:30</published><updated>2009-07-17T22:14:22.040+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mozilla search bar'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenSearch'/><category scheme='http://www.blogger.com/atom/ns#' term='search'/><title type='text'>OpenSearch - enabling your site with OpenSearch</title><content type='html'>You must have seen list of search engines in mozilla search bar (usually to the right end after address bar).
 There are a list of sites like Google, Yahoo, Wikipedia on the list from which we can choose the default search engine.

 These sites are &lt;a href="http://www.opensearch.org/Home" target="_blank"&gt;OpenSearch&lt;/a&gt; enabled. The Mozilla browser can directly send search queries from the search bar to these sites. There are lot of sites which are OpenSearch enabled. We can easily identify a site is OpenSearch by looking at the arrow icon on the search bar in Mozilla. 

&lt;div&gt;&lt;div&gt;If the site is OpenSearch enabled, there will be glow for the arrow icon &lt;/div&gt;&lt;div&gt;
&lt;img src="http://1.bp.blogspot.com/_wkIk9PFwnCU/SmCp7WhpOkI/AAAAAAAAAYc/DRq8FR82gjM/s320/firefoxtop.jpg" style="cursor:pointer; cursor:hand;" border="0" alt="" id="BLOGGER_PHOTO_ID_5359470393694960194" /&gt;&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;You can click the arrow to see the option "Add &lt;site&gt;" so that the search&lt;span class="Apple-style-span" style="white-space: pre;"&gt; &lt;/span&gt;the site will also get listed in the search engine list. You can search that site by directly entering the search term on the mozilla browser search box and selecting the site from the list of search engines.&lt;/site&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;
More details, the demo and how to enable OpenSearch on the following link &lt;a href="http://www.prasanthkumars.com/searchdemo.asp"&gt;http://www.prasanthkumars.com/searchdemo.asp&lt;/a&gt;.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-4684705668586123532?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.prasanthkumars.com/searchdemo.asp' title='OpenSearch - enabling your site with OpenSearch'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/4684705668586123532/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=4684705668586123532' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/4684705668586123532'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/4684705668586123532'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/07/opensearch-enabling-your-site-with.html' title='OpenSearch - enabling your site with OpenSearch'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_wkIk9PFwnCU/SmCp7WhpOkI/AAAAAAAAAYc/DRq8FR82gjM/s72-c/firefoxtop.jpg' height='72' width='72'/><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-2703431911095756047</id><published>2009-07-05T16:33:00.001+05:30</published><updated>2009-07-05T16:35:23.054+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='adobe security blog incident response team'/><title type='text'>Adobe Product Security Incident Response Team (PSIRT)</title><content type='html'>&lt;h1 id="banner-header"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;blog of &lt;a href="http://blogs.adobe.com/psirt/"&gt;Adobe Product Security Incident Response Team (PSIRT) &lt;/a&gt; &lt;/span&gt;&lt;/h1&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-2703431911095756047?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://blogs.adobe.com/psirt/' title='Adobe Product Security Incident Response Team (PSIRT)'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/2703431911095756047/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=2703431911095756047' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/2703431911095756047'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/2703431911095756047'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/07/adobe-product-security-incident.html' title='Adobe Product Security Incident Response Team (PSIRT)'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-5374861391509274031</id><published>2009-06-06T17:41:00.001+05:30</published><updated>2009-06-06T17:43:31.846+05:30</updated><title type='text'>25 Reasons Why Someone Should Join Twitter</title><content type='html'>One of my friends tweeted these links&lt;div&gt;
&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Arial; font-size: 13px; white-space: pre; "&gt;&lt;a href="http://tweetalink.com/go/w3fk"&gt;25 Reasons Why Someone Should Join Twitter &lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"   style="font-family:Arial;font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; white-space: pre;"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"   style="font-family:Arial;font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; white-space: pre;"&gt;&lt;a href="http://tweetalink.com/go/ptY9"&gt;The Ultimate List of Twitter Tools&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-5374861391509274031?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/5374861391509274031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=5374861391509274031' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/5374861391509274031'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/5374861391509274031'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/06/25-reasons-why-someone-should-join.html' title='25 Reasons Why Someone Should Join Twitter'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-3619134400366573835</id><published>2009-06-03T23:34:00.003+05:30</published><updated>2009-06-03T23:44:48.629+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='y not'/><category scheme='http://www.blogger.com/atom/ns#' term='why not'/><category scheme='http://www.blogger.com/atom/ns#' term='yahoo logo'/><category scheme='http://www.blogger.com/atom/ns#' term='yahoo'/><title type='text'>Y! = why not = Yahoo</title><content type='html'>Just came to my mind the Y! that is usually seen in Yahoo sites. Does that mean Why Not ? I'm not sure... but that will be nice to find out.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-3619134400366573835?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/3619134400366573835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=3619134400366573835' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/3619134400366573835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/3619134400366573835'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/06/y-why-not-yahoo.html' title='Y! = why not = Yahoo'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-973274229497342940</id><published>2009-04-29T22:30:00.007+05:30</published><updated>2009-04-29T22:48:29.017+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='gimp'/><category scheme='http://www.blogger.com/atom/ns#' term='interlace'/><category scheme='http://www.blogger.com/atom/ns#' term='progressive'/><category scheme='http://www.blogger.com/atom/ns#' term='Image'/><category scheme='http://www.blogger.com/atom/ns#' term='blurred image'/><title type='text'>How to show blurry images first and then progressively show clear image</title><content type='html'>&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_wkIk9PFwnCU/SfiJpsJG6GI/AAAAAAAAARo/CKSfmNXEuiE/s1600-h/photo_interlace.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 256px; height: 320px;" src="http://3.bp.blogspot.com/_wkIk9PFwnCU/SfiJpsJG6GI/AAAAAAAAARo/CKSfmNXEuiE/s320/photo_interlace.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5330161508309985378" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;
&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_wkIk9PFwnCU/SfiJpe7CBqI/AAAAAAAAARg/LX0uVRcb3ig/s1600-h/CrossFire_photo000.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 256px; height: 320px;" src="http://2.bp.blogspot.com/_wkIk9PFwnCU/SfiJpe7CBqI/AAAAAAAAARg/LX0uVRcb3ig/s320/CrossFire_photo000.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5330161504761284258" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Interlaced&lt;/td&gt;&lt;td&gt;Normal&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;We have a slow net connection and when we browse our site we can see that the images are loaded line by line from top to bottom. We can change this behaviour by saving the image as Progressive (jpeg) or Interlaced (gif). We can achieve this using GIMP or there are lot of free image editing softwares out there. &lt;div&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;The Interlaced image will have a bit more size than normal image, but the user will have a better experience.&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;Try loading the two images in different window and see the difference.
&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;The Interlaced image will first load the whole image, but the image will be blurred. This will get sharper and finally the clearer image will be displayed.
&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;In case of normal image, the section of image loaded will be sharp, but the whole image will not be loaded at once.
&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-973274229497342940?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/973274229497342940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=973274229497342940' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/973274229497342940'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/973274229497342940'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/04/how-to-show-blurry-images-first-and.html' title='How to show blurry images first and then progressively show clear image'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_wkIk9PFwnCU/SfiJpsJG6GI/AAAAAAAAARo/CKSfmNXEuiE/s72-c/photo_interlace.jpg' height='72' width='72'/><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-960200042478593943</id><published>2009-04-08T07:19:00.000+05:30</published><updated>2009-04-08T07:20:11.630+05:30</updated><title type='text'>Free ColdFusion CMS</title><content type='html'>Sava has released a free CMS in ColdFusion. More details after I try it...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-960200042478593943?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.gosava.com/go/sava/' title='Free ColdFusion CMS'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/960200042478593943/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=960200042478593943' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/960200042478593943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/960200042478593943'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/04/free-coldfusion-cms.html' title='Free ColdFusion CMS'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-1638027009915022630</id><published>2009-04-02T08:41:00.002+05:30</published><updated>2009-04-02T08:42:48.809+05:30</updated><title type='text'>Even adobe don't test site properly</title><content type='html'>&lt;div&gt;See the screengrab from http://www.adobe.com/misc/training.html on April 02, 2009. The commented out code is not proper....&lt;/div&gt;&lt;div&gt;
&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_wkIk9PFwnCU/SdQtCuiQRII/AAAAAAAAARU/oCCS0iNwk_g/s1600-h/adobe_comment.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 130px;" src="http://1.bp.blogspot.com/_wkIk9PFwnCU/SdQtCuiQRII/AAAAAAAAARU/oCCS0iNwk_g/s320/adobe_comment.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5319926584706090114" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-1638027009915022630?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.adobe.com/misc/training.html' title='Even adobe don&apos;t test site properly'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/1638027009915022630/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=1638027009915022630' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/1638027009915022630'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/1638027009915022630'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/04/even-adobe-dont-test-site-properly.html' title='Even adobe don&apos;t test site properly'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_wkIk9PFwnCU/SdQtCuiQRII/AAAAAAAAARU/oCCS0iNwk_g/s72-c/adobe_comment.JPG' height='72' width='72'/><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-752423904401905656</id><published>2009-03-25T06:50:00.005+05:30</published><updated>2009-03-25T07:14:14.619+05:30</updated><title type='text'>A construction in Thiruvananthapuram, Kerala that is visible from sky.</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_wkIk9PFwnCU/ScmMTUALaMI/AAAAAAAAARM/wrveE_78Vuk/s1600-h/Padmanabhaswamytemple1.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 215px;" src="http://4.bp.blogspot.com/_wkIk9PFwnCU/ScmMTUALaMI/AAAAAAAAARM/wrveE_78Vuk/s320/Padmanabhaswamytemple1.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5316935098502441154" /&gt;&lt;/a&gt;
&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScmMTWFimAI/AAAAAAAAARE/cKCipiqiPGk/s1600-h/Padmanabhaswamytemple2.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 215px;" src="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScmMTWFimAI/AAAAAAAAARE/cKCipiqiPGk/s320/Padmanabhaswamytemple2.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5316935099061803010" /&gt;&lt;/a&gt;
&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScmMTBKbnZI/AAAAAAAAAQ8/ZkyBNZJybk4/s1600-h/Padmanabhaswamytemple3.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 215px;" src="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScmMTBKbnZI/AAAAAAAAAQ8/ZkyBNZJybk4/s320/Padmanabhaswamytemple3.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5316935093445172626" /&gt;&lt;/a&gt;
&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScmMTG4LwTI/AAAAAAAAAQ0/Cml-B_lS4dA/s1600-h/Padmanabhaswamytemple4.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 215px;" src="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScmMTG4LwTI/AAAAAAAAAQ0/Cml-B_lS4dA/s320/Padmanabhaswamytemple4.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5316935094979248434" /&gt;&lt;/a&gt;
&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_wkIk9PFwnCU/ScmMS50nyYI/AAAAAAAAAQs/CpdT1RGXlsM/s1600-h/Padmanabhaswamytemple5.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 215px;" src="http://2.bp.blogspot.com/_wkIk9PFwnCU/ScmMS50nyYI/AAAAAAAAAQs/CpdT1RGXlsM/s320/Padmanabhaswamytemple5.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5316935091474647426" /&gt;&lt;/a&gt;
The Photos of Sree Padmanabha Swamy temple from Google Earth.&lt;div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-752423904401905656?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/752423904401905656/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=752423904401905656' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/752423904401905656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/752423904401905656'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/03/construction-in-thiruvananthapuram.html' title='A construction in Thiruvananthapuram, Kerala that is visible from sky.'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_wkIk9PFwnCU/ScmMTUALaMI/AAAAAAAAARM/wrveE_78Vuk/s72-c/Padmanabhaswamytemple1.jpg' height='72' width='72'/><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-7603752858287641206</id><published>2009-03-19T22:32:00.006+05:30</published><updated>2009-03-19T22:41:43.979+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='icons'/><category scheme='http://www.blogger.com/atom/ns#' term='see icons in desktop clearly'/><category scheme='http://www.blogger.com/atom/ns#' term='wallpaper'/><title type='text'>Easily viewable wallpaper</title><content type='html'>Sometimes the icons on your desktop will not be easily recognizable due to the color of wallpaper. Just try this method to blur the part of wallpaper where the icons appear. You can easily view the desktop icons without much effect on the wallpaper.
Using Photoshop or GIMP, select a rectangular area where the icons come and apply Gaussian Blur. Now use this image as wallpaper and see the difference. &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScJ8uP1m_ZI/AAAAAAAAAOs/EN1hS3GuOO0/s1600-h/Water+lilies.jpg"&gt;&lt;/a&gt;&lt;div&gt;
&lt;div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScJ8uP1m_ZI/AAAAAAAAAOs/EN1hS3GuOO0/s1600-h/Water+lilies.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 240px;" src="http://3.bp.blogspot.com/_wkIk9PFwnCU/ScJ8uP1m_ZI/AAAAAAAAAOs/EN1hS3GuOO0/s320/Water+lilies.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5314947644217818514" /&gt;&lt;/a&gt;

&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-7603752858287641206?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/7603752858287641206/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=7603752858287641206' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/7603752858287641206'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/7603752858287641206'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/03/easily-viewable-wallpaper.html' title='Easily viewable wallpaper'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_wkIk9PFwnCU/ScJ8uP1m_ZI/AAAAAAAAAOs/EN1hS3GuOO0/s72-c/Water+lilies.jpg' height='72' width='72'/><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-4623013605498019220</id><published>2009-03-19T22:12:00.003+05:30</published><updated>2009-03-19T22:16:37.332+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='eco friendly'/><category scheme='http://www.blogger.com/atom/ns#' term='save ink'/><category scheme='http://www.blogger.com/atom/ns#' term='printer'/><category scheme='http://www.blogger.com/atom/ns#' term='laser printing'/><category scheme='http://www.blogger.com/atom/ns#' term='print'/><title type='text'>Eco friendly printing</title><content type='html'>Why not save ink while printing? Here is the Eco friendly font that is designed specially to save ink. It is free to download and use. &lt;a href="http://www.ecofont.eu/ecofont_en.html" target="_blank"&gt;http://www.ecofont.eu/ecofont_en.html&lt;/a&gt;

Tip: If you are using mono laser printer, another way to save ink is to change the font color to red. This will reduce the amount of ink used while printing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-4623013605498019220?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/4623013605498019220/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=4623013605498019220' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/4623013605498019220'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/4623013605498019220'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/03/eco-friendly-printing.html' title='Eco friendly printing'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-7142455143683591206</id><published>2009-03-10T21:19:00.003+05:30</published><updated>2009-03-19T21:50:11.858+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='flex'/><category scheme='http://www.blogger.com/atom/ns#' term='Div'/><category scheme='http://www.blogger.com/atom/ns#' term='programming'/><category scheme='http://www.blogger.com/atom/ns#' term='Flash'/><category scheme='http://www.blogger.com/atom/ns#' term='HTML'/><title type='text'>Flash Movie always on top in browser</title><content type='html'>If you happen to embed a Flash / Flex .swf file in a HTML page and also put a full screen Div over the content, you could probably see that the flash file is on top of the Div even though you set the z-index of the Div. The solution is simple. Add the wmode param while setting the swf Object to the page.&lt;br /&gt;This will make the flash file appear below your Div.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-7142455143683591206?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/7142455143683591206/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=7142455143683591206' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/7142455143683591206'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/7142455143683591206'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/03/flash-movie-always-on-top-in-browser.html' title='Flash Movie always on top in browser'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-9109077018956010126</id><published>2009-03-19T21:39:00.002+05:30</published><updated>2009-03-19T21:45:18.029+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='printer friendly web page'/><category scheme='http://www.blogger.com/atom/ns#' term='printer'/><category scheme='http://www.blogger.com/atom/ns#' term='HTML'/><category scheme='http://www.blogger.com/atom/ns#' term='css'/><title type='text'>Printer friendly page</title><content type='html'>Usually we see links in web pages to show another version of page that is printer friendly. But, we can create a page such that it will display correctly in browser, but while printing, we can decide which all content to be printed. This is achieved with CSS.
   The method is simple. You create a style sheet such that the content that you do not want to appear in print will be given the attribute 'display:none'. This style sheet is add to you page with an additional attribute media="print".
   So, when the user choose to print the page, this style sheet will be considered and the content that are given the display:none attribute will be hidden.

http://envisionic.com/webtips/user_experience/printer_friendly.php&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-9109077018956010126?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/9109077018956010126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=9109077018956010126' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/9109077018956010126'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/9109077018956010126'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/03/printer-friendly-page.html' title='Printer friendly page'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-7496035891846477060</id><published>2009-03-19T21:20:00.006+05:30</published><updated>2009-03-19T21:34:12.919+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='visual studio'/><category scheme='http://www.blogger.com/atom/ns#' term='comparison'/><category scheme='http://www.blogger.com/atom/ns#' term='fun'/><category scheme='http://www.blogger.com/atom/ns#' term='eclipse'/><title type='text'>'Simple' difference between Proprietory and Free software</title><content type='html'>See the two images from Visual Studio and Eclipse. While Studio tells 'Close all but this', Eclipse simply tells 'Close Others'.
&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.prasanthkumars.com/forblog/eclipse/vstudio.jpg"&gt;&lt;/a&gt;

&lt;div&gt;
&lt;table&gt;&lt;tr&gt;&lt;td&gt;
 &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.prasanthkumars.com/forblog/eclipse/vstudio.jpg"&gt;
&lt;img style="cursor:pointer; cursor:hand;width: 185px; height: 174px;" src="http://www.prasanthkumars.com/forblog/eclipse/vstudio.jpg" border="0" alt="" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.prasanthkumars.com/forblog/eclipse/eclipse.jpg"&gt;
&lt;img style="cursor:pointer; cursor:hand;width: 112px; height: 181px;" src="http://www.prasanthkumars.com/forblog/eclipse/eclipse.jpg" border="0" alt="" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-7496035891846477060?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='image/jpeg' href='http://www.prasanthkumars.com/forblog/eclipse/eclipse.jpg' length='0'/><link rel='enclosure' type='image/jpeg' href='http://www.prasanthkumars.com/forblog/eclipse/vstudio.jpg' length='0'/><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/7496035891846477060/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=7496035891846477060' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/7496035891846477060'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/7496035891846477060'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/03/simple-difference-between-proprietory.html' title='&apos;Simple&apos; difference between Proprietory and Free software'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-7708460780543645105</id><published>2009-03-16T21:30:00.005+05:30</published><updated>2009-03-16T21:34:23.885+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='edition'/><category scheme='http://www.blogger.com/atom/ns#' term='efy'/><category scheme='http://www.blogger.com/atom/ns#' term='it'/><category scheme='http://www.blogger.com/atom/ns#' term='magazine'/><category scheme='http://www.blogger.com/atom/ns#' term='print'/><title type='text'>IT magazine stops print edition</title><content type='html'>The magazine I.T from the efy group had sent out his last print issue. In the editorial of the Mar 2009 issue they have informed the subscribers about their decision to stop print and move entirely to web which will be available for free.&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;The existing users will get an option to get a refund of the remaining subscription amount or switch to another magazine from the group.
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-7708460780543645105?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/7708460780543645105/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=7708460780543645105' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/7708460780543645105'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/7708460780543645105'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/03/it-magazine-stops-print-edition.html' title='IT magazine stops print edition'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-92524334219471477</id><published>2009-03-03T20:44:00.003+05:30</published><updated>2009-03-10T21:28:34.096+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='performance'/><category scheme='http://www.blogger.com/atom/ns#' term='coldfusion'/><category scheme='http://www.blogger.com/atom/ns#' term='IIS'/><category scheme='http://www.blogger.com/atom/ns#' term='IIS slow'/><category scheme='http://www.blogger.com/atom/ns#' term='CF'/><title type='text'>IIS very slow after ColdFusion 8 service is stopped.</title><content type='html'>This is a technote from my experience. I had ColdFusion 8 server installed on my machine. After I stopped ColdFusion service (change to start manually) and restarted the machine, IIS was responding very slow. I was not aware that CF8 had created this issue. I tried to find the reason using the tools provided by Microsoft (DebugDiag.msi and ApplicationVerifier.x86.msi) and found that the JRun of CF server is making the IIS unresponsive.&lt;div&gt;The solution was simple. Just start the CF server service on the machine and IIS will be back to normal.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-92524334219471477?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/92524334219471477/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=92524334219471477' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/92524334219471477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/92524334219471477'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/03/iis-very-slow-after-coldfusion-8.html' title='IIS very slow after ColdFusion 8 service is stopped.'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5943879446605756298.post-1303016377499010386</id><published>2009-02-17T22:18:00.002+05:30</published><updated>2009-02-17T22:38:04.969+05:30</updated><title type='text'>Danger from Space Debris</title><content type='html'>&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;As man had reached to outer space, so do the waste. Now the amount of space debris had reached to a serious level that UN had issued a warning about them causing danger to space flights. Space debris often are created by the remains of rockets, parts of satellites and even defunct satellites. Recently, an Iridium communication satellite had collided with a defunct Russian satellite above Sibera. The Iridium communication satellite was a part of the 66 satellites that are used to provide satellite communication. &lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;The debris that fall to earth usually get burned out in outer atmosphere itself, but some metals like Ti will not be burned out and can cause damage to earthly objects. In years to come the amount of debris will only increase which will create considerable safety problems to the ISS.
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5943879446605756298-1303016377499010386?l=prasanthkumars.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://prasanthkumars.blogspot.com/feeds/1303016377499010386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5943879446605756298&amp;postID=1303016377499010386' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/1303016377499010386'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5943879446605756298/posts/default/1303016377499010386'/><link rel='alternate' type='text/html' href='http://prasanthkumars.blogspot.com/2009/02/danger-from-space-debris.html' title='Danger from Space Debris'/><author><name>Prasanth Kumar.S</name><uri>http://www.blogger.com/profile/17444505190391520569</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='07681993982556811523'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry></feed>