Posted by Site Administrator

Frameworks for Redesign
MW2009 Afternoon
18 Apr 2009 14:00

ArtsConnected.org

ArtFinder/ArtCollector

Can bring in photo URLs from Flickr

Tools for Museum Educators

Slide presentation options (templating, branding, Compare/Contrast slide; with/without annotations, etc.)

Tagging, bulk tagging, commenting, etc. available now

2-way communication about images -- ie blogging available soon

Also includes a content management system.

Can edit assets (eg text).
_____

Time to Stop Doing and Start Thinking: A Framework for Exploiting Web 2.0 Services

Brian Kelly (Univ. of Bath)

YouTube, FaceBook, Flickr, Twitter, etc.

Let's pause to consider the risks.

Quite a few problems/challenges.

Now is the time to respond to the many issues which are connected with Web 2.0

Don't overhype things.

Backlash is predictable.

 
Posted by Site Administrator

Location-Aware Services
MW2009 Morning Session
18 Apr 2009 11:00

RFID Tracking of Museum Visitors for Personalized Content Delivery

Kubadji project

What's this? Tell me more? The story so far? More of the same. Where next? How does this relate to ... ?

For example, could do museum tracking to find out where time is spent in the museum. Should be minimal cost and the least intrusive possible. How do we know how accurate it is? Replaces having people shadow guests to watch where they go -- creepy.

RFID proximity tags. Possible tech:

Passive RFID (cheap 5c like merchandise) -- best
Active RFID (too expensive $1k)
Bluetooth (triangulation, requires device)
Wireless LAN (triangulation, requires device)
Indoor GPS (doesn't work well inside)

Sensing: automatically sense that the tag is nearby.

Generally can tell range of time when tag is in range of the sensor.

Put Passive RFIDs in badge holder (5 of them?)
RFID readers connected to a central server via USB connections
Output exhibit, visitor, time in, time out

How accurate is it? Compare against people monitoring visitors.

Experiment has 15 visitors, one at a time. Two human trackers (do they agree?)

RFID tracker generally performs less well than the humans do. However, the RFID are a fraction.

Open plan floorplans are challenging for both human and tracking

False negatives due to RFID tracking error (skewed name tag suggested)

Out There: Connecting People, Places and Stories

3 Location-based projects:

1 Frequency 1550 -- Create a historical sensation

2 Rituals -- Fostering a personal reflection

3 City Ragas -- Stimulating a cultural exchange

Frequency 1550. Visit the actual sites. Seems likely that participants would be more actively engaged by actually visiting the locations rather than reading about them. Takes about 1 day. Views maps on mobile phone. Map image divided into six color-shaded regions. Each team assigned an area and HQ. Winner is the team with the most points earned through assignments (eg take photos, etc.). At HQ they can use the Internet to learn more. Parts of city which were once over water are now paved. Earn rats as points. Seems to be much more effective than other methods.

Rituals. GPS walking tour Summer 2008. Used movies to instruct. Recorded confessions in front of a mirror. Asked to burn incense. Climb to the top of a church and tear up paper and cast it to the winds.

City Ragas. Connect people in Amsterdam with people in India. Oct 2008. Given theme topics and asked to take pictures which were relevant to the suggestion. Sometimes a photo from one group would inspire corresponding pictures from the other city.

The physical environment proves to be a far more effective way to share information than the museum, etc. Game seems to encourage participation and engage their mind and memory.

Frequency 1550 was a closed system. Others are more open

GPS-Triggered Location Technologies at Parks Canada

Passed devices around.

As you approach a location with information/photo/details, an audio sound (trumpet) shows the extra information.

New media team builds tools to let individual parks and sites build their content.

Advantages: don't have to put signs. People seem more interested.

Can the Parks people make the content? How does it affect the learning?

Yes, staff can do it with appropriate support. Second tour created takes about 1/2 the time. Part-time project manager, content manager, GIS expert, content expert

Visitors do read the content out loud to each other. They interact better with each other. Access 2nd level content (eg video, quiz)

Visitors do not access information at 3rd level that is not attachet do a point of interest (POI). Do not argue over the device. Did not get distracted by the technology itself.

Would they pay? Yes $4-$6 plus admission.

Focus on the content and not the technology.

Tailor the content to your audience.

Focus on pushed/main content

Not a one-time investment

Start small -- but start!

Try out a device early.

Create, test on location, adjust, test ...

First screen by all, Second screen by some, Third screen by few.

People on site should be able to change content.

Do the devices work well in sunlight? No. May need to shade screen by person or environment.

 
Posted by Site Administrator

What is your museum good at and how do you build an API for it?
MW2009 Morning Session
17 Apr 2009 10:30

Victoria & Albert Museum

Is my museum good at anything at all?

Copyright -- don't discuss it here today.

Content completeness and quality is often lacking -- get over it.

V&A Collections API

http://www.vam.ac.uk/api

Uses REST. Better than SOAP or XML-RPC.

http://www.vam.ac.uk/api/json/museumobject/search?q=death

Used the Django Python framework -- allows them to focus on the code they want to write.

Don't have to write cacheing code.

No API keys if it's just on the web anyway

Copy a system that already works.

Largely used screen scraping because it wasn't easy to get information out of the proprietary system.

OAI-PMA standard for communicating data.

guest/astana

The benefits outweigh the costs.

Screen scraping is is easier and quicker way to build a prototype.

More service, less data.

http://www.vam.ac.uk/things-to-do/wedding-fashion/299

http://www.vam.ac.uk/things-to-do/wedding-fashion.json/299

http://en.wikipedia.org/wiki/JSON


{
"firstName": "John",
"lastName": "Smith",
"address": {
"streetAddress": "21 2nd Street",
"city": "New York",
"state": "NY",
"postalCode": 10021
},
"phoneNumbers": [
"212 555-1234",
"646 555-4567"
]
}

Drupal has some modules which are useful but not always well documented.

 

Handhelds

17 Apr 2009
Posted by Site Administrator

Handhelds
MW2009 Afternoon Session
17 Apr 2009 14:00

Many handheld projects repeat the same mistakes. Handheld Wiki:

http://tatehandheldconference.pbwiki.com

http://MuseumMobile.info/Wiki

http://www.HandHeldConference.org (June)
_____

Handheld Basics

What is mobile?

Where (and when) is mobile? Frequently web visitors exceed physical visitors by a large sum so it's worth providing information outside the concept of an actual visit.

Who uses mobile?

How should we build mobile?

Choosing a Platform

Do visitors want to use their own devices or museum-supplied devices?

If they are supplied by the museums, there are costs and complications so many try to offer content to visitors' devices.

No single CMS can offer information to multiple platforms without some work.

May need to give people choices between dedicated and personal platforms.

Getting it Done

What can be done in house and what is better to be done through outsourcing?

Work by stealth. Once money is involved, you need "buy in"

Next Generation Handhelds

Handhelds during a visit.

Bookmark a link to home via SMS.

Future of Mobile

Mobile CONTENT, not mobile DEVICES

Should be data-driven

Frequently in-person tour is the primary focus.

Consider true user-generated content.

Quicker turnarounds/experiments.
_____

Getting it Done

Approach varies according to the type of collection, environment, permanent or traveling exhibition.

Could allow people to enter an object number to see picture, hear, audio, discover more information.

British Museum doesn't have a linear path through the museum. More random access than linear. Probably need ability to do both.

Best to have a prototype before making a major investment.

British Museum doesn't develop most solutions in house.

Location is important. Hard for visitors to discover which floor they are on.

Scrolling maps.

Consider video requirements of system.

iPod Touch battery charge may fail after 8 months

Still considering PDAs.

Most people visiting don't come with iPhones (etc)

Most people are acclimated to leave phone in cloak room.

US has more free minutes. Europe usually has to pay more so a phone-based system doesn't work for them.

Advanced features on phones like texting.

Wireless networks don't work well in old buildings.

If devices are distributed by museum, need to make sure it is connected to wireless network when given to visitor.

Interface needs to be extremely simple.

200 objects; translations in 12 languages; etc.

May need signing (video/caption).

Difference between captions (abbreviated) and transcript.

What mobile devices are in use in different places (eg most popular in London)?

For the next 5 years or so it will be necessary to offer devices in the museum since not everyone has them.

Kiosk where people can download audio tours.

_____

Points for each group:

Handheld Basics

Choosing a Platform

Getting it Done

Next Generation Handhelds

Future of Mobile

 
Posted by Site Administrator

Does physical ownership of items imply Intellectual Property rights?

Attending: James Keeline, BPOC; Jeff Doyle, Open Museum online; Michelle Boeckholt, Nelson-Atkins Museum of Art, USA

One of the issues that tends to limit digitization projects is whether the institution has sufficient rights to place images of items in their collection on the web.

VAGA -- aggressively representing a number of artists (ie RIAA MPAA) and contacting institutions to demand money due to infringements. Sent fee grid based on number of images posted and length of time $200-$300/image. Nelson-Atkins.org (search for George Segal).

Civil War photos

Do we need a legal defense group similar to what exists for Open Source Software.

Standard links for blocked images with information? VAGA doesn't like people linking to their site.

Lawrence Lessig