command line tools

Tech Tip: Create an Automatically Scrolling Reader

Linux Journal - The Original Magazine of the Linux Community  Thu, 10/13/2011 - 09:47

By combining three useful command-line too


 

The mysqlnd replication plugin 1.1.0 release - Ulf Wendel

Planet PHP  Fri, 09/30/2011 - 02:54

PECL/mysqlnd_ms 1.1.0 (download) has been released (documentation)!

It is a drop-in solution to add MySQL replication support to any PHP 5.3+ application using any of the PHP MySQL APIs (mysql, mysqli, PDO_MySQL) when compiled to use the mysqlnd library. It extends the mysqlnd library by replication and load balancing funtionality.

The mysqlnd library is an optional replacement for the MySQL Client Library (AKA libmysql).


 

Replication plugin ¦ filter ¦ conquer = 1.1.0 coming - Ulf Wen...

Planet PHP  Wed, 09/28/2011 - 06:50

The soon to be announced version 1.1.0-beta of the mysqlnd replication and load balancing plugin (PECL/mysqlnd_ms) for PHP introduces a new concept of filters to the plugin.

Filters take a list of servers to pick one or more of it. Filters can be chained, similar command line tools.


 

EnterpriseDB Brings PostgreSQL to the Cloud

Linux Today  Mon, 08/29/2011 - 11:00

DatabaseJournal: Managing the open source PostgreSQL database has often been the domain of command line tools and scripts.


 

Command line tools for managing PHP in IIS - Ruslan Yakushev

Planet PHP  Tue, 06/28/2011 - 11:30

The latest release of PHP Manager 1.2 for IIS now includes Windows PowerShell commands that can be used to install, configure and manage PHP on IIS 7 from command line.

In addition those commands can be used to automate the configuration and management tasks.

Here are examples of what can be done with PHP Manager command line tools:


 

Chris Hartjes' Blog: Book Review -- CakePHP 1.3 Application Deve...

PHPDeveloper.org  Tue, 05/31/2011 - 08:40

Chris Hartjes has posted a new book review to his blog today of the Packt Publishing release the "CakePHP 1.3 Application Development Cookbook".

Like many other traditional "cookbook" style books, it provides a set of solutions to common issues CakePHP developers might come across.


 

Maarten Balliauw's Blog: Scaffolding and packaging a Windows Azu...

PHPDeveloper.org  Mon, 05/30/2011 - 12:11

Maarten Balliauw has a new post to his blog today talking about a new feature they're considering adding to the SDK API - the ability scaffold and package up a PHP application for use on the Windows Azure platform.


 

PHP: Finally getting an ecosystem? - Henri Bergius

Planet PHP  Tue, 11/23/2010 - 11:55

PHPOne of my main concerns with PHP has been the lack of ecosystem.


 

Linux Journal Insider - October 2010

Linux Journal - The Original Magazine of the Linux Community  Mon, 08/30/2010 - 10:38


 

The Wonders of Maatkit for MySQL

Linux Today  Tue, 05/18/2010 - 15:02

Database Journal: "MySQL is a great database for web-facing applications, however, it tends to be a bit rough around the edges.

Enter Maatkit, a great toolkit with a bewildering array of command line tools that fill the gap where MySQL's native tools leave off.

From data replication to query profiling and optimizing, Maatkit has tools to make you smarter, and help you get your job done."