home.social

#purebasic — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #purebasic, aggregated by home.social.

fetched live
  1. Heute Vormittag war Housekeeping angesagt. Recompile, Testing und Pflege der Dokumentation meiner #Purebasic basierten #OpenSource Projekte auf #Codeberg

    blog.jakobs.systems/micro/2026

    Ein sonniges Wochenende!

    #Development #Softwarepflege

  2. @profoundlynerdy #BASIC is niche, and will probably always be. Disregarding VB.net and #Microsoft, there are several good ones capable of compiling modern #GUI apps on multiple platforms, but these #programming communities are not huge:

    - #PureBasic (moderately BASIC-like, but very good, cheap)
    - #FreeBasic (very good, free)
    - #QB64-PE (good, but GUI side is underdeveloped, though)
    - #Hollywood-MAL (good but no form designer and not free)

  3. I have decided to delete the code. There will be no restarting of the project. I am moving on to develop the game I started programming for in the first place.

    #basic #purebasic #programming

  4. The European Football Simulator project has been discontinued due to lack of development help from team members. I will however, hold on to the code incase development starts again.
    #purebasic #programming

  5. The European Football Simulator project has been discontinued due to lack of development help from team members. I will however, hold on to the code incase development starts again.
    #basic #purebasic #programming

  6. Due to lack of help from the rest of the development team, this project has been put on hold for a little while.
    #basic #purebasic #programming

  7. It has been awhile since I have posted. I didn't mean it to be that way, but I have been hard at work with my European Football Simulator game. I have decided that I will make it 3D. Here is a couple of images of my progress with the 3D objects. The stadium is not finished yet.

    #Basic #basic #PureBasic #programming

  8. It has been awhile since I have posted. I didn't mean it to be that way, but I have been hard at work with my European Football Simulator game. I have decided that I will make it 3D. Here is a couple of images of my progress with the 3D objects. The stadium is not finished yet. I have been using Blender to create the 3D objects.

    #Basic #basic #PureBasic #programming

  9. I have been doing some testing with object meshes in PureBasic for European Football Simulator. I have finally decided to get into the 3D side of PureBasic. I have been scared for awhile because of all that I have been seeing that is involved in it, but I am learning now.
    #programming #PureBasic #purebasic #Basic #basic

  10. I recently started a new project called "Health Companion". It is a complete Health tracker software suite. You can keep track of your medications, all doctor's visits, hospital stays, emergency visits, dentist and even log onto MyChart and view test results right in Health Companion. If you start seeing a new doctor, just add a new tab and start keeping track of all the visits to the new doctor along with all your other doctors.

    Meds Companion is implemented into Health Companion, or you can just get Meds Companion for your medications only.

    I just started this project so not much to show yet.
    #programming #purebasic #PureBasic #Basic

  11. I decided I will be doing some final testing of the print outs of lists to make sure things are good since I added 2 columns
    #PureBasic #purebasic #programming #basic

  12. I decided I will be doing some final testing of the print outs of lists to make sure things are good since I added 2 columns
    #PureBasic #purebasic #programming #basic

  13. *Fixed typo on ListIconGadget header name

    *Fixed typo on AddEdit screen in TextGadget
    #programming #purebasic #basic

  14. Meds Companion is complete for now. A few changes/additions will come later.

    #programming #purebasic #basic #PureBasic

  15. Meds Companion is complete for now. A few changes/additions will come later.

    #programming #purebasic #basic #PureBasic

  16. Meds Companion Update:

    Search bar now searches for Brand Name or Generic according to the selected check box(Brand Name or Generic).

    Highlighting a medication in list now searches according to selected check box(Brand Name or Generic).
    #programming #purebasic #basic

  17. I will be centering the text, but I will be fixing that at a later time. I have a couple of other things more important to do to it. #programming #purebasic #basic

  18. Meds Companion Update:

    I have added two more columns (Brand Name, Generic)
    #programming #purebasic #basic

  19. I will be working on Meds Companion for the next couple of days after work. I only have a couple of things left to do on it, and it will be ready for release.
    I should be finished by tomorrow evening. After that, I will get back to work on European Football Simulator game.
    #programming #purebasic #basic

  20. [Fixed]- Status bar not updating correctly.

    [Fixed]- Adding new meds, inserts always in 1st item
    #purebasic #programming #basic #purebasic #programming #basic

  21. The text has been centered, another post or update coming soon. #programming #purebasic #basic

  22. The text has been centered, but I still have few things left to do that won't take long and it will be ready for release
    #purebasic #programming #basic

  23. My next important project, maybe the most important one, due to my wife's health, I have been inspired to develop a program called "Meds Companion".

    "Meds companion" is a program you can keep a list of medications including the name, dosage strength, daily doses, what it was proscribed for, usages and some personal notes for each medication. You can choose to skip any of the item fields that you don't want to fill in if you want to leave it blank.
    You can search any medication in the list on the internet to get more information about it, such as side effects", all the uses of the medication etc.. Also you can search any medication that is not in the current list by using the search bar on the top right. You can also print lists out to your printer to keep with you or take to the doctor to show them a up to date medication list. You can search brand name or generic by checking to respective check box.

    Meds Companion currently supports up to 15 medications per list for printing out. Lists can be longer than 15, but only 15 will print out currently. My wife has 8 currently she is taking, I think.

    Features not working yet:
    *Status bar doesn't update correctly.

    *Adding a new medication to the list adds it to the first item slot even if there is a medication in that slot already. I need to fix that.
    #programming #purebasic #basic

  24. My next important project, maybe the most important one, due to my wife's health, I have been inspired to develop a program called "Meds Companion".

    "Meds companion" is a program you can keep a list of medications including the name, dosage strength, daily doses, what it was proscribed for, usages and some personal notes for each medication. You can choose to skip any of the item fields that you don't want to fill in if you want to leave it blank.
    You can search any medication in the list on the internet to get more information about it, such as side effects", all the uses of the medication etc.. Also you can search any medication that is not in the current list by using the search bar on the top right. You can also print lists out to your printer to keep with you or take to the doctor to show them a up to date medication list. You can search brand name or generic by checking to respective check box.

    Meds Companion currently supports up to 15 medications per list for printing out. Lists can be longer than 15, but only 15 will print out currently. My wife has 8 currently she is taking, I think.

    Features not working yet:
    *Status bar doesn't update correctly.

    *Adding a new medication to the list adds it to the first item slot even if there is a medication in that slot already. I need to fix that.
    #programming #purebasic #basic

  25. My major project is called "European Football Simulator". It is based on the real leagues around the world today, but all names of players, managers, coaches and clubs are fictional.

    The game is being developed in PureBasic. I have numerous screens complete. I hope to get finished with all the screens for the game in the next few months to be able to start working on the mechanics of the game.
    Below is one screen I just finished yesterday.
    #basic #purebasic #programming

  26. My major project is called "European Football Simulator". It is based on the real leagues around the world today, but all names of players, managers, coaches and clubs are fictional.

    The game is being developed in PureBasic. I have numerous screens complete. I hope to get finished with all the screens for the game in the next few months to be able to start working on the mechanics of the game.
    Below is one screen I just finished yesterday.
    #basic #purebasic #programming

  27. Ich habe ein Faible für exotische Programmiersprachen. Diesmal ist es #purebasic Und ich muss sagen, es ist schön, wie schnell und einfach sich damit eine #HTTP #REST #API hochziehen lässt. Multi-threaded, RFC-konform, crossplatform, modular und robust. Das Skeleton steht auf #Codeberg. Die Single-File Binary ohne Abhängigkeiten ist nur 100 KB groß Have fun!

    blog.jakobs.systems/micro/2025

  28. Aufgabe: Erstelle eine Anwendung zur Anzeige von HTML-Dateien:
    Mit PureBasic 6.10 habe ich einen Webbrowser mit lediglich 116 Zeilen Code erstellt.
    Unter Qt5/Qt6/C++ bemühe ich mich seit Tagen auf etwa 3.000 Zeilen Code um eine stabile portable Lösung...

    #C++ #PureBasic #Qt #Qt5 #Qt6

  29. CW: long introduction post

    #introduction
    Since I've just moved (thanks to the Sunny Garden admins/mods for this place, and Cup of Tea people for my old home)🔃
    🌍 I'm Enne (ɛn), punny full name: Aily Enne Bee, they/them, e/em/eir/emself, a trans/non-binary/polygender, neurodivergent, bilingual, omni-demisexual human who happens to be visually impaired.
    I have 12 years of experience in:
    ✔ Music production and sound design (mixing, editing, sample creating, synth programming, synthesis…).
    ✔ Audio game/software/web development (AngelScript, PHP, JavaScript, HTML, PureBasic, some (C and Python)).
    I like nature, pets (especially cats), wind chimes, light rain, music (especially EDM), poetry, Critical Roll, Doctor Who, Formula1, audio dramas, technology, books (especially fantasy and romance), mental health, etc.
    I believe in peace, treating everyone equally (with respect), and using one's privileges to benefit people who aren't as fortunate.
    The rights of marginalized minorities are basic human rights.
    I'm accepting of BIPOC, LGBTQIA+, ND and DID people, as well as everyone else.
    #sunnyGarden #cupOfTeaSocial #trans #nonBinary #polygender #neurodivergent #bilingual #omnisexual #demisexual #visuallyImpaired #musicProduction #soundDesign #reaper #gamedev #angelScript #php #javaScript #html #pureBasic #python #nature #pets #cats #windchimes #rain #music #EDM #poetry #criticalRoll #doctorWho #f1 #audioDrama #tech #books #fantasy #romance #mentalHealth #peace #lgbtqia #bipoc #did #woke

  30. CW: long introduction post

    #introduction
    Since I've just moved (thanks to the Sunny Garden admins/mods for this place, and Cup of Tea people for my old home)🔃
    🌍 I'm Enne (ɛn), punny full name: Aily Enne Bee, they/them, e/em/eir/emself, a trans/non-binary/polygender, neurodivergent, bilingual, omni-demisexual human who happens to be visually impaired.
    I have 12 years of experience in:
    ✔ Music production and sound design (mixing, editing, sample creating, synth programming, synthesis…).
    ✔ Audio game/software/web development (AngelScript, PHP, JavaScript, HTML, PureBasic, some (C and Python)).
    I like nature, pets (especially cats), wind chimes, light rain, music (especially EDM), poetry, Critical Roll, Doctor Who, Formula1, audio dramas, technology, books (especially fantasy and romance), mental health, etc.
    I believe in peace, treating everyone equally (with respect), and using one's privileges to benefit people who aren't as fortunate.
    The rights of marginalized minorities are basic human rights.
    I'm accepting of BIPOC, LGBTQIA+, ND and DID people, as well as everyone else.
    #sunnyGarden #cupOfTeaSocial #trans #nonBinary #polygender #neurodivergent #bilingual #omnisexual #demisexual #visuallyImpaired #musicProduction #soundDesign #reaper #gamedev #angelScript #php #javaScript #html #pureBasic #python #nature #pets #cats #windchimes #rain #music #EDM #poetry #criticalRoll #doctorWho #f1 #audioDrama #tech #books #fantasy #romance #mentalHealth #peace #lgbtqia #bipoc #did #woke

  31. @RenewedRebecca

    #PureBasic has a non standard way of declaring data types by suffixing a dot.letter at declaration time. Less verbose than VB and no sigil.

    Dim myString.s = "FOO"
    Dim myInt.i

    myString = "BAR"
    myInt = 123

    This also ran to function return types too:
    Procedure MyProc.s
    MyProc = "abc"
    End Procedure

    I may have the syntax slightly wrong as I've not looked at it in a while.