<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>BLOGS@DiGiTSS</title>
	
	<link>http://blogs.digitss.com</link>
	<description>DiGiTSS Team's Programming experience with PHP, MySQL, Ajax, Javascript, jQuery, C# and Microsoft technologies</description>
	<lastBuildDate>Sun, 11 Jul 2010 07:32:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<script type="text/javascript">
if (typeof Meebo == 'undefined') {
Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
(function(q){

	var args = arguments;
	if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
	var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild); s=d.createElement('script');
	m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe" />';
	s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
	b.insertBefore(s, b.firstChild);

})({network:'blogsdigitss_pi49bi'});	}</script>	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/blogsdigitss" /><feedburner:info uri="blogsdigitss" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Cannot load HTML template: No launch page defined in template at c:\Program Files (x86)\Microsoft Expression\Encoder 4\Templates\en\…</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/6Knk6f0SrUQ/</link>
		<comments>http://blogs.digitss.com/microsoft/cannot-load-html-template-no-launch-page-defined-in-template-at-cprogram-files-x86microsoft-expressionencoder-4templatesen/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 11:25:18 +0000</pubDate>
		<dc:creator>Gajjar Gaurav</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=392</guid>
		<description>While trying my hands on Expression Encoder 4 I came across this issue that my template was not loading . When I checked my Activity log I found that, Cannot load HTML template: No launch page defined in template at c:\Program Files (x86)\Microsoft Expression\Encoder 4\Templates\en\SmoothStreamingMediaElement. Cannot load HTML template: No launch page defined in template [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/tqdu2Yu5sXC5aw47EMK1MUOP0mk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tqdu2Yu5sXC5aw47EMK1MUOP0mk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/tqdu2Yu5sXC5aw47EMK1MUOP0mk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tqdu2Yu5sXC5aw47EMK1MUOP0mk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/6Knk6f0SrUQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/microsoft/cannot-load-html-template-no-launch-page-defined-in-template-at-cprogram-files-x86microsoft-expressionencoder-4templatesen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/microsoft/cannot-load-html-template-no-launch-page-defined-in-template-at-cprogram-files-x86microsoft-expressionencoder-4templatesen/</feedburner:origLink></item>
		<item>
		<title>Using Views to avoid cross database connection – MySQL</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/aKu2eQ6fgHo/</link>
		<comments>http://blogs.digitss.com/database/mysql/using-views-to-avoid-cross-database-connection-mysql/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 18:48:42 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=367</guid>
		<description>Table Views can be used as an unconventional way to avoid cross/multiple database connections sometimes..! Yes, it can be. I came across such case and found that it can be handy in some simple cases when we just want to avoid connection to another database on the same MySQL server and we can't afford to create that table in the same database due to some reasons.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/N_n2NHFiHT8uOJhyTf3PfEfOJGw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/N_n2NHFiHT8uOJhyTf3PfEfOJGw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/N_n2NHFiHT8uOJhyTf3PfEfOJGw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/N_n2NHFiHT8uOJhyTf3PfEfOJGw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/aKu2eQ6fgHo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/database/mysql/using-views-to-avoid-cross-database-connection-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/database/mysql/using-views-to-avoid-cross-database-connection-mysql/</feedburner:origLink></item>
		<item>
		<title>HeidiSQL 5.1 – good has got better</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/KtZL3Fzb6dw/</link>
		<comments>http://blogs.digitss.com/database/mysql/heidisql-5-1-good-has-got-better/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 12:45:16 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[heidisql]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=384</guid>
		<description>have been using HeidiSQL since more than three and half years now and I am really happy with it. I must say that we work with heavy database consisting of more than 400 tables and database size exceeding few GBs but HeidiSQL has never let us down. I have tried loading my development database with phpMyAdmin and SQL Buddy both but they just failed to load such a large database with few hundreds of tables..! But with HeidiSQL I never had any problem except I got some crashing sometime in newer 5.x version but I am sure all such things will be fixed in coming builds. I am not telling that there are no other good tools are available in the market but HeidiSQL is in premium open-source tool at free of cost. I remember I had written a post on HeidiSQL 4.x more than a year ago and today we are up with HeidiSQL 5.1.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/AUioKZpzTDzFTpTKYvuyABzl5mY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AUioKZpzTDzFTpTKYvuyABzl5mY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/AUioKZpzTDzFTpTKYvuyABzl5mY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AUioKZpzTDzFTpTKYvuyABzl5mY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/KtZL3Fzb6dw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/database/mysql/heidisql-5-1-good-has-got-better/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/database/mysql/heidisql-5-1-good-has-got-better/</feedburner:origLink></item>
		<item>
		<title>Firefox 3.7 alpha turns Firefox 4.0 pre beta</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/JWzqLyXYeD8/</link>
		<comments>http://blogs.digitss.com/browsers/firefox-browsers/firefox-3-7-alpha-turns-firefox-4-0-pre-beta/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 11:45:38 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=378</guid>
		<description>Firefox 3.7 alpha turns Firefox 4.0 pre beta.. Firefox 4 is coming..!
Firefox 4 features and talk abouts:

    * Complete Multiprocess architecture to take advantage of multi-core processors.
    * New add-on framework Jetpack instead of current XUL, which will make addon/plugin developers life easy along with New add-on manager.
    * Major UI Redesign: with design inspiration from Opera 10  and Chrome.
    * More Standard Compliant
    * New JägerMonkey JavaScript Engine
    * TaskFox: see live demo in action
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9MDoFhTvtvDNn6s4B8xX4F3DlCU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9MDoFhTvtvDNn6s4B8xX4F3DlCU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9MDoFhTvtvDNn6s4B8xX4F3DlCU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9MDoFhTvtvDNn6s4B8xX4F3DlCU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/JWzqLyXYeD8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/browsers/firefox-browsers/firefox-3-7-alpha-turns-firefox-4-0-pre-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/browsers/firefox-browsers/firefox-3-7-alpha-turns-firefox-4-0-pre-beta/</feedburner:origLink></item>
		<item>
		<title>Wodpress 3.0 What’s new? explore the features.!</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/925UXNGxP8o/</link>
		<comments>http://blogs.digitss.com/wordpress/wodpress-3-0-whats-new-explore-the-features/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 07:20:29 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=380</guid>
		<description>Wordpress 3.0 released with major feature upgrades like Wordpress MU in core, Custom Author templates, Shortlinks, Menu management, Post Types, Custom Taxonomies.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/thlLLZBCbSZrq8qwZRc6kIsFP9M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/thlLLZBCbSZrq8qwZRc6kIsFP9M/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/thlLLZBCbSZrq8qwZRc6kIsFP9M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/thlLLZBCbSZrq8qwZRc6kIsFP9M/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/925UXNGxP8o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/wordpress/wodpress-3-0-whats-new-explore-the-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/wordpress/wodpress-3-0-whats-new-explore-the-features/</feedburner:origLink></item>
		<item>
		<title>What’s new with iPhone OS 4.0</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/tipChD3UIA4/</link>
		<comments>http://blogs.digitss.com/news/whats-new-with-iphone-os-4-0/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 12:35:44 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=374</guid>
		<description>On April 8, Apple unveiled plans for the biggest and most exciting  iPhone software update yet. iPhone OS 4 will include over 100 new user features for iPhone and iPod touch owners to enjoy. And for developers, a new software development kit (SDK) offers over 1500 new APIs to create apps that are even more powerful, innovative, and amazing.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xpcPcHUII1Gk-DqekZ1_6t897Wo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xpcPcHUII1Gk-DqekZ1_6t897Wo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xpcPcHUII1Gk-DqekZ1_6t897Wo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xpcPcHUII1Gk-DqekZ1_6t897Wo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/tipChD3UIA4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/news/whats-new-with-iphone-os-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/news/whats-new-with-iphone-os-4-0/</feedburner:origLink></item>
		<item>
		<title>Microsoft Internet Explorer 9 Preview available for Download</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/tqZLYKiRuko/</link>
		<comments>http://blogs.digitss.com/news/microsoft-internet-explorer-9-preview-available-for-download/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 11:30:33 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=370</guid>
		<description>Microsoft Internet Explorer 9 - Preview has been made available for download. Though you won't be able to use it in your day to day browsing as of yet as it is in quite row format without any navigational/address bar. We have to click Page &gt; Open &gt; Type in the Web URL to open. Beta series should start in couple of months once things are better managed for end users. Currently it's for enthusiasts who wants to see and test their website/web-app behavior in IE9.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gwELakMYpCjquCpsDzC4XOMzdtE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gwELakMYpCjquCpsDzC4XOMzdtE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/gwELakMYpCjquCpsDzC4XOMzdtE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gwELakMYpCjquCpsDzC4XOMzdtE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/tqZLYKiRuko" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/news/microsoft-internet-explorer-9-preview-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/news/microsoft-internet-explorer-9-preview-available-for-download/</feedburner:origLink></item>
		<item>
		<title>jQuery Fancy Custom Radio-button and Checkbox</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/5J-wjsFN5-0/</link>
		<comments>http://blogs.digitss.com/javascript/jquery-javascript/jquery-fancy-custom-radio-and-checkbox/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 19:19:58 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Tools / Plugins / Extenstion]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=363</guid>
		<description>jQuery plugin which makes Radio-button and checkbox elements fancy in your html forms.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/6frdcOdNevB4lfwwvcgCW1X2d0E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6frdcOdNevB4lfwwvcgCW1X2d0E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/6frdcOdNevB4lfwwvcgCW1X2d0E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6frdcOdNevB4lfwwvcgCW1X2d0E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/5J-wjsFN5-0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/javascript/jquery-javascript/jquery-fancy-custom-radio-and-checkbox/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/javascript/jquery-javascript/jquery-fancy-custom-radio-and-checkbox/</feedburner:origLink></item>
		<item>
		<title>mod_proxy &amp; mod_vhost_alias to host multiple domains on Web-Server and running Apache+IIS together</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/7o_cplPDdgk/</link>
		<comments>http://blogs.digitss.com/apache/mod_proxy-mod_vhost_alias-to-host-multiple-domains-on-web-server-and-running-apache-iis-together/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 10:10:55 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=366</guid>
		<description>mod_proxy and mod_vhost_alias are two very important extensions/modules for Apache web-server. When it comes to hosting multiple websites on same Web-Server using Apache or requirement to run Apache and IIS together then mod_proxy and mod_vhost_alias  are key to succeed.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ad7WQb8iY3yDfKExOfEI8Zt-Opc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ad7WQb8iY3yDfKExOfEI8Zt-Opc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ad7WQb8iY3yDfKExOfEI8Zt-Opc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ad7WQb8iY3yDfKExOfEI8Zt-Opc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/7o_cplPDdgk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/apache/mod_proxy-mod_vhost_alias-to-host-multiple-domains-on-web-server-and-running-apache-iis-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/apache/mod_proxy-mod_vhost_alias-to-host-multiple-domains-on-web-server-and-running-apache-iis-together/</feedburner:origLink></item>
		<item>
		<title>Calculate Date/Time difference – Simple Javascript code snippet</title>
		<link>http://feedproxy.google.com/~r/blogsdigitss/~3/CzY8eob0e8I/</link>
		<comments>http://blogs.digitss.com/javascript/calculate-datetime-difference-simple-javascript-code-snippet/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 05:47:11 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=364</guid>
		<description>It's very often we come across requirement when we need to calculate time difference between two dates in Javascript. Here is a simple Javascript function which can do it in quick and dirty way :)
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1tEOnBwAnibCUevvzPjPY_lNEpU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1tEOnBwAnibCUevvzPjPY_lNEpU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/1tEOnBwAnibCUevvzPjPY_lNEpU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1tEOnBwAnibCUevvzPjPY_lNEpU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogsdigitss/~4/CzY8eob0e8I" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blogs.digitss.com/javascript/calculate-datetime-difference-simple-javascript-code-snippet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blogs.digitss.com/javascript/calculate-datetime-difference-simple-javascript-code-snippet/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.298 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-07-31 18:55:43 -->
