#cfml نتائج البحث
Just your Tuesday reminder that BoxLang's compiler perf 2.6x faster than Lucee & 14 times faster than Adobe CF community.ortussolutions.com/t/boxlang-comp… #ColdFusion #CFML
While reviewing a #CFML issue, I discovered that a 3rdparty "AWS/Full-Stack Engineer" contractor (hired by my client, not me) used THIS & LOCAL scopes in a regular CFM template, but also didn't use VAR or LOCAL within functions. This is a problem, right? What would you do?
We've released our new range of #Lucee CFML shared hosting solutions, using DirectAdmin, protected by CPGuard & integrated with JavaPulse monitoring. It is our next level of shared hosting for the #CFML developer & web application. Full details at buff.ly/160C0IN
Crunching some numbers today comparing parsing & bytecode compilation between BoxLang, Lucee, & Adobe CF. We're looking to be neck-and-neck w/Lucee, & up to 28 TIMES FASTER than Adobe CF! This is huge for app startup times. Will publish full results soon. #CFML #ColdFusion
Get the first look at ColdFusion 2026—AI service integrations, MCP style workflows, performance + security upgrades—and a glimpse at 2027’s vision. Join Charvi Dhooth at #CFSummit2025. Register now: bit.ly/414pLF6 #ColdFusion #CFML #AI
The latest version of the BoxLang VSCode extension (which works for CFML as well) has some REALLY nice linting/code quality stuff built in. Here, it identified a non-var'd variable in my code. #CFML #ColdFusion #BoxLang #VSCode
Lucee 7 is here! The next major version of Lucee brings a modern, faster, and more secure CFML engine. Learn more: docs.lucee.org/guides/lucee-7… #Lucee7 #CFML #JakartaEE #WebDevelopment #OpenSource
Why do #ColdFusion developers using CFQueryParam in their #CFML scripts? It shouldn't be used solely for guarding against SQLi, right? For DBMS perf, is it best used to bind 1) all params or 2) only params that change? (I tend to use it for "all").
Debug smarter, scale faster. At #CFSummit2025, Megha Bhat demos ColdFusion’s Performance Monitoring Toolset—real-time metrics, code profiling & fast debugging to keep apps running at peak. 🔗Register now: bit.ly/414pLF6 #ColdFusion #CFML #DevTools
Now that I'm performing some cross-platform #CFML testing using #CommandBox (& @TryCF), I can determine when #ColdFusion bugs are fixed. For example, it wasn't until ColdFusion 2023 that the CFHTTP function accepted boolean TRUE/FALSE for GETASBINARY (vs only strings YES/NO)
The numbers are in and the BoxLang compiler performs 2.6x faster than Lucee & 14 times faster than Adobe CF! Read all about it here: community.ortussolutions.com/t/boxlang-comp… #CFML #ColdFusion #performance #ANTLR #ASM #bytecode
While reviewing some 3rdparty #ColdFusion, not mine, I came across the following: dateFormat(now(), "yyyy-mm-dd HH:mm:ss") "time" is not supported in dateFormat, but it works with Adobe CF whereas all Lucee #cfml versions return the time value as "HH:00:ss". Bug or feature?
Here comes VSPO's weekly esports calendar. Are you looking forward to the 2023 CFML Grand Finals? #cfml
En hommage à feu la couverture #cfml du JDM, voici le 11 projeté pour le match de samedi face au puissant Syndicat de Philadelphie.
WebSockets from first handshake to advanced patterns. Join Giancarlo Gomez at Adobe ColdFusion Summit 2025 for live coding and real time debugging tips. Register ▶ cfsummit.adobeevents.com #ColdFusion #CFML #RealTime
While reviewing a #CFML issue, I discovered that a 3rdparty "AWS/Full-Stack Engineer" contractor (hired by my client, not me) used THIS & LOCAL scopes in a regular CFM template, but also didn't use VAR or LOCAL within functions. This is a problem, right? What would you do?
Just your Tuesday reminder that BoxLang's compiler perf 2.6x faster than Lucee & 14 times faster than Adobe CF community.ortussolutions.com/t/boxlang-comp… #ColdFusion #CFML
Now that CFTable has been removed from #ColdFusion without any fallback function; there's no built-in options to output a query (apart from using CFDump). I haven't been impacted as I've been using queryToTableDump & queryToMarkdown custom #cfml UDFs. Anyone interested?
We've released our new range of #Lucee CFML shared hosting solutions, using DirectAdmin, protected by CPGuard & integrated with JavaPulse monitoring. It is our next level of shared hosting for the #CFML developer & web application. Full details at buff.ly/160C0IN
🎙️ Recap: Modernize or Die Podcast Ep. 245 Hosted by Daniel Garcia and Jacob Beers, this episode covers the latest updates across CFML, BoxLang, and the modern development ecosystem. 🔗 ortussolutions.com/blog/recap-mod… #ModernizeOrDie #BoxLang #CFML #OrtusSolutions
🔍 Improve Exception Tracking in ColdBox! Tip #10: Integrate Whoops for a better debugging experience — interactive stack traces, source code highlighting, and faster rendering. 💡 🔗 ortussolutions.com/blog/coldbox-f… #ColdBox #Whoops #CFML #Debugging #OrtusSolutions #DeveloperTools
We have another post out in our series on using SocketBox for websockets in your CFML and BoxLang apps. This one covers our clustering support. ortussolutions.com/blog/socketbox… #CFML #ColdFusion #CommandBox #Websockets
🔌 Scale WebSockets with ease! SocketBox makes clustering simple by letting your servers communicate through a built-in WebSocket layer—no sticky sessions needed. 🔗 ortussolutions.com/blog/socketbox… #SocketBox #BoxLang #CFML
Now that I'm performing some cross-platform #CFML testing using #CommandBox (& @TryCF), I can determine when #ColdFusion bugs are fixed. For example, it wasn't until ColdFusion 2023 that the CFHTTP function accepted boolean TRUE/FALSE for GETASBINARY (vs only strings YES/NO)
We've been integrating this service into our #CFML hosting stack over the past few months with great success, and our up-coming new Lucee offering will have even more integrated experience for customers with our #CFManager Lucee Edition!
💼 Partner with Into the Box 2026! Be part of the movement shaping the next era of modern development while uplifting the #CFML and #BoxLang ecosystem. 💡 Partnering with us means driving innovation, building connections, and inspiring the future of tech. 🌐 Ready to collaborate…
I've started performing some cross-platform #cfml testing regarding scope and built-in function behavior. One of my mantras is "Trust, but verify". Adobe ColdFusion, Lucee & BoxLang platforms all have "nuances". Some changes are intentional, but some are bugs.
Why do #ColdFusion developers using CFQueryParam in their #CFML scripts? It shouldn't be used solely for guarding against SQLi, right? For DBMS perf, is it best used to bind 1) all params or 2) only params that change? (I tend to use it for "all").
@AnthropicAI recommends creating a standard CLAUDE․md file for providing context. Are there any #ColdFusion or #CFML devs using a md file? anthropic.com/engineering/cl… This is primarily for CLI, but I think may be good to use with chat too.
Last week was MessagePack for #ColdFusion, this week is all about TOON (Token-Oriented Object Notation). I still have some cross-platform & edge case testing to perform, but this looks promising. #cfml
Token-Oriented Object Notation (TOON) for #ColdFusion / #CFML Standard JSON is verbose. TOON can help save money by conveying the same information and requiring fewer tokens.
Token-Oriented Object Notation (TOON) for #ColdFusion / #CFML Standard JSON is verbose. TOON can help save money by conveying the same information and requiring fewer tokens.
🌟 Become a Partner for Into the Box 2026! Join us in shaping the future of modern development while empowering the #CFML and #BoxLang community. 🚀 Partnering with us means fueling innovation, collaboration, and the next generation of developer tools. 🤝 Want to join industry…
The numbers are in and the BoxLang compiler performs 2.6x faster than Lucee & 14 times faster than Adobe CF! Read all about it here: community.ortussolutions.com/t/boxlang-comp… #CFML #ColdFusion #performance #ANTLR #ASM #bytecode
🎙️ Recap: Modernize or Die Podcast Ep. 244 Catch up on the latest news and updates from Ortus Solutions — deep dives into modern development practices, CFML/BoxLang evolutions, and community highlights. 🔗 ortussolutions.com/blog/recap-mod… #ModernizeOrDie #CFML #BoxLang #OrtusSolutions…
The "StatusText" attribute for CFHeader was removed from #ColdFusion 2025. We were leveraging the status text for custom ajax error messages. Here's how we are moving forward server-side-wise while retaining fallback support. Works in CF2016-2025, Lucee #CFML & BoxLang.
Get the first look at ColdFusion 2026—AI service integrations, MCP style workflows, performance + security upgrades—and a glimpse at 2027’s vision. Join Charvi Dhooth at #CFSummit2025. Register now: bit.ly/414pLF6 #ColdFusion #CFML #AI
I used @claudeai for the first time today. I was wasting too much of my time coaching other AIs (grok, gemini & copilot) regarding the #ColdFusion language & its "nuances". I ported #msgpack to #cfml. There were there 50+ implementations, but not a single native CF version.
Crunching some numbers today comparing parsing & bytecode compilation between BoxLang, Lucee, & Adobe CF. We're looking to be neck-and-neck w/Lucee, & up to 28 TIMES FASTER than Adobe CF! This is huge for app startup times. Will publish full results soon. #CFML #ColdFusion
The latest version of the BoxLang VSCode extension (which works for CFML as well) has some REALLY nice linting/code quality stuff built in. Here, it identified a non-var'd variable in my code. #CFML #ColdFusion #BoxLang #VSCode
WebSockets from first handshake to advanced patterns. Join Giancarlo Gomez at Adobe ColdFusion Summit 2025 for live coding and real time debugging tips. Register ▶ cfsummit.adobeevents.com #ColdFusion #CFML #RealTime
Lucee 7 is here! The next major version of Lucee brings a modern, faster, and more secure CFML engine. Learn more: docs.lucee.org/guides/lucee-7… #Lucee7 #CFML #JakartaEE #WebDevelopment #OpenSource
Debug smarter, scale faster. At #CFSummit2025, Megha Bhat demos ColdFusion’s Performance Monitoring Toolset—real-time metrics, code profiling & fast debugging to keep apps running at peak. 🔗Register now: bit.ly/414pLF6 #ColdFusion #CFML #DevTools
Yer a wizard, Delegates! ⚡️The Academy wishes everyone a safe and FUN Halloween! #happyhalloween #CFML
Critical Variable Mass Assignment Vulnerability in Adobe ColdFusion (CVE-2023-44350) Details on one of my bugs patched in APSB23-52 - hoyahaxa.com/2023/11/critic… #ColdFusion #cfml #appsec #infosec #websecurity
Noice! I'm setting up a new laptop for use as a #ColdFusion developer and, out of curiosity, installed the new @TryBoxLang VSCode extensions (after performing their quick-install instructions first, of course) and it "just worked". I immediately saw the #cfml syntax color. Phew!
Here comes VSPO's weekly esports calendar. Are you looking forward to the 2023 CFML Grand Finals? #cfml
Something went wrong.
Something went wrong.
United States Trends
- 1. #StrangerThings5 98.7K posts
- 2. Thanksgiving 612K posts
- 3. Afghan 229K posts
- 4. National Guard 593K posts
- 5. Gonzaga 7,112 posts
- 6. holly 42.8K posts
- 7. #AEWDynamite 20.3K posts
- 8. robin 59.1K posts
- 9. Michigan 74.1K posts
- 10. dustin 85.8K posts
- 11. #Survivor49 2,825 posts
- 12. Rahmanullah Lakanwal 87.3K posts
- 13. Tini 6,548 posts
- 14. Erica 11.3K posts
- 15. #GoAvsGo 1,192 posts
- 16. Kevin Knight 2,500 posts
- 17. Bill Kristol 7,088 posts
- 18. Cease 29.1K posts
- 19. Dusty May N/A
- 20. Doris Burke N/A