hartenfeller.dev
Home Blog Links

Search Blog Posts

APEX (4) User-Interfaces (2) Security (1) HTML (1) Web-Development (1) SEO (1) Oracle (1) PL/SQL (1)
2020 (5)

Posts with tag: 2020

Dropzone with improved UX

APEX 20.2: improve Dropzone UX with CSS

Great News: APEX 20.2 is finally out and adds a Dropzone component. For me, it does not look as intuitive as the Plug-In did, so I tried to improve the UX of it with a few lines of CSS.

October 29, 2020
multiple locks chained to a fence

APEX Security: Why Sequential Primary Keys Can Be A Risk

If you use sequences to generate primary key values make sure you use the checksum feature of APEX. Otherwise, users can easily discover data they should not be able to see by raising or lowering the numeric ID in the URL.

July 30, 2020
semantic html

10 semantic HTML tags to better structure your website

HTML 5 added a set of new HTML tags known as "semantic" tags to better structure websites. You should use them to avoid sinking in chaos with many levels of nested divs. They also have the benefit to make your website more accessible.

June 15, 2020
Display of status chips

APEX: Highlight important values in tables with chips

Tables make it hard to give hierarchy to data. To underline the importance of certain values in a table you can use chips that highlight the values with colors.

June 8, 2020
multiple polaroid photos

Oracle: Generate DML scripts for images / blobs

I want to share a little script I wrote which generates a DML scripts for blob values like images. The output script can be used in your schema install script with your other master data.

June 1, 2020
© 2025 Philipp Hartenfeller
Imprint
This website does not use cookies
Privacy Policy
Contact