The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Sequences, again

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
David Naseby

Posts: 40
Nickname: naseby
Registered: Jun, 2004

David Naseby is a coder from Sydney, who codes in Ruby far too much yet not nearly enough.
Sequences, again Posted: Jun 8, 2004 8:52 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by David Naseby.
Original Post: Sequences, again
Feed Title: naseby + ruby + stuff
Feed URL: http://homepages.ihug.com.au/~naseby/rss.xml
Feed Description: Random wanderings through Ruby.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by David Naseby
Latest Posts From naseby + ruby + stuff

Advertisement

Sometimes answers come from unlikely quarters. I’ve found a new source of answers to my questions about the utility of sequences in web apps, that is so luxuriously afforded by Borges. Microsoft use the paradigm of Inductive User Interfaces ui/html/iuiguidelines.asp to describe a more sequential user interface (link via Mike Dub). A snippet that caught my eye:

IUI is an extension of the common Web-style interface. In the Web environment, pages have to be simple and task-based because each piece of information has to be sent to a server over a relatively slow connection. The server then responds with the next step, and so on. Good Web design means focusing on a single task per page and providing navigation forward and backward through pages. Similarly, inductive navigation starts with focusing the activity on each page to a single, primary task. from the MSDN ml/iuiguidelines.asp article

Its interesting (to me) because it recognises the actual, live practice of modalising web apps – yet Microsoft themselves have always pushed the app model on the web that is more like a traditional desktop UI, with pages that handle their own input, rather than pushing through a sequence.

Regardless, the reference has got me athinkin about the usefulness of sequences, and has nice examples to drill it home.

Read: Sequences, again

Topic: Drb Over SSL and QuickCert Previous Topic   Next Topic Topic: AtlRUG: Second Meeting

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use