There are several tools that we/I use on many projects. We thought it would be good to provide a collection of those tools.
IDM Toolbox#
The IDM Toolbox are things we find useful for working with IDM.Tools for HTML debugging#
If you are working with:- Access Manager type of products
- Working with SAML, Liberty, WS*
- Developing HTML pages
Then you should have some of these tools.
Firefox#
These tools work with FireFox Browsers.httpwatch
#
httpwatch
livehttpheaders
#
The goal of the livehttpheaders
- First by adding a 'Headers' tab in 'View Page Info' of a web page.
- Second by adding a tool in the 'Tools->Web Development' menu to be able to display http headers in real time (while pages are being downloaded from the Internet.
- Third by letting you edit request headers and replay an URL (beta). Look for the Replay button in the live window
Firebug
#
Free one and good. http://getfirebug.com/
IE #
These tools work with IE Browsers.Microsoft
#
Seems to work pretty good for debugging pages. http://www.microsoft.com/downloads/details.aspx?FamilyID=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en
iehttpheaders
#
iehttpheaders
fiddler
#
Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.
httpwatch
#
A free and pay for version. Works with both IE and Firefox. http://www.httpwatch.com/
Novell Designer #
Used with DirXML, Novell Designer is required.Generic Tools#
Text Editor#
We use Ultra-Edit
- Viewing and editing UTF-8 files
- Viewing and searching large multi-megabyte log files
- Quick Program or config file editing
- Keeping notes
TCDUMP
#
TCDUMP
wireshark
#
wireshark
LDAPSEARCH#
The LDAPSEARCH utility must be available. AFAIK, it is installed with eDirectory on every platform but Windows. When we do not have access on a platform we have been using the open source OPENDJ