Archive for April, 2005

April 28th, 2005

My OS X Tiger Arrived

Booting my Mac Mini now to get the install started. Today is my first day getting back to work after being at TodCon this week, but I’ll see if I can find some time later to start playing with Tiger and its new features.
[UPDATE]
Well — I couldn’t NOT play with Tiger at […]

April 27th, 2005

Apple PowerMac SpeedBumps — dual 2.7, dual 2.3, and dual 2.0

As reported at most of the Mac sites already, Apple released speed bumped PowerMacs today. Amazon “slipped” by putting the products on their site a few days ago, so none of us are really surprised.
New Specs:
Single 1.8GHz PowerPC G5
256MB DDR400 SDRAM
80GB Serial ATA
8x SuperDrive
NVIDIA GeForce FX 5200 Ultra
Dual 2GHz PowerPC G5
512MB DDR400 […]

April 25th, 2005

Dreamweaver and Mac 10.4 Tiger Update - First Report

I saw this over on Macintouch tonight. I know some people had issues with Dreamweaver when upgrading their OSX machines during the upgrade to Panther (10.3) so its good to know that so far, so good with Tiger.
MacInTouch Reader
Macromedia Dreamweaver MX 2004 requires reactivation after upgrading to Tiger. It posts a dialog […]

April 25th, 2005

TodCon Day 1

Today was the first day of TodCon in Las Vegas. I live here in Vegas so I had a short commute this morning from my house over to the Excalibur. I don’t frequent the Strip much… in fact, I don’t really head down there unless my wife or I have friends or family in […]

April 19th, 2005

A Big “Thank You” to Greg Rewis and Tom Person

Thanks to Greg Rewis and Tom Person for coming to the Las Vegas Macromedia Users Group tonight and doing a Q&A for us while they were in town for NAB. We had a really great turn-out and the room was packed (and hot — a reminder we need AC next time). […]

April 16th, 2005

Week 3: ActionScript Class

Below are the week 3 ActionScript class presentation and files.
Week 3 Presentation (in FlashPaper format)
Video Demos
Week 3 Files (zipped)

April 14th, 2005

Las Vegas MMUG Meeting - April 19th, 2004

If you are in the Las Vegas area, be sure to come to the next LVMMUG meeting. Arrive early because I am sure the room will be packed.
Question & Answer Night! with 2 Macromedia Evangelists
This session offers something of interest for everyone in the Macromedia community. Bring any questions that you have […]

April 8th, 2005

Picasa template for exporting SlideShowPro XML

I bought the SlideShowPro component a few weeks ago for a quick client project I was working on. Yesterday, an iPhoto plugin was announced for quick generation of the thumbnails and xml. It is really really nice. I have both Mac and PC, but lately I tend to work mostly on my […]

April 7th, 2005

ScreenweaverMX : RIP

Screenweaver MX: Rest in Peace.
The note on the door says “closed” — actually it says “Support on the Screenweaver (3/MX) product has been discontinued. It is no longer available for download or for sale.“.
I used Screenweaver quite a bit a few years back when making some desktop Flash games for the company I worked […]

April 6th, 2005

mx.data.binding.ObjectDumper

Tired of using trace and getting [object Object],[object Object],[object Object], etc and then having to write a recursive function to burrow down through the entire object. Jen deHaan (http://www.markme.com/dehaan/) posted up a really cool tidbit on using ObjectDumper.
Article: Hidden component goodness: ObjectDumper
Here's the code sample from Jen's blog, with additional info on the [...]