mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#json

10 posts10 participants1 post today

Hello users, i want to share a small i wrote for it.

Its purpose is to make the creation of a daily planner easier. It require the creation of just a single page, and it generate one page per dey, changing Day of week, Day, Month. Customization is made through a simple file.

Any feedback/suggestion/test is appreciated. codeberg.org/dreamos82/scribus

Summary card of repository dreamos82/scribus_script
Codeberg.orgscribus_scriptThis repository contains my scribus python scripts.

Formatting #Json from #Tcl is weirdly tricky as Json has types and Tcl doesn't really ('everything is a string'). You end up having to define a whole metalanguage of types just because Json needs it. Things are so much more flexible without them in Tcl.

I have frequently used Tcl lists or dictionaries as a spec format and I kind of wish they were the standard rather than Json!

In more positive news, I started a new #http server library for #Tcl and formulated my first #ActivityPub responses with it.

Complete side project of course, but interesting. I just feel none of the httpd libraries are a particularly good fit (and the one in tcllib is also poorly documented).

Looks like I might do my own #json formatting lib too as the tcllib one is a bit awkward (though will probably wrap around it).

Currently appreciating the beauty of JSON (and its mascot?)

I'm working on a little project a lexicon/dictionary called texdict.py (name suggestions welcome). The #python script attempts to convert a #TeXLaTeX file with glossaries commands (https://ctan.org/pkg/glossaries) and some extra commands (which might be released under texdict.sty (or similar name)) into JSON format and vice-versa. JSON is so nice because it's human readable and computer readable.

Do you know of any #LaTeX packages and or #JSON based libraries related to #dictionaries or #lexicon

Also, I thought about using the texdict.sty file as the only source of truth for the tex2json and json2tex mapping, but haven't figured it out yet. Any leads would be highly appreciated 🖤📖
Continued thread

✍️ Handles challenging edge cases like handwritten text in multiple languages with remarkable accuracy where conventional systems completely fail
🎯 Advanced structured data extraction using custom schemas for specific information like financial figures, medical form data and checkbox interpretations
📋 Outputs clean #markdown format with comprehensive #JSON structure including extracted images for enhanced readability and processing capabilities

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

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.

Stellify: Nền tảng phát triển ứng dụng web mới, nơi code được lưu trữ dưới dạng JSON, mở ra khả năng cộng tác mạnh mẽ. Giúp tái sử dụng code, tăng tốc độ phát triển, và học hỏi từ cộng đồng. Open Beta đã ra mắt!

#webdev #phattrien #json #opensource #congdong #VietNam

dev.to/matthew_anderson/stelli

DEV CommunityStellify: Revolutionizing Collaborative Development with JSON-Based ArchitectureHow thousands of developers are building web applications, one JSON definition at a time ...