Tag: csv

  • Snap DB: Keep Your Info In This Simple Database

    Snap DB: Keep Your Info In This Simple Database

    Snap DB is one of the 2011 entries in Donationcoder’s N.A.N.Y. (New Apps For The New Year) challenge. It is a simple database program that holds and organizes lists and information in a text like or flat structure. It is minimalist by design.

    The uses for Snap DB are pretty much infinite. Keep a list of albums, software or books or anything else all with many a column to hold information about them. Open the program right click on the columns to rename them and to add additional columns as necessary. Then double click on a row and start entering the information. Import a Comma Separated Values (CSV) or tab delimited file to use with Snap DB or export the data to a CSV file. Activate the Filter mode (View—>Filter Mode) to search the data and get results as you type.

    Snap DB has a few built in shortcuts to make entering information easier. For example use F2 to edit a record or F5 to duplicate a record. The usual Ctrl-C Windows copy key combination will copy whole row(s) of data in SnapDB ready to be pasted anywhere with each column separated by a tab. Conversely copying some tab delimited text and using Ctrl-V in SnapDB pastes them into columns. Also notice that when adding or inserting data there is Run button, that button will execute if the corresponding field has a URL, mailto or path to a file or folder in it.

    Snap DB is freeware, portable, no install and is less than 700KB unzipped. Watch the screencast on the program’s site to see it in action and follow the thread and suggest other features in its DonactionCoder forums thread (linked above).

  • StickySorter From Microsoft Office Labs Does Notes Differently

    StickySorter From Microsoft Office Labs Does Notes Differently

    StickySorter is another rather pretty innovative idea from Microsoft’s Office Labs, the site with ‘grassroots’ projects coming via ’employee initiative and ingenuity’. StickySorter is akin to mind mapping or brainstorming software but with a twist. The twist is that, as the name of the program implies, brainstorms take the form of sticky notes. Many a number of sticky notes can be added to the program’s interface and arranged in several different ways.

    StickySorter

    Each note can belong to a group to make sorting and arranging easier. Clicking customize under the note menu one can also create separate fields so that the text on the notes themselves can be categorized. The view menu includes several ways to arrange all notes such as piling notes on top of each other or aligning notes to grid. The search box works well as a text filter and does a good job with large collection of notes as well. The interface can be zoomed in and out or panned to bring into legible view as many or as few notes as needed. There is no networking or sharing feature built-in but separate *.csv files can be inserted into existing ones as a way to merge notes.
    The program’s FAQ page has a few more hints on usability. For example creating a field, using the aforementioned customize menu, and placing an ! in front of it will make the field appear only on the back of the note and selected notes can be flipped by pressing Ctrl+t.
    Perhaps the best attraction of StickySorter is that it saves everything in *.csv format. It is therefore usable even if the program is discarded for another similar software. StickySorter works on Windows XP or Windows Vista with .Net Framework 2.0