ajuvo ✔
ajuvo ✔ boosted

🛠️ Wir suchen Personen mit Kenntnissen in #XML -Technologien, NocoDB oder #python die Lust und Spaß daran haben, die Inhalte unserer Lektionen für @thecarpentries mit uns gemeinsam weiterzuentwickeln.

ℹ️ https://hermes-hub.de/lernen/datacarpentrieslektionen/kollaborationsmoeglichkeiten/

🌐 Data Visualization for Storytelling and Statistical Inference:
https://github.com/carpentries-incubator/hermes_stat_inf_data_vis

🌐 Data and Metadata in the Humanities:
https://github.com/carpentries-incubator/hermes_metadata_lesson

🌐 Relational Databases with NocoDB in the humanities:
https://github.com/carpentries-incubator/RDBMS-with-NocoDB-in-the-humanities

#DigitalHumanities #oer

Grafik mit Büchern, die DH- und Tech-Expert*innen auffordert. Gesucht werden Personen mit Kenntnissen in XML, NocoDB und Python.
Grafik mit Büchern, die DH- und Tech-Expert*innen auffordert. Gesucht werden Personen mit Kenntnissen in XML, NocoDB und Python.

🛠️ Wir suchen Personen mit Kenntnissen in #XML -Technologien, NocoDB oder #python die Lust und Spaß daran haben, die Inhalte unserer Lektionen für @thecarpentries mit uns gemeinsam weiterzuentwickeln.

ℹ️ https://hermes-hub.de/lernen/datacarpentrieslektionen/kollaborationsmoeglichkeiten/

🌐 Data Visualization for Storytelling and Statistical Inference:
https://github.com/carpentries-incubator/hermes_stat_inf_data_vis

🌐 Data and Metadata in the Humanities:
https://github.com/carpentries-incubator/hermes_metadata_lesson

🌐 Relational Databases with NocoDB in the humanities:
https://github.com/carpentries-incubator/RDBMS-with-NocoDB-in-the-humanities

#DigitalHumanities #oer

Grafik mit Büchern, die DH- und Tech-Expert*innen auffordert. Gesucht werden Personen mit Kenntnissen in XML, NocoDB und Python.
Grafik mit Büchern, die DH- und Tech-Expert*innen auffordert. Gesucht werden Personen mit Kenntnissen in XML, NocoDB und Python.

Turns out, I can use xmllint to clean up a lot of files… this reads the file in, in whatever charset it is, pretty-prints it out in UTF-8 to a new file, then if successful, renames the new file over the old one.

<br/>for f in *.xml; do xmllint --encode UTF-8 --format ${f} &gt; ${f}.new &amp;&amp; mv ${f}.new ${f}; done<br/>

#xml #charset #xmllint

@antoinechambertloir @HydrePrever

Oui, sinon tout le monde aurait adopté le #XML de #OpenDocument et la suite MS n'aurait plus bénéficié de son monopole.

En créant son propre (faux) format XML, #MSOffice continue de bénéficier du fait qu'il est installé sur toutes les machines et dans toutes les têtes pour imposer son format par défaut.

Il faut aussi savoir que le format utilisé par défaut sur la suite MS n'est pas celui qui a été agréé pas l' #ISO ! (Transitional et non Strict)

Microsoft triche toujours ! Au détriment de ses utilisateurs.

@antoinechambertloir @HydrePrever

Oui, sinon tout le monde aurait adopté le #XML de #OpenDocument et la suite MS n'aurait plus bénéficié de son monopole.

En créant son propre (faux) format XML, #MSOffice continue de bénéficier du fait qu'il est installé sur toutes les machines et dans toutes les têtes pour imposer son format par défaut.

Il faut aussi savoir que le format utilisé par défaut sur la suite MS n'est pas celui qui a été agréé pas l' #ISO ! (Transitional et non Strict)

Microsoft triche toujours ! Au détriment de ses utilisateurs.

alcinnz
alcinnz boosted

XSLT is a functional language for manipulating primarily tree-structured data and information, such as you might find in XML or JSON or HTML for example.

Someone recently asked me for an XSLT course that includes XSLT 4; usually i teach XSLT 3, the latest, but 4 is in preparation. It's not quite ready for production use, but if you want to be ahead of the curve the course might go ahead in the next month or two.

DM if interested.

#XSLT#XML#QT4#XPath#XSLT3#XPath3#XSLT4#XPath4#XQuery4

XSLT is a functional language for manipulating primarily tree-structured data and information, such as you might find in XML or JSON or HTML for example.

Someone recently asked me for an XSLT course that includes XSLT 4; usually i teach XSLT 3, the latest, but 4 is in preparation. It's not quite ready for production use, but if you want to be ahead of the curve the course might go ahead in the next month or two.

DM if interested.

#XSLT#XML#QT4#XPath#XSLT3#XPath3#XSLT4#XPath4#XQuery4