Author archives: Mike

RSS feed of Mike

Generic controls for Nevow LivePage (Where are they?)


Spent the evening (after a marathon set of meetings all day) working on Nevow LivePage controls for the new project. I'm just refactoring code out of Cinemon (well, more using it as a crib sheet as I write new code) to produce the same kind of effect as I created there, but with a more ...

Continue reading

Ooh the temptations of Ajax (So not needed, really...)


Looking at the new project I'm finding myself tempted to create the entire thing in Ajax-ish Nevow LivePage/Athena operations, basically just one page that reconfigures itself as the user adds/removes/modifies items. There's little need for it, it just makes a lot of neat little bells and whistles (nice-to-haves, not must-haves) possible.

I'm resisting the temptation ...

Continue reading

That darn finish line refuses to stop moving (Meeting collects 20 new launch-stopping tickets...)


It's the nature of projects that just when you think you're finished someone new comes into the decision hierarchy and generates dozens of change requests. Oh well. Looks like tomorrow will be entirely occupied with making changes, with a few of them looking like rather extensive surgery. Luckily I have a student programmer who just ...

Continue reading

Gentle Summers


Too many hard-headed calculations
Weigh down my halting heart
And my dear-held friends
They too are pestered round
With worries crowding darkest fears
Perhaps I should grab those reins
Of galloping Destiny's mount
That fleet-footed steed of time
And guide my life to different paths
Of gentle summers reading rhyme

Tool-sharpening (My evening in coding...)


Spent this evening on unbillable work for VexTech. Mostly refactoring code so that generic code is available for use across projects while the application-specific code is isolated within the app. When you build big apps you tend to get application-framework fragments embedded into the app, and if you don't move them to a shared location ...

Continue reading

To the Quick-silver Screen


How do I translate my grey life
To the quick-silver screen
Where women see the inner man
Forgiveness flows like summer rain
No dull-plodding hours wasted
Just thirty three minute scenes
It might be too short to live it
But maybe they could fill my dreams

Making menu prompts more flexible (Multiple fragments with support for different "saying" types)


I continue to work on the trivial voicemail system to flesh out StarPy's functionality. Tonight I added support to the menu prompt system such that you can have the menu read out audio files, numbers, digits, dates or the like in whatever combination you like while still working like a getOption(...) call as far as ...

Continue reading

New StarPy release up (Minor revision...)


There's a new StarPy release up on SourceForge. This has a couple of bug-fixes along with menu enhancements so that menu options can have an "onSuccess" callback specified which is called before returning from the menu option. Likely be tweaking that a bit more as I work on projects with the package.

Long day of talking (Pleasant that...)


Spent the day on Asterisk, first manning the TAUG booth at Linux world, then the TAUG meeting, and then the dinner afterward. Seneca got me all sorts of cool swag, include a Tux coin bank. I think I'll likely work at home tomorrow to save the commute time. Spent quite a bit of time talking ...

Continue reading