shaarliGor
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
page 2 / 4
75 results tagged outils  ✕
Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript https://regex101.com/
Wed Jun 27 16:07:54 2018 archive.org

Outil en ligne qui permet de s'exercer et de tester des expressions régulières, avec support de la syntaxe de différents langages.

regex outils
Export 'pass' password store to csv (github) https://github.com/reinefjord/pass2csv
Fri Apr 13 10:21:34 2018 archive.org
thumbnail

Un petit script python qui permet d'exporter tout ou partie d'un pass (passwordstore) dans un fichier csv

Pour ma part, j'ai utilisé un virtualenv, installé la dépendance python-gnupg et lancé python pass2csv.py [/chemin/vers/passwordstore/group] et j'ai trouvé un pass.csv dans le dossier où j'ai lancé la commande.

passwords_manager mot_de_passe passwordstore pass export python outils
DOI registration agency IDentifier https://grolimur.ch/lab/doi/
Wed Apr 11 12:41:30 2018 archive.org

Un outil en ligne de @grolimur qui identifie l'agence qui a attribué tel DOI.

DOI outils
Tools, not rules: why I've built issues-helper - Clever Cloud Blog https://www.clever-cloud.com/blog/features/2018/02/13/issues-helper/
Wed Feb 14 07:47:56 2018 archive.org
thumbnail

Un outil en CLI pour ouvrir des issues sur GitHub ou GitLab.

via : https://twitter.com/hsablonniere/status/963351459701121024

cli github gitlab outils git
Améliorer la gestion d'énergie de votre laptop avec TLP | crowd42's blog https://crowd42.github.io/blog/tlp-ameliorer-gestion-energie-laptop/
Tue Feb 13 07:08:19 2018 archive.org

Un remplaçant de laptop-mode-tools.

via https://www.journalduhacker.net/s/9u7cqo/am_liorer_la_gestion_d_nergie_de_votre

laptop énergie outils trucs_et_astuces
Manage several git repositories / GitLab automation https://github.com/tankerapp/tsrc
Mon Sep 4 07:43:39 2017 archive.org
thumbnail

Un outil en ligne de commande, en python, pour gérer de multiples dépôts git simultanément, par exemple faisant partie d'un même projet.

via linuxfr

cli git outils
`chmod` calculator https://chmodcommand.com/chmod-777/
Fri Jul 21 08:14:07 2017 archive.org
thumbnail

Un outil pour définir les paramètres de la commande chmod, ou simplement pour mieux visualiser le calcul.

via kalvn

outils cli trucs_et_astuces chmod
JSON Schema Toolset, SDK and Documentation https://jsonschema.net/#/editor
Wed May 3 21:08:27 2017 archive.org

Tiens, un générateur de JSON Schema sur la base d'un exemple.

via : kalvn

JSON-SCHEMA outils
solrmarc https://github.com/solrmarc/solrmarc
Fri Mar 10 08:24:29 2017 archive.org
thumbnail

SolrMarc is a utility that reads in MARC records, extracts information from various fields as specified in an indexing specification, and sends that information to a specified Apache Solr index.

via https://twitter.com/timtomch/status/839917183102816256

Solr MARC outils code4lib
GitHub - yyuu/pyenv-virtualenvwrapper: an alternative approach to manage virtualenvs from pyenv. https://github.com/yyuu/pyenv-virtualenvwrapper
Sun Dec 4 10:14:40 2016 archive.org
thumbnail

Les sources pour installer le plugin virtualenvwrapper pour pyenv.

veille python pyenv plugin open-source libre outils
thlorenz/doctoc: Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites. https://github.com/thlorenz/doctoc#printing-to-stdout
Thu Dec 1 13:23:38 2016 archive.org
thumbnail

Paquet node.js pour générer des tables des matières automatiquement en markdown. Support différentes implémentations de MD, dont GFM ou GFM (bien oui, il y a GitHub Flavored Markdown et Gitlab Favored Markdown...). Fonctionne pour un répertoire ou un fichier. Quelques options utiles.

Pour ma part, je préfère encore générer la TOC en stdout et la copier-coller dans le fichier, parce que les commentaires HTML s'affichent dans le rendu HTML sur l'instance Gitlab du boulot. Mais je trouve utile en attendant que le [[_TOC_]] fonctionne...

markdown toc outils production_documentaire publication-numérique veille
Material Design https://material.io/
Fri Nov 4 05:22:23 2016 archive.org
thumbnail

Information, description, documentation et outils mis à disposition par Google sur le Material Design

via toolinux

design webdesign material outils documentation publication_web
Privacy Tools - Encryption against global mass surveillance https://www.privacytools.io/
Mon Oct 17 07:23:42 2016 archive.org
thumbnail

Liste d'outils en lien avec la protection de la vie privée dans le contexte numérique :

  • VPN
  • navigateur Web, configuration et extensions
  • fournisseur d'e-mail
  • cloud
  • client mail
  • solutions à héberger soi-même
  • ...

via Sebsauvage et les Brèves du Planet Libre

privacy outils liste vpn navigateur e-mail
Framatalk - Visioconférence https://framatalk.org/accueil/
Sat Oct 15 11:48:42 2016 archive.org

Le service WebRTC de framasoft dans le cadre de la campagne dégooglisons Internet. Avec le logiciel Jitsi Meet.

vidéoconférence outils Web WebRTC communication partage_d_ecran service_web libre
Travel information - Basetrip https://www.thebasetrip.com/
Mon Sep 5 17:41:30 2016 archive.org

Connaître les informations de bases avant de partir d'un pays A vers un pays B (météo, coût de la vie, qualité du réseau Internet, mode de paiements, prises électriques, etc.)

Via https://famille-michon.fr/links/?BZ587g (via Korben)

voyage trucs_et_astuces outils service_web
csvkit 1.0.0 — csvkit 1.0.0 documentation https://csvkit.readthedocs.io/en/540/
Mon Aug 8 11:43:08 2016 archive.org

Un utilitaire python pour manipuler des données en csv ou pour migrer des données vers le csv.

L'outil csvsql devrait pouvoir générer une table SQL à partir d'un csv.

M'a été indiqué en réponse à une de mes questions par Pablo Irarte ( https://twitter.com/pablog_ch )

veille data csv python outils sql
GitHub - openpreserve/fido: Format Identification for Digital Objects (FIDO) is a Python command-line tool to identify the file formats of digital objects. It is designed for simple integration into automated work-flows. https://github.com/openpreserve/fido
Mon Jul 11 14:41:40 2016 archive.org
thumbnail

Format Identification for Digital Objects (FIDO) is a Python command-line tool to identify the file formats of digital objects. It is designed for simple integration into automated work-flows. http://openpreservation.org/technology/products/fido/

veille conservation numérique format outils
DataAccessioner http://dataaccessioner.org/
Thu Jun 9 09:18:15 2016 archive.org

Un outil qui peut servir comme créateur de SIP (Submission Information Package) :

  • checksums
  • metadata (FITS)
  • création d'un fichier XML avec les métadonnées
SIP research_data metadata java checksum OAIS outils archives numérique
Google Patents https://patents.google.com/
Mon Jun 6 16:06:46 2016 archive.org

Tiens, un "vieux" service de Google (2009 quand même), bien utile, que je ne connaissais pas encore.

via http://dx.doi.org/10.3145/epi.2015.sep.08 : Thelwall, Mike; Kousha, Kayvan (2015). Web indicators for research evaluation. Part 1: Citations and links to academic articles from the Web. El profesional de la información, v. 24, n. 5, pp. 587-606.

Google brevet outils recherche moteur_de_recherche
GitHub - keeps/roda-in: Tool to create Submission Information Packages (SIP) https://github.com/keeps/roda-in
Tue May 31 10:51:05 2016 archive.org
thumbnail

RODA-in is a tool specially designed for producers and archivists to create Submission Information Packages (SIP) ready to be submitted to an Open Archival Information System (OAIS). The tool creates SIPs from files and folders available on the local file system.

In version 2 we revolutionized the way SIPs are created to satisfy the need for mass processing of data. In this version you can create thousands of valid SIPs with just a few clicks, complete with data and metadata.

The tool includes features such as:

  • Create, load and edit classification schemas
  • Automatic association of files/folders to SIP
  • Automatic association of metadata to SIP
  • Definition of metadata templates
  • Support for various metadata formats (EAD, DC, etc.)
  • Creation of SIP of unlimited size
  • Creation of SIP in various formats: BagIt and E-ARK

This application was part of the RODA project and now has been released as a project by its own due to the increasing interest in its particular functionality. It is now being further developed in the E-ARK project.

veille SIP archives numérique outils OAIS research_data
page 2 / 4
2572 links, including 10 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn