Page 1 of 1

Useful links update ?

Posted: Mon Sep 16, 2024 5:16 pm
by boddhi
Hi the PB team,

It might be interesting to update the list of useful links in the doc:

Links to update
• PureBasic Survival Guide : https://www.ninelizards.com/purebasic/

Dead links :
• PBDev : http://www.hellobasic.com/download.aspx
• Tailbite : http://www.tailbite.com/
• Gnozal : http://gnozal.ucoz.com/

Suggestion of new links ? :
• RSBasic : https://www.rsbasic.de/
• Rosetta code : https://rosettacode.org/wiki/Category:PureBasic
• Developpez.com (French) : https://purebasic.developpez.com/
• Another links...?

Re: Useful links update ?

Posted: Tue Sep 17, 2024 4:48 pm
by Axolotl
That is very important topic IMHO.
Thanks for bringing this up boddhi.
My suggestions are
Github Links
The IDE itself: (at least)
https://github.com/fantaisie-software/purebasic
A lot of good examples and helper codes.
https://github.com/kenmo-pb/includes/
A good source collection.
https://github.com/SicroAtGit/PB-CodeArchiv-Rebirth

Re: Useful links update ?

Posted: Wed Sep 18, 2024 1:54 am
by AZJIO
You must use the target="_blank" parameter to open links in an external browser.

Code: Select all

<a target="_blank" href="
viewtopic.php?t=84010

Re: Useful links update ?

Posted: Wed Sep 25, 2024 9:29 pm
by Andre
Definitaly an interesting topic - feel free to add some more suggestions about useful links. Then we can include an update. So thanks :D

The target="_blank" link to external internet sites is something worth to consider. But it's something Fred need to include into the DocMaker tool, which translates our doc files into html code / CHM help file.

Re: Useful links update ?

Posted: Wed Oct 02, 2024 10:52 am
by Mesa
boddhi's ans axolotl's links added.

Mesa.