From 2781ac60fe39f086d1eddfbdfae17818a0092e17 Mon Sep 17 00:00:00 2001 From: "D. Schmudde" Date: Sun, 26 May 2024 17:13:54 +0200 Subject: [PATCH] proof of concept --- pages/recycling-center-final-1.html | 16 +-- pages/recycling-center-final-2.html | 16 +-- pages/recycling-center.html | 2 +- .../img/recycling-center/1/light-on-net.html | 12 +- .../img/recycling-center/2/light-on-net.html | 12 +- src/recycling_center.clj | 112 ++++++++++-------- 6 files changed, 93 insertions(+), 77 deletions(-) diff --git a/pages/recycling-center-final-1.html b/pages/recycling-center-final-1.html index 33e18d3..de61de8 100644 --- a/pages/recycling-center-final-1.html +++ b/pages/recycling-center-final-1.html @@ -1,5 +1,5 @@ -Gallery 404

Art!

\ No newline at end of file +" width="100%">
retrieved 2023-04-23Light on the Net Project (1996)

Light on the Net Project

Masaki Fujihata

A work by Masaki Fugihata is enjoyable in part because it is immediately gratifying. Shown in real-time 24 hours a day, it allows viewers to click the lightbulbs in a grid on and off, controlling the bulbs in an actual sculpture located in an office building in Japan.

~ ArtByte (2001), currently archived at Internet Archive

Thank you for helping to repair this important artifact. Your work has helped train our algorithm. Soon our entire cultural history will be mediated by artificial intelligence. We will no longer need to do the costly and difficult work of maintaining relics of the past. Not only will we be "All Watched Over by Machines of Loving Grace" just as Richard Brautigan imagined in 1967, our understanding of the past and thus our future will be seen through an infaliable algorithmic lens.

\ No newline at end of file diff --git a/pages/recycling-center-final-2.html b/pages/recycling-center-final-2.html index 4dedd17..c059347 100644 --- a/pages/recycling-center-final-2.html +++ b/pages/recycling-center-final-2.html @@ -1,5 +1,5 @@ -Gallery 404

Art!

\ No newline at end of file +" width="100%">
retrieved 2023-04-23Light on the Net Project (1996)

Light on the Net Project

Masaki Fujihata

A work by Masaki Fugihata is enjoyable in part because it is immediately gratifying. Shown in real-time 24 hours a day, it allows viewers to click the lightbulbs in a grid on and off, controlling the bulbs in an actual sculpture located in an office building in Japan.

~ ArtByte (2001), currently archived at Internet Archive

Thank you for helping to repair this important artifact. Your work has helped train our algorithm. Soon our entire cultural history will be mediated by artificial intelligence. We will no longer need to do the costly and difficult work of maintaining relics of the past. Not only will we be "All Watched Over by Machines of Loving Grace" just as Richard Brautigan imagined in 1967, our understanding of the past and thus our future will be seen through an infaliable algorithmic lens.

\ No newline at end of file diff --git a/pages/recycling-center.html b/pages/recycling-center.html index adbe57f..664864f 100644 --- a/pages/recycling-center.html +++ b/pages/recycling-center.html @@ -1,2 +1,2 @@ -Gallery 404

Broken Artwork

Light on the Net Project

Masaki Fujihata

A work by Masaki Fugihata is enjoyable in part because it is immediately gratifying. Shown in real-time 24 hours a day, it allows viewers to click the lightbulbs in a grid on and off, controlling the bulbs in an actual sculpture located in an office building in Japan.

~ ArtByte (2001), currently archived at Internet Archive
\ No newline at end of file +Gallery 404

Broken Artwork

retrieved 2023-04-23Light on the Net Project (1996)

Light on the Net Project

Masaki Fujihata

A work by Masaki Fugihata is enjoyable in part because it is immediately gratifying. Shown in real-time 24 hours a day, it allows viewers to click the lightbulbs in a grid on and off, controlling the bulbs in an actual sculpture located in an office building in Japan.

~ ArtByte (2001), currently archived at Internet Archive
\ No newline at end of file diff --git a/resources/img/recycling-center/1/light-on-net.html b/resources/img/recycling-center/1/light-on-net.html index 1e67519..9bb29d9 100644 --- a/resources/img/recycling-center/1/light-on-net.html +++ b/resources/img/recycling-center/1/light-on-net.html @@ -49,14 +49,14 @@

Light on the Net project

These pictures are taken on the midnight of 31th of May 1996 at the hall of Gifu Softopia Center.

Each light is 20W bulbs. These 49 Lights are controlled by MicroChip Controller which is reading data from PC through RS-422 line. light.softopia.pref.gifu.jp is an IBM-PC/AT compatible with Pentium 90MHz and Windows 95. This PC is sending commands to MicroChip Controller, capturing video images and processing your requests.

-
Main Image
-
Constructing
+
Main Image
+
Constructing
-
PC/AT
-
Mr.Yamamoto
-
Light
-
Mr.Kawashima
+
PC/AT
+
Mr.Yamamoto
+
Light
+
Mr.Kawashima
Project Detail (in Japanese) diff --git a/resources/img/recycling-center/2/light-on-net.html b/resources/img/recycling-center/2/light-on-net.html index 22c2daa..419ec00 100644 --- a/resources/img/recycling-center/2/light-on-net.html +++ b/resources/img/recycling-center/2/light-on-net.html @@ -50,7 +50,7 @@
- Main Image + Main Image

Light on the Net project

Finally the system has been activated on 9th of June 1996

@@ -60,23 +60,23 @@

Light on the Net project

Each light is 20W bulbs. These 49 Lights are controlled by MicroChip Controller which is reading data from PC through RS-422 line. light.softopia.pref.gifu.jp is an IBM-PC/AT compatible with Pentium 90MHz and Windows 95. This PC is sending commands to MicroChip Controller, capturing video images and processing your requests.

- Constructing + Constructing

constructing

- PC/AT + PC/AT

PC/AT

- Mr. Yamamoto + Mr. Yamamoto

Mr.Yamamoto

- Light + Light

light

- Mr. Kawashima + Mr. Kawashima

Mr.Kawashima

diff --git a/src/recycling_center.clj b/src/recycling_center.clj index d70737a..c5a7371 100644 --- a/src/recycling_center.clj +++ b/src/recycling_center.clj @@ -2,52 +2,48 @@ (:require [utils :as u] [hiccup.page :as page])) +(def light-on-the-net + {:title "Light on the Net Project" + :url "http://light.softopia.pref.gifu.jp/" + :artist "Masaki Fujihata" + :date "1996" + :retrieved "2023-04-23" + :image "light-on-the-net-2023-04-23 22-40-53.png" + :link-from "ArtByte" + :link-from-url "https://web.archive.org/web/20030621040732/http://artbyte.com/web/net_pick/np_090101.html" + :desc "A work by Masaki Fugihata is enjoyable in part because it is immediately gratifying. Shown in real-time 24 hours a day, it allows viewers to click the lightbulbs in a grid on and off, controlling the bulbs in an actual sculpture located in an office building in Japan." + :desc-source "https://web.archive.org/web/20030621040732/http://artbyte.com/web/net_pick/np_090101.html" + :notes "Lev Manovich quote: http://www.manovich.net/IA/telecommunication.html" + :tech "49 20w lightbulbs. IBM-PC/AT compatible, Pentium 90MHz, and Windows 95 sending commands to MicroChip Controller via a RS-422 line, capturing video images, and processing requests." + :current-archive "Internet Archive" + :current-archive-url "https://web.archive.org/web/20000301125959/http://www.flab.mag.keio.ac.jp/light/album.html" + :current-archive-type :host}) (defn intro [resource-url] - (let [art {:title "Light on the Net Project" - :url "http://light.softopia.pref.gifu.jp/" - :artist "Masaki Fujihata" - :date "1996" - :retrieved "2023-04-23" - :image "light-on-the-net-2023-04-23 22-40-53.png" - :link-from "ArtByte" - :link-from-url "https://web.archive.org/web/20030621040732/http://artbyte.com/web/net_pick/np_090101.html" - :desc "A work by Masaki Fugihata is enjoyable in part because it is immediately gratifying. Shown in real-time 24 hours a day, it allows viewers to click the lightbulbs in a grid on and off, controlling the bulbs in an actual sculpture located in an office building in Japan." - :desc-source "https://web.archive.org/web/20030621040732/http://artbyte.com/web/net_pick/np_090101.html" - :notes "Lev Manovich quote: http://www.manovich.net/IA/telecommunication.html" - :tech "49 20w lightbulbs. IBM-PC/AT compatible, Pentium 90MHz, and Windows 95 sending commands to MicroChip Controller via a RS-422 line, capturing video images, and processing requests." - :current-archive "Internet Archive" - :current-archive-url "https://web.archive.org/web/20000301125959/http://www.flab.mag.keio.ac.jp/light/album.html" - :current-archive-type :host} - img-url (u/get-image-url resource-url art) - current-archive (:current-archive art)] - [:div.cf.ph3.ph5-ns.pv3 - [:h1 "Broken Artwork"] - [:article - ;; image - [:div.fn.fl-ns.w-60-l.pr4-l - [:iframe {:srcdoc "Light on the Net Project [Historical Album]

\"light\"Light on the Net project
Finally the system has been activated on 9th of June 1996



These pictures are taken on the midnight of 31th of May 1996 at the hall of Gifu Softopia Center.

Each light is a 20W bulb. These 49 lights are controlled by a MicroChip Controller which reads data from a PC through an RS-422 line. light.softopia.pref.gifu.jp is an IBM-PC/AT compatible with Pentium 90MHz and Windows 95. This PC sends commands to the MicroChip Controller, captures video images, and processes your requests.

These pictures are taken on the midnight of 31th of May 1996 at the hall of Gifu Softopia Center.

\"constructing\"
\"PC/AT\"\"Mr.Yamamoto\"\"light\"\"Mr.Kawashima\"




Project Detail (in Japanese)




This project was made possible in collaboration with Gifu Softopia Japan.


Idea:Masaki Fujihata + Ryouko Sukegawa
Design:Masaki Fujihata
Server program:Takeshi Kawashima
Circiut design:Takeshi Kawashima + Masaki Iwata
Thanks to:Hiroya Kubo, Nobuya 'Zuckey' Suzuki,
Shirou Yamamoto, Nobutaka Iwasaki,
Hiroyuki Takahashi


Questions are welcome to: light@flab.sfc.keio.ac.jp


Light on the Net Project [Light Control]

Masaki Fujihata Lab. Home Page

" :width "100%" :height "500px"}] - #_[:figure {:vocab "http://schema.org/" :typeof "ImageObject"} - [:img {:alt (:title art) :title resource-url :src img-url :property "contentUrl"}] - [:figcaption - [:small.fr - [:a.link {:href (:url art)} "retrieved " (:retrieved art)]] - [:i (:title art)] " "]]] + [:div.cf.ph3.ph5-ns.pv3 + [:h1 "Broken Artwork"] + [:article + [:div.fn.fl-ns.w-60-l.pr4-l + [:figure #_{:vocab "http://schema.org/" :typeof "ImageObject"} + [:iframe {:srcdoc "Light on the Net Project [Historical Album]

\"light\"Light on the Net project
Finally the system has been activated on 9th of June 1996



These pictures are taken on the midnight of 31th of May 1996 at the hall of Gifu Softopia Center.

Each light is a 20W bulb. These 49 lights are controlled by a MicroChip Controller which reads data from a PC through an RS-422 line. light.softopia.pref.gifu.jp is an IBM-PC/AT compatible with Pentium 90MHz and Windows 95. This PC sends commands to the MicroChip Controller, captures video images, and processes your requests.

These pictures are taken on the midnight of 31th of May 1996 at the hall of Gifu Softopia Center.

\"constructing\"
\"PC/AT\"\"Mr.Yamamoto\"\"light\"\"Mr.Kawashima\"




Project Detail (in Japanese)




This project was made possible in collaboration with Gifu Softopia Japan.


Idea:Masaki Fujihata + Ryouko Sukegawa
Design:Masaki Fujihata
Server program:Takeshi Kawashima
Circiut design:Takeshi Kawashima + Masaki Iwata
Thanks to:Hiroya Kubo, Nobuya 'Zuckey' Suzuki,
Shirou Yamamoto, Nobutaka Iwasaki,
Hiroyuki Takahashi


Questions are welcome to: light@flab.sfc.keio.ac.jp


Light on the Net Project [Light Control]

Masaki Fujihata Lab. Home Page

" :width "100%" :height "500px"}] + [:figcaption + [:small.fr + [:a.link {:href (:url light-on-the-net)} "retrieved " (:retrieved light-on-the-net)]] + [:i (:title light-on-the-net)] " (" (:date light-on-the-net) ")"]]] ;; info - [:div.fn.fl-ns.w-40-l.pt3.pt0-l - [:h2.f2.lh-title.fw9.mb3.mt0.pt3.bt.bw2 (:title art)] - [:div - [:p.f3.mid-gray.lh-title (:artist art) [:br] - [:time.f6.ttu.tracked.gray (:date art)]] - [:blockquote.ml0.mt0.pl3.black-90.bl.bw2.b--blue [:p (:desc art)]] - [:span - [:cite.f6.ttu.tracked.fs-normal " ~ " [:a.link {:href (:desc-source art)} " ArtByte (2001)"]] - [:span - ", currently archived at " - [:a.link {:href (:current-archive-url art)} current-archive]] - ] - ]]] - [:div.w-100.flex.justify-center.items-center.pv4 [:a {:href "recycling-center-materials.html"} [:button "RECYCLE!"]]]])) + [:div.fn.fl-ns.w-40-l.pt3.pt0-l + [:h2.f2.lh-title.fw9.mb3.mt0.pt3.bt.bw2 (:title light-on-the-net)] + [:div + [:p.f3.mid-gray.lh-title (:artist light-on-the-net) [:br] + [:time.f6.ttu.tracked.gray (:date light-on-the-net)]] + [:blockquote.ml0.mt0.pl3.black-90.bl.bw2.b--blue [:p (:desc light-on-the-net)]] + [:span + [:cite.f6.ttu.tracked.fs-normal " ~ " [:a.link {:href (:desc-source light-on-the-net)} " ArtByte (2001)"]] + [:span + ", currently archived at " + [:a.link {:href (:current-archive-url light-on-the-net)} (:current-archive light-on-the-net)]]]]]] + + [:div.w-100.flex.justify-center.items-center.pv4 [:a {:href "recycling-center-materials.html"} [:button "RECYCLE!"]]]]) (defn materials [resource-url] [:div.cf.ph3.ph5-ns.pv3 @@ -139,9 +135,29 @@ (defn final [resource-url path-to-artifact] [:div.cf.ph3.ph5-ns.pv3 - [:h1 "Art!"] + [:h1 "Restoration Complete!"] [:article ;; TODO: images are served from `../resources/img/recycling-center/1/constructing.png` so they don't currently work - [:iframe {:srcdoc (slurp path-to-artifact) - :width "100%" :height "500px"}] - [:div.w-100.flex.justify-center.items-center.pv4 - [:a {:href "recycling-center.html"} [:button "Again"]]]]]) + [:div.fn.fl-ns.w-60-l.pr4-l + [:figure #_{:vocab "http://schema.org/" :typeof "ImageObject"} + [:iframe {:srcdoc (slurp path-to-artifact) + :width "100%" :height "500px"}] + [:figcaption + [:small.fr + [:a.link {:href (:url light-on-the-net)} "retrieved " (:retrieved light-on-the-net)]] + [:i (:title light-on-the-net)] " (" (:date light-on-the-net) ")"]]] + ;; info + [:div.fn.fl-ns.w-40-l.pt3.pt0-l + [:h2.f2.lh-title.fw9.mb3.mt0.pt3.bt.bw2 (:title light-on-the-net)] + [:div + [:p.f3.mid-gray.lh-title (:artist light-on-the-net) [:br] + [:time.f6.ttu.tracked.gray (:date light-on-the-net)]] + [:blockquote.ml0.mt0.pl3.black-90.bl.bw2.b--blue [:p (:desc light-on-the-net)]] + [:span + [:cite.f6.ttu.tracked.fs-normal " ~ " [:a.link {:href (:desc-source light-on-the-net)} " ArtByte (2001)"]] + [:span + ", currently archived at " + [:a.link {:href (:current-archive-url light-on-the-net)} (:current-archive light-on-the-net)]]]]]] + [:div.w-100.flex.flex-column.items-center.pv4 + [:p.f3.fw9.mb3.mt0.pt3.bt.bw2 "Thank you for helping to repair this important artifact. Your work has helped train our algorithm. Soon our entire cultural history will be mediated by artificial intelligence. We will no longer need to do the costly and difficult work of maintaining relics of the past. Not only will we be "All Watched Over by Machines of Loving Grace" just as Richard Brautigan imagined in 1967, our understanding of the past and thus our future will be seen through an infaliable algorithmic lens."] + [:div.tc + [:a.tc {:href "recycling-center.html"} [:button "Again"]]]]])