Tag: .NET Framework

  • Freeware Shorts: Bram (Batch File Renamer)

    Freeware Shorts: Bram (Batch File Renamer)

    Bram stands for Batch Renamer and Mover. It is a simple tool that does what its name says.

    Bram

    It works both with folders (and optionally its subfolders with configurable depth) and if required with files alone skipping any folders that may exist along side them. Bram can also filter to specific file types and ignore others and one can also select only the files needed using the native windows’ method utilizing the Shift and Ctrl keys.

    The renaming part can configured using the Parts button with any combination of sequential numbers, current file name, file extension, parent’s folder name and date format. The date format itself has many options accessed via the Change Date Format button and includes variations on how the date is written for the renamed files based on the files’ own created or last modified dates.

    The user can preview the results and finally to complete the renaming to click Apply which has its own set of actions (click on the arrow to the right of apply to view and choose one.)  These actions are rename, copy and rename, move and rename, rename then copy, only move, only copy, and delete. The actions are explained on a dedicated page. Of them rename then copy might cause confusion and the aforementioned page describes it as “Rename then Copy renames the original items, then it copies them to a location you specify. (So both the originals and the new copies are renamed.)”

    There is an undo feature to revert the last set of files to their original state and also a log file for review as well. Bram requires the .NET framework.

  • Freeware Shorts: NoteFly

    Freeware Shorts: NoteFly

    NoteFly (Version: 2.0.0 RC1 as of this post) is a sticky note application that offers a few features to store and manage notes. Sticky notes that are viewable on the desktop can be re-sized, use different colors and also be transparent. A note can also be ‘stuck on top’ and remain visible or locked or hidden.
    It is also possible to set up NoteFly to email a note and to tweet or post the note on Facebook. The latter seems to be buggy and/or not possible as of this post but that may change in a future version.
    NoteFly is only around 200KB, does not use the Windows registry, is open source software and requires the .Net framework 2.0 which is already installed on Windows Vista and 7.

  • Freeware FileSieve 3 Sifts Through Files And Folders

    Freeware FileSieve 3 Sifts Through Files And Folders


    FileSieve 3 is a small program which organizes files and folders into highly configurable destination folders. As with software of its kind it is best used for organizing large amounts of files that accumulate on a system over many download and similar sessions.

    The process or work flow of FileSieve 3 is well defined in a five numbered step process (see image). A profile and/or a list of directories can be created, saved and loaded for future sessions. These source folder(s) would contain all the files that will be sorted using FileSieve. Then a destination folder is chosen where the sifted and sorted files will be placed in. The third step is to choose method(s) and if applicable modifiers.

    A method, one of 13 that FileSieve 3 supports, defines how the chosen files are sorted and processed. These methods are themselves very configurable and it is very easy to come up with complex criteria to operate on the chosen files. Methods include:

    Sorting by attribute: Subfolders in the destination directory will distinguish files that are Read Only, Hidden, Temporary, Offline, Compressed, Normal and more.

    Biggest: The biggest file from the source directory is placed in the destination directory.

    Consolidate: All Files from the source directory are placed into the root directory of the destination folder.

    Date Stamp: Files separated into dated destination folders.

    Delimiter: Files sorted based on delimiter characters in their names, for example “-” in the file name.

    Extension: Files are separated and sorted based on their extension. Likely the most used feature of the program.

    MP3 Tag: MP3 files are sorted based on their tags such as album and song name.

    Owner: Files are sorted based on the Windows account or domain they belong to.

    Parent Rename: First or biggest file in the source directory is renamed after it’s parent directory name and placed in the destination folder.

    Smallest: Opposite of Biggest!

    A-Z: 27 directories are created (for file names starting with numbers and those starting with A to Z) and files are placed into them based on their names.

    Substring: The user chooses which position of a file name is the ‘StartIndex’ and how many characters to read from there, files are then sorted based on ‘substring’ matches.

    Word: Files are sorted based on words contained with their names.

    Once method(s) are chosen modifiers can be added to change the way the path, file name or extension of files are written in the destination. These include all lower case, word capitalization and others. Step 4 is where the user chooses to move or copy the source files. Here one can also create a simulation and preview the results in the simulation window. Step 5, the final step, lets the user limit the sorting to files within the ‘root’ of the source directory, to all files or just folders residing in the source directory.

    FileSieve 3 should run on all Windows systems, even Windows 95, but requires the .NET Framework 2.0.

  • ClipboardFusion: Free Alternative Clipboard Manager

    ClipboardFusion: Free Alternative Clipboard Manager

    ClipboardFusion is a freeware clipboard utility. I think good and easy ways of managing text copied to the Windows clipboard often leads to a better Windows experience and ClipboardFusion does its part.

    Text Scrubbing is the main feature of the program. In the program’s settings (accessed by right clicking its tray icon) one can set all copies to be ‘scrubbed’ or only those which are copied by clicking the native Windows Ctrl+C twice. Some of the things scrubbing can do is to remove or strip any white space from the beginning of the copied text or remove all HTML code from the copied text. The Text Replace feature automatically replaces character(s) with others in any copied text. For example one can replace all instances of double quotes (“) with single quotes (‘). ClipboardFusion gives the user the option to use hotkeys to enable or disable its features, for example to temporarily disable any text replace rules one can assign a combination of keys to toggle it on or off.

    A more advanced feature is Macros, one can write and test one’s own in the included C# or Visual Basic editor and also assign hotkeys to them. A selection of pre-written macros are also available for download from within the program, these include ‘Convert Text to Upper Case’ and ‘Search For Copied Text using Google.com’ just to name two.

    Another feature concerns colors and images. Copying a HTML color hex value (say #FFFFFF for white) will trigger a small popup in the far right of the system tray with a preview of the color and also its RGB value ((255,255,255) for white). The same applies if an image is copied, in this case a small preview of the image will be shown. One can also set ClipboardFusion to ignore certain programs, when this is done text copied within those specified programs is not operated upon by ClipboardFusion.

    The author also offers, for $24/year, the ClipboardFusion online or ‘on the cloud’ version for sharing clipboards and macros across computers and the ability to pin a clipboard item for repeated use. ClipboardFusion runs on all post 2000 versions of Windows and requires .NET Framework v2.0.