| Subcribe via RSS

Adobe Photoshop Express and Ubuntu

March 28th, 2008 | No Comments | Posted in Photography, Tip, Web

I went to try out Adobe’s newest offering, which is called Photoshop Express. Basically, it looks like a stripped down editor for the web. One big hit I ran into right off the bat is that it will only recognize .jpg files. When I import from my Canon cameras, it saves things as .JPG files. Unlike windows, Linux is case sensative, so when I was looking for files to upload, it didn’t find any valid files.

I’m sure Adobe will fix this, or you could just rename your files (mv *.JPG *.jpg) which I might do if I have some time this weekend. Dont’ you just love Betas?