Re: Sometimes I wonder why I even started programming...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2008-02-28 at 20:43 +0000, Nathan Rixham wrote:
> [snip]
> Eric Butera wrote:
> > I can hit tab and shift/tab too and it puts in spaces for me.
> [snip]
> Robert Cummings wrote:
>  > Uhhhm, I hit the tab button also and it does the right thing (namely
>  > inserts 4 spaces). Also, when I hit enter it auto tabs.
> [snip]
> 
> *kicks zend studio* [and nano and textpad and dreamweaver] :(
> 
> what ide's editor's do you two use? zend's use of javaw is killing my 
> win2k3 dev machine anyways.

I don't use an IDE. I use JOE. It's a terminal based editor. Works the
same whether I'm local or remote. The nice thing about linux is how easy
it is to make things work the way you want. My browser source viewer
links to a PHP wrapper script that pops up a gnome-terminal with the
specification to load the JOE editor on the page source. My default
editor in linux is JOE. It just works. Plain, simple, 100% keyboard,
keystroke macros, etc, etc. I love it. You probably won't :) When
working I click an icon on my taskbar, it opens three terminals in my
favourite layout. I usually use one to edit HTML, one to edit whatever
module I'm working on, and another for whatever else needs to be done
(CVS commits, CVS updates, SSH, etc). I use a workspace to the right of
my dev workspace in which I load my browser for checking layout and
JavaScript etc. To the left I have a workspace where I keep a tails on
my log files. I rarely tab through more than 3 windows in a workspace
and I rarely use the mouse.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux