How to
Speed up HTML markup in Netbeans with Zen Coding
posted February 27th, 2010 at 9:39 am by chadMy friend Derek shared a link about Zen Coding a month ago which I finally made time to look at this morning. Zen Coding is a plugin designed to supercharge your HTML markup and CSS coding and it's available for several IDEs and text editors. I watched the available screencasts and gave it a try this morning. It's remarkable what you can do with it.
Unobtrusive and accessible form input labeling with jQuery
posted December 29th, 2008 at 12:46 pm by chadIt's common practice to skip the use of
Add jQuery code assist to Eclipse WTP on Mac OS X
posted December 24th, 2008 at 1:05 pm by chadI'd recently run across a nifty patch for Eclipse WTP which adds jQuery code assist to WTP's stock JavaScript features. The installation instructions looked simple enough, back up the original WTP JavaScript jar file, download the jQueryWTP patch, run it, and voila, jQuery development gets a little faster in Eclipse. Unfortunately, it wasn't that easy.
During my first attempts, the jQueryWTP patch installer wouldn't run on Mac OS X 10.4.11 at work. The patch wouldn't run on Leopard at home either. Neither the jQueryWTP project nor its SourceForge download page provide Java or WTP version requirements. All screenshots I've seen show installation on Windows. After a lot of flailing, I was eventually able to get the patch installed. Here is an archive of my trials and tribulations.
Keep your Java environment up-to-date on Mac OS X 10.4 with SoyLatte
posted December 24th, 2008 at 11:03 am by chadI recently needed Java 6 to install an Eclipse patch. As you're probably aware, although Apple updated OS X 10.5 Leopard to Java 6 they probably never will provide updates beyond Java 5 for Mac OS X 10.4 Tiger. The good news is that if you're running an Intel-based Mac, you can keep your Java environment up-to-date with SoyLatte, which is part of the OpenJDK BSD-Port project.
Speed up PHP development in Eclipse PDT with Templates and Snippets
posted August 26th, 2008 at 4:23 pm by chadBusy schedules, long to do lists, and deadlines make it tough for developers to get familiar with some of the advanced features their tools provide. This is a shame, because some features, like Eclipse Templates, can really reduce coding time and errors.
You already know that Eclipse PDT provides autocompletion and hints for PHP's built in functions. In addition, commenting your code with PHPDoc adds autocompletion and hinting for your application's classes, methods, and variables. If you haven't already discovered, Eclipse PDT also provides autocompletion of PHP's control structures, class definitions, and methods through code templates.





Recent comments
3 weeks 1 day ago
8 weeks 4 days ago
14 weeks 5 days ago
51 weeks 22 hours ago
51 weeks 1 day ago
1 year 14 weeks ago
1 year 18 weeks ago
1 year 18 weeks ago
1 year 25 weeks ago
1 year 26 weeks ago