Tutorial - Using Web API Controller [Web API 2]
Tutorial - Using Web API Controller [Web API 2]
@aeric · 2024-04-24
Vuetify WebSites & WebApps with BANano for Dummies [BANanoVuetifyAD]
Vuetify WebSites & WebApps with BANano for Dummies [BANanoVuetifyAD]
@Mashiane · 2024-04-23
Mastering the Team Grid Component [Web] [SithasoDaisy]
Mastering the Team Grid Component [Web] [SithasoDaisy]
@Mashiane · 2024-04-23
Radio Frequency Channel Monitor - Logger for Tine Spectrum Analyzer [TSA]
Radio Frequency Channel Monitor - Logger for Tine Spectrum Analyzer [TSA]
@rgarnett1955 · 2024-04-19
VivaWallet / VivaPayment Class using CLOUD API
VivaWallet / VivaPayment Class using CLOUD API
@Magma · 2024-04-18
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
PocketBase - Configuring & Adding Google Authentication to your Apps [Web] [SithasoDaisy]
PocketBase - Configuring & Adding Google Authentication to your Apps [Web] [SithasoDaisy]
@Mashiane · 2024-03-27
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
Table Row Conditional Colors [Web] [SithasoDaisy]
Table Row Conditional Colors [Web] [SithasoDaisy]
@Mashiane · 2024-03-19
Table Row Column Conditional Colors [Web] [SithasoDaisy]
Table Row Column Conditional Colors [Web] [SithasoDaisy]
@Mashiane · 2024-03-19
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
How to create a sticky footer [Web] [SithasoDaisy]
How to create a sticky footer [Web] [SithasoDaisy]
@Mashiane · 2024-03-15
How to create a sticky Bottom Navigation Bar & navigate your app pages [Web] [SithasoDaisy]
How to create a sticky Bottom Navigation Bar & navigate your app pages [Web] [SithasoDaisy]
@Mashiane · 2024-03-15
A beautiful Landing Page with Multiple Page Navigation & No Drawer [Web] [SithasoDaisy]
A beautiful Landing Page with Multiple Page Navigation & No Drawer [Web] [SithasoDaisy]
@Mashiane · 2024-03-15
Navigating between differerent pages of your app [Web] [SithasoDaisy]
Navigating between differerent pages of your app [Web] [SithasoDaisy]
@Mashiane · 2024-03-14
MediaView - video player
This library includes two custom views: MediaView and MediaViewController. MediaView can play local and remote videos and music. The native JavaFX MediaView doesn''t include a controller interface. I''ve implemented one. You can use it or create your own. Tip: the controller code and layout are inside the b4xlib file.
@Erel · 2024-03-13
jRDC2
jRDC2 - B4J implementation of RDC (Remote Database Connector)
@Erel · 2024-03-13
Close xui.MsgboxAsync or xui.Msgbox2Async with code
Close xui.MsgboxAsync or xui.Msgbox2Async with code
@Chris2 · 2024-03-08
How to implement Facial Recognition Authentication in your Web App [SithasoDaisy]
Facial recognition authentication without having to use a password, email etc, but facial recognition. You will need https://faceio.net/ It has an easy to follow wizard to create your app and then incorporate their REST API / JS files into your app.
@Mashiane · 2024-03-06
SithasoDaisy TailwindCSS - Multilanguage
SithasoDaisy TailwindCSS - Multilanguage
@MichalK73 · 2024-03-05
Folder size
Folder size
@LucaMs · 2024-03-05
Standardize Keys in Key-Value Maps
I have often used Maps as a means of sending property information to Subs. One problem, easily fixed, is that the person specifying the map with ''CreateMap'' may use a different case-ness in the keys than expected. Also, they (you) may inadvertently add spaces at start or end of key.
@William Lancee · 2024-03-03
LetsEncrypt SSL certificates [server]
LetsEncrypt SSL certificates [server]
@Erel · 2024-03-03
Compare text strings
Compare text strings
@emexes · 2024-03-03
Bouncing a single ray inside an equilateral triangle [100 simultaneous rays in Post #2]
Bouncing a single ray inside an equilateral triangle [100 simultaneous rays in Post #2]
@Johan Schoeman · 2024-03-02
How to detect if your device browser is in Dark / Light Theme Mode [BANano]
How to detect if your device browser is in Dark / Light Theme Mode [BANano]
@Mashiane · 2024-03-01
Access DB [mdb] BeginTransaction and AddNonQueryToBatch
Access DB [mdb] BeginTransaction and AddNonQueryToBatch
@LucaMs · 2024-03-01
MDI Child Windows
MDI Child Windows
@Magma · 2024-02-29
Bouncing a single ray inside a square
Bouncing a single ray inside a square
@Johan Schoeman · 2024-02-23
Bulk Email / Email Campaigns with the SithasoDaisy Mini CRM WebApp, PocketBase & GMail [Web] [SithasoDaisy]
Bulk Email / Email Campaigns with the SithasoDaisy Mini CRM WebApp, PocketBase & GMail [Web] [SithasoDaisy]
@Mashiane · 2024-02-17