<?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>Visualgui.com &#187; Book</title>
	<atom:link href="http://www.visualgui.com/category/book/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visualgui.com</link>
	<description>Visualgui is a web design portfolio and a personal playground of Donny Truong. This site gives Donny the creative freedom to be innovative, to experiment with design, to apply his web development skills, to improve his writing, and most importantly, to have fun; therefore, VisualGUI not only showcases Donny&#039;s works but also serves as a medium for Donny to explore his thoughts and share his inspirations.</description>
	<lastBuildDate>Sat, 04 Feb 2012 03:03:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A Practical Guide to Linux Commands, Editors, and Shell Programming</title>
		<link>http://www.visualgui.com/2011/11/07/a-practical-guide-to-linux-commands-editors-and-shell-programming/</link>
		<comments>http://www.visualgui.com/2011/11/07/a-practical-guide-to-linux-commands-editors-and-shell-programming/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 04:25:33 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=10671</guid>
		<description><![CDATA[As a new command-line user, I find Mark Sobell&#8217;s A Practical Guide to Linux Commands, Editors, and Shell Programming an indispensable resource next to Google. I picked up a handful of Linux books, but this is the only comprehensive text that focused mainly on command line. After reading the book from cover to cover, I [...]]]></description>
			<content:encoded><![CDATA[<p>As a new command-line user, I find Mark Sobell&#8217;s <cite><a href="http://astore.amazon.com/visualgui-20/detail/0131367366">A Practical Guide to Linux Commands, Editors, and Shell Programming</a></cite> an indispensable resource next to Google. I picked up a handful of Linux books, but this is the only comprehensive text that focused mainly on command line. </p>
<p>After reading the book from cover to cover, I have learned the power of using command line and how not daunting the black screen with white text appears to be. Part V, &#8220;Command Reference,&#8221; makes this book a must-have guide next to my office desk, especially with the cover of Mac OS X. Highly recommended.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/11/07/a-practical-guide-to-linux-commands-editors-and-shell-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal 7 Bible</title>
		<link>http://www.visualgui.com/2011/08/19/drupal-7-bible/</link>
		<comments>http://www.visualgui.com/2011/08/19/drupal-7-bible/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 18:15:13 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=10379</guid>
		<description><![CDATA[New to Drupal? Ric Shreves and Brice Dunwoodie&#8217;s Drupal 7 Bible is a perfect starting guide. From the painless installation process to all the core features to customizations, Shreves and Dunwoodie make Drupal seems less intimidating than it appears to be. By using Drupal, one can set up a solid, powerful content management system without [...]]]></description>
			<content:encoded><![CDATA[<p>New to Drupal? Ric Shreves and Brice Dunwoodie&#8217;s <cite><a href="http://astore.amazon.com/visualgui-20/detail/0470530308">Drupal 7 Bible</a></cite> is a perfect starting guide. From the painless installation process to all the core features to customizations, Shreves and Dunwoodie make Drupal seems less intimidating than it appears to be. By using Drupal, one can set up a solid, powerful content management system without touching the codes.</p>
<p>I am fairly new to Drupal simply because most of the work I have done could be accomplished using WordPress. While both WordPress and Drupal are content management systems, they serve different purposes. The choice to implement one over the other is up to the web designers and developers, but to have both for us to use for free is a huge advantage. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/08/19/drupal-7-bible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional Mobile Web Development with WordPress, Joomla!, and Drupal</title>
		<link>http://www.visualgui.com/2011/08/12/professional-mobile-web-development-with-wordpress-joomla-and-drupal/</link>
		<comments>http://www.visualgui.com/2011/08/12/professional-mobile-web-development-with-wordpress-joomla-and-drupal/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 21:00:40 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=10360</guid>
		<description><![CDATA[This is the first book I read on mobile web development; therefore, I find the first few chapters to be very informative, especially the concise history of the mobile web. While I am familiar with the general mobile techniques, the book has tips that I find helpful like using Sencha.io Src to deliver optimized images [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first book I read on mobile web development; therefore, I find the first few chapters to be very informative, especially the concise history of the mobile web. While I am familiar with the general mobile techniques, the book has tips that I find helpful like using Sencha.io Src to deliver optimized images with responsive web design.</p>
<p>While the discussions of incorporating mobile web with WordPress, Drupal and Joomla! are short (mostly involve activating plug-ins and modules), the book provided some valuable comparison between the three platforms to help readers pick the right one for the project. </p>
<p>Mobile web is clearly on the rise and us designers need to jump on the bandwagon. Even if you don&#8217;t  work with WordPress, Joomla!, and Drupal, James Pearce&#8217;s <cite><a href="http://astore.amazon.com/visualgui-20/detail/0470889519">Professional Mobile Web Development</a></cite> provides a great introduction to one of the future&#8217;s most popular web browsing devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/08/12/professional-mobile-web-development-with-wordpress-joomla-and-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Book of CSS3</title>
		<link>http://www.visualgui.com/2011/08/08/the-book-of-css3/</link>
		<comments>http://www.visualgui.com/2011/08/08/the-book-of-css3/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 10:00:05 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=10346</guid>
		<description><![CDATA[I picked up Peter Gasston&#8217;s The Book of CSS3 and read it through in almost five hours straight. I simply couldn&#8217;t put it down. CSS3 is, without a doubt, one of the core technologies that makes the web so exciting. From media queries to web fonts to transitions and animations, CSS3 brings quite a bit [...]]]></description>
			<content:encoded><![CDATA[<p>I picked up Peter Gasston&#8217;s <cite><a href="http://astore.amazon.com/visualgui-20/detail/1593272863">The Book of CSS3</a></cite> and read it through in almost five hours straight. I simply couldn&#8217;t put it down. CSS3 is, without a doubt, one of the core technologies that makes the web so exciting. From media queries to web fonts to transitions and animations, CSS3 brings quite a bit of flavor to not only the presentation but also the interaction to the web. </p>
<p>Through Gasston&#8217;s clear explanations and easy-to-follow examples, you&#8217;ll see the power of CSS3 in action, which can be used today in contemporary browsers. The last two chapters on &#8220;Template Layout&#8221; and &#8220;The Future of CSS&#8221; are intriguing to see where CSS is heading. Definitely a must-read for web designers and developers. Don&#8217;t take my word for it. Check out Gasston&#8217;s article on &#8220;<a href="http://www.netmagazine.com/features/future-css-layouts">The Future of CSS Layouts</a>&#8221; to get a glimpse of you&#8217;ll get from <cite>The Book of CSS3</cite>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/08/08/the-book-of-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The History of Jazz (Second Edition)</title>
		<link>http://www.visualgui.com/2011/07/09/the-history-of-jazz-second-edition/</link>
		<comments>http://www.visualgui.com/2011/07/09/the-history-of-jazz-second-edition/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 01:37:21 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=10183</guid>
		<description><![CDATA[I read the first edition of Ted Gioia&#8217;s The History of Jazz in 2005. At that time I just started to develop my passion for jazz; therefore, the book was informative and overwhelming at the same time. Since then I have spent a tremendous amount of time listening, reading and learning more about jazz and [...]]]></description>
			<content:encoded><![CDATA[<p>I read the first edition of Ted Gioia&#8217;s <cite><a href="http://astore.amazon.com/visualgui-20/detail/0195399706">The History of Jazz</a></cite> in 2005. At that time I just started to develop my passion for jazz; therefore, the book was informative and overwhelming at the same time. Since then I have spent a tremendous amount of time listening, reading and learning more about jazz and its history. </p>
<p>I intended to visit this book for a while and the release of the second edition is just perfect. Rereading <cite>The History of Jazz</cite> the second time with a bit of background as a listener makes me appreciate Gioia&#8217;s work even more. What a daunting task writing about the complexity of the music that refuses to stand still for over a century. Gioia took us way back to the early nineteenth century with a vivid opening scene:</p>
<blockquote><p>An elderly black man sits astride a large cylindrical drum. Using his fingers and the edge of his hand, he jabs repeatedly at the drum head—which is around a foot in diameter and probably made from an animal skin—evoking a throbbing pulsation with rapid, sharp strokes. A second drummer, holding his instrument between his knees, joins in, playing with the same staccato attack. A third black man, seated on the ground, plucks at a string instrument, the body of which is roughly fashioned from a calabash. Another calabash has been made into a drum, and a woman heats at it with two short sticks. One voice, then other voices join in. A dance of seeming contradictions accompanies this musical give-and-take, a moving hieroglyph that appears, on the one hand, informal and spontaneous yet, on closer inspection, ritualized and precise. It is a dance of massive proportions. A dense crowd of dark bodies forms into circular groups—perhaps five or six hundred individuals moving in time to the pulsations of the music, some swaying gently, others aggressively stomping their feet. A number of women in the group begin chanting.</p></blockquote>
<p>From there on Gioia takes us from New Orleans to Chicago to Kansas City and then to New York for lively musical analysis and concise but accessible portraits of eminent jazz figures as well as the overlooked artists who contributed to the ever-changing styles of jazz. Must read for anyone who is passionate about the story of jazz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/07/09/the-history-of-jazz-second-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clifford Brown</title>
		<link>http://www.visualgui.com/2011/06/16/clifford-brown/</link>
		<comments>http://www.visualgui.com/2011/06/16/clifford-brown/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 14:47:41 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=10009</guid>
		<description><![CDATA[Besides Miles Davis, Clifford Brown is my other favorite jazz trumpeter. Unlike Miles&#8217;s work, which I have an extensive collection, I only own three Brownie&#8217;s albums, but I keep revisiting them again and again. His crisp, melodic phrasing and big, bright tone mesmerize me every time. Unfortunately Brownie didn&#8217;t make much recordings because he was [...]]]></description>
			<content:encoded><![CDATA[<p>Besides Miles Davis, Clifford Brown is my other favorite jazz trumpeter. Unlike Miles&#8217;s work, which I have an extensive collection, I only own three Brownie&#8217;s albums, but I keep revisiting them again and again. His crisp, melodic phrasing and big, bright tone mesmerize me every time. Unfortunately Brownie didn&#8217;t make much recordings because he was killed in a car accident when he was only twenty-five. </p>
<p>Also unlike Miles, whose music and life had been <a href="http://astore.amazon.com/visualgui-20/search?node=128&#038;keywords=miles+davis&#038;x=13&#038;y=11&#038;preview=">documented in great lengths</a>, Brownie only has one major biography. Nick Catalano&#8217;s <cite><a href="http://astore.amazon.com/visualgui-20/detail/0195144007">Clifford Brown: The Life and Art of the Legendary Jazz Trumpeter</a></cite> is a short, but well-researched text on the jazz trumpet giant. From his childhood development to his beautiful personality to his virtuosity, readers can see how Brownie became one of the most influential trumpeters in the world of jazz. Catalano&#8217;s analysis of the Brown-Roach-Rollins collaboration is a must read.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/06/16/clifford-brown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Web Design</title>
		<link>http://www.visualgui.com/2011/06/14/responsive-web-design/</link>
		<comments>http://www.visualgui.com/2011/06/14/responsive-web-design/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 16:29:08 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=9989</guid>
		<description><![CDATA[Why Responsive Web Design? Ethan Marcotte explains: As the past few years have shown us, we simply can&#8217;t compete with the pace of technology. Are we really going to create a custom experience for every new browser or device that appears? The alternative is to make web site responses to the users&#8217; device using three [...]]]></description>
			<content:encoded><![CDATA[<p>Why <cite><a href="http://www.abookapart.com/products/responsive-web-design">Responsive Web Design</a></cite>? Ethan Marcotte explains:</p>
<blockquote><p>As the past few years have shown us, we simply can&#8217;t compete with the pace of technology. Are we really going to create a custom experience for every new browser or device that appears?</p></blockquote>
<p>The alternative is to make web site responses to the users&#8217; device using three core ingredients:</p>
<ol>
<li><strong>A flexible, grid-based layout</strong>,</li>
<li><strong>Flexible images and media</strong>, and</li>
<li><strong>Media queries</strong>, a module from the CSS3 specification.</li>
</ol>
<p>With clear illustrations and concise explanations, the three chapters covering the techniques alone can prepare readers to start making responsive web sites, but the equally delightful part of the book is to hear Marcotte&#8217;s views on &#8220;Becoming Responsive,&#8221; responses to the critics and insights on &#8220;mobile first&#8221; approach. An immediate-read for web designers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/06/14/responsive-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summer Re-Reading List</title>
		<link>http://www.visualgui.com/2011/06/10/summer-re-reading-list/</link>
		<comments>http://www.visualgui.com/2011/06/10/summer-re-reading-list/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 19:24:56 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=9948</guid>
		<description><![CDATA[Responsive Web Design by Ethan Marcotte: I haven&#8217;t read this book yet and can&#8217;t wait to get my hands on it. I also predict that I&#8217;ll re-read this book more than once. The History of Jazz by Ted Gioia: I read the first edition back in 2005. I have been wanting to re-read it, but [...]]]></description>
			<content:encoded><![CDATA[<p><cite><a href="http://www.abookapart.com/products/responsive-web-design">Responsive Web Design</a></cite> by Ethan Marcotte: I haven&#8217;t read this book yet and can&#8217;t wait to get my hands on it. I also predict that I&#8217;ll re-read this book more than once.</p>
<p><cite><a href="http://www.visualgui.com/2005/09/08/jazz-readings/">The History of Jazz</a></cite> by Ted Gioia: I read the first edition back in 2005. I have been wanting to re-read it, but keep pushing it off. The second edition just came out so it is a good time for a revisit.</p>
<p><cite><a href="http://www.visualgui.com/2009/12/11/rereading-the-elements-of-typographic-style/">The Elements of Typographic Style</a></cite> by Robert Bringhurst: I read this book 2 times already, but still wanting to return to it every one or two years.</p>
<p><cite><a href="http://www.visualgui.com/2011/03/08/designing-type/">Designing Type</a></cite> by Karen Cheng: This book has so much technical details on typography that a second and third read is required.</p>
<p><cite><a href="http://www.visualgui.com/2011/06/05/javascript-the-definitive-guide-6th-edition/">JavaScript: The Definitive Guide</a></cite> by David Flanagan: Read this book on my vacation, but  a second read is necessary.</p>
<p><cite><a href="http://www.visualgui.com/2011/04/06/dom-scripting/">DOM Scripting: Web Design with JavaScript and the Document Object Model</a></cite> by Jeremy Keith, Jeffrey Sambells: Like <cite>The Definitive Guide</cite>, this book definitely needs a revisit.</p>
<p><cite><a href="http://www.visualgui.com/2010/12/10/ordering-disorder-grid-principles-for-web-design/">Ordering Disorder</a></cite> by Khoi Vinh: Although this book is a quick read, the thinking behind the grid needs to be read again carefully.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/06/10/summer-re-reading-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript: The Definitive Guide (6th Edition)</title>
		<link>http://www.visualgui.com/2011/06/05/javascript-the-definitive-guide-6th-edition/</link>
		<comments>http://www.visualgui.com/2011/06/05/javascript-the-definitive-guide-6th-edition/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 09:57:03 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=9892</guid>
		<description><![CDATA[The 6th edition of David Flanagan&#8217;s JavaScript: The Definitive Guide is over 1000 pages and divided into four parts. Part 1, which covers the core of JavaScript, is an essential read for beginners who would like to learn the ins-and-outs of the language. Part 2, which delves into the client-side scripting including HTML5 APIs, CSS, [...]]]></description>
			<content:encoded><![CDATA[<p>The 6th edition of David Flanagan&#8217;s <cite><a href="http://astore.amazon.com/visualgui-20/detail/0596805527">JavaScript: The Definitive Guide</a></cite> is over 1000 pages and divided into four parts. Part 1, which covers the core of JavaScript, is an essential read for beginners who would like to learn the ins-and-outs of the language. Part 2, which delves into the client-side scripting including HTML5 APIs, CSS, media, graphics and jQuery, is for developers who want to take their web pages to another level with the power of JavaScript in conjunction to HTML5 and CSS3. Part 3 &#038; 4, which provide further references for the first two parts, make this book a comprehensive guide and a must-have for JavaScript programmers and front-end web developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/06/05/javascript-the-definitive-guide-6th-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typography: A Manual of Design</title>
		<link>http://www.visualgui.com/2011/05/21/typography-a-manual-of-design/</link>
		<comments>http://www.visualgui.com/2011/05/21/typography-a-manual-of-design/#comments</comments>
		<pubDate>Sat, 21 May 2011 15:00:31 +0000</pubDate>
		<dc:creator>Donny</dc:creator>
				<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.visualgui.com/?p=9826</guid>
		<description><![CDATA[Emil Ruder: Typography has one plain duty before it and that is to convey information in writing. No argument or consideration can absolve typography from this duty. A printed work which cannot be read becomes a product without purpose.]]></description>
			<content:encoded><![CDATA[<p><a href="http://astore.amazon.com/visualgui-20/detail/3721200438">Emil Ruder</a>:</p>
<blockquote><p>Typography has one plain duty before it and that is to convey information in writing. No argument or consideration can absolve typography from this duty. A printed work which cannot be read becomes a product without purpose.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.visualgui.com/2011/05/21/typography-a-manual-of-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

