Posts | Comments

Archive for the ‘design’ Category

From the “One Minute Photoshop” series comes “Five Minute AfterEffects Project.”

This time, it’s a little MotoGP video that I toyed with. Watch and you’ll understand how I wasted five minutes but made others laugh. No hard feelings, right?

I’m working on an asset management tool that needs to extract data from various image formats. Here’s the formats I need to extract from:

  • PSD (Photoshop)
  • EPS (Various originations)
  • AI (Illustrator)
  • JPG
  • PCD (Corel maybe?)
  • PICT
  • PPT (PowerPoint)
  • TIFF

The information I need to extract:

  • Creation date
  • Color mode
  • Horizontal resolution
  • Vertical resolution
  • Width
  • Height
  • Any embedded description (I imagine EXIF)
  • A blob thumbnail to embed in my database from the source asset

I’m at a crossroads as some of the above I can extract with GD or ImageMagick, however neither tool will give me 100% of the data from 100% of the images (in fact, even together I can’t get all I need). Ideally, I would bypass the PHP/Server-Side scripting tools alltogether and bundle a scriptable Mac framework into a RealBasic desktop application. That’s what I’ve been trying out lately, but as I’ve never coded in RealBasic before, and don’t know much about things like Core Image I’m a little lost.

Anyone have any success with a project like this? Thankfully, I have 2.1 million assets that already have this information stored for me, so the above issue will only be for new assets imported (which I have pushed out a delay on any importing for a month).

Update September 03, 2008:

I have upgraded ImageMagick on my server and have succesfully converted several formats, leaving PICT as the only one that’s giving me fits.

  • PSD (Photoshop) - Great!
  • EPS (Various originations) - Pretty damn good
  • AI (Illustrator) - Don’t need to convert at all
  • JPG - Great!
  • PCD (Corel maybe?) - Great!
  • PICT - Very bad results (see below)
  • PPT (PowerPoint) - Don’t need to convert (removing from new version)
  • TIFF - Great!

Ok, so here’s what’s happening with the PICT files: When I run a basic convert (or mogrify) I’m getting a very small thumbnail version that appears to be inverted. I’ve attached two smaller (GraphicConverter adjusted) previews of the input and output using $ convert Corb_AFP_026.PICT Corb_AFP_026.jpg as the flag.

Input (a smaller version of the original)

Output

See how strange that is? I’m not sure what special flags I need to add to handle the PICT files. It appears that Preview can read the files without error, and GraphicConverter handles them fine as well. However, a simple convert does not, resulting in the output above.

Any suggestions?

Update 2 (same day):

Looks like PCD is now in the mix of piss-poor conversion. I’m having the same output issue as with the PICT files.

So I just started playing with QIK (the streaming video application for the iPhone*) and I have to say - this is an absolute godsend application!

The opportunity to stream live video from music events will be a huge benefit to OSNAP.net!

More to follow.


*more phones are supported, but I use the iPhone first-generation.

Justine\'s paper case

Last month I mentioned that I bought my wife, Justine a 5×8″ letterpress, 400lbs of type and a shit-ton of paper, ink, chases and more.

We just got done putting the paper and ink together in a great cabinet for her - and she’s well on her way of sorting the loose type.

We should have her up and running, printing custom cards and more by Christmas.

You might want to get in touch with her soon to request your Christmas cards. One-of-a-kind, hand-pressed and designed beauties!

chadedge dot-com is powered by WordPress. Design by Nofie Iman.