Category archives: Snaking
Discussions of programming, particularly of programming Python
Too tired to continue (There may be better ways, but I don't see them yet...)
Written by
on
in
Snaking.
I've been working on a new project that integrates with Cinemon these past few work-days. The first day was pretty much taken up with factoring the common code out of Cinemon that I want to use with the new project. That's all the web-site and application setup stuff that's really pretty generic "I want an ...
Unbelievably annoying when you have to reverse work (I don't want to think about how long that was...)
Written by
on
in
Snaking.
Hit one of those "argh" moments in the VoIP project today. We import CDR files from a backend system. I read the field names and didn't see anything that looked like "destination" (in the sense of a physical location, like a city). So, we write a little subsystem that can guess location from phone number ...
A very pleasant hike down (And I got to see Dan twice...)
Written by
on
in
Snaking.
Hiked down to Linux Caffe this morning. Time held steady from the test hike at 55 minutes or so. That's only 15-20 minutes more than taking the TTC, and bang-on equal if the bus doesn't work out right. I felt rather good, though I obviously need to get a backpack for the laptop if I'm ...
Forgot to clock in this afternoon (Whole day's work disappears...)
Written by
on
in
Snaking,
Vindaloo.
I did a bit of work on OpenGL-ctypes this morning, mostly just reintegrating the win32 changes so that the Linux build still works. I also killed a number of extension-module autogeneration problems. Doesn't actually make them work, but the modules are now valid Python (and correct, just useless until they get some extra code).
Then ...!-->!-->
Lots of OpenGL-ctypes hacking (Moving towards a reasonably operational system on Win32)
Written by
on
in
Snaking.
Sat down and forced myself to work on the OpenGL-ctypes project today (instead of enjoying the weather). The Linux port is almost there (at least on amd64 and CVS ctypes). The Win32 port is now limping along with missing pieces, rather than being totally nonfunctional.
I've made the C modules for dealing with Numpy/Numarray/Numeric arrays ...!-->!-->
Should have just stayed in bed today (Better for my health...)
Written by
on
in
Snaking.
I've had a persistent problem with a truly trivial little SOAPpy server silently failing with no exceptions, no messages, nothing. So, needing to get this critical feature working ASAP, I created a bog-simple watching script that checked for that SOAPpy server and restarted it when necessary, on the theory that whatever was killing the SOAPpy ...
Employees are cool! (My half-day in billables...)
Written by
on
in
Snaking.
Spent the first half of the day on technically billable, but effectively unbillable material (because it bills against future sales of a client corporation). After that switched to real billables. Luckily, I have a new employee who spent the whole day on billables... just makes me feel better to know that someone's making money.
I ...!-->!-->
Project is ready to go on SourceForge (StarPy needs developers and users now...)
Written by
on
in
Snaking.
I've finally got StarPy uploaded to SourceForge. Still waiting on getting a mailing list set up, but the SVN is checked in, the homepage is installed, and the file releases are uploaded (all 7 of them). That's about my time budget for this evening (sigh), but at least the annoying administrivia is out of the ...
StarPy SVN uploaded to SourceForge (My first SourceForge SVN project...)
Written by
on
in
Snaking.
I've just imported the StarPy source code. Haven't set up the rest of the project yet (need to sleep), but you can get it fresh here:
https://svn.sourceforge.net/svnroot/starpy/trunk
I'll try to get everything set up over the next few days. Maybe get a few other developers on the project too some day.
I should probably set aside a day sometime soon for Open Source stuff (This is just ridiculous...)
Written by
on
in
Snaking.
I'm getting so behind on projects that it's just getting ridiculous. Shidan was asking this evening if I still wanted to work on StarPy... I'm hoping to make it a key part of my toolbox... but I just don't seem to get time to work on it. Though my title is Research and Development I ...