addthis.com

VN:F [1.9.22_1171]
Rating: 4.7/10 (6 votes cast)

AddThis is a free way to boost traffic back to your site by making it easier for visitors to share your content.

webresourcesdepot.com

VN:F [1.9.22_1171]
Rating: 7.3/10 (3 votes cast)

Resources for web design and development

Unable to load the feed. Please try again later.

drupal.org

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Drupal.org is the official website of Drupal, an open source content management platform.

Drupal 11.3.0 is now available

17 December 2025 @ 12:04 pm

The third feature release of Drupal 11 is here with the biggest performance boost in a decade. Serve 26-33% more requests with the same database load. New native HTMX support enables rich UX with up to 71% less JavaScript. Plus, enjoy the new stable Navigation module, improved CKEditor content editing, native content export, and cleaner OOP hooks for themes. New in Drupal 11.3 Biggest performance boost in a decade Database query and cache operations on both cold and warm caches have been significantly reduced. Our automated tests show that the new optimization for cold caches is about one third and on partially-warm cache requests by up to one fourth. Independent testing shows even big

Drupal Canvas is Now Available: Inside Drupal's New Visual Page Builder

4 December 2025 @ 6:24 pm

For years, Drupal has been the platform of choice for organizations that need serious digital capabilities—think universities managing millions of pages, government agencies with complex workflows, and Fortune 500 companies running mission-critical websites. The power is undeniable, but there's always been a catch: you needed technical expertise to unlock it. That’s why one of the most exciting areas of Drupal’s journey has been the work underway on more intuitive, visual building experiences. The community has spent years exploring how to make Drupal feel more accessible to site builders and content teams without sacrificing the flexibility and robustness that define Drupal. Drupal Canvas is the next step in that journey. More than a “new

State of Drupal presentation (October 2025)

23 October 2025 @ 10:42 am

This blog has been re-posted and edited with permission from Dries Buytaert's blog. In my DrupalCon Vienna keynote, I talk about how Drupal is adapting to an AI-driven web through AI-enabled visual editing, site templates, autonomous agents, and workflow orchestration. The web is changing fast. AI now writes content, builds web pages, and answers questions directly, often bypassing websites entirely. People often wonder what this means for Drupal, so at DrupalCon Vienna, I tackled this head-on. My message was simple: AI is the storm, but it's also the way through it. Instead of fighting AI, we're leaning into it. My keynote focused on how Drupal is evolving across four product areas. We're making it easier to get started with Site Templates,

A WordPress to Drupal CMS migration for DamFailures

15 July 2025 @ 9:26 am

damfailures website on a laptop screen and a mobile device screenCompleted Drupal site or project URL: https://damfailures.org/DamFailures.org approached Specbee with a familiar challenge - Security concerns and maintenance headaches on WordPress. They needed something more stable, but still friendly for their marketing and content teams. So, we introd

Drupal 11.2.0 is now available

19 June 2025 @ 5:05 am

New in Drupal 11.2 The second feature release of Drupal 11 improves backend and frontend performance and scalability, completes the introduction of OOP support of hooks, adds JSON Schema support, includes AVIF image format capability, supports SDC variants, and more. Drupal 11.2.0 now available Extension and site installation is three to four times as fast as Drupal 11.1.0 Thanks to various optimizations to container rebuilding and the installer, installing Drupal itself or extensions is now three to four times as fast. There are similar improvements when using the user interface, but it is more apparent when using Drush. In this video, we show Drupal

Drupal Launches New AI Initiative to Democratize Intelligent Digital Experiences for Everyone

9 June 2025 @ 12:04 pm

Open-source leader with 290+ AI modules announces major coordinated initiative Transforms organic community innovation into unified product vision with industry backing Establishes dedicated AI team drawn from leading agencies to provide coordinated innovation at scale June 9, 2025 – Portland, Oregon - Drupal today launched the Drupal AI Initiative, a comprehensive effort to democratize intelligent digital experiences for everyone and drive responsible A

YaleSites at Yale University

17 January 2025 @ 3:40 pm

YaleSites at Yale UniversityCompleted Drupal site or project URL: https://yalesites.yale.eduA new era of digital collaboration and brand unity for Yale Yale University challenged itself to change the game in how it creates, manages, and publishes content. The result was YaleS

Drupal 11.1.0 is now available

16 December 2024 @ 5:50 pm

New in Drupal 11.1 The first feature release of Drupal 11 improves the recipe system, introduces support for hooks written as classes, makes Workspaces more flexible and enhances performance. Recipe system improvements The Recipe system allows packages to be configured with dependencies in a repeatable way. Drupal 11.1 now allows recipes to take user input (for example, API keys for remote services). Recipes can now also use configuration actions to add new blocks, enable layout builder for content types, clone configuration entities, and so on. Hooks can be written as classes Drupal's unique hook system allows modifying forms, data updates, site processes, render structures, and even the ordering of other hooks. After long-r

Tampa International Airport

7 August 2024 @ 9:27 pm

Tampaairport.com homepage on desktop and mobileCompleted Drupal site or project URL: https://atendesigngroup.com/work/drupal-website-redesignUser- and Revenue-Driven Drupal Website Redesign Recently ranked as the nation’s No. 1 large airport for 

Concept2 - Drupal & Drupal Commerce Decoupled

7 August 2024 @ 5:00 pm

Completed Drupal site or project URL: https://www.concept2.com/DIGITAL TRANSFORMATION IN ECOMMERCE Concept2 Rising above the competition — Pursuing superior digital commerce in the fitness industry. Digital Transformation for a Worl

superuser.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Super User is a Q&A site for computer enthusiasts that’s free. Free to ask questions, free to answer questions, free to read, free to index

How to include images when using soffice?

16 April 2026 @ 1:32 am

Reading this Stack Overflow answer I tried $ soffice --convert-to \ "docx:Office Open XML Text:EmbedImages" \ file.html Alas, there was no trace of my <img src="a.png" alt="bla"> in the created file.docx . Not even the alt="bla". Yes, I am using the libreoffice-writer-nogui package on Debian. As a test I did: $ mv a.png b.png and then ran soffice again. This time at least my alt string was included.

How can I group and summarise a table based on rows and column values. in Excel?

15 April 2026 @ 11:16 pm

I have a table where there are a series of values and the rows and columns are grouped by the values in a supporting column and I want to use a formula to group down further. Source table enter image description here I want to auto calculate a table like below Summarised table enter image description here I've used colours to relate the two tables. So far I have done the following: I and automatically match the heading names using unique across the grouping columns I've attempted to use sumif and i've attempted to use filter and then sum, what i find is it works find for the rows but I get stuck when trying to include the solumns. So using

Guacamole Docker (1.6.0) – RDP Sessions Failing with “Connection to guacd timed out” on Debian 13.4 VM

15 April 2026 @ 5:52 pm

I am trying to deploy Apache Guacamole (Docker) in my homelab and am encountering persistent issues establishing RDP connection. My setup is as follows: Proxmox VE 9.1.6 Debian 13.4 VM running Docker v29.3.1 Guacamole 1.6.0 using Docker Compose Windows 11 also running as Proxmox VM (RDP target) To simplify troubleshooting, I reduced my Docker Compose file to below. services: guacd: image: guacamole/guacd:latest container_name: guacd restart: unless-stopped healthcheck: test: [ "CMD-SHELL", "kill -0 1 || exit 1" ] interval: 10s timeout: 3s retries: 3 command: [ "-L", "debug" ] networks: - guacnet postgres: image: postgres:16-trixie container_name: guacdb restart: unless-stopped environment: POSTGRES_DB: guacdb POSTGRES_USER: guacuser POSTGRES_PA

How to extract dual audio which is out of sync because of different start_time of entries with FFmpeg?

15 April 2026 @ 9:29 am

I have a lot of MKV video files that have dual language audio tracks. My goal is to extract both audio tracks and have them be synchronized. Some of the files have one language track start at a different time with the start_time setting. Example: English track, start_time: 0 Japanese track, start_time: 3.1 What I want to do is keeping this offset after extracting audio, right now the English audio file would always be 3.1s behind the Japanese audio. The commands I currently use: ffmpeg -y -i "movie.mkv" -map 0:a:0 -ac 2 -ar 44100 "jap.aac" ffmpeg -y -i "movie.mkv" -map 0:a:1 -ac 2 -ar 44100 "eng.aac" Since the Japanese track has a start_time of 3.1s, I'd like the jap.aac file to begin with 3.1s of silence, so that the audio files match up. How can I ach

Why can't I activate Windows on Server 2025 standard core edition?

14 April 2026 @ 7:23 am

I have a Windows Server 2025 Standard Core (The version without GUI) evaluation VM in Hyper-V and I want to activate it using my Server 2025 Standard product key. First I tried it via the sconfig GUI but that errors out with code 0xC004F069 (more info about this code below). Then I tried to use DISM /online /Set-Edition:ServerStandardCor /ProductKey:.... /AcceptEula but this prints me this error: Version: 10.0.26100.5074 Image Version: 10.0.26100.32522 Starting to update components... Starting to install product key... Finished installing product key. Finished updating components. Starting to apply edition-specific settings... Error: 1168 An error occurred while applying target edition component settings. The upgrade cannot proceed. For more information, review the log file. The logfile states Failed to copy license file for edition. Thread for Installing EULA Failed. Failed to apply edition setting

Disable automatic restarts of Windows 11 (Pro)

17 November 2023 @ 10:20 am

I frequently have long-running tasks that can take days or even weeks running on my Windows 11 Pro PC. Because of this, it must not ever restart without asking me first. My solution is to disable the Windows Update service, but I keep forgetting to reenable it and check for updates before starting another long-running task. As such, I end up either never getting any updates, or losing progress on long tasks. I'm fine with getting automatic updates, but it just can't restart without asking me. I'm fine with it showing in the Start menu that it needs to restart. All hours are active hours.

Mapping network topography with nmap

6 April 2023 @ 6:54 pm

I would like to create a map of my network. Currently the layout Internet | router pc | | server - switch - wap/switch - router - server | pc - wap/switch - pc I guess I could create a script that (first using nmap, and then traceroute and possibly some iperf toillustrate speeds) would interpret the topography and give me a picture of what topography I have. nmap is the network mapper - so I assume that something like what I want is possible with nmap - but how do I go about scanning to find it out. Currently there is only 1 subnet - 192.168.1.0/24

How to search for files that e.g. contain one word, but not another one, in Visual Studio Code?

17 November 2022 @ 1:57 am

I am looking for a quick way to perform complicated text search within VSCode. Some examples: Multiple keywords (file contains both apple and orange anywhere in the text file) Negative keywords (file contains apple but not cherry anywhere in the text document) VSCode does an excellent job of providing quick results but only allows for single keywords. Regular expression doesn't solve the problem because the keywords in any order. On the mainframe this is done when you perform a search (global find) it presents a list files that match your keyword result. You then can perform another search, searching just the files from your previous search results. Using technique you can stack multiple keyword search on top of each other.

How can I remap a generic USB foot switch?

9 June 2022 @ 6:20 pm

I bought a USB foot switch that "works", but only as the button "enter". I tried to remap it the whole morning, but Windows is determined to only recognize it as enter, without distinction to the normal keyboard enter. Notice that I tried most softwares that I found online, Footswitch, etc. Nothing recognizes it, or distinguishes from the enter button. I want to turn the switch into a play/pause button.

What is the location of standard macOS .keylayouts?

30 November 2021 @ 2:24 pm

I'm trying to make a custom keyboard layout using the Ukelele program by SIL to be installed at Library/Keyboard Layouts. I would like to use the standard US keyboard .keylayout as a template, does anyone know which directory it's located in?

useit.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

The home of Jakob Nielsen, a usability guru.. But some wonder why he doesn’t embrace xml and rss feeds.

codinghorror.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Programming and human factors

Launching The Rural Guaranteed Minimum Income Initiative

4 February 2026 @ 7:43 am

It's been a year since I invited Americans to join us in a pledge to Share the American Dream:1. Support organizations you feel are effectively helping those most in need across America right now.2. Within the next five years, also contribute public dedications

The Road Not Taken is Guaranteed Minimum Income

20 March 2025 @ 11:33 pm

The dream is incomplete until we share it with our fellow Americans.

Let's Talk About The American Dream

6 March 2025 @ 1:27 am

A few months ago I wrote about what it means to stay gold — to hold on to the best parts of ourselves, our communities, and the American Dream itself. But staying gold isn’t passive. It takes work. It takes action. It takes hard conversations that ask

Stay Gold, America

7 January 2025 @ 7:42 am

We are at an unprecedented point in American history, and I'm concerned we may lose sight of the American Dream.

The Great Filter Comes For Us All

2 December 2024 @ 6:25 pm

With a 13 billion year head start on evolution, why haven’t any other forms of life in the universe contacted us by now?(Arrival is a fantastic movie. Watch it, but don’t stop there – read the Story of Your Life novella it was based on

I Fight For The Users

30 November 2023 @ 8:11 pm

If you haven’t been able to keep up with my blistering pace of one blog post per year, I don’t blame you. There’s a lot going on right now. It’s a busy time. But let’s pause and take a moment

The 2030 Self-Driving Car Bet

4 March 2022 @ 6:53 pm

It’s my honor to announce that John Carmack and I have initiated a friendly bet of $10,000* to the 501(c)(3) charity of the winner’s choice:By January 1st, 2030, completely autonomous self-driving cars meeting SAE J3016 level 5 will be commercially available for

Updating The Single Most Influential Book of the BASIC Era

31 December 2021 @ 11:49 pm

In a way, these two books are responsible for my entire professional career.With early computers, you didn’t boot up to a fancy schmancy desktop, or a screen full of apps you could easily poke and prod with your finger. No, those computers booted up to the command

Building a PC, Part IX: Downsizing

19 April 2020 @ 11:56 pm

Hard to believe that I’ve had the same PC case since 2011, and my last serious upgrade was in 2015. I guess that’s yet another sign that the PC is over, because PC upgrades have gotten really boring. It took 5 years for me to muster

The Rise of the Electric Scooter

12 September 2019 @ 7:24 am

In an electric car, the (enormous) battery is a major part of the price. If electric car prices are decreasing, battery costs must be decreasing, because it’s not like the cost of fabricating rubber, aluminum, glass, and steel into car shapes can decline that much,

Buddypress.org

VN:F [1.9.22_1171]
Rating: 6.0/10 (2 votes cast)

Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress.

Joomla.org

VN:F [1.9.22_1171]
Rating: 5.0/10 (1 vote cast)

Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications.

webresourcesdepot.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Free web resources everyday

ReadWriteWeb.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Web Apps, Web Technology Trends, Social Networking and Social Media