Toaster: Difference between revisions
Line 7: | Line 7: | ||
== User interface == | == User interface == | ||
The design of the user interface takes place in iterations, and most recent | The design of the user interface takes place in iterations, and most recent designs supersede older ones. | ||
Here is a set of links to design documentation. | Here is a set of links to design documentation. | ||
* [[Web_Hob_design_project_with_T%26T]] - the latest user interface design | * [[Web_Hob_design_project_with_T%26T]] - the latest user interface design | ||
Line 15: | Line 15: | ||
=== WebHob clickable prototype === | === WebHob clickable prototype === | ||
* [http://www.yoctoproject.org/webhob/phase3_final_web_prototype/dashboard.html] | * [http://www.yoctoproject.org/webhob/phase3_final_web_prototype/dashboard.html | A web-based prototype of the Web Hob user interface] | ||
=== Old design documents === | === Old design documents === |
Revision as of 16:51, 23 May 2013
WebHob is a Web-based interface to the Bitbake build system and the Poky distribution inside the Yocto Project.
General discussion about Web Hob happens on a dedicated mailing list: https://lists.yoctoproject.org/listinfo/webhob
Here are the design documents we follow.
User interface
The design of the user interface takes place in iterations, and most recent designs supersede older ones. Here is a set of links to design documentation.
- Web_Hob_design_project_with_T&T - the latest user interface design
- Visualisations - an inventory of data visualisations we aim to include in the first release of Web Hob
- File:Multiuser support in Web Hob.pdf - different design approaches to handle multi-user scenarios
- File:Web Hob content structure.pdf - Web Hob information architecture
WebHob clickable prototype
Old design documents
Architecture and component design
We are planning the capabilities of WebHob based on evolutive stages of implementation, using community feedback on each stage to plan, design and implement a set of capabilities for the next stage. In the first stage, synchronized with the planning of Yocto 1.5, we'll implement a build analysis / image inspection module.
WebHob is designed as a collection of components that will run independently performing isolated functions. The interfaces between components are documented on this wiki as to ease interoperability with newer components. From design phase, we've taken care to account for further expansion needs, and account for scalability problems.
Installation and Running
We provide a manual for installation and running WebHob as part of this wiki.
Testing
Old page content
This page is about the Web Hob project. Web Hob is a web-based interface to the Yocto Project.
General discussion about Web Hob happens on a dedicated mailing list: https://lists.yoctoproject.org/listinfo/webhob
There have been 2 main pieces of work related to Web Hob so far:
- A design project with the London-based agency Tobias & Tobias
- A preliminary design project by Jim Kosem
Web Hob information architecture
This document represents the content structure of the Web Hob application.
File:Web Hob content structure.pdf
Different approaches to multi-user workflows
This document outlines the different approaches we have uncovered so far to facilitate multi-user and team work with Web Hob.
Visualisations index
The build analysis functionality in Web Hob will include several graphical presentations of build data. The first step to design them is listing them all.