On the PHPFreak.de blog there's a new post talking about the author's quest to find the "holy development environment", the one that would make a developer most productive and give them the best features to do their work.
xtermPHPFreak.dk: The quest for the holy… development environment?!PHPDeveloper.org Mon, 04/26/2010 - 11:05
On the PHPFreak.de blog there's a new post talking about the author's quest to find the "holy development environment", the one that would make a developer most productive and give them the best features to do their work. Useful Tricks With ScreenLinux Today Tue, 07/07/2009 - 22:34
Tip of theTrade: "It's handy if you're using a console rather than an xterm, or if you're connected to another machine, as it means you can do multiple things at once without having to move to another console or open another ssh connection." Tags:
Remote Window ManagersLinux Journal - The Original Magazine of the Linux Community Tue, 04/29/2008 - 02:00
Lots of times it's extremely frustrating or time consuming to run an xterm on a remote host just to fork your programs from that remote machine. Fire off your local X server xinit /usr/bin/xterm -- :1 & |