<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/main.xsl"?>
<b:blog xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://blog.othree.net"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://blog.othree.net http://blog.othree.net/blooog.xsd">
	<b:blogTitle>O3noBLOG</b:blogTitle>
	<b:blogDescription></b:blogDescription>
	<b:entries>
		<b:entriesMeta>
			<b:listType>s</b:listType>
			<b:listData listID="000323" baseName="css-naked-day">CSS Naked Day</b:listData>

			<b:previous>
				<b:mTitle>Vim 7 beta</b:mTitle>
				<b:mDate>2006/04/08</b:mDate>
				<b:mBase>vim-7-beta</b:mBase>
			</b:previous>


			<b:next>
				<b:mTitle>Google Calendar 行事曆</b:mTitle>
				<b:mDate>2006/04/18</b:mDate>
				<b:mBase>google-calendar</b:mBase>
			</b:next>

		</b:entriesMeta>
		<b:entry entryID="000323" baseName="css-naked-day">
			<b:author>
				<b:authorName>othree</b:authorName>
				<b:authorEmail>othree@gmail.com</b:authorEmail>
				<b:authorUrl></b:authorUrl>
			</b:author>
			<b:datetime>
				<b:date>2006-04-09</b:date>
				<b:time>00:53:38</b:time>
			</b:datetime>
			<b:category>web</b:category>

			<b:CommentsAccepted>1</b:CommentsAccepted>



			<b:PingsAccepted>1</b:PingsAccepted>


			<b:title>CSS Naked Day</b:title>
			<b:content>
				<b:summary>過時新聞啦，其實是4/5的，不過那天一早就出門掃墓，回來已經沒力弄了，之後才看到有人有提供PHP程式碼...，總之我今天弄好了本站的設定，明年就會自動把style關掉了，我是用.htaccess來做設定，設定如下： RewriteBase / RewriteCond %{TIME_MON}%{TIME_DAY} =0405 RewriteRule .css$ stylesheets/naked.css 這樣4月5日時候所有css檔都會被轉到naked.css這個檔案，然後裡面沒有任何關於CSS的設定。...</b:summary>
				<b:mainContent><p><a href="http://naked.dustindiaz.com/">過時新聞</a>啦，其實是4/5的，不過那天一早就出門掃墓，回來已經沒力弄了，之後才看到有人有提供PHP程式碼...，總之我今天弄好了本站的設定，明年就會自動把style關掉了，我是用.htaccess來做設定，設定如下：</p>



<pre><code>RewriteBase /

RewriteCond %{TIME_MON}%{TIME_DAY} =0405
RewriteRule .css$       stylesheets/naked.css</code></pre>



<p>這樣4月5日時候所有css檔都會被轉到<a href="http://blog.othree.net/stylesheets/naked.css">naked.css</a>這個檔案，然後裡面沒有任何關於CSS的設定。</p></b:mainContent>
				<b:extendContent></b:extendContent>
			</b:content>
			<b:comments commentCount="2">

				<b:comment commentID="001009" entryID="000323">
					<b:author>
						<b:authorName>BCSEEATI</b:authorName>
						<b:authorEmail>elohim@gmail.com</b:authorEmail>
						<b:authorUrl>http://blog.bcse.info/</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2006-04-09</b:date>
						<b:time>02:04:35</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>可是如果有 cache 的話... 就沒效果了。</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="001010" entryID="000323">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl></b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2006-04-09</b:date>
						<b:time>16:22:35</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>是啊，不過這部份就不強求了:P。</p></b:mainContent>
					</b:content>
				</b:comment>

			</b:comments>
			<b:trackbacks trackbackCount="0" trackbackURL="http://othree.net/cgi-bin/mt/mt-tb.cgi/322">

			</b:trackbacks>
		</b:entry>
	</b:entries>
</b:blog>