veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

295
active users

#xml

8 posts6 participants0 posts today

Huh. I'm trying to work with Mastodon and Bluesky RSS in a php twig based plugin (Grav Twigfeeds). Mastodon feeds work fine, first few words parse as title, each post URL links to the post. Bluesky doesn't work *at all*. If I shove thru FetchRss it sort of works but post URLs only link to the account. RSS.app converts much better but is a paid service.

I think it's to do with no declared XML header, maybe.

#rss #xml #php #twig #grav

Nb in raw php BS feeds do work.

Replied in thread

@FrancoisPrague
No, probably never. Because #JSON is a primitive data interchange format, XML offers more versatility and reliability.
I like this sentence from the article "XML may not be trendy, but it remains the backbone of system-to-system interoperability" and I fully agree. It is used far more often than other formats, but many people simply don't know the facts. Often young programmers dislike #XML because it's an old format, but that's a silly reason 😬
#programming
@libreoffice

🚀 Behold the triumphant resurrection of XSLT! While the world basks in the JSON era, XML's ghost emerges to haunt the unsuspecting enterprise nerds who dare venture into the depths of technological obscurity. 😂 Because nothing screams 'future' quite like technology from the '90s!
xml.com/articles/2025/07/19/xs #XSLT #Revival #XML #Nostalgia #TechHumor #EnterpriseTech #90sTech #HackerNews #ngated

www.xml.comXSLT: A Precision Tool for the Future of Structured Transformation

🌖 介紹 XMLUI – Jon Udell
➤ 重新定義網頁開發的簡潔之道
blog.jonudell.net/2025/07/18/i
本文介紹了 XMLUI,一個旨在讓非專業程式設計師也能輕鬆開發現代網頁應用程式的新工具。XMLUI 結合了 Visual Basic 的易用性和 React 的強大功能,透過 XML 標記來組合元件,無需深入瞭解 React 或 CSS。作者展示了使用 XMLUI 建立應用程式的範例,例如查詢倫敦地鐵線路狀態,並強調了其可讀性、可維護性以及與大型語言模型 (LLM) 的協同作業能力。文章也探討了 XMLUI 的反應式資料綁定和主題系統,認為它為網頁開發提供了一種更簡潔、更高效的替代方案。
+ 這個 XMLUI 看起來很有趣,對於沒有前端經驗的人來說,應該可以快速上手,做出一些實用的應用程式。
+ 我一直覺得 React 學習曲線太陡峭了,這個工具或許能解決這個問題,讓更多人參與到網頁開發中來。
#網頁開發 #前端技術 #React #XML #無程式碼/低程式碼

Jon Udell · Introducing XMLUI
More from Jon Udell

Mark 1.0 ra mắt: Một định dạng dữ liệu thống nhất JSON, HTML, XML, YAML,... giúp lưu trữ và trao đổi dữ liệu trên web hiệu quả hơn! Cú pháp rõ ràng, mô hình dữ liệu ngắn gọn. Hoan nghênh mọi phản hồi!
#MarkNotation #JSON #HTML #XML #YAML #DataFormat #ĐịnhDạngDữLiệu #WebDev #PhátTriểnWeb

marknotation.org/

marknotation.orgMark Notation - A unified notation for object and markup dataMark is a unified notation for both object and markup data, combining the best of JSON, HTML, and XML with a clean syntax.

XSLT is a functional language for manipulating primarily tree-structured data and information, such as you might find in XML or JSON or HTML for example.

Someone recently asked me for an XSLT course that includes XSLT 4; usually i teach XSLT 3, the latest, but 4 is in preparation. It's not quite ready for production use, but if you want to be ahead of the curve the course might go ahead in the next month or two.

DM if interested.

#XSLT#XML#QT4