#xslt — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #xslt, aggregated by home.social.
-
.. Das führt zu einer besseren Datenqualität und erlaubt darüber hinaus der Online-Datenbank, sich mit dem GND-Explorer, lobid.org und weiteren digitalen Online-Ressourcen zu vernetzen. 4/4
-
.. Das führt zu einer besseren Datenqualität und erlaubt darüber hinaus der Online-Datenbank, sich mit dem GND-Explorer, lobid.org und weiteren digitalen Online-Ressourcen zu vernetzen. 4/4
-
Die #GND-Normdatenversorgung der DH(d)-Community ist übrigens mittlerweile durchaus beachtlich. Vor wenigen Jahren war das noch keineswegs selbstverständlich und ist sicher auch ein Zeichen für die zunehmende Etablierung der Digital Humanities über die Jahre. ... 1/4
-
Die #GND-Normdatenversorgung der DH(d)-Community ist übrigens mittlerweile durchaus beachtlich. Vor wenigen Jahren war das noch keineswegs selbstverständlich und ist sicher auch ein Zeichen für die zunehmende Etablierung der Digital Humanities über die Jahre. ... 1/4
-
How about an online video call/chat where people could just meet up informally and exchange tips and questions about XQuery, XSLT, and XML stuffs?
Maybe also some time to talk about education & outreach.
Anyone interested? I’m thinking maybe an hour to 90 minutes, with a small donation requested since i’m “between contracts” :)
-
How about an online video call/chat where people could just meet up informally and exchange tips and questions about XQuery, XSLT, and XML stuffs?
Maybe also some time to talk about education & outreach.
Anyone interested? I’m thinking maybe an hour to 90 minutes, with a small donation requested since i’m “between contracts” :)
-
J'ai accompli un rêve d'enfant aujourd'hui : migrer une #XSLT 1.0 avec manipulation de dates vers 2.0 : - 100 lignes et la nostalgie pour ces années bissextiles qui ne nécessitent plus d'être listées :bolbaww:
-
›Bibliografische‹ Daten zu den Digital Humanities, in #XML codiert und als Online-Datenbank aufbereitet. Das funktioniert dank #SaxonJS mittels #XSLT (3.0 !) lokal im Webbrowser -- als ›static website‹ ohne weitere Server-Interaktion ... (frühe Betaversion, Code und Daten alsbald auf GitLab).
#DHd #DigitalHumanities #Balisage #ProgrammingHistorian #ZfdG #GND
-
›Bibliografische‹ Daten zu den Digital Humanities, in #XML codiert und als Online-Datenbank aufbereitet. Das funktioniert dank #SaxonJS mittels #XSLT (3.0 !) lokal im Webbrowser -- als ›static website‹ ohne weitere Server-Interaktion ... (frühe Betaversion, Code und Daten alsbald auf GitLab).
#DHd #DigitalHumanities #Balisage #ProgrammingHistorian #ZfdG #GND
-
@moses_izumi It’s quite the problem even on a philosophical level, let alone a technical one. I believe that it requires at least two things 1. Data templating, where by the data is separate from presentation, e.g. XML+XSLT, which allows for end users to replace the presentation with their own. 2. Declarative in all things. JavaScript was a mistake. When you replace definition with code, you make the halting problem the minimum hurdle to overcome to replace a layer
-
@moses_izumi It’s quite the problem even on a philosophical level, let alone a technical one. I believe that it requires at least two things 1. Data templating, where by the data is separate from presentation, e.g. XML+XSLT, which allows for end users to replace the presentation with their own. 2. Declarative in all things. JavaScript was a mistake. When you replace definition with code, you make the halting problem the minimum hurdle to overcome to replace a layer
-
Wir suchen Verstärkung für die *edition humboldt digital*: studentische Hilfskraft im Akademienvorhaben „Alexander von Humboldt auf Reisen“ an der BBAW.
Besonders passend für Studierende mit Interesse an TEI/XML, XSLT/XQuery/XPath, Digital Humanities, Editionsphilologie und Humboldt-Forschung.
Bewerbungsfrist: 01.07.2026
https://www.bbaw.de/stellenangebote/stellenausschreibung-studentische-hilfskraft-m-w-d-4
#DigitalHumanities #TEI #XSLT #XML #Editionsphilologie #Humboldt #Stellenangebot
-
Wir suchen Verstärkung für die *edition humboldt digital*: studentische Hilfskraft im Akademienvorhaben „Alexander von Humboldt auf Reisen“ an der BBAW.
Besonders passend für Studierende mit Interesse an TEI/XML, XSLT/XQuery/XPath, Digital Humanities, Editionsphilologie und Humboldt-Forschung.
Bewerbungsfrist: 01.07.2026
https://www.bbaw.de/stellenangebote/stellenausschreibung-studentische-hilfskraft-m-w-d-4
#DigitalHumanities #TEI #XSLT #XML #Editionsphilologie #Humboldt #Stellenangebot
-
CW: styling on the world wide web (www), xsl/xslt
Why Chrome? Why???
https://developer.chrome.com/docs/web-platform/deprecating-xslt
XSLT is more powerful than CSS in many ways.
-
CW: styling on the world wide web (www), xsl/xslt
Why Chrome? Why???
https://developer.chrome.com/docs/web-platform/deprecating-xslt
XSLT is more powerful than CSS in many ways.
-
You can also do this with (the more powerful) XSLT styling.
I.e., the HTTP 'Link' response header can be a way of letting you create small-net type XHTML (as a document) without XLST — while letting you add style using XLST, and even change it (without editing the XHTML file).
Ex:
Link: <https://example.com/styles.xsl>; rel=preload; as=style, <https://example.com/styles.xsl>; rel=stylesheet
(Note, URLs above should have URL scheme.)
#html #http #smallNet #smallWeb #smolNet #smolWeb #xsl #xslt
-
You can also do this with (the more powerful) XSLT styling.
I.e., the HTTP 'Link' response header can be a way of letting you create small-net type XHTML (as a document) without XLST — while letting you add style using XLST, and even change it (without editing the XHTML file).
Ex:
Link: <https://example.com/styles.xsl>; rel=preload; as=style, <https://example.com/styles.xsl>; rel=stylesheet
(Note, URLs above should have URL scheme.)
#html #http #smallNet #smallWeb #smolNet #smolWeb #xsl #xslt
-
You can also do this with (the more powerful) XSLT styling.
I.e., the HTTP 'Link' response header can be a way of letting you create small-net type XHTML (as a document) without XLST — while letting you add style using XLST, and even change it (without editing the XHTML file).
Ex:
Link: <https://example.com/styles.xsl>; rel=preload; as=style, <https://example.com/styles.xsl>; rel=stylesheet
(Note, URLs above should have URL scheme.)
#html #http #smallNet #smallWeb #smolNet #smolWeb #xsl #xslt
-
You can also do this with (the more powerful) XSLT styling.
I.e., the HTTP 'Link' response header can be a way of letting you create small-net type XHTML (as a document) without XLST — while letting you add style using XLST, and even change it (without editing the XHTML file).
Ex:
Link: <https://example.com/styles.xsl>; rel=preload; as=style, <https://example.com/styles.xsl>; rel=stylesheet
(Note, URLs above should have URL scheme.)
#html #http #smallNet #smallWeb #smolNet #smolWeb #xsl #xslt
-
You can also do this with (the more powerful) XSLT styling.
I.e., the HTTP 'Link' response header can be a way of letting you create small-net type XHTML (as a document) without XLST — while letting you add style using XLST, and even change it (without editing the XHTML file).
Ex:
Link: <https://example.com/styles.xsl>; rel=preload; as=style, <https://example.com/styles.xsl>; rel=stylesheet
(Note, URLs above should have URL scheme.)
#html #http #smallNet #smallWeb #smolNet #smolWeb #xsl #xslt
-
🚀 Look out world, #SLAX is here to save you from the unbearable agony of XSLT's XML syntax! Because what every #developer truly craves is yet another language modeled after the cryptic hieroglyphs of PERL and C. 🙄✨ Enjoy your newfound "ease" in #scripting, but don't forget to pack aspirin for the inevitable headache! 🧠🔧
http://juniper.github.io/libslax/slax-manual.html #XSLT #Humor #Programming #HackerNews #ngated -
🚀 Look out world, #SLAX is here to save you from the unbearable agony of XSLT's XML syntax! Because what every #developer truly craves is yet another language modeled after the cryptic hieroglyphs of PERL and C. 🙄✨ Enjoy your newfound "ease" in #scripting, but don't forget to pack aspirin for the inevitable headache! 🧠🔧
http://juniper.github.io/libslax/slax-manual.html #XSLT #Humor #Programming #HackerNews #ngated -
The SLAX Scripting Language: An Alternate Syntax for XSLT
http://juniper.github.io/libslax/slax-manual.html
#HackerNews #SLAX #Scripting #Language #XSLT #Programming #Tech #News #Coding
-
The SLAX Scripting Language: An Alternate Syntax for XSLT
http://juniper.github.io/libslax/slax-manual.html
#HackerNews #SLAX #Scripting #Language #XSLT #Programming #Tech #News #Coding
-
RE: https://w3c.social/@koalie/116642001148113996
Le W3C entérine l'enterrement du XSLT en le justifiant obsolète mais relève, tout de même, dès fois que sait-on jamais, qu'il a été très utile.
On te fait rêver avec des super-ouvriers qui vont programmer pour toi, et dans le même temps on fait disparaître des super-outils qui t'ont permis de bâtir ce que tu voulais. Pas grave, la rétro-compatibilité du Web, c'est pas grand chose. Mais évidemment, pour ce faire, on allait quand même pas s'attaquer d'emblée à PHP ou CSS. -
RE: https://w3c.social/@koalie/116642001148113996
Le W3C entérine l'enterrement du XSLT en le justifiant obsolète mais relève, tout de même, dès fois que sait-on jamais, qu'il a été très utile.
On te fait rêver avec des super-ouvriers qui vont programmer pour toi, et dans le même temps on fait disparaître des super-outils qui t'ont permis de bâtir ce que tu voulais. Pas grave, la rétro-compatibilité du Web, c'est pas grand chose. Mais évidemment, pour ce faire, on allait quand même pas s'attaquer d'emblée à PHP ou CSS. -
Martin Honnen sur Twitter "The XSLT 3 development branch of Apache Xalan has made great progress, I can now run lots of examples written for Saxon unchanged with Xalan, therefore I have created an entry page for my CheerpJ powered, Xalan XSLT 3.0 fiddle that shows some samples" #xslt https://martin-honnen.github.io/cheerpj3-xalan-xslt3/index-examples.html
-
Martin Honnen sur Twitter "The XSLT 3 development branch of Apache Xalan has made great progress, I can now run lots of examples written for Saxon unchanged with Xalan, therefore I have created an entry page for my CheerpJ powered, Xalan XSLT 3.0 fiddle that shows some samples" #xslt https://martin-honnen.github.io/cheerpj3-xalan-xslt3/index-examples.html
-
Dear @timbl,
I kindly ask you to consider talking to the people at #Mozilla to keep #xml documents with human-friendly rendering via #xslt visible in #Firefox.Not only needs the web decentralisation, but also raw, machine-readable data in human-friendly appearance. #Feeds, #RDF, etc. Dropping #w3c standards and backwards-compatibiity in this regard makes the web an unreliable medium for long-term publishing and archiving of such documents, even more so for small entities with limited resources. Big players have no problem continuously overhauling their archives to meet the viewers' habits du-jour and adapt to fast-moving, volatile practices.
Please say no to this #enshittification.
Yours,
@mroP.S.: I pledge a monthly Euro to such a browser.