meetingcpp

Refactoring from single to multi purpose

Working on an old project, it came to my mind that I do this refactoring from one static path to multiple options for the 2nd time this year...

Refactoring from single to multi purpose

by Jens Weller

From the article:

For the second time this year I'm refactoring a program from a single purpose to have two or more modes of operation. Both times the start and end result is similar, just the processing is different. A classic case of using polymorphism.

The first program was a tool to process videos from speakers, find a face and export the subframe around it into a new video. The first mode was a good approach to test it, and gave results for some speakers. The second mode did a complete scan first, and then gave a smoother video for some videos. Still, both modes had to be retained...

Two new ticket types for Meeting C++

Some news from Meeting C++: there is now one ticket for virtual events of Meeting C++ and for Meeting C++ online a limited amount of sponsored tickets is available

Two new ticket types for Meeting C++

by Jens Weller

From the article:

Today I can announce two important updates for Meeting C++ online and Meeting C++ 2020!

One online ticket for Meeting C++ 2020 and Meeting C++ online

While you can buy separate tickets for Meeting C++ online and 2020, now there is an online ticket for all virtual Meeting C++ events in 2020 available! You can get it in the ticketshop of Meeting C++ 2020 only, as this is the easiest process to offer it. The ticket enables you to attend these online conferences...

A few details and thoughts on online events like Meeting C++ online

Some details and backgrounds on how the online events like CppCon and Meeting C++ 2020/online work

A few details and thoughts on online events like Meeting C++ online

by Jens Weller

From the article:

A few weeks ago I announced Meeting C++ online, and now the first two online events have happend. Now I'd like to share a bit more details with you.

Announcing Meeting C++ online!

Meeting C++ online is a series of virtual events organized by Meeting C++ for the C++ community.

Announcing Meeting C++ online!

by Jens Weller

From the article:

This year has brought a new age, and Meeting C++ will embrace this with hosting online only events in addition to the yearly conference. Its natural addition to what Meeting C++ already offers for the C++ Community. So Meeting C++ online will be a series of different virtual events organized by Meeting C++ for the C++ community.