diff --git a/src/_data/events.yaml b/src/_data/events.yaml index f250d64e61..9204e6154c 100644 --- a/src/_data/events.yaml +++ b/src/_data/events.yaml @@ -3,3 +3,8 @@ buttonText: "Register now" link: "/webinars/2025/node-red-why-and-when-for-cloud-and-edge/" expire: "2025-06-25T16:00:00Z" +- type: "Conference" + title: "Node-RED Con 2025 is here! - A Community Conference on Industrial Applications" + buttonText: "Learn More" + link: "/blog/2025/06/announcing-node-red-con-2025/" + expire: "2025-07-21T16:00:00Z" diff --git a/src/blog/2025/06/announcing-node-red-con-2025.md b/src/blog/2025/06/announcing-node-red-con-2025.md new file mode 100644 index 0000000000..6f6f35e040 --- /dev/null +++ b/src/blog/2025/06/announcing-node-red-con-2025.md @@ -0,0 +1,49 @@ +--- +title: "Announcing Node-RED Con 2025: A Community Conference on Industrial Applications" +subtitle: "We're excited to support this year's community conference focused on Node-RED in industry. The Call for Papers is now open!" +description: "FlowFuse is proud to sponsor Node-RED Con 2025, a free online conference on November 4, 2025, dedicated to industrial applications. Learn more and submit your talk." +date: 2025-06-12 +authors: ["flowfuse"] +image: /blog/2025/06/images/node-red-con-2025.png +tags: +- flowfuse +- news +- community +- node-red +--- + +At FlowFuse, our commitment to the Node-RED community is at the heart of everything we do. That's why we are thrilled to announce our support as a sponsor for **Node-RED Con 2025**, a free, online conference taking place on **Tuesday, November 4, 2025!** + + + +This year's event is dedicated to exploring a vital theme: **Node-RED applications in industry**. It’s a fantastic opportunity for developers, engineers, and innovators to connect and share how Node-RED is being used to solve real-world challenges. + +## The Call for Papers is Now Open + +The conference agenda is built from community submissions, and the official Call for Papers is now live. This is a chance to contribute your expertise and share your story with the wider Node-RED ecosystem. + +The event is seeking submissions from passionate individuals in several categories: + +* **Full Talks & Demos (25-30 mins):** Focused on industrial use cases, IoT architectures, and edge computing. +* **Lightning Talks (8-10 mins):** Showcasing fun, creative, or inspiring projects. +* **Expert Panelists:** To discuss the future of industrial automation with Node-RED. + +The deadline for submissions is **July 25, 2025**. + +[Learn More & Submit Your Proposal](https://nrcon.nodered.org/) + +## Would you like to attend? + +For a direct email reminder when registration opens, you can sign up for updates below. + + + + + +We are proud to support this fantastic community-led event and can't wait to see the innovations that will be shared. See you in November! \ No newline at end of file diff --git a/src/blog/2025/06/images/node-red-con-2025.png b/src/blog/2025/06/images/node-red-con-2025.png new file mode 100644 index 0000000000..2d0a5d8a06 Binary files /dev/null and b/src/blog/2025/06/images/node-red-con-2025.png differ