Author Topic: Check your javascript against online javascript lint  (Read 3084 times)

0 Members and 1 Guest are viewing this topic.

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 33910
  • malware fighter
Check your javascript against online javascript lint
« 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
Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!

Zagor

  • Guest
Re: Check your javascript against online javascript lint
« Reply #1 on: May 18, 2007, 04:57:37 PM »
Thanks Polonus, nice one. How did you come across it?

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 33910
  • malware fighter
Re: Check your javascript against online javascript lint
« Reply #2 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
Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!

Zagor

  • Guest
Re: Check your javascript against online javascript lint
« Reply #3 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.