Search Results

Download Opera 10.63 – Fastest browser on Earth

A full-featured Internet browser, Opera includes pop-up blocking, tabbed browsing, integrated searches, and advanced functions like Opera’s groundbreaking E-mail program, RSS Newsfeeds and IRC chat. And because we know that our users have different needs, you can customize the look and content of your Opera browser with a few clicks of the mouse. Speed Dial: [...]

Setting blank Password in Windows 2003

Setting blank Password in Windows 2003

GMail Drive – Virtual filesystem around your Google Mail account

GMail Drive is a Shell Namespace Extension that creates a virtual filesystem around your Google Mail account, allowing you to use Gmail as a storage medium. GMail Drive creates a virtual filesystem on top of your Google Gmail account and enables you to save and retrieve files stored on your Gmail account directly from inside [...]

Understanding Virtual Servers in Citrix NetScaler

A vserver represents one or more applications in a server farm. The vserver is a named NetScaler entity that external clients can use to access applications hosted on the servers. It is represented by an alphanumeric name, virtual IP address(VIP), port, and protocol. The name of the vserver is only of local significanceand is designed [...]

How a Citrix NetScaler Communicates with Clients and Servers

A NetScaler is usually deployed in front of a server farm and functions as atransparent TCP proxy between clients and servers, without requiring any client side configuration. This basic mode of operation is called Request Switching technology and is the core of NetScaler functionality. Request Switching enablesa NetScaler to multiplex and offload the TCP connections, [...]

Switching Features in Citrix NetScaler

Its switching features enable a NetScaler to manage application traffic in anefficient manner. When deployed in front of application servers, a NetScalerensures optimal distribution of traffic by the way in which it directs clientrequests. Administrators can segment application traffic according to informationin the body of an HTTP or TCP request, and on the basis of [...]

What Is a Citrix NetScaler

A Citrix NetScaler is an application switch that intelligently distributes,optimizes, and secures Layer 4-Layer 7 (L4-L7) network traffic for Webapplications. Features include load balancing, compression, Secure Sockets Layer(SSL) offload, a built-in application firewall, and dynamic content caching. A NetScaler performs application-specific traffic analysis to provide a moreeffective implementation of the features. For example, a NetScaler [...]

The Gimp – photo manipulation tool

GIMP is a multi-platform photo manipulation tool. GIMP is an acronym for GNU Image Manipulation Program. The GIMP is suitable for a variety of image manipulation tasks, including photo retouching, image composition, and image construction. GIMP has many capabilities. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing [...]

WinSnap – A small enhancement utility for taking and editing screenshots.

WinSnap is a clean, fast, simple and user-friendly utility for taking and editing screenshots. It can easily capture windows of non-rectangular form with customized and transparent backgrounds, including Aero Glass on Windows 7 and Vista. WinSnap adds eye-candy drop shadows, reflections, rotations, watermarks and other effects on the fly. It supports a variety of image [...]

Download Adobe Air 2.0.4.13090

The Adobe® AIR® 2 runtime enables developers to use HTML, JavaScript, Adobe Flash® software, and ActionScript® to build web applications that run as standalone client applications without the constraints of a browser. Adobe AIR and the Adobe Flash Platform unleash the creativity of designers and developers by providing a consistent and flexible development environment for [...]

Download PostgreSQL 9.0.1

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). [...]

Access Microsoft SQL Server from PHP

On Windows machines, you can simply use the included ODBC support and the correct ODBC driver. On Unix machines, you can use the Sybase-CT driver to access Microsoft SQL Servers because they are (at least mostly) protocol-compatible. Sybase has made a » free version of the necessary libraries for Linux systems. For other Unix operating systems, [...]

How to build PHP with Apache 1.3.

This is actually quite easy. Follow these steps carefully: Grab the latest Apache 1.3 distribution from » http://httpd.apache.org/download.cgi. Ungzip and untar it somewhere, for example /usr/local/src/apache-1.3. Compile PHP by first running ./configure –with-apache=/<path>/apache-1.3 (substitute <path> for the actual path to your apache-1.3 directory). Type make followed by make install to build PHP and copy the necessary files to the Apache [...]

Is it possible to use Apache content negotiation (MultiViews option) with PHP

If links to PHP files include extension, everything works perfect. This FAQ is only for the case when links to PHP files don’t include extension and you want to use content negotiation to choose PHP files from URL with no extension. In this case, replace the line AddType application/x-httpd-php .php with: AddHandler php5-script php AddType [...]

Download Latest TortoiseSVN 1.6.11

TortoiseSVN is an easy-to-use SCM / source control software for Microsoft Windows and possibly the best standalone Subversion client there is. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it’s not an integration for a specific IDE you can use it with whatever development tools you [...]