Ola Go Live Download So i decided to take a break from Database.Show for a while an found a rather impressive github repo for our country. One of the nice features of the data is that one can plot anything on a map, and we will explore that...
Ola If you remember Microsofts Northwind database when we started learning MS Access. The next challenge is creating a web app based on their schema. Nah... the databse schema for Northwind does belong to Microsoft, so that's not included in the...
Measuring analogue signal on PC without the need to program a microcontroller. The MCP3201 is a 12 bit ADC, the USB to Serial module drives the ADC by bit banging the Hardware Controls (Flow Controls). The USB to Serial converter has to have DTR...
Hello everybody, my first [B4XPages] project. Unfortunately, I don't have anyone to test it, so there are definitely still bugs in the apps. You can definitely improve it. It's the same principle as with these apps: B4i/B4A...
Doing rideshare to pay my daily bills, I like to have a range of options for entertainment that I can play safely in the background. Up until recently, the iPhone did not have a PiP (Picture in Picture) option .... iPad did but I really saw no...
Hi there UPDATE: A BANano based WebApp is now available for this (also accessible from mobile device) here, https://www.b4x.com/android/forum/threads/walts-b4xgoodies-explorer-using-bvad3.130096/ Download This app was born out of the need of...
I appreciate the beauty of simplicity, and it is often the key to finding solutions, but it isn’t everything. I am often drawn to the ingenious creations of artists like Rube Goldberg and Heath Robinson...
Hi, this is my 3rd b4j Webapp. I wanted to create a shared Movie Cloud so my kids can watch movies on their pc (tablet, mobile phone) without the need to transfer the movie to their device. everything is running locally (can also be accessed...
Hi, This is an application I've been developing for the past year, and I think will nicely demonstrate what is possible to do with B4J and JavaFX. Most of the controls and features in this application have been created specifically for this...
Open Source Project viewing all devices and current values from the HomeMatic Smart Home Central Control Unit. View Option: All data points for the device selected View Option: Filter by XML Attribute ACTUAL_TEMPERATURE Purpose To view the...
After many many iOS, Android, Desktop applications I wrote using the BEST tool B4X I decided to try to dive into the www. My knowledge was very weak in this area so i took a course and i love it. I learn lots of new stuff like HTML, CSS, js...
This is my first contribution to this part of the forum... Building color themes into an app can be quite time consuming and a little frustrating if you're not into that kind of thing. I was inspired by a web site when looking for color themes...
I share two classes in case someone can use it. In the attached project it is two classes: TaubinCircleFit and LinearRegression. Although the code in the Main module and the Layout is stolen from this post from Erel this is a different approach...
hi thanks @moster67 for wrapping Vlcj i only add seekbar and convert to class for use in other projects and fullscreen mode sample and lib+jars atteched. Download Jars
The task of creating menu for b4j is not simple because you have to create a jason string. I made a tool for creating the string based on this thread https://www.b4x.com/android/forum/threads/designer-menu-items.56602/ While doing that I...
Hi All, I have made the fast normal distribution random number generator. The server is named randomNoGen.exe and takes one parameter the port number. Like speedySpline if you don't provide a parameter the port defaults to 27015. The example...
Hi All I have added polar value interpolation to speedy spline. This takes angles in the range -180 to +180 with an assumed magnitude of one, transforms these into their x (real) and y (imaginary) components interpolates the x vector values...
Compass Satellites Position Satelltes Signal Speedometer Altimeter
Hi, Please find attached a demo program that implements a natural cubic spline for curve fitting. I converted the code form a c program published on the following web site. Cubic Spline C Programs I have only implemented the equidistant...
Hi I developed a power supply monitoring system which processes and displays large amounts of data and provides statistics as well as graphical displays. I cannot post this project because it relies on large databases for its operation. I...