Browser Games with Django (English)
Just looking through DjangoSites.org and Googling around, I’m absolutely puzzled by the lack of Django-based browser games. It is such an idea platform for developing these, yet there are only a few that are actually open to the public (some of which aren’t in English, and are ...
read moreMulti-Model Inheritance + Fixtures = Fixed
I just thought I’d take a moment to give everyone a heads up that Multi-Model Inheritance fixture dumping and loading is now fixed, as per Russ Magee’s changeset 7600. This fixes a subtle problem that some of you may have seen in the form of foreign keys pointing ...
read moreAdobe Illustrator CS3 Crashing on Saving
After trying to figure out why Illustrator CS3 kept crashing when saving files, I finally turned up this bit of information that pointed me in the right direction. It looks like if you have your Print Spooler service on Windows XP disabled when attempting to save, Illustrator dies.
One of ...
read morewxJSON 0.3.1 Released
Powered by <insert here>.
Django is able to run on a number of different web servers, databases, and operating systems. This flexibility lends itself to a lot of diversity within the community, but what kind of combinations are the most common?
The developers seem to suggest that Apache2 + mod_python + Postgresql seem to be the ...
read morewxJSON 0.3.0 Released
Color Error Threshold Calculator (pt. 2)
As promised, I’ve got an update about the Color Error Threshold Calculator. The utility is now in good enough shape to be posted along with the article about it that I recently finished for our TAGA chapter at Clemson.
For those that have no earthly idea what this is ...
read moreWhoops! and the importance of Sites
For those reading along elsewhere, I apologize for the incorrect domain on the feed up until now. I forgot to set my Site’s domain within the admin interface, meaning everything syndicated pointed to example.com. This has been fixed and won’t be an issue in the future. Sorry ...
read moreDjango and wxWidgets: A match made in heaven
During the design phase for a color accuracy management system, my company decided to go with a client-server model rather than individual workstations that are more or less independent. The central server would be responsible for recording readings from the clients and doing various calculations on the data. We wanted ...
read moreGuitar Hero with a Real Guitar?
It was only a matter of time before work started on something like Guitar Hero that uses a real guitar as a “controller.” Guitar Rising by GameTank, Inc. is looking very interesting. Instead of using a little plastic, five-button controller, plug in your guitar of choice and get to it ...
read more