<?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>Technicial Blog Of Nghianghesi</title>
	<atom:link href="http://nghianghesi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nghianghesi.wordpress.com</link>
	<description>Technicial Blog Of Nghianghesi</description>
	<lastBuildDate>Tue, 12 May 2009 14:54:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nghianghesi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Technicial Blog Of Nghianghesi</title>
		<link>http://nghianghesi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nghianghesi.wordpress.com/osd.xml" title="Technicial Blog Of Nghianghesi" />
	<atom:link rel='hub' href='http://nghianghesi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>PHP serialize recursive (circle) referencing objects.</title>
		<link>http://nghianghesi.wordpress.com/2009/04/18/php-serialize-recursive-referencing-objects/</link>
		<comments>http://nghianghesi.wordpress.com/2009/04/18/php-serialize-recursive-referencing-objects/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 06:54:22 +0000</pubDate>
		<dc:creator>nghianghesi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nghianghesi.wordpress.com/?p=53</guid>
		<description><![CDATA[Problem: object1-&#62;ref = object2 object2-&#62;ref = object1 serialize(object1) &#38; unserialize it failed in PHP Solution: http://www.phpclasses.org/browse/package/5336.html or check this file: recursive-serialize.zip (download, rename to .zip and extract)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=53&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Problem:</p>
<p>object1-&gt;ref = object2</p>
<p>object2-&gt;ref = object1</p>
<p>serialize(object1) &amp; unserialize it failed in PHP</p>
<p>Solution:  http://www.phpclasses.org/browse/package/5336.html</p>
<p>or check this file: <a href="http://nghianghesi.files.wordpress.com/2009/04/serializezip.doc">recursive-serialize.zip </a>(download, rename to .zip and extract)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nghianghesi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nghianghesi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nghianghesi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nghianghesi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nghianghesi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nghianghesi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nghianghesi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nghianghesi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nghianghesi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nghianghesi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nghianghesi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nghianghesi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nghianghesi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nghianghesi.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=53&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nghianghesi.wordpress.com/2009/04/18/php-serialize-recursive-referencing-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e66a29750908c58c9d9f4307760a9cc4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nghianghesi</media:title>
		</media:content>
	</item>
		<item>
		<title>Common issues of Web application</title>
		<link>http://nghianghesi.wordpress.com/2009/04/18/common-issues-of-web-application/</link>
		<comments>http://nghianghesi.wordpress.com/2009/04/18/common-issues-of-web-application/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 06:43:59 +0000</pubDate>
		<dc:creator>nghianghesi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nghianghesi.wordpress.com/?p=20</guid>
		<description><![CDATA[validate session/server state &#38; observer ajax template cache resource compress client &#38; observer<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=20&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>validate</p>
<p>session/server state &amp; observer</p>
<p>ajax</p>
<p>template</p>
<p>cache</p>
<p>resource compress</p>
<p>client &amp; observer</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nghianghesi.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nghianghesi.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nghianghesi.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nghianghesi.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nghianghesi.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nghianghesi.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nghianghesi.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nghianghesi.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nghianghesi.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nghianghesi.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nghianghesi.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nghianghesi.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nghianghesi.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nghianghesi.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=20&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nghianghesi.wordpress.com/2009/04/18/common-issues-of-web-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e66a29750908c58c9d9f4307760a9cc4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nghianghesi</media:title>
		</media:content>
	</item>
		<item>
		<title>Common issues of Winform Application</title>
		<link>http://nghianghesi.wordpress.com/2009/04/18/common-issues-of-winform-application/</link>
		<comments>http://nghianghesi.wordpress.com/2009/04/18/common-issues-of-winform-application/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 06:43:01 +0000</pubDate>
		<dc:creator>nghianghesi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nghianghesi.wordpress.com/?p=22</guid>
		<description><![CDATA[validate &#38; exception (multi-actions per click). status/error/result message. transaction. fullload/lazy load, multi referencing, client &#38; db &#38; sever syn. navigator. transaction. multi-threading and synchronize worker thread exception handling undo/redo. binding data.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=22&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>validate &amp; exception (multi-actions per click).</p>
<p>status/error/result message.</p>
<p>transaction.</p>
<p>fullload/lazy load, multi referencing, client &amp; db &amp; sever syn.</p>
<p>navigator.</p>
<p>transaction.</p>
<p>multi-threading and synchronize</p>
<p>worker thread</p>
<p>exception handling</p>
<p>undo/redo.</p>
<p>binding data.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nghianghesi.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nghianghesi.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nghianghesi.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nghianghesi.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nghianghesi.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nghianghesi.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nghianghesi.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nghianghesi.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nghianghesi.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nghianghesi.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nghianghesi.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nghianghesi.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nghianghesi.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nghianghesi.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=22&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nghianghesi.wordpress.com/2009/04/18/common-issues-of-winform-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e66a29750908c58c9d9f4307760a9cc4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nghianghesi</media:title>
		</media:content>
	</item>
		<item>
		<title>Some note for ORM select</title>
		<link>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-orm-select/</link>
		<comments>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-orm-select/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 06:37:27 +0000</pubDate>
		<dc:creator>nghianghesi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nghianghesi.wordpress.com/?p=15</guid>
		<description><![CDATA[inheritance? (multi-table? single-table) relation? behavior? soft delete? (mark = id &#8211;&#62; ensure unique constraints) cascade delete? generate class from db or vice verse? validation? performance?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=15&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>inheritance? (multi-table? single-table)</p>
<p>relation?</p>
<p>behavior?</p>
<p>soft delete? (mark = id &#8211;&gt; ensure unique constraints)</p>
<p>cascade delete?</p>
<p>generate class from db or vice verse?</p>
<p>validation?</p>
<p>performance?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nghianghesi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nghianghesi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nghianghesi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nghianghesi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nghianghesi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nghianghesi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nghianghesi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nghianghesi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nghianghesi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nghianghesi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nghianghesi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nghianghesi.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nghianghesi.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nghianghesi.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=15&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-orm-select/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e66a29750908c58c9d9f4307760a9cc4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nghianghesi</media:title>
		</media:content>
	</item>
		<item>
		<title>Some note for Roles &amp; Task</title>
		<link>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-roles-task/</link>
		<comments>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-roles-task/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 06:35:32 +0000</pubDate>
		<dc:creator>nghianghesi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nghianghesi.wordpress.com/?p=3</guid>
		<description><![CDATA[for PM Role: Ensure document enough for reference (specifications, database, business rule, code sample document &#8211; some thing like how to implement &#8230; in this project) (follow up work-flow, and ask what data, how, why, when, what, any differ from, how to handle if status/value = enums). Avoid conflict between business rules/requirement. Split tasks, set [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=3&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>for PM Role:</p>
<ul>
<li>Ensure document enough for reference (specifications, database, business rule, code sample document &#8211; some thing like how to implement &#8230; in this project) (follow up work-flow, and ask what data, how, why, when, what, any differ from, how to handle if status/value = enums).</li>
<li>Avoid conflict between business rules/requirement.</li>
<li>Split tasks,  set expected  finish date, track progress (percent of finish, problem).</li>
<li>Assign task based on previous works &amp; available time (tasks should related)</li>
<li>Ensure code consistency, follow patterns, convention, backward compatible (with Senior/TA to suggest &amp; approve model, code review (1)).</li>
<li>Each code sample should be approved based on 2 options(better from 2 dev/senior).</li>
<li>Avoid multi-track of code (one issue but handle my more than one place).</li>
<li>Ensure process of task (review reference code if new task before implement, implement, video test).</li>
<li>Valuate performance base on the arguments in team (=&gt; have to track it), and work result (deadline, idea, code quality, team co-working).</li>
<li>Ensure enough scenarios in check list form.</li>
</ul>
<p>for Senior/TA Role:</p>
<ul>
<li>How to handle common issues (log, display error, transaction) consistency</li>
<li>Functional programming =&gt; easy extend/modify in future.</li>
<li>Apply design pattern as possible, choose which model so that general enough, less &amp; template work/care for devs, performance, flexibility (1), backward compatible.</li>
<li>Keep in my, this code/business rule can be change in future.</li>
<li>Flow best practice of framework.</li>
<li>Implement &amp; document sample code (some thing like how to &#8230; in this project).</li>
<li>Ensure code consistency, follow patterns, convention (with Senior/TA to suggest &amp; approve model, code review).</li>
</ul>
<p>for Dev Role:</p>
<ul>
<li>code follow samples (how to implement in this project document).</li>
<li>Keep in mind about the convention.</li>
<li>Functional programing &amp; self-comment code.</li>
<li>Test carefully and record video.</li>
<li>Suggest better model, alarm conflict/duplicate between business rules, code model.</li>
<li>reported implemented cases/scenarios, in check list form.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nghianghesi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nghianghesi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nghianghesi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nghianghesi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nghianghesi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nghianghesi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nghianghesi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nghianghesi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nghianghesi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nghianghesi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nghianghesi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nghianghesi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nghianghesi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nghianghesi.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=3&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-roles-task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e66a29750908c58c9d9f4307760a9cc4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nghianghesi</media:title>
		</media:content>
	</item>
		<item>
		<title>some note for cross browser</title>
		<link>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-cross-browser/</link>
		<comments>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-cross-browser/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 06:28:47 +0000</pubDate>
		<dc:creator>nghianghesi</dc:creator>
				<category><![CDATA[cross browser]]></category>

		<guid isPermaLink="false">http://nghianghesi.wordpress.com/?p=17</guid>
		<description><![CDATA[1. float &#38; display order. 2. double margin + float in ie6. 3. css selector base on attribute [name=value] on IE6. 4. max-height, max-width on ie6. 5. png transparent backgroud in IE6. 6. opacity issue (filter vs opacity vs -moz-opacity) 7. clear break &#38; overflow: auto 8. body center-align: margin-left: auto; margin-right: auto; 9. table-less [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=17&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1. float &amp; display order.</p>
<p>2. double margin + float in ie6.</p>
<p>3. css selector base on attribute [name=value] on IE6.</p>
<p>4. max-height, max-width on ie6.</p>
<p>5. png transparent backgroud in IE6.</p>
<p>6. opacity issue (filter vs opacity vs -moz-opacity)</p>
<p>7. clear break &amp; overflow: auto</p>
<p>8.  body center-align:     margin-left: auto;     margin-right: auto;</p>
<p>9. table-less form: use div.form-row and clear: both, fix focusable div in ff2</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nghianghesi.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nghianghesi.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nghianghesi.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nghianghesi.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nghianghesi.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nghianghesi.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nghianghesi.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nghianghesi.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nghianghesi.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nghianghesi.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nghianghesi.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nghianghesi.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nghianghesi.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nghianghesi.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nghianghesi.wordpress.com&amp;blog=6273471&amp;post=17&amp;subd=nghianghesi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nghianghesi.wordpress.com/2009/04/18/some-note-for-cross-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e66a29750908c58c9d9f4307760a9cc4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nghianghesi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
