Unas preguntas que me hicieron sobre XML-JATS y mis repuestas tipo entrevista - plr blog:

"Recibí un correo en el que me planteaban unas preguntas sobre #XMLJATS (#JournalArticleTagSuite). Me comentaban al inicio del correo que contactaban conmigo por el artículo que publiqué en 2025* titulado: La edición de #XML #JATS a examen: análisis de errores en artículos de revistas científicas ya publicados..."

https://pedrolr.es/blog/unas-preguntas-que-me-hicieron-sobre-xml-jats-y-mis-repuestas-tipo-entrevista/

*https://doi.org/10.3145/infonomy.25.027
#RevistasCientíficas #Edición #Ciencia

Unas preguntas que me hicieron sobre XML-JATS y mis repuestas tipo entrevista - plr blog

Blog personal de Pedro Lázaro Rodríguez con posts sobre bibliotecas, FLOSS, ciencia, veganismo, etc.

In #Android this manifests as two different ways an app can define the user interface. The writing is on the wall for the way that works ( #xml ), so it's time to (carefully) migrate to the way that doesn't work yet ( #compose ). Hopefully Compose'll work properly by the time I'm finished (this is going to be a multi-month effort over multiple releases).

I've migrated the language packs preference screen to see how much work this is (https://github.com/pachli/pachli-android/pull/1750), and what needs to be done.

RE: https://rebel.ar/@martindehf/116325378041132733

If you follow my blog via RSS and all my posts appeared as unread, I'm sorry :`(

I had to make a change in the way the feed.xml was structured and that change might have caused that problem.

More info on my blog (in Spanish)

#blog #rss #feed #atom #xml #indieweb #smallweb #smolweb #oldweb

Perdón por romper tu feed :`(

Si estás suscriptx a mi blog usando RSS y te volvieron a aparecer todas mis publicaciones como no leídas, perdón.

Tuve que hacer un arreglo en el archivo feed.xml precisamente para que los lectores puedan identificar correctamente las fechas, y ese cambio puede haber hecho que las publicaciones se hayan vuelto a interpretar como no leídas.

Más info en este post: https://martinvukovic.com/posts/2026/03-31-perdon.html

#blog #rss #feed #atom #xml #indieweb #smallweb #smolweb #oldweb

Perdón por romper tu feed :( - Martín Vukovic

Sunsetting the XSLT 1.0 DocBook Stylesheets. Occasionally, I observe issues opened on the XSLT 1.0 stylesheets. That makes me uncomfortable, because I don’t think anyone is ever going to fix them. #XML #DocBook #XSLT

https://so.nwalsh.com/2026/03/31-xslt10

Sunsetting the XSLT 1.0 DocBook Stylesheets

Occasionally, I observe issues opened on the XSLT 1.0 stylesheets. That makes me uncomfortable, because I don’t think anyone is ever going to fix them.

So… a weblog by norm
Yet another cool and useful package from @coolbutuseless: {minixml} lets you build xml files in a programmatic way. I see good use for it in one of the internal packages at work... https://coolbutuseless.github.io/package/minixml/ #RStats #XML #cool #useful
XML Builder

XML Builder.

[Fatal #Error] :2:8231008: JAXP00010003: The length of entity "[#xml]" is "100,001" that exceeds the "100,000" limit set by "jdk.xml.maxGeneralEntitySizeLimit".

#Java #Memory #NetBeans #PHP #XDebug

#MissionAccomplished

I know, it's 2026 and nobody uses XML, but I wanted to do this for the longest time. And now with my coding agents, I was able to bring this to reality:

A libxml2 like #XML toolkit for #Golang, but with newer specs implemented, such as XPath 3.1 and XSLT 3.0. Performance comparable, if not faster than libxml2.

I'm thinking of implementing xmlsec on top of it soon.

https://github.com/lestrrat-go/helium/releases/tag/v0.0.1

Release v0.0.1 · lestrrat-go/helium

Description This is the initial release. Things should be somewhat stable, but still do be careful. What's Changed Topic/stacked input by @lestrrat in #3 Remove github.com/pkg/errors by @lestrrat ...

GitHub