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

<channel>
	<title>Rama's Blog</title>
	<atom:link href="http://rameenak.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rameenak.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 29 Apr 2010 15:14:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rameenak.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Rama's Blog</title>
		<link>http://rameenak.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rameenak.wordpress.com/osd.xml" title="Rama&#039;s Blog" />
	<atom:link rel='hub' href='http://rameenak.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Div with floated child nodes doesnt grow to fit them</title>
		<link>http://rameenak.wordpress.com/2010/04/29/div-with-floated-child-nodes-doesnt-grow-to-fit-them/</link>
		<comments>http://rameenak.wordpress.com/2010/04/29/div-with-floated-child-nodes-doesnt-grow-to-fit-them/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 15:14:20 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/?p=81</guid>
		<description><![CDATA[This was a week of learning. I hit upon an strange issue in my UI page &#8211; though the content was fitting absolutely fine &#8211; it was having an unnecessary horizontal scroll bar. After much deliberation with the layout tab in firebug &#8211; I found that this div (with no explicit height set) was not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=81&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This was a week of learning. I hit upon an strange issue in my UI page &#8211; though the content was fitting absolutely fine &#8211; it was having an unnecessary horizontal scroll bar.</p>
<p>After much deliberation with the layout tab in firebug &#8211; I found that this div (with no explicit height set) was not expanding  to accommodate the children inside. Further investigation pointed to the fact that the child nodes in question were actually floated &amp; therefore they were outgrowing the parent.</p>
<p>http://www.tangible.ca/article_resources/expanding_divs_around_floats/ had described this exact problem succintly &amp; provided an simple solution.</p>
<p>Consider the code snippet</p>
<p>&lt;div id=&#8221;parent&#8221;&gt;</p>
<p>&lt;div id=&#8221;floatedchild1&#8243;&gt;&lt;/div&gt;</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p>&lt;div id=&#8221;floatedchildn&#8221;&gt;&lt;/div&gt;</p>
<p>&lt;/div&gt;&lt;!&#8211; parent node ends &#8211;&gt;</p>
<p>Before the parent div is closed &#8211; we would need to introduce</p>
<p>&lt;div style=&#8221;clear:both&#8221;&gt;&lt;/div&gt;</p>
<p>that would solve this seemingly complex issue. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Happy Coding &amp; learning!!!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=81&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/29/div-with-floated-child-nodes-doesnt-grow-to-fit-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
		<item>
		<title>Console API in Firebug</title>
		<link>http://rameenak.wordpress.com/2010/04/27/console-api-in-firebug/</link>
		<comments>http://rameenak.wordpress.com/2010/04/27/console-api-in-firebug/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 11:59:03 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/?p=79</guid>
		<description><![CDATA[Other than the console.log, console.dir, console.info, console.warn, console.error that developers are used to, I found more useful ones like 1. console.exception(error object) &#8211; to print stack trace 2. console.time(&#8220;some message&#8221;);&#8230;..piece of code to measure time&#8230;..console.timeEnd(&#8220;some message&#8221;); &#8211; to print the time taken of the code in between 3. console.group &#38; console.groupEnd &#8211; print messages in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=79&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Other than the console.log, console.dir, console.info, console.warn, console.error that developers are used to, I found more useful ones like</p>
<p>1. console.exception(error object) &#8211; to print stack trace</p>
<p>2. console.time(&#8220;some message&#8221;);&#8230;..piece of code to measure time&#8230;..console.timeEnd(&#8220;some message&#8221;); &#8211; to print the time taken of the code in between</p>
<p>3. console.group &amp; console.groupEnd &#8211; print messages in Hierarchy/Groups</p>
<p>More such functions in <a href="http://getfirebug.com/wiki/index.php/Console_API">Console API Documentation of Firebug</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=79&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/27/console-api-in-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
		<item>
		<title>Interesting Dojo Articles</title>
		<link>http://rameenak.wordpress.com/2010/04/27/interesting-dojo-articles/</link>
		<comments>http://rameenak.wordpress.com/2010/04/27/interesting-dojo-articles/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 06:46:06 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/?p=77</guid>
		<description><![CDATA[1. http://www.insideria.com/2009/06/dojo-tips-and-tricks.html 2. http://www.linuxjournal.com/magazine/dojos-industrial-strength-grid-widget 3. http://dojotdg.zaffra.com/category/articles/ 4. docs.dojocampus.org<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=77&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1. http://www.insideria.com/2009/06/dojo-tips-and-tricks.html</p>
<p>2. http://www.linuxjournal.com/magazine/dojos-industrial-strength-grid-widget</p>
<p>3. http://dojotdg.zaffra.com/category/articles/</p>
<p>4. docs.dojocampus.org </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=77&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/27/interesting-dojo-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
		<item>
		<title>Debugging Dojo Part1 : djConfig.debugAtAllCosts</title>
		<link>http://rameenak.wordpress.com/2010/04/27/debugging-dojo-part1-djconfig-debugatallcosts/</link>
		<comments>http://rameenak.wordpress.com/2010/04/27/debugging-dojo-part1-djconfig-debugatallcosts/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 06:00:08 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[dojo]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/?p=69</guid>
		<description><![CDATA[More often than not, we use the dojo.require(&#8220;dependant modules&#8221;) to load various dependent modules into our pages. But when we set a debug break point in firebug &#38; step into, we see the following code &#8211; almost a deadend since dojo uses evals for loading the modules Other alternative is to use the djconfig.debugAtAllCosts by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=69&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>More often than not, we use the dojo.require(&#8220;dependant modules&#8221;) to load various dependent modules into our pages. But when we set a debug break point in firebug &amp; step into, we see the following code &#8211; almost a deadend since dojo uses evals for loading the modules</p>
<div id="attachment_70" class="wp-caption aligncenter" style="width: 310px"><a href="http://rameenak.files.wordpress.com/2010/04/dojo_deadend.jpg"><img class="size-medium wp-image-70" title="dojo_deadend" src="http://rameenak.files.wordpress.com/2010/04/dojo_deadend.jpg?w=300&#038;h=46" alt="" width="300" height="46" /></a><p class="wp-caption-text">Dojo dead end - not able to see the code of internally loaded modules</p></div>
<p>Other alternative is to use the djconfig.debugAtAllCosts by making the following change.</p>
<div id="attachment_71" class="wp-caption aligncenter" style="width: 310px"><a href="http://rameenak.files.wordpress.com/2010/04/debugatallcosts.jpg"><img class="size-medium wp-image-71" title="debugAtAllCosts" src="http://rameenak.files.wordpress.com/2010/04/debugatallcosts.jpg?w=300&#038;h=185" alt="" width="300" height="185" /></a><p class="wp-caption-text">Enabling debugAtAllCosts</p></div>
<p>Thus we could use this flag to make sure dojo uses dynamically inserted script tags to load the various modules.</p>
<p>With any facility, comes its own caveats to be beware of &#8211; <strong>debugAtAllCosts is no exception</strong>.</p>
<p>Kindly refer to the <a href="http://dojotdg.zaffra.com/2008/12/how-debugatallcosts-works-or-a-quick-primer-on-dojos-loaders/" target="_blank">How DebugAtAllCosts Works</a> for a detailed explanation on reasons related due to debugAtAllCosts can fail.</p>
<p>More into this my next post</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=69&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/27/debugging-dojo-part1-djconfig-debugatallcosts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>

		<media:content url="http://rameenak.files.wordpress.com/2010/04/dojo_deadend.jpg?w=300" medium="image">
			<media:title type="html">dojo_deadend</media:title>
		</media:content>

		<media:content url="http://rameenak.files.wordpress.com/2010/04/debugatallcosts.jpg?w=300" medium="image">
			<media:title type="html">debugAtAllCosts</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Object doesn&#8217;t support this action&#8221; error in IE7/IE8</title>
		<link>http://rameenak.wordpress.com/2010/04/26/object-doesnt-support-this-action-error-in-ie7ie8/</link>
		<comments>http://rameenak.wordpress.com/2010/04/26/object-doesnt-support-this-action-error-in-ie7ie8/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 04:46:11 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[IE issues]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[microsoft woes]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/2010/04/26/object-doesnt-support-this-action-error-in-ie7ie8/</guid>
		<description><![CDATA[Yet another IE woe &#8211; if you want your code to work on IE &#8211; be forewarned that harmless looking like the one below would break with &#8220;Object doesn&#8217;t support this action&#8221; error. items=[];//define a array length=items.length;//throws error since the term length is treated special in IE for(item in items){ //again the term item is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=63&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yet another IE woe &#8211; if you want your code to work on IE &#8211; be forewarned that harmless looking like the one below would break with &#8220;<strong>Object doesn&#8217;t support this action</strong>&#8221; error.</p>
<p>items=[];//define a array<br />
<strong>length=items.length</strong>;//throws error since the term length is treated special in IE<br />
for<strong>(item in items</strong>){<br />
//again the term item is treated in a special way in IE &#8211; would throw the same error.<br />
}</p>
<p>Either make sure these are local variables by prefixing them with var.</p>
<p>items=[];//define a array<br />
<strong>var length</strong>=items.length;//throws error since the term length is treated special in IE<br />
for(<strong>var item</strong> in items){<br />
//again the term item is treated in a special &#8211; would throw the same error.<br />
}<br />
otherwise rename the variables<br />
items=[];//define a array<br />
<strong>mylength=items.length;</strong>//throws error since the term length is treated special in IE<br />
for(<strong>myitem in items</strong>){<br />
//again the term item is treated in a special &#8211; would throw the same error.<br />
}</p>
<p>After a lot of digging, I found that any variable declared without the var keyword is considered to global in Javascript. Specifically in IE &#8211; They get attached to a global collection called document.all.</p>
<p>So helper methods associated with document.all such as</p>
<ol>
<li>item</li>
<li>namedItem</li>
<li>tags</li>
<li>urns</li>
</ol>
<p>and the property &#8220;length&#8221; are all considered reserved with respect to global variables in IE.</p>
<p>Also refrain from using these words as IDs for any HTML element.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=63&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/26/object-doesnt-support-this-action-error-in-ie7ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
		<item>
		<title>Dojo ItemFileReadStore or store that implements Identity API</title>
		<link>http://rameenak.wordpress.com/2010/04/23/dojo-itemfilereadstore-or-store-that-implements-identity-api/</link>
		<comments>http://rameenak.wordpress.com/2010/04/23/dojo-itemfilereadstore-or-store-that-implements-identity-api/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 12:00:33 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[dojo]]></category>
		<category><![CDATA[dojo stores]]></category>
		<category><![CDATA[ojo grid issues]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/2010/04/23/dojo-itemfilereadstore-or-store-that-implements-identity-api/</guid>
		<description><![CDATA[When using stores that implement the Identity API &#8211; json passed to store has a identifier attribute &#8211; make sure that this is maintained as unique. Otherwise, it throws an error dojo.data.ItemFileReadStore: The json data as specified by: [/serverURL/that/returns/json/data] is malformed. Items within the list have identifier: [displayLabel]. Value collided: [&#60;Actual value that collided &#62;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=60&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When using stores that implement the Identity API &#8211; json passed to store has a identifier attribute &#8211; make sure that this is maintained as unique. Otherwise, it throws an error</p>
<p>dojo.data.ItemFileReadStore: The json data as specified by: [/serverURL/that/returns/json/data] is malformed. Items within the list have identifier: [displayLabel]. Value collided: [&lt;Actual value that collided &gt;]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=60&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/23/dojo-itemfilereadstore-or-store-that-implements-identity-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
		<item>
		<title>What am I reading</title>
		<link>http://rameenak.wordpress.com/2010/04/23/what-am-i-reading-2/</link>
		<comments>http://rameenak.wordpress.com/2010/04/23/what-am-i-reading-2/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 06:20:17 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[daily chores]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/?p=58</guid>
		<description><![CDATA[Go Kiss the World by Subrato Bagchi Consciousness Speaks by Ramesh S Balsekar Bhagavad Gita by Swami Chinmayananda Programming Scala by Venkat<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=58&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li>Go Kiss the World by Subrato Bagchi</li>
<li>Consciousness Speaks by Ramesh S  Balsekar</li>
<li>Bhagavad Gita by Swami Chinmayananda</li>
<li>Programming Scala by Venkat</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=58&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/23/what-am-i-reading-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
		<item>
		<title>IE Browser is crazy</title>
		<link>http://rameenak.wordpress.com/2010/04/23/ie-browser-is-crazy/</link>
		<comments>http://rameenak.wordpress.com/2010/04/23/ie-browser-is-crazy/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 06:13:42 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[dojo]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[microsoft woes]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[window.open]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/2010/04/23/ie-browser-is-crazy/</guid>
		<description><![CDATA[Never use any SPACES &#8211; in the title attribute of window.open API. It will cause script errors in IE<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=55&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Never use any SPACES &#8211; in the title attribute of window.open API. It will cause script errors in IE</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=55&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/23/ie-browser-is-crazy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
		<item>
		<title>What I learnt today</title>
		<link>http://rameenak.wordpress.com/2010/04/23/what-i-learnt-today/</link>
		<comments>http://rameenak.wordpress.com/2010/04/23/what-i-learnt-today/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 06:10:26 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/2010/04/23/what-i-learnt-today/</guid>
		<description><![CDATA[While using getNodeValue() on Node &#8211; text nodes return NULL value. Need to use getTextContent() of JDK5 for getting text node. In older versions of JVM, need to write a separate method for this<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=54&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While using getNodeValue() on Node &#8211; text nodes return NULL value. Need to use getTextContent() of JDK5 for getting text node. In older versions of JVM, need to write a separate method for this</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=54&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2010/04/23/what-i-learnt-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
		<item>
		<title>What am I reading &#8211; next update</title>
		<link>http://rameenak.wordpress.com/2009/05/16/what-am-i-reading-next-update/</link>
		<comments>http://rameenak.wordpress.com/2009/05/16/what-am-i-reading-next-update/#comments</comments>
		<pubDate>Sat, 16 May 2009 17:11:25 +0000</pubDate>
		<dc:creator>rameenak</dc:creator>
				<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://rameenak.wordpress.com/?p=51</guid>
		<description><![CDATA[1. Audacity of Hope By Barrack Obama 2. Hot flat and Crowded By Thomas Friedman 3. Happier than God By Neale Donald Walsch<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=51&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1. Audacity of Hope By Barrack Obama</p>
<p>2. Hot flat and Crowded By Thomas Friedman</p>
<p>3. Happier than God By Neale Donald Walsch</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rameenak.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rameenak.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rameenak.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rameenak.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rameenak.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rameenak.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rameenak.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rameenak.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rameenak.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rameenak.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rameenak.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rameenak.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rameenak.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rameenak.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rameenak.wordpress.com&amp;blog=5727365&amp;post=51&amp;subd=rameenak&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rameenak.wordpress.com/2009/05/16/what-am-i-reading-next-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/319e86cf4c13abf95a7fefc9cd1ba5ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rameenak</media:title>
		</media:content>
	</item>
	</channel>
</rss>
