Browser support of debug tools
software\browser | IE | Firefox | chrome | opera | safari | Mobile Browser | Other |
VS.NET | |||||||
Firebug/Venkman | |||||||
Aptana | |||||||
Netbeans | |||||||
MyEclipse | |||||||
JSDT |
There are two versions of jsdt - Standalone and Eclipse Plugin
http://code.google.com/p/jsdt/
Project Owner : ayound
Related references :
http://vinaytech.wordpress.com/2009/02/24/closuresandiecircular/
Javascript and Web Performance Tools
AOL Page Test
Open source tool for measuring and analyzing web page performance using Internet Explorer.Cuzillion
Tool for quickly constructing web pages to see how components interact and how behavior differs across browsers, sometimes in unexpected ways. Also lets you share sample pages with others.Fiddler 2
Web debugging proxy which logs all HTTP/S traffic between your computer and the Internet. Inspect HTTP/S traffic, set breakpoints, and "fiddle" with incoming or outgoing data.Firebug
Firefox Add-on that lets you edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.Hammerhead
Firebug Add-on for measuring the load time of web pages.httperf
Tool for generating HTTP workloads and measuring web server performance, and constructing micro- and macro-level benchmarks.HttpWatch
HTTP viewer and debugger integrated with IE and Firefox to provide HTTP/S monitoring without leaving the browser window.IBM Page Detailer
Graphical tool that assesses web page performance and provides details include the timing, size, and identity of each item in a page.JSLint
Tool that looks for code quality problems in JavaScript programs.JSMin
Filter which removes comments and unnecessary whitespace from JavaScript files.Microsoft VRTA
Tool that visualizes web page download, identifies areas for performance improvements, and recommends solutions.mon.itor.us
Provides a personalized Ajax dashboard interface, checks server performance and availability, generates uptime reports, tracks visitors, checks CPU, memory and other systems resources, and alerts when it detects abnormalities.OOCSS
Development environment and framework for creating fast, reusable CSS objects and modules.Pylot
Open source tool for testing the performance and scalability of web services. It runs HTTP load tests, verifies server responses, and produces reports with metrics.Smush It
Online tool that allows you to upload images for lossless compression and optimization. Provides a report of bytes saved and downloads a zip file containing the optimized versions of the files.Wbox
Performs various tests, including page load benchmarking, web server and web application stress testing, and verifies correct configuration of virtual domains configuration, redirects, and HTTP compression.Yahoo! YSlow
Firefox/Firebug Add-on that analyzes web pages and suggests ways to improve their performance, based on a set of rules for high performance web pages.YUI Compressor
JavaScript minifier designed to yield a higher compression ratio than other tools.Web Developer
firefox addons : The Web Developer extension adds a menu and a toolbar with various web developer tools.
NetTool
NetTool is a developer tool for monitoring and manipulating application-level network messages, particularly useful for debugging web applications and web services. There are two components to NetTool: the HTTP Client, and the TCP Tunnel.Yet Another Process Monitor (YAPM)
Yet Another Process Monitor (YAPM) is a powerful aplication for Windows XP/Vista that monitors the processes running on your system. You can manage their threads, windows, handles, modules, network connections... YAPM also monitors all services running.Angry IP Scanner
Angry IP scanner is fast and friendly network scanner for Windows, Linux, and Mac. It is very extensible, allowing it to be used for very wide range of purposes, with the primary goal of being useful to network administrators.Website Analyzer and Link Checker
- HTML and CSS validate all pages within a website.
- Have link checker tool find broken links and broken redirects.
- Analyze file sizes, response codes, download times etc. of all pages.
- Optimize internal linking to focus link juice on pages you want indexed.
- Analyze your entire website to find website and crawler problems.
- Fix link juice flow, broken links, file sizes, CSS and HTML errors etc.
Internet Explorer Developer Toolbar [supports IE 6.x & 7.x]
The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages. These features enable you to:- Explore and modify the document object model (DOM) of a Web page.
- Locate and select specific elements on a Web page through a variety of techniques.
- Selectively disable Internet Explorer settings.
- View HTML object class names, ID's, and details such as link paths, tab index values, and access keys.
- Outline tables, table cells, images, or selected tags.
- Validate HTML, CSS, WAI, and RSS web feed links.
- Display image dimensions, file sizes, path information, and alternate (ALT) text.
- Immediately resize the browser window to a new resolution.
- Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain.
- Display a fully featured design ruler to help accurately align and measure objects on your pages.
- Find the style rules used to set specific style values on an element.
- View the formatted and syntax colored source of HTML and CSS.
JavaScript Memory Leak Detector (download) is a debugging tool to detect memory leaks in JavaScript code. It can be installed as an Internet Explorer band and it is expressly designed to find memory leaks in JavaScript code that runs in Internet Explorer
JavaScript
FAQ
ECMAScript
Wikipedia entry
TwinHelix - components
Bindows - application design
Flapjax - new JavaScript
Google Maps
Matt Kruse scripts
HTMLArea - WYSIWYG editors
Yahoo! UI
Tween
html editors
TinyMCE - clean, modifiable, my choice
FCKeditor - rich, improved
htmlArea - oldest, forked to Xinha, stalled
IDEs
Aptana - like MS Expression?
Tibco IDE - InfoWorld Bossie 07
Javascript libraries
Google Ajax libraries API - simplify your includes
Dojo, Dijit, DojoX - InfoWorld Bossie 07
Adobe Spry
ExtJS - very slick
ThinWire - lightweight
DWRUtil
Yahoo!
MochiKit
Raphaël - graphics in SVG / VML
SVG-VML-3D - 3d graphics
Prototype based
Script.aculo.us - faster than Dojo
MooTools - docs
Rico
Protoflow - coverflow effect
jQuery
JQuery - popular, books, back button issue, LearningJQuery
JQuery API docs - Remy Sharp, VisualJQuery
jQuery Sifr Plugin - use Flash fonts on web pages
jQuery Flash Plugin - SWFObject replacement
Glimmer - online effects tool
Compiles to JavaScript
haXe - client/server to JS, Flash, or Neko
Google Web Toolkit - Java
Ajax
Ajax magazine
Google AJAX Search API (REST)
Open Ajax Alliance - standards
AjaxWorld magazine
Open Ajax Alliance
Ajaxian - portal
JSP Controls
jMaki - framework for JSP/JSF
Lightstreamer - free push server
RPC based Ajax libraries
DWR
JSON-RPC-Java
Tag based Ajax libraries
AjaxTags
AjaxAnywhere
jMaki - five libraries, Glassfish project, includes chat
ZK Framework - #1 SourceForge Ajax project
Portals
Noupe
Mashups
JSONP, JQuery, YQL - Part 1, Part 2
If you know any other tools, please add.
0 comments:
Post a Comment