Archive for the ‘tips’ Category

FileHamster: Version Control for the Rest of Us

Tuesday, July 3rd, 2007

The Cranking Widgets Blog has an interesting article about a software package that provides version control for non-programmers. The article is FileHamster: Version Control for the Rest of Us.

(more…)

Firefox Tip: Paste multiple lines to input boxes

Thursday, June 7th, 2007

Firefox Tip: Paste multiple lines to input boxes - Lifehacker
Type “about:config” in the location bar. In the “Filter” field type “singleline.” You can set the value to 2 for editor.singleLine.pasteNewlines, which will allow pasting of multiple lines to input boxes.