<?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>João Prado Maia's Weblog &#187; Usability</title>
	<atom:link href="http://pessoal.org/blog/category/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://pessoal.org/blog</link>
	<description></description>
	<lastBuildDate>Tue, 11 Aug 2009 00:42:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Globo.com YSlow performance grade: F (33)</title>
		<link>http://pessoal.org/blog/2008/06/30/globocom-yslow-performance-grade-f-33/</link>
		<comments>http://pessoal.org/blog/2008/06/30/globocom-yslow-performance-grade-f-33/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 17:54:47 +0000</pubDate>
		<dc:creator>jpm</dc:creator>
				<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[YSlow]]></category>

		<guid isPermaLink="false">http://pessoal.org/blog/?p=105</guid>
		<description><![CDATA[Holy crap. I was bored at lunch time so I started visiting some random brazilian sites and looking at their YSlow performance grades. oglobo.globo.com has a performance grade of 33.
Biggest issues that I can see:

Tons and tons of HTTP requests (8 external js files; 9 external css files; 79 (!!!) CSS background images)
Most images have [...]]]></description>
			<content:encoded><![CDATA[<p>Holy crap. I was bored at lunch time so I started visiting some random brazilian sites and looking at their <a href="http://developer.yahoo.com/yslow/">YSlow</a> performance grades. <a href="http://oglobo.globo.com">oglobo.globo.com</a> has a performance grade of 33.</p>
<p>Biggest issues that I can see:</p>
<ul>
<li>Tons and tons of HTTP requests (8 external js files; 9 external css files; 79 (!!!) CSS background images)</li>
<li>Most images have a 20 minute expire time</li>
<li>No compression is going on for HTML/JS/CSS code</li>
<li>Everything being served from the same hostname</li>
<li>No minified JS code</li>
<li>ETags are enabled</li>
</ul>
<p>At least they are avoiding CSS expressions :)</p>
]]></content:encoded>
			<wfw:commentRss>http://pessoal.org/blog/2008/06/30/globocom-yslow-performance-grade-f-33/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recommendation: Web Design Index book</title>
		<link>http://pessoal.org/blog/2008/02/29/recommendation-web-design-index-book/</link>
		<comments>http://pessoal.org/blog/2008/02/29/recommendation-web-design-index-book/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 04:25:47 +0000</pubDate>
		<dc:creator>jpm</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://pessoal.org/blog/?p=64</guid>
		<description><![CDATA[
I was browsing through a local Barnes &#038; Noble tonight and found a great book on web design: Web Design Index 7.
At first I thought it was some book for web design beginners, but I couldn&#8217;t be more wrong. It&#8217;s a wonderful book full of screenshots of some very cool web site designs. It seems [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.pepinpress.com/catalogue/view/51' title='Web Design Index 7' style="float: left;"><img src='http://pessoal.org/blog/wp-content/uploads/2008/02/1179834532_wdicover.jpg' alt='Web Design Index 7' /></a></p>
<p>I was browsing through a local Barnes &#038; Noble tonight and found a great book on web design: <a href="http://www.pepinpress.com/catalogue/view/51">Web Design Index 7</a>.</p>
<p>At first I thought it was some book for web design beginners, but I couldn&#8217;t be more wrong. It&#8217;s a wonderful book full of screenshots of some very cool web site designs. It seems like a perfect book to inspire your work when designing a completely new site or application.</p>
<p>The publisher, <a href="http://www.pepinpress.com/">The Pepin Press</a>, has more editions of this book, and I&#8217;m sure I&#8217;ll buy some more after I go through this one.</p>
<p><br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://pessoal.org/blog/2008/02/29/recommendation-web-design-index-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data analytics book wishlist</title>
		<link>http://pessoal.org/blog/2008/02/22/data-analytics-book-wishlist/</link>
		<comments>http://pessoal.org/blog/2008/02/22/data-analytics-book-wishlist/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 21:15:06 +0000</pubDate>
		<dc:creator>jpm</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://pessoal.org/blog/?p=62</guid>
		<description><![CDATA[I wish there was a good book on general guidelines for data analytics. Stuff like best practices on how to display historic data, best ways to plot graphs displaying that information, etc. 
The book Visualizing Data seems interesting, but it&#8217;s too bad that it is a book about Processing, a very specific type of data [...]]]></description>
			<content:encoded><![CDATA[<p>I wish there was a good book on general guidelines for data analytics. Stuff like best practices on how to display historic data, best ways to plot graphs displaying that information, etc. </p>
<p>The book <a href="http://www.oreilly.com/catalog/9780596514556/">Visualizing Data</a> seems interesting, but it&#8217;s too bad that it is a book about Processing, a very specific type of data analysis software.</p>
<p><a href="http://www.analyticspress.com/show.html">Show Me the Numbers</a> is another very good book on this topic, and much more general in teaching some of these concepts. Sometimes I felt it was a bit too academic.</p>
<p><a href="http://www.oreilly.com/catalog/infodashboard/">Information Dashboard Design</a> is another good book, but it shows off so many examples of bad design when building dashboard modules, that it forgets to also give a few examples of good design.</p>
]]></content:encoded>
			<wfw:commentRss>http://pessoal.org/blog/2008/02/22/data-analytics-book-wishlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calendar of bad usability mistakes, 2008 edition</title>
		<link>http://pessoal.org/blog/2008/02/20/calendar-of-bad-usability-mistakes-2008-edition/</link>
		<comments>http://pessoal.org/blog/2008/02/20/calendar-of-bad-usability-mistakes-2008-edition/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 22:08:06 +0000</pubDate>
		<dc:creator>jpm</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://pessoal.org/blog/?p=61</guid>
		<description><![CDATA[
This is something I found out while browsing around. It&#8217;s a calendar that you can print out to put in your office, but it lists a bunch of bad usability mistakes. It changes every year, and this is the 2008 edition.
You can get your own 2008 calendar for free at BadUsability.com.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://badusability.com" style="float: left; margin-right: 10px;"><img src="/blog/badusability_calendar.png" /></a></p>
<p>This is something I found out while browsing around. It&#8217;s a calendar that you can print out to put in your office, but it lists a bunch of bad usability mistakes. It changes every year, and this is the 2008 edition.</p>
<p>You can get your own 2008 calendar for free at <a href="http://badusability.com">BadUsability.com</a>.</p>
<p><br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://pessoal.org/blog/2008/02/20/calendar-of-bad-usability-mistakes-2008-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
