Anton Scheffer (@antonscheffer) 's Twitter Profile
Anton Scheffer

@antonscheffer

One of the developers of Oracle Application Express (APEX). The views expressed by me on 𝕏 are my own and do not necessarily reflect the views of Oracle.

ID: 2244022182

calendar_today13-12-2013 14:53:24

197 Tweet

241 Followers

5 Following

Anton Scheffer (@antonscheffer) 's Twitter Profile Photo

Finally found time to upgrade as_zip and put it on git: now can read zip64 and deflate64 files. github.com/antonscheffer/… technology.amis.nl/it/parsing-a-m… #as_zip #plsql #orcldb

Anton Scheffer (@antonscheffer) 's Twitter Profile Photo

I'm looking into getting a private key from an Oracle Wallet. Not that much information to be found. github.com/tejado/ssoDecr… is helpful To be used in github.com/antonscheffer/… #as_sftp #orcldb #plsql

Anton Scheffer (@antonscheffer) 's Twitter Profile Photo

Added ed25519 and EcDSA sign/verify to to github.com/antonscheffer/… Something dbms_crypto doesn't has (yet) #plsql #orcldb

Anton Scheffer (@antonscheffer) 's Twitter Profile Photo

Added a howto github.com/antonscheffer/… to create a JWT with #plsql using #as_crypto in the #orcldb RS256, ES256 or HS256

Anton Scheffer (@antonscheffer) 's Twitter Profile Photo

I did some more work on my #plsql #zstd decompresser. It parses now 100% of a 100 files test setπŸ˜€ It only takes 60 seconds ⏱️😟 #plsql definitely needs some bit-fiddling functions 🀞

Louis Moreaux (@moreaux_louis) 's Twitter Profile Photo

It was a great day as a passionate Oracle APEX developer and I couldn't resist publishing a blog post about the new native QR Code and Barcode generation in Oracle APEX 23.2 ✨ lmoreaux.hashnode.dev/oracle-apex-23… #orclAPEX

Anton Scheffer (@antonscheffer) 's Twitter Profile Photo

My latest #orclapex hobby project #MFA #2FA #TOTP, or should I say: Multifactor-with-TOTP-Authenticator? See apex.oracle.com/pls/apex/r/exc… or github.com/antonscheffer/… Requires the latest Oracle APEX version 23.2

Timo Herwix (@therwix) 's Twitter Profile Photo

I just wrote a new blog post about Implementing User Access Control in #orclAPEX with Oracle Identity and Access Management πŸ“ Get ready for part two, where we'll explore how to limit access to just the right group of people or manage their permissionsβœ… tm-apex.hashnode.dev/implementing-u…

Anton Scheffer (@antonscheffer) 's Twitter Profile Photo

Someone asked this week about password protection a PDF with as_pdf3. I once had that working, but I couldn't find any sources. I did some 12 years old source with code to add password protection to an Excel file. So I quickly added that to #as_xlsx before I loose that too πŸ˜ƒ

Someone asked this week about password protection a PDF with as_pdf3. I once had that working, but I couldn't find any sources. I did some 12 years old source with code to add password protection to an Excel file. So I quickly added that to #as_xlsx before I loose that too πŸ˜ƒ
Anton Scheffer (@antonscheffer) 's Twitter Profile Photo

I started to work on upgrading #as_pdf3 No yet ready for #ZugFerd but my latest test result is: Validating file "my.pdf" for conformance level pdfa-3b The document does conform to the PDF/A-3b standard.