Category Archives: Software

Posts about software go here

Autosaving 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 … Continue reading

Posted in Programming, Software | Tagged , , | Leave a comment

Running the PyQt4 scripts

After getting PyQt4 installed onto the mac, (following the instructions in the previous post about getting it installed on the mac) python needs to be called differently for everything to work. Gleaning the internet comes up with this: arch -i386 … Continue reading

Posted in Operating Systems, Programming, Software | Tagged , | Leave a comment

Installing PyQt4 for Mac

Finally found a decent set of directions for installing PyQt4: http://www.expobrain.net/2010/06/22/install-pyqt4-in-snow-leopard This attempt was a success!

Posted in Operating Systems, Programming, Software | Tagged , , | Leave a comment

Open a Folder

I found an awesome plug-in for word press that does syntax highlighting for code. So I updated the scripts section. I only put one small script in there. In fact, it does only one thing. It opens a folder. When … Continue reading

Posted in Programming, Software | Tagged , , | Leave a comment