<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>WEB2pointO</title>
	<atom:link href="http://web2pointo.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://web2pointo.wordpress.com</link>
	<description>Technically URS</description>
	<pubDate>Thu, 06 Mar 2008 16:31:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>CSS hack for IE6 and IE7</title>
		<link>http://web2pointo.wordpress.com/2008/03/02/css-hack-for-ie6-and-ie7/</link>
		<comments>http://web2pointo.wordpress.com/2008/03/02/css-hack-for-ie6-and-ie7/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 04:51:04 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/?p=15</guid>
		<description><![CDATA[Everyone know what a underscore hack is, but it fails in IE.  Before getting into the Underscore hack, we need to know how it works,
If a property say height is prefixed with _ or - IE6 will assume that as a valid property but FF will ignore it, so for any IE6 specific style [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Everyone know what a underscore hack is, but it fails in IE.  Before getting into the Underscore hack, we need to know how it works,</p>
<p>If a property say height is prefixed with _ or - IE6 will assume that as a valid property but FF will ignore it, so for any IE6 specific style we can use _ or -. But in IE7 that bug was fixed, so if any property is followed by _ or -, IE7 will ignore it similar to Firefox.</p>
<p>Dont lose, still IE is not that robust,  if you place a &#8216;*&#8217; before the property, it considers, now that is something to smile about and thinking deeper. So if a property is prefixed by a *, it will be considered as a valid property, but we can a small problem here, even IE6 will take this as a valid one. So summing up everything we have</p>
<table class="MsoNormalTable" style="width:158pt;margin-left:4.65pt;border-collapse:collapse;" border="0" cellpadding="0" cellspacing="0" width="211">
<tr style="height:16.5pt;">
<td style="border:1pt solid windowtext;width:62pt;height:16.5pt;padding:0 5.4pt;" nowrap="nowrap" valign="bottom" width="83">
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;"> </span></p>
</td>
<td style="width:48pt;height:16.5pt;border-color:windowtext windowtext windowtext 0;border-style:solid solid solid none;border-width:1pt 1pt 1pt medium;padding:0 5.4pt;" nowrap="nowrap" valign="bottom" width="64">
<p class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:Arial;">*</span></p>
</td>
<td style="width:48pt;height:16.5pt;border-color:windowtext windowtext windowtext 0;border-style:solid solid solid none;border-width:1pt 1pt 1pt medium;padding:0 5.4pt;" nowrap="nowrap" width="64">
<p class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:Arial;">_ or -</span></p>
</td>
</tr>
<tr style="height:15.75pt;">
<td style="width:62pt;height:15.75pt;border-color:0 windowtext windowtext;border-style:none solid solid;border-width:medium 1pt 1pt;padding:0 5.4pt;" nowrap="nowrap" valign="bottom" width="83">
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;">Firefox</span></p>
</td>
<td style="background:red none repeat scroll 0 50%;width:48pt;height:15.75pt;border-color:0 windowtext windowtext 0;border-style:none solid solid none;border-width:medium 1pt 1pt medium;padding:0 5.4pt;" nowrap="nowrap" width="64">
<p class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:Arial;">Invalid</span></p>
</td>
<td style="background:red none repeat scroll 0 50%;width:48pt;height:15.75pt;border-color:0 windowtext windowtext 0;border-style:none solid solid none;border-width:medium 1pt 1pt medium;padding:0 5.4pt;" nowrap="nowrap" width="64">
<p class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:Arial;">Invalid</span></p>
</td>
</tr>
<tr style="height:15.75pt;">
<td style="width:62pt;height:15.75pt;border-color:0 windowtext windowtext;border-style:none solid solid;border-width:medium 1pt 1pt;padding:0 5.4pt;" nowrap="nowrap" valign="bottom" width="83">
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;">IE6</span></p>
</td>
<td style="background:#00ccff none repeat scroll 0 50%;width:48pt;height:15.75pt;border-color:0 windowtext windowtext 0;border-style:none solid solid none;border-width:medium 1pt 1pt medium;padding:0 5.4pt;" nowrap="nowrap" width="64">
<p class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:Arial;">Valid</span></p>
</td>
<td style="background:#99cc00 none repeat scroll 0 50%;width:48pt;height:15.75pt;border-color:0 windowtext windowtext 0;border-style:none solid solid none;border-width:medium 1pt 1pt medium;padding:0 5.4pt;" nowrap="nowrap" width="64">
<p class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:Arial;">Valid</span></p>
</td>
</tr>
<tr style="height:16.5pt;">
<td style="width:62pt;height:16.5pt;border-color:0 windowtext windowtext;border-style:none solid solid;border-width:medium 1pt 1pt;padding:0 5.4pt;" nowrap="nowrap" valign="bottom" width="83">
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;">IE7</span></p>
</td>
<td style="background:#99cc00 none repeat scroll 0 50%;width:48pt;height:16.5pt;border-color:0 windowtext windowtext 0;border-style:none solid solid none;border-width:medium 1pt 1pt medium;padding:0 5.4pt;" nowrap="nowrap" width="64">
<p class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:Arial;">Valid</span></p>
</td>
<td style="background:red none repeat scroll 0 50%;width:48pt;height:16.5pt;border-color:0 windowtext windowtext 0;border-style:none solid solid none;border-width:medium 1pt 1pt medium;padding:0 5.4pt;" nowrap="nowrap" width="64">
<p class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:10pt;font-family:Arial;">Invalid</span></p>
</td>
</tr>
</table>
<p>Analyzing the above table, if we want something specific to IE 7, then it should be prefixed with * and considering the fact that IE6 will also understand that, we must override that for IE6. We can override that with _ or - property. So here is the solution,</p>
<ol>
<li>Define a property for Firefox - normal manner</li>
<li>Define the same property for IE7 with * Prefix</li>
<li>Define the complementary property (margin left and margin right) for IE6</li>
</ol>
<p>Deciding the complementary property needs some amount of logical input. So for example, for a margin issue, this is what we gona have.</p>
<ul>
<li>For Firefox, margin-right: 10px;</li>
<li>For IE6, _margin-left: 8px;</li>
<li>For IE7, *margin-right: 2px;</li>
</ul>
<p>That is all we need to do. Now we will see the same in all the brwosers, this is pretty ugly hack, but we dont have a better solution <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=15&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2008/03/02/css-hack-for-ie6-and-ie7/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
		<item>
		<title>What is WEB 3.0?</title>
		<link>http://web2pointo.wordpress.com/2007/08/14/what-is-web-30/</link>
		<comments>http://web2pointo.wordpress.com/2007/08/14/what-is-web-30/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:33:59 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[WEB 2.0]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/08/14/what-is-web-30/</guid>
		<description><![CDATA[To know what could be Web 3.0 the next Generation of WEB, this article will be of great use.
Kick Starting Web 3.0 
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="snap_preview">To know what could be Web 3.0 the next Generation of WEB, this article will be of great use.</p>
<p><a href="http://balaarjunan.wordpress.com/2007/08/09/kick-starting-web-30/" target="_blank">Kick Starting Web 3.0 </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=14&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/08/14/what-is-web-30/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
		<item>
		<title>This is what is called WEB 2.0</title>
		<link>http://web2pointo.wordpress.com/2007/05/10/this-is-what-is-called-web-20/</link>
		<comments>http://web2pointo.wordpress.com/2007/05/10/this-is-what-is-called-web-20/#comments</comments>
		<pubDate>Thu, 10 May 2007 08:24:16 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[WEB 2.0]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/05/10/this-is-what-is-called-web-20/</guid>
		<description><![CDATA[So many people ask, what is WEB 2.0? Can you explain?There is no answer for this, WEB 2.0 is something similar to LOVE, you cant explain,but you have to Feel it, you ahve to Show it. I found&#160; a nice video in Google, which talks about this. Have a Look at it 

Powered by ScribeFire.
 [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So many people ask, what is WEB 2.0? Can you explain?<br />There is no answer for this, WEB 2.0 is something similar to LOVE, you cant explain,but you have to Feel it, you ahve to Show it. I found&nbsp; a nice video in Google, which talks about this. Have a Look at it <br /><span style="text-align:center; display: block;"><a href="http://web2pointo.wordpress.com/2007/05/10/this-is-what-is-called-web-20/"><img src="http://img.youtube.com/vi/6gmP4nk0EOE/2.jpg" alt="" /></a></span></p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=13&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/05/10/this-is-what-is-called-web-20/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/6gmP4nk0EOE/2.jpg" medium="image" />
	</item>
		<item>
		<title>Applying Style for the File Button</title>
		<link>http://web2pointo.wordpress.com/2007/05/09/applying-style-for-the-file-button/</link>
		<comments>http://web2pointo.wordpress.com/2007/05/09/applying-style-for-the-file-button/#comments</comments>
		<pubDate>Wed, 09 May 2007 10:27:13 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/05/09/applying-style-for-the-file-button/</guid>
		<description><![CDATA[Everyone who works in the front end will be aware of the &#60;input type=&#8221;file&#8221;&#62; , the function of this button is that, it will fetch you the file browser, so that you can chose the file for your Upload. Unfortunately, you can have images for these buttons, unlike we have for other Submit kind of [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Everyone who works in the front end will be aware of the &lt;input type=&#8221;file&#8221;&gt; , the function of this button is that, it will fetch you the file browser, so that you can chose the file for your Upload. Unfortunately, you can have images for these buttons, unlike we have for other Submit kind of buttons. So what can be done for this? There are two solutions,</p>
<p>1.You can find out the code behind of this File button and can implement that procedure in Onclick of this image button.<br />
2.You can have an image Button over a File Button and you can invoke the Click event of the File button from the onclick event of        this image buttton. For this you have to play with the z-index property.</p>
<p>we will have a look at the second method, as the first one is very simple.</p>
<p>How to do this?<br />
Change the z-index of the File Button, make it as negative(or a lesser value than image button). I have included the code here, check it out here<span id="more-12"></span></p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
function clickBrowse()<br />
{<br />
document.getElementById(&#8217;openssme&#8217;).click()<br />
}<br />
&lt;/script&gt;<br />
&lt;style type=&#8221;text/css&#8221;&gt;<br />
input.hide<br />
{</p>
<p>position:relative;<br />
left:-225px;<br />
z-index: -1;<br />
width:0px;<br />
border-width:0px;<br />
}</p>
<p>input.red<br />
{<br />
position:relative;<br />
background-color:#cc0000;<br />
font-weight:bold;<br />
color:#ffffff;<br />
z-index:100;<br />
width:75px;<br />
height:20px;<br />
font-size:10px;<br />
}<br />
&lt;/style&gt;</p>
<p>&lt;!&#8211;[if IE]&gt;<br />
&lt;style type=&#8221;text/css&#8221;&gt;<br />
input.hide<br />
{<br />
position:relative;<br />
visibility:hidden;<br />
left:-83px;<br />
z-index: -1;<br />
width:0px;<br />
border-width:0px;<br />
}<br />
&lt;/style&gt;<br />
&lt;![endif]&#8211;&gt;</p>
<p>&lt;body&gt;</p>
<p>&lt;img src=&#8221;btn_browse.gif&#8221; class=&#8221;red&#8221; id=&#8221;pseudobutton&#8221; onClick=&#8221;clickBrowse();&#8221; /&gt;<br />
&lt;input type=&#8221;file&#8221; class=&#8221;hide&#8221; id=&#8221;openssme&#8221;&gt;</p>
<p>&lt;/body&gt;</p>
<p>We have to handle IE and FF seperately, so a code for IE is placed seperately in this.<br />
I thank <a href="http://nirmalkumar.wordpress.com/">Nirmal</a>, for helping me out in this. The credit goes to him</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=12&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/05/09/applying-style-for-the-file-button/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
		<item>
		<title>Div.style in Firefox renders error</title>
		<link>http://web2pointo.wordpress.com/2007/04/25/divstyle-in-firefox-renders-error/</link>
		<comments>http://web2pointo.wordpress.com/2007/04/25/divstyle-in-firefox-renders-error/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 12:10:12 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/04/25/divstyle-in-firefox-renders-error/</guid>
		<description><![CDATA[Div.Style property is not recognised by FireFox. Internet Explorer accepts it and renders the corresponding function, where FF couldnt do that. I was breaking my head with this, then finally the solution is found to be, referring the Div(or any element) by its Id, rather than using it directly. 
Eg. Code that works properly in [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Div.Style property is not recognised by FireFox. Internet Explorer accepts it and renders the corresponding function, where FF couldnt do that. I was breaking my head with this, then finally the solution is found to be, referring the Div(or any element) by its Id, rather than using it directly. </p>
<p>Eg. Code that works properly in IE</p>
<p>Javascript<br />Function(){<br />&#8230;.<br />divId.style.display = &#8220;none&#8221;;<br />&#8230;.<br />}</p>
<p>Eg. Code that works properly in both IE and FF</p>
<p>Javascript<br />
Function(){<br />
&#8230;.<br />
document.getElementById(divId).style.display = &#8220;none&#8221;;<br />
&#8230;.<br />
}</p>
<p>Firefox cant recognize the object correctly, we need to refer that by DOM techniques.</p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=11&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/04/25/divstyle-in-firefox-renders-error/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
		<item>
		<title>Internet Explorer Hacks and Tips</title>
		<link>http://web2pointo.wordpress.com/2007/04/12/internet-explorer-hacks-and-tips/</link>
		<comments>http://web2pointo.wordpress.com/2007/04/12/internet-explorer-hacks-and-tips/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 04:06:26 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[Internet Explorer]]></category>

		<category><![CDATA[WEB 2.0]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/04/12/internet-explorer-hacks-and-tips/</guid>
		<description><![CDATA[Odd Toolbar  Behavior
Did you  ever get your Toolbars in IE set just right only to reboot and you lose your  settings? Many times when Toolbars are added or removed the Registry entry that  controls these settings does not get updated or has become corrupt. You can  download a small reg [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong><font color="navy" face="Times New Roman" size="3"><span style="font-weight:bold;font-size:12pt;color:navy;"><a title="111bfaf68744c45d_Odd" name="111bfaf68744c45d_Odd"></a><strong><strong><font face="Times New Roman">Odd</font></strong></strong></span></font><strong><strong><font face="Times New Roman"> <font color="navy"><span style="color:navy;">Toolbar  Behavior</span></font></font></strong></strong></strong></p>
<p><font face="Times New Roman" size="3"><span style="font-size:12pt;">Did you  ever get your Toolbars in IE set just right only to reboot and you lose your  settings? Many times when Toolbars are added or removed the Registry entry that  controls these settings does not get updated or has become corrupt. You can  download a small reg file to reset (to default) and correct this behavior.  </span></font></p>
<ul>
<li class="MsoNormal"><strong><font color="black" face="Times New Roman" size="2"><span style="font-weight:bold;font-size:10pt;">Download:</span></font></strong><font size="2"><span style="font-size:10pt;"> <a href="http://www.mvps.org/winhelp2002/ResetBrowserToolbar.reg" title="http://www.mvps.org/winhelp2002/ResetBrowserToolbar.reg" target="_blank">ResetBrowserToolbar .reg</a> [right-click and select: "Save Target As"<br />
<strong><span style="font-weight:bold;">To use:</span></strong> right-click and select: <strong><span style="font-weight:bold;">Merge</span></strong> - Ok the prompt and reboot.  </span></font></li>
</ul>
<p><strong><font color="navy" face="Times New Roman" size="3"><span style="font-weight:bold;font-size:12pt;color:navy;">Missing Status  Bar</span></font></strong></p>
<p><font face="Times New Roman" size="3"><span style="font-size:12pt;">The above  reg file will correct this behavior, if your status bar disappears when opening  a new IE browser window. However make sure that option is selected -  right-click the top Toolbar and select: Status Bar. If you are  still having problems verify the below Registry entries exist and are correct:  </span></font></p>
<p><font face="Times New Roman" size="3"><span style="font-size:12pt;">[HKEY_CURRENT_ USER\Software\ Microsoft\ Internet  Explorer\Main]<br />
&#8220;Show_StatusBar&#8221;=&#8221;yes&#8221;<br />
&#8220;Show_URLinStatusBar&#8221;=&#8221;yes&#8221;</span></font></p>
<p><font color="navy"><font size="3"><font face="Times New Roman"><strong>For more on this check out <a href="http://techasilo.blogspot.com/2007/04/internet-explorer-hacks-and-tips.html" target="_blank">Technical Tempest</a></strong></font></font></font></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=10&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/04/12/internet-explorer-hacks-and-tips/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
		<item>
		<title>CrossBrowser Issues</title>
		<link>http://web2pointo.wordpress.com/2007/04/10/crossbrowser-issues/</link>
		<comments>http://web2pointo.wordpress.com/2007/04/10/crossbrowser-issues/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 08:24:59 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[WEB 2.0]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/04/10/crossbrowser-issues/</guid>
		<description><![CDATA[The best way to eliminate the cross browser issue is to detect the Browser and to make our CSS act acccordingly. There are so many ways to handle different Browsers. We have

Inline Branching
Page Branching
Custom Objects

First we will have a look at the Inline and Page Branching.
Inline Branching
Using an if() statement or some other
control structure to [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The best way to eliminate the cross browser issue is to detect the Browser and to make our CSS act acccordingly. There are so many ways to handle different Browsers. We have</p>
<ul>
<li>Inline Branching</li>
<li>Page Branching</li>
<li>Custom Objects</li>
</ul>
<p>First we will have a look at the Inline and Page Branching.</p>
<h4>Inline Branching</h4>
<p>Using an <tt>if()</tt> statement or some other<br />
control structure to check the browser and then performing the action based on the browser is called <em>Inline Branching</em>.<br />
For eg, the <tt>getElementById()</tt> method is a good way to test<br />
whether a browser supports the W3C DOM.</p>
<pre>if (!document.getElementById) {</pre>
<pre> return</pre>
<pre>}<em>The rest of the code</em></pre>
<p>if the browser returns <tt>undefined</tt> from<br />
<tt>document.getElementById</tt>, then the script exits without moving on to the<br />
rest of the code, which would likely generate errors or possibly even cause the<br />
browser to crash. This is the most drastic scenario, but it&#8217;s necessary in<br />
this case because the code is pure W3C DOM, so there&#8217;s no way to create the<br />
equivalent in another object model.</p>
<p>If the result returns true then we should perform certain action, if false then the other</p>
<pre>if (browser x) {<em> </em></pre>
<pre><em> Code that's specific to browser x</em></pre>
<pre>}</pre>
<pre>else if (browser y) {<em>  </em></pre>
<pre><em>Code that's specific to browser y</em></pre>
<pre>}</pre>
<pre>else {</pre>
<pre><em>  Code for all other browsers</em></pre>
<pre>}<span id="more-9"></span></pre>
<h4>Page Branching</h4>
<p><em>Page branching</em> is similar in that you first use <tt>if()</tt> or some<br />
other kind of test to determine the user&#8217;s browser. However, in this case<br />
you send the user to an entirely different page based on the result of the<br />
test:</p>
<pre>if (browser A)</pre>
<pre>{  location.replace(browserA.html)</pre>
<pre>}</pre>
<pre>else if (browser B)</pre>
<pre>{  location.replace(browserB.html)</pre>
<pre>}</pre>
<pre>else</pre>
<pre>{  location.replace(others.html)</pre>
<pre>}</pre>
<p>Page branching is useful when the different browsers require substantially<br />
different scripts or HTML. For example, if your script can be implemented only<br />
in Netscape 4 using quite a few <tt>&lt;layer&gt;</tt> tags, then it&#8217;s<br />
probably a good idea to put the Netscape 4 code and tags in a different page.<br />
The downside to this approach is that you end up with (at least) two sets of<br />
HTML and JavaScript code to maintain, which is nobody&#8217;s idea of a good<br />
time. For this reason, most site designers use page branching only while<br />
it&#8217;s absolutely necessary.</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=9&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/04/10/crossbrowser-issues/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS Tricks and Tips</title>
		<link>http://web2pointo.wordpress.com/2007/04/05/css-tricks-and-tips/</link>
		<comments>http://web2pointo.wordpress.com/2007/04/05/css-tricks-and-tips/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 09:57:26 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[WEB 2.0]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/04/05/css-tricks-and-tips/</guid>
		<description><![CDATA[Today is CSS Naked Day, so I would like to share some CSS tips and tricks which I have learnt. First I would like to share about CSS Padding.
Cross Browser Padding:
This is one issue where most of the developers get struck.
In the CSS box model, &#8220;padding&#8221; is the distance from a box edge to its [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today is <a href="http://balaarjunan.wordpress.com/2007/04/04/ready-to-strip-of-your-css-css-naked-day/" target="_blank">CSS Naked Day</a>, so I would like to share some CSS tips and tricks which I have learnt. First I would like to share about CSS Padding.</p>
<p><em>Cross Browser Padding:</em><br />
This is one issue where most of the developers get struck.<br />
In the CSS box model, &#8220;padding&#8221; is the distance from a box edge to its inner stuff, whereas &#8220;margin&#8221; is the distance to stuff outside the box.Now, when you give something a specific width, say &#8220;200px&#8221; (200 pixels), and you add a padding of &#8220;10px&#8221;, this means that the box has a width of 220 pixels (200 + 10 at the left side and + 10 at the right side). Probably not the most intuitive, and the programmers of older versions of Internet Explorers got it wrong and will not add the padding to the overall box size (so in IE5, the width is 200 pixels, even if there&#8217;s a 10 pixel padding).<br />
There are so many tricks for this issue,one such is</p>
<p>.navigation<br />
{<br />
padding-left: 5px;<br />
padding-right: 5px;<br />
}</p>
<p>.navigation<br />
{<br />
width: 200px;<br />
}</p>
<p>.navi\gation<br />
{<br />
width: 220px;<br />
}<br />
<span id="more-8"></span><br />
The first selector is for all browsers and defines the basic box. The second selector is for conforming browsers who we hope to get the padding/ width calculation right. And the third selector is for older versions of Internet Explorer which we &#8220;hope&#8221; get the calculation wrong (per the W3C guidelines), so we help out a little by using a backslash preceding a selector letter that&#8217;s in the range from g-z.</p>
<p><em>Css Colors:</em><br />
Everyone working with CSS must be bugged withe color codes, one best way what i do is, I will open Photoshop-&gt;color palette and will fetch the values from there. But some times, typing these cods are real headache, here is one shortcut for color codes, but this code works with xxyyzz formats only. The trick is for codes with &#8220;xxyyzz&#8221; formats you can use &#8220;xyz&#8221;. Sounds kool?</p>
<p><em>Media Independent:</em><br />
Now days people use so many ways so access net, through computer, mobile, PDAs etc. So you dont know through which means your vistor is accessing you. But you have to deliver your web content such that it is compatible with all these. But creating seperate content for each is not a welcome move, rather you can change you CSS accordingly, how to do that. Here you go.</p>
<p>&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;default.css&#8221; type=&#8221;text/css&#8221; media=&#8221;screen,projection,print&#8221; /&gt;<br />
&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;mobile.css&#8221; type=&#8221;text/css&#8221; media=&#8221;handheld&#8221; /&gt;</p>
<p>If you don&#8217;t add &#8220;projection&#8221; to the default media mix, Opera users will be in trouble.</p>
<p><em>Center IT:</em><br />
we often want to have a &#8220;page&#8221;- or &#8220;content&#8221;-class div to center everything. One way to do so is to use &#8220;margin-left: auto; margin-right: auto; position: relative&#8221;. Wecan even use absolutely positioned layers inside this div.</p>
<p>Quick but no so neat round corners:<br />
If you want to have a very quick way to give something rounded corners, and you don&#8217;t really care if the effect is lost on some browsers, you can use a definition like the following: &#8220;-moz-border-radius: 8px&#8221;.</p>
<p><em>Opacity:</em><br />
To make a div layer (or mostly anything else) blend in with the background, you can use the following property-value pairs:</p>
<p>-moz-opacity: .5;<br />
filter: alpha(opacity=50);</p>
<p>The first is for Firefox, the second for Internet Explorer. This effect can also create neat shadows – just use an empty shadow layer (that is, a div of the class &#8220;shadow&#8221;), give it a slight offset, a black background, and put it behind another box.</p>
<p>PS: You want to access a &#8220;moz&#8221; value in JavaScript? Use something like this (note the upper-case &#8220;m&#8221; and &#8220;o&#8221;):</p>
<p>var elm = document.getElementById(&#8221;myElm&#8221;);<br />
myElm.style.MozOpacity = .5;</p>
<p>You can drop the &#8220;-moz-&#8221; prefix in all modern versions of Firefox.</p>
<p>Resources : Google code labs, Glogoscoped, W3org</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=8&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/04/05/css-tricks-and-tips/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
		<item>
		<title>GWT Overview Presentation : A startup for GWT Beginners</title>
		<link>http://web2pointo.wordpress.com/2007/04/02/gwt-overview-presentation-a-startup-for-gwt-beginners/</link>
		<comments>http://web2pointo.wordpress.com/2007/04/02/gwt-overview-presentation-a-startup-for-gwt-beginners/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 12:15:05 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/04/02/gwt-overview-presentation-a-startup-for-gwt-beginners/</guid>
		<description><![CDATA[In sequence with the Previous post I have here by given a small presentation for GWT Overview, I guess this wil be very helpful for beginners. This presentation contains a brief Overview of GWT, its features and other basic descriptions. Here is the Presentation. gwt_forblog.ppt
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In sequence with the Previous post I have here by given a small presentation for GWT Overview, I guess this wil be very helpful for beginners. This presentation contains a brief Overview of GWT, its features and other basic descriptions. Here is the Presentation.<a href="http://web2pointo.files.wordpress.com/2007/04/gwt_forblog.ppt" title="gwt_forblog.ppt"> gwt_forblog.ppt</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=6&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/04/02/gwt-overview-presentation-a-startup-for-gwt-beginners/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
		<item>
		<title>GWT : Google Web Toolkit : AJAX framework based on JAVA</title>
		<link>http://web2pointo.wordpress.com/2007/03/31/gwt-google-web-toolkit-ajax-framework-based-on-java/</link>
		<comments>http://web2pointo.wordpress.com/2007/03/31/gwt-google-web-toolkit-ajax-framework-based-on-java/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 17:18:21 +0000</pubDate>
		<dc:creator>Bala</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[WEB 2.0]]></category>

		<guid isPermaLink="false">http://web2pointo.wordpress.com/2007/03/31/gwt-google-web-toolkit-ajax-framework-based-on-java/</guid>
		<description><![CDATA[I think it is high time for me start writing about GWT, since I have been working in it for the past  3 months.
What is GWT?
Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX application.
What GWT does?
Are you allergic towards javascript and still you want to create [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I think it is high time for me start writing about GWT, since I have been working in it for the past  3 months.</p>
<p><strong>What is GWT?</strong><br />
Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX application.</p>
<p><strong>What GWT does?</strong><br />
Are you allergic towards javascript and still you want to create AJAX apps? Then this is the right path you should take. GWT is a framework which allows you to write applications in normal Java language and it will take care of the rest.</p>
<p><strong>AJAX without JavaScript: How is that possible?</strong><br />
No AJAX app can exist without JS, what GWT does is it will convert Java which we code into Javascript. GWT lets you avoid many of these headaches while offering your users<br />
the same dynamic, standards-compliant experience. You write your front<br />
end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.<span id="more-5"></span></p>
<p><strong>Google Web Toolkit Features:</strong></p>
<p>Open Source<br />
Readymade,Dynamic, reusable UI components<br />
RPC<br />
Browser history managementdebugging<br />
Browser compatible<br />
JUnit integration<br />
Internationalization<br />
Interoperability<br />
Fine-grained control</p>
<p><strong>IDE for GWT:</strong><br />
There are so many IDEs available for GWT. To list a few<br />
Googlispe<br />
VistaFei<br />
DesignerPro</p>
<p><strong>GWT architecture:</strong><br />
GWT has four major components: a Java-to-JavaScript compiler, a “hosted” web browser, and two Java class libraries.</p>
<p><u><em>–&gt;GWT Java-to-JavaScript Compiler</em></u><br />
The GWT Java-to-JavaScript compiler translates the Java programming language to the JavaScript programming language. The GWT compiler  runs the GWT applications in web mode.</p>
<p><em>–&gt;</em><em>GWT Hosted Web Browser</em><br />
The GWT Hosted Web Browser allows us to run and execute your GWT applications in hosted mode, the code runs as Java in the Java Virtual Machine without compiling to JavaScript. The GWT browser embeds a special browser control (an Internet Explorer control on Windows or a Gecko/Mozilla control on Linux) with hooks into the JVM.</p>
<p><em>–&gt;</em><em>JRE emulation library</em><br />
GWT contains JavaScript implementations of the most widely used classes in the Java standard class library, including most of the java.lang package classes and a subset of the java.util package classes. The rest of the Java standard library isn’t supported natively within GWT.</p>
<p><em>–&gt;</em><em>GWT Web UI class library</em><br />
The GWT web UI class library is a set of custom interfaces and classes that let your create web browser “widgets,” like buttons, text boxes, images, and text. This is the core user interface library used to create GWT applications</p>
<p>All these features will make your life so easy that you will love to play with GWT. I have given a very basic overview about GWT, as we move on, we will go deep about IDEs and everything.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/web2pointo.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/web2pointo.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/web2pointo.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/web2pointo.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/web2pointo.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/web2pointo.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/web2pointo.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/web2pointo.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/web2pointo.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/web2pointo.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/web2pointo.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/web2pointo.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=web2pointo.wordpress.com&blog=750179&post=5&subd=web2pointo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://web2pointo.wordpress.com/2007/03/31/gwt-google-web-toolkit-ajax-framework-based-on-java/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/balaarjunan-128.jpg" medium="image">
			<media:title type="html">Bala</media:title>
		</media:content>
	</item>
	</channel>
</rss>