Archives July 2008
Networking is hard, hard == fun
Written by
on
.
Had a lovely chat with Li-Fan down at Linux Caffe this evening, then home for dinner and playing with qnet. I'm enjoying playing with different strategies for the library (parallelizing delivery, seems to just flush the caches rather than speeding delivery, for instance). Really, it's that ability to play with strategies that I see being ...
Whether to tie qnet or not?
Written by
on
in
Snaking.
I've been working a bit on pyqnet over the weekend.
- refactored into multiple modules in a package with a setup script
- I've got a UDP-level implementation (i.e. real network level operations)
- statistics gathering is started
- the beginnings of adaptive retry/backoff code are there (i.e. resend frequency based on normal connection latency)
- fixed handling of lossy ...
Sketchy network library...
Written by
on
in
Snaking.
ShowMeDo video on PyOpenGL
Written by
on
.
Erik Thompson has a video tutorial up on ShowMeDo where he builds a molecular viewer using PyOpenGL, wxPython and bzr. Haven't had time to view it myself, but it looks quite extensive. Focus seems to be on new users.
Check explicitly for extension support in OpenGL
Written by
on
in
Snaking.
Discovered a bug in PyOpenGL under Mesa this morning. One of those "duh!" moments where you realise you're being a bit too clever and simple about things. Luckily it was pretty easy to fix, as the whole of the extension hierarchy is auto-generated.
Basically, in OpenGL, extensions and functions > 1.1 are all potentially missing ...
PyOpenGL 3.0.0b4 available
Written by
on
in
Snaking.
Just released PyOpenGL 3.0.0b4. This is a fairly minor point release. It's the first to contain the proof-of-concept VBO support. It also has a few more tests. Still need work on the WGL extensions so that older WGL-using code that uses them will work.
A few fixes in OpenGLContext CVS as well. Not releasing a ...
Code Aesthetics Excitement...
Written by
on
in
Snaking.
Reminder Code Aesthetics @ PyGTA Tomorrow
Written by
on
in
Snaking.
Hope you're all wracking your brains and your source code control systems looking for that perfect piece of code that shows (some) programming has beauty and wonder. Or maybe you're putting together a piece that shows programming really is just a kludge to get the job done.
PyGTA is tomorrow at Linux Caffe, 7:00pm.
RunSnakeRun Python Profile Viewer Updated
Written by
on
in
Snaking.
Code Aesthetics @ PyGTA
Written by
on
.
Here's the plan for the PyGTA meeting this Tuesday (the 15th).
Bring a piece of code that you love. Something that's elegant, beautiful, efficient, useful, perfectly formatted, meaningful, warped or wonderful in some way. We'll take 5 minutes each and present our chosen piece of code. Then we'll have people ask questions about the code ...
Daily archives
- July 1, 2008
- July 3, 2008
- July 4, 2008
- July 5, 2008
- July 6, 2008
- July 8, 2008
- July 11, 2008
- July 14, 2008
- July 15, 2008
- July 18, 2008
- July 26, 2008
- July 29, 2008
- July 30, 2008