Al's BASIC Programming Page
Contains several FutureBASIC source code samples for handling text and edit fields as well as other source codes.
Artly There's FutureBasic Page
Several cool programming utilities and examples including bezier curves, and sliders. Most of them include source code written in FutureBASIC II and/or FutureBASIC 3.
Derek Smith's FB Page
FB page with a bunch of open source projects, a number of examples of neat stuff like USB probing and using the Game Sprockets, and a couple of add-on libraries for FB.
FB Pouch
Excellent searchable FB site contains help and code snippets for all sorts of stuff.
FB Speed Tips
A searchable database of FutureBasic code optimizations and ways to speed up your FB programs.
FBII^3 Converter
Fast, automatic conversion of files from FutureBASIC II to FutureBASIC^3. While FB^3 itself does several conversions, some things still need to be done by hand. FBII^3 Converter will automatically do many of these manual changes.
FB^3 Plug Ins
FutureBASIC^3 (starting with Release 3) supports plug in tools. You can learn how to create these plug ins and see some great examples at Michele Neri's web site.
FutureBASIC Developer Corner
This site is managed by Scorpian Research and provides information and source code for things like the Appearance Manager, and Speech Manager.
FutureBASIC Home Page
Powerful Macintosh BASIC programming environment. Compiles very fast PPC, 68k, or Carbon OS X applications and includes a built in debugger. This BASIC development environment has full access to the Mac toolbox allowing you to do just about anything the Mac is capable of.
FutureBASIC in Europe
Entirely dedicated to the support of FutureBASIC in Europe, this site includes a lot of information and resources for programmers.
FutureBASIC in Italy
Point of meeting for all the Italian programmers of FutureBASIC for Macintosh.
FutureBASIC Reference Page
Get tips from the FB tech support team. You will find examples and explanations about questions that cross the tech support desk on a regular basis.
FutureBASIC Trailer
The FutureBASIC Trailer is a great place for those looking to find FutureBASIC source codes.
FutureBASIC WebRing
List of web sites containing FutureBASIC related material.
Sperling Corporation
Has source code for sorting, line drawing, and text rotation.
The FBTCGI Page
FutureBASIC Threaded Common Gateway Interface. CGIs are programs run on an Internet server to provide more functionality. Download the TCGI Basic Programming Framework (Free FutureBASIC^3 source code) so you can program your own basic CGIs or purchase some of our ready made CGIs.
The Window Maker (TWM)
TWM is a graphical editor for designing interface components for FutureBasic. TWM makes creating an application's interface easier by allowing you to visually build windows and controls. TWM produces clean FutureBasic user interface code in a fraction of the time it would normally take and the generated code is fully editable.