June 7th, 2009
I use the search box in Firefox a fair bit and one thing that i’ve never understood is why there is not clear button (there’s one for the find box - at least there used to be). Fortunately we have a plugin for everything and here is one to do just that:
Clear Fields
It simply adds buttons so its nice and customisable.
Tags: Browsers, Fields, Firefox, Plugins, Search, Software
Posted in Firefox | No Comments »
June 7th, 2009
As promised in the Flexible Renamer article, here is my solution for renaming a series of files according to a text file. This could be useful for renaming tracks in an album from 01.mp3, 02.mp3 to 01 - Song 1.mp3 or for episodes in a TV series.
Read the rest of this entry »
Tags: CMD/Batch, Files, Programming
Posted in CMD/Batch | No Comments »
June 1st, 2009
Now and again I find I have a set of files that needs to be renamed in some way. Often it’s capitalising each word, or stripping out certain characters (dots, square brackets etc.). This program makes it easy to do that and therefore has become indispensable:
Flexible Renamer
Read the rest of this entry »
Tags: CMD/Batch, Files, Programming, Regular Expressions, Software
Posted in File Management | 1 Comment »