Biapy Web Directory
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
9 results tagged xml  ✕
fq https://github.com/wader/fq
Mon Feb 20 11:46:22 2023
QRCode
thumbnail

jq for binary formats - tool, language and decoders for working with binary and text formats.

fq is inspired by the well known jq tool and language and allows you to work with binary formats the same way you would using jq. In addition it can present data like a hex viewer, transform, slice and concatenate binary data. It also supports nested formats and has an interactive REPL with auto-completion.

It was originally designed to query, inspect and debug media codecs and containers like mp4, flac, mp3, jpeg. But has since then been extended to support a variety of formats like executables, packet captures (with TCP reassembly) and serialization formats like JSON, YAML, XML, ASN1 BER, Avro, CBOR, protobuf. In addition it also has functions to work with URL:s, convert to/from hex, number bases, search for things etc.

json yaml flac mp3 jpeg mp4 xml asn1-ber avro cbor protobuf command-line fq query open-source
KooR.fr - Ressources pédagogiques pour les programmeurs https://koor.fr/
Mon Jan 16 11:08:51 2023
QRCode
thumbnail

Vous trouverez sur ce site un certain nombre de ressources pédagogiques (tutoriels, supports de cours, exemples de codes, quiz de validation des connaissances) pour différents langages de programmation. Notre objectif est double : vous aider à monter en compétences sur les différents sujets proposés et devenir une des références francophones dans le domaine.

e-learning web-service formation perl python xml dot-net c++ java c
PluXml https://github.com/pluxml/PluXml
Mon Dec 12 09:05:49 2022
QRCode
thumbnail

PluXml, Moteur de Blog et CMS à l'XML sans base de données.
Créez un site web performant en toute simplicité et sans base de données.

blog cms xml self-hosted web
PHPCR - PHP Content Repository https://phpcr.github.io/
Fri Oct 7 10:58:31 2022
QRCode

The PHP Content Repository is an adaption of the Java Content Repository (JCR) standard, an open API specification defined in JSR-283.
The API defines how to handle hierarchical semi-structured data in a consistent way.

The typical use case is content management systems. PHPCR combines the best out of document-oriented databases (weak structured data) and of XML databases (hierarchical trees). On top of that, it adds useful features like searching, versioning, access control and locking on top of it.

content-repository php jcr dodb xml document cms development
inishell https://gitlabext.wsl.ch/snow-models/inishell
Fri Sep 9 07:07:23 2022
QRCode
thumbnail

INIshell is a graphical user interface for numerical simulation software. It dynamically builds GUIs from XML files containing semantic descriptions of the models' parameters and allows for easy rapid deployment of new software features in the GUI.

foss meteoio xml ini gui configuration software
yq https://github.com/mikefarah/yq
Sun Aug 7 12:42:58 2022
QRCode
thumbnail

yq is a portable command-line YAML, JSON, XML, CSV and properties processor.

a lightweight and portable command-line YAML, JSON and XML processor. yq uses jq like syntax but works with yaml files as well as json, xml, properties, csv and tsv. It doesn't yet support everything jq does - but it does support the most common operations and functions, and more is being added continuously.

yq is written in go - so you can download a dependency free binary for your platform and you are good to go!

yaml json xml csv command-line go docker podman
sitemaps.org - Protocol https://www.sitemaps.org/protocol.html
Sat Jul 23 09:16:44 2022
QRCode

This document describes the XML schema for the Sitemap protocol.

The Sitemap protocol format consists of XML tags. All data values in a Sitemap must be entity-escaped. The file itself must be UTF-8 encoded.

sitemap xml web development seo documentation
DITA XML.org | Online community for the Darwin Information Typing Architecture OASIS Standard http://dita.xml.org/
Tue Mar 20 19:39:29 2012
QRCode
thumbnail

DITA XML.org is the official community gathering place and information resource for the DITA OASIS Standard, an XML architecture for designing, writing, managing, and publishing information. We encourage you to contribute content to this site.

oasis dita traduction norme xml
sxe - PHP class bringing DOM capabilities to SimpleXML - Google Project Hosting http://code.google.com/p/sxe
Tue Oct 25 22:29:53 2011
QRCode
thumbnail

SXE is a class extending SimpleXML's SimpleXMLElement. It provides the most commonly used DOM functions while preserving SimpleXML's ease of use.

php développement xml
5293 links, including 1 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn