BugReporter: reporting bugs in a click
Lately I’ve been working on some group projects, and I had the idea to make a tool to report bugs, errors and other unwanted things on a web site. So I made that tool, and now it is time to share it with the world.
I made a page in my codex for the BugReporter. There you can find info for implementing the tool in you project (it’s quite easy), as well as a demo.
The tool is written in JavaScript, and the server-side script in PHP, but that can be changed in any other server-side language as you want. Nice features are making the bug-window transparent (double-click), and the AJAX transport of the data to the server. It is also very small, only a few kilobytes.
So, if you’re working on a group project, say more than three people, this might be useful.
Posted on Monday, July 30th, 2007 in Current work, PHP, JavaScript
Comments and trackbacks are welcome.
