|
|
BRUTUS software for cataloging and organizing the things we collect |
|
|
2-3. Entering Movies The image below shows the Movie Dialog which is used to enter new Movies and to update existing Movies which have already been entered into the Brutus database. To get to this dialog in New Mode, click on the File menu on the main window, then New, then Movie. See below about how to get to this same dialog in update mode.
The field names are all fairly self-explanatory, we think, but here are a few things to keep in mind: New: After filling in all the fields with the necessary information, add this Movie to the database by clicking this button. This button is only enabled for inputting a new movie. After entering a new Movie, this dialog will remain visible for additional data entry. To return, simply click on the Main Window button. Update: This button will only be enabled when in update mode (read below about how to enter into update mode). When in update mode this dialog will be presented fully populated with the current item. After making modifications to any part of the information, click on this button to update the database with all of the modified data. After a successful update, this dialog will be terminated. If, after attempting to update an item, this dialog remains visible, please check the Java console and the brutus.log file for information regarding possible errors encountered. Delete: This button will only be enabled when in update mode (read below about how to enter update mode). If you click on this button, the entire item will be erased from the database. Main Window: This button will never be disabled. If you have no more new Movies to enter, or if you wish to abort an update in progress (before you have clicked on Update, of course), clicking this button will take you back to the Brutus Main Window and all data entered into any of the fields will be lost. New Mode Title: This field is completely arbitrary and you can call it whatever you like. Just be aware that this is the title that will be displayed in the drop down box for selecting which item to display in the main window. It is a required field and is also the field that will be searched if you choose the Search menu and then Title. Director: Here you can enter the name of the director of this movie. It is completely optional, but it is the field searched if you choose the Search menu and then Director. Date: This is another optional field. Its intended use is to record the date (or just the year) the movie was made. It is for informational purposes only and is not included in any search. Location: Here you need to enter the physical location of the media. It is a free-form entry field and you can put anything you like, for example: Third shelf of the bookcase next to the TV table. However, in the case of computer files, this should be the complete Drive and Path location of the files (e.g. D:\Movies\MovieName\) Please note that the ending “\” character is very important and must not be omitted. Since the purpose of this software is to keep track of your collectible items, this has been made a required field. Media: In this drop down box, you need to choose the type of media your movie is recorded on. It is used in the determination of whether or not there are any files in this movie which can be played from this program. If you do not choose a media type, the default, CD, will be picked up by the program and stored on the database. Genre: This describes the type of movie. If none of the options is descriptive of the movie being entered, choose Other. If you fail to choose an option, the program will pick up the default, Fiction, and store it on the database. Artists: In this table you can list the artist or artists that appear on this movie. It is important to note that this table has an idiosyncrasy that has nothing to do with the program but with the Java language. If you enter any information in one of the cells in this table, you must tab out of that cell before the information is set in the program. It is very easy to type something into the last cell and forget to tab out of it. Be warned, however, that if you should forget to tab out, the information will not be picked up by the program and will not be recorded on the database. Add Row: The Artists table originally has a few blank rows in it so that you can fill in the names of the artists in your movie. However, if you need to enter more names, you can add a blank row to the table by clicking on this button. Delete Row: If you need to alter what you entered, it is possible to delete rows from the Artists table by clicking on any cell in that row and then clicking on this button. Tracks: In this table you can list the individual tracks in your movie. It is an optional field, but in the case of computer files it must be filled in, accurately, with a list of the file names of the tracks in order to have Brutus play the files (actually, Brutus does not play the files, but launches another program to play them). Just like in the Artists table above, if you fail to tab out of any cell in this table, the information will not be picked up by the program. Add Track: This button has the same function for the Tracks table as the Add Row button has for the Artists table above. It will add another blank line to the table where you can enter additional tracks for this movie. Delete Track: This button has the same function for Tracks table as the Delete Row button has for the Artists table above. It will delete the selected track in the Tracks table. Click on a track to select it. Comments: This is an optional field into which you can enter anything you wish... even a complete synopsis of a movie, if you wish. Update Mode Any time you have a Movie displayed in the Brutus Main Window, you can update that Movie by clicking on the File menu and then on Edit. This will present the Movie Dialog window, in update mode, fully populated with all the data from the Movie currently displayed. You may make deletions, additions or modifications to any of the fields on the dialog. After making all your changes, just click on the Update button.
|
|