As part of our ongoing work on the Mozilla crash reporting system (codenamed “Socorro”) 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 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.
Current page: http://crash-stats.mozilla.com/
Currently when you go to the Socorro home page you’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 “dashboard” approach with top crashers for release versions and other pertinent information.
Some key changes in this wireframe:
Current page: http://crash-stats.mozilla.com/topcrasher
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.
Example: Crash reports in mozcrt19.dll@0x1838a
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).
As I mentioned these are quite preliminary and I’m very interested to hear your comments and whether you feel these wireframes are headed in the right direction.
Redesigning a tool such as Socorro is rather challenging as there aren’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’s specific requirements as well as be generic enough to be adaptable by others, which makes this redesign even more tricky.
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.
Beefs, bouquets, comments, suggestions?
Tags: Design
In your changes above, you say:
> The “Mozilla Developers” button at the top right-hand corner opens a jump menu…
I agree this makes sense. Would it not also make sense for the front pages of the other relevant web pages? I can suggest *.m.o sites such as bugzilla, talos, mxr, bonsai and tinderbox off the top of my head.
Ray Kiddy on December 16th, 2008 at 8:17 amIs there a bug around which covers this work? It would be great to know because having discussions there is more centralized. Personally I don’t watch all these posts and comments.
Henrik on January 1st, 2009 at 3:47 pm