Modernize or Die® - CFML News for November 3rd, 2020 - Episode 77
2020-11-03 Weekly News - Episode 77Watch the video version on YouTube at https://youtu.be/bId0VvpWAYU Hosts:Gavin Pickin - Software Consultant for Ortus SolutionsBrad Wood - Software Consultant for Ortus SolutionsThanks to our Sponsor - Ortus Solutions - Into the Box Latam Dec 3rd and 4th - English and Spanish - CFCasts is releasing new Free and Paid content every weekPatreon SupportWe have 33 patreons providing 57% of the funding for our Modernize or Die Podcasts via our Patreon site: https://www.patreon.com/ortussolutions. If you love our podcasts and all we do for the #coldfusion #cfml community considers chipping in, we are almost there!https://www.ortussolutions.com/blog/we-need-your-help News and EventsCF Summit announcementsCF Summit Website now includes more speakers and the schedule. Also looks like they have reduced the conference from 3 days, to 2 days.I heard a birdie that more announcements to comehttps://cfsummit.adobeevents.com/Fixes in for Lucee Network Drop IssuesBrad posted a few days ago about networking drops causing hanging threads in Lucee using Azure's managed MSSQL a Microsoft's JDBC driver. These two tickets have been put into 5.3.8 to help mitigate those issues:https://luceeserver.atlassian.net/browse/LDEV-3124 https://luceeserver.atlassian.net/browse/LDEV-3126 Ben Nadel’s blog has approx 845 photos!!!Yes, 845 Photos, you can click through, and the highest index is 845.https://www.bennadel.com/?site-photo=1 Online CF Meetup - "Building great user interfaces fast with Kendo UI", with TJ VanTollThursday, November 5th, 202011:00 AM to 12:00 PM CSTKendo UI is a suite of UI components that let you to build front-end apps fast. In this session, TJ VanToll will introduce you to Kendo UI by building a series of apps that solve some of the trickier modern web development problems, like forms, data grids, charts and graphs, and more. Come learn about Kendo UI, and how you can speed up your web development workflows.Event: https://www.meetup.com/coldfusionmeetup/events/274271713/ POST PODCAST CHANGE - DOES NOT MATCH AUDIORESCHEDULED - Ortus October Webinar - ContentBox AMA with Luis Majano and Gavin PickinFriday, November 6th - 2pm CSTWe had to change the Webinar after recording the podcast, so we're doing a ContentBox AMA with Luis Majano and Gavin PickinRegister today: https://www.ortussolutions.com/events/webinarsPOSTPONED UNTIL FURTHER NOTICE - Ortus October Webinar - From Mura to ContentBox - Staying on the Open Source Upgrade TrackIn this session, we will walk you through some of the differences between Mura CMS and Contentbox - from administration to design and development. During the session we will demonstrate a full conversion of a Mura CMS site to Contentbox.Hosted by Jon Clausen Seattle CFUG - Hands-on deep-dive into interacting with the Thinkific API.Wednesday, November 11, 20206:00 PM to 7:30 PM PSTHosted by - William Frankhouser and Leon O'DanielThis meeting features an hands-on deep-dive into interacting with the Thinkific API.Thinkific is one of the top platforms for online course delivery. This meetup builds upon the concepts shared at the October 2020 Seattle ColdFusion User Group Meeting to provide a hands-on experience interacting with the Thinkific API. https://www.meetup.com/Seattle-ColdFusion-User-Group/events/274050264/ICYMI - Mid Michigan CFUG October Meetup - DevOps Evolution and ColdFusion by Nick KwiatkowskiRecording is now live: https://youtu.be/51TaxqW5SM8CFCasts Content UpdatesCFCasts has now launched bite-sized Spanish language videos! Configure your CFML Servers with CFConfig - Managing Mail Server PropertiesSend your suggestions at https://cfcasts.com/supportConferences and TrainingOrtus Workshops - Virtual Live training - Quick CancelledWorkshop cancelled, we will be running this in 2021. Modern Applications Online EventWednesday - Thursday, November 4-5, 2020Wed is focused on “Organizational Level Operations” and Thurs is focused on “Application Level Design”.Cost: Freehttps://pages.awscloud.com/GLOBAL-field-OE-Modern-Applications-Online-Event-2020-reg-event.html Deploy - by Digital Ocean DigitalOcean’s first virtual global 24‑hour community conference.Starts November 10 at 10am ESTWhat to expect: - Over 80 tech-focused sessions - New product announcements - Developer-focused breakout rooms - Special keynotes - Hourly goody giveaways - Fun virtual rooms - Free and easy to RSVPhttps://www.digitalocean.com/deploy/Adobe ColdFusion Summit 2020 - Replaces CF Summit WestDate: November 17-18 (previously 17-19)Location: OnlineAdmission: FreeSpeakers and Schedule now on the websitehttps://cfsummit.adobeevents.com/Adobe ColdFusion Certification now available OnlineAdobe Certified Professional: Adobe ColdFusion is an industry-leading certification program from Adobe, for ColdFusion developers. The course consists of 50+ online videos and is designed for professionals who have basic to advanced level proficiency in any computer language and basic understanding of how web pages work. Successfully passing an assessment test at the end of the program will reward participants with a badge and certificate from Adobe. Introductory Offer: $499Blog: https://coldfusion.adobe.com/2020/07/coldfusion-certification-online-now/Register: https://www.adobe.com/products/coldfusion-family/certificate.htmlAWS re:Invent NOV. 30 – DEC. 18, 2020Amazon’s Premium Conference is also virtual, and a free 3-week event:https://reinvent.awsevents.com/ ITB LatamDecember 3-4thLive Virtual Conference in Spanish and English!!!Price: $7.00https://latam.intothebox.org/https://www.ortussolutions.com/events More conferences: https://confs.tech/Blogs, Tweets and Videos of the WeekBlog - Ben Nadel - The Power Of Cascading Tag Attributes In Lucee CFML 5.3.7.43The other week, when I was looking at using Postmark Tags to group related transactional emails in Lucee CFML, I used a ColdFusion Struct to apply common CFMail tag attributes to all of my outbound emails. This attributeCollection feature has been around in ColdFusion since forever. However, in more modern times, ColdFusion has also allowed us to define any tag's base attributes right within the Application.cfc file. Cascading tag attributes are super powerful; and, since I've never really talked about them before, I thought it would be worth a quick demo in Lucee CFML 5.3.7.43.https://www.bennadel.com/blog/3919-the-power-of-cascading-tag-attributes-in-lucee-cfml-5-3-7-43.htmTweet - Brad Wood - CFConfig - list of DatasourcesSomeone asked how to get a human-readable list of datasource names on a server with CFConfig. The simple answer is:boxg cfconfig datasource listBut if you want JUST the names, this will work great:boxg cfconfig show datasources | #structkeylist ", "#CFML #ColdFusionhttps://twitter.com/bdw429s/status/1323349631233916928https://twitter.com/bdw429s Blog - Ben Nadel - Generating A QR Code With iTextPDF 7 Barcodes In Lucee CFML 5.3.6.61At InVision, my teammate Josh Siok has been experimenting with the use of QR Codes as a means to send prototypes to a user's mobile device. I know of QR Codes; but, I've never generated one before. As such, I wanted to see if I could generate a QR Code in ColdFusion. To this end, I came across Tim Cunningham's QRToad library which uses iTextPDF 5 under the hood. However, the latest version of iTextPDF is 7.1.13, which has a different API. As, I wanted to see if I could generate a QR Code with iTextPDF 7 in Lucee CFML 5.3.6.61.Blog: https://www.bennadel.com/blog/3917-generating-a-qr-code-with-itextpdf-7-barcodes-in-lucee-cfml-5-3-6-61.htm Twitter Discussion: https://twitter.com/BenNadel/status/1322148293141561350 Blog - Ben Nadel - Performing A Case-Sensitive Search On A Case-Insensitive Column Using COLLATE In MySQL 5.6.49Applications evolve over time. And, when you've been working on an application for close to a decade, you can bet dollars-to-donuts that the database schema isn't optimal. Usually, old MySQL databases aren't using utf8mb4 character-sets; and, the column collations might not be appropriate for their use-case. Recently, I've been thinking about changing the way one column in particular is used, moving from a HEX-encoded value to a Base64-encoded value. The issue there being that HEX is not case-sensitive whereas Base64 is case-sensitive. And, I wanted to see if I could use the COLLATE clause to apply a case-sensitive search to a case-insensitive column in MySQL 5.6.49.https://www.bennadel.com/blog/3918-performing-a-case-sensitive-search-on-a-case-insensitive-column-using-collate-in-mysql-5-6-49.htm Blog - Fusion Reactor - How To Secure FusionReactor And JSP Applications In Tomcat Using LDAP FusionReactor provides different types of user accounts (Administrators/Manager/Observer), however, if you would like to restrict access to FusionReactor for individual users, you can do this via LDAP authentication. This blog post will guide you through configuring tomcat to use LDAP authentication to restrict access to both FusionReactor and JSP Applications.http://www.fusion-reactor.com/blog/technical-blogs/how-to-secure-fusionreactor-and-jsp-applications-in-tomcat-using-ldap/ Blog - Ben Nadel - Struct Iteration With CFLoop Includes Super Intuitive Aliases In Lucee CFML 5.3.6.61A few months ago, I was excited to discover that CFLoop exposes both keys and values during Struct iteration in Lucee CFML. In that post, I demonstrated that the "key" could be accessed via index and the "value" could be accessed via item. Well, life just keeps getting better! Earlier this week, I discovered (in the Lucee documentation) that the CFLoop tag has even more intuitive aliases for Struct iteration! I'm not sure how I missed this before; but, apparently you can now use key, value, and struct in Lucee CFML 5.3.6.61.https://www.bennadel.com/blog/3916-struct-iteration-with-cfloop-includes-super-intuitive-aliases-in-lucee-cfml-5-3-6-61.htm Tweet - Zac Spitzer - Spaces vs TabsIf you use #lucee and prefer spaces over tabs, sadly, you're going to be using more memory for your app coz the generated java classes include the source code. same goes for deep directory paths/complex component names. have a look at the files in /cfclasses #cfmlhttps://twitter.com/zackster/status/1321554837679591424https://twitter.com/zackster CFML JobsSeveral positions available on https://www.getcfmljobs.com/Listing over 35 ColdFusion positions from 22 companies across 18 locations in 5 Countries since July 1st0 new jobs this week.Ortus is hiring:Senior ColdFusion CFML DeveloperAt Ortus you will be:Modernizing web applications and helping companies move out of legacy hellTeaming up with ColdFusion Experts in order to solve complex web development problems.Testing and integrating new web technologies in order to create custom business implementationsPushed to innovate constantly and create new solutions to web development problemsLeading project teams that deliver software that mattersUS Timezone availability is a mustUS Citizen or Resident or Work Visa is a musthttps://www.ortussolutions.com/about-us/careersForgeBox Module of the WeekElixir APP Template by Ortus Solutions This advanced template leverages ColdBox and the ColdBox Elixir project for asset management and compilations. You can place all your static assets in the resources/assets folder and Elixir will combine, version, copy, and even babelify your code to their appropriate location in the includes folder.Please check out the ColdBox Elixir documentation for further information: https://github.com/ColdBox/elixir/wikibox install cbtemplate-elixirhttps://www.forgebox.io/view/cbtemplate-elixir VS Code Hint Tips and Tricks of the WeekTrailing Spaces by Shardul MahadikA VS Code extension that allows you to…highlight trailing spaces and delete them in a flash!This extension is a port of the popular Sublime Text plugin Trailing SpacesUsage: - Delete - Delete - Modified Lines Only - Highlighthttps://marketplace.visualstudio.com/items?itemName=shardulm94.trailing-spacesThank you to all of our Patreon SupportersThese individuals are personally supporting our open source initiatives to ensure the great toolings like CommandBox, ForgeBox, ColdBox, ContentBox, TestBox and all the other boxes keep getting the continuous development they need, and funds the cloud infrastructure at our community relies on like ForgeBox for our Package Management with CommandBox. You can support us on Patreon here https://www.patreon.com/ortussolutionsBen NadelBrett DeLineCarl Von StettenCharlie ArehartDa LiDan CardDaniel GarciaDavid BelangerDidier LesnickiDon BellamyEdgardo CabezasErick HoffmanGary KnightGiancarlo GomezJan JannekJason DaigerJeff McClainJeremy AdamsJonas EricksonJordan ClarkJoseph LamoreeKai Koenig Laksma TirtohadiMario Rodrigues Matthew DarbyMatthew Clemente Mingo HagenRoss PhillipsScott SteinbeckShawn Oden Steven KlotzSynaptrix Yogesh MathurYou can see an up to date list of all sponsors on Ortus Solutions' Websitehttps://ortussolutions.com/about-us/sponsors★ Support this podcast on Patreon ★