diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-10-12 21:52:22 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-10-12 21:52:22 +0200 |
commit | 66cd4e873848d4ce241b24d5460269133bf516d7 (patch) | |
tree | 006f5f31673d5bc7473cf7171e801a5af1aa917c /items | |
parent | f9bd311eacb239e4f4b8bf7d98d248686c2ca7cd (diff) |
Serata 2023-10-12
Diffstat (limited to 'items')
-rw-r--r-- | items/1aaa7edc9f894ad0a41dc1473d212489.yaml | 8 | ||||
-rw-r--r-- | items/7e2bb541969c41d68a5dde6b6f0de9a9.yaml | 8 | ||||
-rw-r--r-- | items/afe9f103e5704c8e9a2e8984dddad502.yaml | 8 | ||||
-rw-r--r-- | items/ced2d67c171c45659bddb8d940d87331.yaml | 13 | ||||
-rw-r--r-- | items/db8aa6ce63c449539f4cfdb1befc48c9.yaml | 9 | ||||
-rw-r--r-- | items/e34af3f832a745608b27cd64413b412a.yaml | 9 |
6 files changed, 55 insertions, 0 deletions
diff --git a/items/1aaa7edc9f894ad0a41dc1473d212489.yaml b/items/1aaa7edc9f894ad0a41dc1473d212489.yaml new file mode 100644 index 0000000..507eace --- /dev/null +++ b/items/1aaa7edc9f894ad0a41dc1473d212489.yaml @@ -0,0 +1,8 @@ +title: 'Gambas Almost Means Basic' +url: 'https://gambas.sourceforge.net/en/main.html' +description: | + Linguaggio di programmazione moderno e libero, ispirato a Visual Basic +tags: +- programmazione +added: 2023-10-12 19:45:05.939328+00:00 +updated: 2023-10-12 19:45:05.939342+00:00 diff --git a/items/7e2bb541969c41d68a5dde6b6f0de9a9.yaml b/items/7e2bb541969c41d68a5dde6b6f0de9a9.yaml new file mode 100644 index 0000000..eeeacb4 --- /dev/null +++ b/items/7e2bb541969c41d68a5dde6b6f0de9a9.yaml @@ -0,0 +1,8 @@ +title: 'Lazarus' +url: 'https://www.lazarus-ide.org/' +description: | + IDE libera compatibile con Delphi +tags: +- programmazione +added: 2023-10-12 19:45:50.847016+00:00 +updated: 2023-10-12 19:45:50.847030+00:00 diff --git a/items/afe9f103e5704c8e9a2e8984dddad502.yaml b/items/afe9f103e5704c8e9a2e8984dddad502.yaml new file mode 100644 index 0000000..986652e --- /dev/null +++ b/items/afe9f103e5704c8e9a2e8984dddad502.yaml @@ -0,0 +1,8 @@ +title: 'Vala Programming Language' +url: 'https://vala.dev/' +description: | + Linguaggio di programmazione per scrivere codice object oriented che viene poi convertito in C, usato nel mondo GTK. +tags: +- programmazione +added: 2023-10-12 19:40:15.979941+00:00 +updated: 2023-10-12 19:40:15.979956+00:00 diff --git a/items/ced2d67c171c45659bddb8d940d87331.yaml b/items/ced2d67c171c45659bddb8d940d87331.yaml new file mode 100644 index 0000000..d66de27 --- /dev/null +++ b/items/ced2d67c171c45659bddb8d940d87331.yaml @@ -0,0 +1,13 @@ +title: 'Impressive' +url: 'http://impressive.sourceforge.net/' +description: | + Programma per visualizzare presentazioni basate su immagini, pdf e/o video, + adatto anche per fare slideshow continui. + + Lo usavamo su uno dei computer sui banchetti della fiera. +tags: +- presentazioni +- slideshow +- fiera +added: 2023-10-12 19:11:39.257338+00:00 +updated: 2023-10-12 19:11:39.257353+00:00 diff --git a/items/db8aa6ce63c449539f4cfdb1befc48c9.yaml b/items/db8aa6ce63c449539f4cfdb1befc48c9.yaml new file mode 100644 index 0000000..c291ef0 --- /dev/null +++ b/items/db8aa6ce63c449539f4cfdb1befc48c9.yaml @@ -0,0 +1,9 @@ +title: 'git-annex' +url: 'https://git-annex.branchable.com/' +description: | + Programma per gestire file grossi all'interno di un repository git. +tags: +- git +- media +added: 2023-10-12 19:38:04.870828+00:00 +updated: 2023-10-12 19:38:04.870848+00:00 diff --git a/items/e34af3f832a745608b27cd64413b412a.yaml b/items/e34af3f832a745608b27cd64413b412a.yaml new file mode 100644 index 0000000..0284cee --- /dev/null +++ b/items/e34af3f832a745608b27cd64413b412a.yaml @@ -0,0 +1,9 @@ +title: 'Pandoc' +url: 'https://pandoc.org/' +description: | + Convertitore universale tra formati di testo (inclusi markdown, + reStructuredText, html, LaTeX, ecc. +tags: +- testo +added: 2023-10-12 19:36:22.005170+00:00 +updated: 2023-10-12 19:36:22.005184+00:00 |