The Artima Developer Community
Sponsored Link

Java Buzz Forum
Mozilla is unbeatable for JavaScript Development

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
John Martin

Posts: 31
Nickname: lon3mato
Registered: Jul, 2003

John Martin is another lazy programmer.
Mozilla is unbeatable for JavaScript Development Posted: Aug 11, 2003 7:49 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by John Martin.
Original Post: Mozilla is unbeatable for JavaScript Development
Feed Title: The Lone Programmer
Feed URL: http://www.lonepixel.com/loneprog/javablogs-index.rdf
Feed Description: Just another lazy programmer. (Java and UI Design channels only.)
Latest Java Buzz Posts
Latest Java Buzz Posts by John Martin
Latest Posts From The Lone Programmer

Advertisement

I have just come off an 80+ hour week of hacking JavaScript and were it not for Mozilla, my brain would be fried. In general, I'm not the biggest Mozilla fan in the world. I regularly use IE, my email is all in Outlook, and I still haven't warmed to XUL. But in terms of features to help you develop JavaScript, Mozilla is without competition.

I had this big article planned on outlining the numerous parts of Mozilla relevant to JavaScript, but I find that Henrik Gemal has already done a much better job than I could ever do over at DevEdge. I strongly urge you to read it if you're doing any sort of web development and not already using Mozilla. In a nutshell, the things that I didn't know about before the previous week of hacking include:

  • The Cookie Manager, and even better, the Cookie Bar, complete cookie management from the sidebar.
  • The View Selected Source menu option. Just select some text in a web page, right-click, and whammo.
  • The Live HTTP Headers extension. It does what it says. You can find it here.
  • The DevEdge sidebar, with lots of easy access to relevant reference material.
  • And Unix-style text search when typing slash-searchtext. I know this doesn't really have anything to do with JavaScript development. But it still rocks.

Even so, I will be eternally grateful if I don't have to touch anything more than an onClick handler or a document.location.href redirect again. JavaScript is the work of Satan. Wtf is with the object model?! Object.prototype? Ewww.

Read: Mozilla is unbeatable for JavaScript Development

Topic: Hibernate 2.0.2 class level WHERE and IntelliJ XDoclet Templates Previous Topic   Next Topic Topic: BEA Prepares Increased Security for WebLogic

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use