shell script

Robert Basic's Blog: Benchmarking pages behind a login with ab

PHPDeveloper.org  Mon, 11/14/2011 - 10:12

Robert Basic has a recent post showing you how to use the "cookie jar" functionality included with Apache's "ab" benchmarking tool to get behind your PHP-based login with a simple curl and grep combo.


 

PHP Components: Installing Phix on CentOS - Stuart Herbert

Planet PHP  Mon, 10/03/2011 - 12:00

In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework.

In this series of blog posts, I’m going to look at how to go about creating and working with components.


 

PHP Components: Installing Phix On Debian - Stuart Herbert

Planet PHP  Mon, 10/03/2011 - 00:00

In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework.

In this series of blog posts, I’m going to look at how to go about creating and working with components.


 

PHP Components: Installing Phix On OSX - Stuart Herbert

Planet PHP  Sun, 10/02/2011 - 00:00

In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework.

In this series of blog posts, I’m going to look at how to go about creating and working with components.


 

PHP Components: Installing Phix On Fedora - Stuart Herbert

Planet PHP  Sat, 10/01/2011 - 10:00

In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework.

In this series of blog posts, I’m going to look at how to go about creating and working with components.


 

PHP Components: Installing Phix On Ubuntu - Stuart Herbert

Planet PHP  Sat, 10/01/2011 - 00:00

In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework.

In this series of blog posts, I’m going to look at how to go about creating and working with components.


 

Testing PHP 5.4 - Bradley Holt

Planet PHP  Fri, 07/01/2011 - 14:05

Rasmus Lerdorf today posted instructions for testing the upcoming PHP 5.4 release.

Running the PHP tests and submitting the associated report will help the PHP team get PHP 5.4 ready faster as it gives them reports of failed tests from a variety of platforms.

I just did this today for the first time and can tell you that it is very easy. Following are the steps that Rasmus outlined, in a bit more detail.


 

Internationalizing Those Bash Scripts

Linux Journal - The Original Magazine of the Linux Community  Mon, 09/27/2010 - 08:00

globe

The first software that I was actually paid to develop was a 2-page


 

Get Started with LaTeX

Linux Today  Tue, 08/17/2010 - 15:05

OStatic: "LaTeX, pronounced “La-Tec”, is a document preparation language that treats creating many types of document files like constructing a shell script.

LaTeX uses a “What You See is What You Mean” interface"