DRK Sneak : Pollster Test
At FlashForward last week, I gave a sneak peak of some of the content on DRK 4 (due out shortly). One of the things I showed was a polling sample application, that uses Flash as the interface.
Well, here is your chance to check it out.
This is a quick test of the poll (and is not the final version). If you run into any problems or have any suggestions, post them in the comments.
Post comments, bugs, suggestions in the comments section.






um, beer?
roburrito
16 Jul 03 at 2:16 am
This is awesome!!!… more more…
Can you show a sample of the icon/graphic libraries?
thanks,
-Brian
Brian
16 Jul 03 at 2:17 am
showing the result in order of preference would be nice
Richard
16 Jul 03 at 2:36 am
The tabbing, is that a component from DRK 1 or a light version in 4?
Jan
16 Jul 03 at 4:43 am
Good stuff Mike,
Maybe a tooltip displaying the option and value would be more appropriate when you roll over the pie-chart.
Hilary Bridel
16 Jul 03 at 7:02 am
The tab view component used here is from DRK3.
Daniel Dura
16 Jul 03 at 8:28 am
>Maybe a tooltip displaying the option and value would be more appropriate when you roll over the pie-chart.
Yeah. I am playing around with this. The problem is that there is very limited space, so it is difficult to display labels / tool tiips without running off the edge.
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 8:59 am
I just made a tweak where when you roll over an item in the results, it now shows the following ingo:
votes out of total (percent)
let me know what you think…
–
Also, i have set the poll to inactive, so you should not be able to vote. Let me know if an error occurs.
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 9:00 am
fyi, the poll is once again active. vote away!
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 11:06 am
Inane, I know, but where’s water on there?
:)
dylan
16 Jul 03 at 11:08 am
Yeah. I originally had water on there, but removed it so I could add “Other”.
I figured every one would be getting caffenated though. Shows what I know.
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 11:20 am
very neat
how dynamic is it, could you add an other field where people could type in their own choice? even though it could get messy
Seth Turetsky
16 Jul 03 at 11:51 am
No, the interface does not allow users to freeform enter answers. That would get really messy, and is more along the lines of a surbey (hmm, sounds like something for a future drk)…
: )
mike chambers
mesh@macromedia.com
Mike Chambers
16 Jul 03 at 11:52 am
Could you add a sample of something on the onRelease of one of the pie pieces? I notice that it ‘selects’ that piece. Can it fire events too?
thanks,
-brian
p.s. please show a screen shot of the icon library.. :-)
Brian Rogers
16 Jul 03 at 2:11 pm
the pie chart supports the following events:
-onSelect
-onChartOver
-onChartOut
I will get a screen shot of the library up. We just need to figure out a way to keep people from just useing the screen shot instead of the ones from the DRK.
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 2:18 pm
Do all of the charts support the same events?
Can you just make a jpg that’s low quality?
thanks … can’t wait for the release…
-Brian
Brian
16 Jul 03 at 2:27 pm
>Do all of the charts support the same events?
yes.
I am not sure what you mean about JPG. Do you mean instead of the Flash movie?
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 2:28 pm
By JPG I mean a flat file that would be safe from decompilation. You could even do it at a lower resolution so people would be crazy to try to copy them from the JPG for use. I just wanted to have a peek at what they looked like.
thanks much,
-Brian
Brian
16 Jul 03 at 2:37 pm
I think my response was unclear… I’m referring to the graphics libraries, not the poll.
thanks,
Brian
Brian
16 Jul 03 at 2:38 pm
woohoo! Coke wins!
Josh Dura
16 Jul 03 at 3:27 pm
How does this poll know if I’ve taken it before or not? I’ve taken it several times now on the same computer. Does it use IP or SharedObjects?
Brian
16 Jul 03 at 5:42 pm
Brian,
Were you able to vote multiple times in the same browser on the same computer?
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 5:49 pm
different browser sessions, but the same browser version. It’s not everytime I get a new session, but it’s often…
Brian
16 Jul 03 at 6:21 pm
Yeah. That was a bug, which should be fixed now.
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 6:27 pm
What about sorting by answer total?
(e)
matte
16 Jul 03 at 7:47 pm
Oooh, thought of another thing.
Clicking the text of your answer, before submitting, should work the same as clicking the radio button. IMHO
(e)
matte
16 Jul 03 at 7:49 pm
Mike,
Please make voting multiple times from the same PC an option that can be set.
Within our organisation (Health Care) there is just one PC at ward level for multiple staff to use.
Hilary
16 Jul 03 at 8:51 pm
>Please make voting multiple times from the same PC an option that can be set.
yes. that is an option in the adminstrative interface.
mike chambers
mesh@macromedia.com
mike chambers
16 Jul 03 at 9:00 pm
sweet.. great job…
can’t wait to see more
Brian
17 Jul 03 at 12:34 am
hi Mike,
is the server-side script included in the DRK 4 ? (beside the poll component)
andar
17 Jul 03 at 6:07 am
The pie prsentation could be improved by annimating the slice being selected. Right now it seems to always show the largest slice.
Ralph
17 Jul 03 at 10:12 am
>is the server-side script included in the DRK 4 ? (beside the poll component)
Yes. The entire back end and adminstrative interface is included.
As well as a Dreamweaver extension to put the poll into your webpage (you can also do it manually).
mike chambers
mesh@macromedia.com
mike chambers
17 Jul 03 at 10:44 am
VERY nice! This is something I”ve wanted for a while and my users are asking for.
Charles Chapman
17 Jul 03 at 5:24 pm
Nice work! Not to be a party pooper here, but while the technical aspect of the poll is handled good (data input, showing update progress, switching to results page), the display of the actual information could be improved in terms of good information visualization.
Although used extensively in all sorts of graphics, pie charts are evil, they’re the blink tag of IV. The main reason for this is that the human eye is given a hard time when trying to compare the slices’ relativ sizes.
A more detailed explanation can be found here: http://lilt.ilstu.edu/gmklass/pos138/datadisplay/badchart.htm (How to Construct Bad Charts and Graphs by Gary Klass).
Although I know most people don’t care for good visualization or graphical excellence as described by Tufte, and people would certainly moan the loss of such a seemingly good component, I’d go for a bar chart here (there’s hardly ever a good reason for choosing a pie over a bar, unless you’re really talking food).
I know, all of this probably isn’t directly relevant for the functionality of the poll, but it certainly lessens the usability of its results.
Rene
17 Jul 03 at 8:39 pm
It’s so fantastic but I opened the page in a new browser and an error page appears on top of the poll!!! Should visitors see this error if they vote before or this was a bug?
Behrang
19 Jul 03 at 11:49 am
Looks good. If you release this I and many other high traffic sites will not use it unless there is a security doc. Using cookies or Flash SO is not enough, you’ll need to include IP tracking per poll per person as well using a db or cfcs. There’s much to say about this from my experience, but I think you got the point. Thanks. R
Rick
19 Jul 03 at 9:20 pm
Great! Maybe I was in a hurry to buy Flashloaded piechart (http://www.flashloaded.com/3dpiechart.php )?
Sergey
24 Jul 03 at 5:42 am