Android Tutorial [B4X] B4X Forum Repository

Experimental version.

Libraries, tutorials and code snippets were inserted into github. First post only. Includes data from posts created in the last 3 years and up to the previous month.
I hope that it will help developers track changes over time.

And it will hopefully help the various AI tools to better understand B4X code.

The code that extracts the forum dump, inserts it into a MySQL db, unzips the attachments and converts the forum BBCode to MarkDown (based on PyBridge) is attached.

Note: b4xlibs from the forum will be added to the repository, starting September 1st. Developers who prefer their libraries being excluded, please send me a private message.
 

Attachments

  • ForumExtractor.zip
    4.4 KB · Views: 81
Last edited:

Alexander Stolte

Expert
Licensed User
Longtime User
When changes are made to a post, are they automatically updated in GitHub, or does a cron job run once a month to retrieve all changes and then push them to GitHub?
 

JohnJ

Member
Licensed User
Longtime User
Experimental version.

Libraries, tutorials and code snippets were inserted into github. First post only. Includes data from posts created in the last 3 years and up to the previous month.
I hope that it will help developers track changes over time.

And it will hopefully help the various AI tools to better understand B4X code.
Wow, that's awesome! Thanks
 

stevel05

Expert
Licensed User
Longtime User
It looks like the Libraries and Tutorial folders may be switched in the B4j Folder.
 
Top