This is my first attempt at b4j, I have been a a bit reluctant to start but now I am away and enjoying learning. This is a small app to select colors and see their different format strings. I know there are many apps that do this but it is fun to...
Hi all. Thought I would share this b4j program. We use it in our CI system to email the output files of build to developers. Very simple to use. Take a look at the pic. Source is included. You need to add your own email credentials. File is...
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...
roPickX roPickX is a helper app, which lists items to pick from, then copy. The copied content has to be inserted manuelly in the target window. It can be set to stay on top, so always easy to reach out. I am using this handy app while...
Corona.Show is my very first attempt at a B4J app and I must say so far so good. I'm currently exploring different mobile app development frameworks and I ran across the Corona SDK. My app basically is a RAD tool to create hybrid apps using the...
Without comment, the application is very simple.
hi every one, ready for a new game? Mad Maze is a simple maze game, you need to catch all 4 diamonds and may not touch the walls. after collecting all 4 diamonds find the way out, but do it quick you got only 2 minutes to do that! Move the...
hallo friends, after erel added a build in designer to B4J (and because i am a designer developer guy) i played a little bit with the new b4j (what i have not done before, because i hated the java builder) and this is what came out... have fun...
Introduction While working with the Raspberry Pi (Rpi), thought it would be helpful to have Widgets showing information at hand on a position at the screen. A widget could be a Clock, EMail Listener, Chat, RSS Feed, LogViewer, Notifications...
I am happy to release my new alpha version of Jfx-HMI Builder Create HMI for contoling a PLC remotely by using a tixi alarm modem ... What a tixi device does ? I connects to most of PLC availlable on the market (Eaton Easy,XC,XV # Siemens #...
My first app! I have created a utility that allows the easy creation of multiple app icons, for iOS, Android, and Windows Phone. Icon Studio on ColdBlueLava
Do gradient background in your objects.
Here is a simple app (less than 100 lines of code) that pings a php file on my web server, the php file tells this little app what my current public IP address is. This little app sits in the Windows notification area and when my IP address...
Hi, would like to share a solution for a simple newsreader. Requirements for the news: * Show Title, Link, Description and Publication Date * Link mouse clickable and content displayed in default browser or webview * News file XML format *...
Utility for B4i developers: https://www.b4x.com/android/forum/threads/adding-your-settings-to-the-default-settings-app.48778/ The source code is attached. 3 main features: - Dynamically creates the UI for each element. - Generates XML from the...
AidyMatic! on Fire! v0.05 Beta! Adds more useful streaming apps to the powerful Amazon Fire Stick & TV using adb commands you can also upload your WINDOWS kodi configuration, this was initial done by straight copying took about 40 mins for a...
This is a very simple application that displays the Local IP address. I have tested it on Windows 7, Vista and it works well. Hope this is useful for others. Feedback always welcome. :)
B4J WebApp to execute commands on a Raspberry Pi. To manage a Raspberry Pi via WebBrowser on devices running f.e. Windows or Android or Raspberry Pi. This app has a jQuery Mobile Interface and communicates via WebSockets. Tested with serveral...
Hello to all. klaus original oscilloscope B4A link: https://www.b4x.com/android/forum/threads/oscilloscope.13759/ The whole program is the work of Mr. klaus. I just did run B4J. I translated the program oscilloscopio Mr. klaus made in B4A to...
This is my IDE to progam PHP, HTML and CSS Files on my Server. Sure there are better tools, but I love easy IDE with big fonts and nice colors :) Sub Process_Globals Dim ftp1 As FTP Private fx As JFX Private MainForm As Form Dim...