Mosaic Render Program
I’ve completed everything I set out to do for my mosaic render program. Now that it’s officially done, I can begin working on some of the other features I’ve thought of while building it. This was written in python with PyQt4, sqlite3, pil. I’m happy with the initial work on […]
VLC Capture Tool
While working on my Mosaic Image Generator, I realized I was going to need to generate a few thousand images. No better place to get images then from a video source. Now there are a few programs out there that will do this, but they wanted my money. VLC is free and comes with command […]
Tutorial: GIT and Bluehost
After doing searching around for instructions and tutorials on how to set up git on my web server (Bluehost), I realized that the various directions needed where scattered. I’ve taken from the best references that I found and compiled it into a single tutorial from start to finish. It can be found under the tutorials […]
Autosave for Photoshop
Photoshop is one of those programs that likes to crash frequently. In fact the more important the current image you are working on, the greater the chance of Photoshop crashing. There is also a greater chance of you failing to remember to save your file sometime in the last three or four hours. Wouldn’t […]