LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Post processor script for flnews

Posted 04-15-2023 at 03:14 AM by Michael Uplawski
Updated 04-23-2023 at 03:40 PM by Michael Uplawski (screen shot, bugfix)

A styled version of this document: http://www.uplawski.eu/articles/flnews
The flnews newsreader is sufficient for Usenet-access, i.e. to receive and read articles from -, as well as to write and post articles to newsgroups.
When you compare news-clients, you will always notice the differences and choose the software that you prefer. Flnews however, has the charm that you can
...
Attached Images
File Type: jpg lq_sc_flnews.jpg (183.7 KB, 8 views)
File Type: png lq_th_sc_flnews.png (16.2 KB, 28 views)
Senior Member
Views 151 Comments 0 Michael Uplawski is offline
Old

Qt: Embedding Translations in the program-file

Posted 03-29-2023 at 02:41 PM by Michael Uplawski
Updated 04-19-2023 at 03:28 AM by Michael Uplawski (German version, French version)

A styled version of this document: https://www.uplawski.eu/articles/QtTranslations
In German: https://www.uplawski.eu/articles/QtT.../de_index.html
In French: https://www.uplawski.eu/articles/QtT.../fr_index.html


Embedding translations in Qt-programs



Introduction

Several techniques allow the internationalization of Qt -program.
...
Attached Images
File Type: jpg lq_sc_upsslideshow.jpg (199.1 KB, 8 views)
File Type: png lq_th_sc_upsslideshow.png (10.9 KB, 23 views)
Senior Member
Views 115 Comments 0 Michael Uplawski is offline
Old

I am gaining distance.

Posted 11-04-2022 at 02:04 AM by Michael Uplawski
Updated 12-12-2022 at 06:52 AM by Michael Uplawski

Digging holes in the ground makes more sense than typing stuff on a computer keyboard. (– unnecessary details removed –) There are trees to plant, firewood to chop, my car to repair and that broken tile to replace.

Getting all done, is enough progress for me. All that I want.
Senior Member
Posted in Uncategorized
Views 253 Comments 0 Michael Uplawski is offline
Old

Obsolete: xpath / Nokogiri: Find all nodes in a SVG path.

Posted 06-09-2022 at 02:41 PM by Michael Uplawski
Updated 12-16-2022 at 01:16 AM by Michael Uplawski (Code examples updated, comments are better, too.)

In an attempt to render Hyperlinks in SVG more comfortable, I had begun to enlarge the mouse-sensitive area around a linked content by creating a transparent rectangle around the link.

In the meantime, other techniques are swifter applied and probably easier used in a scripted routine.

This is historical, now. For your inspiration, the original blog-post:
------------------------------------------------------------------------------

Work in Progress....
Senior Member
Views 343 Comments 1 Michael Uplawski is offline
Old

spellcheck in qutebrowser

Posted 12-28-2021 at 02:43 AM by Michael Uplawski
Updated 12-28-2021 at 02:45 AM by Michael Uplawski

If you want to set a spellcheck dictionary for the running session, type
Code:
:set spellcheck.languages ['en-US'] 
:set spellcheck.languages ['en-US', 'de-DE']
:set spellcheck.languages ['en-US', 'de-DE', 'fr-FR']
for only one or several languages at once.

To persist these settings, open config.py and add something like:
Code:
# Spellcheck
config.set('spellcheck.languages', ["en-US", "fr-FR", "de-DE"])
Found...
Senior Member
Views 975 Comments 5 Michael Uplawski is offline

  



All times are GMT -5. The time now is 01:37 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration