Joseph Labrecque

Adobe Not to Blame for Amazon Exploit

I had heard about a security concern over Amazon’s video streaming service a few days ago with a lot of people (including some at Amazon) blaming Adobe for the security hole.  Apparently, there is an exploit in their (Amazons) player that allows stream-ripping a full video. I’ve read the documentation on FMS3 security features and […]

Adobe Not to Blame for Amazon Exploit Read More »

Editing in Premiere? Avoid WMV!

First, let me say that I absolutely love working in Adobe Premiere Pro. The interface is clean and snappy- I can get things done in an organized way without a ton of fuss. Now with batch export through Adobe Media Encoder in CS4, it’s just a real, genuine pleasure to work with. Now, I also

Editing in Premiere? Avoid WMV! Read More »

An Unresolved Departure

A few weeks ago, I posted the following letter to this weblog as a note of departure.  I’ve since decided that it was a poor choice, and have re-instated it here, at this new address.  I post the letter here for personal, historical reasons.  There is quite a bit of content that was lost in

An Unresolved Departure Read More »

Adobe MAX 2008 Plans Finalized

I’ll be attending the Adobe MAX 2008 event in San Francisco, California this November for the full three day duration on top of some pre-event sessions that I’ve been invited to.  I just nailed everything down yesterday and am looking forward to the conference! I’ve also submitted the DUVAGA Projection System (VPS) as an entry

Adobe MAX 2008 Plans Finalized Read More »

Sudden, Abrupt, Malicious Fate

I haven’t been posting much lately as I’ve taken a good, long vacation this past month.  Unfortunately, the vacation turned into a severe health crisis almost overnight and a good deal of it was spent in doctor’s offices and hospitals. It wasn’t my own ailment that caused this and all is fine now that everything

Sudden, Abrupt, Malicious Fate Read More »

Who Wants a DropBox Invite?

I recently picked up a DropBox invite from Richard Davies (thanks Richard!) and the service is an unbelievably nice experience.  I’ve got it linked to a few of my machines and it makes file sync very, very easy. If you are unaware of what DropBox is, I’d suggest having a quick look at their overview

Who Wants a DropBox Invite? Read More »

DU Visual Media Center Weblog

I’m taking a moment to highlight the Visual Media Center at the University of Denver and the relatively new weblog maintained by its Director, Leslie Trumble. The VMC works very closely with those of us on the DU VAGA development team and most of the feedback we receive about the application originates with users from

DU Visual Media Center Weblog Read More »

Creating a Splash Screen in AIR

A lot of desktop apps have a splash screen that brands the application while it is loading or performing other processes in the background. Adobe AIR does not have a direct mechanism for this- but the feature can be easily achieved with some nice windowing action. There are a number of steps to take when

Creating a Splash Screen in AIR Read More »

AIR: Window vs. NativeWindow

This one threw me for a loop.  So I’ve been using the flash.display.NativeWindow class to create new windows in AIR (via Flex) since the beta releases.  Historically, this has been a pain when you want to add MXML components to the native window as addChild() does not work with the NativeWindow class unless that child

AIR: Window vs. NativeWindow Read More »