t2021-04-01T16-24-45-236361.md - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
t2021-04-01T16-24-45-236361.md (1107B) | |
--- | |
1 # 2021-04-01 16:24:45.236361 UTC (+0000) | |
2 | |
3 Gopher and XHTML merge. | |
4 | |
5 In an effort by looking at the gemini protocol, we at the G3C are | |
6 working on improving user experience. We hope to solve this gap of | |
7 markup and extensibility by using XHTML in gopher menus, the Gopher | |
8 Markup Language – GML: | |
9 | |
10 <?xml version="1.0" encoding="ISO-8859-1" ?> | |
11 <!DOCTYPE gml PUBLIC "-//G3C//DTD GML 1.0 STRICT//EN" | |
12 "gopher://g3c.org/0/gml.dtd"> | |
13 <gml> | |
14 <hole> | |
15 <title>Bitreich.org</title> | |
16 </hole> | |
17 <menu> | |
18 <item type="0" | |
19 href="gopher://bitreich.org/0/hacker-manifes… | |
20 icon="::second-coming:daytime=morning::"> | |
21 Read the Bitreich Manifesto. | |
22 </item> | |
23 <item type="1" | |
24 href="gopher://bitreich.org/1/bithub" | |
25 icon="::long-dick:skin-tone=3,circumcised=no… | |
26 Watch Porn and be happy. | |
27 </item> | |
28 </menu> | |
29 </gml> | |
30 | |
31 The icons are using the new smiley standard we are working on at G3C. | |
32 | |
33 We hope to have all gopher clients supporting this standard by the end of | |
34 2021 and so going into a brighter future! | |
35 | |
36 | |
37 Sincerely yours, | |
38 | |
39 20h | |
40 G3C Head Progress Advocate (HPA) | |
41 |