This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch run2007 in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 4e8b306d6a16aa3e53bebba0a4dd7a4aaa8d0844 Author: Claus Ibsen <[email protected]> AuthorDate: Fri Dec 16 13:14:55 2022 +0100 blog about running camel 1.0 today --- content/blog/2022/12/quarkus-insights/featured.png | Bin 2919601 -> 292607 bytes content/blog/2022/12/quarkus-insights/index.md | 18 ++++++++---------- .../featured.png | Bin .../12/{quarkus-insights => run2007today}/index.md | 0 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/content/blog/2022/12/quarkus-insights/featured.png b/content/blog/2022/12/quarkus-insights/featured.png index 2625250e..29e7ebff 100644 Binary files a/content/blog/2022/12/quarkus-insights/featured.png and b/content/blog/2022/12/quarkus-insights/featured.png differ diff --git a/content/blog/2022/12/quarkus-insights/index.md b/content/blog/2022/12/quarkus-insights/index.md index d08f0b83..99cd7b85 100644 --- a/content/blog/2022/12/quarkus-insights/index.md +++ b/content/blog/2022/12/quarkus-insights/index.md @@ -1,19 +1,17 @@ --- -title: "Camel presented at Quarkus Insights" -date: 2022-12-12 +title: "How to quickly run 16 years old Camel 1.0 route today" +date: 2022-12-16 draft: false -authors: [ppalaga,zbendhiba,davsclaus] +authors: [davsclaus] categories: ["Videos"] -preview: "Apache Camel presented at Quarkus Insights" +preview: "Short video of quickly running Camel 1.0 code with the newest Camel" --- -Apache Camel was recently showcased at the Quarkus Insights show (#110). +A few weeks ago I presented Camel JBang at the Quarkus Insights show +and one of the demos I did was to quickly run Camel 1.0 route copied with the latest Camel. -The session runs 1 hour and 10 minutes, where Peter first -give an overview of Apache Camel, then Claus presents the latest update -on Camel JBang, and with live demos. And the last 40 minutes is focused -on Camel Quarkus where Zineb shows a live coded demo. +This is a [4-minute recording](https://www.youtube.com/watch?v=VTak5jC9Oko) of that demo. -The recording can be watched from [YouTube](https://www.youtube.com/watch?v=stBjGMu73B0). +If you want to see more, then I recommend to watch the [Quarkus Insight session](https://www.youtube.com/watch?v=stBjGMu73B0). diff --git a/content/blog/2022/12/quarkus-insights/featured.png b/content/blog/2022/12/run2007today/featured.png similarity index 100% copy from content/blog/2022/12/quarkus-insights/featured.png copy to content/blog/2022/12/run2007today/featured.png diff --git a/content/blog/2022/12/quarkus-insights/index.md b/content/blog/2022/12/run2007today/index.md similarity index 100% copy from content/blog/2022/12/quarkus-insights/index.md copy to content/blog/2022/12/run2007today/index.md
