I have updated the Go-XML suite (a parser, XPath and XSLT) and started the documentation at
https://doc.speedata.de/goxml/
The XSLT processor is still work in progress, 21.8% of the official test suite pass. So all basic stuff will work!
I have updated the Go-XML suite (a parser, XPath and XSLT) and started the documentation at
https://doc.speedata.de/goxml/
The XSLT processor is still work in progress, 21.8% of the official test suite pass. So all basic stuff will work!
Les #candidatures sont ouvertes !
#formation « TEI 2 : Encoder en XML-TEI, niveau avancé »
11-12 juin 2026, à Tours #CESR
Gratuit • 20 places
Programme, modalités et candidatures en ligne jusqu’au 20 avril 2026 à 12h via : https://formation-tei-2.sciencesconf.org
Avec les soutiens du Consortium ARIANE @HumaNum @biblissima et le projet ERC #PRIMA
#TEI #XML #HumanitésNumériques #ÉditionNumérique #ESR @cnrs @msh_vdl
DocBook 5.2.1. I’ve updated the website, the content distribution site, the Maven packages, the documentation, and published the releases. #XML #DocBook #MarkupMonday
I have a new theory based on #anecdata:
In the long term, #corporateIT decides against the best product or technology.
Anecdata points:
- #OS2
- #NovellNetWare
- #LotusNotes
- #XML (this may be a tad controversial)
RE: https://oldbytes.space/@drscriptt/116260102298036280
The fact that this is an SVG tickles my newfound interest in #XML.
😈
CVE Alert: CVE-2006-10002 - TODDR - XML::Parser - https://www.redpacketsecurity.com/cve-alert-cve-2006-10002-toddr-xml-parser/
#OSINT #ThreatIntel #CyberSecurity #cve-2006-10002 #toddr #xml-parser
What's a good #format to serialize simple structured #data in an efficient way?
I'm thinking about some binary #XML encoding. Also, #ASN.1 because it natively uses integers, not just strings. Is the packed representation (PER) widely supported?
The data will be a bunch of interleaved time series streams, so variable field lengths could be a big win.
Is there a format for stuff like that?
#Matroska's EBML? Only I'd have to hack the schema in.