WYSIWYG PDF Documents Designer [BANanoPDFDesign]
WYSIWYG PDF Documents Designer [BANanoPDFDesign]
@Mashiane · 2019-11-18
JQuery In-Browser PDF Viewer [BANanoPDFView]
JQuery In-Browser PDF Viewer [BANanoPDFView]
@Mashiane · 2019-11-13
Servers in prod: Disable Port 22 when you don''t need it [VPS]
Servers in prod: Disable Port 22 when you don''t need it [VPS]
@KMatle · 2019-11-12
Client Side PDF Document Generation [BANanoPDFMake]
Client Side PDF Document Generation [BANanoPDFMake]
@Mashiane · 2019-11-12
Exploring BANanoObject.GetFunction & Execute [BANano]
Exploring BANanoObject.GetFunction & Execute [BANano]
@Mashiane · 2019-11-06
displayMessage & Tray App Icon
You can use displayMessage to show a task bar message
@tchart · 2019-11-06
Client Side Excel Report Generation [BANanoOXML]
Client Side Excel Report Generation [BANanoOXML]
@Mashiane · 2019-11-03
Sharing the goodness [BANano]
Thought I should create my own easy reference list of stuff I''ve posted here about BANano.
@Mashiane · 2019-10-31
Managing Hidden Jar Processes
I made this program mainly to view and kill Jar processes that are hidden (non - UI)
@Philip Chatzigeorgiadis · 2019-10-29
Debugging your SPA-PWA on an Actual Device: Android Phones [BANAno]
Debugging your SPA-PWA on an Actual Device: Android Phones [BANAno]
@Mashiane · 2019-10-29
Playing with linear regression
Playing with linear regression
@Erel · 2019-10-23
OkHttpUtils2
jOkHttpUtils2 is a b4x lib included with B4J. The source code is inside the library (it is a zip file).
@Erel · 2019-10-20
15 Mockup Elements for your Prototypes [BANAnoWired]
15 Mockup Elements for your Prototypes [BANAnoWired]
@Mashiane · 2019-10-14
Windows only - Find a pdf printer
Windows only - Find a pdf printer
@Erel · 2019-10-02
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
SQLite 2 JavaScript / JSON
I needed to embed a sqlite db as part of a web app i''m working on, but as JavaScript / JSON. This app helps with converting your sqlite db to javascript. This is useful when one wants to use the data for READ ONLY purposes, my case in point.
@Mashiane · 2019-09-29
BANanoJSONQuery to the rescue: The case of the survey app.
BANanoJSONQuery to the rescue: The case of the survey app.
@Mashiane · 2019-09-22
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
Building WebApps/Websites with VueJS [BANanoVue]
Building WebApps/Websites with VueJS [BANanoVue]
@Mashiane · 2019-09-15
Raspbee - RPi Zigbee home automation with B4X
Raspbee - RPi Zigbee home automation with B4X
@walt61 · 2019-09-11
jPOI Library - Automatic column width.
jPOI Library - Automatic column width.
@Mark Read · 2019-09-10
Global Temperature Anomalies - Heatmap Custom View
Global Temperature Anomalies - Heatmap Custom View
@jmon · 2019-09-05
MyConsoleClass - Simple PRINT, INPUT for Non-UI programs
I wanted to write myself a simple console (non-UI) program asking the user to enter some information, like an old DOS program. I realised that I needed some quick and dirty PRINT and INPUT functions like QBASIC had. So I wrote this MyConsoleClass which contains functions: Print, Input, PrintString, GetKey, LineFeed, ClearScreen
@Starchild · 2019-09-04
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
Modbus TCP server - slave - restricted functionality
A small quick and dirty implementation of the modbus TCP protocol in B4J as a server / slave
@Coldrestart · 2019-08-26
How to run it on a Raspberry Pi [ABMaterial]
How to run it on a Raspberry Pi [ABMaterial]
@janderkan · 2019-08-21
BANano for Dummies by Example
BANano for Dummies by Example
@Mashiane · 2019-08-18
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
running jar in jdk11
running jar in jdk11
@derez · 2019-08-10
Raspberry Pi with Java 11
Running UI apps on Raspberry Pi with Java 11 is relatively simple.
@Erel · 2019-08-08