These are public posts tagged with #xml. You can interact with them if you have an account anywhere in the fediverse.
Moodle.ia : un chatbot qui crée vos prompts pour générer des activités au format xml, gift, cloze ou H5P !
Et le tout grâce à ChatMD
https://chatmd.forge.apps.education.fr/#https://codimd.apps.education.fr/s/5HamcDX2f
#moodle #elea #h5p #chatbot #xml #gift #qcm #education #e-learning @moodlemootfr @lelibreedu @apps @les_tutos_elea_h5p @remi_lefeuvre @gauchov @Cathlemon @eyssette @bertrandchartier
ChatMD est un outil libre et gratuit qui permet de…
chatmd.forge.apps.education.frUnd dann sind da ja noch unsere Angebote für Studierende aller Fächer - Kurse zu #Python, #XML und #NLP, von Studierenden organisierte Guest Lectures zu Forschenden hinter den Stereotypen, #Informationskompetenz und #Dataliteracy, eine Vorlesung zur #Wissenschaftsreflexion... Anmelden geht auch in der nächsten Woche noch! https://stg.uni-mainz.de/
I have been doing #XML stuff this week, specifically #TEI. I know a lot of people don't really like #XSLT, but it reminded me that when you're working with something that's not just structured data but a stream of text where some or all of the markup is part of the flow then that hybrid imperative/declarative model works really well for representing the full range of transformations you might want to make.
Would be interested to know if there are good modern alternatives.
Quinta entrega de la serie de posts comentando posibles errores en XML JATS. En este caso, una revista que publica en versión 1.3 de la DTD y que etiqueta los capítulos de libro con <chapter-title> para su título. Pero en la DTD 1.3 se dice que ese elemento ya está obsoleto y que hay que usar <part-title>:
Algunos errores en #XML #JATS en trabajos de #revistas científicas ya publicados (V) - plr blog: https://pedrolr.es/blog/algunos-errores-en-xml-jats-en-trabajos-de-revistas-cientificas-ya-publicados-v/
Y aquí el working project: https://doi.org/10.5281/zenodo.15087792
#EdiciónCientífica
iX-Workshop: E-Rechnungspflicht - Anpassung von Faktura- und ERP-Software
Softwareentwickler lernen Hands-on, welche Formate wie unterstützt, geprüft und umgewandelt werden können oder müssen und wie sie dabei vorgehen.
#ERechnung #IT #iXWorkshops #Security #Wirtschaft #XML #news
Softwareentwickler lernen Hands-on, welche Formate…
heise onlineI've made the Xee XSLT testrunner actually run comformance tests for Xee now. It's incomplete as a testrunner, but it should present plenty of hacking opportunities. 100s or even 1000s of new passing tests are probably within relatively easy reach for contributors.
This is just a silly informational "issue", so that…
GitHubПочему нельзя использовать RecyclerView в NestedScrollView и как это исправить?
Почему нельзя использовать NestedScrollView вместе с RecyclerView? Я попробую ответить на этот вопрос, и покажу как надо делать
https://habr.com/ru/articles/897894/
#Android #Kotlin #xml #collapsingtoolbar #recyclerview #adapter #NestedScrollVIew #scrollview #scroll #ViewType
Чтобы ответить на этот вопрос, сначала нужно понять…
Хабр Releasing tei-rdfa (beta)
Python utility for extracting RDFa data from TEI-XML documents
Resolves native TEI namespace formatting (through <prefixDef>)
https://pypi.org/project/tei-rdfa/
https://github.com/timofruehwirth/tei_rdfa
We welcome beta testing, feedback & contribution via #GitHub.
Boosts will be very much appreciated.
Was tut man wenn man eine Allergie gegen spitze Klammern hat?
Wahrscheinlich die schnellsten zwei Flags die ich je in der Web-Kategorie bekommen habt
Does anyone happen to have a copy of:
Floyd, Michael. A Conversation with Charles F. Goldfarb. Web Techniques (Vol.3, Issue 11), pp.38–41, November, 1998
It used to be online, but has now disappeared, and the Internet Archive doesn’t have it either. I’d like to check a quote that I copied back then.
Реализация концепции Сотрудник-Трудойстройство-Назначение на должность в IDM Midpoint part I
Реализации концепции Сотрудник-Трудойстройство-Назначение на должность в IDM Midpoint нет. Это видимо из-за наивного представления что сотрудник будет работать в той компании в которую устраивается и трудоустройство у него будет одно... но это слишком наивное представление о работе, в реальности сотрудник думает что устраивается в одну известную компанию, а оказывается что это не компания а бренд, а в этом бренде несколько компаний, оформят его рандомно в одну из них, да еще например поставят работать в головной офис, а оформят в регион потому что там зарплата меньше, но сразу скажу что дальше концепцию на регионы или проекты я продлевать не стал хотя это тоже можно сделать. В этой первой части я сосредоточусь на скелете концепции и на перетекании информации в нем.
Реализации концепции Сотрудник-Трудойстройство-Назначение…
ХабрI hadn't heard of it before, but it turns out there's a style format called XSLT that allows the browser to translate an XML file into HTML with CSS styling for display purposes.
Since my feed is Atom rather than RSS, I had a bit of trouble, but this post was helpful:
https://andrewstiefel.com/style-atom-xsl/
#RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb
Create a seamless user experience for your Atom or…
Andrew StiefelI figured out how to get my RSS feed to be human-readable and nice-looking!
I'd been wanting to do this to give people who aren't familiar with RSS an easier on-ramp to the stuff I care about.
I figure if someone new to RSS clicks on the link and just gets raw XML, they might think something is “broken” and not stick around, but now there's something human-readable and with instructions on how to follow it in a reader.
https://reillyspitzfaden.com/feed.xml
#RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb
Now if companies that depend on XML stuff would want to get together to fund Xee a little that would be nice.
I announce Xee, the implementation of XPath and XSLT…
Secret Weblog#XML Namespaces Recommendation allows an XML document to be composed of elements and attributes from multiple independent namespaces. Each of these namespaces may have its own schema; the schemas for different namespaces may be in different schema languages. The problem then arises of how the schemas can be composed in order to allow validation of the complete document. This document proposes the Namespace Routing Language (NRL) as a solution to this problem. NRL is an evolution of the author's earlier Modular Namespaces (MNS) language.
CMLXOM 4.11 has been released: https://doi.org/10.5281/zenodo.15108779
"Minor release, reverting to (the newer) xml-apis 1.4.01, updating to Joda time 2.14, and removing unused imports, updating deprecated code, and minimal added JavaDoc."
CMLXOM is a Java library for reading and writing Chemical Markup Language files
Minor release, reverting to (the newer) xml-apis 1.4.01,…
Zenodoanyone who can tell me where I can find the source code of https://mvnrepository.com/artifact/xml-apis/xml-apis ?
祕密網誌 • Xee: 一個現代的Rust XPath和XSLT引擎
➤ 對XML技術歷史、XPath、XSLT和現代的Rust Xee引擎的深入探討
✤ https://blog.startifact.com/posts/xee/
近兩年來,作者一直在開發一種名為Xee的Rust程式語言實現,支援現代版本的XPath和XSLT。Xee是一種程式語言實現,成果包含一個命令行工具和一個Rust庫,用於發行XPath查詢和在Rust中發出XPath查詢。文章介紹了Xee的起源、XML技術歷史以及對於XML以及XPath和XSLT在基於開源堆上的現狀和未來的看法。
+ 讀完這篇文章後,對於XML技術的演進和Xee的出現更有深入瞭解。
+ 文章精簡而清晰地介紹了Xee的背景和價值,對於XML技術愛好者具有啟發性。
#XML #Rust #XPath #lxml
I announce Xee, the implementation of XPath and XSLT…
Secret WeblogAutomated Analog Circuit Modeling – C++, Python, MATLAB, and XML – Eric Tarr – ADCxGather 2024
https://www.youtube.com/watch?v=JBxKUXiHzJI
#coding #cpp #matlab #programming #Python #xml
Enjoy the videos and music you love, upload original…
www.youtube.com