<?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>hasan&#039;s blog (বল্গ) &#187; bug</title>
	<atom:link href="http://we4tech.wordpress.com/category/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://we4tech.wordpress.com</link>
	<description>work for fun!!!</description>
	<lastBuildDate>Wed, 25 Jan 2012 11:56:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='we4tech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/77f5f3e5f84d83c83da12540728f5cb3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>hasan&#039;s blog (বল্গ) &#187; bug</title>
		<link>http://we4tech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://we4tech.wordpress.com/osd.xml" title="hasan&#039;s blog (বল্গ)" />
	<atom:link rel='hub' href='http://we4tech.wordpress.com/?pushpress=hub'/>
		<item>
		<title>internet explorer expected identifier, string or number</title>
		<link>http://we4tech.wordpress.com/2008/05/25/internet-explorer-expected-identifier-string-or-number/</link>
		<comments>http://we4tech.wordpress.com/2008/05/25/internet-explorer-expected-identifier-string-or-number/#comments</comments>
		<pubDate>Sun, 25 May 2008 17:14:51 +0000</pubDate>
		<dc:creator>nhm tanveer hossain khan</dc:creator>
				<category><![CDATA[bug]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://hasan.we4tech.com/internet-explorer-expected-identifier-string-or-number/</guid>
		<description><![CDATA[huh, IE is one of those curses which came down to earth from the hell. anyway if you face such problem you should check the following stuffs - 1. this guy described about the first problem 2. here is what i have faced and resolved, i had a javascript code like this - var element &#8230; <a href="http://we4tech.wordpress.com/2008/05/25/internet-explorer-expected-identifier-string-or-number/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=411&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>huh, IE is one of those curses which came down to earth from the hell.<br />
anyway if you face such problem you should check the following stuffs -</p>
<blockquote><p>1. <a href="http://hasan.we4tech.com/dotnetfish.blogspot.com/2007/11/expected-identifier-string-or-number.html">this guy described about the first problem </a><br />
2. here is what i have faced and resolved,</p></blockquote>
<p>i had a javascript code like this -</p>
<blockquote><p>var element = new Element(&#8220;a&#8221;, {<strong>class</strong>: &#8220;keyboard_option_link&#8221;, href: &#8220;javascript: void(0)&#8221;});</p></blockquote>
<p>so IE minds, because i have used &#8220;<strong>class</strong>&#8221; the fix i have used -</p>
<blockquote><p>var element = new Element(&#8220;a&#8221;, {<strong>&#8220;class&#8221;</strong>: &#8220;keyboard_option_link&#8221;, href: &#8220;javascript: void(0)&#8221;});</p></blockquote>
<p>this things now working fine,<br />
best wishes,</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/we4tech.wordpress.com/411/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/we4tech.wordpress.com/411/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/we4tech.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/we4tech.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/we4tech.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/we4tech.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/we4tech.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/we4tech.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/we4tech.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/we4tech.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/we4tech.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/we4tech.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/we4tech.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/we4tech.wordpress.com/411/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/we4tech.wordpress.com/411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/we4tech.wordpress.com/411/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=411&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://we4tech.wordpress.com/2008/05/25/internet-explorer-expected-identifier-string-or-number/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bb774de244da2d6e7f39a189b905077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hasan</media:title>
		</media:content>
	</item>
		<item>
		<title>rails plugin symlinked broken on 1.2.5, fixed from 2.0</title>
		<link>http://we4tech.wordpress.com/2007/11/29/rails-plugin-symlinked-bronken-with-125-fixed-from-20/</link>
		<comments>http://we4tech.wordpress.com/2007/11/29/rails-plugin-symlinked-bronken-with-125-fixed-from-20/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 07:27:44 +0000</pubDate>
		<dc:creator>nhm tanveer hossain khan</dc:creator>
				<category><![CDATA[bug]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://hasan.we4tech.com/rails-plugin-symlinked-bronken-with-125-fixed-from-20/</guid>
		<description><![CDATA[i was trying to build a rails plugin. my project was in different directory so i symlinked the directory under &#8220;vendor/plugins/..&#8221;. but i couldn&#8217;t find it working. so after passing few times, i could successfully run my plugin under rails 2.0-RC2. so later i compared lookup.rb file from the 1.5 and 2.0-RC2 release. the defecting &#8230; <a href="http://we4tech.wordpress.com/2007/11/29/rails-plugin-symlinked-bronken-with-125-fixed-from-20/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=387&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i was trying to build a rails plugin. my project was in different directory so i symlinked the directory under &#8220;vendor/plugins/..&#8221;. but i couldn&#8217;t find it working.</p>
<p>so after passing few times, i could successfully run my plugin under rails 2.0-RC2. so later i compared lookup.rb file from the 1.5 and 2.0-RC2 release.</p>
<p>the defecting code was the following lines &#8211; (1.5)</p>
<blockquote><p>def use_component_sources!<br />
# &#8230;.<br />
sources &lt; &lt; PathSource.new(:lib, &#8220;#{::RAILS_ROOT}/lib/generators&#8221;)<br />
sources &lt;&lt; PathSource.new(:vendor, &#8220;#{::RAILS_ROOT}/vendor/generators&#8221;)<br />
sources &lt;&lt; PathSource.new(:plugins, &#8220;#{::RAILS_ROOT}/vendor/plugins/**/generators&#8221;)<br />
# &#8230;.<br />
end</p>
</p>
</p>
</blockquote>
<p>the fixed version &#8211; (2.0-RC2)</p>
</p>
<blockquote><p>def use_component_sources!<br />
# &#8230;</p>
<p>sources &lt; &lt; PathSource.new(:lib, &#8220;#{::RAILS_ROOT}/lib/generators&#8221;)<br />
sources &lt;&lt; PathSource.new(:vendor, &#8220;#{::RAILS_ROOT}/vendor/generators&#8221;)<br />
sources &lt;&lt; PathSource.new(:plugins, &#8220;#{::RAILS_ROOT}/vendor/plugins/*/**/generators&#8221;)<br />
sources &lt;&lt; PathSource.new(:plugins, &#8220;#{::RAILS_ROOT}/vendor/plugins/*/**/rails_generators&#8221;)<br />
end<br />
# &#8230;<br />
end</p>
</p>
</p>
</blockquote>
<p>i also checked out rails bug tracker i found <a href="http://dev.rubyonrails.org/ticket/4245">a bug was pointed</a> to this issue  and apparently which was fixed on the following change set.<br />
<a href="http://dev.rubyonrails.org/changeset/6101">http://dev.rubyonrails.org/changeset/6101</a></p>
<p><!--25afbcab5c504b15449f0a354df446c8--></p>
</p>
<p><!--155e1a099f8daa0dd0bad14147b4475b-->
</p>
<p><!--d1d53d53e53dd45a15c06cbd867808fd--></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/we4tech.wordpress.com/387/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/we4tech.wordpress.com/387/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/we4tech.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/we4tech.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/we4tech.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/we4tech.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/we4tech.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/we4tech.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/we4tech.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/we4tech.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/we4tech.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/we4tech.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/we4tech.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/we4tech.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/we4tech.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/we4tech.wordpress.com/387/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=387&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://we4tech.wordpress.com/2007/11/29/rails-plugin-symlinked-bronken-with-125-fixed-from-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bb774de244da2d6e7f39a189b905077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hasan</media:title>
		</media:content>
	</item>
		<item>
		<title>attributes: rails reserved variable :(</title>
		<link>http://we4tech.wordpress.com/2007/10/20/attributes-rails-reserved-variable/</link>
		<comments>http://we4tech.wordpress.com/2007/10/20/attributes-rails-reserved-variable/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 08:36:23 +0000</pubDate>
		<dc:creator>nhm tanveer hossain khan</dc:creator>
				<category><![CDATA[bug]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://hasan.we4tech.com/attributes-rails-reserved-variable</guid>
		<description><![CDATA[yesterday, i had a pretty rough working day, i was stucked (along with my team) with some simple joining. we had the following models - Attribute &#8212;&#8212;&#8212;&#8211; class Attribute &#60; AR:B belongs_to :category end class AttributeValue &#60; AR:B belongs_to :item belongs_to :attribute end class Item :attribute_values end rails wasn&#8217;t giving much better error message, instead &#8230; <a href="http://we4tech.wordpress.com/2007/10/20/attributes-rails-reserved-variable/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=370&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>yesterday, i had a pretty rough working day, i was stucked (along with my team) with some simple joining. we had the following models -</p>
<p>Attribute<br />
&#8212;&#8212;&#8212;&#8211;<br />
class Attribute &lt; AR:B<br />
belongs_to :category<br />
end</p>
<p>class AttributeValue &lt; AR:B<br />
belongs_to :item<br />
belongs_to :attribute<br />
end</p>
<p>class Item  :attribute_values<br />
end</p>
<p>rails wasn&#8217;t giving much better error message, instead it was saying, &#8220;invalid type, String to Integer..&#8221;, so far i understood ActiveRecord stuff was trying to cast a string to integer.</p>
<p>we even didn&#8217;t know which field was doing this stupidity and so on&#8230;<br />
so later we dug down to the rails scripts, we added few debug messages. we found &#8220;[]&#8221; was invoked to set &#8220;id&#8221; string value.</p>
<p>anyway, after digging more into to this issue, today i gave another try after 7 hours of nice sleep. <strong>it was about rails reserve words</strong>.</p>
<p>though i heard something from the rails community, but i was expecting some message or  errors which explain this issue.</p>
<p>anyway, i always like fail first approach. if something is not possible it should fail first. at least it should return a meaningful exception.</p>
<p>i believe Active Record should be patched with more clear warning or exception, if any reserved word is used for model or controller or others it should let us inform <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/we4tech.wordpress.com/370/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/we4tech.wordpress.com/370/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/we4tech.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/we4tech.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/we4tech.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/we4tech.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/we4tech.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/we4tech.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/we4tech.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/we4tech.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/we4tech.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/we4tech.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/we4tech.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/we4tech.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/we4tech.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/we4tech.wordpress.com/370/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=370&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://we4tech.wordpress.com/2007/10/20/attributes-rails-reserved-variable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bb774de244da2d6e7f39a189b905077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hasan</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox 1.5 with ajax sync request.</title>
		<link>http://we4tech.wordpress.com/2007/04/26/firefox-15-with-ajax-sync-request/</link>
		<comments>http://we4tech.wordpress.com/2007/04/26/firefox-15-with-ajax-sync-request/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 20:15:28 +0000</pubDate>
		<dc:creator>nhm tanveer hossain khan</dc:creator>
				<category><![CDATA[bug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[remind]]></category>

		<guid isPermaLink="false">http://hasan.we4tech.com/firefox-15-with-ajax-sync-request</guid>
		<description><![CDATA[This post is to remind myself about a bug on Firefox 1.5. bug details: Http ajax request doesn&#8217;t invoke &#8220;onstatechange&#8221; handler if ajax request type is set to sync. how to resolve this problem: invoke &#8220;onstatechange&#8221; function manually.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=324&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is to remind myself about a bug on Firefox 1.5.</p>
<p style="font-weight:bold;font-style:italic;">bug details:</p>
</p>
<p style="margin-left:40px;">Http ajax request doesn&#8217;t invoke &#8220;onstatechange&#8221; handler if ajax request type is set to sync.</p>
</p>
<p style="font-weight:bold;font-style:italic;">how to resolve this problem:</p>
</p>
<p style="margin-left:40px;">invoke &#8220;onstatechange&#8221; function manually.<!--1ba6f1437a1b8bdff37dbbfb03223800--></p>
<p><!--d6f472432d86bd2fa5f10fa273301c77--></p>
</p>
<p><!--992a97ff8103bc82a75e3944875e0028-->
</p>
<p><!--9c4683aae7a94f61500d4b17dddbe290--></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/we4tech.wordpress.com/324/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/we4tech.wordpress.com/324/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/we4tech.wordpress.com/324/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/we4tech.wordpress.com/324/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/we4tech.wordpress.com/324/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/we4tech.wordpress.com/324/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/we4tech.wordpress.com/324/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/we4tech.wordpress.com/324/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/we4tech.wordpress.com/324/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/we4tech.wordpress.com/324/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/we4tech.wordpress.com/324/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/we4tech.wordpress.com/324/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/we4tech.wordpress.com/324/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/we4tech.wordpress.com/324/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/we4tech.wordpress.com/324/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/we4tech.wordpress.com/324/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=324&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://we4tech.wordpress.com/2007/04/26/firefox-15-with-ajax-sync-request/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bb774de244da2d6e7f39a189b905077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hasan</media:title>
		</media:content>
	</item>
		<item>
		<title>Kudos hasin bhai</title>
		<link>http://we4tech.wordpress.com/2006/09/01/kudos-hasin-bhai/</link>
		<comments>http://we4tech.wordpress.com/2006/09/01/kudos-hasin-bhai/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 05:39:15 +0000</pubDate>
		<dc:creator>nhm tanveer hossain khan</dc:creator>
				<category><![CDATA[bug]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://hasan.we4tech.com/kudos-hasin-bhai</guid>
		<description><![CDATA[I was stuck with few CSS related bugs, which were related only with M$ IE. Credits goes to  hasin bhai who resolved those M$ IE related bugs. Scenario 1: Everything was loading fine on most of the browsers except IE 6, it was not render the &#60;h2/&#62; background, which was placed inside a div. i.e: &#8230; <a href="http://we4tech.wordpress.com/2006/09/01/kudos-hasin-bhai/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=128&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was stuck with few CSS related bugs, which were related only with M$ IE.</p>
<p><em>Credits goes to  <a href="http://hasin.wordpress.com">hasin bhai</a> who resolved those M$ IE related bugs.</em></p>
<p><strong>Scenario 1:</strong></p>
<blockquote>
<p class="MsoNormal">Everything was loading fine on most of the browsers except IE 6, it was not render the &lt;h2/&gt; background, which was placed inside a div.<br />
i.e: &lt;div&gt;&lt;h2&gt;title&lt;/h2&gt;&lt;p&gt;some content&lt;/p&gt;&lt;/div&gt;
</p>
</blockquote>
<blockquote><p>
<strong>Solution:<em> </em></strong><em>use (position: relative)</em>
</p></blockquote>
<p><strong>Scenario: 2</strong></p>
<blockquote><p>
Rectangle border was not rendering properly on IE.<br />
i.e: &lt;div class=”borderDiv”&gt;some content, contains lot of floating div as well&lt;/div&gt;</p>
<p><strong>Solution:</strong> <em>use (background: #fff);</em>
</p></blockquote>
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal"><!--087efdc8b10db73092205adf36bc03e2--></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/we4tech.wordpress.com/128/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/we4tech.wordpress.com/128/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/we4tech.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/we4tech.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/we4tech.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/we4tech.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/we4tech.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/we4tech.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/we4tech.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/we4tech.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/we4tech.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/we4tech.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/we4tech.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/we4tech.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/we4tech.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/we4tech.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=128&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://we4tech.wordpress.com/2006/09/01/kudos-hasin-bhai/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bb774de244da2d6e7f39a189b905077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hasan</media:title>
		</media:content>
	</item>
		<item>
		<title>Buggy Google code</title>
		<link>http://we4tech.wordpress.com/2006/08/28/buggy-google-code/</link>
		<comments>http://we4tech.wordpress.com/2006/08/28/buggy-google-code/#comments</comments>
		<pubDate>Mon, 28 Aug 2006 04:02:52 +0000</pubDate>
		<dc:creator>nhm tanveer hossain khan</dc:creator>
				<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://somewhereindhaka.net/hasan_blog/buggy-google-code</guid>
		<description><![CDATA[i was trying to create a project for more than 30 minutes&#8230; but could not get it done&#8230; it was again and again returning the same error page&#8230; ** Last update: i could make it<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=122&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i was trying to create a project for more than 30 minutes&#8230; but could not get it done&#8230;<br />
it was again and again returning the same error page&#8230;
</p>
<p><img src="http://somewhereindhaka.net/hasan_blog/wp-content/uploads/2006/08/buggygooglecode.gif" alt="Buggy google code..." /></p>
<p>** Last update: i could make it <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/we4tech.wordpress.com/122/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/we4tech.wordpress.com/122/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/we4tech.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/we4tech.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/we4tech.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/we4tech.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/we4tech.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/we4tech.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/we4tech.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/we4tech.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/we4tech.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/we4tech.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/we4tech.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/we4tech.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/we4tech.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/we4tech.wordpress.com/122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=we4tech.wordpress.com&amp;blog=537526&amp;post=122&amp;subd=we4tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://we4tech.wordpress.com/2006/08/28/buggy-google-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bb774de244da2d6e7f39a189b905077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hasan</media:title>
		</media:content>

		<media:content url="http://somewhereindhaka.net/hasan_blog/wp-content/uploads/2006/08/buggygooglecode.gif" medium="image">
			<media:title type="html">Buggy google code...</media:title>
		</media:content>
	</item>
	</channel>
</rss>
