<?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>A Better Way &#187; User Interface Design</title>
	<atom:link href="http://www.thejacklawson.com/index.php/category/user-interface-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thejacklawson.com</link>
	<description>Finding a better way to get things done, a technical journey</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:36:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)</title>
		<link>http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/</link>
		<comments>http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 16:09:10 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=234</guid>
		<description><![CDATA[(Back to beginning of series) Part 2: Site UI Design / HTML Structure When I first picked up the project, I had a few things to consider: what requirements do I have, and once I had those, how would I display these feature in a neat manner, and what technologies would I use to implement them. The [...]]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/">Back to beginning of series</a>)</p>
<p>Part 2: Site UI Design / HTML Structure</p>
<p>When I first picked up the project, I had a few things to consider: what requirements do I have, and once I had those, how would I display these feature in a neat manner, and what technologies would I use to implement them. The requirements part came out pretty easily, after a couple of phone conversations:</p>
<ul>
<li>Calendar of events</li>
<li>Photo Gallery</li>
<li>News section</li>
<li>A few generic pages</li>
<li>Email mailing list</li>
<li>Misc. vital information (times open, address, that sort of thing)</li>
</ul>
<p>And now I needed to put together some kind of design. I had recently finished reading a few usability books, so I was feeling pretty good about putting some of these ideas to work. I knew that people coming to the website were probably going for directions, a phone number, or hours of operation, so I put high priority on these being visible and easy to use (such as a Google Maps link for the address). I also wanted to entice people to explore other areas, so I added some photos from the photo gallery towards the top of the page. Finally, I included elements from all the page- just little teasers- across the front page, such as a small calendar of events, news block, and a blurb and picture about their restaurant. Now, I had a home page with all the information a user needs, quickly and at the top, while encouraging visitors to browse a little and check out the gallery and other pages for even more information.</p>
<p>With this sketched out on paper, it was time to actually write out the HTML. I came up with a structure similar to <a href="http://www.thejacklawson.com/index.php/2010/04/my-html5-template/" target="_blank">my HTML5 Template</a> (and in fact, it&#8217;s what I based my template off of.) I wanted to use the new semantic HTML5 elements and attributes, such as example text on textboxes:</p>
<pre class="brush: xml;">&lt;input type=&quot;text&quot; name=&quot;Email&quot; id=&quot;email&quot; maxlength=&quot;60&quot; placeholder=&quot;email@youraddress.com&quot; /&gt;</pre>
<p>I used the help of a <a href="http://jquery-watermark.googlecode.com/" target="_blank">jQuery Watermark plugin</a> to help style the textboxes as well, since few browsers actually pay attention to the placeholder attribute yet. Further HTML5 inclusions were sections for the individual blocks of text, an aside for the side column, header, footer, and nav elements. Besides the HTML5, I also implemented a link tag for the news RSS feed:</p>
<pre class="brush: xml;">&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;RSS&quot; href=&quot;http://www.waterfordfamilybowl.com/wordpress/index.php/feed/&quot; /&gt;</pre>
<p>This allows browsers and whatever happens to crawl your site to say &#8220;hey, there&#8217;s an RSS feed here&#8221; and allow users to easily pick up the news RSS feed. You&#8217;ll notice it in FireFox, IE, and Chrome if you have <a href="https://chrome.google.com/extensions/detail/nlbjncdgjeocebhnmkbbbdekmmmcbfjd" target="_blank">an extension</a> installed.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/dedd9865-ac31-4fd2-b7a1-1cccd029a462/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=dedd9865-ac31-4fd2-b7a1-1cccd029a462" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;title=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Del.icio.us" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;title=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to digg" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;title=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to reddit" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Technorati" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;h=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Newsvine" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;title=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Stumble Upon" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;title=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Google Bookmarks" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;title=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Live-MSN" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29&amp;url=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to SlashDot" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;t=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to FaceBook" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Twitter" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/&amp;title=HTML5+Site+%E2%80%93+WFB+Site+UI+Design+%2F+HTML+Structure+%28Part+2+of+n%29&amp;srcURL=http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Google Buzz" alt="Add 'HTML5 Site – WFB Site UI Design / HTML Structure (Part 2 of n)' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2010/04/html5-site-wfb-site-ui-design-html-structure-part-2-of-n/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Site – Waterford Family Bowl (Part 1 of n)</title>
		<link>http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/</link>
		<comments>http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 04:22:22 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Design of Everyday Things]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[Google Webmaster Tool]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery 1.4]]></category>
		<category><![CDATA[Picasa]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=224</guid>
		<description><![CDATA[A little while ago, my aunt approached me- she needed a website for her bowling alley. &#8220;Sure,&#8221; I said. &#8220;Let&#8217;s go over what you want and we&#8217;ll build something that works for you.&#8221;  In the back of my mind, I was thinking &#8220;awesome! Perfect timing to flex my HTML5 muscles and try jQuery 1.4 in [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_225" class="wp-caption alignright" style="width: 310px"><a href="http://www.thejacklawson.com/wp-content/uploads/2010/04/wfb.png"><img class="size-full wp-image-225" title="WaterfordFamilyBowl.com" src="http://www.thejacklawson.com/wp-content/uploads/2010/04/wfb.png" alt="Waterford Family Bowl website" width="300" height="212" /></a><p class="wp-caption-text">Waterford Family Bowl website (www.waterfordfamilybowl.com)</p></div>
<p>A little while ago, my aunt approached me- she needed a website for her bowling alley. &#8220;Sure,&#8221; I said. &#8220;Let&#8217;s go over what you want and we&#8217;ll build something that works for you.&#8221;  In the back of my mind, I was thinking &#8220;awesome! Perfect timing to flex my HTML5 muscles and try jQuery 1.4 in a production environment; will it work?&#8221;</p>
<p>The site&#8217;s now completed, and in production. Go ahead and check it out at <a href="http://www.waterfordfamilybowl.com/">http://www.waterfordfamilybowl.com</a> (still waiting on a little alternate content <img src='http://www.thejacklawson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). I&#8217;m going to, over a series of 4 or 5 posts, go over how the site works- how and why I used PHP, jQuery, HTML 5, jQuery, WordPress, Picasa, Google Analytics and Webmaster tools, and Google Apps; and, how I merged them all to create a dynamic, easy to use and easy to edit website. I used principles from books like &#8220;The Design of Everyday Things&#8221; and &#8220;Don&#8217;t Make Me Think&#8221;, and I&#8217;ll explain how and where these came into play.   The process I took made even IE 6 compatibility a breeze!</p>
<p>Brief overview on how I plan to break it down:</p>
<p>1. Intro to series<br />
2. Design - architecturally and graphically<br />
3. Implementation of WordPress, Picasa, etc.<br />
4. &#8220;Contact Us&#8221;, finishing touches<br />
5. Google Analytics and Google Webmaster Tools overviews<br />
6. Wrap-up (maybe?)</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d35a3219-74b2-437e-a142-5d65f1a49483/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d35a3219-74b2-437e-a142-5d65f1a49483" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;title=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Del.icio.us" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;title=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to digg" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;title=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to reddit" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Technorati" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;h=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Newsvine" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;title=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Stumble Upon" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;title=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Google Bookmarks" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;title=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Live-MSN" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29&amp;url=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to SlashDot" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;t=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to FaceBook" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Twitter" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/&amp;title=HTML5+Site+%E2%80%93+Waterford+Family+Bowl+%28Part+1+of+n%29&amp;srcURL=http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Google Buzz" alt="Add 'HTML5 Site – Waterford Family Bowl (Part 1 of n)' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2010/04/html5-site-waterford-family-bowl-part-1-of-n/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wacom Bamboo Tablet Experience</title>
		<link>http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/</link>
		<comments>http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 14:00:45 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Prototyping]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[graphics tablet]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[wacom]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=209</guid>
		<description><![CDATA[(This post was started using my new tablet!) Well, I suppose that now that I have a tablet, I oughta start practicing. You see, I&#8217;ve never been one to have exceptional handwriting skills, so it&#8217;s a good thing that I now have a computer that can understand my handwriting better than my 8th-grade Spanish teacher [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_210" class="wp-caption alignright" style="width: 370px"><a href="http://www.thejacklawson.com/wp-content/uploads/2010/02/awesome-design.gif"><br />
<img class="size-full wp-image-210  " title="Awesome Design" src="http://www.thejacklawson.com/wp-content/uploads/2010/02/awesome-design.gif" alt="My awesome first tablet design" width="360" height="277" /></a><p class="wp-caption-text">My awesome first tablet design</p></div>
<p>(This post was started using my new tablet!)</p>
<p>Well, I suppose that now that I have a tablet, I oughta start practicing. You see, I&#8217;ve never been one to have exceptional handwriting skills, so it&#8217;s a good thing that I now have a computer that can understand my handwriting better than my 8th-grade Spanish teacher could.<em> I used to get a LOT of </em><strong><em>zero</em></strong><em>s on my homework.</em></p>
<p>(At this point, I&#8217;m back to my keyboard because my hand began cramping up. I tried, at least&#8230; Typing at 90WPM  on my keyboard is superior to writing using a plastic pen on a mat.)</p>
<p>I&#8217;ve long dreamed of owning a graphics tablet, for quick mockups (I included my first here. Creative Commons license, feel free to derive from its awesomeness.) I picked up the <a href="http://www.amazon.com/gp/product/B002OOWC3S?ie=UTF8&amp;tag=thbape-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B002OOWC3S" target="_blank">Wacom Pen &amp; Touch</a>. Three days in, it has been fun to play with; while it hasn&#8217;t been 100% everything that I ever imagined it would be, I think that it may be more of a learning curve issue rather than an issue with the technology itself. I&#8217;m used to using a mouse that I have to throw all over a mousepad, not a pen and a tablet that maps 1:1 with my monitor (originally, it mapped to both monitors before I turned off the second monitor in the tablet settings.)</p>
<p>One of the troubles I was having was that it seemed somewhat laggy when I was using my pen on Windows 7 with Photoshop CS3. I noticed mostly that when I was writing, I couldn&#8217;t add small details well (look at how crazy all of the lines in my As are); it would sort of <em>stick</em> and think it was supposed to pull up some kind of command menu. I&#8217;d like to blame it on myself, as a user error&#8230; but it isn&#8217;t at all obvious how I fix that issue, if it is one.</p>
<p>Regardless, I&#8217;m going to soldier on and try a few more mockups before passing more severe judgement. There are probably some hidden settings somewhere to fix; and once I have those figured out, I&#8217;ll post a follow-up on how I did it. Hopefully I do it. Don&#8217;t crush my dreams, Wacom.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;title=Wacom+Bamboo+Tablet+Experience" title="Add 'Wacom Bamboo Tablet Experience' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Wacom Bamboo Tablet Experience' to Del.icio.us" alt="Add 'Wacom Bamboo Tablet Experience' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;title=Wacom+Bamboo+Tablet+Experience" title="Add 'Wacom Bamboo Tablet Experience' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Wacom Bamboo Tablet Experience' to digg" alt="Add 'Wacom Bamboo Tablet Experience' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;title=Wacom+Bamboo+Tablet+Experience" title="Add 'Wacom Bamboo Tablet Experience' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Wacom Bamboo Tablet Experience' to reddit" alt="Add 'Wacom Bamboo Tablet Experience' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/" title="Add 'Wacom Bamboo Tablet Experience' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Wacom Bamboo Tablet Experience' to Technorati" alt="Add 'Wacom Bamboo Tablet Experience' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;h=Wacom+Bamboo+Tablet+Experience" title="Add 'Wacom Bamboo Tablet Experience' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Wacom Bamboo Tablet Experience' to Newsvine" alt="Add 'Wacom Bamboo Tablet Experience' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;title=Wacom+Bamboo+Tablet+Experience" title="Add 'Wacom Bamboo Tablet Experience' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Wacom Bamboo Tablet Experience' to Stumble Upon" alt="Add 'Wacom Bamboo Tablet Experience' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;title=Wacom+Bamboo+Tablet+Experience" title="Add 'Wacom Bamboo Tablet Experience' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Wacom Bamboo Tablet Experience' to Google Bookmarks" alt="Add 'Wacom Bamboo Tablet Experience' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;title=Wacom+Bamboo+Tablet+Experience" title="Add 'Wacom Bamboo Tablet Experience' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Wacom Bamboo Tablet Experience' to Live-MSN" alt="Add 'Wacom Bamboo Tablet Experience' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Wacom+Bamboo+Tablet+Experience&amp;url=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/" title="Add 'Wacom Bamboo Tablet Experience' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Wacom Bamboo Tablet Experience' to SlashDot" alt="Add 'Wacom Bamboo Tablet Experience' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;t=Wacom+Bamboo+Tablet+Experience" title="Add 'Wacom Bamboo Tablet Experience' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Wacom Bamboo Tablet Experience' to FaceBook" alt="Add 'Wacom Bamboo Tablet Experience' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/" title="Add 'Wacom Bamboo Tablet Experience' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Wacom Bamboo Tablet Experience' to Twitter" alt="Add 'Wacom Bamboo Tablet Experience' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/&amp;title=Wacom+Bamboo+Tablet+Experience&amp;srcURL=http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/" title="Add 'Wacom Bamboo Tablet Experience' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'Wacom Bamboo Tablet Experience' to Google Buzz" alt="Add 'Wacom Bamboo Tablet Experience' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2010/02/wacom-bamboo-tablet-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neflaria V2: HTML 5, jQuery 1.4.1</title>
		<link>http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/</link>
		<comments>http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 01:19:16 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Neflaria]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[jquery 1.4]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=200</guid>
		<description><![CDATA[Yay! I love jQuery! I love HTML html 5! I love CSS 3! And, I&#8217;ve decided that Neflaria, Version 2, will be my playground. Neflaria, for the unacquainted, is the online game that my friend and I inherited a couple years ago. You make a character, you log in, and you fight monsters and chat [...]]]></description>
			<content:encoded><![CDATA[<p>Yay! I love jQuery! I love HTML <em>html</em> 5! I love CSS 3!</p>
<p>And, I&#8217;ve decided that Neflaria, Version 2, will be my playground.</p>
<p><a href="http://www.neflaria.com" target="_blank">Neflaria</a>, for the unacquainted, is the online game that my friend and I inherited a couple years ago. You make a character, you log in, and you fight monsters and chat with other players; while there&#8217;s not a whole lot to the game, it has been around for about 10 years, and as such, has a lot of character. And a lot of <em>characters</em>. I mean that endearingly. <span style="color: #888888;">(Hi, Chris)</span></p>
<p>However, to a lot of the players, and definitely to me, its 2001-era look is a little stale. Its 12px Times New Roman on 100&#215;100 pixel repeating background. Another word might be &#8220;dated.&#8221; The server-side database and file structure is a little crazy and unorganized, and it is time for an upgrade. So, here&#8217;s where Neflaria version 2 comes in.</p>
<p>One of the decisions we made was to move forward and to use jQuery 1.4.1, which niftily came out just as we were restarting development, to use html 5 (by including the wonderful html 5 shiv [<a href="http://remysharp.com/2009/01/07/html5-enabling-script/" target="_blank">blog post</a>, <a href="http://html5shiv.googlecode.com/svn/trunk/html5.js" target="_blank">javascript</a>] for backwards compatibility), and do as much as we can to bring Neflaria into 2010 while at the same time making sure that the people playing the game- who are probably still on IE6- aren&#8217;t left out in the dark. Now, I&#8217;ve always railed against IE6, and I hate IE6 support more than anything&#8230; but by building on a solid base of well-structured html, css, and javascript, we can bend the styles later on to suit IE6&#8242;s needs, while maintaining future compatibility. &#8220;Graceful Degredation&#8221; is the term of the day.</p>
<p>We&#8217;re developing Neflaria V2 looking for the future. We&#8217;re building our javascript more like a framework and less like a loose collection of methods called &#8220;x2&#8243; and &#8220;j5&#8243;. We&#8217;re restructuring the database (aka normalizing the heck out of it) and using JSON served piping hot via short but precise PHP pagelets. It&#8217;ll be very client-heavy, assuring server-side performance, and it&#8217;ll be extensible for future features. We&#8217;re even working on multilingual support, using jQuery to query a language-based XML file by key.</p>
<p>I&#8217;m pretty excited. Get a preview here (only the home, terms of service, privacy policy, and &#8220;create&#8221; and &#8220;login&#8221; buttons do anything, and it isn&#8217;t wired up to the database): <a href="http://labs.crimsondeviations.com/NeflariaV2Preview/">http://labs.crimsondeviations.com/NeflariaV2Preview/</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;title=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Del.icio.us" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;title=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to digg" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;title=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to reddit" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Technorati" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;h=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Newsvine" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;title=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Stumble Upon" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;title=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Google Bookmarks" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;title=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Live-MSN" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1&amp;url=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to SlashDot" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;t=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to FaceBook" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Twitter" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/&amp;title=Neflaria+V2%3A+HTML+5%2C+jQuery+1.4.1&amp;srcURL=http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Google Buzz" alt="Add 'Neflaria V2: HTML 5, jQuery 1.4.1' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2010/01/neflaria-v2-html-5-jquery-1-4-1/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Don’t Make Me Think: Book Review Part 2</title>
		<link>http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/</link>
		<comments>http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 01:41:25 +0000</pubDate>
		<dc:creator>Jack Lawson</dc:creator>
				<category><![CDATA[Book Review]]></category>
		<category><![CDATA[User Interface Design]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.thejacklawson.com/?p=128</guid>
		<description><![CDATA[The first section of the book, called &#8220;Guiding Principles&#8221;, lays the foundation to begin thinking about usability. It explains the thought process that the end user takes; it&#8217;s never what you plan, but with proper design, you can help guide and funnel them in the right direction. I&#8217;ve explained it in another post before: developers [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="float: right; width: 250px; margin: 1em;">
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/79543074@N00/283428557"><img title="Nice example from the Don Norman school of thought regarding usability: Why do the handles need to have words?" src="http://farm1.static.flickr.com/99/283428557_207201b394_m.jpg" alt="Nice example from the Don Norman school of tho..." width="240" height="180" /></a><p class="wp-caption-text">Image by padday via Flickr</p></div>
</div>
<p>The first section of the book, called &#8220;Guiding Principles&#8221;, lays the foundation to begin thinking about usability. It explains the thought process that the end user takes; it&#8217;s never what you plan, but with proper design, you can help guide and funnel them in the right direction.</p>
<p>I&#8217;ve explained it in another post before: developers often think exactly like their application: we think, &#8220;if the user clicks X, they&#8217;ll see a menu for Y, which they can click to get to Z. Wire it up!&#8221; but in reality, the user isn&#8217;t a developer and doesn&#8217;t know the application end-to end. They have to muddle their way through the website, and if they&#8217;re lucky, they&#8217;ll manage to follow your carefully laid track. The only way we can have a hope to get them from X-&gt;Y-&gt;Z is by making each link, button, or step as clear as possible by developing controls that are self-explanatory in use. Buttons should look clickable, links should stand out from the text, headers should be obvious, and navigation should be clear. The user shouldn&#8217;t have to look up help text, experiment, or even pause to think in their quest to get to Z.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;">In other words, if you think, &#8220;we&#8217;ll just add explanatory text right here,&#8221; You&#8217;re Doing It Wrong.</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;">Stay tuned for Part 3!</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a href="http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-1/">Part 1</a></div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em> </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;title=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2" title="Add 'Don’t Make Me Think: Book Review Part 2' to Del.icio.us"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to Del.icio.us" alt="Add 'Don’t Make Me Think: Book Review Part 2' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;title=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2" title="Add 'Don’t Make Me Think: Book Review Part 2' to digg"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to digg" alt="Add 'Don’t Make Me Think: Book Review Part 2' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;title=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2" title="Add 'Don’t Make Me Think: Book Review Part 2' to reddit"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to reddit" alt="Add 'Don’t Make Me Think: Book Review Part 2' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/" title="Add 'Don’t Make Me Think: Book Review Part 2' to Technorati"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to Technorati" alt="Add 'Don’t Make Me Think: Book Review Part 2' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;h=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2" title="Add 'Don’t Make Me Think: Book Review Part 2' to Newsvine"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to Newsvine" alt="Add 'Don’t Make Me Think: Book Review Part 2' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;title=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2" title="Add 'Don’t Make Me Think: Book Review Part 2' to Stumble Upon"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to Stumble Upon" alt="Add 'Don’t Make Me Think: Book Review Part 2' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;title=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2" title="Add 'Don’t Make Me Think: Book Review Part 2' to Google Bookmarks"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to Google Bookmarks" alt="Add 'Don’t Make Me Think: Book Review Part 2' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;title=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2" title="Add 'Don’t Make Me Think: Book Review Part 2' to Live-MSN"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to Live-MSN" alt="Add 'Don’t Make Me Think: Book Review Part 2' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2&amp;url=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/" title="Add 'Don’t Make Me Think: Book Review Part 2' to SlashDot"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to SlashDot" alt="Add 'Don’t Make Me Think: Book Review Part 2' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;t=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2" title="Add 'Don’t Make Me Think: Book Review Part 2' to FaceBook"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to FaceBook" alt="Add 'Don’t Make Me Think: Book Review Part 2' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/" title="Add 'Don’t Make Me Think: Book Review Part 2' to Twitter"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to Twitter" alt="Add 'Don’t Make Me Think: Book Review Part 2' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/&amp;title=Don%E2%80%99t+Make+Me+Think%3A+Book+Review+Part+2&amp;srcURL=http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/" title="Add 'Don’t Make Me Think: Book Review Part 2' to Google Buzz"><img src="http://www.thejacklawson.com/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'Don’t Make Me Think: Book Review Part 2' to Google Buzz" alt="Add 'Don’t Make Me Think: Book Review Part 2' to Google Buzz" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thejacklawson.com/index.php/2010/01/dont-make-me-think-book-review-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
