B4JLibraryCamera [?]
ABMaterial - a robust[?] camera component
ABMaterial - a robust[?] camera component
@JackKirk · 2024-05-03
B4JTutorialABMaterial
ABMaterial - Add to Home Screen functionality - principally for Android Chrome and iOS Safari
ABMaterial - Add to Home Screen functionality - principally for Android Chrome and iOS Safari
@JackKirk · 2024-05-03
B4JTutorialSithaso [WEB][SITHASODAISY]
Mastering the SDUIDragTabs Component i.e. Draggable Tabs [Web] [SithasoDaisy]
Mastering the SDUIDragTabs Component i.e. Draggable Tabs [Web] [SithasoDaisy]
@Mashiane · 2024-05-03
B4JLibraryABMaterial
ABMaterial
ABMaterial is a new framework combining a tuned Materialize CSS with the free programming tool B4J. It allows creating WebApps that not only look great thanks to Googles Material Design, but can be programmed with the powerful free tool from Anywhere Software without any knowledge of HTML or CSS.
@alwaysbusy · 2024-05-02
B4JTutorialABMaterial [ABMATERIAL]
Mini Template for absolute beginners [ABMaterial]
Mini Template for absolute beginners [ABMaterial]
@alwaysbusy · 2024-05-02
B4JTutorialWebApp [WEB]
Creating Secure MySQL REST API based WebApps using Api Keys on top of HTTPS [Web]
Creating Secure MySQL REST API based WebApps using Api Keys on top of HTTPS [Web]
@Mashiane · 2024-04-29
B4JSnippetWebApp [PROJECT TEMPLATE][WEB]
MinimaList API Server [Project Template] [Web]
MinimaList API Server [Project Template] [Web]
@aeric · 2024-04-29
B4JLibraryComms & Network [WEB]
MinimaList Controller [Web]
A library that can be use to create basic structure of a controller class for Web API 2.
@aeric · 2024-04-29
B4JTutorialDatabase
Web API 2 Tutorial
Web API 2 Tutorial (Deprecated)
@aeric · 2024-04-29
B4JSnippetDatabase
Mini ORM
This class can be used for scaffolding db schema or used together with my Web API.
@aeric · 2024-04-28
B4JSnippetDatabase
Web API Template 2 [Beta]
Web API Template 2
@aeric · 2024-04-28
B4JLibraryDatabase [WEB]
WebAPI Controller [Web]
This library is use to create basic controller class in Web API Server v2.04+ template.
@aeric · 2024-04-28
B4JLibraryDatabase [WEB]
WebApiUtils [Web]
A utility class to simplify the development for Web API Server v2.04+ template.
@aeric · 2024-04-28
B4JLibraryWebApp [WEB]
MinimaListUtils [Web]
A utility class to manipulate a simple List of Map to do basic CRUD.
@aeric · 2024-04-24
B4JTutorialDatabase [WEB API 2]
Tutorial - Using Web API Controller [Web API 2]
Tutorial - Using Web API Controller [Web API 2]
@aeric · 2024-04-24
B4JSnippetDatabase
Web API Template
A boilerplate for creating CRUD based RESTful Web API.
@aeric · 2024-04-24
B4JTutorialSithaso [WEB][SITHASODAISY]
Mastering the Team Grid Component [Web] [SithasoDaisy]
Mastering the Team Grid Component [Web] [SithasoDaisy]
@Mashiane · 2024-04-23
B4JTutorialBAnano - Vue [BANANOVUETIFYAD]
Vuetify WebSites & WebApps with BANano for Dummies [BANanoVuetifyAD]
Vuetify WebSites & WebApps with BANano for Dummies [BANanoVuetifyAD]
@Mashiane · 2024-04-23
B4JSnippetOther [TSA]
Radio Frequency Channel Monitor - Logger for Tine Spectrum Analyzer [TSA]
Radio Frequency Channel Monitor - Logger for Tine Spectrum Analyzer [TSA]
@rgarnett1955 · 2024-04-19
B4JLibraryPayment
VivaWallet / VivaPayment Class using CLOUD API
VivaWallet / VivaPayment Class using CLOUD API
@Magma · 2024-04-18
B4JSnippetStrings
ROT13 Function
ROT13 (Rotate by 13 places) is a simple letter substitution cipher that replaces a letter with the 13th letter after it in the alphabet. It is a special case of the Caesar cipher which was developed in ancient Rome. ROT13 is not a secure encryption method, but rather a form of obfuscation used to hide text, especially spoilers or punchlines in online forums. It works by shifting each letter 13 positions in the alphabet, looping back to the beginning if needed (e.g., ''Z'' becomes ''M'', ''A'' becomes ''N''). The same function is used for both encoding and decoding, as ROT13 is its own inverse.
@Douglas Farias · 2024-04-12
B4JSnippetDatabase [ITE][WITH SOURCE CODE][B4J][SQL][SQLITE][CRUD][CLASS]
wmCRUD - a generic class for CRUD operations on an SQL[ite] database [with source code] [B4J] [SQL] [SQLite] [CRUD] [Class]
wmCRUD - a generic class for CRUD operations on an SQL[ite] database [with source code] [B4J] [SQL] [SQLite] [CRUD] [Class]
@walt61 · 2024-04-09
B4JTutorialSithaso [WEB][SITHASODAISY]
PocketBase - Configuring & Adding Google Authentication to your Apps [Web] [SithasoDaisy]
PocketBase - Configuring & Adding Google Authentication to your Apps [Web] [SithasoDaisy]
@Mashiane · 2024-03-27
B4JSnippetAudio/Video [UPDATE]
Beautiful display of MediaView and MediaController. [Update]
Beautiful display of MediaView and MediaController. [Update]
@TILogistic · 2024-03-25
B4JLibraryOS [B4J]
Get Unique hardware ID + Lib [b4j]
Get Unique hardware ID + Lib [b4j]
@behnam_tr · 2024-03-22
B4JLibraryComms & Network
xSocket - The socket library is fully functional for event and semantic message streams
xSocket is a library wrapped around Socket.d. Socket.d has a collection of many connection protocols: TCP, UDP and WS. It can be used for MSG, RPC, IM, MQ and other scenarios, and can replace Http, Websocket, gRpc and other protocols. Such as the connection between the mobile device and the server, such as some microservice scenarios, etc.
@tummosoft · 2024-03-21
B4JTutorialSithaso [WEB][SITHASODAISY]
The eye opening truth about the FlatPickr Date / Time Picker [Web] [SithasoDaisy]
The eye opening truth about the FlatPickr Date / Time Picker [Web] [SithasoDaisy]
@Mashiane · 2024-03-20
B4JSnippetTable/Grid
DatTable - extension of B4XTable
Based on the B4XTable library, I have made a small enhancement that is extremely practical for the user. It enables three additional functionalities: a) Reordering of row sequence and column lengths b) Resetting the saved layout (to default layout) c) Exporting data to Excel
@DarkoT · 2024-03-19
B4JTutorialSithaso [WEB][SITHASODAISY]
Table Row Column Conditional Colors [Web] [SithasoDaisy]
Table Row Column Conditional Colors [Web] [SithasoDaisy]
@Mashiane · 2024-03-19
B4JTutorialSithaso [WEB][SITHASODAISY]
Table Row Conditional Colors [Web] [SithasoDaisy]
Table Row Conditional Colors [Web] [SithasoDaisy]
@Mashiane · 2024-03-19