command line interface

Linux 3.2 kernel released: What you need to know

Extremetech  Thu, 01/05/2012 - 13:30

After a long delay due to kernel.org being hacked in August 2011, Linux 3.2 has finally been released. It’s a whopper of a release with optimizations and tweaks in nearly every facet of the OS; here’s the rundown of what’s new inside and why you want to upgrade to it.


 

Dave Marshall's Blog: Phpmig - Simple migrations for php

PHPDeveloper.org  Tue, 11/01/2011 - 12:19

In a new post to his blog Dave Marshall shares a homegrown migration tool he's created to help make database migrations a simpler task - phpmig.


 

SerbDict - Serbian-English Dictionary

Linux Journal - The Original Magazine of the Linux Community  Fri, 09/02/2011 - 16:41

I've highlighted a few language programs in this column, bu


 

Gonzalo Ayuso's Blog: Building a small microframework with PHP (...

PHPDeveloper.org  Mon, 08/29/2011 - 12:19

Continuing on with his previous investigations into microframworks and what it takes to create them, Gonzalo Ayuso has posted his second part of the series - a look at working on the command line.


 

Escaping the firewall with an SSH tunnel, SOCKS proxy, and PuTTY

Extremetech  Fri, 08/19/2011 - 09:30

Once upon a time the thought of a firewalled, cordoned, and censored web was enough to send chills up the spine of any internet user.

As the years have passed, however, our sentiment has softened. A completely free, decentralized, and unaccountable web might sound ideal, but in actuality it’s a very tall order for any large, centralized institution to successfully manage.

As a result, the web itself — the backbone — is still free, but schools, offices, ISPs, and even a few countries have started to filter your connection to it.


 

Simas Toleikis' Blog: Writing a PHP daemon application

PHPDeveloper.org  Wed, 01/19/2011 - 11:51

Simas Toleikis has a new post today looking at a method he's found for creating a simple daemon application in PHP.

He gives you the basic outline of how it works (with a bit of code included) but not a specific example.


 

Trimage - A cross-platform tool for losslessly optimizing PNG an...

Linux Today  Thu, 08/05/2010 - 21:05

Ubuntugeek: "Trimage is a cross-platform GUI and command-line interface to optimize image files via optipng, advpng and jpegoptim, depending on the filetype (currently, PNG and PG files are supported)."


 

GoogleCL: Command-Line Googling

Linux Today  Mon, 07/26/2010 - 17:07

Serverwatch: "I recently came across the GoogleCL project, which provides a command-line interface to various Google tools (e.g.., Calendar and YouTube)."


 

VirtualBox’s Little Secret: The Command Line

Linux Magazine: Top Stories  Mon, 01/18/2010 - 23:11

Casual VirtualBox users might not know about the awesome power that lurks just beneath the surface in the Command Line Interface (CLI).


 

Alfonso Jimenez's Blog: Integrating Yahoo r3 with Phing

PHPDeveloper.org  Mon, 01/18/2010 - 12:09

Alfonso Jimenez has posted a tutorial on how to tie the Yahoo r3 service for internationalizing your applications with the Phing build tool.