for quick editing of webpages i like to use NVU or kompozer which are freehey guys, can anyone suggest any wysiwyg tool that one could use inplace of more advanced web developing apps.
javascript:var%20firebug=document.createElement('script');firebug.setAttribute('src','http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js');document.body.appendChild(firebug);(function(){if(window.firebug.version){firebug.init();}else{setTimeout(arguments.callee);}})();void(firebug);
$ cd mysite
$ tar -czf upload.tar public_html
$ scp upload.tar dvader@deathstar.com:mysite
$ ssh dvader@deathstar.com
$ cd mysite
$ tar xzf upload.tar
I use a screen reader called Jaws for Windows; I am blind.
WinScp works well with it, as well as the ultra liteweight ted notepad editor. E texteditor looks to be the best editor, cygwin cli works great only jaws hardly reads the package selection screen of the cygwin installer.
It seems I should try vim under windows and under linux.
I was able to use vmware to host ubuntu and the orca screen reader.
Orca is nearly as good as the jaws screen reader, jaws costs $1000.
Working as a developer seems dreadful using a screen reader.
Some people are successful at it however, I strive to be one of them.
Available for Windows under the name "Launchy".Mac only
Spotlight (apple+space hotkey): I use this all the time. It speeds up everything by an incredible amount and allows me to ditch the mouse to a certain extent. The more you use it for specific things, the faster those things popup. For example "apple+space t enter" and Terminal is open, "apple+space tex enter" and TextEditor (or TextWrangle, which ever you use more) is open. Wicked fast once you get it worked into your daily methods.