Gallery 339

Gallery 339 was a photographic art gallery located in Philadelphia, United States.[1] The gallery promoted the work of distinguished and emerging photographers from around the world. The gallery's focus was thoughtful, carefully made work, extending across the spectrum of contemporary photography from antique processes used to explore current issues, to digital processes used to consider timeless questions in art. Through a regular program of exhibitions, the gallery was dedicated to broadening an appreciation for the depth, sophistication, and insight which can be found in contemporary photographic art.[2]

Gallery 339 opened in May 2005 and presented several exhibitions featuring work from the USA, Japan, South Korea, and Great Britain. Gallery 339 was Philadelphia’s only fine art photography gallery.[3]

Gallery 339 closed in 2017.

Artists represented

gollark: So I made it so that if any domain is accessed via HTTP, and the request is for `.well-known/something`, it'll use a dedicated folder.
gollark: Basically, the ACME verification thing it uses looks for files under `.well-known`.
gollark: Not a config UI.
gollark: ```nginx server { listen 80 default_server; listen [::]:80 default_server; location /.well-known { default_type "text/plain"; root /srv/http/; } location = /ngstatus { stub_status; } location / { return 301 https://$host$request_uri; } }```
gollark: Hold on, I have some useful config for this.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.