default shell

What's next in GNOME's future?

Linux Today  Wed, 10/27/2010 - 19:32

Stormy's Corner: "Many developers were really disappointed to hear that Unity will be the default shell on Ubuntu.

Some are disappointed because they don't like Unity. Others are disappointed because they feel like Canonical is doing its own thing..."


 

When is a Gnome Not a Gnome? In Ubuntu 11.04!

Linux Journal - The Original Magazine of the Linux Community  Wed, 10/27/2010 - 07:00

Ubuntu Unity

At the Ubuntu Devloper Summit on Monday, it


 

Communty News: iphp, the Interactive PHP shell

PHPDeveloper.org  Thu, 12/10/2009 - 10:35

Alan Pinstein has put together an interactive PHP shell that gives you some interesting advantages over PHP's default shell feature.

php is an interactive php shell that solves a number of painful problems with normal php shells: error handling, readline support, autocomplete, history, require support an autoload support.

You can grab the latest version from his github repository.