WP Remix
Technology Gate
WP Remix

22
December

OpenX Technologies, has announced that the company has experienced significant growth across itshttp://www.openx.org/sites/all/themes/openx3/images/logo_openx.png various product lines and in the size of its publisher community. As of December 2008, more than 300 billion ad impressions now run through OpenX’s open source software monthly. In addition, the company’s recently launched OpenX Hosted (Saas Version of OpenX) product has already achieved a more than 1 billion monthly ad impression run rate and generated 2,500 new publisher sign-ups, while the newest version of its core OpenX Ad Server has more than 10,000 active downloads and has achieved a 25 billion monthly ad impression run rate. The company also announced that the OpenX community now has more than 35,000 total publishers, a 25% year-to-date increase, and those publishers power more than 150,000 websites across the Internet. continue

Category : Google | Open Source | eMarketing | web-20 | Blog
11
August

LAMP

Short for Linux, Apache, MySQL and PHP, an open-source Web development platform, also called a Web stack, that uses Linux as the operating system, Apache as the Web server, MySQL as the RDBMS and PHP as the object-oriented scripting language. Perl or Python is often substituted for PHP.

The key to the idea behind LAMP, a term originally coined by Michael Kunze in the German magazine c’t in 1998, is the use of these items together. Although not actually designed to work together, these open source software alternatives are readily and freely available as each of the components in the LAMP stack is an example of Free or Open Source Software (FOSS).

LAMP has become a de facto development standard. Today, the products that make up the LAMP stack are included by default in nearly all Linux distributions, and together they make a powerful web application platform.

BAMP

Short for BSD, Apache, MySQL, Perl/Python/PHP BAMP is an open source Web development platform that is a variation to the LAMP stack. BAMP uses BSD as the operating system, Apache as the Web server, MySQL as continue

Category : Open Source | Tutorials | Blog