B4J Library [Web][ABMaterial] Framework for WebApps - alwaysbusy May 17, 2024 (74 reactions) TIP: For absolute beginners with ABM, Get started with the Mini Template
TIP: Get started with 'ABMaterial For Dummies' by Harris here! (lessons)
TIP: My mini course on Youtube by MichalK73
ABMaterial is a framework combining a tuned Materialize CSS with the free programming tool B4J. It allows cre B4J Question Hello, due to my lack of much experience in the web and its applications, I have been confused a lot, please clarify betwee - alwaysbusy (first post) Sep 10, 2024 (9 reactions) In simple words, ABMaterial is an UI layer written on top of jServer so it has all the same capabilities (and limitations like requiring a VPS host) but the programmer can use UI components from this library to build the frontend that is served back to the client. This library is still used heavily B4J Library ABMaterial - an exploration of cookies - JackKirk May 05, 2024 (3 reactions) PREAMBLE
A useful primer:
https://clearcode.cc/blog/browsers-first-third-party-cookies/
I apologise in advance for the scale of this but it is forced by the need to explore cookie behaviour under various server settings - local/remote secure/unsecure selfsigned/certificate authority signed.
As p B4J Library ABMaterial - a robust(?) camera component - JackKirk May 05, 2024 (2 reactions) INSTALLATION
RUN WITH SELF-SIGNED SSL ON LOCALHOST
RUN WITH CERTIFICATE AUTHORITY (LetsEncrypt) SIGNED SSL ON REMOTE PC
CORRECTIONS AND UPDATES LOG
POSSIBLE ENHANCEMENTS
KNOWN BUGS
BROWSER TESTING TO DATE
ADDITIONAL NOTES
USE OF Windows Copilot
A TRICK I HAVE FOUND THAT MAY HAVE GENERAL USE IN ABMat B4J Question ABMaterial - protection of folders and files. - Erel (first post) Apr 19, 2018 (3 reactions) By default yes.
Depends on where they are stored.
You can use Filters to prevent access. B4J Library [ABMaterial]: Attempting a file chooser - alwaysbusy (first post) Apr 15, 2020 (2 reactions) HTMLElement is not an ABMaterial class (they start with ABM) but one of your own classes so you should have the source code for that. B4J Question ABMaterial. Dead or Alive? - alwaysbusy (first post) Jan 04, 2023 (5 reactions) ABMaterial is a mature library nowadays that requires very little to no maintenance and is used within our company extensively (together with BANano, my other Web Apps library) for many Web Apps used by thousands of users. It has not been 'taken over' by anyone and is still maintained by me, but it B4J Question [ABMaterial] Having multiple customers using an app. - MichalK73 (first post) Sep 04, 2021 (1 reaction) One base with customer indetifier. That's enough nothing more. B4J Tutorial [ABMaterial]: Understanding Events with Helper Classes - alwaysbusy (first post) Apr 05, 2018 (2 reactions) Althought you clearly stated it is not usable for ABM, it still is very confusing to show this. Some beginning users will asume this is usable in ABM, while it never will be. B4J Question [SOLVED] ABMaterial - how to detect if user abandons a webpage - MichalK73 (first post) Sep 09, 2024 (1 reaction) Websocket disconnect indicates that the page has been left by the user. Page: 1 2 3 4 5 6 7 Powered by ColBERT |