Our Content Manager Gemma took the stage at Dot All 2025 today to share how to stand out at one of the world’s biggest tech shows using @craftcms
Couldn’t make it? Catch all the key takeaways in our latest blog:
vist.ly/485xc
#CraftCommerce #CraftCMS #DotAll #CraftCMSPartner
Couldn’t make it? Catch all the key takeaways in our latest blog:
vist.ly/485xc
#CraftCommerce #CraftCMS #DotAll #CraftCMSPartner
Transforming interactive exhibits with Craft CMS at MWC Barcelona 2025
Content Manager explored how Craft CMS helped us to exhibit on the world stage, opening up a new revenue stream.
webdna.co.uk
September 25, 2025 at 4:30 PM
Our Content Manager Gemma took the stage at Dot All 2025 today to share how to stand out at one of the world’s biggest tech shows using @craftcms
Couldn’t make it? Catch all the key takeaways in our latest blog:
vist.ly/485xc
#CraftCommerce #CraftCMS #DotAll #CraftCMSPartner
Couldn’t make it? Catch all the key takeaways in our latest blog:
vist.ly/485xc
#CraftCommerce #CraftCMS #DotAll #CraftCMSPartner
@craftcms.com new to the community. Already in Lisbon for #DotAll … who can / should I connect with 😀👋
September 22, 2025 at 9:48 PM
@craftcms.com new to the community. Already in Lisbon for #DotAll … who can / should I connect with 😀👋
We'll be at Dot All 2025 in Lisbon!
As the @craftcms.com community comes together, we’ll be there to connect, and exchange ideas on how smarter security and infrastructure can empower digital projects.
Meet @robertjacobi.com in Lisbon: calendly.com/robert-black...
As the @craftcms.com community comes together, we’ll be there to connect, and exchange ideas on how smarter security and infrastructure can empower digital projects.
Meet @robertjacobi.com in Lisbon: calendly.com/robert-black...
September 18, 2025 at 5:28 PM
You never know when an obscure piece of trivia about Java regular expressions may be useful IRL 🤓
Today, I used the embedded flag "(?-s)" to disable the DOTALL mode and be able to work one a single line 🔬
The goal was to append a string to the User-Agent header, and it now works perfectly 🎉
Today, I used the embedded flag "(?-s)" to disable the DOTALL mode and be able to work one a single line 🔬
The goal was to append a string to the User-Agent header, and it now works perfectly 🎉
September 10, 2025 at 1:23 PM
You never know when an obscure piece of trivia about Java regular expressions may be useful IRL 🤓
Today, I used the embedded flag "(?-s)" to disable the DOTALL mode and be able to work one a single line 🔬
The goal was to append a string to the User-Agent header, and it now works perfectly 🎉
Today, I used the embedded flag "(?-s)" to disable the DOTALL mode and be able to work one a single line 🔬
The goal was to append a string to the User-Agent header, and it now works perfectly 🎉
A little teaser for the duel presentation that @ryanirelan.com & I are doing at DotAll (the @craftcms.com conference) in Lisbon, Portugal this month.
I leave it without further comment 🤣 #craftcms
I leave it without further comment 🤣 #craftcms
September 8, 2025 at 8:25 PM
A little teaser for the duel presentation that @ryanirelan.com & I are doing at DotAll (the @craftcms.com conference) in Lisbon, Portugal this month.
I leave it without further comment 🤣 #craftcms
I leave it without further comment 🤣 #craftcms
A TIER:
Workers, ShadowRealm
F TIER:
Pipeline Operator, Temporal, Decorators
Workers, ShadowRealm
F TIER:
Pipeline Operator, Temporal, Decorators
August 7, 2025 at 4:50 PM
A TIER:
Workers, ShadowRealm
F TIER:
Pipeline Operator, Temporal, Decorators
Workers, ShadowRealm
F TIER:
Pipeline Operator, Temporal, Decorators
AFAICT AutoNotification does not provide a 'DOTALL' mode where newlines can be matched as part of a pattern
This is probably okay because newlines will only appear in user text, so my pattern can be adjusted to go only up to the leading quote
This is probably okay because newlines will only appear in user text, so my pattern can be adjusted to go only up to the leading quote
May 7, 2025 at 9:39 PM
AFAICT AutoNotification does not provide a 'DOTALL' mode where newlines can be matched as part of a pattern
This is probably okay because newlines will only appear in user text, so my pattern can be adjusted to go only up to the leading quote
This is probably okay because newlines will only appear in user text, so my pattern can be adjusted to go only up to the leading quote
Submitted a @craftcms.com DotAll talk idea last week. It's been a little while since I last did a talk, but I do recall doing a talk for the London Craft meetup on a new thing that was still in beta called "TailwindCSS". I wonder if that ever took off....
March 7, 2025 at 10:17 AM
Submitted a @craftcms.com DotAll talk idea last week. It's been a little while since I last did a talk, but I do recall doing a talk for the London Craft meetup on a new thing that was still in beta called "TailwindCSS". I wonder if that ever took off....
So true (unless dotall/multiline is enabled), great catch. Thanks!
February 22, 2025 at 12:08 PM
So true (unless dotall/multiline is enabled), great catch. Thanks!
Regex is so real for not allowing me to include newlines until I toggle the DOTALL flag.
February 12, 2025 at 7:47 AM
Regex is so real for not allowing me to include newlines until I toggle the DOTALL flag.
You know, Lisbon is rather nice, when you do DotAll next year, just stay there!
January 21, 2025 at 4:17 PM
You know, Lisbon is rather nice, when you do DotAll next year, just stay there!
RegExp Unicode properties, s ("dotAll") flag, named groups, and lookbehind all got to Stage 3 at #tc39 . Legacy properties, matchAll up next
November 17, 2024 at 10:29 AM
RegExp Unicode properties, s ("dotAll") flag, named groups, and lookbehind all got to Stage 3 at #tc39 . Legacy properties, matchAll up next