Skip to main content

Posts

Showing posts with the label Developer tool

XAMPP 5.6.14-3

XAMPP 5.6.14-3 XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Windows, and Mac OS X. The package includes the Apache web server, MySQL, PHP, Perl, a FTP server and phpMyAdmin. Many people know from their own experience that it's not easy to install an Apache web server and it gets harder if you want to add MariaDB, PHP and Perl. The goal of XAMPP is to build an easy to install distribution for developers to get into the world of Apache. To make it convenient for developers, XAMPP is configured with all features turned on. In the case of commercial use please take a look at the product licenses, from the XAMPP point of view commercial use is also free. There are currently distributions for Windows, Linux, and OS X Homepage –  http://www.apachefriends.org/en/ Size: 107 MB Download 

XStudio 2.4sp4

XStudio 2.4sp4 XStudio is more than a standard test management platform, it's a leading ALM solution that handles the complete life-cycle of your QA/testing projects from start to finish: products/releases, requirements, specifications, agile projects, tests, test campaigns, test reports and defects. The feature set includes: Authoring business requirements Writing functional and/or technical specifications Project management (using agile oriented concepts - Scrum) Test Management, building of the test plan Planning, execution, scheduling and archiving of the test campaigns (manual and automated) Reporting results, progress, quality, coverage etc. Management of defects/bugs (internally or interfaced with external tools such as Bugzilla, Mantis, Trac, JIRA, Clearquest or VersionOne) XStudio uses MySQL, Oracle, SQL Server or MariaDB to store the data and can be used from its Windows, Linux or Mac native client or simply through any web-browser.  XStu

FileZilla 3.14.1

FileZilla 3.14.1 FileZilla, the free FTP solution. Both a client and a server are available. FileZilla is open source software distributed free of charge under the terms of the GNU General Public License Support is available through our forums, the wiki and the bug and feature request trackers. In addition, you will find documentation on how to compile FileZilla and nightly builds for multiple platforms in the development section. FileZilla is open source software distributed under the terms of the GNU General Public License. Runs on Windows, Linux, BSD, OSX and more. FileZilla is available in many languages. Features of FileZilla include the following:  • Easy to use  • Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)  • IPv6 support  • Available in many languages  • Supports resume and transfer the files larger than 4GB  • Tabbed user interface  • Powerful Site Manager and transfer queue  • Bookmarks  • Dr

Notepad++ 6.8.4

Notepad++ 6.8.4 Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment. Here are the features of Notepad++ :  • Syntax Highlighting and Syntax Folding  • WYSIWYG  • User Defined Syntax Highlighting  • Auto-completion  • Multi-Document  • Multi-View  • Regular Expression Search/Replace supported  • Full Drag ‘N’ Drop supported  • Dyna

phpMyAdmin 4.5.0.1

phpMyAdmin 4.5.0.1 About phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement. phpMyAdmin book phpMyAdmin Starter phpMyAdmin comes with a wide range of documentation and users are welcome to update our wiki pages to share ideas and howtos for various operations. The phpMyAdmin team will try to help you if you face any problem; you can use a variety of support channels to get help. phpMyAdmin is also very deeply documented in a book written by one of the developers – Mastering phpMyAdmin for Effective MySQL Management, which is available in English and Spanish. To ease usage to a wide range of people, phpMyAdm

WordPress 4.3 Final

WordPress 4.3 Final WordPress is the most widely-used blogging service and a reliable content management system that focuses on simplicity and customization possibilities. Relying on the power of PHP and MySQL, it can be used for creating anything from simple personal blogs to complex portals. The feature that appeals to most users is the uncomplicated setup procedure, which allows both experienced bloggers and beginners to have their website up and running in record time. If you decide to go for a WordPress-compliant paid hosting service, you should first check whether a dedicated tool for automatically installing WordPress is available or not, since most providers do provide such an option. However, if you want to perform this operation yourself, note that WordPress requires access to a web server and a MySQL database where all the website information will be stored. WordPress is intuitive enough to be used by bloggers who don't have programming knowledge,

Joomla! 3.4.2

Joomla! 3.4.2 Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made Joomla the most popular Web site software available. Best of all, Joomla is an open source solution that is freely available to everyone. Since Joomla is based on PHP and MySQL, you’re building powerful applications on an open platform anyone can use, share, and support. A content management system is software that keeps track of every piece of content on your Web site, much like your local public library keeps track of books and stores them. Content can be simple text, photos, music, video, documents, or just about anything you can think of. A major advantage of using a CMS is that it requires almost no technical skill or knowledge to manage. Since the CMS manages all your content, you don’t have to. Joomla! is an international project, with users and contr

Notepad++ 6.7.9

Notepad++ 6.7.9 Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. It also gives the extra functionality to define a user’s own language for the syntax folding and syntax highlighting. You can print your source code in color. It allows a user to edit the different document in the same time and even to edit the same document synchronizely in 2 different views. Notepad++ supports full drag and drop. The programming languages supported by Notepad++ are: ASP, Ada, ASCII art, Assembly, AutoIt, BAT, C, C#, C++, Caml, CSS, doxygen, FORTRAN, HTML, Haskell, Java, javascript, KiXtart, Lisp, Lua, makefile, Matlab, Objective-C, Pascal, Perl, PHP, PostScript, Python, Ruby, Scheme, Unix Shell Script, Smalltalk, SQL, Tcl, TeX, Verilog, VHDL, VB/VBScript, XML. This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and