B4JTutorialABMaterial [ABMATERIAL]
B4JS - 06 The UI Connection [ABMaterial]
B4JS - 06 The UI Connection [ABMaterial]
@alwaysbusy · 2018-03-08
B4JTutorialABMaterial [ABMATERIAL]
B4JS - 01 Getting Started [ABMaterial]
B4JS - 01 Getting Started [ABMaterial]
@alwaysbusy · 2018-03-08
B4JTutorialABMaterial [ABMATERIAL]
B4JS - 05 JSON & Ajax Calls [ABMaterial]
B4JS - 05 JSON & Ajax Calls [ABMaterial]
@alwaysbusy · 2018-03-07
B4JTutorialABMaterial [ABMATERIAL]
B4JS - 04 Running Javascript on the server side (mini NodeJS?) [ABMaterial]
B4JS - 04 Running Javascript on the server side (mini NodeJS?) [ABMaterial]
@alwaysbusy · 2018-03-06
B4JTutorialABMaterial [ABMATERIAL]
B4JS - 03 Inline Javascript [ABMaterial]
B4JS - 03 Inline Javascript [ABMaterial]
@alwaysbusy · 2018-03-06
B4JTutorialABMaterial [ABMATERIAL]
B4JS - 02 Core Functions [ABMaterial]
B4JS - 02 Core Functions [ABMaterial]
@alwaysbusy · 2018-03-06
B4JTutorialB4X [SERVER]
Data Collection Solution - Device, Desktop and Web reports [Server]
Data Collection Solution - Device, Desktop and Web reports [Server]
@Erel · 2018-03-05
B4JTutorialABMaterial [ABMATERIAL]
2.0 introducing B4JS [ABMaterial]
This post is no longer valid! B4JS has been rewritten from the ground up and will first introduced in In ABM 4.25. Stay tuned… B4JS, a B4J to JavaScript translator that will be first used in the ABMXPlay component
@alwaysbusy · 2018-03-02
B4JTutorialABMaterial [ABMATERIAL]
New component ABMFileManager (4.25) [ABMaterial]
New component ABMFileManager (4.25) [ABMaterial]
@alwaysbusy · 2018-02-23
B4JTutorialABMaterial [ABMATERIAL]
Creating a Sign In Modal Dialog with Options: Part 3.1 [ABMaterial]
Creating a Sign In Modal Dialog with Options: Part 3.1 [ABMaterial]
@Mashiane · 2018-02-23
B4JTutorialABMaterial [ABMATERIAL]
Creating a Sign In Modal Dialog with Options: Part 1 [ABMaterial]
Creating a Sign In Modal Dialog with Options: Part 1 [ABMaterial]
@Mashiane · 2018-02-23
B4JTutorialB4J
Resumable Subs - Sleep / Wait For
Resumable subs is a new feature added in B4J v5.50. It dramatically simplifies the handling of asynchronous tasks. (This feature is a variant of stackless coroutines.) The special feature of resumable subs is that they can be paused, without pausing the executing thread, and later be resumed. The program doesn''t wait for the resumable sub to be continued. Other events will be raised as usual. Any sub with one or more calls to Sleep or Wait For is a resumable subs. The IDE shows an indicator next to the sub declaration
@Erel · 2018-02-22
B4JTutorialABMaterial [ABMATERIAL]
Creating a Sign In Modal Dialog with Options: Part 3 [ABMaterial]
Creating a Sign In Modal Dialog with Options: Part 3 [ABMaterial]
@Mashiane · 2018-02-22
B4JTutorialABMaterial [ABMATERIAL]
Creating a Sign In Modal Dialog with Options: Part 2.1 [ABMaterial]
Creating a Sign In Modal Dialog with Options: Part 2.1 [ABMaterial]
@Mashiane · 2018-02-22
B4JTutorialABMaterial [ABMATERIAL]
Creating a Sign In Modal Dialog with Options: Part 2 [ABMaterial]
Creating a Sign In Modal Dialog with Options: Part 2 [ABMaterial]
@Mashiane · 2018-02-22
B4JTutorialIRC / IM
SERVER IRC (Internet Relay Chat) B4J
SERVER IRC (Internet Relay Chat)
@Star-Dust · 2018-02-19
B4JTutorialhtml [ONEEVERY]
Using the CLI [OneEvery]
Using the CLI [OneEvery]. Anyway, having noted that the Twitter Bootstrap learning curve is going smoothly, OneEvery seems to be maturing surely but slowly for this part, a CLI (Command Line Interface) seemed the right thing to do. With this, I''m able to maintain pages, maintain html elements and also maintain classes linked to each html element as demonstrated in this video. I have opted for coding against drag n drop so that I can also learn as I go along. The nice thing is the underlying html code is independent of a framework really and the limitation is to ones imagination in terms of what one can do with the html and css.
@Mashiane · 2018-01-31
B4JTutorialhtml
Beginning JQuery Mobile with OneEvery
Beginning JQuery Mobile with OneEvery
@Mashiane · 2018-01-31
B4JTutorialDatabase
Trigger B4J Script with MySQL on Linux via udf_sys
Trigger B4J Script with MySQL on Linux via udf_sys. This Tutorial save you a lot of time and is an Important Feature for Remote Database Apps! Integrated in this Tutorial: -install udf_sys on MySQL (Ubutnu 16.04) -call B4J Script (.jar) over MySQL Trigger -example for a Trigger that call this script -example for a B4J script (Firebase Push Notification)
@Alexander Stolte · 2018-01-26
B4JTutorialB4J [TOOL]
StorePackager - publish your App to the Mac AppStore [Tool]
In this tutorial, I want to show you, how you can upload your Java Application to the Mac AppStore.
@JanPRO · 2018-01-25
B4JTutorialhtml
Beginning Bootstrap 4 with OneEvery
This is a work in progress app that one can use to learn the different web frameworks available. Currently this comes with Bootstrap 4 where one can 1. create the various HTML elements, 2. add attributes and 3. classes to them and 4. see the resulting output in real time. A lot of bootstrap components have been covered already. This is built on top of the HTML Element class, the Editable TableView. The editable tableview has now been updated to have CRUD functionality as it is now linked to an underlying SQLite database with some additional properties to make that go.
@Mashiane · 2018-01-21
B4JTutorialABMaterial [PEN & PAPER]
Create a simple ''Contacts'' ABMaterial WebApp - Part 2 [Pen & Paper]
Create a simple ''Contacts'' ABMaterial WebApp - Part 2 [Pen & Paper]
@Mashiane · 2017-12-23
B4JTutorialABMaterial [PEN & PAPER]
Create a simple ''Contacts'' ABMaterial WebApp - Part 1 [Pen & Paper]
Create a simple ''Contacts'' ABMaterial WebApp - Part 1 [Pen & Paper]
@Mashiane · 2017-12-23
B4JTutorialABMaterial [ABMATERIAL]
MashAppStore (Apple/Google Play) [ABMaterial]
MashAppStore (Apple/Google Play) [ABMaterial]
@Mashiane · 2017-12-22
B4JTutorialABMaterial [ABMATERIAL]
Responsive containers [ABMaterial]
Responsive containers [ABMaterial]
@alwaysbusy · 2017-12-20
B4JTutorialABMaterial [PEN & PAPER]
Create a simple ''Contacts'' ABMaterial WebApp - Part 3 [Pen & Paper]
Create a simple ''Contacts'' ABMaterial WebApp - Part 3 [Pen & Paper]
@Mashiane · 2017-12-20
B4JTutorialABMaterial [ABMATERIAL]
Custom Icons [ABMaterial]
Custom Icons [ABMaterial]
@alwaysbusy · 2017-12-18
B4JTutorialABMaterial [ABMATERIAL]
Theming Custom Components with CSS [ABMaterial]
Theming Custom Components with CSS [ABMaterial]
@Mashiane · 2017-12-12
B4JTutorialABMaterial [ABMATERIAL]
Raising Events from Custom Components [ABMaterial]
Raising Events from Custom Components [ABMaterial]
@Mashiane · 2017-12-12
B4JTutorialABMaterial [ABMATERIAL]
Getting & Setting JavaScript Properties to Custom Components [ABMaterial]
Getting & Setting JavaScript Properties to Custom Components [ABMaterial]
@Mashiane · 2017-12-12