B4J Question [POLL] A B4J code builder for ABMaterial - Cableguy (first post)    Mar 09, 2016   (2 reactions) We will always be temped to say "website" even when we are talking about an webapp.... Face it, 90% of web users don't know the difference! For me, a website is something like a kitchen robot, hardcoded to take a series of actions, never aware of if the user has inserted the correct ingredients or a Share My Creation webapp : statistical analysis and graph - billzhan    Sep 21, 2015   (2 reactions) Hi,
I am happy to share a webapp, it's for statistical analysis and graph.
It's designed as an in-house statistical tool , especially for quality improvement activities. It should be easy for those who worked with excel/minitab/jmp/spss to start with it.
B4J server handles all the web requests, Share My Creation SithasoDaisy jSerial (Port) Communication WebApp Source Code - Mashiane (first post)    May 04, 2023   (1 reaction) Thank you so much @amorosik
The WebApp is for communicating with a com port via the jSerial b4j library.
On my side however I don't have any com ports on my laptop, so I had to emulate them. So I created a bridge between com12 and 13 on the emulator. With Hercules, I can open a port and then send Share My Creation [WebApp] A Simple Html Template Parser - teddybear    Feb 02, 2023   (11 reactions) This is a mini template engine which can generate HTML dynamically by parsing templates on server-side. It is a bit like Django.
1. Templates
A template is a text file which contains variables, tags.
1.1 Variable
There are two types of template variables, one is common variable, the other is condi B4J Tutorial Two great tools for testing webapps and webhooks - hatzisn    Nov 27, 2021   (8 reactions) Researching the internet I have found two great tools that can be used for testing webapps and webhooks. The first is called ngrok. What it does is that it creates a tunel to your web app and makes it accessible from the internet through https without port forwarding. It acts as a kind of reverse v B4J Library [Web][ABMaterial] Framework for WebApps - alwaysbusy    May 17, 2024   (74 reactions) TIP: For absolute beginners with ABM, Get started with the Mini Template
TIP: Get started with 'ABMaterial For Dummies' by Harris here! (lessons)
TIP: My mini course on Youtube by MichalK73
ABMaterial is a framework combining a tuned Materialize CSS with the free programming tool B4J. It allows cre B4A Question Creating interactive webapp using WebviewExtras or UltraWebview - toby    Oct 14, 2022 I used Webview only once or twice just to simply load a webpage and I still have a lot to learn about everything Webview related.
Definition of my webapp: Html/Php webpages with PHP/Mysql backend, no jar file. The app needs to receive button click events and read user inputs.
I know that NANano Share My Creation [WebApp]A Markdown engine - teddybear (first post)    Feb 13, 2023 It's not Markdown to BBCodeView tags. it is MD to html, UI adapted from Erel's BBCodeDesigner code. B4J Question WebApp Question (noob) - Erel (first post)    Oct 24, 2021 StartMessageLoop is not relevant to this question.
The question is whether this html file needs a web server or not. If it is a simple html file then you can show it with fx.ShowExternalDocument.
If it does need a web server then you will need to create a separate non-ui jServer based project and B4J Question [ABMATERIAL] Webapp runs on Windows 8.1 but not on Raspbian nor ubuntu 16.0 - inakigarm (first post)    Sep 09, 2017 Thanks @Cableguy ; off course I've tried, this search and many others. Searched also on Feedback database.
The Webapp includes 4 pages: in Rpi and AWS - Ubuntu, all pages works fine except the Page that includes an ABMTable component; in Windows 8.1, all pages run fine.
Edit:
the www folder is the Page: 1   2   3   4   5   6   7   Powered by ColBERT |