Thursday, 10 September 2026

Webshop.stack v1.3.1 for Stacks with RapidWeaver #webshop #onlineshop #onlinestore #yourhead #rapidweaver #realmac #webtools

webshop.stack Version 1.3.1 of the Webshop.stack was released on 10 September 2026

Changes, 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.

The Blogspot.stack 1.4.1 for Stacks with RapidWeaver #blogspot #blogger #stacks #yourhead #rapidweaver #realmac #webtools

blogspot.stack Version 1.4.1 of the Blogspot.stack was released on 10 September 2026

Changes, additions and fixes:

  • PHP 8.5.10+ compatibility.
  • Tuesday, 21 April 2026

    Widen 1Password's menu in the browser extension for Chrome-based browsers #1password #browserextension #vivaldi #chrome

    The 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.

    Tuesday, 17 February 2026

    Vivaldi Browser copy/paste via the keyboard not working? #vivaldibrowser

    I'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.

    Sunday, 18 January 2026

    HandbrakePM 3.8 #handbrakepm #video #movie #film #conversion #batch #tools #utility #macos #windows #linux #xojo


    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.

    Monday, 8 December 2025

    RenameFiles 3.2 #renamefiles #rename #files #tools #utility #macos #windows #linux #xojo

    renamefiles
    A 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.