List of the PB tools, addons, etc. available for PureBasic

Just starting out? Need help? Post your questions and find answers here.
ricardo
Addict
Addict
Posts: 2402
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

List of the PB tools, addons, etc. available for PureBasic

Post by ricardo »

This sticky post is intented to have in one place all the info about tools, addons, etc. for Pure Basic.

Its NOT for any discussion/question about it. Please use another post to talk about the tools, addons, etc.

Here we will ONLY put the list of available tools, descriptions, download links, etc.

The idea is to have this post sticky to have ONE place to have the complete list of tools available for download.

If you release one or know about one (just for PureBasic related stuff) post it here.

Thanks.
ARGENTINA WORLD CHAMPION
ricardo
Addict
Addict
Posts: 2402
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

Tool: AcTiveX2Dll

Description: Set of dlls usefull for call most Activex or COM (word, excel, outlook, flash, iexplorer, etc. and most activex) easily from PB. Its also let you run vbscript and javascript code from within your application to have some kind of parser in runtime.

Licence:Free to try:$15.- to buy for PB users, $35 for other users.

Download: http://www.getafile.com/cgi-bin/merlot/ ... eX2Dll.zip

Homepage: http://www.activex2dll.com.ar/ (not complete!)

Forum: http://groups.yahoo.com/group/ActiveX2Dll/

Running example of what could be done: http://www.getafile.com/cgi-bin/merlot/ ... xample.zip Example Includes: Parses math in runtime, control WebGadget in runtime, Control MSAgent and create SWF-Flash movies in realtime

Comments: The download zip contains many examples and help file, support also is available for non-registered users.
ARGENTINA WORLD CHAMPION
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2056
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

I want to share my PureBasic Code-Archive here:
http://www.purearea.net/pb/CodeArchiv/CodeArchiv.html

Its the direct link, the main page with much more stuff will be online soon... :wink:
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
freak
PureBasic Team
PureBasic Team
Posts: 5929
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

PureBasic IETool 1.5

http://freak.purearea.net/tools/IETool.zip

IETool puts an Icon in your Internet Explorer Toolbar, that lets you execute PureBasic sourcecode directly from any HTML page or forum.
Very handy when it comes to testing examples from this forum.

I'd say, a must for every user of Internet Explorer.

Features:
  • Debugger and Inline ASM support
  • New advanced Debugger functions with small integrated Editor
btw: IETool 2.0 is comming soon, with lots of new features.
I'll update this post then.
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Source formatter tool

Post by Berikco »

Format your PureBasic source at a keypress

http://users.pandora.be/berikco/sources ... format.zip

very easy to spot missing endif etc...
Num3
PureBasic Expert
PureBasic Expert
Posts: 2810
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Tools Menu Installer

Post by Num3 »

Tool: Tools Installer

Description: Simple app that is used to create self-installer packages for PureBasic TOOLS menu.

Licence:Freeware

Download: http://cosmos.oninetspeed.pt/rui_carval ... taller.exe




Examples Created by this tool:

PB UPX Tool
Gain extra Kb by compressing your exe's with UPX
http://cosmos.oninetspeed.pt/rui_carval ... Upx_Pb.exe

UPX Scrambler Tool
Make it harder to crack your compressed exe's
http://cosmos.oninetspeed.pt/rui_carval ... ramble.exe


Code Optimizer Tool (Bericko's tool, but self-installable)
http://cosmos.oninetspeed.pt/rui_carval ... imizer.exe
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Not much now.. But..

Post by Karbon »

Not much there now but I plan on adding things as I go. If you'd like to contribute just drop me a message!

http://www.purebasic.org
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1243
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

Tool: PureVision

Description: Design Complex Professional Forms Quickly with this Visual Form Designer for PureBasic


Licence: Free to Try ... $20 to Buy

Homepage:http://www.reelmediaproductions.com/purevision
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Printable Manual

Post by Karbon »

There is a printable manual available here :

http://www.purebasic.org/comments.php?id=P10_0_1_0
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

Andre wrote:I want to share my PureBasic Code-Archive here:
http://www.purearea.net/pb/CodeArchiv/CodeArchiv.html

Its the direct link, the main page with much more stuff will be online soon... :wink:
Very Helpful Andre!
Many good examples for someone learning (like me).
My brower gives bad links though:

Code: Select all

http://www.purearea.net/pb/CodeArchiv/Files+Dirs%5CCopyProtection_Disksize.pb
instead of this (this works):

Code: Select all

http://www.purearea.net/pb/CodeArchiv/Files+Dirs/CopyProtection_Disksize.pb
I use the Mozilla Firebird browser.
Many thanks for the excellent resource.
Joe
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Wanted to add some free scriptable install systems I've run across. There are a million of these!

NullSoft's NSIS - Pretty advanced stuff, small and "It doesn't suck" as they say :
http://www.nullsoft.com/free/nsis/

Inno Setup - Really powerful, power comes at the cost of size.
http://www.jrsoftware.org/isinfo.php

Paul's PureInstall - Written in PureBasic!

http://www.reelmediaproductions.com/pureinstall/
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Grumble
User
User
Posts: 31
Joined: Sun Jun 15, 2003 8:44 pm

Post by Grumble »

Shalom helpmaker is a very nice freeware program to make windows-helpfiles.
The URL is http://www.danish-shareware.dk/soft/shelpm/
alanuk
User
User
Posts: 68
Joined: Mon Oct 13, 2003 6:38 pm

Post by alanuk »

Thoroughly recommend Shalom Help Maker. It's easy to use. Quick to achieve results and it's free. A brilliant program.

Alan
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2056
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

alanuk wrote:Thoroughly recommend Shalom Help Maker. It's easy to use. Quick to achieve results and it's free. A brilliant program.
But be aware of this (from their website):
SHM makes old-fashioned hlp files, not chm files (HTML based help files).
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
User avatar
Guimauve
Enthusiast
Enthusiast
Posts: 742
Joined: Wed Oct 22, 2003 2:51 am
Location: Canada

Post by Guimauve »

PB Syntax a small utility to format PB source code.

Created by : Le Soldat Inconnu
Support multiple language : Yes
Freeware : Yes

You can found it here http://perso.wanadoo.fr/lesoldatinconnu ... ebasic.htm

Or download it here http://perso.wanadoo.fr/lesoldatinconnu ... Syntax.exe
Post Reply