command line tool

warning: Parameter 2 to views_rss_views_feed_argument() expected to be a reference, value given in /home/0all/drupal-5.9/includes/module.inc on line 406.

Matthew Weier O'Phinney's Blog: Quick Start to Zend_Application_...

PHPDeveloper.org  Tue, 01/12/2010 - 09:20

Matthew Weier O'Phinney has a recent post to his blog giving a quick introduction to the Zend_Application component of the Zend Framework and how it can be used to create custom resources.


 

Proof Group's Blog: Know Your PHP Environments

PHPDeveloper.org  Wed, 12/09/2009 - 13:10

On the Proof Group's blog there's a recent post about a "gotcha" Andy Chase found when using the Drush command line tool for Drupal installations and a system that has MAMP installed.


 

Fabien Potencier's Blog: Pirum, the Simple PEAR Channel Server M...

PHPDeveloper.org  Mon, 11/30/2009 - 08:17

Fabien Potencier has written up a post detailing a PEAR channel server manager he's developed, Pirum.


 

Package Management With Zypper

Linux Today  Thu, 11/05/2009 - 22:34

Linux Magazine: "Zypper is a command line tool for package management, it's based on ZYpp, aka libzypp.

The WikiPedia entry for Zypp says: "Unlike other common package managers, it provides a powerful satisfiability solver to compute package dependencies and a convenient package management API."


 

RubyPulse: 9 Screencasts On Different Ruby Libraries (So Far)

Ruby Inside  Fri, 10/02/2009 - 22:00

rubypulse.pngRubyPulse is a screencast site that publishes regular videos about different Ruby libraries.

It's a month old so far and German Ruby developer Alex Peuchert has put out 9 episodes already.


 

How-To: Make a Screencast With recordMyDesktop

Linux Today  Tue, 07/21/2009 - 07:33

TuxArena: " recordMyDesktop is a command-line tool which allows to record your entire Linux desktop and save it as a Theora Ogg video.

It has GTK and Qt frontends too, and in Ubuntu gtk-recordmydesktop is available in the repositories."


 

IBM developerWorks: Intro to MVC Programming with Agavi, Part 1:...

PHPDeveloper.org  Wed, 07/15/2009 - 12:19

On the IBM developerWorks site today they've published a new tutorial, the start of a series, from Vikram Vaswani looking at the Agavi framework.


 

Madarco's DevBlog: Using Zend_Tool in Eclipse

PHPDeveloper.org  Tue, 05/26/2009 - 07:49

On Madarco's DevBlog there's a new post looking at using the new Zend_Tool component of the Zend Framework from inside of the Eclipse IDE.


 

Sameer Borate's Blog: Search & replace in files using php

PHPDeveloper.org  Tue, 05/12/2009 - 08:30

On his blog today Sameer Borate has posted a quick tutorial on how to use a PEAR package to do search and replace on your files from inside of PHP.


 

RubyGems 1.3.2: Now with Plugins

Ruby Inside  Wed, 04/22/2009 - 15:52

Last week, the latest version of Ruby packaging library/tool, RubyGems, was released. rubygems.pngVersion 1.3.2 not only has a bunch of bug fixes (including supporting https URLs for gem sources) and improvements, but a number of new features.