Tagged Questions
4
votes
1answer
116 views
Is the back button in Windows 8 apps purely chronological?
The back button is ubiquitous in Windows 8 ("Metro") apps.
What exactly is its meaning? The Microsoft apps I have seen and the Visual Studio page templates use the button in a chronological manner ...
6
votes
4answers
93 views
When is it appropriate to split functionality into separate apps?
I'm a designer and my company has a single app that serves two different types of user.
One group is the general public, who uses the app to navigate big events (e.g. annual user group meeting ...
3
votes
1answer
119 views
Navigation Design for GoogleTV
I'm doing some research on ways to navigate on a GoogleTV.
There aren't any design guidelines, but it seems a Left Menu Bar design, like the GTv YouTube app, is common use.
In my opinion it doesn't ...
0
votes
2answers
78 views
How to group together blog posts/articles?
What should be the general criteria to group together blog posts/articles..??
I have just two ideas in my mind:
One - To group by date of publishing..
Two - To group by category..
On what type of ...
0
votes
2answers
1k views
Navigation bar and Toolbar in ipad app at top of screen - apple's approval?
I'm a newbie. I have got a wire frame for ipad application, in which navigation bar and tool bars are placed on the top. And back button is placed in toolbar. Whether it violates apple's guidelines or ...
2
votes
2answers
4k views
Back button on iPhone
There is an opinion that in iPhone apps, there's no point in placing the Back button on screens that are directly accessible via the main navigation menu (at the bottom) - because the button just ...
2
votes
1answer
645 views
What are best practices when designing a left-hand navigation element?
There are many CMS and other web application that sometimes require a left-hand navigation area which provide a way for the user to access additional resource in that specific area. This is not a ...