Difference between revisions of "Muse"

From COPTR
Jump to navigation Jump to search
m (Please don't change the structure of the tool entry, as this will damage export from COPTR. See Guidelines for contributing to COPTR)
 
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=A tool used for personal archiving of email.
 
|purpose=A tool used for personal archiving of email.
|image=
 
 
|homepage=http://mobisocial.stanford.edu/muse/
 
|homepage=http://mobisocial.stanford.edu/muse/
 
|license=Unknown
 
|license=Unknown
 
|platforms=Windows, Mac OS X
 
|platforms=Windows, Mac OS X
 +
|function=Personal Archiving
 +
|content=Email
 
}}
 
}}
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
+
{{Infobox tool details}}
 
 
<!-- Add one or more categories to describe the function of the tool, such as:
 
[[Category:Metadata Extraction]] or [[Category:Preservation System]] or [[Category:Backup]]
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) -->
 
[[Category: Tools]] 
 
[[Category: Personal Archiving]]
 
 
 
<!-- Add relevant categories to describe the content type that the tool addresses, such as:
 
[[Category:Audio]] or [[Category:Document]] or [[Category:Research Data]]
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. -->
 
[[Category: Email]]
 
 
 
 
== Description ==
 
== Description ==
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
Line 57: Line 46:
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
{{Infobox_tool_details
 
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Latest revision as of 16:04, 22 April 2021



A tool used for personal archiving of email.
Homepage:http://mobisocial.stanford.edu/muse/
License:Unknown
Platforms:Windows, Mac OS X
Function:Personal Archiving
Content type:Email




Description[edit]

Muse is a free downloadable tool that allows a user to archive their personal email. It is a project developed by Stanford University’s Mobisocial Computing Lab. Funding for Muse is provided by an NSF POMI 2020 Expedition Grant and the Stanford Mobisocial Lab.

Features:

  • Sentiment Graph - Displays messages that may be meaningful to the user, which relies on a pre-built lexicon to determine sentiments.
  • Calendar View - Displays important terms in the user’s email found through statistical analysis.
  • Attachment Wall - Displays all email attachments and allows the user to view the messages associated with the attachments.
  • Jog Dial Interface - Allows the user to quickly skim emails in chronological order using a dial interface.
  • Browsing Lens - A browser extension for Chrome and Firefox that identifies and highlights names on Web pages that also appear in the user’s email archive.

Users are able to fine-tune these features as they see fit in the Settings menu.

Common email formats supported by Muse are mbox, .PST, .DBX, and Eudora. Email can also be obtained simultaneously from multiple accounts. Muse connects via a secure email server, storing data locally, which ensures confidentiality among user accounts.

Platform[edit]

Muse is available for Windows and Mac OS X. Firefox, Chrome, or Safari browsers with Java v1.6 or higher are also required.

Documentation and User Support[edit]

Muse offers an extensive FAQ page along with a Tip Sheet. Users are also encouraged to contact the tool's creators for additional assistance.

If Muse fails to launch on a user's system, entering java -Xmx1g -jar muse-standalone.jar in the system's command line should cause the file to run. This launches the tool with 1GB of memory available, however changing the number in -Xmx1g allows the user to increase memory for particularly large email archives.


User Experiences[edit]


Development Activity[edit]