Make things light.
You have lite beer, lite this, lite that. Why not apply the same idea to your computing. Why do you need a big fancy over bloated piece of software just to edit a web page? Well in some cases it might be required, but in most cases probably not. Available for most platforms Vim a lightweight text editor will fir the job I want to do to a tee. Vim looks simple and possibly not very useful, but it is exactly the opposite. You even have extensive on-line help. Even though vim is text based you can do pasting from the gui into it, so it is not completely guiless. But to get back to what is important, we need a light program to do some editing. In this case we want to edit a web page on a remote system without ever leaving our desk. Because vim is light, it loads in quickly thereby saving time. The server we want to access could be in the next room or even half way around the world. Remote access puts it at our fingertips. Let's log into the remote server and fire up vim...