Posts filed under 'AJAX/JavaScript'
For the past couple of weeks, online stores in the United States have been out of stock of The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP. I’ve been in touch with my publisher to find out what the problem is. Apparently, the book has proved far more popular than expected. The book is being printed for the fifth time in less than a year, and supplies should soon be back to normal. It’s also available as an eBook by going to the book’s page on the friends of ED site and clicking the “buy as eBook” link.
June 2nd, 2008
Many people were underwhelmed—wrongly in my opinion—by the last two releases of Dreamweaver. Well, Adobe has been working for the past year on the next version (Dreamweaver CS4), and it’s taken the bold decision to release it as a public beta. Be prepared to be stunned. It’s got a new interface to give an overall feel of unity with the rest of Creative Suite, but the changes are much more than skin deep.
I have prepared a couple of video tutorials to give you a whirlwind tour of some of the main new features, which are now live on my website. In the meantime, get on over to Adobe Labs to grab your own version of the Dreamweaver CS4 public beta.
You need a serial number to use the beta beyond two days. To get a serial number, you need to have a valid serial number for Dreamweaver CS3 or any of the CS3 Creative Suites. There’s also a forum to discuss things you like and don’t like about the new version. Don’t forget that it is a beta, so not everything is working perfectly yet. Developer Toolbox users also need to be aware that the current version of ADDT is not compatible with the public beta.
If like me, you’re heavily into server-side technology, you might be disappointed that there are no significant changes to the server behaviors. But believe me, there are so many brilliant new features (the full list is on the Adobe Labs site), this is the most significant upgrade to Dreamweaver since the release of Dreamweaver MX six years ago.
Grab it, and enjoy!
May 27th, 2008
All this week, Adobe is running Adobe Developer Week, a series of seminars on web development. On Friday 28 March, it’s my turn to give a talk called “The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP”. If that sounds an incredibly ambitious subject for a one-hour talk, it is, but what the heck. Actually, Adobe simply decided to use the title of my book; but there’s no way I can cram the content of all 750 pages into my talk, so what I plan to do is give a little flavour of each aspect: CSS, Adobe’s version of Ajax (Spry), and PHP. I’ll be demonstrating live with Dreamweaver, showing tips and best practice techniques.
So, why not join me online at 1600 UTC (0900 PST) on Friday? To participate, you need to register on the Adobe website. Up to 2,500 can join the live presentation, and it will be available as a recording about a week later. One lucky person joining the live seminar will be chosen at random to receive a free copy of Dreamweaver CS3, Flash CS3, or Flex Builder 3. (Unfortunately, for legal reasons, the draw applies only to the US and Canada.)
March 26th, 2008
Several readers have asked me to explain how to create a link to a specific panel in a Spry tabbed panels widget or accordion. The Essential Guide to Dreamweaver CS3 shows how to do this from the same page, but not from another page. It’s quite simple to do with the help of SpryURLUtils.js, which was added to the Spry framework in version 1.6. I’ve added step-by-step instructions in the Tutorials section of my site, complete with a zip file containing a simple example. I hope you find it useful.
February 9th, 2008
A question in the friends of ED forum from a reader of The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP has alerted me to a change in the way Spry 1.6 handles HTML tags in CDATA sections of an XML file. This results in most of the examples in Chapters 19 & 20 breaking after you upgrade to Spry 1.6. Fortunately, the remedy is simple. You can find the details on the book’s updates page.
January 6th, 2008
At long last, Adobe has created an extension to update the version of Spry in Dreamweaver CS3. You can download the extension by going to the Spry section of Adobe Labs. The extension is free, but to obtain it, you need to log into Labs using your Adobe ID. If you don’t already have an Adobe ID, it’s easy to create an account (also free).
Use the Extension Manager to install the Spry Updater for Dreamweaver CS3. When you first launch Dreamweaver after installation, you’ll be presented with a dialog box explaining how the updater works. It lets you update the Spry library files on existing sites, and gives you the option to replace all files or just those that you want to change. And if anything goes wrong, you can retrieve the old files from a backup folder.
The extension updates the Spry files to version 1.6 (the version that shipped with CS3 was 1.4), and adds code hints for the new features. However it does not add any new features to the Dreamweaver interface. To use the new features in Spry 1.6, you need to hand-code them yourself.
October 2nd, 2007