- feed:
- follow:
- bio:National music technology and brass/woodwind workshop writer for Teaching Music Magazine and webmaster of MusicEdMagic.com.
- web:
- updates:765
- followers:703
- following:102
The MusicEdMagic Music Composer Database is intended to be a starting point for students, teachers, and music lovers in general to research and learn about their favorite historical and current composers. The Music Composer Database does not provide all of the information necessary to complete a homework assignment, but it does provide graphical, interactive information in a variety of formats that can help you visualize the relationships between the dozens of famous composers from medieval times to the current composers of today.
The database is made possible through software developed by students and faculty at the Massachusetts Institute of Technology named Exhibit and Timeline . Special thanks should be extended to Mason Tang of MIT for showing me the way through some tough technical challenges on this project.
If this is your first time using the database please read on for further instructions.
When you first open the database your computer will load the Exhibit software and download the database in which the composer information is stored. Depending on your connection this may take a minute or two. Once loaded you should see the Timeline View including all of the composers listed in the database.
{mosimage}
By click/dragging the two horizontal bars of the timeline you can move forward and backward through history to see where your selected composer fits into music history. Clicking on a composer opens a small popup that tells you a brief amount of information about the composer including dates of birth, death, and the locations of the same. It also includes a very brief biography of the composer and other information as necessary.
On the right side of the Timeline window are selection boxes. If you wish to limit the composers displayed on the Timeline to a specific era or to composers who wrote in a specific genre of music you can activate or deactivate the items using these boxes.
For a more complete view of a composer's life and additional references (books, audio files, and web links) click on the Wiew All Information link at the top of the Exhibit window. This will switch the Exhibit to a view of vertical tiles, each one with the complete information available about that specific composer. Again you can limit the composers displayed using the selector boxes in the right column, or you can also sort the list by last name, era, birthdate, or other criteria using the selector links at the top of the tile view window.
{mosimage}
The last view possible with this music composer database is the Map View. Using geographical data and the Google Maps API you can visually see the geographical relationships between as many or as few composers as you wish. Zoom in or out of the map as much as you wish or overlay current satellite images and road labels.
{mosimage}
This music composer database is a work in progress. More composers are being added regularly, and improvements to the interface are ongoing. See below for a list of references used to create this database as well as a changelog detailing work done to the database and the Exhibit itself.
February 5, 2008-
Fixed a bug that was causing Internet Explorer to not be able to render the page correctly.
August 7, 2007 -
Added Leonard Bernstein to database. New total of 44 composers listed in database.
Added era shaders in Timeline view.
Adjusted Exhibit HTML layout to remove redundant text and linked to this instructional article.
August 6, 2007-
Added map coordinates for additional composers.
Added iTunes links to recommended works on full info pages.
One of the great things about being a writer for Teaching Music is that I get a chance to talk to some great teachers that normally I would never meet or probably even hear of. This month in preparation for a piece coming out in the April issue I got to meet Steve Park, an Adjunct Horn Professor at... Read more
Chad Criswell Comments(0) Hits:153 Tales From The Podium

It’s been well over a year since I last did a real round up of the current crop of digital audio recorders and there have been a lot of changes. One of the recorders that many of my collegues swore by (The M-Audio MicroTrak 2) got discontinued, and the company got out of the portable digital audio recording business completely.... Read more
Chad Criswell Comments(0) Hits:284 Tales From The Podium

I asked a few music teaching friends to write down what the biggest challenges to their music teaching are.Here is a smattering of the results.Andrea WilbornAdministrators who want a good and strong music education department, but have no clue how to achieve it.Grade level teachers who want their class to perform something special for a program, but expect the music... Read more
Larry Marra Comments(0) Hits:92 Music Teachers 911

Saxophone master Walter Beasley has released a pair of iPhone apps dedicated to his chosen instrument. These instructional video apps contain over 80 minutes of video instruction on the saxophone taught by Beasley and feature short clips of him demonstrating the various concepts and techniques. The first of the two apps titled Sound Production For Saxophone deals with concepts ranging... Read more
Chad Criswell Comments(0) Hits:287 Music Related iPhone and iPad Apps
There are dozens of tuner apps on the iPad but few that are as configurable and versatile as Cleartune.
Scorio is an iPad app that works together with the Scorio online music notation site allowing you to create and edit sheet music using the iPad's touch screen interface. Creating sheet…
Musicopolous is an iPhone, iPod Touch, and iPad app that is intended to help the user practice music theory skills, mostly related to building scales, intervals, and chords as well…
Guitarists rejoice! Thanks to the Amplitube app for iPad, iPhone, or iPod Touch you can now take all of your favorite effects pedals, amps, and cabinets with you without the…
Links to current episodes of a comic that is focused on band directing and music in general.
Got another comic to share? Send your feed to the webmaster using the About link at the top of the page.
Got a music related podcast to share? Send your RSS feed to the MusicEdMagic webmaster!
Comments
(I posted a message prior to this one, but I don't know if it went through cause my connection was cut off)
Is it possible I could get a sample of this code?
thanks
steve
The software that runs the database is free for everyone to use and is written by students over at MIT. The project is known as Exhibit and all the information is available at simile.mit.edu/exhibit.
The code that you actually write is essentially plain HTML with some special modifiers. If you do a view source while looking at the research database you can see the code that makes it all tick. The data itself is stored in a Google spreadsheet that is instantly updated any time I make any additions to it.
Honestly it is not incredibly difficult to get this going if you are even a little bit technically oriented. Let me know if you need any more info on it!
-Chad