1) SQLyog
SQLyog MySQL GUI is t
he most powerful MySQL manager and admin tool, combining the features of MySQL Query Browser, Administrator, phpMyAdmin and other MySQL Front Ends and MySQL GUI tools in a single intuitive interface
http://www.webyog.com/en/downloads.php
2) BlueScreenView
bluescreenview_setup.exe

BlueScreenView scans all your minidump files created during ‘blue screen of death’ crashes, and displays the information about all crashes in one table. For each crash, BlueScreenView displays the minidump filename, the date/time of the crash, the basic crash information displayed in the blue screen (Bug Check Code and 4 parameters), and the details of the driver or module that possibly caused the crash (filename, product name, file description, and file version).
For each crash displayed in the upper pane, you can view the details of the device drivers loaded during the crash in the lower pane. BlueScreenView also mark the drivers that their addresses found in the crash stack, so you can easily locate the suspected drivers that possibly caused the crash.
http://www.nirsoft.net/utils/blue_screen_view.html
3) WAMP
A variety of packages enable WAMP (Windows, Apache, MySQL, PHP/Perl/Python) Server.

http://www.wampserver.com/en/
4) Tail forWindows
Tail is a helpful Linux utility and Windows also has a tail option, but you have to download it. It’s part of the “Windows Server 2003 Resource Kit Tools” from Microsoft. As of this posting I don’t think there is a resource kit for Server 2008 that’s been released but I bet this version works on 08 as well. There are other tail versions on the net for Windows but I’d stick with what M$ provides in the resource kit, it’s simple and just works!
This small helpful utility allows you to watch log files as they populate or fill up in a command prompt. Download it –> Here or you can download the resource kit previously mentioned where the file is also contained.
What you should do is copy tail.exe to your “%systemroot%system32″, on my machine it’s “C:WindowsSystem32 but depending on how Windows was installed yours might be different. Click Start > Run > copy that %system…line in quotes into the run dialog then click OK, then copy your tail.exe into that folder.
by default many Windows log files are kept in a subdirectory in your System32 folder, particularly the firewall log on a Windows XP systems ( “%windir%System32LogFiles”). I’d poke around and see what you see. Lets next open a command prompt, Start > Run > CMD.
Lets try the firewall.log file!
Type:
tail -f “%windir%pfirewall.log”
Your firewall log file might be in a different location so be sure to find it and change where tail is looking, if it’s wrong tail won’t work until it can read a file that exists. Depending on what your firewall is logging you should see your screen light up with activity. This can be particularly helpful for troubleshooting potential firewall problems, or maybe you’re running IIS servers or other servers that log to readable text based files. If so tail is for you!
Lastly – from the command line you can type “tail /?” for options, there aren’t many but you might want to display only the last 50 lines of the log in your screen. For this we’d type:
tail -n 50 -f “c:whateverfoldersmorefoldersyourlogfile.log”
50 lines are easier to follow than the default 10 lines.
5) Install Anyware
InstallAnywhere gives software developers a quick and easy way to build professional software installations for Linux, IBM i, Mac OS X, Solaris, HP-UX, AIX, Windows

http://www.flexerasoftware.com/promolanding/6966.htm?lead_source=IA_ADW_LP2_NAQ306&gclid=CPakwOi8jaACFQlB6wodYRmQcw
6) Edraw Max
Edraw Max Is a graphics software that makes it simple to create professional-looking flowcharts, organizational charts, network diagrams, business presentations, building plans, mind maps, fashion designs, UML diagrams, workflows, program structures, web design diagrams, electrical engineering diagrams, directional maps, database diagrams.
Edraw.Max.4.6
http://www.edrawsoft.com/EDrawMax.php
-
-
51
-
-
41
7) WinDiff- WinDiff is a graphical file comparison program published by Microsoft
Link – http://support.microsoft.com/kb/159214
http://www.grigsoft.com/download-windiff.htm
8) Bugzilla
Bugzilla is a Web-based general-purpose bugtracker and testing tool originally developed and used by the Mozilla project, and licensed under the Mozilla Public License

http://www.bugzilla.org/
9) HTTrack
HTTrack is a free (GPL, libre/free software) and easy-to-use offline browser utility.
It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site’s relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system.
WinHTTrack is the Windows 9x/XP/Vista/Seven release of HTTrack, and WebHTTrack the Linux/Unix/BSD release.

http://www.httrack.com/
10) RegexBuddy
RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want

11) WinMerge


WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Link http://winmerge.org/
12) Wireshark

Wireshark is a network protocol analyzer for UNIX and Windows. Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education.

http://www.wireshark.org/
13) iReasoning
iReasoning MIB browser is a powerful and easy-to-use tool powered by iReasoning SNMP API

http://www.ireasoning.com/
14) Edit Plus
Edit Plus is a text editor, HTML editor, PHP editor and Java editor for Windows. While it can serve as a good Notepad replacement, it also offers many powerful features for Web page authors and programmers

http://www.editplus.com/
15) Stylus Studio

The Stylus Studio XML Editor is an innovative XML IDE providing advanced XML development tools for XML, XSL, XSLT, XML Schema, DTD, SOAP, WSDL, SQL/XML
http://www.stylusstudio.com/
16) WinRAR
WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP, ACE and other archive formats

http://www.rarlab.com/download.htm
17) Abyss Web Server
Abyss Web Server is a free and small personal web server for Windows and Linux supporting HTTP/1.1 and CGI. Features a remote web management interface.

www.aprelium.com
18) WinCvs
WinCVS is Windows Concurrent Versions System

http://www.wincvs.org/
19) Python

Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.
Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java and .NET virtual machines.
Python is free to use, even for commercial products, because of its OSI-approved open source license
http://www.python.org/
20) ProcessExplorer
Process Explorer shows you information about which handles and DLLs processes have opened or loaded.
http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx

21) PuTTy
PuTTY is a free and open source terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols

http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

http://www.putty.org/
http://putty.en.softonic.com/
22) CPU-Z

CPU-Z is a freeware that gathers information on some of the main devices of your system. CPU-Z does not need to be installed, just unzip the files in a directory and run the .exe. In order to remove the program, just delete the files. The program does not copy any file in any Windows directory, nor write to the registry

http://www.cpuid.com/cpuz.php
23) Orbit Downloader

Orbit Downloader is a free social music,video and file downloader. Also it support all streaming media protocol include RTMP and can download music and
to make general downloading easier and faster.
http://www.orbitdownloader.com/
http://orbit-downloader.en.softonic.com/
11.005200
76.970711
Like this:
Like Loading...