I know there are programs that do the job much better but I like it the dirty way: batch files.
It’s fast, no installation required and does what I want. Enough talk, here is the code:

@dir %1 /w /b /o:gn > "_listing.txt"

Copy the code to a text file and change its extension to .bat
/b – bare format, remove this for detailed info
/o:gn > “_listing.txt” – sends the output to “_listing.txt”

For further customization, type dir /? on a command prompt.

Have you been looking for a good browser to replace Internet Explorer? If yes, we have at least something in common.

Mozilla Firebird is a small browser that doesn’t really need to be installed and that is fully customizable. There are versions for Windows, Linux, MacOS X and a few other systems. It’s got great built-in features such as pop-up blocking, downloads manager, tab browsing mode, Google search, source viewing of pages with formatted HTML, etc. Also, there are more than 100 extensions that you can install and that will give you what you need in terms of features.
I really recommend you to try this great app! And if you do try it, let me know what you think about it!
Download Mozilla Firebird (broken link)