<?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>my code trip &#187; Reviews</title>
	<atom:link href="http://mycodetrip.com/tag/software-book-tool-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycodetrip.com</link>
	<description>stories from the information technology highway</description>
	<lastBuildDate>Mon, 29 Nov 2010 19:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Book Review &#8211; Bulletproof Web Design</title>
		<link>http://mycodetrip.com/2008/04/02/bulletproof-web-design-dan-cederholm-css-book-review_38/</link>
		<comments>http://mycodetrip.com/2008/04/02/bulletproof-web-design-dan-cederholm-css-book-review_38/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 02:29:12 +0000</pubDate>
		<dc:creator>Shiva Manjunath</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://mycodetrip.com/?p=38</guid>
		<description><![CDATA[Review of Author Dan Cederholm's Book - Bulletproof Web Design .]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/0321346939?ie=UTF8&amp;tag=shisrevblo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321346939"><img class="left" src="http://theshiva.us/Images/BlogImages/Affiliates/ISBN-0321346939.jpg" border="0" alt="bulletproof-web-design-book" /></a><img style="border: medium none  ! important; margin: 0px ! important;" src="http://www.assoc-amazon.com/e/ir?t=shisrevblo-20&amp;l=as2&amp;o=1&amp;a=0321346939" border="0" alt="" width="1" height="1" />Bulletproof Web Design was recommended to me by Steve Harman, when I posted a question on the Subtext forums about CSS and Skinning. Before getting this book, I had very limited knowledge of CSS. After going through the book and trying out the examples in it, I have now made my own subtext skins from scratch using CSS solutions described in the book and am on my way to creating some free skins for other subtext users.</p>
<h2>My experience with this book.</h2>
<ul>
<li> Each of the first 8 chapters in the book takes on a specific design item, highlights the problem with it, and then walks you through a CSS solution that is bullet-proof, i.e. that will likely not &#8220;break&#8221; your site if things are changed / options disabled. I found this problem-solution approach very practical as I was myself facing some of these issues in my website skins.</li>
<li> The book has a clean simple layout and typeset, with tips in the sidebars and space to write down notes. It is also very readable in the sense that the language is simple and straigh forward and not stuffed with complex sentences or keywords or useless rambling disversions and clever jokes as seen in plenty of technical books out there.</li>
<li> The last chapter, called &#8216;Putting it all together&#8217; walks you through an exercise that refreshes all the techniques learned so far. This is a nice way for you to recap what you have read from the beginning.</li>
<li> As you go through the sample code segments, the code incremental from the previous step is highlighted in red. This is a great idea for speed readers who just want to get on with the code quickly.</li>
</ul>
<h2>What I took away from the Book.</h2>
<p>I realize how powerful pure CSS based site design can be. Most importantly, I now understand the importance of making your site <a rel="nofollow" href="http://www.w3.org/WAI/ " target="_blank">accessible</a>. Using simple CSS techniques demonstrated in this book, you can create sites that could let the user change font-sizes of the text on the fly or browse the site even if images or CSS is disabled. This will ensure that the user has a very pleasant and rewarding overall experience on your site. To an extent, it will also make them feel that they are in control of the UI. On a side note, I now also understand why Internet Explorer is disliked by Web Designers / CSS developers so much. There is a separate section in this book that talks about IE hacks, which are essentially CSS code changes you have to make, in order to your ensure the bulletproofness of your CSS code in Internet Explorer.</p>
<p><strong>Related Links</strong>:</p>
<ul>
<li><a rel="nofollow" href="http://www.simplebits.com/" target="_blank">Dan Cederholm&#8217;s Website.</a></li>
<li><a rel="nofollow" href="http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/" target="_blank">CSS-techniques you couldn’t live without.</a></li>
<li><a rel="nofollow" href="http://24ways.org/" target="_blank">24 ways.</a></li>
</ul>
<p><a rel="nofollow" href="http://24ways.org/" target="_blank"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://mycodetrip.com/2008/04/02/bulletproof-web-design-dan-cederholm-css-book-review_38/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

