Click here to Skip to main content
15,887,477 members
Home / Discussions / Free Tools
   

Free Tools

This forum is for discussing and recommending Free tools for software development. Please post direct links to tools, and not just links to pages that review or list tools.No shareware and no commercial products allowed. Please report spammers by voting to remove their messages and reporting their accounts.

 
GeneralRe: Easier debugging with Visual Studio Pin
Argonia17-Jul-14 1:43
professionalArgonia17-Jul-14 1:43 
GeneralRe: Easier debugging with Visual Studio Pin
Richard MacCutchan17-Jul-14 2:02
mveRichard MacCutchan17-Jul-14 2:02 
GeneralHere is list of TOP - 15 Free Tools Which Make Tester’s Life Easier PinPopular
kovtunov15-Jul-14 6:49
kovtunov15-Jul-14 6:49 
GeneralLightweight bug and Issue tracking Pin
DukeWendel16-Jun-14 2:31
DukeWendel16-Jun-14 2:31 
GeneralMessage Removed Pin
25-May-14 22:20
TheWebDeveloper25-May-14 22:20 
GeneralMessage Removed Pin
26-May-14 23:11
professionalNikhil_S26-May-14 23:11 
GeneralMessage Removed Pin
27-May-14 1:58
TheWebDeveloper27-May-14 1:58 
GeneralA great tool for monitoring/debugging jQuery events PinPopular
Michael Collins - Intervalia26-Apr-14 12:42
professionalMichael Collins - Intervalia26-Apr-14 12:42 
I created jQuery TriggerTracker to help track down problems related to triggering and handling jQuery events.

It has turned into a project that has saved me and others on my team hundreds of hours in debugging. I recently made it available for everyone on github.

https://github.com/intervalia/triggerTracker

TriggerTracker is a tool for tracking jQuery events. It is a single JavaScript file that, when loaded, provides output to the browser's console related to jQuery event triggering and event handlers.

How to use triggerTracker:
Just load triggerTracker as soon as possible after loading jQuery.

JavaScript
<script src="jQuery-1.11.0.min.js"></script>
<script src="trigger-tracker.js"></script>

GeneralUSB/HD low level formater Pin
zsigmond17-Feb-14 10:17
zsigmond17-Feb-14 10:17 
QuestionMessage Removed Pin
17-Feb-14 3:01
professionalPankaj Deharia Ignatiuz17-Feb-14 3:01 
GeneralNice Hex editor Pin
Mike Hankey6-Feb-14 14:47
mveMike Hankey6-Feb-14 14:47 
GeneralRe: Nice Hex editor Pin
Bernhard Hiller6-Feb-14 20:52
Bernhard Hiller6-Feb-14 20:52 
GeneralAudio: Recording and editing Pin
Nelek29-Dec-13 12:54
protectorNelek29-Dec-13 12:54 
GeneralRe: Audio: Recording and editing Pin
Albert Holguin29-Dec-13 16:28
professionalAlbert Holguin29-Dec-13 16:28 
GeneralRe: Audio: Recording and editing Pin
Santanas Muzieksoftware30-Dec-13 8:28
Santanas Muzieksoftware30-Dec-13 8:28 
GeneralRe: Audio: Recording and editing Pin
Albert Holguin30-Dec-13 8:30
professionalAlbert Holguin30-Dec-13 8:30 
GeneralRe: Audio: Recording and editing Pin
Member 1052948516-Jan-14 18:19
Member 1052948516-Jan-14 18:19 
GeneralRe: Audio: Recording and editing Pin
Herman<T>.Instance11-Aug-15 3:04
Herman<T>.Instance11-Aug-15 3:04 
GeneralBest tools for web designing Pin
tgsb19-Dec-13 0:10
tgsb19-Dec-13 0:10 
AnswerRe: Best tools for web designing Pin
thatraja26-Dec-13 1:55
professionalthatraja26-Dec-13 1:55 
GeneralRe: Best tools for web designing Pin
Member 1049063927-Dec-13 5:16
Member 1049063927-Dec-13 5:16 
GeneralMath expression parser tools Pin
Member 104427473-Dec-13 9:52
Member 104427473-Dec-13 9:52 
GeneralProductivity Power Tools for VS2013 PinPopular
Wonde Tadesse27-Nov-13 10:42
professionalWonde Tadesse27-Nov-13 10:42 
GeneralRe: Productivity Power Tools for VS2013 Pin
Andrius Leonavicius1-Jan-14 5:11
professionalAndrius Leonavicius1-Jan-14 5:11 
GeneralRe: Productivity Power Tools for VS2013 Pin
BillWoodruff21-May-14 23:16
professionalBillWoodruff21-May-14 23:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.