Entries for month: October 2007

Finally! Solid FTP in Eclipse

Default , ColdFusion , Web Development 11 Comments »

Aptana released the 1.0 version of their Eclipse Plug-in (now called Aptana Studio for Eclipse).  I've been rejecting Eclipse (CFEclipse) as a viable IDE largely due to the show-stopping lack of ability to create a file on a remote FTP site.  This release overcomes that severe limitation.  You can now right-click on any folder in an FTP site, and select 'New File'.  This is an enormous productivity boost for developers who need to work on remote files.  The previous methods of synchronizing entire projects was terrible.  I've got more evaluation to do before I can switch to CFECLIPSE, but this is a great sign.

 Create new file with Aptana 

It's time to give CFECLIPSE another shot...

Read more...

Great CF Training Resource

Default , ColdFusion , Web Development No Comments »

Webucator recently made much of their ColdFusion training library openly available to developers at http://www.coldfusionmanualonline.com/

If you've never heard of Webucator, they are worth a look.   They offer training, both online and in-person, for a wide variety of Web technologies.  I took a DHTML session with them, and it was excellent. 

PS - Thank you to Pete Freitag for passing this along to our user group! 

Read more...

Finally, IE Debugging for Ajax and Javascript

Default , Web Development , Ajax 1 Comment »

Since I started doing JavaScript and Ajax development I have always been frustrated with the lack of a good debugging tool for Internet Explorer.  Firefox has Firebug, which is outstanding.

I think I may have finally found a solution - http://www.debugbar.com/

This can be a big help for those Ajax calls and JavaScript functions that work in Firefox but just don't seem to work right in IE. 

Some of the features...

  • See every Ajax request, the response headers, and the source code.

  • View all the linked and inline scripts, html, and css in any loaded page.
  • An enhanced JavaScript console
  • HTML check - for validation
There are also some nice extras in there, such as the color picker, window resizing to preset sizes, and the ability to e-mail screen shots when an error occurs.

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds