DMXzone founder, George Petrov, introduces a series of articles on writing your own extensions for Dreamweaver. Previously, this has always been though of as the task for advanced users with lots of programming knowledge, and has been the territory for expensive books.
However, George's series demands no heavy programming or great experience. He takes you through writing an extension for dreamweaver to creating a property inspector for it so that it integrates perfectly, then gives tips on how to package your extension for distribution or sale. We will start with some basic extensions like objects, property inspectors and tag editors. Then we move on the Behaviors and Server Behaviors - from basic to very advanced.
This first article looks at the extensions that you've already been using (though you probably didn't know it!) and examines the type of extension, their purpose and the circumstances that you'd write one yourself.
Read More