Archives 2010

Testing and Compressing and Timing, Oh My!

Finally got a URL set up for the little chatting application.  And actually sat down and played with it for a while with the 3 browsers I have handy (Firefox 3.5, Chromium and IE 8).  Good news is that (after having to fix a known jquery-on-ie bug), it all seems to pretty much work.  Bad ...

Continue reading

PyCon 2010 Schedule is Up

How did I miss the announcement?  Looks like I'm the last talk on Saturday afternoon.  Greg's talking at the same time on Basie, Ned on Testing.  Hrm, maybe don't need to worry about my server melting.  Anyway, the schedule is up, now we can all start planning which sessions we have to give ...

Continue reading

Ported back to Twisted (but with TurboGears)

For those who are wondering about the Twisted + TurboGears posts.  Yes, I did move ChatTrack back to Twisted, and I did go with an embedded WSGI-hosted TurboGears for the "webish" stuff.

As some of you may recall, I started off in December writing my little tool for real-time feedback using Athena... and wound up ...

Continue reading

Getting close on ChatTrack

I'm almost to the point where I want to get a few friends playing with the tool.  I've still got Search, User "Blogs", RSS Feeds, and Highest-rated views to do, as well as lots of clean-ups.  Also need to get the domain-name set up for the poor little server.

I expect that the VM will ...

Continue reading

Making your Twisted resource(s) a url sub-tree of your WSGI resource...

For those paddling about in the Twisted + WSGI-hosted app world (here I'm playing with TurboGears), one thing you may wind up wanting to do is to have your WSGI application be the "default" URL-tree, with only certain sub-trees handled by Twisted.  To be more concrete, say you want your URLs to look like this: ...

Continue reading

Form Handling, is there a better path?

I've now written, worked with and generally explored form handling in web development a great deal more than I've enjoyed. I haven't seen anything that satisfies me.

You can code basic form handling in minutes, but then sharing with anyone else is lost. The intricate messy details of formatting/layout of the GUI widgets, the placement ...

Continue reading

TurboGears 2.1b1

Percious just released the first 2.1 beta.  I've been using tip for my little project that embeds TG in Twisted, so I'm already there.  If you're planning on moving your codebases to 2.1 from 2.0, now is the time to test your apps with it so you can report any bugs before the final release.

TurboGears as a Twisted WSGI Application (in 125 seconds)

Say you want to have a TurboGears application running inside a Twisted web-server (which lets you mix in all sorts of other protocols).  J.P. has written up a 60-second recipe for getting a WSGI application running inside Twisted.  This post takes you the rest of the way to getting TurboGears 2.1 running inside that ...

Continue reading

Need to find some PyOpenGL time

The little PyOpenGL folder in Thunderbird is mocking me with its unread message count, but there's so much to get done.  Am I going to be working on PyOpenGL at PyCon?  It's becoming a possibility, but darn it, I want to work *with* people on something this year.  I want to code with people to ...

Continue reading

Monthly archives

Previous year

2009

Next year

2011