Archive for the 'Software' Category

Photoshop Express Launches!

Thursday, March 27th, 2008

My team and I played a major part in making this new online service launch a reality. Go check it out at http://www.photoshop.com/express.

RoboCopy and Buffalo TeraStation

Friday, March 21st, 2008

Recently I set up a new recurring backup scheme from my PC’s main data drive to a 1TB Buffalo TeraStation II Pro NAS device but ran into a strange problem. I was planning to use RoboCopy as an easy and cheap (read: free) solution to a recurring backup. However, I was baffled by RoboCopy’s insistence on copying some files despite options instructing it to only copy changed files. No matter what I did, RoboCopy would always re-copy some files.
(more…)

Photoshop Elements 6 shipped

Thursday, September 27th, 2007

My team and I played a part in making this software release a reality. It’s great to see it hitting the stores and getting rave reviews.

Enhanced Histogram Script

Wednesday, July 11th, 2007

A while back I posted a script that generates a histogram chart from a set of categories in my DAM software. I recently augmented that script to also show the total disk space occupied by the files tagged with those categories. (more…)

Quick Searches on Wikipedia

Saturday, March 10th, 2007

Long time ago I developed this tiny script for the IMatch DAM tool mostly as a proof-of-concept more than an tool for active use. Anyway, it occurred to me that it might useful or amusing for some people, or maybe a starting point for more elaborate scripts.

This script takes the name of the currently selected category in IMatch, and launches a web browser to show the Wikipedia search hits for that name. For example, if I select category Palo Alto in the IMatch category panel and run this script, it will launch the browser to show the Wikipedia topic for the city of Palo Alto. (more…)