Once upon a time, I was tuning a database performance issue. The accompanying database was an Oracle database, and the key problem was simply that the data needed to be…
Category: Apps
Email theme in PrestaShop using the module
In this blog we will learn how to add an email subject to PrestaShop using a module. In PrestaShop, you can add a new theme folder directly to mail/themes, but…
Odoo AI Engine Using LLM (Ollama) User Manual
Introduction Create SEO Friendly Content Instantly Using Odoo AI Engine Using LLM (Ollama)! The Odoo AI Engine powered by LLM (Ollama) helps users quickly create content that is SEO-friendly and…
CodeSOD: Top Level Validator
As is often stated, the specification governing email addresses is complicated and not well suited for regular expressions. You can get there, but honestly, most apps can get away with…
Magento 2 Improved index management
With the release of Magenta 2.4.7, many performance and scalability improvements were introduced. One of them is indexer management. Here Magento 2 introduced – Indexer Status Setting which allows admins…
Error: Salary
There are an infinite number of ways to be wrong, but only a very small number of ways to be right. Patient Peter W. reveals that MS Word has a…
Telling the truth – The Daily WTF
Many languages eschew “truth” for “true”. Today we look at PHP’s approach. PHP automatically coerces types to boolean with some fairly simple rules: Boolean false is fake whole number 0…
Interrupted by Nulls – The Daily WTF
Arrays in Cu are a unique collection of errors. The biggest is the idea of zero termination. Null termination is not without its advantages: since you use a single byte…
Magento 2 Audio Player Guide
The Magento 2 Audio Player extension allows the admin to add audio content to the product description. Allows the administrator to add products with audio content. This feature allows users…
Two pizzas for me – The Daily WTF
Gloria was a senior developer at IniMirage, a company that builds custom visualizations for its clients. Over the years, IniMirage had grown to more than 100 people, but was still…