When Steve Jobs announced the iPad, he emphasized Apple's embracement of a new third segment of devices, right between the smartphone and traditional computer/laptops. The target hereby - at least in the beginning - lies in the home context, in which content such as websites, photos, movies and books is primarily just consumed passively.
From a user interface designer's point of view the iPad as such is particularly interesting in three ways:
Overall the iPad stands representatively for a huge exploitable potential, especially for us user experience designers whose brain cells never stopped buzzing since Steve's keynote.

In the following we sketch two usage scenarios, which highlight the advantages of such an (integrating) tablet in the home context, which might even be shared by multiple family members.
(Disclaimer: Of course we are aware that there were similar devices and concepts before the iPad. But judging from the current media feedback, it is safe to assume that - just like the iPod and the iPhone stand for a fundamental change in the music and smartphone businesses - the iPad will revolutionize the tablet-business.)
Until now Homer turned on his radio every morning to start the day with good tunes mixed with news and the weather update. The only problem is that either the taste of the DJs is questionable or the frequency of news is too low.
With our new radio.app this service can be tailored much better: Countless semantic connections through custom artist-tags, neighbourhoods of shared musical taste, individual news-intervals are just a few benefits to mention.
Besides its light-weight portability the tablet bears a key advantage in this scenario by leveraging its touchbased interaction. The interface scales beautifully with the complexity of the usage context, starting from trivial (Start, Stop) to precise gesturebased navigation through the tag cloud by zoom & pinch. Furthermore different views can be switched through simple swiping in the upper half of the screen.
Lisa perceives the static representations in her physics schoolbooks way too abstract thus extremely boring, which reflects directly into her grades.
With our new learning.app she is now able to view all experiment setups from different perspectives, zoom in and most importantly replay them as movies at any speed.
The advantage of gesture based controls in this scenario is obvious: Besides directly tangible manipulation of the view angle, the level of represented information adapts naturally by zoom & pinch. Furthermore the setup itself can be re-arranged on the screen by dragging its parts just like in real life without any indirect interaction (mouse or keyboard).
Eventually this natural interaction makes the physical laws for Lisa transparent and conclusive. Any error in her setup gets highlighted instantenously both in the calculations (bottom screen half) and in the schema (upper half) via live simulation.

ERGOSIGN proudly supports UXcamp Europe 2010, which takes place on May 29th and 30th in Berlin.
Leveraging the advantages of the contemporary barcamp-principle, designers discuss, collaborate and present hot topics from all UX-related domains.
Tickets are free, all you have to do is register (early) on the barcamp's wiki ...
We look forward to great sessions!
Prof. Dr. Dieter Wallach is holding a presentation today on the topic "HCI: From Theory to Practice and back" at the Informatisches Kolloquium des Hamburger Informatik-Forum e.V.

Right in time for the jesters' high season, we designed four carnival icons in 128px, 48px, 32px, 24px and 16px to download for free!
Jump over to our free icons in our icon shop...

ERGOSIGN contributes to this conference with two presentations:
by Prof. Dr. Dieter Wallach and Martin Radvak
Usability Fundamentals Track, Thursday , 27th of May at 1:30 PM
Natural user interfaces, especially multi-touch systems, are becoming increasingly established in productive scenarios in which "classical" GUIs turn out to be less appropriate. This presentation describes guiding solutions for the arising conceptual and user-centred design challenges focussing on the platform and posture of tabletop-based systems like Microsoft Surface.
by Dr. Marcus Plach, Sebastian C. Scholz, Aurobinda Pradhan and Jayaram Srinivasan
Experienced Practitioners Track, Thursday, 27th of May at 4:15 PM
A process of establishing collaboration between a German and an Indian UCD service provider is presented, built on principles of modern communication theory: By following five phases gradually common ground was reached, allowing both partners to control the growth of trust and mutual understanding – eventually to deliver successful cross-cultural UCD projects.
We look forward to meet you at UPA2010 in Munich!

The ERGOSIGN Award 2010 for outstanding efforts in "Media Information Sciences and Digital Media" at the University of Applied Sciences Kaiserslautern, Zweibrücken was presented on Friday, January 15th.
The prize comes with a 500.- Euro purse and is awarded for the 6th time. This year's recipient Stefan Kovachev finished his studies with an excellent 1.1 grade. In his brilliant diploma thesis he evaluated different implementations of the Java Persistence API (JPA) regarding performance, features, documentation and usability.
In the development of modern software a plethora of visuals and icons is used. The ideal solution would be that one icon library feeds all potential applications such as tool bars, splash screens, tree views, buttons etc.
One way to reach this effect is by using the proprietary Windows format ICO, that bundles multiple icons sizes within one file. The more elegant solution however is the usage of scalable vector-icons. The implementation of such vector-icons into WPF applications happens in the XAML format: One single icon file can be used simultaneously in multiple sizes since XAML icons can be scaled lossless due to their vector-based nature. |
ERGOSIGN designs vector icons in Adobe Illustrator. Subsequently, they can be refined in Expression Blend Designer and transformed into XAML code.
This procedure enables us to keep using our familiar design tools of choice and thus to avoid any compromises regarding quality. Furthermore, the icons can also be exported as printable EPS-files without any problem.
The integration of a XAML icon library into WPF is quite simple. All XAML icons are delivered as a single XAML resource file that can be imported into any existing WPF project.
| After import, all icons are at your disposal as rectangle resources that can easily be used in tool bars, tree views, buttons or any other control. In the case of Expression Blend all you have to do is to drag the icon on the respective control. If you prefer to do it via code, just use the following snippet: <Rectangle Fill={DynamicResource Iconname} /> You can easily try it yourself by downloading our XAML test icons here. |
If you need professionally designed vector-based icons in XAML, just contact us here.
It's the start of 2010, which by the way is the year of ERGOSIGN's tenth anniversary, and the redesign of our website is finally online.
Particularly noteworthy are the following changes:
![]() |
Bigger typography, more whitespace and more distinct key visuals pay tribute to the continuously growing display sizes and resolutions. Furthermore a standard compliant and (almost) plugin-free development realize a high compatibility. |
![]() |
The reference section received a big update, a high and still growing number of case studies give you maximum insight into our work through detailed descriptions and screenshots. |
![]() |
Our icon shop is now completely overhauled: A total of 702 stock icons is available for download in two different styles. In addition to the existing packages of similiar metaphors you can now get individiual icons as well. It is also possible to test all icons in different potential applications such as ribbons, toolbars etc through an interactive preview (Firefox, Safari, Opera, IEX7+). |