DropBox rings in new year with sleek new web interface.

No Comments

dropbox DropBox rings in new year with sleek new web interface.One of the most popular file-sharing applications DropBox has a new and improved web interface. It now offers a new and improved navigation. They have also transformed their FAQ section into a comprehensive help center. I think the most important feature is the ability to drag and drop files and folders on the web interface.

Some of the improvements are More

article clipper vert DropBox rings in new year with sleek new web interface.
 

Achieve more by typing less, use PhraseExpress.

No Comments

If you do a lot of repetitive typing, you may want to consider using PhraseExpress. This recently updated text-replacement application can save you a lot of key strokes.

PhraseExpress saves you countless keystrokes and expands custom abbreviations into frequently used text snippets. Typing ‘btw’ expands into ‘by the way’ or typing ‘excel’ can open your spreadsheet program in a snap.

Basically, you define small text snippets with full text once in the the application and then PhraseExpress expands them to full text every time you type the text snippet.

Some of the features include: More

article clipper vert Achieve more by typing less, use PhraseExpress.
 

How to remove Ctrl-M (^M) from Unix files?

1 Comment

no caret m How to remove Ctrl M (^M) from Unix files?Sometimes when you upload or FTP files from a Windows system to a UNIX box you will see ^M at the end of each line. ^M is the UNIX equivalent of DOS line break. Not only does it not look pretty, this extra character may break all sorts of scripts that you try to run on your file. So how do you remove ^M? Here are two ways to get rid or ^M (Ctrl-M) from your files. More

article clipper vert How to remove Ctrl M (^M) from Unix files?