Leigh and I did our presentations this evening to a pretty-much-packed house.
Leigh managed to keep pretty-much to time... I was way over (maybe double time), but then I knew I would be, the deck was almost 70 slides and that's before feedback, discussing ChatTrack as a project, etceteras, need to get the whole deck down to maybe 10-15 minutes so we have some time to get audience feedback. That shouldn't be a problem, this was, in essence, a first-draft deck, and it had a lot of fluff...
Need to remember to mention ChatTrack before I start talking, so that people actually get a chance to respond... just having the URL on every slide isn't enough, people think it's my company's URL. Even with that, fact is that my presentation, even the long version, is rather fast, it seems unlikely that we'll really get all that many people chatting/voting/feeding-back during it.
Myles gave me lots of good feedback on ChatTrack, and even tested on the iPhone for me (apparently it works there now, save for some CSS issues and voting, as that's a drag-and-drop thing and that doesn't seem to work on the iPhone). Nice guy, Myles.
No one seemed to have a better voting UI idea, but everyone seems to agree that the current UI is too non-standard for people to automatically understand. May wind up with icky up/down arrows (as I do for the whole-post up/down votes). All in all it seems like it's pretty much okay for now, with maybe a few tweaks before Saturday. One must-have is the links to the "highest-rated" and "most-commented" pages, as without that you can't pull up the "summary" during the presentation to respond.
Tomorrow I'm hoping to spend with Soni and Lex for the most part (as well as getting packed and all the rest). I'm on an early-afternoon flight to Atlanta, so hopefully I'll get to hang out with some people on Thursday night.


Comments
2010-07-25 14:02
> and would have no Trac integ ration The trac-bzr plugin[ 1] seems to provide good integ ration between bzr and t [...]
2010-07-13 21:47
I've always been fascinated wi th the Asterisk AMI interface. So much so that I married tha t fascination with the [...]
2010-07-03 21:32
Yes, only references in dicti onaries are replaced, so hold ing references in lists, tuple s, etceteras keeps them alive.
2010-07-03 11:18
They hold references to remove and install?
2010-06-24 08:34
There's higher-level objects w hich are tracking what is repl aced (the actual Mock objects) . They hold references [...]
2010-06-24 08:23
I haven't tried it, but it see ms to me like this approach ha s one fundamental problem: If you replace all refs o [...]
2010-06-24 08:22
That's the "magic" that made m e go "ooh shiny"
2010-06-24 06:03
That's even more evil than the mock patch decorator...
2010-06-06 18:33
blush Oh.
2010-06-06 11:07
That's what the module does (a utomatically), but on a per-te st-run basis, and only for the process being tested (i [...]
2010-06-06 02:43
Maybe I'm missing something im portant here, but why not just write small scripts to mimic whatever dangerous utili [...]
2010-06-05 15:17
I thought about stubbing out t he python call to the process in the current process, but I want something which stu [...]
2010-06-05 14:47
Hmm... if Mock isn't flexibl e enough to handle mocking pro cesses adequately then I'd lik e to know how it could b [...]
2010-05-19 10:27
Hey, maybe it's a stupid new bie question, but where and ho w exactly should the patching of the core take place? [...]
2010-05-04 14:36
I used Qemu and VirtualBox pre tty extensively back when I wa s working for the OLPC, but mo st of the stuff we were [...]