Color contrast correction
A developer details creating a color contrast corrector tool in Emacs Lisp to ensure text readability by adjusting luminance and color distance.
Julien Danjou est un vétéran de l'open source avec 25 ans d'expérience, CEO et co-fondateur de Mergify, et créateur du gestionnaire de fenêtres awesome. Découvrez les insights du plus jeune développeur Debian en 2002, leader du projet de télémétrie OpenStack et créateur de la base de données de séries temporelles Gnocchi. Explorez l'expertise issue des innovations cloud computing chez Red Hat, du développement du profileur Python chez Datadog et de la maîtrise des mécanismes internes de CPython. Apprenez de l'auteur des livres "Serious Python" et "Scaling Python", animateur du podcast français CI/CD "Nom d'un Pipeline!" et fondateur du Toulouse SaaS Club. Suivez pour des insights sur les plateformes SaaS, l'expertise en développement Python, les meilleures pratiques CI/CD, l'optimisation de l'expérience développeur, les contributions GNU Emacs et la programmation Lisp. Accédez aux connaissances sur l'automatisation de fusion de code, la collaboration d'équipes d'ingénierie logicielle et l'architecture cloud computing.
239 articles from this blog
A developer details creating a color contrast corrector tool in Emacs Lisp to ensure text readability by adjusting luminance and color distance.
A developer shares Elisp routines for color manipulation, including CIEDE2000 implementation, to assess text readability on colored backgrounds.
A developer shares a custom patch for Org-mode to visually highlight holidays in the agenda view, similar to weekends.
A developer details new features for a Google Maps Emacs extension, including coordinate handling, home location mapping, and caching.
A new Org-mode patch adds custom icon support for categories in agenda and todo views, requiring simple configuration.
Patches added to Emacs 24 to enable proper transparency display for GIF images, using the frame color as the transparency color.
A patch removing the traditional dashes from the Emacs mode-line has been merged into Emacs 24 for graphical mode.
A technical article about improving mouse pointer behavior in the Emacs text editor, specifically enhancing the mouse-avoidance-mode.
A critique of the notmuch email tagging tool, arguing that IMAP with Sieve filtering is a superior, server-side solution for email management.
Developer adds asynchronous Gravatar support to Gnus email client, detailing the implementation and community feedback.
A developer details their contributions to the Gnus email/news reader for Emacs, including patches for HTML rendering, IMAP support, and icon functionality.
A developer creates an Emacs extension to integrate weather forecasts into the Org agenda using a custom Google Weather API.
A guide to integrating OfflineIMAP email synchronization with Emacs using a custom extension for offline mail reading.
A technical guide on using Emacs Lisp to plot BBDB contact addresses onto a Google Maps static map for visualization.
The rainbow-mode Emacs package was rejected from core but added to the package repository, with new features like hsl() and CSS3 color names.
A developer recounts their unsuccessful attempt to port D-Bus from Xlib to XCB, detailing the technical debate and rejection from maintainers.
A developer integrates Google Maps into Emacs using the Static Maps and Geocoding APIs, with an Org-mode extension for event locations.
Introducing rainbow-mode, an Emacs minor mode that highlights color strings like #aabbcc with the actual colors they represent.
Implementation of the Desktop Notification Specification for Emacs, allowing simple desktop notifications with full protocol support.
Introducing erc-track-score, an Emacs module for scoring IRC channel activity to gauge conversation relevance.