Ivana's Coding Bits

CC&B - Building a web service with a custom SQL select

CC&B - Building a web service with a custom SQL select

If you’re using Oracle Utilities Application Framewrok, you have access to extensive documentation, but it doesn’t have many step by step tutorials on how to build a specific thing, like an inbound web service with a custom SQL select and optional parameters in Customer Care and Billing.

Read More
Musings on mental algorithms

Musings on mental algorithms

Recently, I needed to add user roles to my Flask web app.

Read More
HTMX, Hyperscript and Flask - Slideshow gallery

HTMX, Hyperscript and Flask - Slideshow gallery

Continuing work on my project in Flask and Bulma, I needed a neat way to display a photo gallery.

Read More
Hyperscript and Flask - Bulma dropdown

Hyperscript and Flask - Bulma dropdown

Since I got a better grasp of what HTMX is all about, I decided to see what hyperscript , a companion of HTMX, can do for my project.

Read More