Archives Oct. 19, 2004
UI Tweaks all day (Mostly making the topological graphics easier to use)
Written by
on
in
Snaking.
Crossed off three todo items, though looking back at them, they probably weren't the most important ones, they were just the ones that were annoying the heck out of me. All of them relate to the topological overview graphs.
Until today, you could only identify the root of these graphs by knowing what elements are ...!-->!-->
Stupid shallow bugs (Almost makes you want a statically-compiled language (well, not really))
Written by
on
in
Snaking.
Bryan found a bug in Cinemon this evening. It didn't pick up a modem migration event (modems changing channels). Turns out this was a trivial error; I'd mis-spelled a function name in a callback that only gets called 20 minutes into a run (and thus I was never around when it got called). The result ...