<?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>Mozilla Web Development &#187; Design</title>
	<atom:link href="http://blog.mozilla.com/webdev/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/webdev</link>
	<description>Everybody Likes Ninjas</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:41:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>GetFirebug.com redesign launched!</title>
		<link>http://blog.mozilla.com/webdev/2010/02/08/getfirebug-com-redesign-launched/</link>
		<comments>http://blog.mozilla.com/webdev/2010/02/08/getfirebug-com-redesign-launched/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:03:05 +0000</pubDate>
		<dc:creator>Neil Lee</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Sans nom]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/webdev/2010/02/08/getfirebug-com-redesign-launched/</guid>
		<description><![CDATA[After a much-too-long delay, the GetFirebug.com web site redesign is now live. Here's a few production notes and other thoughts on how the revamped web site for one of the top web development tools came into being.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve happened across the <a href="http://getfirebug.com/">GetFirebug.com</a> web site recently, you&#8217;ll notice everything has a rather pleasant freshly painted smell. After a much-too-long delay, we&#8217;ve finally updated the design and layout for the official Firebug web site, and introduced a lovely new icon by our resident Iconmaster General <a href="http://seanmartell.com/">Sean Martell</a>.</p>
<p>Even with intense competition from tools integrated into other web browsers, Firebug is arguably still the leading web development tool in use, with <a href="https://addons.mozilla.org/en-US/statistics/addon/1843">nearly two million active daily users</a>. Its web site needed to reflect Firebug&#8217;s capabilities more clearly. With that in mind, the primary goals with this redesign were to make the official Firebug web site easier to use, more pleasant to look at, and give Firebug more of a traditional software-style layout to highlight its many positive qualities.</p>
<h2>GetFirebug.com: Before</h2>
<div class="thumbimg"><a href="http://blog.mozilla.com/webdev/files/2010/02/firebug-original1.png"><img style="border:1px solid #aaa" src="http://blog.mozilla.com/webdev/files/2010/02/firebug-original-tm.jpg" alt="firebug-original.png" width="650" height="487" /></a></div>
<h2>GetFirebug.com: After</h2>
<div class="thumbimg"><a href="http://blog.mozilla.com/webdev/files/2010/02/Firebug-new1.png"><img style="border:1px solid #aaa" src="http://blog.mozilla.com/webdev/files/2010/02/Firebug-new-tm.jpg" alt="Firebug-new.png" width="650" height="491" /></a></div>
<p>It&#8217;s a fairly straightforward design, so there&#8217;s not a lot of interesting production notes to highlight, but here&#8217;s some specifics on what went into this redesign:</p>
<ul>
<li>The layout is roughly based on the <a href="http://960.gs/">960 grid system</a>. The original hope was to do the site in a fully fluid layout, but time constrains intervened.</li>
<li>Headers and pull text are in the gorgeous (and open source!) <a href="http://www.campivisivi.net/titillium/">Tittillium</a>, thanks to <a href="https://developer.mozilla.org/index.php?title=En/CSS/%40font-face">@font-face</a>. The body text was originally set in <a href="http://www.droidfonts.com/">Droid</a>, but due to a legibility issue on Windows machines with text-smoothing disabled, it was switched to the more common Trebuchet MS.</li>
<li>The pages are build using the HTML5 doctype, with <a href="http://jquery.com/">JQuery</a> and the <a href="http://fancybox.net/">Fancybox</a> plugin powering the modal pop-ups.</li>
<li>The screencast on the homepage uses the <a href="http://camendesign.com/code/video_for_everybody">Video for Everybody</a> system to embed the OGG video, with MP4 and Flash fallback for other user agents.</li>
<li>The homepage blog feed pulls in from the <a href="http://blog.getfirebug.com/">Firebug weblog</a> RSS feed using <a href="http://simplepie.org/">SimplePie</a>.</li>
<li>For this iteration, we wanted to switch the site over to a simple content management system, and ended up settling on <a href="http://grabaperch.com/">Perch</a>. It has its shortcomings, but it was straightforward enough and easy enough for me (mostly a designer/UX guy) to implement.</li>
<li>Sean passed along a few images that inspired the sparkly new icon. Originally, we tossed around the idea of doing something cartoony and heroic, like <a href="http://mozilla.seanmartell.com/firebug_torch.png">this lil&#8217; dude</a>, but ultimately decided to go with a more, well, buggier bug.</li>
<li>Photographic inspiration:  <a href="http://www.ent.iastate.edu/images/coleoptera/dogbane/dogbane_beetle.jpg">Bug 1</a> • <a href="http://www.wildanimalsonline.com/insect/firebug-pyrrhocorisapterus.jpg">Bug 2</a> • <a href="http://farm4.static.flickr.com/3176/2738273721_ec11488947.jpg">Bug 3</a> • <a href="http://www.naturspaziergang.de/insecta/Wanzen/Wanzen-Fotos/Pyrrhocoris_apterus-03-03-09_001.jpg">Bugs!</a></li>
</ul>
<p>It&#8217;s been a long time coming, and we hope you like GetFirebug.com&#8217;s new set of clothes. The content is currently being updated and will roll out as it is completed, but in the meantime, please <a href="http://getfirebug.com/">kick the tires</a> and let us know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/webdev/2010/02/08/getfirebug-com-redesign-launched/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Socorro wireframes</title>
		<link>http://blog.mozilla.com/webdev/2008/12/04/socorro-wireframes/</link>
		<comments>http://blog.mozilla.com/webdev/2008/12/04/socorro-wireframes/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 17:52:13 +0000</pubDate>
		<dc:creator>Neil Lee</dc:creator>
				<category><![CDATA[Socorro]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/webdev/?p=122</guid>
		<description><![CDATA[As part of our ongoing work on the Mozilla crash reporting system (codenamed &#8220;Socorro&#8221;) a redesign of the entire interface is in the works, and I have some preliminary wireframes to share for feedback and discussion. My personal goals with this redesign are to make working with crash data more efficient, and to make each [...]]]></description>
			<content:encoded><![CDATA[<p>As part of our ongoing work on the Mozilla crash reporting system (codenamed &#8220;Socorro&#8221;) a redesign of the entire interface is in the works, and I have some preliminary wireframes to share for feedback and discussion.</p>
<p>My personal goals with this redesign are to make working with crash data more efficient, and to make each screen as useful and as intuitive as possible. This project is an interesting challenge, however, as there are not a lot of publicly-available examples of crash reporting systems to use as a baseline.</p>
<h3>&#8220;Home&#8221; page</h3>
<p>Current page: <a href="http://crash-stats.mozilla.com/">http://crash-stats.mozilla.com/</a></p>
<p>Currently when you go to the <a href="http://crash-stats.mozilla.com/">Socorro home page</a> you&#8217;re dumped right into search. This makes a lot of sense, but there could be a lot more useful data right up front. This wireframe tries to incorporate more of a &#8220;dashboard&#8221; approach with top crashers for release versions and other pertinent information.</p>
<div style="text-align:center"><a href="http://blog.mozilla.com/webdev/files/2008/12/search-basic-full.png"><img src="http://blog.mozilla.com/webdev/files/2008/12/search-basic1.png" alt="search-basic.png" border="0" width="450" /></a></p>
<p><strong>Home page, default configuration</strong></div>
<div style="text-align:center"><a href="http://blog.mozilla.com/webdev/files/2008/12/search-full-full.png"><img src="http://blog.mozilla.com/webdev/files/2008/12/search-full1.png" alt="search-full.png" border="0" width="450" /></a></p>
<p><strong>Home page with advanced filters visible</strong></p>
</div>
<p>Some key changes in this wireframe:</p>
<ol>
<li>Search is now called &#8220;Filter&#8221; as that&#8217;s really what you&#8217;re doing.</li>
<li>The filter options have been cleaned up a bit, and more specific filters are now grouped under <em>Advanced</em> and hidden by default.</li>
<li>The Advanced Filters toggle will remember if it was opened or closed, so if you regularly access any of these options they will be easily accessible.</li>
<li>There is a new &#8220;top crashers&#8221; widget that shows the top 3-5 reported crashes for current release versions.</li>
<li>The boxes underneath the filter / top crashers widget are for other chunks of data such as top crashers for development versions, mean time before failure, top URLs that cause crashes, etc.</li>
<li>The <strong>versions</strong> filter auto-fills with just the versions available for the selected product, to help keep the number of options down.</li>
<li>The &#8220;Mozilla Developers&#8221; button at the top right-hand corner opens a jump menu that lists all of the Mozilla developer web sites / tools. I think it&#8217;s kind of silly the various Mozilla developer sites aren&#8217;t linked together and this navigational tool addresses that deficiency.</li>
</ol>
<h3>Top Crashers</h3>
<p>Current page: <a href="http://crash-stats.mozilla.com/topcrasher">http://crash-stats.mozilla.com/topcrasher</a></p>
<div style="text-align:center"><a href="http://blog.mozilla.com/webdev/files/2008/12/topcrashers-full.png"><img src="http://blog.mozilla.com/webdev/files/2008/12/topcrashers.png" alt="topcrashers.png" border="0" width="450" /></a></div>
<p>At the moment the existing page is nothing more than a jumping point to link you to the various product versions. The redesigned wireframe tries to float up crash report information for more commonly used product versions while whittling the number of versions down to a more sensible number.</p>
<h3>Individual Crash Signatures</h3>
<p>Example: <a href="http://crash-stats.mozilla.com/report/list?product=Firefox&amp;version=Firefox%3A3.1b2pre&amp;query_search=signature&amp;query_type=contains&amp;query=&amp;date=&amp;range_value=1&amp;range_unit=weeks&amp;do_query=1&amp;signature=mozcrt19.dll%400x1838a">Crash reports in mozcrt19.dll@0x1838a</a></p>
<div style="text-align:center"><a href="http://blog.mozilla.com/webdev/files/2008/12/individual-signature-full.png"><img src="http://blog.mozilla.com/webdev/files/2008/12/individual-signature2.png" alt="individual-signature.png" border="0" width="450" /></a></div>
<p>The redesign does away with the tabbed interface currently in use and brings everything onto one page for quicker access. The top left-hand box displays either the number of crashes by operating system (for release versions) or the number of crashes by build (for development versions).</p>
<h3>Give us your comments, your feedback, your huddled criticism</h3>
<p>As I mentioned these are quite preliminary and I&#8217;m very interested to hear your comments and whether you feel these wireframes are headed in the right direction.</p>
<p>Redesigning a tool such as Socorro is rather challenging as there aren&#8217;t many existing examples of good design in this area (or many publicly available examples at all for that matter). I also had to keep in mind that whatever is created needs to work for both Mozilla&#8217;s specific requirements as well as be generic enough to be adaptable by others, which makes this redesign even more tricky.</p>
<p>I spent quite a bit of time looking at similar or parallel systems such as network and web hosting dashboards to get some ideas for how this information could be displayed and these wireframes incorporate some of my discoveries.</p>
<p>Beefs, bouquets, comments, suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/webdev/2008/12/04/socorro-wireframes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

