Search This Blog

infolink

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

Wednesday, 20 July 2011

VMware Server 2.0.2

VMwareƂ® Server is a free virtualization product for Windows and Linux servers with enterprise-class support. It enables companies to partition a physical server into multiple virtual machines and to start experiencing the benefits of virtualization. VMware Server is a robust yet easy to use product for users new to server virtualization technology and is based on VMware's proven technology.

    Provision additional servers in minutes without investing in new hardware
    Run Windows, Linux, Solaris and Netware operating systems and applications on the same physical server
    Increase the CPU utilization of a physical server
    Move virtual machines from one physical server to another without re-configuration.
    Capture the entire state of a virtual machine and roll back to that configuration with the click of a button
    Gain centralized management to efficiently provision, monitor and manage IT infrastructure when combined with VMware VirtualCenter
    Choose to access enterprise-class product support
    Easily migrate virtual machines to VMware Infrastructure

VMware Player 3.1.4

A virtual machine is a computer defined in software. It's like running a PC on your PC.

This free desktop virtualization software application makes it easy to operate any virtual machine created by VMware Workstation, VMware Fusion, VMware Server or VMware ESX, as well as Microsoft Virtual Server virtual machines or Microsoft Virtual PC virtual machines.

    Run multiple operating systems simultaneously on a single PC
    Experience the benefits of preconfigured products without any installation or configuration hassles
    Share data between host computer and virtual machine
    Run 32- and 64-bit virtual machines
    Leverage 2-way Virtual SMP
    Use 3rd-party virtual machines and images
    Share data between host computer and virtual machine
    Broad host and guest operating system support
    Support for USB 2.0 devices
    Get appliance info at start-up
    Gain easy access to virtual machines via intuitive home page interface

VirtualBox 4.1.0.73009

VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software.

Some of the features of VirtualBox are:


    Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox.
    Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers.

Virtual PC 2007 SP1

With Microsoft Virtual PC 2007, you can create and run one or more virtual machines, each with its own operating system, on a single computer. This provides you with the flexibility to use different operating systems on one physical computer.

Save time and money as Virtual PC allows you to maintain the compatibility of legacy and custom applications during migration to new operating systems and increases the efficiency of support, development, and training staffs. Scenarios include the following:

Safety net for OS migration:


Virtual PC provides IT Professionals with a cost-effective safety net for certain employees to run critical legacy applications on an interim basis while IT Pros continue their current migration plan to a new OS. Microsoft operating systems and applications running on VPC virtual machines are fully supported in compliance to the MS product lifecycle guidelines. So Windows XP Pro deployments can continue on schedule, even if faced with unanticipated application compatibility issues, allowing Microsoft customers to take advantage of the ROI and productivity gains of more current operating systems.



TortoiseSVN 1.6.16

TortoiseSVN is a really easy to use Revision control / version control / source control software for Windows. It is based on Subversion. TortoiseSVN provides a nice and easy user interface for Subversion.

It is developed under the GPL. Which means it is completely free, including the source code. But just in case you don't know the GPL too well: you can use TortoiseSVN to develop commercial applications or just use it in your company without any restrictions.

Since it's not an integration for a specific IDE like Visual Studio, Eclipse or others, you can use it with whatever development tools you like.

As a Subversion client, TortoiseSVN has all the features of Subversion itself, including:

    Most current CVS features.
    Directories, renames, and file meta-data are versioned.
    Commits are truly atomic.
    Branching and tagging are cheap (constant time) operations.
    Efficient handling of binary files.

TopStyle 4.0.0.88

TopStyle contains powerful tools for building standards-compliant web sites.

    Preview CSS while you write it.
    Easily create pleasant color schemes for your site.
    Style Checker validates your CSS syntax against multiple browsers.
    Use Site Reports to see at-a-glance where CSS styles are used in your site.
    Style Upgrade quickly replaces all outdated HTML code with equivalent CSS styling.





SQL Server 2008 R2 Express

SQL Server 2008 Express Edition is a free, easy-to-use, lightweight, and embeddable version of SQL Server 2008. Free to download, free to redistribute, free to embed, and easy for new developers to use immediately.

SQL Server 2008 Express Edition has the following benefits:

    Fast to download and install: It's a compact download, and you can get up and running in as little as 20 minutes.
    Simplified administration: Automatically tune your database for optimal performance. For convenience, you can use Microsoft Update to automatically receive the latest patches and updates, enabling a high level of security and the latest features.
    Free management tool: SQL Server Management Studio: You can download the SQL Server Management Studio Express, an easy and efficient management tool for SQL Server Express. With SQL Server Management Studio you enjoy a consistent management experience across all SQL Server 2008 Editions.
    Seamless integration with Visual Studio Express Editions.
    Easy to deploy: Easily move or copy your SQL Server Express databases to another computer or hosted server using XCopy and ClickOnce deployment.




Tuesday, 19 July 2011

SQL Server 2008 Management Studio Express

Microsoft SQL Server Management Studio Express (SSMSE) is a free, easy-to-use graphical management tool for managing SQL Server 2005 Express Edition and SQL Server 2005 Express Edition with Advanced Services. The tool includes both script editors and graphical tools which work with objects and features of the server.

Note: SSMSE cannot manage SQL Server Analysis Services, Integration Services, Notification Services, Reporting Services, SQL Server Agent, or SQL Server 2005 Mobile Edition.


Sandboxie 3.56

Tired of dealing with rogue software, spyware and malware?

Spent too many hours removing unsolicited software?

Worried about clicking unfamiliar Web links?

Introducing Sandboxie: Sandboxie runs your programs in an isolated space which prevents them from making permanent changes to other programs and data in your computer.

Benefits of the Isolated Sandbox

    Secure Web Browsing: Running your Web browser under the protection of Sandboxie means that all malicious software downloaded by the browser is trapped in the sandbox and can be discarded trivially.
    Enhanced Privacy: Browsing history, cookies, and cached temporary files collected while Web browsing stay in the sandbox and don't leak into Windows.
    Secure E-mail: Viruses and other malicious software that might be hiding in your email can't break out of the sandbox and can't infect your real system.
   Windows Stays Lean: Prevent wear-and-tear in Windows by installing software into an isolated sandbox

.

Ruby 1.9.2

Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

In Ruby, everything is an object. Every bit of information and code can be given their own properties and actions. Object-oriented programming calls properties by the name instance variables and actions are known as methods. Ruby’s pure object-oriented approach is most commonly demonstrated by a bit of code which applies an action to a number.






Python 3.2.1

Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.

Python runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm Handhelds, and Nokia mobile phones. Python has also been ported to the Java and .NET virtual machines.

Python is distributed under an OSI-approved open source license that makes it free to use, even for commercial products.




PostgreSQL 9.0.4

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness.

It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP.





phpMyAdmin 3.4.3.1

phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL.

    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.

NSIS 2.46

NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.

Being a user's first experience with your product, a stable and reliable installer is an important component of successful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software.

NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more


NetBeans IDE 7.0

A 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.

MySQL 5.5.14

MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community of open source developers and enthusiasts.

MySQL delivers enterprise features, including:

    Partitioning to improve performance and management of very large database environments
    Row-based/Hybrid Replication for improved replication security
    Event Scheduler to create and schedule jobs that perform various database tasks
    XPath Support
    Dynamic General/Slow Query Log
    Performance/Load Testing Utility (mysqlslap)
    Improved! Full Text Search (faster, new dev templates)
    Improved! Archive engine (better compression, more features)
    Improved! User session and problem SQL identification
    Improved! MySQL embedded library (libmysqld)
    Additional INFORMATION_SCHEMA objects
    Faster data import operations (parallel file load)
    ACID Transactions to build reliable and secure business critical applications
    Stored Procedures to improve developer productivity
    Triggers to enforce complex business rules at the database level
    Views to ensure sensitive information is not compromised
    Information Schema to provide easy access to metadata
    Pluggable Storage Engine Architecture for maximum flexibility
    Archive Storage Engine for historical and audit data



Inno Setup 5.4.2

Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.

Key features:

    Support for all versions of Windows in use today: Vista, XP, 2008, 2003, 2000, Me, 98, 95, and NT 4.0. (No service packs are required.)
    Extensive support for installation of 64-bit applications on the 64-bit editions of Windows. Both the x64 and Itanium architectures are supported. (On the Itanium architecture, Service Pack 1 or later is required on Windows Server 2003 to install in 64-bit mode.)
    Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.
    Standard Windows 2000/XP-style wizard interface.
    Customizable setup types, e.g. Full, Minimal, Custom.
    Complete uninstall capabilities.
    Installation of files: Includes integrated support for "deflate", bzip2, and 7-Zip LZMA file compression. The installer has the ability to compare file version info, replace in-use files, use shared file counting, register DLL/OCX's and type libraries, and install fonts.
    Creation of shortcuts anywhere, including in the Start Menu and on the desktop.
    Creation of registry and .INI entries.
    Integrated Pascal scripting engine.
    Support for multilingual installs.
    Support for passworded and encrypted installs.
    Silent install and uninstall.
    Full source code is available (Borland Delphi 2.0-5.0).





Firebird 2.5.0

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers.

Firebird is a fully featured and powerful RDBMS. It can handle databases from just a few KB to many Gigabytes with good performance and almost free of maintenance!

Below is a list of some of the Firebird's major features:

    Full support of Stored Procedures and Triggers
    Full ACID compliant transactions
    Referential Integrity
    Multi Generational Architecture
    Very small footprint
    Fully featured internal language for Stored Procedures and Triggers (PSQL)
    Support for External Functions (UDFs)
    Little or no need for specialized DBAs
    Almost no configuration needed
    Large user community
    Optional single file embedded version
    Dozens of third party tools
    Careful writes - fast recovery, no need for transaction logs!
    Many ways to access your database
    Native support for all major operating systems
    Incremental Backups
    64bits builds available
    Full cursor implementation in PSQL
    Monitoring tables
    Connection and Transaction Triggers
    Temporary Tables




Eclipse Classic

Eclipse Classic is the most recent release from the Eclipse top-level project. It contains what you need to build applications based on Eclipse technology, including integrated development environments IDE, and rich client applications using the Eclipse Rich Client Platform RCP. The Eclipse Classic provides superior Java editing with incremental compilation, the Plug-in Development Environment PDE, complete source code for the Eclipse Platform, and much more

ArgoUML 0.32.2

ArgoUML is the leading open source UML modeling tool and includes support for all standard UML diagrams. It runs on any Java platform and is available in ten languages.

    All 9 UML 1.4 Diagrams supported.
    Standard UML 1.4 Metamodel.
    UML Profile support with profiles provided.
    XMI Support.
    Export Diagrams as GIF, PNG, PS, EPS, PGML and SVG.
    Advanced diagram editing and Zoom.
    OCL Support.
    Forward Engineering.
    Reverse Engineering /Jar/ class file Import.
    Cognitive Support.
    Reflection-in-action.