Skip to content

Commit 330bd8d

Browse files
committed
remove livestream, and add note about videos to appear
1 parent f96e311 commit 330bd8d

File tree

1 file changed

+8
-22
lines changed

1 file changed

+8
-22
lines changed

rcon/2024/index.rkt

+8-22
Original file line numberDiff line numberDiff line change
@@ -375,28 +375,9 @@ $(document).ready(function () {
375375
)
376376

377377
(section
378-
@sectionHeader{Live Stream}
379-
'(iframe ([width "720"]
380-
[height "800"]
381-
[src "https://boxcast.tv/view-embed/xtihxdvdmgttkttsp2gj?showTitle=0&showDescription=0&showHighlights=0&showRelated=0&defaultVideo=next&playInline=0&dvr=1&market=smb&showCountdown=0&showDonations=0&showDocuments=0&showIndex=0&showChat=0&hidePreBroadcastTextOverlay=0"]
382-
[frameBorder "0"]
383-
[scrolling "auto"]
384-
[allowfullscreen "true"]
385-
[allow "autoplay; fullscreen"]))
386-
'(iframe ([src "https://www6.cbox.ws/box/?boxid=846185&boxtag=7afys&tid=127&tkey=b25da2af9627c97d"]
387-
[width "100%"]
388-
[height "450"]
389-
[allowtransparency "yes"]
390-
[allow "autoplay"]
391-
[frameborder "0"]
392-
[marginheight "0"]
393-
[marginwidth "0"]
394-
[scrolling "auto"])))
395-
396-
(section
397-
@sectionHeader{Registration}
398-
@paragraph{To register, @a[#:href "https://www.eventbrite.com/e/racketcon-2024-tickets-983892828937"]{buy a ticket via Eventbrite}. If you cannot attend in-person, there is an option on Eventbrite for @emph{remote participation} to support the livestream.}
399-
)
378+
@abstract{@bold{Talk recordings coming soon.} Stay tuned for links to talk vidoes; it will take a few days. Meanwhile,
379+
you can still reach the @a[#:href "https://boxcast.tv/view-embed/xtihxdvdmgttkttsp2gj"]{livstream feed} (currently has the day 2 recording)
380+
and the @a[#:href "https://www6.cbox.ws/box/?boxid=846185&boxtag=7afys&tid=127&tkey=b25da2af9627c97d"]{chat}.})
400381

401382
(section
402383
@sectionHeader{Saturday, October 5th}
@@ -656,6 +637,11 @@ Please come with your big questions and discussion topics.
656637

657638
)
658639

640+
(section
641+
@sectionHeader{Registration}
642+
@paragraph{To register, @a[#:href "https://www.eventbrite.com/e/racketcon-2024-tickets-983892828937"]{buy a ticket via Eventbrite}. If you cannot attend in-person, there is an option on Eventbrite for @emph{remote participation} to support the livestream.}
643+
)
644+
659645
(section
660646
@sectionHeader{Accommodation}
661647
@paragraph{No official hotel has been selected, and no block(s) of rooms have been reserved. However, the University of Washington has @(a #:href "https://www.cs.washington.edu/visitors/getting_here#hotels" #:title "Accomodations near the Paul G. Allen School of Computer Science & Engineering" "a useful list") of nearby hotel recommendations on its Getting Here page. @(bold "NB") On that list of recommended hotels, Hotel Deca has been renamed to @(a #:href "https://graduatehotels.com/seattle/" #:title "Graduate Hotel" "Graduate Hotel").}

0 commit comments

Comments
 (0)