WebMCP: The Next Layer of Your WordPress Strategy This video introduces WebMCP — a concept and WordPress plugin that exposes your site’s structured content as…
Continue reading → WebMCP Explained: Turn Your WordPress Site into Tools for AI Agents
Bruno Flaven's website
WebMCP: The Next Layer of Your WordPress Strategy This video introduces WebMCP — a concept and WordPress plugin that exposes your site’s structured content as…
Continue reading → WebMCP Explained: Turn Your WordPress Site into Tools for AI Agents
Part 2 of 2 | AI-Powered WordPress Taxonomy Migration Continuing from Part 1 — Step 3 (Wikidata enrichment) has finished processing 100 WordPress tags. Now…
Continue reading → WordPress Taxonomy Pipeline Pt.2: Wikidata + Breadcrumb JSON & WP Plugin Demo
Part 1 of 2 | AI-Powered WordPress Taxonomy Migration In this video I walk through the first half of a 4-step Python pipeline that semantically…
Continue reading → WordPress Taxonomy Pipeline Pt.1: Fetch Tags + spaCy NER in Python & Docker
This video covers advanced techniques for analyzing subtitle files using machine learning models. We explore a Streamlit application that uses the spaCy library to load…
QUICK DESCRIPTION The 2 main actions I wanted to implement with Selenium was: Scraping web pages: You can definitely use Selenium combined with Beautiful Soup…
Part 2 Python, Screaming Frog, SEO, Automate, POC :: Creating Database in SQLite with Streamlit and SQLAlchemy QUICK DESCRIPTION A personal tooling. A “tool” industrialized…
Part 5, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. Last part dedicated to deploy the same…
Part 4, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. This time we show how to create…
Continue reading → Part 4 – Connect to Heroku with Heroku CLI & deploy your Streamlit application
Part 2, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. How to install python modules in your…
Part 1, This video is part of the post “Extending Streamlit usage to create data science applications and other type of applications”. It is a…
Using Gherkin to write User Stories will allow you to write the test at the same time. In this video, I show how to enable…
Continue reading → Enable Gherkin & Using Gherkin Features with CodeceptJS for WordPress
This video shows a Gherkin feature that test specifically the Homepage with the help of a WordPress plugin. It is good example for a sophisticated…
Continue reading → Combine Gherkin, CodeceptJS & WordPress Plugin for deeper testing
The idea is to rationnalize and industrialize your tests with CodeceptJS so you carry them out like a testing “swiss army knife” or a E2E…
Continue reading → For a better tests Management with CodeceptJS & Docker
It begins in Zambia… First, a huge thank to all the people from ZNBC, FMM and l’Académie to make this happen. Second part presenting chapter…
Continue reading → Set up a local environment for WordPress (WP), requirements for local environment
This is it! With Docker, through Chrome, I launch for real the WordPress Install with the well-known 5 minutes install. Then, I perform on the…
Browse through the code repository and make a test that specifically check values for “General Settings” and “Writing Settings” pages in the WordPress Backoffice. This…
Continue reading → More advanced usage with CodeceptJS testing the WordPress backoffice
Testing with CodeceptJS an extended feature of WordPress made with a plugin leveraging on Custom Post Type, Custom Taxonomy & Advanced Custom Fields for journalist…
Once all the tests have been completed, you can present them using a CodeceptJS (CPJS) plugin called Allure. It is a more user-friendly presentation that…
Continue reading → Launching a nice Testing Reports Dashboard with the CodeceptJS Plugin Allure