Useful links update ?

Found an issue in the documentation ? Please report it here !

Moderator: Documentation Editors

boddhi
Enthusiast
Enthusiast
Posts: 524
Joined: Mon Nov 15, 2010 9:53 pm

Useful links update ?

Post 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...?
If my English syntax and lexicon are incorrect, please bear with Google translate and DeepL. They rarely agree with each other!
Except on this sentence...
Axolotl
Addict
Addict
Posts: 832
Joined: Wed Dec 31, 2008 3:36 pm

Re: Useful links update ?

Post 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
Just because it worked doesn't mean it works.
PureBasic 6.04 (x86) and <latest stable version and current alpha/beta> (x64) on Windows 11 Home. Now started with Linux (VM: Ubuntu 22.04).
AZJIO
Addict
Addict
Posts: 2183
Joined: Sun May 14, 2017 1:48 am

Re: Useful links update ?

Post 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
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2139
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Re: Useful links update ?

Post 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.
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Mesa
Enthusiast
Enthusiast
Posts: 433
Joined: Fri Feb 24, 2012 10:19 am

Re: Useful links update ?

Post by Mesa »

boddhi's ans axolotl's links added.

Mesa.
Post Reply