I'm having an absolute bear of a time getting Eclipse to play nicely with Subversion, Eclipse, and an Ant build file. One of the wonderful things about working with Dreamweaver is the great FTP integration. I can upload, download, all that wonderful stuff, with a single keyboard shortcut directly in the IDE. I'm not having any such luck with Eclipse.
2006
18 posts
Yes, I signed them as well :)
As part of my new job, I got myself a MacBook pro and have been running Bootcamp on it over the last few days. All in all the experience is good, but there are issues with Windows running on the MacBook that bother me (bad sound drivers, and the fact that the clock resets on each startup). However, before I installed BootCamp I spent quite a bit of time on the Mac and got over some of my "floating windows" phobias. To that end, I'm considering going all the way and switching to OSX. So to get to my point, is there anyone out there that's recently been through this that can give me some pointers on what I might miss?
That's right, I have confirmed through sources yet to be named (ACE people) that MAX will be this October 22nd to the 26th in sunny Las Vegas. They planned it on my birfday on purpose y'know...
I got back from cf.Objective() late Sunday night (or was it Monday morning) and I have to say it was by far the most educational conference I've ever attended. I attended every session I could (a change for me, I usually skip a particular session time when there's just nothing to see). The full list of sessions I attended is:
I've had several people ask about things that could be done to improve the ooGlossary so that people will start adding new content to the site. For that reason, I've added a Feature Wishlist so that you can add whatever feature you think will make the site more useful for you. So just follow the link, click Edit Page and wish away!
That's right folks. Dreamweaver 8 Dynamic Development is now available at lynda.com. This title uses ColdFusion to teach you all about handling Dynamic Development in Dreamweaver. You'll learn how to install ColdFusion (yes, on the mac too), as well as how to install MySQL and get up and running quickly.
The hardest thing about learning anything OO related is simply getting over the language barrier. Anytime you talk to an OO afficionado, you always end up hearing a term you don't understand. My biggest problem with learning Model-Glue, Reactor and ColdSpring, three things I really want to start using, is finding out what IOC, AOP, DAO, Beans, Transfer Objects, Gateway Objects, and all of the other terms mean, so that I can actually make it all the way through the documentation. Google searches are alright, but I've never had one spot I could go to find out what it all meant.
While I was in Ojai recording the Dreamweaver 8 Beyond the Basics title for lynda.com there were some reports from the Ventura County Star writing an article on lynda.com. They wanted to take a few photos of someone doing a recording, and they ended up using a shot of me on the front page of the Business section of their February 15th article. See mom and dad, I really do do real work :). Click the image for a larger version.
Don't ask me why I never tried this before... I've always just done a <cfoutput>#myVar#</cfoutput> when I needed to find out what a local variable value was. This often meant scattering them all over my page to figure out what piece of code I got wrong... I finally decided I'd just try dumping the local variable scope, and wallah voila! I get a full dump of every local variable on the page, including queries, available functions, the whole bit. I don't know why I never tried that before...
Stephanie Sullivan has a post on her blog at Community MX regarding the survival of Fireworks. It looks like the future may be bright. Cross your fingers :).
I've been using Jon Block's wonderful online CFC generator for a while, but I always secretly hoped that he was going to create a Dreamweaver extension for it. I decided it was going to happen (he's more likely a CFEclipse user ;), so I did a quick google and found the CFC Bean Generator on the Exchange (thanks for posting about it Rob!)
Continuing on from my post yesterday regarding virtual directories, another nifty tip is that when including files in ASP, you can use either a file or virtual include. Here are two examples:
I finished up the new Dreamweaver 8 Beyond the Basics title for lynda.com on Friday. After 4 solid days in a little sound-proof room, it's time to head back home and catch up on all of the emails and questions from readers. The Beyond the Basics title covers advanced template usage, building multi-column CSS layouts, using some rapid coding techniques in Dreamweaver you might not have known where there, as well as a chapter on getting your feet wet with dynamic development in Dreamweaver 8.
I'm a big fan of virtual directories. I like sharing assets across sites without having to duplicate a bunch of folders. Angela and I were doing some planning for a site and she asked if you created a Virtual Directory in IIS, what would happen if you also had a physical directory of the same name. Well it turns out that if you have a Virtual Directory defined in IIS, the server will completely ignore the contents of any physical directory in the same location. So if you had this:
With little fanfare (blow your trumpets please!) Macromedia Adobe introduced a new feature in the Dreamweaver 8 updater regarding template paths (see the full technote for more information).
I never thought I'd evern actually type this into ColdFusion Comment: