Working with Dreamweaver Site Files (.STE)
When connecting to a new project via FTP I will occasionally come across .STE (Dreamweaver Site File) files being used as a means to store FTP username and password information. The FTP password is always encrypted in these files. This causes problems because I do not use Dreamweaver to build websites. Even worse, what if I were someone else that did not own a copy of Dreamweaver?
April 15, 2008 | Filed Under Process | 2 Comments
jQuery Safer Mailto Links Plugin
Recently I realized that jQuery plugins are the way to go for building re-usable, modular code snippets. As a result I have revisited the jQuery Safe Mailto’s function, building a jQuery Plugin to replace it.
April 13, 2008 | Filed Under jQuery | Leave a Comment
