Artwork

コンテンツは Ortus Solutions によって提供されます。エピソード、グラフィック、ポッドキャストの説明を含むすべてのポッドキャスト コンテンツは、Ortus Solutions またはそのポッドキャスト プラットフォーム パートナーによって直接アップロードされ、提供されます。誰かがあなたの著作物をあなたの許可なく使用していると思われる場合は、ここで概説されているプロセスに従うことができますhttps://ja.player.fm/legal
Player FM -ポッドキャストアプリ
Player FMアプリでオフラインにしPlayer FMう!

Modernize or Die® - CFML News Podcast for December 19th, 2023 - Episode 209

28:54
 
シェア
 

Manage episode 390430172 series 2508132
コンテンツは Ortus Solutions によって提供されます。エピソード、グラフィック、ポッドキャストの説明を含むすべてのポッドキャスト コンテンツは、Ortus Solutions またはそのポッドキャスト プラットフォーム パートナーによって直接アップロードされ、提供されます。誰かがあなたの著作物をあなたの許可なく使用していると思われる場合は、ここで概説されているプロセスに従うことができますhttps://ja.player.fm/legal

2023-12-19 Weekly News — Episode 209

Watch the video version on YouTube at https://youtube.com/live/BbBInJ9LgDo?feature=share

Hosts:

  • Eric Peterson - Senior Developer at Ortus Solutions
  • Daniel Garcia - Senior Developer at Ortus Solutions


Thanks to our Sponsor - Ortus Solutions

The makers of ColdBox, CommandBox, ForgeBox, TestBox and all your favorite box-es out there.
A few ways to say thanks back to Ortus Solutions:

Patreon Support (Festive)

We have 42 patreons:
https://www.patreon.com/ortussolutions.

News and Announcements

No new news

New Releases and Updates

ContentBox 6 Released
Lots of great updates including improvements to the ContentBox CLI, upgraded to use ColdBox 7, now using cbSecurity 3 with more security features, content templates, domain aliases, migrations, and more!
https://www.ortussolutions.com/blog/contentbox-v60-released

Webinar / Meetups and Workshops

ICYMI - Hawaii ColdFusion Meetup Group - InertiaJS and ColdFusion with Eric Peterson
InertiaJS is a new JavaScript framework made for people who don’t really need an API but want to use a modern JavaScript framework like React or Vue as their view layer. Inspired by libraries like Turbolinks, InteriaJS makes your app behave like a SPA while still being a fully server-rendered app.
https://www.meetup.com/hawaii-coldfusion-meetup-group/events/297584413/
Recording: https://hawaiicoldfusionusergroup.adobeconnect.com/pkc1egu6z131/

Online CFMeetup - Installing CF2023: choices, challenges, and solutions with Charlie Arehart
December 21st, 2023 at 12pm US Eastern Time
If you'll be installing CF2023, there are some things to consider before or as you do. First, be aware that besides the traditional full installer there's the new "zip" install option (added in CF2021). What's that about, why might you want to use it--or not?

Then there are some options and choices during installation--some new also with CF2021. Perhaps it's been a while since you've installed even previous CF versions. We'll cover some of the key options to consider (including license activation, package/module management, and more) as well as post-install steps including updating CF and the JVM, and migrating in CF Admin settings (including using the new CLI/json admin config tool, cfsetup).
https://www.meetup.com/coldfusionmeetup/events/298025246/

CFCasts Content Updates

https://www.cfcasts.com

Recent Releases

Coming Soon

  • Mastering CBWIRE v3 from Grant


Conferences and Training

ITB 2024

Save the Date: CFCamp 2024

More conferences

Need more conferences, this site has a huge list of conferences for almost any language/community.
https://confs.tech/

Blogs, Tweets, and Videos of the Week

12/06/23 - Blog - Ben Nadel - Generating Pandoc Heading Identifiers In ColdFusion

Over on my Feature Flags book website, I'm using my book's Markdown content to generate the HTML for the page. I then use jSoup to inject a table of contents (TOC); which requires that I insert an identifier into each header element. And, now that I'm trying to use Pandoc to generate an EPUB (digital book) version, I need to make sure that my ColdFusion-based header identifiers match the ones that Pandoc will generate in the final EPUB.
https://www.bennadel.com/blog/4537-generating-pandoc-heading-identifiers-in-coldfusion.htm
12/11/23 - Blog - Robert Zehnder - Bringing back commandbox-ssg
Over the past few years, my focus has been largely on blog-related projects. My initial foray into the world of static site generators began with commandbox-jasper. This project laid the foundation for my current static site generator, aptly named commandbox-ssg. commandbox-ssg not only inherits a substantial portion of its codebase from Jasper, but it also boasts several refinements and a more descriptive name that better captures its functionality. The name Jasper, while a sentimental nod to my dog, didn't quite convey the tool's purpose.

The transition of my development environment from MacOS to Windows, however, presented some unexpected challenges. It became apparent that my assumptions regarding file paths, which worked seamlessly on MacOS, were not compatible w...

  continue reading

215 つのエピソード

Artwork
iconシェア
 
Manage episode 390430172 series 2508132
コンテンツは Ortus Solutions によって提供されます。エピソード、グラフィック、ポッドキャストの説明を含むすべてのポッドキャスト コンテンツは、Ortus Solutions またはそのポッドキャスト プラットフォーム パートナーによって直接アップロードされ、提供されます。誰かがあなたの著作物をあなたの許可なく使用していると思われる場合は、ここで概説されているプロセスに従うことができますhttps://ja.player.fm/legal

2023-12-19 Weekly News — Episode 209

Watch the video version on YouTube at https://youtube.com/live/BbBInJ9LgDo?feature=share

Hosts:

  • Eric Peterson - Senior Developer at Ortus Solutions
  • Daniel Garcia - Senior Developer at Ortus Solutions


Thanks to our Sponsor - Ortus Solutions

The makers of ColdBox, CommandBox, ForgeBox, TestBox and all your favorite box-es out there.
A few ways to say thanks back to Ortus Solutions:

Patreon Support (Festive)

We have 42 patreons:
https://www.patreon.com/ortussolutions.

News and Announcements

No new news

New Releases and Updates

ContentBox 6 Released
Lots of great updates including improvements to the ContentBox CLI, upgraded to use ColdBox 7, now using cbSecurity 3 with more security features, content templates, domain aliases, migrations, and more!
https://www.ortussolutions.com/blog/contentbox-v60-released

Webinar / Meetups and Workshops

ICYMI - Hawaii ColdFusion Meetup Group - InertiaJS and ColdFusion with Eric Peterson
InertiaJS is a new JavaScript framework made for people who don’t really need an API but want to use a modern JavaScript framework like React or Vue as their view layer. Inspired by libraries like Turbolinks, InteriaJS makes your app behave like a SPA while still being a fully server-rendered app.
https://www.meetup.com/hawaii-coldfusion-meetup-group/events/297584413/
Recording: https://hawaiicoldfusionusergroup.adobeconnect.com/pkc1egu6z131/

Online CFMeetup - Installing CF2023: choices, challenges, and solutions with Charlie Arehart
December 21st, 2023 at 12pm US Eastern Time
If you'll be installing CF2023, there are some things to consider before or as you do. First, be aware that besides the traditional full installer there's the new "zip" install option (added in CF2021). What's that about, why might you want to use it--or not?

Then there are some options and choices during installation--some new also with CF2021. Perhaps it's been a while since you've installed even previous CF versions. We'll cover some of the key options to consider (including license activation, package/module management, and more) as well as post-install steps including updating CF and the JVM, and migrating in CF Admin settings (including using the new CLI/json admin config tool, cfsetup).
https://www.meetup.com/coldfusionmeetup/events/298025246/

CFCasts Content Updates

https://www.cfcasts.com

Recent Releases

Coming Soon

  • Mastering CBWIRE v3 from Grant


Conferences and Training

ITB 2024

Save the Date: CFCamp 2024

More conferences

Need more conferences, this site has a huge list of conferences for almost any language/community.
https://confs.tech/

Blogs, Tweets, and Videos of the Week

12/06/23 - Blog - Ben Nadel - Generating Pandoc Heading Identifiers In ColdFusion

Over on my Feature Flags book website, I'm using my book's Markdown content to generate the HTML for the page. I then use jSoup to inject a table of contents (TOC); which requires that I insert an identifier into each header element. And, now that I'm trying to use Pandoc to generate an EPUB (digital book) version, I need to make sure that my ColdFusion-based header identifiers match the ones that Pandoc will generate in the final EPUB.
https://www.bennadel.com/blog/4537-generating-pandoc-heading-identifiers-in-coldfusion.htm
12/11/23 - Blog - Robert Zehnder - Bringing back commandbox-ssg
Over the past few years, my focus has been largely on blog-related projects. My initial foray into the world of static site generators began with commandbox-jasper. This project laid the foundation for my current static site generator, aptly named commandbox-ssg. commandbox-ssg not only inherits a substantial portion of its codebase from Jasper, but it also boasts several refinements and a more descriptive name that better captures its functionality. The name Jasper, while a sentimental nod to my dog, didn't quite convey the tool's purpose.

The transition of my development environment from MacOS to Windows, however, presented some unexpected challenges. It became apparent that my assumptions regarding file paths, which worked seamlessly on MacOS, were not compatible w...

  continue reading

215 つのエピソード

すべてのエピソード

×
 
Loading …

プレーヤーFMへようこそ!

Player FMは今からすぐに楽しめるために高品質のポッドキャストをウェブでスキャンしています。 これは最高のポッドキャストアプリで、Android、iPhone、そしてWebで動作します。 全ての端末で購読を同期するためにサインアップしてください。

 

クイックリファレンスガイド