Source Code Library
Clarion Magazine is more than just a great place to learn about Clarion development techniques, it's also home to a massive collection of Clarion source code. Clarion subscribers already know this, but now we've made it easier for subscribers and non-subscribers alike to find the code they need.
The Clarion Magazine Source Library is a single point download of all article source code, complete with an article cross-reference, updated quarterly.
Subscribe to the source code library now
NOTE: All subscriptions active on December 12, 2010 have automatically been upgraded to the Silver subscription, which includes the Source Code Library. If you have a currently active Silver (or better) subscription go to the My ClarionMag page to download the installer.
What isn't changing
Source code will still be available via individual articles. Nothing's going away. This is an added feature, not a replacement for how you get source code now.
Pricing
See the Clarion Magazine store for current pricing.
Subscribers get the source code library at a discount. If you wish to subscribe to Clarion Magazine and buy the source library subscription at the same time, the store will give you the magazine subscriber pricing on the source library.
What do I get?
When you complete your purchase you'll receive a confirmation email telling you to log in to My ClarionMag where you'll find your link to the source library download. The zip file contains a signed, SetupBuilder-powered installer which will set up the source code library on your computer.
Hundreds of source files and examples
At present there are well over 300 zipped source examples included in the library. The download is in excess of 30 megabytes.
Terms of Use
As a subscriber to the Clarion Source Code Library you are entitled to use the source code and examples without restriction in your own applications. You may not, however, distribute the source code or use it to produce third party products without the permission of CoveComm Inc, publisher of Clarion Magazine.
Upgrades
You are entitled to free upgrades as follows:
- for one year from the date of purchase, or
- as long as you have a current Clarion Magazine subscription
Log in to My ClarionMag to download the latest release.
Tree navigation
In addition to the full list of articles the source code library now comes with a categorized tree view of the articles (partial screen shot shown below):
Topical tree view of articles with source code, several categories expanded
The articles listed in the tree view are links to the article summary (below, in the same document). The summary also has links to the source code (which is on your hard disk) and the original article on the ClarionMag web site.
Search ClarionMag
From the archives
A Callback Technique for Capesoft's FileManager2
12/21/2006 12:00:00 AM
CapeSoft's FileManager2, and its more recent incarnation FileManager3, are amazing products: they completely automate the process of upgrading client databases, whether local or across a network, and make it easy to do file maintenance. Randy Rogers shows how to add a callback procedure to FM2 to provide user feedback during startup.

