My Python Development Toolbox
{jcomments on} Always use the best tools you can get. This is true for almost anything you do whether you’re a programmer, mechanic, heart surgeon, gardener, or an artist. As a programmer, the...
View ArticleAdvanced Python Debugging Features with PyDev for Eclipse
I used to think that the debugging options were very limited while coding in Python. Eventually, I discovered that Eclipse with PyDev offers some more advanced functionality. Here's a couple debugging...
View ArticleI Should Have Gone to the Microsoft Build Conference
Apparently, they gave out this tablet with the Windows 8 Developer Release and development tools to all the attendees. Guess I'll have to wait a few more weeks until it goes on sale. *kicks self*...
View ArticleWAMP Apache Won’t Load After Installing Microsoft WebMatrix - Solution
I installed Microsoft's WebMatrix to test out. Unfortunately, I found that the WAMP Apache install on my laptop stopped working afterwards because port 80 was already in use. As part of the install IIS...
View ArticleDon’t Get Stuck on One Solution
It seems to be in our nature to find one solution to a technical problem and then assume it's the only good solution. Frequently, there are multiple options that are perfectly reasonable. Here are some...
View ArticleMaya and Photoshop Texturing in 3D Workflow
Here is a basic workflow for getting a 3D object into Photoshop from Maya so you can paint on it, and then saving the texture back out. Please don't critique my table. I just tossed it together for the...
View Article