Sponsorised links
November 2009
TIDE 2.0 beta - Online Javascript Editor Debugger
TIDE is a Tiny IDE for JavaScript. Its purpose is to write, analyze or debug small JavaScript programs.
overbyte :: Editor [0.1.1 Beta]
# realtime debug It allows developers to write and test code quickly using document.write, alerts or everything else. To view or execute a code, just use CTRL RETURN or click on debug panel (bottom left), result will be displayed on output panel (bottom right) using a dedicated iframe virtual space. # line points Just click one line (number on the left) to mark them # in-place suggest Just click CTRL SPACE or CTRL SHIFT with Opera to view a kind of intelligent code suggest. For example, if You write "Number." on area then use CTRL SPACE You will see every Number dedicated method plus generic Object methods. If You press CTRL SPACE without a dot before area selection, suggest will show You generic or global functions and statements. # quick and simple load and save operations
Sponsorised links
October 2009
Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
Seems to be little more usable than wireshark!
September 2009
FireCrystal :: Add-ons for Firefox
A Visual Firefox Debugger - FireCrystal allows users to record their actions on a web page and shows them the relevant code (HTML, Javascript, and CSS)
August 2009
July 2009
Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
YAML Debug - an assistive code diagnostic tool for web developers
an assistive tool for web developers, that allows you to quickly review code quality and semantic structure of any website
Bugs Everywhere
Bugs Everywhere is a “distributed bugtracker”, designed to complement distributed revision control systems.
