<?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/"
	>

<channel>
	<title>#{茶男與藍牌} &#187; Web</title>
	<atom:link href="http://www.chentianwen.net/wordpress/category/it/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chentianwen.net/wordpress</link>
	<description>Life has to be exciting.</description>
	<lastBuildDate>Wed, 01 Feb 2012 01:34:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Cross-domain policy for Flash movies</title>
		<link>http://www.chentianwen.net/wordpress/2011/02/02/cross-domain-policy-for-flash-movies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cross-domain-policy-for-flash-movies</link>
		<comments>http://www.chentianwen.net/wordpress/2011/02/02/cross-domain-policy-for-flash-movies/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 06:41:56 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Cross-Domain]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=358</guid>
		<description><![CDATA[<p>from <a href="http://kb2.adobe.com/cps/142/tn_14213.html#main_load">http://kb2.adobe.com/cps/142/tn_14213.html#main_load</a></p> <p>For security reasons, a Macromedia Flash movie playing in a web browser is not allowed to access data that resides outside the exact web domain from which the SWF originated.</p> <p>As an enhancement to Macromedia Flash Player 7, domains must be identical for data to be read. With this change a sub-domain [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2011/02/02/cross-domain-policy-for-flash-movies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set third-party cookies with iframe</title>
		<link>http://www.chentianwen.net/wordpress/2011/01/31/how-to-set-third-party-cookies-with-iframe/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-set-third-party-cookies-with-iframe</link>
		<comments>http://www.chentianwen.net/wordpress/2011/01/31/how-to-set-third-party-cookies-with-iframe/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 06:44:07 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Cross-Domain]]></category>
		<category><![CDATA[IFrame]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=355</guid>
		<description><![CDATA[<p>from <a href="http://viralpatel.net/blogs/2008/12/how-to-set-third-party-cookies-with-iframe.html">http://viralpatel.net/blogs/2008/12/how-to-set-third-party-cookies-with-iframe.html</a></p> How to set third-party cookies with iframe? <p>I had problem with the lead base ad click tracking. I was using the iFrame to track the lead information from the advertiser site. But somehow IE is not sending any cookie information from there. Infect firefoxalso doesn’t send any cookie information for the first request [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2011/01/31/how-to-set-third-party-cookies-with-iframe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE7 z-index problem</title>
		<link>http://www.chentianwen.net/wordpress/2010/12/02/ie7-z-index-problem/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ie7-z-index-problem</link>
		<comments>http://www.chentianwen.net/wordpress/2010/12/02/ie7-z-index-problem/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 03:24:59 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=326</guid>
		<description><![CDATA[<p>from <a href="http://stackoverflow.com/questions/1287439/ie7-z-index-problem">http://stackoverflow.com/questions/1287439/ie7-z-index-problem</a></p> <p>When you specify z-index, you&#8217;re specifying it relative to other elements in the same stacking context, and although the <a rel="nofollow" href="http://www.w3.org/TR/CSS21/visuren.html#z-index">CSS spec&#8217;s paragraph on Z-index</a> says a new stacking context is only created for positioned content with a z-index other than auto (meaning your entire document should be a single stacking context), you did [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2010/12/02/ie7-z-index-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer User Agent Style Sheets</title>
		<link>http://www.chentianwen.net/wordpress/2010/08/05/internet-explorer-user-agent-style-sheets/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=internet-explorer-user-agent-style-sheets</link>
		<comments>http://www.chentianwen.net/wordpress/2010/08/05/internet-explorer-user-agent-style-sheets/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 15:29:02 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=284</guid>
		<description><![CDATA[<br /> Internet Explorer User Agent Style Sheets<br /> <p> The UA Style Sheet is a simple set of css styles that each web browser uses before any other css styles are applied. </p> <p> This chart lists and compares the different default style sheets used to render HTML in the four major versions of [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2010/08/05/internet-explorer-user-agent-style-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML DOCTYPE Collection</title>
		<link>http://www.chentianwen.net/wordpress/2010/08/05/html-doctype-collection/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=html-doctype-collection</link>
		<comments>http://www.chentianwen.net/wordpress/2010/08/05/html-doctype-collection/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 15:05:20 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[DOCTYPE]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/2010/08/05/html-doctype-collection/</guid>
		<description><![CDATA[from <a href="http://www.w3.org/QA/2002/04/valid-dtd-list.html">http://www.w3.org/QA/2002/04/valid-dtd-list.html</a> Recommended Doctype Declarations to use in your Web document. <p>When authoring document is HTML or XHTML, it is important to <a href="http://www.w3.org/QA/Tips/Doctype">Add a Doctype declaration</a>. The doctype declaration must be exact (both in spelling and in case) to have the desired effect, which makes it sometimes difficult. To ease the work, below [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2010/08/05/html-doctype-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About the Robots  tag</title>
		<link>http://www.chentianwen.net/wordpress/2010/06/13/about-the-robots-tag/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=about-the-robots-tag</link>
		<comments>http://www.chentianwen.net/wordpress/2010/06/13/about-the-robots-tag/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 02:41:33 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=251</guid>
		<description><![CDATA[<p>from <a href="http://www.robotstxt.org/meta.html">http://www.robotstxt.org/meta.html</a></p> About the Robots &#60;META&#62; tag In a nutshell <p>You can use a special HTML &#60;META&#62; tag to tell robots not to index the content of a page, and/or not scan it for links to follow.</p> <p>For example:</p> &#60;html&#62; &#60;head&#62; &#60;title&#62;...&#60;/title&#62; &#60;META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"&#62; &#60;/head&#62; <p>There are two important considerations when using the [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2010/06/13/about-the-robots-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprise Java Community: Redirect After Post</title>
		<link>http://www.chentianwen.net/wordpress/2010/01/25/enterprise-java-community-redirect-after-post/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enterprise-java-community-redirect-after-post</link>
		<comments>http://www.chentianwen.net/wordpress/2010/01/25/enterprise-java-community-redirect-after-post/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 04:04:03 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=240</guid>
		<description><![CDATA[from <a href="http://www.theserverside.com/tt/articles/article.tss?l=RedirectAfterPost">http://www.theserverside.com/tt/articles/article.tss?l=RedirectAfterPost</a> <p>All interactive programs provide two basic functions: obtaining user input and displaying the results. Web applications implement this behavior using two HTTP methods: POST and GET respectively. This simple protocol gets broken when application returns web page in response to POST request. Peculiarities of POST method combined with idiosyncrasies of different browsers [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2010/01/25/enterprise-java-community-redirect-after-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calling external javascript on button click in Flash</title>
		<link>http://www.chentianwen.net/wordpress/2009/11/05/calling-external-javascript-on-button-click-in-flash/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=calling-external-javascript-on-button-click-in-flash</link>
		<comments>http://www.chentianwen.net/wordpress/2009/11/05/calling-external-javascript-on-button-click-in-flash/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:19:51 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=226</guid>
		<description><![CDATA[from <a href="http://samsami2u.wordpress.com/2008/06/04/calling-external-javascript-on-button-click-in-flash/">http://samsami2u.wordpress.com/2008/06/04/calling-external-javascript-on-button-click-in-flash/</a> Calling external javascript in flash is really easy. just follow the guidelines given below: <p>create a flash button in flash.</p> <p>single click on the flash button and open the action script window related to the flash button.</p> <p>in the action script window please write down the following action script:</p> <p>on (release) {<br /> getURL(“javascript:JavascriptFunction();”,”_self”);<br /> }</p> <p>where JavascriptFunction() is the external javascript [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2009/11/05/calling-external-javascript-on-button-click-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expert Exchange 免费注册地址</title>
		<link>http://www.chentianwen.net/wordpress/2009/09/10/expert-exchange-%e5%85%8d%e8%b4%b9%e6%b3%a8%e5%86%8c%e5%9c%b0%e5%9d%80/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=expert-exchange-%25e5%2585%258d%25e8%25b4%25b9%25e6%25b3%25a8%25e5%2586%258c%25e5%259c%25b0%25e5%259d%2580</link>
		<comments>http://www.chentianwen.net/wordpress/2009/09/10/expert-exchange-%e5%85%8d%e8%b4%b9%e6%b3%a8%e5%86%8c%e5%9c%b0%e5%9d%80/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 07:31:06 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=222</guid>
		<description><![CDATA[<p>http://www.experts-exchange.com/registerFree2.jsp</p>]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2009/09/10/expert-exchange-%e5%85%8d%e8%b4%b9%e6%b3%a8%e5%86%8c%e5%9c%b0%e5%9d%80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of HTTP status codes</title>
		<link>http://www.chentianwen.net/wordpress/2009/06/24/list-of-http-status-codes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=list-of-http-status-codes</link>
		<comments>http://www.chentianwen.net/wordpress/2009/06/24/list-of-http-status-codes/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 14:07:41 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=209</guid>
		<description><![CDATA[from <a href="http://en.wikipedia.org/wiki/List_of_HTTP_status_codes">http://en.wikipedia.org/wiki/List_of_HTTP_status_codes</a> 1xx Informational <p>Request received, continuing process.</p> <p>This class of status code indicates a provisional response, consisting only of the Status-Line and optional headers, and is terminated by an empty line. Since HTTP/1.0 did not define any 1xx status codes, servers must not send a 1xx response to an HTTP/1.0 client except under experimental conditions.</p> [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2009/06/24/list-of-http-status-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

