B4JTutorialDatabase
Trigger B4J Script with MySQL on Linux via udf_sys
Trigger B4J Script with MySQL on Linux via udf_sys. This Tutorial save you a lot of time and is an Important Feature for Remote Database Apps! Integrated in this Tutorial: -install udf_sys on MySQL (Ubutnu 16.04) -call B4J Script (.jar) over MySQL Trigger -example for a Trigger that call this script -example for a B4J script (Firebase Push Notification)
@Alexander Stolte · 2018-01-26
B4JTutorialB4J [TOOL]
StorePackager - publish your App to the Mac AppStore [Tool]
In this tutorial, I want to show you, how you can upload your Java Application to the Mac AppStore.
@JanPRO · 2018-01-25
B4JTutorialhtml
Beginning Bootstrap 4 with OneEvery
This is a work in progress app that one can use to learn the different web frameworks available. Currently this comes with Bootstrap 4 where one can 1. create the various HTML elements, 2. add attributes and 3. classes to them and 4. see the resulting output in real time. A lot of bootstrap components have been covered already. This is built on top of the HTML Element class, the Editable TableView. The editable tableview has now been updated to have CRUD functionality as it is now linked to an underlying SQLite database with some additional properties to make that go.
@Mashiane · 2018-01-21
B4JTutorialABMaterial [PEN & PAPER]
Create a simple ''Contacts'' ABMaterial WebApp - Part 1 [Pen & Paper]
Create a simple ''Contacts'' ABMaterial WebApp - Part 1 [Pen & Paper]
@Mashiane · 2017-12-23
B4JTutorialABMaterial [PEN & PAPER]
Create a simple ''Contacts'' ABMaterial WebApp - Part 2 [Pen & Paper]
Create a simple ''Contacts'' ABMaterial WebApp - Part 2 [Pen & Paper]
@Mashiane · 2017-12-23
B4JTutorialABMaterial [ABMATERIAL]
MashAppStore (Apple/Google Play) [ABMaterial]
MashAppStore (Apple/Google Play) [ABMaterial]
@Mashiane · 2017-12-22
B4JTutorialABMaterial [PEN & PAPER]
Create a simple ''Contacts'' ABMaterial WebApp - Part 3 [Pen & Paper]
Create a simple ''Contacts'' ABMaterial WebApp - Part 3 [Pen & Paper]
@Mashiane · 2017-12-20
B4JTutorialABMaterial [ABMATERIAL]
Responsive containers [ABMaterial]
Responsive containers [ABMaterial]
@alwaysbusy · 2017-12-20
B4JTutorialABMaterial [ABMATERIAL]
Custom Icons [ABMaterial]
Custom Icons [ABMaterial]
@alwaysbusy · 2017-12-18
B4JTutorialABMaterial [ABMATERIAL]
Getting & Setting JavaScript Properties to Custom Components [ABMaterial]
Getting & Setting JavaScript Properties to Custom Components [ABMaterial]
@Mashiane · 2017-12-12
B4JTutorialABMaterial [ABMATERIAL]
Raising Events from Custom Components [ABMaterial]
Raising Events from Custom Components [ABMaterial]
@Mashiane · 2017-12-12
B4JTutorialABMaterial [ABMATERIAL]
Theming Custom Components with CSS [ABMaterial]
Theming Custom Components with CSS [ABMaterial]
@Mashiane · 2017-12-12
B4JTutorialDatabase [SQLITE]
Make Custom Functions and Regex [SQLite]
SQLite3 has the REGEXP keyword. Unfortunately, the REGEXP keyword references an SQLite user defined function that is not defined by default. That means if we want to use REGEXP in our SQLite commands, we have to define it ourselves. The attached project demonstrates how to create your own user defined functions that use B4J code and how to define a REGEXP function that SQLite will call when you use the REGEXP keyword in a command.
@Roycefer · 2017-12-10
B4JTutorialB4J
Microsoft change to User Document Directory
If you are using the code Erel posted here: https://www.b4x.com/android/forum/t...y-on-mac-linux-and-windows.61655/#post-389087 to get the user document directory on a windows PC, for new Win 10 installations it will now return the Document directory in OneDrive by default. You can change that behaviour by following the instructions here: https://support.office.com/en-gb/ar...ndows-10-33da0077-770c-4bda-b61e-8c8e8ca70ac7
@stevel05 · 2017-11-30
B4JTutorialABMaterial [ABMATERIAL]
Raspberry Pi Service Setup [ABMaterial]
Raspberry Pi Service Setup [ABMaterial]
@rwblinn · 2017-11-30
B4JTutorialABMaterial [ABMATERIAL]
Custom Component Shiny Knob [ABMaterial]
Custom Component Shiny Knob [ABMaterial]
@rwblinn · 2017-11-18
B4JTutorialABMaterial [ABMATERIAL]
Alternative lightweight charts [ABMaterial]
Alternative lightweight charts [ABMaterial]
@alwaysbusy · 2017-11-12
B4JTutorialB4J [GCE]
For Noobs, Part 1 - Intro [GCE]
For Noobs, Part 1 - Intro [GCE]
@Ed Brown · 2017-11-08
B4JTutorialB4J [GCE]
For Noobs, Part 13 - Pricing Calculator Basics - What To Consider [GCE]
For Noobs, Part 13 - Pricing Calculator Basics - What To Consider [GCE]
@Ed Brown · 2017-11-08
B4JTutorialB4J [GCE]
For Noobs, Part 12 - Static vs Ephemeral IP Addresses [GCE]
For Noobs, Part 12 - Static vs Ephemeral IP Addresses [GCE]
@Ed Brown · 2017-11-06
B4JTutorialService/Receiver [GCE]
For Noobs, Part 10 - Running Your B4J App As A Service and Automatically Starting At Boot [GCE]
For Noobs, Part 10 - Running Your B4J App As A Service and Automatically Starting At Boot [GCE]
@Ed Brown · 2017-11-05
B4JTutorialB4J [GCE]
For Noobs, Part 8 - Installing A B4J Console App [GCE]
For Noobs, Part 8 - Installing A B4J Console App [GCE]
@Ed Brown · 2017-11-05
B4JTutorialB4J [GCE]
For Noobs, Part 9 - Running Your B4J App [GCE]
For Noobs, Part 9 - Running Your B4J App [GCE]
@Ed Brown · 2017-11-05
B4JTutorialB4J [GCE]
For Noobs, Part 11 - Firewall [GCE]
For Noobs, Part 11 - Firewall [GCE]
@Ed Brown · 2017-11-04
B4JTutorialB4J [GCE]
For Noobs, Part 2 - Creating a Google Cloud Platform Account [GCE]
For Noobs, Part 2 - Creating a Google Cloud Platform Account [GCE]
@Ed Brown · 2017-11-04
B4JTutorialB4J [GCE]
For Noobs, Part 3 - Creating an Empty Virtual Machine [GCE]
For Noobs, Part 3 - Creating an Empty Virtual Machine [GCE]
@Ed Brown · 2017-11-04
B4JTutorialB4J [GCE]
For Noobs, Part 4 - Connecting To Your Virtual Machine [GCE]
For Noobs, Part 4 - Connecting To Your Virtual Machine [GCE]
@Ed Brown · 2017-11-04
B4JTutorialB4J [GCE]
For Noobs, Part 5 - Installing the Java Runtime Environment (JRE) [GCE]
For Noobs, Part 5 - Installing the Java Runtime Environment (JRE) [GCE]
@Ed Brown · 2017-11-04
B4JTutorialB4J [GCE]
For Noobs, Part 6 - Installing MySQL / MariaDB [GCE]
For Noobs, Part 6 - Installing MySQL / MariaDB [GCE]
@Ed Brown · 2017-11-04
B4JTutorialB4J [GCE]
For Noobs, Part 7 - Changing MariaDB root Password [GCE]
For Noobs, Part 7 - Changing MariaDB root Password [GCE]
@Ed Brown · 2017-11-04