Commit 1067e55b247c877ba0523050fb4268bdd4b145b3
Add more apps and ssb-browser-demo
cel committed on 3/6/2020, 5:48:16 PMParent: 4423399e7e3c4a76a41f1df1d56896ed38cd38f1
Files changed
get.sh | changed |
slides.ps | changed |
get.sh | ||
---|---|---|
@@ -13,8 +13,10 @@ | ||
13 | 13 … | curl -s 'http://localhost:8989/blobs/get/&D+j3Nc1CB61iMuLmNCaZQFfrvlcJUj8QH61p/FIxxHs=.sha256' -o icn19.eps |
14 | 14 … | curl -s 'http://localhost:8989/blobs/get/&8zytgInvgXLRmWCvBdJTVp+g2/0E7nR3Wd/4mFFWtHE=.sha256' -o hc-budget.pdf && inkscape hc-budget.pdf -C -E hc-budget.eps |
15 | 15 … | curl -s 'http://localhost:8989/blobs/get/&gS/zmmO2w8wRbaKjstgkP9cwVk7AJZtzWvN41vttLCU=.sha256' -o inspo.pdf && inkscape inspo.pdf -C -E inspo.eps |
16 | 16 … | curl -s 'http://localhost:8989/blobs/get/&19s6vAjUTvdCk8XAcFEUmueLWFdbeilRB7dYfP56dgQ=.sha256' -o inclusion.pdf && inkscape inclusion.pdf -C -E inclusion.eps |
17 … | +curl -s 'http://localhost:8989/blobs/get/&e7vJkKNNNHlSfJbuDomKk2UHGJyKE0P66iHXNamQDYg=.sha256' | convert - -geometry 500 -quality 70 talenet.jpg | |
18 … | +curl -s 'http://localhost:8989/blobs/get/&lj7QJH9oKeFK1pUVoVtK8l0YkTJJqrIw3IIfVmibN4U=.sha256' | convert - -geometry 500 -quality 70 ngx.jpg | |
17 | 19 … | |
18 | 20 … | curl -s https://scuttlebutt.nz/images/ssbprinciples.png | convert - -background white -alpha remove principles.rgb |
19 | 21 … | curl -s https://dinosaur.is/dweb-2018/screenshots/patchbay-books.png | convert - -crop 820x1009+280+0 -quality 75 books.jpg |
20 | 22 … | curl -s https://static.fsf.org/nosvn/libreplanet/2020/assets/logo-lores.png | convert - -trim -background white -alpha remove lp2020.rgb |
@@ -56,4 +58,8 @@ | ||
56 | 58 … | curl -s 'http://localhost:8989/blobs/get/&3ejZtqHYtDlX79EY2lBMvYqg7ecafM3c32F99+8yLGg=.sha256' -o pub-cel.jpg |
57 | 59 … | curl -s 'http://localhost:8989/blobs/get/&sZqSmDmzFy7VhJqax1yA7dz9wltI834KRzA7jHMa71g=.sha256' -o robot-bartender.jpg |
58 | 60 … | curl -s 'http://localhost:8989/blobs/get/&vTVxRhrRs4kPMzwwflmigOMBE8KizW0G73XImKa33YA=.sha256' | pdftops -eps -f 1 -l 1 - gossip.eps |
59 | 61 … | curl -s 'http://localhost:8989/blobs/get/&pbZS/8NQaV3oy545Brp8vXZK3+l831sTjav1+0HW0yI=.sha256' | pdftops -eps -f 3 -l 3 - ebt.eps |
62 … | +curl -s 'http://localhost:8989/blobs/get/&PbryfIEh5YsKjut3Qse7GLShTecBtoHADLk99X59SBc=.sha256' -o ssb-browser-demo.jpg | |
63 … | +curl -s 'http://localhost:8989/blobs/get/&7oeOxPQPUMdPkUssLl9sd8iuQ5HJySrzBn8z6hu/upk=.sha256' | convert - -geometry 500 -quality 70 -strip ticktack.jpg | |
64 … | +curl -s 'http://localhost:8989/blobs/get/&DuLJFPQPwxQ+4OqHvvSyRcBQr/OjaeONaAbzeUOlcPs=.sha256' | convert - -geometry 500 -quality 70 -strip scat.jpg | |
65 … | +curl -s 'http://localhost:8989/blobs/get/&tBRaQ4B2HAqT+VL377mSHw2SEqY4kHi3gMt+odkpj/w=.sha256' | convert - -geometry 500 -quality 70 guild-lands.jpg |
slides.ps | |||
---|---|---|---|
@@ -17,8 +17,9 @@ | |||
17 | 17 … | /body1 { /LiberationSerif 48 selectfont2 } bind def | |
18 | 18 … | /bold { /LiberationSerif-Bold 32 selectfont2 } bind def | |
19 | 19 … | /italic { /LiberationSerif-Italic 27 selectfont2 } bind def | |
20 | 20 … | /code { /LiberationMono 27 selectfont2 } bind def | |
21 … | +/ref0 { /LiberationMono 9 selectfont2 } bind def | ||
21 | 22 … | /ref { /LiberationMono 13 selectfont2 } bind def | |
22 | 23 … | /centershow { dup stringwidth pop /w exch def w neg 2 div 0 rmoveto show } bind def | |
23 | 24 … | /hmoveto { /h exch def h currentpoint exch pop moveto } bind def | |
24 | 25 … | /vmoveto { /v exch def currentpoint pop v moveto } bind def | |
@@ -379,8 +380,16 @@ | |||
379 | 380 … | ||
380 | 381 … | showpage | |
381 | 382 … | ||
382 | 383 … | ||
384 … | +top_center h1 (ssb-browser-demo) cscl | ||
385 … | +200 590 imoveto | ||
386 … | +1126 927 0.64 (ssb-browser-demo.jpg) DrawJpeg | ||
387 … | +ref lf2 (%pc3IVvokQreZF1a0q448THRccPcuBv5PHhuO6sBUTIA=.sha256) show | ||
388 … | + | ||
389 … | +showpage | ||
390 … | + | ||
391 … | + | ||
383 | 392 … | top_center h1 (Manyverse) cscl | |
384 | 393 … | ||
385 | 394 … | currentgray | |
386 | 395 … | 0.3 setgray | |
@@ -444,14 +453,47 @@ | |||
444 | 453 … | ||
445 | 454 … | showpage | |
446 | 455 … | ||
447 | 456 … | ||
448 | -false { | ||
449 | 457 … | top_center h1 (More apps) cscl | |
450 | -% go, ssb-npm, ssb-viewer, scuttleshell, ticktack, tale:net, scat, ngx-ssb-client, oasis, yap, patchless, mvd | ||
458 … | +body | ||
459 … | +100 570 imoveto | ||
460 … | +(� ScuttleShell) scl | ||
461 … | +(� ssb-npm-registry) scl | ||
462 … | +(� ssb-viewer) scl | ||
463 … | +(� ssb-dns) scl | ||
464 … | +(� ssb-mutual) scl | ||
465 … | +(� yap) scl | ||
466 … | +(� mvd) scl | ||
467 … | +(...) scl | ||
451 | 468 … | ||
469 … | +100 240 imoveto | ||
470 … | +500 246 0.6 (scat.jpg) DrawJpeg | ||
471 … | +body lf (ssb-chat) show cr | ||
472 … | +ref0 lf2 (%R801Mq6vKv3lO0DueYJdP3fBzuOKLBYC5IftdvQ5N9I=.sha256) show | ||
473 … | + | ||
474 … | +500 560 imoveto | ||
475 … | +500 284 0.6 (ticktack.jpg) DrawJpeg | ||
476 … | +body lf (TickTack) show cr | ||
477 … | +ref0 lf2 (%ZGfik3+hbI0uKkpG0aRijRfHLNy6PwdWuuJ2BnR/Bg4=.sha256) show | ||
478 … | + | ||
479 … | +500 270 imoveto | ||
480 … | +500 266 0.6 (guild-lands.jpg) DrawJpeg | ||
481 … | +body lf (Guild Lands) show cr | ||
482 … | +ref0 lf2 (%hagbVpbADoNQ6zmhovB3HhzRzrcSEkY0G0g3Dd+QMwE=.sha256) show | ||
483 … | + | ||
484 … | +body1 | ||
485 … | +850 540 imoveto | ||
486 … | +500 351 0.6 (talenet.jpg) DrawJpeg | ||
487 … | +body lf (tale:net) show cr | ||
488 … | +%ref0 lf2 () show | ||
489 … | + | ||
490 … | +850 280 imoveto | ||
491 … | +500 376 0.6 (ngx.jpg) DrawJpeg | ||
492 … | +body lf (ngx-ssb-client) show cr | ||
493 … | +%ref0 lf2 (%ZGfik3+hbI0uKkpG0aRijRfHLNy6PwdWuuJ2BnR/Bg4=.sha256) show | ||
494 … | + | ||
452 | 495 … | showpage | |
453 | -} if | ||
454 | 496 … | ||
455 | 497 … | ||
456 | 498 … | top_center h1 (Other implementations) cscl | |
457 | 499 … | body |
Built with git-ssb-web