DHTMLdev.com — Dedicated to quality Web development articles and tutorials
Web Dev
DHTML development grows up PDF Print E-mail
Saturday, 12 January 2008

In the past 10 years of Web development, I've seen a lot of change. And the future of Web development looks very interesting at the moment. For a long time, Web developers working on mainly client-side code (html, javascript, css) have not really had an intergrated development environment (IDE) on par with application development IDEs. Dreamweaver is a great editor, but it doesn't have a debugger, for example. JavaScript development has been a major pain without a debugger. But the world has changed and every Web developer needs to recognize that. The days of notepad are obviously over, but so are the days of Dreamweaver for any serious Web application development in PHP or other languages, such as the new kid on the block, Ruby on Rails. This includes all client-side development, including Flash development.

Last Updated ( Saturday, 12 January 2008 )
Read more...
 
Web dev power toys for Windows PDF Print E-mail
Saturday, 29 December 2007

I'm working a lot with ruby on rails and mysql lately, so I'm using the command line window a lot as well. Clicking Start»Run etc. to open a command line window and then navigating via DOS to each of your working directories is just too much sometimes, many times. If only there were a way to open a command window by right clicking a Windows Explorer folder ... Well, of course there is plus some other neat tools to help with images and syncing directories, to name just a few.

Last Updated ( Saturday, 29 December 2007 )
Read more...
 
Standalone IE6 for Testing PDF Print E-mail
Tuesday, 11 September 2007

Most users still use Internet Explorer 6, while most developers have upgraded to ie7. So how do you test in ie6? Most people designate another machine as an ie6 box, and then turnoff automatic updates. Oops, it was upgraded by the new guy. Nice. Anyway, for one reason or another it would be sweet to run both ie6 and ie7 on the same computer. After a lot of googling "ie6 side by side install" and "ie standalone" etc., and reading a bunch of crap, I found a nice standalone version at browsers.evolt.org and a nice added dll from positioniseverything. So I zipped everything (link at bottom) and wrote these instructions. Enjoy!

Last Updated ( Thursday, 13 September 2007 )
Read more...
 
Registering File Extensions for Code Highlighting in Dreamweaver PDF Print E-mail
Thursday, 26 July 2007

Dreamweaver is my production HTML, JavaScript, PHP et al. editor. As such, Dreamweaver needs to correctly highlight all kinds of code in all kinds of document types. For example, I'm learning Drupal. Drupal uses modules to extend the core. These module files are PHP but use the file extension .module, which Dreamweaver does not recognize as PHP code, until we register the .module file extension as the PHP document type.

Last Updated ( Thursday, 26 July 2007 )
Read more...
 
Mark of the Web PDF Print E-mail
Tuesday, 27 February 2007

Testing Web pages with ActiveX content, such as Flash movies, locally in Internet Explorer can bring up the Information Bar, over and over, which is extremely annoying and makes testing even more of a chore for Web developers. Load page, click Information Bar, view content, load page, click Information Bar, view content, etc. Use the "Mark of the Web" trick to end this tedious cycle.

Last Updated ( Tuesday, 27 February 2007 )
Read more...
 
<< Start < Prev 1 2 3 Next > End >>

Results 1 - 9 of 23