(→Links) |
|||
Line 38: | Line 38: | ||
==Links== | ==Links== | ||
APPS | |||
* [http://www.golem.de/1012/79960.html Googles Web App Store gestartet] | * [http://www.golem.de/1012/79960.html Googles Web App Store gestartet] | ||
Line 43: | Line 45: | ||
* [http://www.golem.de/showhigh2.php?file=/1012/79929.html Mozillas Open Web App Ecosystem macht Fortschritte] | * [http://www.golem.de/showhigh2.php?file=/1012/79929.html Mozillas Open Web App Ecosystem macht Fortschritte] | ||
ZUI (Zooming User Interfaces) | |||
* [http://en.wikipedia.org/wiki/Zooming_user_interface] | |||
* [http://zoomism.com/ Zoomable website navigation] | |||
* [http://www.microsoft.com/silverlight/pivotviewer/ Microsoft Pivot] | * [http://www.microsoft.com/silverlight/pivotviewer/ Microsoft Pivot] | ||
* [http://tandem.gasi.ch/ Image Viewer build with Flash] | |||
* [http://www.cs.umd.edu/hcil/piccolo/applications/autobahn/collapsed.gif] | |||
OTHERS | |||
* [http://weizhou.wordpress.com/2008/07/07/prototype/ Lifestream – Redesign history and bookmarking – Wei Zhou] | * [http://weizhou.wordpress.com/2008/07/07/prototype/ Lifestream – Redesign history and bookmarking – Wei Zhou] | ||
* [http://www.azarask.in/blog/post/designing-tab-candy/ Firefox Panorama/Tab Candy] | * [http://www.azarask.in/blog/post/designing-tab-candy/ Firefox Panorama/Tab Candy] | ||
* [http://en.wikipedia.org/wiki/Radial_tree] | |||
==The Browser History== | ==The Browser History== |
Revision as of 03:58, 15 December 2010
Goals & Non-Goals
Goals
- make use of todays technology (higher resolutions and color depth, more memory, faster prozessors, gpu-processing) and interface elements such as drag 'n drop, (multi)touch
- forget everything about tabs, bookmarks and history
Non-Goals
- do minor enhancements to the old interface
- build on top of outdated ideas
Description
here should be more. realy.
Visualisation
Animation
Some basics
Toolwindows
- Toolwindows make no sense. No one needs extra windows so they should be inside the browser.
- Toolwindows could be some kind of app. So lets redefine:
Window=window.open(,'name','toolbar=no,location=no,status=no,menubar=no, scrollbars=no,resizable=no,width=500,height=200')
could mean: create an "app" which is 500x200 in pixels. This box can be moved around, snapped, dragged, dropped. It doesn't depend on anything. Its just there and doing something. Maybe an online radio, a chat, an calculator.
MORE TO COME
Links
APPS
- Googles Web App Store gestartet
- Firefox 4 Beta 2 - Mit App Tabs und schnellerem Scrollen
- Mozillas Open Web App Ecosystem macht Fortschritte
ZUI (Zooming User Interfaces)
OTHERS