Development
14 Firefox plugins for today’s web developer
Friday, March 7th, 2008When it comes to bells and whistles I tend to be a minimalist. All that eye candy is just too expensive with regard to system resources. So when rebuilt one of my workstations I was shocked when I found 15 plugins installed. The only saving grace is that I acutally use almost […]
EZ-FAQ 0.1 for Wordpress Released
Tuesday, March 4th, 2008My latest plugin for Wordpress is ready for release, beta that is. EZ-FAQ is a documentation styler for generating FAQs. If scans a page or a post for paragraps with the class ‘ez-question’ and then formats the questions as requested. Then using a quick tag you can add a FAQ table of […]
SmugPress 0.2.3 (beta) Released
Monday, March 3rd, 2008I’ve completed my initial development of SmugPress, a SmugMug plugin for Wordpress. I think most of the major issues taken care of thanks to a little help from some eager users. Check out smugpress to get more information or download the latest version.
Debugging Javascript in IE Without Visual Studios
Sunday, February 24th, 2008Go figure that Firefox, with the help of Firebug would make it easy to debug javascript for your web applications. However, if you are writing production caliber web applications you MUST ensure it works with Internet Explorer as well. Whether we like it or not, IE still has the numbers.
Unfortunately, debugging Javascript issues on IE […]