HP3000-L Archives

November 2001, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bruce Toback <[log in to unmask]>
Reply To:
Bruce Toback <[log in to unmask]>
Date:
Fri, 23 Nov 2001 12:09:50 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (55 lines)
Kevin Joseph writes:

>How to handle
>popup pick/selection lists.  Do you send a list of a 100/1000/? valid
>values in a dropdown or use a separate window and javascript to have the
>user select a value, maybe with the ability to filter the list?  Would
>your users accept a perceived loss of functionality moving from windows
>(or any stateful gui) to the web?  A whole new world.

A middle ground here that addresses both of these issues is Macromedia's
Flash. It allows much better interactivity than straight HTML because UI
elements can be updated without having to rewrite the whole page. Flash
can communicate with the serer on a keystroke-by-keystroke level if
necessary, making it possible to handle things like very large picklists
by using incremental selection. (The Flash "movie" [it's called a movie
even though it's not being used for animation] can send and receive
packets of XML while the user is typing, for example.)

Flash is often better than Java for these pure-UI applications for
several reasons:

  - It's simpler; all of Flash is geared to UI.

  - It means that your UI can be handled by your graphic
    and HI designers rather than your programmers.

  - Users often disable Java or their companies prohibit
   Java because of perceived security concerns.

  - The number of platform-specific gotchas is much reduced.

  - Microsoft and Macromedia aren't at war, so Microsoft
    won't be putting in "bugs" that "unintentionally"
    disable Flash. Not yet, anyway.

The downside, of course, is that most people aren't familiar with Flash
outside the graphic arts world, so there's a learning curve.

-- Bruce



--------------------------------------------------------------------------
Bruce Toback    Tel: (602) 996-8601| My candle burns at both ends;
OPT, Inc.            (800) 858-4507| It will not last the night;
11801 N. Tatum Blvd. Ste. 142      | But ah, my foes, and oh, my friends -
Phoenix AZ 85028                   | It gives a lovely light.
btoback AT optc.com                |     -- Edna St. Vincent Millay
Mail sent to [log in to unmask] will be inspected for a
fee of US$250. Mailing to said address constitutes agreement to
pay, including collection costs.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2