#xml
Frage an die XPath-Experten: kann mir einer erklären, warum mein Prof einmal die Ausgabe in [ ] und ' ' setzt und einmal nicht? Ich kann es mir selbst nicht erklären und würde es gerne für die Klausur verstehen. #Studium #hsh #Hochschule #hannover #Informationsmanagement #berufsbegleitend #XML #rdf




Please note that these two formerly distinct workshops have been unified:
1) "Workshop sulle edizioni digitali: preparazione con codifica XML TEI e visualizzazione con il software EVT"
2) "Codificare (al)l’Infinito"
#aiucd2023 #DigitalHumanities #xml #tei
@_RyekDarkener_ @Fredman Stimmt, Pfand ist ja auch nur ein kapitalistisches Mittel.
Die nächste Frage wäre aber: haben alle Spezies dann dieselben Standards für Datenaustausch? Wenn ja, wäre es #XML, oder #JSON, oder gar das gute alte #CSV?
XML documents are much like humans they are cute and fun to deal with when theyre small but can get really annoying as they grow bigger.
— Andy Hunt
My #May blog post is up! 🥳
This month, I’m sharing a method for generating custom #sitemaps with #Astro when the official sitemap integration isn’t flexible enough, for example when you want per-page `lastmod` values, instead of per-site ones, or have internationalised slugs the official integration can’t match to each other.
Enjoy it here: https://amxmln.com/blog/2023/creating-custom-sitemaps-in-astro/ 😊
Listening to @msmeissn of #SUSE talking at the @opensuse conference about:
#SupplyChain #Security and Security #Automation Data: lost in a maze of #XML and JSON
https://events.opensuse.org/conferences/oSC23/program/proposals/4154
Ich suche (#FediHire) eine/n Mid-Level #Developer, der/die verschiedenste Aufgabenstellungen und Sprachen anfassen kann. Es gibt kleine Scripting- und Software-Projekte in #pyhton, #powershell, #bash, #php, #sql, #javascript, usw. Darüber hinaus brauchen wir häufig API-Connectoren zu Netzwerk- und Security-Produkten, die meist mit #xml (z.B. für SIEM-Themen) und #json (z.B. für Automatisierungen) als Austauschformat nutzen. Fokus-Hersteller sind #ExtremeNetworks und #Fortinet. Interne Tools gibt es u.a. mit #Excel #Macros (#vba / #dotNET). Also wirklich vielfältige größere und kleine Projekte...
Meine Kollegin/Mein Kollege sollte also strukturiert und mit Planung an Projekte herangehen können, anstatt, wie aktuell die Projekte laufen "jede/r, der/die ein bisschen Scripten kann, schreibt irgendwie irgendwas, was niemand anderes mehr brauchbar nutzen kann".
#Vollzeit oder #Teilzeit, #Deutschland (Hauptstandort #Pforzheim), zu großem Prozentsatz #remote möglich.
#Jobs #FediJobs #getFediHired
(Details zur Firma im übergeordneten Toot)
XML is like violence if it doesnt solve your problems, you are not using enough of it.
— anonymous
University of Edinburgh #XML 4th edition test suite, test invalid-sa-140.
<!DOCTYPE doc [
<!ENTITY e "<゚></゚>">
]>
<doc>&e;</doc>
Apparantly this is valid in 5th edition but not 4th, but character #x309A is a combining char (COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK).
This is a valid character to start elements with, but I cannot find any parser that accepts it. I'm going to conform to standard but this is an odd one.
How could I miss out on #VisiData for so long? This might become my new favorite #CLI tool.
If you do _anything_ with data and enjoy working in the terminal, check it out. It can
• provide a #TUI for viewing and editing data in #CSV, #Excel, #SQLite, #JSON, #YAML & #XML files and quite a few more
• sort, filter, join and edit that data, across files and across formats
• convert between the formats (interactively or not)
• record & play macros
• be scripted in #Python
XML is like violence if it doesnt solve your problems, you are not using enough of it.
— anonymous
Ihr interessiert euch für #CitizenScience, könnt #XML und #Wordpress? Dann ist vielleicht die Stelle bei #GrussUndKuss an der ULB #Darmstadt in Kooperation mit der @tudarmstadt, der @unikoblenzde und der #hda etwas für euch:
Vore. A new, no-frills RSS feed reader.
https://j3s.sh/thought/vore-a-new-rss-feed-reader.html
#Vore #RSS #XML #aggregator #feed #news #oldschool #retro #tech
Just found the entire source of a small English thesaurus I worked on in 1998. It's all in XML. Oh dear.
Somewhere I have a really huge dictionary of English spelling and hyphenation. Good times.

My first job writing code for proper money was as a teenager and involved me parsing huge (for the time) logs that were #xml using Java.
I remember thinking, "Oh, super easy, I'll be done in a jiff!", but quickly realised that the only way I knew to parse XML files was using the DOM api. Reading the XML files into memory was not an option as they far surpassed the 2 or 4Gbs of RAM I had at the time.
I was an entirely self-taught programmer so this sort of felt like an insurmountable hill.
[#Billet / petit #tutoriel] #40 - Utiliser les expressions régulières ("#regex") dans la #culture et le #patrimoine
https://patrimoine-et-numerique.fr/tutoriels/79-40-utiliser-les-expressions-regulieres-regex
#inventaires #catalogues #basesdedonnees #csv #xml #viedarchiviste #archives #bibliotheques #musees #retroconversion #encodage poke @archivistodon
![[^]*?@[^]*?\.[^]* - Email-regex.svg (WM Commons, Pietrodn](https://s3.eu-central-2.wasabisys.com/mastodonworld/cache/media_attachments/files/110/348/738/839/188/812/small/989c2d4d9d046694.jpg)
@brunty OK, I'll admit, I love #XML too: I wrote two books about it and was a member of the original #W3C XML WG and chaired the XML Core WG afterwards. 🙂
But all the same, when I was chairing XML 2007, I did invite @douglascrockford to give a closing keynote about #JSON, just to remind the aficionados that there was more to #markup than XML.
@david_megginson "Nobody loves #XML"
Me! I do! I love XML! (seriously, with a DTD it's so much nicer, doesn't have whitespace issues like YAML, allows comments which JSON doesn't)
@brunty I think they all have their place. Coders love #JSON because it looks like code (non-coders hate it for the same reason). #YAML is great for config files, but gets awkward for more-advanced data. Nobody loves #XML, but I find that non-coders hate it slightly less than JSON, just because it looks a bit like HTML (many more people know HTML than know how to write code) and handles mixed content elegantly.
Still, complex data is complex, regardless of the representation.
Deployed a tool for a personal / #SelfHosted thing recently and it was configured using #XML
FSharp.Data is a library for data access - XML, JSON, CSV including utilitis and strong typing based on schema or samples
The latest version is out now, courtesty of Phillip Carter in the F# community, enjoy!
got all the information needed for my next post on my Homepage. all about #java, #beans , #JavaBeans , #xml , #serialization , #javaswing ,#swing , #persistencedelegates, #awt and #badimplementationchoices.... if i would get paid for these posts i would even try to find out at what version exactly this behaviour was introduced...
@offenesMA @robertcasties ich habe da eine XSLT Implementation für die Umrechnung on gregorianischen, altem und neuem julianischen, hijri, osmanischem Finanzkalender und koptischem Kalender für TEI Editionen geschrieben. Die Konverter sind allerdings unabhängig von TEI: https://github.com/tillgrallert/xslt-calendar-conversion
#Calendar #XML #TEI #JulianCalendar #GregorianCalendar #Hijri #CopticCalendar #OttomanFiscalCalendar
Guest post on @BL_DigiSchol blog by Isaac Dunford, MEng Computer Science student at the University of Southampton, on Detecting Catalogue Entries in Printed Catalogue Data: https://blogs.bl.uk/digital-scholarship/2023/05/detecting-catalogue-entries-in-printed-catalogue-data.html
#OCR #Transkribus #XML #Metadata
Imagine articles become both human- and machine-readable, allowing for new possibilities like gaining insights via APIs.
Read my new post to learn more about the future of publishing:
#XML #Publishing #FutureOfPublishing #TransformingAcademia
➡️ https://medium.com/@HxxxKxxx/articles-as-data-machine-readable-writing-55c4110adac9

Today I discovered a very weird situation in 2023.
xmllint, a tool designed to validate #XML files is not able to load resources, especially document type definitions (DTD) and XML schemas, if these are available through HTTPS.
The reason is that #libxml2, the library xmllint is part of, embarks its own HTTP client that does not support HTTPS.
That would not be an issue if a lot of tools were not relying on libxml2 for XML validation.
Au cours de ces 30 années, les découvertes de nouveaux dispositifs techniques se sont enchaînées, en commençant par #HTML et #CSS au tout début en1995, puis #XML, puis #SVG en 2001 ; avec l'arrivée de #WebRTC, du #WCAG au début des années 2010, puis de #JSON en 2014 et #ActivityPub en 2018.
Depuis ces 30 années, c'est une suite incessante d'améliorations du #Web initial, sous la gouvernance du consortium #W3C.


Earlier today I gave an impromptu demo of how #XSD works to a coworker and you'd swear I just revealed Santa was real.
There is a simply enormous number of Devs whose only knowledge of #XML tech is second hand retellings of stories about how "Draconian" error handling was oh so terrible, ignoring that we don't use notepad anymore and have modern IDEs that sort everything.
I wonder how to fix this. I really need to get XSD working in xRust next I think, possibly before DTDs.
@ndw Reading your bio. I’m almost reluctant to point out that the same “worse is better” cycle applies to #markup languages.
https://social.sdf.org/@mjgardner/110232003952145134
#JSON was a reaction to #XML, #Markdown was a reaction to #HTML, and both have since acquired layers to add back what they threw away.
Ok, I'm modifying a #groovy based #Jenkins build script to read an #xpath value from an #xml file, and I'm a little disappointed that my google search for "groovy example to read XML xpath" didn't turn up a Go tutorial from Cheech Marin or Shaggy from Scooby Doo.
Like far out man, so like first define a new XmlSlurper. Slurper? Scoob, I could totally slurp me some tacos right now! Let me just gpath to the taco truck node! *Ruh-roh Raggy. rynrax rexcreption.*
Do you know any (XML) Schemas that describe books? Like DocBook but also for non technical books? #Ontologies #XML #schemas #books
Further proof why you should burn #Markdown from space (and YAML) and switch to #asciidoc (and #JSON or even #XML).
https://stackoverflow.com/questions/67228510/markdown-continue-text-in-list-after-a-nested-list
Libadalang, Alire, and macOS https://forward-in-code.blogspot.com/2023/03/libadalang-alire-and-macos.html #ada #programming #applesilicon #gprbuild #alire #ada #mac #xml
I never thaught I'd be saying this, but processing #XML from #C to turn #XHTML into #SSML with #libxml2 was an utterly *enjoyable* experience! I know right, in what universe is that possible? But props go to Daniel Veillard, Gnome, and contributors. It's fast, simple, and easy to understand, and everything just worked!
I was asked why I use an #xpath approach to read #xml files in #java, rather than #marshaling using #jaxb or #jaxws. Well: apart from not feeling like spending the effort to recreate the XML document in Java, marshaling relies relies on functionality that can be abused and exploited easily, as a result of the XML standards. At least with the #Saxon xpath library, that particular danger can be avoided. #cybersecurity
Experimenting with #nushell and #xml 🧪
See the documentation for "from xml": https://www.nushell.sh/commands/docs/from_xml.html
@developit Could the error handling be done in some kind of dev mode? I know #Angular and #Lit both have the concept of "dev mode" for additional validation.
Personally I like the strict #XML approach, I just didn't realize #JSX was that strict (it's a new experience for me), and figuring that out took a solid 45 minutes of debugging which an error message would have cut down to 1.
why do we write our #buildDefinitions in other #languages than we build our systems in?
i mean, i #program in (mostly) c# and typescript, but have to program how to build and deliver my program in xml and yaml.
#xml and #yaml are not good #programming languages - they're data-storage-formats
👋 Lust auf wissenschaftsnahes Arbeiten im Kontext von #OpenAccess, ein Händchen oder zwei für technische Lösungen inhaltlich spannender Fragestellungen und keine Angst vor #xml?
Dann ist dieser Job vielleicht der richtige:
Zur Verstärkung unseres Teams suchen wir eine:n Technische:r Koordinator:in (m/w/d) Open Access Publizieren!
➡️ Die Stellenausschreibung und alle Infos zur Bewerbung findest du hier: https://slubdd.de/hu
Habe mir einen #Vimeo-Account erstellt, um einige #XML-Tutorials aus den Onlinesemestern anzubieten. Ist zunächst ein Versuch. <Have_Fun/>! https://vimeo.com/user195798241
χrust 0.8 released. 😄
https://github.com/ballsteve/xrust
Work on building out #xml support in #rust continues apace.
Take a look, let us know what ye think! 😄
Balisage 2023
Conference registration -- Done!
Application to be a Peer Reviewer -- Done!
Looking forward to meeting you all in the virtual rooms of Balisage.
25 years ago ... #XML 1.0
https://www.w3.org/TR/1998/REC-xml-19980210
The #XML spec is 25 years old today.
25 years of #xml today!
Here's to the next 25! 😄
25 Jahre #XML und ich war von Anfang an dabei. <Tja/> https://www.webdesignmuseum.org/web-design-history/xml-1-0-1998 https://www.data2type.de/home/xml-periodensystem
Hey folks, we're looking for anyone in the community who can dive into a #python / c++ memory leak. This is to support an offline copy of Stack Overflow for communities that don't have reliable internet. #foss #xml
https://github.com/openzim/sotoki/issues/243
@grumpygamer If you do need to work with XML, I've found @zeux's pugixml to be quite good. Simple to use and not as heavy as any of the others I've used in the past.
@eibhear @anjou That reminds me that this year will mark the 20th anniversary of the first #RSS feed of the European Commission. Took me 6 months of wrangling with their lawyers. We also launched a user-customisable #XML feed generator.
I'd buy a cake and some candles, but those feeds are long gone now, so perhaps a memorial service for the #openweb would be more appropriate.