Free tutorials for Java, Eclipse and Web programming



Follow me on twitter

Collection of Helpful Programs

Lars Vogel

Version 1.2

15.10.2010

Revision History
Revision 0.104.07.2007Lars Vogel
Created
Revision 0.2 - 1.209.07.2007 - 15.10.2010 Lars Vogel
bugfixed and enhancements

Helpful programs

This articles lists useful programs which I like to use. The article is not intended to contain any useful information for other users then myself.


Table of Contents

1. Connection
1.1. FTP clients
1.2. Telnet / shh clients for Windows
2. Useful webpages
2.1. TinyUrl
3. Cygwin - Unix Tools for Windows
4. Firefox Extensions
4.1. Firebug
4.2. Scrapbook
4.3. Chatzilla
4.4. Download Helper
4.5. SearchStatus
4.6. Seotoolbar
5. Gmail
5.1. Advanced search features
5.2. Assign automatic labels to emails
6. Microsoft Enhancements
6.1. Notepad++
6.2. Magnifying
6.3. Screenshot tool
6.4. Powertools
7. Video
7.1. Videoplayer
7.2. Rip audio from a video
8. Thank you
9. Questions and Discussion
10. Links and Literature

1. Connection

1.1. FTP clients

The following allows ftp access via the web, e.g. to avoid firewalls. http://www.webftp.de/

A good local ftp client for Windows is FileZilla .

For ubuntu I like gftp gftp which can be installed via "sudo apt-get install gftp". .

1.2. Telnet / shh clients for Windows

To connect to your Linux system via telnet or via ssh from windows you can use putty Putty download page