Billy Hollis on Getting Smart with WPF
I didn’t watch the whole video from start to finish as I wasn’t too
interested in the functionality as a whole — just the general feel. I’d
suggest skipping to about 3 minutes in or so …
I’d be interested in seeing how they handle a lot of the edge cases — a
lot of the screens look nice, but what happens if there are too many notes?
It’s an interesting and nice looking application — it’s hard to
tell how keyboard friendly it would be though. It looks like it’s a
mouse/keyboard/mouse/keyboard style interaction.
Although seeing a video of the application doesn’t necessarily do it justice,
the animations seemed unnecessary and would be distracting after a few hours of use.
Anytime you’re building something for someone else who has to use your product
for many hours, consider whether the ‘glitz’ and animation you’ve
added will become distracting or annoying.
One challenge we’ve noticed with WPF is that it’s hard to do high
quality focus and validation elegantly. There are lots of options — but few
that a good match for many data entry centric applications.
Although interesting that they have these little notes — and shows off the
power of WPF, I’d twist them around to be horizontal so they’re easier
to type into (it’s not natural to read or type at an angle like that and
there’s no reason to do that to the user).
How difficult would it be to create an effective version of this for the web (not a
clone, but a web-ized version of this application)? Thoughts?
Thanks to indyfromoz for the
suggestion to watch the video detailing this WPF application.