B4JTutorialLinux
Creating Linux DEB-package for GUI B4J app
Creating Linux DEB-package for GUI B4J app
@peacemaker · 2025-02-23
B4JTutorialCharts [PYBRIDGE]
Linear regression with scikit learn [PyBridge]
Linear regression with scikit learn [PyBridge]
@Erel · 2025-02-17
B4JTutorialPython [PYBRIDGE]
The very basics [PyBridge]
The very basics [PyBridge]
@Erel · 2025-02-17
B4JTutorialPython [PYBRIDGE]
Tips to make life easier [PyBridge]
Tips to make life easier [PyBridge]
@Daestrum · 2025-02-17
B4JTutorialDrawing
MathArt
Four rotating/pivoting arms of different length and rotating at different speeds (some CW and some CCW) to make all kinds of interesting drawings. Change the speed / direction and length of the arms in the code. The path being traced is that of the tip of the last arm.
@Johan Schoeman · 2025-02-02
B4JTutorialWebApp
HTMX+Bootstrap5+MiniHTML+WebApiUtils+Server
HTMX+Bootstrap5+MiniHTML+WebApiUtils+Server
@aeric · 2025-01-25
B4JTutorialDrawing
Trace of a point on a rolling wheel
Trace of a point on a rolling wheel
@Johan Schoeman · 2025-01-19
B4JTutorialB4J
Run B4J java and javafx Applications on ARM64 Computers
To run a B4J console or GUI Application on any 64-bit ARM computer, e.g. Raspberry Pi 4 or Orange Pi Zero 3
@aminoacid · 2025-01-10
B4JTutorialDatabase
Web API 2 Tutorial
Web API 2 Tutorial (Deprecated)
@aeric · 2025-01-09
B4JTutorialWebApp
Using MiniORMUtils in Web API Server 3
Using MiniORMUtils in Web API Server 3
@aeric · 2025-01-08
B4JTutorialImages [USING PND_SELENIUM LIBRARY]
Google Image Downloader [using Pnd_Selenium Library]
Google Image Downloader [using Pnd_Selenium Library]
@Magma · 2024-12-30
B4JTutorialLinux
Create shared folders in Virtual Box Ubuntu 20.04 machine to transfer files to compile in Linux your B4J Apps
Create shared folders in Virtual Box Ubuntu 20.04 machine to transfer files to compile in Linux your B4J Apps
@hatzisn · 2024-12-03
B4JTutorialWebApp [WEB]
Plug n Play MySQL Database Authentication via PHP REST API in 5 minutes or less [Web]
Plug n Play MySQL Database Authentication via PHP REST API in 5 minutes or less [Web]
@Mashiane · 2024-11-17
B4JTutorialMaths [AND WHERE]
See whether [and where] circles intersect
See whether [and where] circles intersect
@jkhazraji · 2024-10-17
B4JTutorialSithaso [WEB][SITHASODAISY]
Mastering the TailwindCSS Grid [Web] [SithasoDaisy]
Mastering the TailwindCSS Grid [Web] [SithasoDaisy]
@Mashiane · 2024-09-26
B4JTutorialRaspberry Pi
Turn your Raspberry Pi into a print Server and use it with B4J
Turn your Raspberry Pi into a print Server and use it with B4J
@hatzisn · 2024-09-25
B4JTutorialGame
A flat version of Rubik''s Cube
A flat version of Rubik''s Cube
@Johan Schoeman · 2024-09-23
B4JTutorialBAnano [BANANO]
New tools for debugging remote devices in 9.05 [BANano]
New tools for debugging remote devices in 9.05 [BANano]
@alwaysbusy · 2024-09-18
B4JTutorialSithaso [WEB]
SithasoDaisy - Pocketbase User Authentication [Web]
SithasoDaisy - Pocketbase User Authentication [Web]
@Mashiane · 2024-09-11
B4JTutorialBAnano [WITHOUT ATTACHMENTS][BANANO]
Send Emails using PHP [Without Attachments] [BANano]
Send Emails using PHP [Without Attachments] [BANano]
@Mashiane · 2024-09-04
B4JTutorialBAnano [BANANO]
How to sign PDF Documents? [BANano]
How to sign PDF Documents? [BANano]
@Mashiane · 2024-08-31
B4JTutorialBAnano - database [WEB][BANANO]
Plug n Play PHP CRUD REST API for SQLite with Authentication [Web] [BANano]
Plug n Play PHP CRUD REST API for SQLite with Authentication [Web] [BANano]
@Mashiane · 2024-08-26
B4JTutorialSithaso [WEB][SITHASODAISY]
Awesome Bottom Navigation 5 Pages Example & Template [Web] [SithasoDaisy]
Awesome Bottom Navigation 5 Pages Example & Template [Web] [SithasoDaisy]
@Mashiane · 2024-08-19
B4JTutorialSithaso [WEB][SITHASODAISY]
Mashy Teaches Mobile WebApp Development [Web] [SithasoDaisy]
Mashy Teaches Mobile WebApp Development [Web] [SithasoDaisy]
@Mashiane · 2024-08-17
B4JTutorialAudio/Video
Playing audio stream with audio effects using FFmpeg
Playing audio stream with audio effects using FFmpeg
@Vitor · 2024-08-17
B4JTutorialExcel [BANANO]
Using ExcelJS to create Excel Reports based on existing templates [BANano]
Using ExcelJS to create Excel Reports based on existing templates [BANano]
@Mashiane · 2024-08-13
B4JTutorialSocial [WEB]
Beginning Telegram Mini Apps - CloudStorage aka CRUD Key-Value Store [Web]
Beginning Telegram Mini Apps - CloudStorage aka CRUD Key-Value Store [Web]
@Mashiane · 2024-08-09
B4JTutorialDatabase
jRDC2 client example (using modded jRDC2)
Attached you find an example of accessing a jRDC2 server. This is a conversion of the DBUtils example program (here: https://www.b4x.com/android/forum/threads/dbutils-example.34611/#content). Please use the modded jRDC2 server (here: https://www.b4x.com/android/forum/threads/modded-jrdc2-w-sqlite-support-and-more.85578/). I used this client to do some "smoke" testing and remove some uncaught exceptions errors that I triggered in the original jRDC2 code (here: https://www.b4x.com/android/forum/t...ation-of-rdc-remote-database-connector.61801/). Please note that I create a "helper" code module jRDC2Utils that encapsulates some of the jRDC2 communication. This may not be the way to go, but it seems to work. I do seem to have some issues with events and order of events (one is documented in the source, the end of the AppStart method). For now it shows a small glimpse of jRDC2.
@OliverA · 2024-07-29
B4JTutorialSocial [WEB]
Beginning Telegram Mini Apps - Alerts [Web]
Beginning Telegram Mini Apps - Alerts [Web]
@Mashiane · 2024-07-27
B4JTutorialSocial [WEB]
Beginning Telegram Mini Apps - Back & Settings Buttons [Web]
Beginning Telegram Mini Apps - Back & Settings Buttons [Web]
@Mashiane · 2024-07-26