Showing posts with label Developer Tools. Show all posts
Showing posts with label Developer Tools. Show all posts

Tuesday, July 31, 2012

Cloud System Booster Pro v 1.1.1

Cloud System Booster is one of the most welcomed software for system maintenance daily use by assembling four basic modules to fully efficiently optimize the system with user-based cloud technology. This program is able to clean up the system in various aspects like junk files

Read more »

Tuesday, May 1, 2012

MySQL Community Server


MySQL is an open source RDBMS (Relational Database Management Systems), which supports requests written in various programming languages like C, C++, Java, Perl, and PHP. Due to its high speed and flexibility MySQL has become one of the most popular database systems used mainly for developing of Web applications.

Some of its main features are:
  • Scalability and Flexibility
  • Robust Transactional Support
  • Web and Data Warehouse Strengths
  • Strong Data Protection
  • Platform independence
  • SSL support
  • Support for stored procedures, triggers, and cursors
  • True VARCHAR support
  • Graphic interface
  • Free – licensed under the GPL
  • Unicode support
  • Use of the World standard Structured Query Language (SQL)






Read more »

phpMyAdmin 3.5.0


phpMyAdmin is a freeware software tool written in PHP intended to handle the administration of MySQL over the all Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.

phpMyAdmin Features:
  • Intuitive web interface
  • Support for most MySQL features:
  • Browse and drop databases, tables, views, fields and indexes
  • Create, copy, drop, rename and alter databases, tables, fields and indexes
  • Maintenance server, databases and tables, with proposals on server configuration
  • Execute, edit and bookmark any SQL-statement, even batch-queries
  • Manage MySQL users and privileges
  • Manage stored procedures and triggers
  • Import data from CSV and SQL
  • Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others
  • Administering multiple servers
  • Creating PDF graphics of your database layout
  • Creating complex queries using Query-by-example (QBE)
  • Searching globally in a database or a subset of it
  • Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
  • And much more...



Read more »

Advanced Installer 9.0.1



Advanced Installer is a very popular Windows Installer authoring tool. With its novice-friendly Graphical User Interface, every user can easily and fast create and maintain their own installation packages that can be compiled into EXE, MSI and other containers.



Advanced Installer is based on all the best known practices of creating Windows Installer packages, and it provides easy to use steps for their creation. Skillfully crafted interface provides easy access to all of its important functions, both for first time users and for professionals.

Creating your installer package can be done in just few minutes. By following few simple steps, you can define what files you want to use, enter information about installation process and by simply hitting Build button your package will be ready to use.

Advanced Installer Features:
  • Create valid MSI setups for your applications.
  • Build installers that run flawlessly on Windows.
  • Detect and upgrade older version.
  • Create packages for different versions.
  • Import from Visual Studio, InstallShield LE, WiX, Eclipse, Inno Setup, NSIS and regular MSI/MSM packages.
  • Register fonts in the Windows OS.
  • Create, append or prepend user or system environment variables.
  • Auto registration, for files that support it.
  • Install and uninstall files and folders.
  • Install and uninstall registry keys and entries.
  • Build setups that run and install on 32-bit or 64-bit processors.
  • Create templates based on your current project.
  • Customize your application's listing.
  • They can be easily checked into a version control system.
  • Build your release packages in completely automated scripts, like Make, Ant or NAnt.
  • Launch your MSI package while pretty printing the full Windows Installer log.
  • Visually specify conditions necessary.
  • Smart Formatted Editing.
  • Per-user or Per-machine if the user is Administrator.
  • Include Merge Modules.

Read more »

Download NetBeans IDE 7.1.2


 free, open-source Integrated Development Environment for software developers. You get all the tools you need to create professional desktop, enterprise, web, and mobile applications with the Java language, C/C++, and even dynamic languages such as PHP, JavaScript, Groovy, and Ruby. NetBeans IDE is easy to install and use straight out of the box and runs on many platforms including Windows, Linux, Mac OS X and Solaris.
On FileHippo we host Netbeans IDE for JavaSE. For other versions please go here


Read more »