Avast WEBforum

Other => General Topics => Topic started by: polonus on May 18, 2007, 04:39:46 PM

Title: Check your javascript against online javascript lint
Post by: polonus on May 18, 2007, 04:39:46 PM
Hi malware fighters,

Coding in javascript, check it against online javascript lint, works similar to the javascript engine in the Firefox browser. Here is the link: http://www.javascriptlint.com/online_lint.php

Enjoy,

polonus
Title: Re: Check your javascript against online javascript lint
Post by: Zagor on May 18, 2007, 04:57:37 PM
Thanks Polonus, nice one. How did you come across it?
Title: Re: Check your javascript against online javascript lint
Post by: polonus on May 19, 2007, 12:18:25 AM
Hi Zagor,

While checking the Javascript files I added to my Flock browser version, I use it. It was advised in a thesis on insecure code. Nice to have it,

enjoy,

polonus
Title: Re: Check your javascript against online javascript lint
Post by: Zagor on May 19, 2007, 01:02:52 AM
Yes it surely is nice to have another tool. Can't hurt ;) I used in the past some tools but additional help is needed. Speaking of coding in general, if no one have mentioned before I would like to suggest something.

Anyone who uses Firefox browser and is learning html, xhtml, css (even a beginner) should consider Web Developer Toolbar extension for Firefox. This tool just saves lives. Excellent peace of work. Great helper for making a standards compliant web code.