This pages serves as the central place to manage my Collected tools.
Section A: in use (suggested) Tools
- Inputdirector. A tool that can let several machines share the specified master machine's mouse.
- Everything. A quickest desktop search tool.
- [Online] http://www.fileformat.info/: It collects some online tools like hash calculator, etc.
- [Online] http://www.dpriver.com/pp/sqlformat.htm
- [Online] http://prezi.com
- Slickrun. A tool that helps you specify magic words to run your apps in your cut.
- P4 changelist grabber. Use it to grab a numbered Cl from P4.
- Gflag. Get Better debugging information.
- 7-zip.
- Dependency check tools: dependency Walker for native code + checkasm for. Net assembly.
- Evertest. Use it to recognize your hardware well to handle finding drivers. Related tools include: CPU-Z, 3 dmark
- Beyond compare.
- Icofx. It's a perfect tool to edit icon file and especially to extract image files from it (it can contain multiply size images)
- Process spy. by it, you can view detail of the process including all loaded modules in the process.
- Visual leak dectector (VLD): c ++ memory leak detection tool, open source.
- LoadRunner.
- Some useful scriptsPosted into SkyDrive ►my documents ents ►tools ►self bin.
- Screen snapshoter and recorder
- Jing. Free and good to use in most cases. But it only supports swf format for recording screen.
- Screen2exe. Good to user in normal case but fail to behave well in recording 3D modeling app operation like zooming, etc.
- Camtasia studio. Good but expensive.
Section B: worth-a-Try tools
- Doxygen. It's a really useful source code documentation tool. It doesn't require strict comment format as a precondition and contains a set of rich features to stand beyond other similar tools.
- Password Manager: keepass
- Libxml2, cross-platform XML parser.
- Ramdisk. By mapping Ram to be a disk to OS, it can improve the speed a lot for temp file and I/O required a lot apps. get it here.
- . Net ReflectorFrom Redgate which is also the productor of ants profiler for finding memory leak.
- PDF better markup reader: Foxit. At the same time, in order to facilitate Reading Notes, the software can directly list all the outlines and comments, and click to jump, so that you can easily read e-books. To this end, we recommend the free version of Foxit, where the functions are basically met, and the speed is quite satisfactory .)
- Web2pdf: http://www.web2pdfconvert.com/
- Online photo editor: http://pixlr.com
- Export exa: a tool that can generate UML diagrams based on your large code base. Worth a try ..
- Autoit. autoit V3 is a freeware basic-like scripting language designed for automating the Windows GUI and general scripting. it uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks.
- Clipx. Clipboard history viewer.
- Windows Installer cleanup. Although it's not supported by MS now, still a good tool.
- Microsoft Windows XP mode for win7 especially.
· Prototyping tools
O Web prototyping tools:
§ Balsamiq-www.balsamiq.com
§ Axure-www.axure.com
§ Protoshare-www.protoyun.com
§ Dreamweaver-www.adobe.com
§ Balsamiq
§ Protoshare
O mobile prototyping tools (the list is growing all the time, but these are ones used by some of my clients ):
§ Imockups (by end loop)
§ Blueprint (by groosoft)
§ Interface (by less code)
§ App Cooker (by Hot apps factory)
O desktop clients prototyping tools: expression suite
- UML drawing tools. I am a fans of "umlassketch", so only prefer quick-Sketching tools to draw UML diagrams for communication. more detail about UML tools, search "UML" in my blog. below just list two:
- [Online] Yuml. It needs write UML using its syntax but the syntax is pretty straightforward and easy to use. It can be enough in most case when we just want to present/gain a general view.
- Umlet
- Windows sysinternals
There are two ways to use its utilities:
- [Online] Sysinternals live is a service that enables you to execute sysinternals tools directly from the web without hunting for and manually downloading them. simply enter a tool's sysinternals live path into Windows Explorer or a command prompt as http://live.sysinternals.com/ Or \ live.sysinternals.com \ tools \ . You can view the entire sysinternals live tools directory in a browser at http://live.sysinternals.com.
- Get and install whole tool suite on your local computer. Some of MS sysinternal tool set:
- Autologon
- Autoruns
- Bginfo
- Process Explorer
- Process Monitor
- Zoomit: Presentation utility for zooming and drawing on the screen.
Section C: other good tools
Section D:
Scott hanselman's 2009 ultimate developer and Power Users tool list for Windows
Majorgeeks: a site that holds all kinds of tools for Windows and Mac developers to pick up :) very nice site.