<?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="000364" baseName="bullet-proof-web-design-zh">無懈可擊的Web設計</b:listData>

			<b:previous>
				<b:mTitle>Firefox大獲全勝？</b:mTitle>
				<b:mDate>2006/12/24</b:mDate>
				<b:mBase>firefox-win</b:mBase>
			</b:previous>


			<b:next>
				<b:mTitle>遲來的FON Party心得</b:mTitle>
				<b:mDate>2006/12/25</b:mDate>
				<b:mBase>fon-party</b:mBase>
			</b:next>

		</b:entriesMeta>
		<b:entry entryID="000364" baseName="bullet-proof-web-design-zh">
			<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-12-24</b:date>
				<b:time>22:08:10</b:time>
			</b:datetime>
			<b:category>books</b:category>

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



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


			<b:title>無懈可擊的Web設計</b:title>
			<b:content>
				<b:summary> 本書評由othree 評論於2006/12/24 ，評分為5分（滿分5分） ，採創用 CC 姓名標示-相同方式分享 授權條款釋出。 Bulletproof Web Design出了中文版，不過只有簡體版的，因為沒有繁體版的，所以我特別去找了幾個入手方法，不過運費都很驚人...，後來有朋友告訴我有人有在拍賣，我就跑去下標了，終於上禮拜入手了，結果當天就看完了，先就內容來簡單說一下吧，這是一本好書，相較於designing with web standards是告訴你為甚麼要遵循網路標準、Eric Meyer on CSS是教你怎麼用CSS，這本書則是告訴你要怎樣利用CSS和HTML來設計出靈活度較高的網站，例如可調的字體大小設定、不會因為使用者調整字體大小而破掉的版面等等，我認為這本書的內容是任何一個想要往網頁標準之路邁進的設計師都需要經歷的，不過不一定只有這本書才有就是，因為以我來說，其實這些技巧和方法我都有在網路上看過，例如標籤頁（書中翻為選項卡）那章的內容在A List Apart也有，叫做Sliding Doors of CSS，也因此我才能一個晚上就看完。 接下來的部份則是要講中譯本的缺點了，當然話要說在前頭，我絕對不是要刻意找碴，而是因為這兩個問題蠻明顯的。首先是圖6-18用錯了，用到和6-19同一張圖，但是因為大小不一樣所以整個比例就變的很奇怪。第二點則是整本書的第一句話：「在Web設計領域中，"如何設定頁面文字的大小"是為數不多的充滿爭議的著名話題之一。」這句感覺一整個怪，最主要是因為用了兩個的吧，不過我不確定是不是兩邊的文法差異造成的感覺@@。...</b:summary>
				<b:mainContent>        <div class="hreview" id="hreview-BPWD">
          <p class="item"><a class="fn url" href="http://www.sinzy.net/BPWD/"><img alt="無懈可擊的Web設計" src="http://blog.othree.net/log/2006/12/24/bullet-proof-web-design-zh/bpwd.jpg" class="photo" width="200" height="243" /></a></p>
          <p class="entry-info">
  本書評由<span class="reviewer vcard"><span class="fn nickname">othree</span></span>

  評論於<abbr class="dtreviewed" title="20061224">2006/12/24</abbr>
  ，評分為<abbr title="5" class="rating">5分（滿分5分）</abbr>
  ，採<a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/tw/deed.zh_TW">創用 CC 姓名標示-相同方式分享 授權條款</a>釋出。
  </p>
          <div class="description">
        <p><a href="http://www.simplebits.com/publications/bulletproof/">Bulletproof Web Design</a>出了<a href="http://www.sinzy.net/BPWD/">中文版</a>，不過只有簡體版的，因為沒有繁體版的，所以我特別去找了幾個入手方法，不過運費都很驚人...，後來有朋友告訴我有人有在拍賣，我就跑去下標了，終於上禮拜入手了，結果當天就看完了，先就內容來簡單說一下吧，這是一本好書，相較於<a href="http://www.zeldman.com/dwws/">designing with web standards</a>是告訴你為甚麼要遵循網路標準、<a href="http://www.ericmeyeroncss.com/">Eric Meyer on <span class="caps">CSS</span></a>是教你怎麼用CSS，這本書則是告訴你要怎樣利用CSS和HTML來設計出靈活度較高的網站，例如可調的字體大小設定、不會因為使用者調整字體大小而破掉的版面等等，我認為這本書的內容是任何一個想要往網頁標準之路邁進的設計師都需要經歷的，不過不一定只有這本書才有就是，因為以我來說，其實這些技巧和方法我都有在網路上看過，例如標籤頁（書中翻為選項卡）那章的內容在<a href="http://www.alistapart.com/">A List Apart</a>也有，叫做<a href="http://www.alistapart.com/articles/slidingdoors">Sliding Doors of <span class="caps">CSS</span></a>，也因此我才能一個晚上就看完。</p>

        <p>接下來的部份則是要講中譯本的缺點了，當然話要說在前頭，我絕對不是要刻意找碴，而是因為這兩個問題蠻明顯的。首先是圖6-18用錯了，用到和6-19同一張圖，但是因為大小不一樣所以整個比例就變的很奇怪。第二點則是整本書的第一句話：「<q>在Web設計領域中，"如何設定頁面文字的大小"是為數不多的充滿爭議的著名話題之一。</q>」這句感覺一整個怪，最主要是因為用了兩個<strong>的</strong>吧，不過我不確定是不是兩邊的文法差異造成的感覺@@。</p>
           </div>
        </div></b:mainContent>
				<b:extendContent></b:extendContent>
			</b:content>
			<b:comments commentCount="6">

				<b:comment commentID="007959" entryID="000364">
					<b:author>
						<b:authorName>BobChao</b:authorName>
						<b:authorEmail>bobchao@gmail.com</b:authorEmail>
						<b:authorUrl>http://bobchao.wordpress.com</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2006-12-25</b:date>
						<b:time>02:29:38</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>可以跟你借嗎？頗有興趣。</p>

<p>兩個的甚至多個的(實際上該句有三個)，常有啊<br />
說兩邊文法差異 應該是中文跟英文吧?</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="007974" entryID="000364">
					<b:author>
						<b:authorName>sike</b:authorName>
						<b:authorEmail>no@gmail.com</b:authorEmail>
						<b:authorUrl>http://chen.blogomundo.com</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2006-12-25</b:date>
						<b:time>10:02:02</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>这类书的中文翻译确实让人够受的，比如另一本把 haslayout 翻译成“拥有布局“，感觉就是怪怪的。<br />
ps.或许下次你可以帮我买繁体的书，我帮你买简体的书。:)</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="007979" entryID="000364">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl>http://blog.othree.net</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2006-12-25</b:date>
						<b:time>11:38:24</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>Bob:<br />
沒問題，等你來台北我們在約吧，另外其實我主要覺得不通暢的是「是為數不多的充滿爭議的」這段^^b，我是覺得第一個的改成且這樣感覺就好很多。</p>

<p>sike:<br />
幫忙買書沒問題，不過我們可能要先研究一下運費，我本來看的購物網站兩三個運費都是書價的兩倍....。另外技術書的中文翻譯本來就會比較難有好水準，因為譯者又要懂得這個領域的東西、文筆又要好。像我就是文筆不好、技術力普普，連嘴泡都很爛，最近真覺得要多看書好好充實自己了（轉頭打開ppk繼續看）。</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="007991" entryID="000364">
					<b:author>
						<b:authorName>BobChao</b:authorName>
						<b:authorEmail>bobchao@gmail.com</b:authorEmail>
						<b:authorUrl>http://bobchao.wordpress.com</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2006-12-25</b:date>
						<b:time>18:40:41</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>我的「常有啊」後面好像忘了打上 "XD"，讓語氣變了 XDDD</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="008363" entryID="000364">
					<b:author>
						<b:authorName>EvenWu</b:authorName>
						<b:authorEmail>evendesign@gmail.com</b:authorEmail>
						<b:authorUrl>http://1pxcare.com</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2007-01-02</b:date>
						<b:time>16:21:20</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>這本書剛出我就買了<br />
到現在某一些規則還是相當有助益<br />
我的新blog就是可以承受5階防彈XD</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="008484" entryID="000364">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl>http://blog.othree.net</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2007-01-06</b:date>
						<b:time>16:44:50</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>五階是怎麼計算的啊XD?</p></b:mainContent>
					</b:content>
				</b:comment>

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

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