Webshop.stack v1.3.1 for Stacks with RapidWeaver #webshop #onlineshop #onlinestore #yourhead #rapidweaver #realmac #webtools
Thu, Sep 10 2026, 12:48 macOS, Money, programming, RapidWeaver, software, Stacks, Webshop Permalink
Version 1.3.1 of the Webshop.stack was released on 10 September 2026Changes, additions and improvements:
- Fixed: Update problem in WSAORDERS.
- Added: Comment 'Webshop.stack' to the database tables, when they are created.
- Update: PHP 8.5.10+ compatibility.
Comments
The Blogspot.stack 1.4.1 for Stacks with RapidWeaver #blogspot #blogger #stacks #yourhead #rapidweaver #realmac #webtools
Thu, Sep 10 2026, 12:46 Blog, Blogspot, RapidWeaver, software, Stacks Permalink
Version 1.4.1 of the Blogspot.stack was released on 10 September 2026Changes, additions and fixes:
Widen 1Password's menu in the browser extension for Chrome-based browsers #1password #browserextension #vivaldi #chrome
Tue, Apr 21 2026, 10:11 1Password, CSS, macOS, programming, software, Vivaldi PermalinkThe annoying small popup-menu of the 1Password browser extension, where all item titles get cut off and an ... is added, can be modified to a normal sized box.
First, try it inside the dev-tools in the browser window:
Before:
After:
So that works. But where is menu.css? Right-click on the name and choose 'Copy link address':
That gave me: chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/inline/menu/menu.css.
I use Vivaldi, so I have to look here for that ID 'aeblfdkhhhdcdjpifhhbdiojplfjncoa' : /Users/myusername/Library/Application Support/Vivaldi/Default/Extensions/
You can find the exact folder for your Chrome-based browser, if not Vivaldi, under the URL chrome://version.
I found it and the complete path to 'menu.css' is now: /Users/myusername/Library/Application Support/Vivaldi/Default/Extensions/aeblfdkhhhdcdjpifhhbdiojplfjncoa/8.12.10.36_0/inline/menu/menu.css
Open the file in a text editor and find html{width:300px;max-width:300px} and change that into html{width:max-content;max-width:500px}.
Save and close, reload the page in the browser and voilá.
You'll probably have to this again after every update of the 1Password-extension, until they decide to make this change permanent.
First, try it inside the dev-tools in the browser window:
Before:
After:
So that works. But where is menu.css? Right-click on the name and choose 'Copy link address':
That gave me: chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/inline/menu/menu.css.
I use Vivaldi, so I have to look here for that ID 'aeblfdkhhhdcdjpifhhbdiojplfjncoa' : /Users/myusername/Library/Application Support/Vivaldi/Default/Extensions/
You can find the exact folder for your Chrome-based browser, if not Vivaldi, under the URL chrome://version.
I found it and the complete path to 'menu.css' is now: /Users/myusername/Library/Application Support/Vivaldi/Default/Extensions/aeblfdkhhhdcdjpifhhbdiojplfjncoa/8.12.10.36_0/inline/menu/menu.css
Open the file in a text editor and find html{width:300px;max-width:300px} and change that into html{width:max-content;max-width:500px}.
Save and close, reload the page in the browser and voilá.
You'll probably have to this again after every update of the 1Password-extension, until they decide to make this change permanent.
Vivaldi Browser copy/paste via the keyboard not working? #vivaldibrowser
Tue, Feb 17 2026, 09:17 Algemeen, macOS, software, Vivaldi PermalinkI've spent quit some time to find out why CMD-C / CMD-V wasn't working in Vivaldi and why the menu was missing all the key combinations, like in this example:
instead of this:
This happened on a fresh install of the latest Vivaldi on macOS Tahoe.
After searching the web and following a few suggestions with global website permissions, preferences file, etc. - which all didn't work - I finally landed on a post that hinted to a shortcuts setting:
In the Vivaldi of the 1st screenshot, it was unchecked.
Checking this setting made the CMD-keys return in the menus.
instead of this:
This happened on a fresh install of the latest Vivaldi on macOS Tahoe.After searching the web and following a few suggestions with global website permissions, preferences file, etc. - which all didn't work - I finally landed on a post that hinted to a shortcuts setting:
In the Vivaldi of the 1st screenshot, it was unchecked.Checking this setting made the CMD-keys return in the menus.
Impression of Kraftwerk's performance on 2 Dec 2025 in Amsterdam #kraftwerk
Mon, Feb 02 2026, 11:27 Art, Event, movie, Music PermalinkHandbrakePM 3.8 #handbrakepm #video #movie #film #conversion #batch #tools #utility #macos #windows #linux #xojo
Sun, Jan 18 2026, 13:25 HandbrakePM, Linux, macOS, movie, software, video, Windows, Xojo Permalink
A new version of HandbrakePM, the batch video conversion tool based on the famous HandBrake video converter, is now available:
v3.8 (18-Jan-2026)
- Fixed: video/x-matroska (.mkv) added.
RenameFiles 3.2 #renamefiles #rename #files #tools #utility #macos #windows #linux #xojo
Mon, Dec 08 2025, 18:38 Linux, Mac OS X, RenameFiles, software, Windows, Xojo PermalinkA new version of RenameFiles is now available:
v3.2
08-Dec-2025
- Fixed renaming files with multiple '.' in the name.
- Fixed TAB / ENTER / RETURN key-handling in some cases.
MySQL Backup Script #mysql #database #backup
Fri, Dec 05 2025, 03:07 Backup, Database, MySQL, Shell script PermalinkI have created an effective MySQL Backup Script .
It will load each database into a remote server and save it in a GZ-zipped .sql file.
SetEXIFData 11.4 #setexifdata #photo #foto #image #fotobewerking #exiftool #exif #exifdata #photography #fotografie #keywords #copyright #author #artist #xojo
Wed, Nov 05 2025, 17:06 Film, Mac, Mac OS X, Photo, Photography, SetEXIFData, software, video, Xojo Permalink
A new version of SetEXIFData is now available:v11.4 (05-Nov-2025)
- Fixed: Drag-and-drop any kind of file was possible. This has been corrected.
- Added: Switch on 'largefilesupport' for images over 50MB.
- Updated: The default CSS has been updated.
- Various code and visual improvements.
v11.3 (04-Nov-2025)
- Fixed: Crash when a malformed date (dd.mm.yyyy) was encountered in the metadata.
- Added: You can now use the ESC-key to cancel the Settings-, SaveAsSet- and Geotag-windows.
- New: You can now export all metadata to Text, HTML, JSON or Markdown. Choose your format under 'Export metadata' in the 'General Info'-tab. See the manual for more info.
HandbrakePM 3.7
Wed, Nov 05 2025, 16:08 HandbrakePM, Linux, macOS, movie, software, video, Windows, Xojo Permalink
A new version of HandbrakePM, the batch video conversion tool based on the famous HandBrake video converter, is now available:
v3.7 (05-Nov-2025)
- Fixed: Drag-and-drop any kind of file was possible. This has been corrected.
- Various code and visual improvements.



Transportation Administration System
Snoezelen Pillows for Dementia
Begeleiders voor gehandicapten
Laat uw hond het jaarlijkse vuurwerk overwinnen
Betuweroute en Kunst
Hey Vos! Je eigen naam@vos.net emailadres?
Kunst in huis? Nicole Karrèr maakt echt bijzonder mooie dingen
Kunst in huis? Netty Franssen maakt ook bijzonder mooie dingen