Posts

Midjourney - Art of prompting

Image
What would you prompt to achieve such results? Try this one: The Pope with lips like kiss bloo a big pink gum bubble ,   high fashion ,   vibrant colors ,   fashion photography ,   detailed ,   magazine photography ,   with vibrant colors and exquisite details ,   Canon EOS 5D Mark IV ,   24   -   70mm lens ,   f /   4 ,   ISO 200 ,   1 /   100 sec ,   textures and details .   Warm lighting ,   high   -   end fashion ,   urban setting

A New Dawn: From Oracle Apex to Generative AI

Hello dear readers, If you've been here before, you'll remember a time when this space was filled with insights and tutorials on Oracle Application Express (Apex). It's been over a decade since my last post, and the tech landscape has shifted remarkably since then. Today, I'm excited to delve into a topic that has piqued my interest in recent years: Generative AI, specifically focusing on prompt engineering for models like GPT and platforms such as Midjourney. Why the shift? In the past, I explored the intricacies of Apex, offering a helping hand to many as they navigated that ecosystem. But as I evolved in my tech journey, I became fascinated by how AI can generate content, assist in decision-making, and even partake in creative processes. What is Generative AI? Generative AI models, like GPT by OpenAI, are designed to produce content. By feeding them prompts, these models can write essays, poems, code, and even music. But the true art lies in "prompt engineering&

Font-Awesome

If you are using Twitter Bootstrap  for you visual layer, you should consider using  Font-Awesome for the icons.

Asynchronous file upload to an APEX_COLLECTION

If you are using asynchronous requests to upload data into an APEX_COLLECTION, you will end up with an ORA-00001: unique constraint violated (APEX_040100.WWV_FLOW_COLLECTION_MEMBERS_PK) . The reason is simple, sometimes APEX tries to insert the same value (WWV_FLOW_COLLECTION_MEMBERS$.SEQ_ID). A workaround consist of managing queues on the server side.

Google Visualization API Essentials

Image
I have finished my technical review of a new book:  Google Visualization API Essentials I try to diversify my projects and topics related to them.

Google Security - Hall of fame - Honorable Mention

This summer, I discovered a bug in the billing module of Google AdWords . Working with the Google Security Team, we have been able to reproduce and fix the problem. Thus, my name is found on the Google Security Hall of Fame . Usually, I don't dig for exposure, but when I do, I do it Béton! ;)

Oracle FORMS to APEX

Image
When Chuck Norris uses FORMS it's already converted to APEX. Since none of us is Chuck Norris, we need to use APEX Framework to ensure a perfect Oracle FORMS conversion project. This is where the work of SIE comes into play.