B4JTutorialB4J
My B4J Packager - an extended version
This "My B4J Packager" started as the B4Jpackager provided by Erel. I have added the text entry fields for the extra things like, Menu Group, JavaVM Options (to set memory requirements), System Property definition, and extended the Vendor text to set the Publisher/Company fields for the installed program in Windows. My B4J Packager also allows for multiple Projects. The settings for each project are stored individually. Changing the Project Name, (after 1 sec) the previously used settings for that project will be reloaded. Project settings are re-saved on a Build and program exit. Settings can be copied by simply entering a new project name. The Build button and Progress Bar have been stylised a little, just because I could. Also, added tool tips to help with text. Fixed the BROWSE button fault when a previously defined file path no longer points to a valid path (things were moved). This was causing a program crash.
@Starchild · 2019-10-02
B4JTutorialBAnano
BANanoJSONQuery to the rescue: The case of the survey app.
BANanoJSONQuery to the rescue: The case of the survey app.
@Mashiane · 2019-09-22
B4JTutorialOther [EXAMPLE]
Building a coalition [Example]
We had an elections yesterday and I saw a nice widget which can serve as a small example. There are several parties each one with a random number of chairs. The government is made of 61+ chairs out of a total of 120 chairs. BitmapCreatorEffects is used to create images with other colors based on the black image. The chairs are updated in a resumable loop. The target number and the current number are compared each time.
@Erel · 2019-09-18
B4JTutorialBAnano - Vue [BANANOVUE]
Building WebApps/Websites with VueJS [BANanoVue]
Building WebApps/Websites with VueJS [BANanoVue]
@Mashiane · 2019-09-15
B4JTutorialHome automation
Raspbee - RPi Zigbee home automation with B4X
Raspbee - RPi Zigbee home automation with B4X
@walt61 · 2019-09-11
B4JTutorialExcel
jPOI Library - Automatic column width.
jPOI Library - Automatic column width.
@Mark Read · 2019-09-10
B4JTutorialLinux [B4J SERVER APPS]
Guide to run a Linux as a Windows 10 Subsystem [B4J server apps]
With the latest update for Windows 10 (version 1903), you can install a Linux distro as a Windows 10 Subsystem. This is very cool for us B4J developers as we can now very easily setup an environment for e.g. a jServer Web App without creating a VM. You can mimic a VPS, try out load balancing stuff with HAProxy, setting up an Apache or MySQL server etc...
@alwaysbusy · 2019-08-29
B4JTutorialABMaterial [ABMATERIAL]
How to run it on a Raspberry Pi [ABMaterial]
How to run it on a Raspberry Pi [ABMaterial]
@janderkan · 2019-08-21
B4JTutorialBAnano
BANano for Dummies by Example
BANano for Dummies by Example
@Mashiane · 2019-08-18
B4JTutorialDatabase
Testing jRDC2 start to end on a VM
I have wrote this just in case someone needs to implement the jRDC2 on a VM on cloud, I know a lot of members already know this and it is definitely not a new information, but for someone that have not tried this before I think it will be useful to have a start to end process.
@AymanA · 2019-08-14
B4JTutorialRaspberry Pi
Raspberry Pi with Java 11
Running UI apps on Raspberry Pi with Java 11 is relatively simple.
@Erel · 2019-08-08
B4JTutorialBAnano [BANANOWEBIX]
Creating Multi-Page Apps - Part 1 [BANanoWebix]
Creating Multi-Page Apps - Part 1 [BANanoWebix]
@Mashiane · 2019-08-06
B4JTutorialBAnano [BANANO3D]
Beginning 3D with Three.JS [BANano3D]
Beginning 3D with Three.JS [BANano3D]
@Mashiane · 2019-08-05
B4JTutorialB4J
B4J How Tos - Front End Update
I went to use Rob''s B4J How To''s info (https://www.b4x.com/android/forum/threads/b4j-howtos.36350) and found like a few others that it wouldn''t work in my web browser. So I wrote a plain HTML front end to replace the existing CSS driven menu.
@PenguinHero · 2019-08-05
B4JTutorialBAnano [BANANOCREATEJS]
Beginning HTML5 games with CreateJS [BANanoCreateJS]
Beginning HTML5 games with CreateJS [BANanoCreateJS]
@Mashiane · 2019-08-04
B4JTutorialBAnano [BANANOWEBIX]
Show a progressbar on long processes [BANanoWebix]
Show a progressbar on long processes [BANanoWebix]
@Mashiane · 2019-07-27
B4JTutorialBAnano - Designer [BANANOWEBIX]
Dragging N Dropping Things with the Form Designer [BANanoWebix]
Dragging N Dropping Things with the Form Designer [BANanoWebix]
@Mashiane · 2019-07-26
B4JTutorialBAnano [BANANOWEBIX]
Creating Multi-Page Apps - Part 5 [BANanoWebix]
Creating Multi-Page Apps - Part 5 [BANanoWebix]
@Mashiane · 2019-07-24
B4JTutorialBAnano [BANANOWEBIX]
Creating Multi-Page Apps - Part 4 [BANanoWebix]
Creating Multi-Page Apps - Part 4 [BANanoWebix]
@Mashiane · 2019-07-24
B4JTutorialBAnano [BANANOWEBIX]
Creating Multi-Page Apps - Part 3 [BANanoWebix]
Creating Multi-Page Apps - Part 3 [BANanoWebix]
@Mashiane · 2019-07-23
B4JTutorialBAnano [WEBAPPS]
Using Laragon as your development web server [WebApps]
Using Laragon as your development web server [WebApps]
@Mashiane · 2019-07-22
B4JTutorialBAnano - Designer [BANANOWEBIX]
Form Builder / Designer [BANanoWebix]
Form Builder / Designer [BANanoWebix]
@Mashiane · 2019-07-22
B4JTutorialBAnano [BANANOWEBIX]
Creating Multi-Page Apps - Part 2 [BANanoWebix]
Creating Multi-Page Apps - Part 2 [BANanoWebix]
@Mashiane · 2019-07-22
B4JTutorialBAnano [BANANOWEBIX]
App Creation Process: The UI [BANanoWebix]
App Creation Process: The UI [BANanoWebix]
@Mashiane · 2019-07-22
B4JTutorialBAnano [BANANOWEBIX]
Lesson 31 WixImage [BANanoWebix]
Lesson 31 WixImage [BANanoWebix]
@Mashiane · 2019-07-19
B4JTutorialBAnano [BANANOWEBIX]
Lesson 30 WixHints [BANanoWebix]
Lesson 30 WixHints [BANanoWebix]
@Mashiane · 2019-07-16
B4JTutorialBAnano - database [BANANOWEBIX]
App Creation Process: The BackEnd with BANanoSQL [BANanoWebix]
App Creation Process: The BackEnd with BANanoSQL [BANanoWebix]
@Mashiane · 2019-07-15
B4JTutorialBAnano [OFFTOPIC][BANANOWEBIX]
WixPivot on PRO [OffTopic] [BANanoWebix]
WixPivot on PRO [OffTopic] [BANanoWebix]
@Mashiane · 2019-07-10
B4JTutorialExcel
jPOI to the rescue...my case today...
I received a request to consolidate 1.1GB worth of data with 511 files, excel spreadsheet files from a particular tab that has about 120+ columns and I should use a similar template to write all the consolidated rows. Thanks to b4j and jPoi, following on Erels way of doing things, all went well, well with challenges..
@Mashiane · 2019-07-10
B4JTutorialBAnano - database [BANANO]
Exploring Using PHP & SQLite for your WebApp [BANano]
Exploring Using PHP & SQLite for your WebApp [BANano]
@Mashiane · 2019-07-09