The place to find Clarion Resources in one page. Just use the "Edit
Find" feature of your browser to search for whatever you're interested in. Each item links to
the author's or the vendor's web.
Disclaimer: You really don't think I try all this stuff, do you?
Linking to the Clarion Connection? See the bottom of the page.
To contact SoftVelocity, call 800-354-5444 or 954-785-4555, or mail to: Sales@softvelocity.com or http://www.softvelocity.com
"Sometimes" Lookups (Clarion Magazine) 6 JUL 01
Clarion's ability to validate data with lookups is great, but what happens when you want to only do the lookup sometimes? Steve Parker tells all.
#FINDing Values In Prefixed Structures (Article) (Clarion Magazine) 29 NOV 08
#FINDing Values In Prefixed Structures (Article) (Clarion Magazine) 10 DEC 08
.HLP The Visual Windows Help File Generator (Help Tools) 19 FEB 03
Because your time is precious! With no prior experience you can create a fully functional help file in One Minute! Then all you have to do is type in the text.
.NET 3.5 Namespace Poster (Tips) 6 NOV 07
Download a PDF.
.NET Basics: What Is .NET, And Why Should I Care? (Clarion Magazine) 16 SEP 05
You've heard the pitch before: Microsoft's .NET is the future, and Clarion.NET is the future of Clarion. But really, should you care? And what is .NET anyway? David Harms answers these and other questions.
.NET Basics: What Is .NET, And Why Should I Care? Part 2 (Clarion Magazine) 28 NOV 05
.NET for Clarion Developers (Article) (Clarion Magazine) 20 JAN 07
1 Plan Host Warning! Aviod! (Hosting) 31 JAN 07
This company will bankrupt your business. They can't run their SQL server and the environment your program has to run in is always changing. What works today will likely not work tomorrow. (The SQL server isn't included in their 100% uptime guarantee.)
Windows 2003 Hosting - 1000Mb Web Hosting - 50 GB Data Transfer - 250 Email Accounts - ASP and ASP.NET - FrontPage 2003 - MS SQL Database
10 MS SQL Server Functions That You Hardly Use But Should (Tips) 6 SEP 07
Below are 10 SQL Server functions that are hardly used but should be used a lot more.
I (the author) will go in more detail later on but here is a list of the ten functions that I am talking about:
10 Tips for Writing High-Performance Web Applications (Tips) 3 JAN 05
Writing a Web application with ASP.NET is unbelievably easy. So easy, many developers don't take the time to structure their applications for great performance. In this article, I'm going to present 10 tips for writing high-performance Web apps. I'm not limiting my comments to ASP.NET applications because they are just one subset of Web applications. This article won't be the definitive guide for performance-tuning Web applications—an entire book could easily be devoted to that. Instead, think of this as a good place to start.
15seconds (ASP) 23 OCT 02
ASP information and articles.
1st Icon Design (Web Sites) 28 JAN 08
We offer custom solutions as well. If your icon needs go beyond our
collections give us a call, we will be happy to discuss your project and
provide you with a free quote.
Finally a professional icon solution at an affordable price. We offer
beautifully designed icons for software developers, webmasters and designers
who are looking for that extra pizzazz for their projects.
Our icon collections will make you stand out from the competition. Gorgeous
icons designed to maintain a consistent style with today's operating
systems. First impressions do count ... make it a good one.
Our icons are royalty-free. Include them in all your projects and never pay
more than your initial investment.
1st Icon Design -- Free screen savers and icon sets (Graphics) 14 DEC 07
1st Icon Design -- Free Wallpapers (Graphics) 20 APR 09
1st Logo Design (Web Sites) 2 DEC 05
Some of his favorites:
Let Jesus Moreno make your logo and your look. Free graphics to download.
3 free E-Books (Tips) 2 JAN 08
3d ActiveX (OCX) Shareware controls with OpenGL from Nevron LLC 16 FEB 00
3Schools (ASP) 23 OCT 02
Tutorials and references on HTML, SQL, ASP, JScript and whatever else you might want a tutorial or reference on.
45 Free eBooks for Developers and Designers (Web Sites) 14 JAN 11
4guysfromrolla (ASP) 23 OCT 02
Asp, .net and sql articles, reference and forum.
7-Zip (Utilities) 13 JUL 06
7-Zip is free software distributed under the GNU LGPL.
7-Zip is a file archiver with high compression ratio.
75 Clarion Questions And Growing! (Article) (Clarion Magazine) 5 JAN 10
777 Icons from Aha-Soft (Graphics) 23 FEB 09
Various collections of attractive and eye-catching icons for toolbars and menus. All icons are available for viewing and downloading and can be purchased either individually or in complete sets. In addition, custom designed icons can also be ordered. Make your software and websites original and make sure they stand out from thousands of others.
911 Networks 29 NOV 99
A weekly newsletter about solving network problems.
[Microsoft][ODBC SQL Server Driver]Connection is busy with results for another hstmt." (Tips) 9 JAN 06
What to do about it from SV.
A Basic Editor For Text Fields: Conclusion (Clarion Magazine) 1 OCT 03
Clarion's TEXT control is versatile and useful, but has next to no word processing capabilities. But as Tim Phillips shows, it's relatively easy to add capabilities like search/replace, block reformatting, and more. Part 2 of 2.
A Basic Editor For Text Fields: Introduction (Clarion Magazine) 16 SEP 03
Clarion's TEXT control is versatile and useful, but has next to no word processing capabilities. But as Tim Phillips shows, it's relatively easy to add capabilities like search/replace, block reformatting, and more. Part 1 of 2.
A Better DATE Function (Article) (Clarion Magazine) 10 JAN 06
A Better DosFileLookup (Clarion Magazine) 16 MAY 05
When some standard Clarion functionality doesn't meet your need, what do you do? First, you embed some code. Then, when you need that code elsewhere, you start thinking about how to avoid duplicating the embeds. As Dave Harms shows, often the easiest solution is to create a custom, derived ABC class, and tell the templates to use your class instead of the ABC original.
A Brief History of Clarion (Article) (Clarion Magazine) 2 MAR 09
A C6 Tagging Class Template Wrapper (Clarion Magazine) 5 AUG 03
Steve Parker recently published an article on an ABC compliant class for tagging on browses. When someone requested a template-enabled version, Jim Katz volunteered his services, and along the way discovered that creating a C6 ABC class template wrapper is easier than it used to be.
A C6 Tagging Class Template Wrapper (Clarion Magazine) 5 SEP 03
Steve Parker recently published an article on an ABC compliant class for tagging on browses. When someone requested a template-enabled version, Jim Katz volunteered his services, and along the way discovered that creating a C6 ABC class template wrapper is easier than it used to be. In this second of two parts Jim concludes the template code.
A C7 Slider Control (Article) (Clarion Magazine) 1 JUN 09
A Calculator Class And Template (Clarion Magazine) 24 JAN 03
Nardus Swanevelder's search for a free XP-like Clarion calculator was fruitless, but he found some free Clarion 4 source code. Nardus shows he he converted that source into a class and templates.
A Calendar For Date-Limited Browses (Clarion Magazine) 23 SEP 03
One of the most-used features of Clarion is page-loaded browse boxes. But are these really a good idea? Veronica Chapman suggests otherwise, and illustrates this with a calendar you can use to date-limit a file loaded browse box.
A Callback Technique for Capesoft's FileManager2 (Article) (Clarion Magazine) 22 DEC 06
A Clarion# MVC Web App (Screencast) (Article) (Clarion Magazine) 18 MAR 09
A Class For Tagging (Clarion Magazine) 13 FEB 03
Steve Parker is on record as not feeling the need to create classes. Yet here he is, creating a class version of his tagging code. It's the end of the world as we know it.
A Class For Printing Addresses (Clarion Magazine) 3 OCT 02
Printing street addresses on reports can be a pain - missing field data can make a good report ugly in a hurry. One way around this is to use a memo for addresses, but then you still have to format sometimes wildly different address data. Here's a small class that makes short work of address formatting.
A Class For The ASCIIng (Clarion Magazine) 8 NOV 02
ASCII files are commonplace in programming, but their use in Clarion is generally more complicated than in other languages because Clarion can only do ASCII file I/O via an ASCII file driver declared file. Declaring such a file can become quite a nuisance, and breaks Konrad Byers' golden rule of never having to program the same thing twice. Enter the any ASCII file class.
A Class Wrapper for Brice Schagane's Menu Buttons (Clarion Magazine) 26 MAR 04
Nik Johnson gets his copy of Tips & Techniques and quickly discovers a solution to his screen real estate problem: Brice Schagane's menu button. For easier re-use, Nik shows how to convert Brice's code into a class.
A Class Wrapper For Files (Clarion Magazine) 21 DEC 99
Imagine you've been asked to write just one piece of cost estimating code that can be used on several quite different sets of files. Jim Kane shows how it's done.
A Class Wrapper for the SimpleOCR API (Article) (Clarion Magazine) 7 JUL 06
A Closer Look At Required Fields (Clarion Magazine) 28 FEB 02
Following reader response to his first article on required fields, Steve Parker takes a second look at this tricky subject.
A Column by Any Other Name Is Not A Data Element (Clarion Magazine) 2 JUL 01
This Whitemarsh paper describes an approach to achieve enterprise-wide data standardization through the specification, implementation, and maintenance of data elements within the context of a metadata-repository, CASE-like environment.
A Configurable Expression Editor, Part 1 (Clarion Magazine) 17 DEC 04
Since Clarion does not have a good integral tool for defining an expression at runtime, Tim Phillips went ahead and built one, using his Basic Editor as the foundation. Part 1 of 2.
A Configurable Expression Editor, Part 2 (Clarion Magazine) 17 DEC 04
Since Clarion does not have a good integral tool for defining an expression at runtime, Tim Phillips went ahead and built one, using his Basic Editor as the foundation. In this second of two parts Tim shows how the code works.
A Copy/Paste Popup Menu (Clarion Magazine) 17 DEC 04
Clarion entry controls may have support for Ctrl-C and Ctrl-V for copy and paste, but what do you do when a client asks for the Copy/Paste popup menu? If you're Nardus Swanevelder, you start writing some code.
A Customized Deep Assign Function (Article) (Clarion Magazine) 14 DEC 06
A Dozen Techniques to Improve Your Software Online Help (Web Sites) 1 DEC 05
There are several main reasons why putting your software manual on-line is necessary. It makes your web-site attractive for search engine crawlers and therefore brings you targeted traffic from Google, Yahoo!, MSN, and other search engines. A good online manual makes your product serious and credible. Moreover, if a user faces difficulty using your software and asks for technical support, you may easily resolve the issue by referring that user to a certain page of your online help. Simply give the page's URL. With just one click the user will see screenshots and explanations which will help them to settle the case.
A Facelift, A Podcast, And More Articles (Clarion Magazine) 17 DEC 04
It's been a busy week at Clarion Magazine - we've launched the latest redesign of the web site, which was prompted by the addition of the Planet Clarion podcast, a regular audio program for Clarion developers, hosted by Dave Harms and Andrew Guidroz II. You can download the podcast the same way your download any other file, or you can use any one of a number of RSS readers to automatically download the podcast as an enclosure. Anyone can download the entire podcast; subscribers have the option of downloading individual tracks. All of the changes needed to support the podcast mean our publication schedule has been pushed back a little. Also please note that Clarion Magazine's subscription rates will be going up Dec 1, so if you're thinking of subscribing or renewing, now is the time!
A FileDropBox With Conditional Content (Clarion Magazine) 30 NOV 05
A FileManager For Marked Deleted Records (Clarion Magazine) 1 AUG 01
Dennis Evans recently created a template and two classes to manage records marked as deleted (rather than physically deleted), as described in a recent ClarionMag article. This page contains usage notes on the class, and a link to the source.
A Function to Return Clarion Standard Time (Clarion Magazine) 16 JUL 04
Mark Riffey made the request: "I want to do TIME('12','24','06') and get a Clarion [standard] time just like I would do DATE('12','24','2004') and get a Clarion date." Steve Parker, with a little help from his friends, shows how it's done.
A Hunka-Hunka Burnin' CD Data, or Two Steps Forward, One Step Back(up) (Clarion Magazine) 15 APR 04
An integrated backup system can be a great way to provide complete service to your customers. But what happens when your users want to back up to CD? Mark Riffey explains a technique that makes use of the Windows XP burn wizard.
A Multi-Threaded Queue Of Queues (Clarion Magazine) 21 JUN 05
Queues make all kinds of data handling fast and easy. With Clarion 6, queue access gets a little more complicated, since queues by themselves are not thread safe. And what if you use queues of queues? Svetlana Zusman shows how to lock nested queues for thread safety and maximum efficiency.
A Naïve Look At Pre-Emption (Clarion Magazine) 20 MAR 03
Steve Parker knows that with Clarion 6 on the horizon, global data abuse has to be dealt with, beginning with his own applications.
A Naïve Look at The Mutex (Clarion Magazine) 3 APR 03
Steve Parker finishes up his look at Clarion 6 synchronization objects with the mutex. Part 1 of 2
A New Paradigm for Successful Acquisition of Information Systems 12 JUL 00
Abstract: Most information systems projects are over budget, under specified, delivered late, and fail to meet
organizational expectations. A key reason for these characterizations is that during the information systems
development, requirements both change and are being introduced. This paper presents a strategy whereby full
development is started only after a series of realistic code-generator produced prototypes are created through
mission-based database design techniques. The quickly accomplished prototypes are demonstrated to key
user groups, and are iterated until they truly reflect a quiesced set of valid and accurate requirements.
Production class systems created through CASE, metadata repositories and code generators will then be
on-budget, correctly specified, timely, and will meet organization expectations.
A paper comparing MSSQL and Interbase (SQL) 2 MAR 04
A Plan For Eliminating Bugs (Clarion Magazine) 6 JUL 99
In his first Clarion Magazine article, Bruce Gilham weighs in with a checklist of bug-avoidance techniques.
A Progress Bar For Multiple Processes (Clarion Magazine) 8 JUL 04
Henry Plotkin does a lot of year-end processing. Process template procedures, one for each file, can do the work. But the user ends up looking at windows popping up all over the place. In this article, Henry shows how to use one progress bar window when running multiple processes.
A Project Development Methodology (Clarion Magazine) 14 OCT 99
Free download: TopSpeed's project development methodology document provides helpful information on managing projects and the client/consultant relationship. Essential reading for independent developers. Many thanks to Rich Mebane for making this document available.
A Simple Approach to SQL Server 2005 Encryption (Tips) 3 AUG 07
SQL Server 2005 has added encryption capabilities to the platform, much to the delight of many DBAs. However setting up encryption can be confusing and difficult for most DBAs. New author Mike Good brings us a perspective from someone who is brand new to this set of features and has spent time working through the functions and documenting them for the rest of us.
A Simple Clarion# PDA Application (Article) (Clarion Magazine) 28 DEC 07
A Simple Solution for Accordion Menus (Article) (Clarion Magazine) 31 OCT 07
A Simple Versions And Annotations Template (Clarion Magazine) 5 DEC 03
Recently Ronald van Raaphorst realized he needed some kind of annotation system for his Clarion app. The result was this template that lets a developer record changes in any procedure, and print an overview of all annotations per procedure or application.
A Single Browse For Multiple Lookups (Clarion Magazine) 5 JUL 02
There have been a few threads in the newsgroups lately regarding techniques for handling a multitude of lookup tables in an application. Randy Rogers recently faced this situation, and came up with an efficient solution.
A StringClass For Clarion (Article) (Clarion Magazine) 17 NOV 07
A Tale Of Three Brokers (Clarion Magazine) 18 JUL 00
Steve Parker untangles the web of confusion around Clarion's three application brokers.
A Template Debugger (Article) (Clarion Magazine) 7 SEP 06
A Template For Coloring Reports (Article) (Clarion Magazine) 21 MAY 08
A Template For Coloring Reports (Article) (Clarion Magazine) 2 JUN 08
A Template For Copying Fields Between Files (Clarion Magazine) 10 JAN 02
If you're like most Clarion developers, you frequently have to copy fields between files. Clarion's deep assignment is perfect for this, right? Wrong, says Andrew Guidroz.
A Template For Exporting Classes (Clarion Magazine) 20 SEP 02
Lee White has previously written about creating a template wrapper for classes. That template worked fine, but only in single EXE applications. What about multi-DLL apps? This time around Lee shows how to create a wrapper that handles the tricky business of exporting, and handling exported, classes.
A Template for Preserving Procedure Variables (Clarion Magazine) 31 JAN 01
Clarion 5 introduced nice new feature in the standard ABC templates, and that was the ability to easily preserve the contents of global variables in the application’s INI file. Tom Hebenstreit shows how to apply this idea to procedure data.
A Template For Saving Procedure Variables (Article) (Clarion Magazine) 21 MAY 08
A Template For Saving Procedure Variables (Article) (Clarion Magazine) 2 JUN 08
A template to set processor affinity for an application (Templates & Libraries) 23 APR 08
I have no other info.
A Tool For Understanding Template Symbols (Clarion Magazine) 19 SEP 02
To be an effective template programmer, you need to know what values various template symbols contain at code generation time. Steffen Rasmussen presents a code template that you insert at any embed point, and which prints out all (or selected) currently available template symbol values.
A Tree In A Page Loaded Browse (Clarion Magazine) 9 JUN 03
Clarion has a template for building a tree list control (RelTree). One of the disadvantages of this control is that the maximum tree level is fixed by the number of files you use in it. In this article, Ronald van Raaphorst outlines a simple idea for a non-level-limited, page loaded tree, using a standard browse control.
A Tree in a Page Loaded Browse: the Sequel, Part 1 (Clarion Magazine) 28 OCT 05
A Tree in a Page Loaded Browse: the Sequel, Part 2 (Clarion Magazine) 5 NOV 05
A Tree in a Page Loaded Browse: The Sequel, Part 3 (Clarion Magazine) 14 NOV 05
A Tree In A Page Loaded Browse: Update And Delete Logic (Clarion Magazine) 14 JUL 03
In this installment, Ronald van Raaphorst continues his discussion of a simple alternative to the RelTree template with a discussion of the ins and outs of updating and deleting records.
A+ Functions (Templates & Libraries) 22 OCT 07
This template is some collectives that I'd pick up from several forums.
A+ Path Manager (Templates & Libraries) 22 OCT 07
This template was made to add flexibility to change the file's name of a given table a run time!.
A+ Picture Editor (Templates & Libraries) 25 SEP 08
This control template was made as a visual utility to let the end user format it owns control pictures.
A+ PopUp Calendar (Templates & Libraries) 22 OCT 07
This control template was made to mimic Microsot Commun control version 4.70
A+ Web Cam (Templates & Libraries) 22 OCT 07
This template was made to add imagen capture capabilities to any clarion application, from a regular webcam; also allows to save imaginery either in bmp as jpg file formats.
A+Finger (Templates & Libraries) 27 MAY 08
A+Finger is a simple, small and powerfull wrapper library for the GrFinger Finger Print Library intended to let an aplication made with Clarion use the GrFinger.dll library.
A+Finger Dll Library Description (Templates & Libraries) 22 OCT 07
A+Finger is a simple, small and powerfull wrapper library for the GrFinger Finger Print Library inteded to let an aplication made with Clarion use the GrFinger.dll library.
A1 Fee Sound Effects (Sounds) 28 JAN 08
We record and created many unique Stereo Sound Effect CDs for personal and commercial use. Most of the CDs are priced under $10.00... each CD makes a Great Gift. We offer over 45 CDs of Stereo Sound Effects that are for sale. We've recorded many stereo sounds over a 6 year period up to 2007.
ABC Amber Clarion Converter (Utilities) 28 NOV 05
As all "ABC Amber" products, it's really easy as ABC and powerful as Amber.
ABC Amber Clarion Converter is an advanced tool which helps you convert your DAT (Clarion) files to any format you wish (XLS, CSV, MDB, DBF, XML, PDF, HTML, CHM, RTF, HLP, DOC, and many more) easily and quickly. The software supports a batch conversion, a run from command line, more than 50 languages. Batch conversion ability allows you to convert a unlimited number of DAT files at a time.
ABC Design Series: The ViewManager Part 1 (Clarion Magazine) 23 NOV 99
The ViewManager is the base class for all ABC browses. In this first of two articles David Bayliss explains ViewManager fundamentals and initialization code.
ABC Design Series: View Manager Part 2 (Clarion Magazine) 7 DEC 99
In ViewManager Part 2 David Bayliss looks at the code that actually does the work.
ABC DLL ToolKit 9 OCT 01
If you answered yes to any of the above questions then you’ve come to the right place!
ABC Embeds Are Easy (Clarion Magazine) 21 DEC 99
Tom Giles sifts through the huge number of ABC embed points and comes up wiith the ones you're most likely to need.
ABC Free Templates (v 2.43) New link (Templates & Libraries) 28 DEC 09
Updated 18 Dec 2009
ABC or Legacy: Which Templates Should You Use? (Clarion Magazine) 8 FEB 99
Which templates should you use? ABC offers power and complexity; legacy offers comfort and predictability. Do you need to switch to ABC?
Able Software (Templates & Libraries) 29 JAN 04
Source code for sale.
Able Software - Using the CARDS32.dll (Tips) 13 JUN 06
Demonstration of using Cards32.dll in Clarion
Create card games in Clarion using the standard Windows cards32.dll. The demonstration shows dealing cards, using the animation and includes two games (Crazy-8 and Klondike)
ABXTrackBar (Templates & Libraries) 12 NOV 02
It is a complete class wrapper around the APIs and a set of templates, making easy for any Clarion user to implement the TrackBar control.
Accessing Private Class Data (Article) (Clarion Magazine) 29 JAN 07
Accessing TPS Files Via ASP (Clarion Magazine) 8 MAY 02
In this article Brian Staff provides an introduction to Active Server Pages, or ASP, for Clarion developers. With ASP you can use the TopSpeed ODBC driver to display a TPS file (or any ODBC compliant data) in a browser.
Accessing Version Resource Information (Clarion Magazine) 13 JAN 04
It's often useful to know the version of a particular EXE or DLL your customer is using, and Windows EXEs and DLLs do have a standard format for version information. There are tools readily available to put this information in your Clarion apps, and now Brian McGinnis demonstrates how to extract that information at runtime.
Ace Icon's Free Page (Web Sites) 23 OCT 03
Free icons, buttons, backgrounds and wallpaper from Susan Pichotta.
Ace Icons (Graphics) 23 SEP 03
Matching sets of icons, glyphs, backgrounds & buttons for software and web developers.
ACT! Software Development Kit 11 MAY 00
Detailed contact and account information. Sales tips from Dale Carnegie training. A complete history of your
contact-related communications. Full calendar management of your schedule.
The bottom line? ACT! 2000 puts more profitable relationships — and results — within your grasp.
It's really no surprise that ACT! 2000 is the contact management software preferred by small businesses and
over 3 million sales professionals worldwide. At least not when you take a closer look at what ACT! 2000 does
for you.
Actipro SyntaxEditor .NET Control (Controls) 16 JAN 06
SyntaxEditor comes packaged with a number of sample language definitions for common languages like Batch files, C#, CSS, HTML, INI files, Java, JScript, Perl, PHP, Python, SQL, VB.NET, VBScript, and XML. Custom language definitions can be developed in an easy to learn XML format and distributed with your applications. To provide maximum functionality in the editor control, SyntaxEditor uses two parsing phases, a lexical parsing phase that tokenizes text, and an optional semantic parsing phase that you can implement to generate extended semantic parse data to be used for code outlining, IntelliPrompt, etc.
SyntaxEditor is a powerful editing control, similar to a multi-line TextBox, which syntax highlights text and provides an amazing number of state-of-the-art features for code editing. SyntaxEditor is modeled after the code editor in VS.NET and provides nearly all of its functionality.
Active Plugin (Templates & Libraries) 14 JAN 10
Active Plugin is unique additional 3rd party product that allows Clarion programmers to make their applications more flexible and scalable. This product allow to use widespread technique of so-called "plug-ins".
ActivePatch (Templates & Libraries) 29 SEP 05
ActivePatch is designed to work on both text and binary files of any type, including executables, libraries, data files and documents. It can be used to create a patch of a single file, or can be used to create an update for a complete product, modifying existing files, removing files that are no longer needed and creating the new files that have been added.
ActivePatch is a software development kit that enables developers to create their own updates in the form of a patch, and integrate the patch application process directly into their own software. Unlike other products, ActivePatch does not simply create incremental updates and re-package the files. It analyzes each file at the byte level, and determines the best method for updating the target file on the user's system.
ADDA v1.0.4 (Utilities) 22 SEP 04
Highlights:
ADDA is a multipurpose toolkit for designing, creating and maintaining the
database layer throughout the entire application lifecycle.
It is especially useful to those developers who use Clarion in conjunction
with .NET tools.
Adding A Class To Your ABC Program (Clarion Magazine) 23 MAR 00
Not sure how to add a custom class to your ABC app? Tom Ruby explains all, and throws in a serial/parallel port communication class for good measure.
Adding Aero Glass Effects to Clarion Apps (Article) (Clarion Magazine) 1 JUN 07
Adding Arrays To Generic Queues With HOWMANY (Article) (Clarion Magazine) 17 NOV 06
Adding Page Of Pages To A Clarion Report (Clarion Magazine) 16 AUG 02
For many years now it has been difficult to add a Page of Pages variable to a Clarion report. It has also been difficult to print more than one copy of a report without clicking on the print/report button twice, or using the printer properties to specify multiple copies. Inspired by Bruce Johnson's ABC book, and some conversations at ETC III, Nardus Swanevelder finds a solution to both problems.
Adding Tools To The C7/Clarion# IDE (Article) (Clarion Magazine) 26 AUG 08
Addressing Arrays On A Window (Clarion Magazine) 23 JAN 04
Steve Parker loathes, hates, and despise arrays. But sometimes, like it or not, he has to use them. Here's what he learned about using arrays on windows, and what you need to know
Adi0Cornerz (Templates & Libraries) 29 NOV 07
This template simply wraps a box around specific controltypes in order to smoothen the look. It differs between regular controls and read-only/disabled controls. The result is that the user instantly see which controls he might fill in. The template has been available for free for some time, but we have decided to commerialize it to secure future maintance.
AdiApi function library (Templates & Libraries) 29 NOV 07
A collection of more or less cool functions that can save a whole lot of work. Many of these functions are available to ClarionMag subscribers.
AdiIniEditor (Templates & Libraries) 29 NOV 07
Class and template for editing INI files
AdiQueueHandler (Templates & Libraries) 29 NOV 07
Freeware for handling queus in listbox
AdiTranslation (Templates & Libraries) 29 NOV 07
Freeware Translation class extender
ADO Query Tool (Utilities) 25 APR 05
Query Tool is a Universal Data Access (UDA) tool. It lets you query OLE DB data sources, author SQL scripts and queries, return query results into a grid or free-form test, return provider properties, execute multiple SQL scripts or stored procedures simultaneously and more.
Advanced Skeletons: Managing Hyperlinks (Clarion Magazine) 7 MAR 00
The older Internet Connect templates have an option called Autospot Hyperlinks. But how do you create hyperlinks in Web Edition?
Advertising Feature: A Journey Towards An Employee Portal Using Clarion.Net (Article) (Clarion Magazine) 11 MAR 10
Advertising Feature: Why Not Outsource Clarion Services? (Article) (Clarion Magazine) 10 SEP 08
AES Encryption And Test Vectors (Article) (Clarion Magazine) 1 OCT 09
Aesthetically Pleasing Recursive Updates (Article) (Clarion Magazine) 8 MAY 06
AFE Tested with C7.2 (Templates & Libraries) 4 JUN 10
The Automated Fax Engine provides easy, feature rich support of fax send capabilities from your Clarion reports. Find out what all the excitement is about and just how easy you can provide your users with automated faxing abilities.
Agent Ransack (Utilities) 26 OCT 07
Agent Ransack is a free tool for finding files and information on your hard drive fast and efficiently. When searching the contents of files Agent Ransack displays the text found so you can quickly browse the results without having to separately open each file!
Agent Ransack provides compelling advantages over similar search tools:
Freeware 'lite' version of the professional file searching software FileLocator Pro.
Agent Ransack is provided FREE of charge for the benefit of the Windows community. If you find it useful please register it, free of charge.
Agile, Test-Drive Development In Clarion#, Part 1 (Article) (Clarion Magazine) 2 JUN 08
Agile, Test-Drive Development In Clarion#, Part 2 (Article) (Clarion Magazine) 2 JUN 08
Aha-soft (Utilities) 23 FEB 09
Here you can read about our software, download and register copies for immediate use, download image
collections and ask questions about the use and performance of our products.
AISIP The Association of Independent Software Industry Professionals (Web Sites) 17 JUN 05
Our common ground is an interest in marketing and improving our products and services. Most members market and sell their products via websites, but some members employ newsletters, blogs, and even snail-mail to good effect.
AISIP is an association for people who work in the independent software industry. We are professionals who strive to provide top-quality products and services to our customers while aiming for excellence within our industry. Our focus in AISIP is to assist each other in the issues that face us, from marketing to software protection to website design to customer support.
Alert(MouseLeft) (Clarion Magazine) 28 MAY 10
One of the major features implemented on our new ClarionMag site is the Clarion Roadmap. Here's a sneak preview.
Alert(MouseLeft) (Article) (Clarion Magazine) 21 APR 10
Alias - Who Was That Masked File? (Clarion Magazine) 24 AUG 99
"File alias" is one of those concepts that is at once extremely difficult and extremely simple. Steve Parker explains what file aliases are, and how and when they should be used.
All About ClarionMag's New FAQ Site (Article) (Clarion Magazine) 27 OCT 09
All Our DevCon 2004 Coverage In One Place (Clarion Magazine) 21 OCT 04
Looking for links to all our DevCon 2004 articles? Check out this page in the topical index.
AllAPI 2 AUG 01
Welcome to AllAPI.net, your #1 source of information about using API functions in Visual Basic.
This site is made and maintained by Kris & Pieter Philippaerts. You can send your comments about this
website via this page, or you can email us at KPDTeam@allapi.net.
Use API functions in Visual Basic. For beginner, intermediate and advanced programmers.
Alpha Media, Inc. Pink Notes Plus v4 (Utilities) 31 JUL 06
Whether you want to send Instant Messages down the hall, or across the world, Pink Notes Plus is the Easiest, Fastest, and most Efficient Business Instant Messaging software available, to deal with real-world business requirements.
Throw away those pink message pads...here's Pink Notes Plus!
Secure Business Instant Messaging Software
AMAS 1 FEB 02
Address Matching Approval System for the Australia Post system. Prints the Australia style barcodes.
AmazingGUI v1.2.3.0 (Templates & Libraries) 7 JUN 10
Does the XP look seem a little antiquated? Amazing interfaces are just a few clicks away. Now supports Jelly buttons.
AMYUNI Consultants 25 AUG 01
Amyuni PDF Print Driver 10 MAY 01
An AppGen-Created Clarion# MVC Web App (Screencast) (Article) (Clarion Magazine) 21 MAR 09
An Economical Record Status Control (Article) (Clarion Magazine) 30 AUG 06
An FTP Client built with Handy Tools (Utilities) 27 FEB 03
http://www.cwhandy.com/pcdemos/hndftpdemo.exe
Cheers...
--
Here's a working FTP client built with The Clarion Handy Tools.
Gus M. Creces
The Clarion Handy Tools Page
An FTP Client written in Clarion 30 AUG 99
After playing with the wininet.dll a simple FTP client written in
Clarion was born. Actually it's two clients one is working in
synchronous and another one in asynchronous mode. Probably the next step
would be wrapping them up in a template and becoming rich
An Introduction to CVS and WinCVS (Clarion Magazine) 14 FEB 05
Version control software has long been popular with software developers, and particularly development teams, because it offers a centralized repository for source code, and tracks and manages changes to that source code. But even if you're a software developer working on your own, version control software can be immensely useful, and not just for software, but for any file that changes over time. In this two part series, Nardus Swanevelder shows how to install and configure CVS and WinCVS, two popular and freely available open source products.
An Introduction to CVS and WinCVS Part 2 (Clarion Magazine) 21 FEB 05
Version control software has long been popular with software developers, and particularly development teams, because it offers a centralized repository for source code, and tracks and manages changes to that source code. But even if you're a software developer working on your own, version control software can be immensely useful, and not just for software, but for any file that changes over time. In this two part series, Nardus Swanevelder shows how to install and configure CVS and WinCVS, two popular and freely available open source products. Part 2 of 2.
An Introduction to Hand-Coding Reports (Clarion Magazine) 17 DEC 04
Dermot Herron continues his series for the beginning Clarion programmer with a look at how to easily manage complex reports by using the report template and a little hand code.
An Introduction To Writing Templates: Part 1 (Clarion Magazine) 10 OCT 00
Writing templates is easier than you think; John Morter explains his borrow-and-adapt approach to becoming productive quickly. Part 1 of 2.
An Introduction To Writing Templates: Part 2 (Clarion Magazine) 17 OCT 00
Writing templates is easier than you think; John Morter explains his borrow-and-adapt approach to becoming productive quickly. Part 2 of 2.
An Overview of the Dynamic Driver (Clarion Magazine) 21 FEB 05
Bruce Johnson continues his series on the new drivers from SoftVelocity with a look at the Dynamic Driver, which lets you create file structures at runtime. As Bruce shows, the real magic happens when you combine the Dynamic Driver with the In-Memory Driver.
An Overview of the In-Memory Driver (Clarion Magazine) 11 FEB 05
Bruce Johnson continues his series on the new drivers from SoftVelocity with a look at the In-Memory driver, which works like any other file driver except that all data is stored only in memory, not on disk.
An Overview of the IP Driver, Part 1 (Clarion Magazine) 31 JAN 05
The IP driver was announced by SoftVelocity quite some time ago, and quickly generated a lot of interest in the Clarion community , because it provided a way of connection a Clarion application to any database, using just an IP, or Internet Protocol, connection. But many questions still remained. Bruce Johnson provides some insight into the design and best use of the IP driver.
An Overview of the IP Driver, Part 2 (Clarion Magazine) 31 JAN 05
In this second part of two parts, Bruce Johnson looks at the architecture of the IP driver, as well as security and cost.
An SQL Tutorial (Tips) 4 APR 08
SQL (Structured Query Language) is a computer language aimed to store, manipulate, and retrieve data stored in relational databases. The first incarnation of SQL appeared in 1974, when a group in IBM developed the first prototype of a relational database. The first commercial relational database was released by Relational Software (later becoming Oracle).
Analogy by Jesson Yip (Utilities) 27 OCT 09
A screen saver that's just too cool not to link. To to the web page to see what it does. The page itself is mighty cool.
AnalyZe.IT 4 FEB 02
Support newsgroup at news://www.langaard.no
Make a Management Information System from your application data.
AnalyZe.IT will extend the lifetime of your application, Produce 2/3D
Graphics from your database, or tabular reports. All your customers report
demand "only 2 clicks away". You also have the possibillity to distribute
your reports using Preview.IT (same as Show.IT, but not the designer)
Supports.: RunTime Variables, PDF, XML,HTML,RTF,LL etc. schedule your
reports, Mail-Your reports, FTP Your reports (v1.4) Same source different
layouts, same layout multiple destinations.
Andrew's Kitchen (Clarion Magazine) 20 OCT 99
Andrew Guidroz II explains what TV dinners have to do with Clarion embeds.
Andrew's Kitchen - Sliding Into Cookery (Clarion Magazine) 26 APR 99
The cooking Cajun gets his name in lights (again!) with this feature article. Is it food? Is it code? It's a little of both.
Andy Stapleton's (Cowboy) presentation about SQL and TPS 5 OCT 99
If it doesn't work, try a small D in Devcon99.
ANN: Clarion Magazine's New E-Books and a Special Subscriber Offer (Clarion Magazine) 8 AUG 08
E-books are another great way to get the information you want from Clarion Magazine. Your time is valuable; with our PDF e-books, you spend less time hunting down the information you need. We're collecting the best Clarion Magazine articles by top developers into themed PDFs, with the first releases in March. These e-books will be available for purchase by anyone, but we have a special deal for subscribers. Not only will subscribers get discounted prices and free updates on e-books, but everyone taking out or renewing a subscription between February 23 and March 5, 2005 will receive an e-coupon good for two free e-books!
Annoyances.org 3 JAN 02
Stomp out annoyances with the topics on this site. Check out the various Annoyances books for more advanced, in-depth solutions. Use the discussion forums (links to your left) to talk annoyances and solutions with other annoyed users.
Annoyances.org is the most complete collection of information assembled for and by actual users of Microsoft Windows.
Another Single Browse For Multiple Lookups (Article) (Clarion Magazine) 10 JUL 06
AntiPiracy 2004 Internet Edition (Utilities) 9 SEP 04
Special Two-Way Communication Allows Online Registration Over The Internet. Detects When Two Or More Copies Of The Same Application With The Same Serial Number Are In Use And Gives You The Option To Disable The Illegal Copies!
AntiPiracy 2004 Keeps A Violations History And Allows For Easy Integration With Existing Applications Or Components.
AntiPiracy 2004 Internet Edition Allows You To Add Advanced Piracy Protection To Your Software Applications.
Anyone Home on the Network? (Article) (Clarion Magazine) 21 JAN 06
Apache As A Reverse Proxy For Clarion Web Servers (Article) (Clarion Magazine) 23 FEB 07
apgusb.zip 26 JUL 99
Template to pop the APG USB Cash drawer from a Clarion program (Legacy template)
In the Icetips incoming directory:
API Documentation 16 AUG 99
App Scanner (Utilities) 10 NOV 06
AppScanner is a 'lite' debugger. It can hook into a running process and
show information about:
App Shutdown Options in Clarion 6.2 (Article) (Clarion Magazine) 1 FEB 06
App To Service 14 NOV 00
Run regular applications as Windows services (for NT/2000 only)
App-Ref New Version 25 Sept 2000 25 SEP 00
App-Ref will analyse and cross reference your Clarion Windows Application
AppForge (Utilities) 10 DEC 02
AppForge™ software lets you create applications for PDAs and other Palm OS® devices using Microsoft®
Visual Basic 6.0®. It's incredibly powerful and easy to use.
AppForge supports products made by Palm®, Handspring®, Sony®, Symbol®, Kyocera®, TRG®, and
others.
Think it. Build it. It's that easy!
AppForge™ software is fueling the handheld revolution.
AppGen Beta Status Report (Article) (Clarion Magazine) 3 NOV 08
AppGen Beta Status Report (Article) (Clarion Magazine) 10 DEC 08
AppGen In September? (Article) (Clarion Magazine) 14 AUG 08
AppGen Released! (Article) (Clarion Magazine) 22 OCT 08
AppInit 25 JAN 02
AppInit performs a lot of housekeeping so you don't have to. Many of the tasks are small, like adding your application icon to every window instead of the default Clarion Icon. But some are major, such as stamping your exe or dll with version information while automatically incrementing a build number.
The Splash screen and About box are generated by the template. You can use whatever image you find desireable for the Splash screen and About box. I have made several matched image sets available in the Gallery area of this website. Of course, you can always design your own images.
Application Assistant 2.10 (Utilities) 13 MAR 06
Application Manager 1.5 31 DEC 00
Application Prototyper (Utilities) 19 MAY 04
Application Prototyper currently allows Software Developers to prototype the Software Product screens according to the customer requirements. Integration with the Business Rules Application as well as Business Process Prototyping is for seen in the near future.
A prototype is an early experimental model of a system, system component, or system function that contains enough capabilities for it to be used to establish or refine requirements or to validate critical design concepts.
AppShell® (Templates & Libraries) 9 APR 05
KwikSYSTEMS® ASSOCIATES & Comsoft7 (as Associates) are please to announce
that we have exclusively licensed the products know as Duke Shells. We will
be the exclusive sales outlet for the latest AppShell® products from now
on. We will also be supporting, further enhancing and adding to the
existing AppShell® products.
AppSite Hosting (Hosting) 3 OCT 06
Dedicated Hosting.
AppToService 30 JUN 00
This allows you to have some of the benefits of a Windows service, such as the ability to run an application
even when no user is logged on the computer, the ability to run an application under a specified user account,
the ability to allow an application to survive logoff/logon sequences, hence saving the overhead of restarting it
for each new user, and so on.
AppToService is a Windows NT/2000 Unicode console application that lets you run regular applications as
Windows services.
Aramdillo Software Protection (Utilities) 20 SEP 02
Reduce or eliminate software piracy with this powerful and easy-to-use license management and software protection system!
Archive of old clarion newsgroups. (Web Sites) 31 OCT 03
The archive server is available via NNTP or HTTP.
To read the news archive via NNTP, point your news reader to:
news-archive.softvelocity.com.
To read the news archive via HTTP (with full text search), use the link:
http://news-archive.softvelocity.com/cgi-bin/dnewsweb
The previous news data has been restored. This data is being made available to
all in a read-only format.
Archiving Newsgroups With Hamster (Article) (Clarion Magazine) 26 JUN 09
ARD Report Writer works with C7 (Templates & Libraries) 12 NOV 08
Allerup Report Designer - Components
The ARD Report Writer was designed to make designing reports in
Clarion for Windows easier for the end-user as well as the developer. The
developer can design the reports, but if he so chooses, he can also allow
his end-users to change the reports or add new designs. This way, the
developer can provide standard reports with his program, and the user can
add or change the report designes if they have need for it. The developer
determines which data fields are available for individual reports, so the
end-user doesn't have access to add other fields to the report, than it was
orignially designed for.
Ardamax Software (Utilities) 9 AUG 07
Ardamax Keylogger is an invisible keylogger that captures a user's activity and saves it to an encrypted log file. The log file can be stored as a text or web page. Use this keylogger to find out what is happening on your computer while you are away, maintain a backup of your typed data automatically or use it to monitor your kids.
Tray Commander is a tray launcher that lets you gain quick access to your most frequently used applications and system commands via a customizable menu. Not only can you open applications and files, but also launch screen savers, shutdown, reboot your computer and much more, all from the system tray!
Mouse Wheel Control enhances the functionality of mouse with a scroll wheel: moving the mouse wheel will generate the keys pressing. With it you can assign various keystrokes to the mouse wheel. Many of the programs are not supports scroll wheel or supports not as you want. This utility solves this problem.
Ardamax Keylogger Lite is freeware. It is a light-weight version of Ardamax Keylogger - invisible, easy-to-use keylogger with emailing feature that captures a user's activity and saves it to a logfile.
Tray Commander Lite is a free tray launcher, a light-weight version of Tray Commander. It allows you to quickly and easily execute your favorite applications, open folders and files, shutdown and reboot the computer, open and close the CD door, make screenshots, and more.
Are Accounting Objects Possible? (Clarion Magazine) 22 FEB 00
Is it possible to write a set of objects to manage most accounting software needs? David Podger sets some requirements and launches an open source project.
Are you getting the most out of ClarionMag? (screencast) (Clarion Magazine) 7 SEP 10
Clarion 5 introduced the ability to sort queues with a function call. In this third installment Simon Kemp takes a closer look at the final version of the sorting function.
ArGo Software Design (Utilities) 17 OCT 03
Argosoft 28 AUG 00
If you configure your smtp client to send mail to 127.0.0.1 AND you
have the argosoft mailer setup and running, youre home free when your
app needs a smtp server, AOL or not.
Go to www.argosoft.com. There is a free simple SMTP server there. The
instructions and the help are very very very simple. The only thing
they need to do to use it is install the program (2 or 3 clicks) and
figure out what their DNS server is (the help shows them how to do
this, with pictures!)
Armadillo Copy Protection (Utilities) 8 SEP 03
Just my .02
Tim Morrison
I am a big fan of Armadillo... very easy to set up, very easy to add just
about any type of licensing you want, including enforcing seat licensing
without the need to have a common shared file of any kind - all TCP/IP.
Arnor & Sue 4 March 2000 7 MAR 00
Wedding Pictures
Arnor's new process templates 20 JUL 98
Article on Memory Leaks in NT (Tips) 27 AUG 02
Memory leaks have plagued Windows NT since its first release.
Articles in the Icetips Knowledge Base (in HTML) 15 JAN 99
Artisoft - Telephony libraries 9 APR 99
Artisteer v2.1.0 by Motley Soft (Utilities) 22 JUL 09
Artisteer is the first and only Web design automation product that instantly creates fantastic looking, unique website templates and blog themes.
The Automated Web Designer
With Artisteer YOU immediately become a Web design expert, editing and slicing graphics, coding XHTML and CSS, and creating Web design templates and Wordpress themes - all in minutes, without Photoshop or Dreamweaver, and no technical skills.
ASCIIing For More (Clarion Magazine) 12 MAY 03
Konrad Byers is back with a new and improved ASCII file handing class that is interchangeable with the ABC FileManager, and handles multiple file layouts on the fly.
Asp Faqs (ASP) 24 OCT 02
Once a developer becomes familiar with ASP, then www.aspfaq.com is a great
resource too.
ASP Wizard 15 JAN 01
The ASPWizard idea was started after personal experience and frustration of learning ASP. ASPWizard is a concept that can be used in conjunction with already established software packages.
ASPACK (Utilities) 11 JUN 02
ASPack is an advanced Win32 executable file compressor, capable of reducing the file size of 32-bit Windows programs by as much as 70%. (ASPack's compression ratio improves upon the industry-standard zip file format by as much as 10-20%.) ASPack makes Windows 95/98/NT programs and libraries smaller, and decrease load times across networks, and download times from the internet; it also protects programs against reverse engineering by non-professional hackers. Programs compressed with ASPack are self-contained and run exactly as before, with no runtime performance penalties.
ASPROTECT 9 FEB 01
ASProtect is the system of software protection of applications, designed for quick implementation of application
protection functions, especially targeted for shareware authors. ASProtect is designed for such specific tasks
as working with registration keys and creation of evaluation and trial application versions.
(alas, cracked by the same guys who cracked Linder's Setup Builder)
AspUpload 4 MAY 00
Also XUpload.
AspUpload is an Active Server component which enables an ASP application to accept, save and manipulate
files uploaded with a browser. The files are uploaded via an HTML POST form with one or more
INPUT TYPE=FILE tags. The FORM tag must contain the attribute ENCTYPE="multipart/form-data".
Aurelia Systems (Utilities) 22 MAR 02
Aureleon quickly and easily converts Windows documents to HTML. Installed as a Windows printer driver, Aureleon makes it possible for non-technical users to publish and e-mail existing Windows documents as easily as printing them.
Windows printer driver generates HTML and Style Sheets.
Aussie DevCon 2008: Geoff's Thoughts (Article) (Clarion Magazine) 1 JUL 08
Aussie DevCon 2008: Geoff's Thoughts (Article) (Clarion Magazine) 30 JUL 08
Aussie DevCon Day 1 Notes (Article) (Clarion Magazine) 13 OCT 09
Aussie DevCon Day 1 Training (Bruce Cowan) (Article) (Clarion Magazine) 28 MAY 08
Aussie DevCon Day 1 Training (Bruce Cowan) (Article) (Clarion Magazine) 2 JUN 08
Aussie DevCon Day 1 Training (Geoff Robinson) (Article) (Clarion Magazine) 28 MAY 08
Aussie DevCon Day 1 Training (Geoff Robinson) (Article) (Clarion Magazine) 2 JUN 08
Aussie DevCon Day 1, Part 1 (Article) (Clarion Magazine) 11 MAY 06
Aussie DevCon Day 1, Part 2 (Article) (Clarion Magazine) 13 MAY 06
Aussie DevCon Day 2 Notes (Article) (Clarion Magazine) 13 OCT 09
Aussie DevCon Day 2 Training (Article) (Clarion Magazine) 30 MAY 08
Aussie DevCon Day 2 Training (Article) (Clarion Magazine) 2 JUN 08
Aussie DevCon Day 3 Notes (Article) (Clarion Magazine) 15 OCT 09
Aussie DevCon Day 3 Training (Article) (Clarion Magazine) 5 JUN 08
Aussie DevCon Day 4 Notes (Article) (Clarion Magazine) 16 OCT 09
ClarionLive!]]>
Aussie DevCon Day 4 Training (Article) (Clarion Magazine) 25 JUN 08
Aussie DevCon Day 4 Training (Article) (Clarion Magazine) 30 JUL 08
Aussie DevCon Training, Part 1 (Article) (Clarion Magazine) 13 NOV 09
Aussie DevCon Training, Part 2 (Article) (Clarion Magazine) 13 NOV 09
Aussie DevCon: Bob Z Shows Clarion.NET (Article) (Clarion Magazine) 29 MAY 07
Aussie DevCon: Bob Zaunere's Opening Session (Article) (Clarion Magazine) 25 MAY 07
Aussie DevCon: Charles Edmonds’ Pro-Series (Article) (Clarion Magazine) 7 JUN 06
Aussie DevCon: Mambo, Critical Sections/Threading, and Ingres (Article) (Clarion Magazine) 18 MAY 06
Aussie DevCon: NetTalk 4, Debugging, XML and SetupBuilder5 (Article) (Clarion Magazine) 18 MAY 06
Aussie DevCon: Windows Services, CapeSoft Tools (Article) (Clarion Magazine) 30 MAY 06
Austrailian Clarion User's Group 5 AUG 99
A huge Clarion related site from Down Under.
Australia Post (Web Sites) 9 SEP 05
The Postcode Datafile is a copy of the Postcode Database that contains the following fields:
Australian DevCon 2006 (Events) 6 JAN 06
Australian DevCon 2006 will now to be a reality. With three high profile international speakers, the conference will be an instant sucess, with sessions on new Soft Velocity products and developments, lessons on efficient programming, some web based technologies, plus some fun and much, much, more.
Auto-Complete Files And URLs With SHAutoComplete (Clarion Magazine) 26 FEB 04
Ever wonder how you can add an auto-complete feature like that used in Internet Explorer to your applications? Carl Barnes shows how to use IE's code, via the SHAutoComplete API function.
AutoComplete In An On-Demand Drop Down Combo (Clarion Magazine) 7 JUN 04
Why would you want to learn how to code AutoComplete into a Drop Down combo when a Drop Down Combo already does that? The big answer is speed. If you have a number of Drop Down Combos (DDCs) on a page, each referencing a file that has a growing number of records, then even just opening the window will become very slow. Stuart Andrews demonstrates his approach to coding on-demand drop down combos.
Automagical Browse Refreshing (Clarion Magazine) 21 FEB 11
The C7 Task List is yet another way to navigate around your source code. But there are a couple of things to watch out for.
Automated FAX Engine 25 JAN 02
The new AFE Fax Server is now available. This release includes a
complete rework of the server internals to provide 32-bit server support
on ALL 32-Bit variants of Windows®. This release also includes the
latest FaxMan® (version 3.51) components to provide support for all 32-
bit platforms.
AFE is an addon product for CW reports that fax enables your applications. "A"utomated "F"ax "E"ngine
provides you with several options to enable your CW reports with fax capabilities. Now in 32 bit too.
Available for C5 and C5.5beta.
Automatic Router Login Utility (Utilities) 18 AUG 04
I have posted a new utility on my web site that will allow you to log
into the router.
You can download it from
http://www.firewallreporting.com/downloads/RouterLoginInstall.zip
--
Ever sence Micorsoft issued the Internet Explorer patch http://support.microsoft.com/default.aspx?scid=kb;en-us;834489
you are unable to pass the user name and password via Internet Explorer to secure web sites within the URL as http://username:password@name.domain or in the case of logging into a
local router, http://username:password@192.168.1.1
Ben E. Brady
www.clariondeveloper.com
Autorun Menu Maker (Utilities) 7 NOV 03
Autorun Menu Maker is absolutly free utility that allows you to create an autoplay CD. An user just inserts a CD into a drive and the program automatically displays the menu.
AutoRuns for Windows v8.61 (Utilities) 2 FEB 07
This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You can configure Autoruns to show other locations, including Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.
Ava Find (Utilities) 21 FEB 05
Smarter than your average search dog.
Avoid My SQL Mistakes! (Clarion Magazine) 18 JUL 01
For newcomers to SQL, the pitfalls are many. Mauricio Nicastro has been there and done that. In this article he describes the setbacks he encountered converting his applications to SQL, and the solutions to those problems.
Avoiding cursors in SQL code for efficiency (Tips) 24 DEC 08
It is quite easy to alter your code to use traditional loops and avoid the overhead of using cursors.
Cursors be Gone! by Gaby Abed
awDebugger v1.1 (Utilities) 28 SEP 07
And that is precisely why we created awDebugger, a new Clarion debugger
designed specifically for Clarion developers like you, who hate spend
their valuable time debugging applications when they should be
developing new features or learning new development tricks instead.
Don't you just hate debugging?
Axialis AX-Icons (Utilities) 7 JUN 06
Icon editor and librarian allows you to extract icons from apps.
Axialis Icon Workshop (Utilities) 7 JUN 06
Axialis IconWorkshop (formerly AX-Icons) is a professional tool designed to Create, Extract, Convert, Manage and Redistribute Windows® Icons. Compatible with graphic industry standards, it has a fully integrated workspace that permits you to work efficiently and create professional icons in minutes.
Axtel Barcode Recognition Software (Graphics) 16 APR 05
Axtel licenses software for Barcode Recognition from raster images. Standard products and licenses are available for Windows as well as porting services to WIN-CE and other embedded systems. Axtel software provides Barcode Recognition capability for Document Management Systems, Document Scanners, Facsimile Servers, Computer Vision Systems, Digital Cameras, Assembly Line Cameras, Badge Readers, Lottery Terminals, Traffic Cameras, Pen Products and others.
AZSpell 30 MAR 01
AZSpell 4.6 is provided with an intelligent word identification algorithm and is suitable for the complexity of almost any language.
BackFlash Data Backup Module v4.6 (Templates & Libraries) 31 JUL 04
BackFlash is now compatible with all versions of Clarion from CW20 to Clarion 6.1, ABC and Legacy. (No update needed for 6.1)
BackItUp! v1.9.0 (Utilities) 26 JAN 07
BackItUp is a small systemtray utility that lets you configure and run backup tasks. It uses file masking to determine what files to backup. (for instance *.APP and *.DCT) and lets you quickly run the task before you open your app, creating a (optionaly password protected) zip file in the folder you specified.
BarCode 1 3 DEC 97
Much information about barcodes. Demo, shareware and fonts.
Barcode Fonts 21 DEC 01
Barcodebook (Web Sites) 23 APR 03
Bar code Printers, Scanners and Labels.
Bardon Data Systems (Controls) 16 MAY 02
WinU and Full Control offer computer security, access control, file protection, user oversight, remote system administration and policy management. They feature activity audit trail logging, IT asset audit reports, desktop lockdown, mobile security, web browser monitor, system usage authorization, software distribution, troubleshooting, and helpdesk support.
Base 64 coding information (Tips) 14 AUG 02
Base2 22 DEC 00
Our Mission is to provide high-quality, user-friendly Electronic Data Interchange (EDI) software for the
automotive industry in the Microsoft® Windows 9x/NT™ environment.
BASE64 Encoding Source use Within a Clarion Application (Templates & Libraries) 29 JAN 09
The size of the encoded string will be longer than the original. The size will now be int( ( OrigLen +8 +2) / 3 ) * 4
The " + 8" there is the extra bytes added by JPWBlowfish method Encode1024.
For a string of 20 characters whether you use EncodeHex or the combination of Encode1024 and Base64 you will end up with an encoded string of the same length (40 characters). The combination of Encode1024 and Base64 becomes more efficient once you are working with the original data of 30 chars or more.
I (John Griffiths) have often used the Blowfish Encryption class (JPWBlowfish) published by Gary James/Andy Ireland.
Blowfish encryption creates an encoded string that will invariably contain non-ascii characters. This is a problem when using ODBC to write (and read) to a SQL database. This is due to the inclusion of illegal characters.
BaseCW 10 AUG 00
This product manages mail and news message archives.
Basic File Handling in Clarion (Clarion Magazine) 23 APR 04
Over the years, Dermot Herron has developed a set of basic practices for hand-coded file handling using Clarion's ABC library. In this article, based on a talk he gave to the Johannesburg Clarion User Group, Dermot explains his tried and true approach.
BASTA App To Service (Utilities) 16 MAR 09
Stop wishing your application was a service. Make it run like one with AppToService!
AppToService is a Windows Unicode console application that lets you run regular applications and servers as Windows services. This allows you to have some of the benefits of a Windows service, such as the ability to run an application even when no user is logged on the computer, the ability to run an application under a specified user account, the ability to allow an application to survive logoff/logon sequences, hence saving the overhead of restarting it for each new user, and so on. For instance, you can run a dialer application as a service to automatically connect a computer to the Internet following unattended reboots.
Basta Computing 15 MAR 01
Batch Email and Save Report (Templates & Libraries) 20 JUL 02
Get it from the Clarion Shop.
bcTester (Templates & Libraries) 30 JAN 09
bcTester is FREEWARE and demonstrates the capability of QS-Barcode SDK, the software for barcode recognition from QS QualitySoft GmbH.
bcTester reads barcodes from images. Linear barcodes can be recognized as well as new 2D-(two dimensional) barcodes.
Beautifying Clarion Applications (Article) (Clarion Magazine) 13 JUL 06
BeCubed Software, Inc. 6 AUG 99
OCX's with Documentation for Clarion.
Beginning SQL Server 2005 Reporting Services Part 1 (Tips) 7 OCT 06
If ever there was job for "real" developers to shuffle to their juniors, it is building reports. It's not real development anyway; it's more like glorified formatting. Besides, the esoteric tools that you use to build reports try to provide an abstraction layer, which often prevents you from having any real control over the report. I've heard all these arguments before. If this sounds like a conversation you've had by the water cooler, then I invite you to take a closer look at SQL Server 2005 Reporting Services (SSRS).
Beginning SQL Server 2005 Reporting Services Part 2 (Tips) 7 OCT 06
In Part 1 of this article, we looked at the basics of SQL Server Reporting Services 2005 (SSRS). We built one report with the Report Wizard, and one report using the Report Designer. In Part 2, we are going to look in more depth at the features that you can use everyday as an SSRS developer.
We will investigate:
Belarc Advisor - Free Personal PC Audit (version 7.1f) (Utilities) 3 MAR 06
The Belarc Advisor builds a detailed profile of your installed software and hardware, missing Microsoft hotfixes, anti-virus status, CIS (Center for Internet Security) benchmarks, and displays the results in your Web browser. All of your PC profile information is kept private on your PC and is not sent to any web server.
Belarc Advisor - Free Personal PC Audit (Version 7.2m) (Utilities) 27 APR 07
The Belarc Advisor builds a detailed profile of your installed software and hardware, missing Microsoft hotfixes, anti-virus status, CIS (Center for Internet Security) benchmarks, and displays the results in your Web browser. All of your PC profile information is kept private on your PC and is not sent to any web server.
Ben Brady's little program to check the Opportunistic Locking settings (Utilities) 21 OCT 05
Make sure your user's computers won't be corrupting the TPS files by checking the Opportunistic Locking settings.
Benjamin Dell's template for Build Number 28 MAR 01
To display, there is a code template that gets populated into an embed point
and a message pops up with the version and build number.
After seeing many requests requesting an auto build number counter on
compiling an application, i have created a template that will do this.
The developer drops the extention template into the application and
UNFORTUNATELY have to add two small pieces of code the the ABC class...and
there is the auto build incrementor.
BERTHUME SOFTWARE 3 APR 01
Best & Worst Dressed Clarion Third Party Related Sites (Web Sites) 19 MAR 04
( In case you're interested:) )
Better OOP series of articles by Dan Pressnell (Web Sites) 28 NOV 05
The article section is available to registered users only. Once you register
you can also submit your own articles.
The Better OOP series of articles by Dan Pressnell has been added to our
articles section at www.clariondeveloper.net . The example files are also
have been added to our download section. So when you click on a link to
download the file you will get the file.
BevelTool 29 MAY 00
BevelTool is a little utility to create the value for Prop:BevelStyle. BevelTool source is now available from http://www.ralfs.de/cw.html
Beyond Ada: The First Paranoid Programming Language (Humor) (Web Sites) 28 DEC 05
Stunned at the bulk of Ada, which a few of us braver souls were teaching ourselves strictly against the wishes of the Pascal-loving Department, the concept of a language so huge and awful that it was utterly impossible to write a meaningful program, and with such bizarre constructs that nobody would want to use it, evolved. And all before Ada 9X escaped into the real world.
Beyond Compare 16 FEB 00
Spawn external editor and go to line number
Handles long lines, large files
BFlat from Comsoft v1.2 (Templates & Libraries) 31 OCT 08
BFlat templates from Comsoft7 are designed to give your apps a
consistent look and feel. Easy to apply, easy to use. Gives
Developer Control over BoCaption appearance.
BG SoftFactory launches new virtual training center. (Tips) 21 MAR 06
Clarion from the Start focuses
exclusively on the language. 48 lessons, divided in 10 blocks, lead the
programmer, beginner or experienced, toward writing a sophisticated Clarion
program, using API, SQL and XML.
BG XML DICO v2.0 (Templates & Libraries) 16 FEB 05
(Installer fixed, sorry<g>.)
Will Let you See, Browse, Explore, Navigate into your Clarion Dictionary like you never dreamed it would ever be possible before !
BIDS: BAA Information Delivery System (Web Sites) 5 JUN 02
Federal projects looking for developers.
Big Automatic Timer Tamer (BATT) v1.0 (Templates & Libraries) 13 MAR 08
Automatic Timer to tame timing activities and
provide
end users with configuring capabilities. Needed for the new BST Popup Tray
Icon.
Works in any app to tame and configure timers for any use.
See website online help for details.
Big Balloon Tip Try (BBTT) v1.1 (Templates & Libraries) 13 MAR 08
Balloon Tip Tray Icon templates to tame putting
your
own tray icon and sending messages. Needed for the new BST Popup Tray Icon.
One Extension will generate routines and calls needed to autocheck for appts
and
create popup according to your configurations. Code templates to use in any
app.
Create icon menus for Tray Icon, add your own items.
Big Image Tamer Available for C7.2 (Templates & Libraries) 8 JUL 10
BigImageTamer Template set contains 2 multi use templates, BITWinImage and BitRptImage. These can be applied as many times as necessary to control images used on windows and reports. BigImageTamer Templates take the variable file name selected in the prompt, assigns it as {PROP:TEXT} to the image control selected in the drop down box, and recalculates the width and height proportionately to fit inside the image control as you placed it on the window. It will place the resized picture in the upper left hand corner of the image control unless you tell it to center the image in the defined image area with the check box.
Big MyFavoriteEmbeds Tamer - BFET v2.0 (Templates & Libraries) 3 AUG 04
Add the global template to your app, and the extension appears in each procedure with the embed buttons. You can leave it in, or
remove it before release.
Adds no code or overhead to app. It is a collection of embed buttons to go directly to your favorite embeds. If you don't see your
favorite there, ask, we will add it.
Big Outlook Tamer Ready for C6 (Templates & Libraries) 4 DEC 03
Import Outlook Address book into tps files.
Big Registration Tamer (BRT) Template v1.6 (Templates & Libraries) 7 JUN 05
BRT is rich in features.
Source for BRTRegMan sold separately. (C55 ABC app)
BigFileSyntaxSearchTamer(tm) (Utilities) 9 MAY 02
BFSTWiz.tpl searches embedded code for keywords on the file syntax changes
and also will search any other words you add to the list. Case insensitive.
Creates a text file with the procedure name, embed point and line of code it
detected.
BigLegacyToABCTamer(tm) Ver 1.3 (Utilities) 4 NOV 04
BLATWiz.tpl picks up where the Softvelocity templates left off. Converts
over 77 legacy embeds to ABC embed points. It also converts Window,
control, and Browser embeds. Runs from the ide with a template wizard.
Converts loaded app, or select a separate txa to use. Creates a backup and
can import the txa automatically back into the ide. You can change the
embeds it converts too.
BigNum Ready for C6.1 (No changes needed) (Templates & Libraries) 31 JUL 04
This is an app to convert your customers phone/fax number area codes to the
new ones being introduced by BT. Full source code is supplied. You just
slot in your own phone & fax fields and compile it as a standalone EXE.
The converter allows for area code changes which can be done NOW and local
number changes which must not be done before 22/4/2000.
Let your customers know before Christmas that you have a solution to "Big
Number" and put their minds at rest.
Save yourself hours of work and buy BigNum from Sterling Data!
BigScheduler Tamer (BST) Template Suite Ver 4.24 (Templates & Libraries) 13 MAR 08
BST is looking more and more like a PIM (Personal Information Manager) It is a Resource Manager. However it may be used easily as a PIM. Now supports icons/transparent , drag and drop, double-click, popup menus/icons and displays extra fields in tooltips.
Give your application an edge using these powerful Resource Scheduling and Data Evaluation Tools templates. They all come with Runtime Configuration options.
BST can schedule Multiple Resources: Employees, Dentists, Doctors, Service Bays, Rental Equipment, any Resource that needs to be scheduled.
ABC and Legacy
BigTamer Templates (Templates & Libraries) 17 DEC 05
Bill Rollins' free replicator for Carl Barns' CW Assistant (Utilities) 3 JAN 03
A small utility program that works with CWA code files.
It will allow you to search for any string in any of the code memo fields.
I work back and forth between my laptop and my desktop. I wrote a sync
routine
to transfer the code data back and forth.
The only catch to the sync is, it will only transfer if the record on
the host is smaller than
the record on the remote. New records transfer fine.
Billy Reaves' String Manipulation Functions (Templates & Libraries) 8 AUG 06
Here is some string functions that i (Billy Reaves) put together to use in clarion.
the template and the dll can be down loaded from Steve Parker's Place.
Bio: Andrew Guidroz II (Clarion Magazine) 16 JUL 04
Andrew Guidroz II isn't shy about his Cajun heritage. Actually he isn't shy, period. But even if you think you know Andrew, you'll probably find a few surprises here.
Biometric Security Devices 7 DEC 99
Fingerscan V20
Bitsom Technologies (Utilities) 21 FEB 04
PECompact - Compress and protect win32 executables. PECompact is a well known executable compressor that is the most configurable on the market. It works by compressing the executable and installing a symbiote that decompresses and reconstructs the executable at runtime in memory with extremely low latency. By compressing your portable executable, it is inherently protected against reverse engineering, may load faster from disks and networks, and has a smaller physical size.
SetCsum - Console mode application to set the checksum in the header of a win32 portable executable (exe, dll, etc..). Free
SetSubSys - Console mode application to set the subsystem (character [console], windows [GUI], etc..) of win32 portable executables. Free
TrimPE - Trims portable executable files by optimizing their structure (realigning to minimum file alignment), stripping debug information, overlays, and relocations. No compression or code additions are performed. This is a console mode application and supports wildcards and directory recursion. Free
Anti-Windows Messenger - This small freeware application terminates Windows Messenger whenever it is launched. This app is for Windows2000/XP only. Free
DriverSpyNt - View I/O Request Packets (IRPs) sent to device drivers. This is an excellent tool for debugging device drivers or reverse engineering device driver interfaces.
MakeService - Console mode application that allows any program to be run as an NT system service. Free
MoveLater - Console mode application to set copy, rename, or delete operations to occur at the next system boot. It can also enumerate pending delayed file operations. Works with all win32 flavors. Visual C++ source code included! Free
Outlook Express Hotmail Ad Killer - This application kills the annoying ad window in Outlook Express's hotmail integration. Free
NT Driver Dispatch Dumper - This utility was written several years ago while exploring NT device drivers. It displays the dispatch table of device drivers. The dispatch table is the table of entry points for various requests.
Portable Executable Compressor/Bundler Benchmarker - This utility, which includes C++ source, times the decompression or reconstruction time of executable compressors, bundlers, or other portable executable tools which attach themselves to a host executable. It works by timing the interval between the process creation and the instruction pointer reaching the host executable's original entry point. We use this to keep our software optimal.
Process Supervisor NE - Process Supervisor automatically manages running processes using a rule based approach. It can automatically restrain processes hogging all the CPU usage, set applications to always run at specific priorities, prevent certain applications from running, and much more. This is a one of a kind application, a first from Bitsum Technologies.
PWShow - PWShow (PasswordShow) displays the characters being asterisks in password fields of many applications. It works with all win32 flavors and is completely free.
WfpAdmin - Dynamically disable Windows File Protection so that Windows 2000 and XP system files can be replaced. This is the only utility on the market that can programmatically temporarily disable Windows File Protection (a.k.a. System File Checker, SFC).
Need a DLL to dynamically disable WFP on folders so that your installer can replace system files?
Asmvars - This is a nifty utility that scans assembly language projects for unreferenced variables, a feature missing from assemblers. Free
Bit I/O C++ Classes - These two C++ classes, bitin and bitout, facilitate bit input and output. They are great for compression or encryption algorithms, or any other code that requires input and output on a bit scale. They are free for use after contacting us to let us know you are using them. Free
Boyer-Moore String Search Algorithm - This high-performance string search algorithm includes assembly language source and an easy to use DLL. It includes a binary search function in addition to case sensitive and insensitive string searches. Speed up your string and phrase searches substantially using this DLL. Free
LZSS Implementation in C++ - This is a very simple implementation of the LZSS compression algorithm written in C++. I wrote this years ago and it is poorly formatted and implemented, but is a good example and may be useful for someone. Free
JCALG1 - High performance compression library. Intended for extremely good compression ratio and very rapid decompression with low memory overhead. Used by PECompact. Written in x86 32-bit assembly language, the full source code is included. The compression ratio is generally better than Zip's Deflate and other common compression algorithms. Included is a DLL and libraries for easy use in your own projects. For more information and compression results of the canterbury corpus, click here. Free
Disabling Windows File Protection in Windows 2000 and Windows XP - This article explains the latest information about disabling Windows File Protection and clears up some common myths.
The Truth About Windows Memory Optimizers, Boosters, Cleaners, and Washers - This article is a non-technical overview of virtual memory and how these memory optimizers work.
Undocumented Encrypted File System APIs - This article documents a few undocumented EFS APIs to read and write encrypted files in their raw unencrypted form.
PEBundle - Combine an application and the files it depends on into a seamless binary. Modules can even be downloaded from the interenet at runtime. There are numerous uses for this technology, including reduction of "DLL Hell" problems, bundling a script with its interpreter, protection from reverse engineering, and much more. Available in English, Russian, and German.
BizFonts.com (Web Sites) 27 JUL 04
At BizFonts.com you will find barcode fonts and ID fonts including MICR E-13B, CMC-7, OCR, POSTNET, PLANET, PDF417, Code 39, Code 128, DataMatrix, Codabar, UPC, EAN, Interleaved 2 of 5, MSI Plessey, and many more. We also offer several bar code font tools for easy integration. If you know exactly what you want, you may proceed directly to our product index to order or download.
BK ReplaceEm 11 DEC 00
Welcome to the wonderful world of BK ReplaceEm, your premiere-quality, freeware string-replacing utility for
Windows 95/98/NT. At its core, BK ReplaceEm is essentially a text search-and-replace program. However,
unlike the search-replace functionality of a standard text editor, BK ReplaceEm is designed to operate on
multiple files at once. And you need not only perform one search-replace operation per file -- you can setup a
list of operations to perform. If different groups of files need to have different operations performed on them, this
is no problem either. You can also specify a backup file for each file processed just incase the replace
operation didn’t do exactly what you wanted.
BlackICE Defender 17 FEB 00
Internet Firewall
BlackICE Document Imaging SDK (Controls) 14 OCT 03
(Their email won't let me copy/paste their text and I don't feel like memorizing and typing it.)
Powerful SDK for BlackICE Imaging system.
BLAT for Windows 22 JUN 00
Easily mail any file from the command line
BlinkFlash Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
BLOG: Clarion.NET Beta Released (Article) (Clarion Magazine) 19 NOV 07
Blue Host (Hosting) 13 MAY 08
"I have used it for about 3 years now and they only keep improving
the service. I have a variety of hosting accounts with several different
providers and these guys are one of the best I have used. Highly recommended." -- Paul Konyk
Blue Marble Geographics 9 JAN 98
Windows DLL and OCX (ActiveX) components
designed to enable geographic component technology
to be embedded within developers' applications. Why
reinvent the wheel? More...
BlueDragon (Utilities) 12 NOV 04
[b]BlueDragon[/b] is a family of runtime server-side products for the deployment of ColdFusion Markup Language pages- with native technology platorm integration on the operating system, web server and database of your choice.
Bo Schmitz' Clarion.Syn for TextPad (Utilities) 9 OCT 04
Clarion.Syn for TextPad has been updated with more properties and key words.
Oct 8, 2004
Bob Campbell's program to scan app files. (Utilities) 6 SEP 08
Finally, I (Bob Campbell) have a free program (just 215 lines of Clarion) you can have that
extracts the module (app) name, procedure name, category, export option,
description, date and time from a set of app files and puts them into a TPS
file. Get it at Steve Parker's par2.com.
Bob Cat Systems 16 JAN 98
SpellCat Spelling checker for CW applications.
Bob Forman's blog entry on how to use C6 in Vista (Web Sites) 4 MAY 07
The issues are:
If you are using Clarion 6 with Vista, or plan to, there are only two issues that will annoy you, and both are easily resolved.
Bob Z's Blog Post On The New Designers, With Full Size Images (Article) (Clarion Magazine) 15 JUN 07
posted
a blog entry with a bunch of screen shots showing the new designers for WinForms,
ASP.NET, and the Compact Framework. This article is a duplicate of that blog entry
with two additions. First, I've inlined the full size images; in Bob's blog entry
you have to click on the thumbnails. Second, I've added a few comments to the
text. You will need to
view the article in printer-friendly mode to see the images in their entirety.]]>
BoManifest.zip (Templates & Libraries) 5 NOV 07
Bo Schmitz has put together a little global template to add Manifests to older versions of clarion using code "borrowed" from the C6 template chain. (Xp and Vista, and compiling inside exe) Tested and works on C55 (Arnór Baldvinsson). Didn't test on C5 and C4.
Book Review: .NET Framework Essentials (Clarion Magazine) 15 NOV 03
.NET represents the first wave of Microsoft's Windows new software development and deployment strategry. Dave Harms reviews a book that provides some basic .NET information.
Book Review: .NET Framework Essentials (Clarion Magazine) 31 OCT 03
.NET represents the first wave of Microsoft's Windows new software development and deployment strategry. Dave Harms reviews a book that provides some basic .NET information.
Book Review: Inside COM (Clarion Magazine) 6 FEB 04
Although Clarion 6 includes greatly expanded COM support, documentation on just how to use COM with Clarion is sparse, to say the least. One book that comes up again and again is this older work by Dale Rogerson. Although out of print, it is still reasonably easy to find, and is a useful reference for anyone doing Clarion COM work.
Book Review: PostgreSQL Developer's Handbook (Clarion Magazine) 28 FEB 03
PostgreSQL is one a handful of popular open-source databases, and arguably the most feature-rich. This hefty book from SAMS does cover day to day operations with SQL, but as the title suggests, devotes more pages to the many ways developers can use, and extend, PostgreSQL's advanced features.
Book Review: Programming PHP (Clarion Magazine) 24 JAN 03
PHP, an open source scripting language, has become hugely popular for web site development. Clarion developers are noticing, and so is SoftVelocity, as evidenced by their announcement of the forthcoming Clarion/PHP product. If you're hunting for more information on PHP, this book from O'Reilly is a great place to start.
Book Review: SQL In A Nutshell (Clarion Magazine) 31 JAN 03
O’Reilly’s SQL In A Nutshell is a desktop reference for SQL as implemented in SQL Server, MySQL, Oracle and PostgreSQL. This is a slightly older work, first published in December 2000, but it still has some useful information. Reviewed by Dave Harms.
Book Review: SQL Tuning (Clarion Magazine) 16 APR 04
Among Clarion developers SQL databases continue to grow in popularity. It's easy to see why - SQL offers vastly increased capabilities over flat file databases. But with power comes complexity, and with complexity comes the possibility that your SQL queries may not be running as quickly as they could. Tuning SQL statements often seems more black art than science, but in this book Dan Tow introduces a simple and effective methodology, and applies it to a variety of common problems.
Book Review: The Art & Science of Web Design (Clarion Magazine) 20 MAR 01
Web development means a lot more than slapping a few pages on a web server. If you have any interest in making your web site a better experience for your users, read this book. Reviewed by Dave Harms.
Books Reviewed: Getting Your ASP In Gear (Clarion Magazine) 22 NOV 02
No, there's no ASP book by that title, at least not yet. Instead, David Harms reviews two books from O'Reilly on the subject of ASP development.
Boost Compile Times By Putting The ABC Classes In Their Own DLL (Article) (Clarion Magazine) 18 JUN 08
Boost Compile Times By Putting The ABC Classes In Their Own DLL (Article) (Clarion Magazine) 30 JUL 08
BoTPL v4.21 (Free) (Templates & Libraries) 13 OCT 09
Extensions
Utility Templates
BoTplWiz 14 DEC 01
BoTplWiz is an utility template that creates control and extension templates
from existing procedures that contain the desired functionality. BoTplWiz
creates prompts and symbols for variables and called procedures used within
the template. BoTplWiz adds your prompts, an add project button, and can
create local variables and assign them in embeds(for reports). BoTplWiz
recalculates control positions for under the prompt placement. This is all
controlled with options thru the control panel. It is self documenting in a
text file. It also contains a template for documenting all the embeds in an
application. The embeds are written in template language to cut and paste in
other templates, or just cut and paste the code.
BoTran2 v1.1 (Templates & Libraries) 10 SEP 09
PS- Works good for just changing prompts and pictures on verticle apps too
I was asked to create a Translation Template that was easy to add, use, get up and running, where you do not have to hack the shipping templates, and be reasonably priced. (Whew!) BoTran is the result of that request. I added the "Dynamic" feature to BoTran, because I like "Dynamic", and do not think you should have to restart the app to switch languages<g>.
BounceBack Essentials (Utilities) 19 JAN 10
"There's something about maintaining a complete and up-to-date copy of your entire operating system and software installation that brings you peace of mind. In that regard, CMS's BounceBack Essential 9.1 calms your soul, and does so flawlessly with as little user intervention as possible." -- PC World
BoundsChecker (Utilities) 27 MAR 02
See Paul Attryde's site at http://www.attryde.com/
BoundsChecker is the premier runtime error detection and debugging tool for C++ and Delphi developers. It speeds development and time-to-market by automating the debugging process. BoundsChecker provides clear, detailed analyses of programming errors, many of which are unique to C++. It detects and diagnoses errors in static, stack and heap memory, and in memory and resource leaks. BoundsChecker validates over 8,700 APIs and OLE Methods at runtime, including the latest Windows APIs, ODBC, ActiveX, DirectX, COM and Internet APIs.
BoxSoft Development (Templates & Libraries) 20 APR 10
BPL BS Print List Template from Comsoft7 (Templates & Libraries) 30 SEP 05
BSPrintList was developed primarily as a way to generate WYSIWYG reports for the BST template Listboxes and works with other listboxes as well, but has some limitations with other listboxes. Installing and registering the BPL template shows up in the registry as the Class BSPL BSPrintList Template. BSPrintList is a control template that drops a print button on the window that can be configured to print a listbox on the window.
Brad's Windoze Utility Megasite 21 AUG 01
More windows utilities than I care to try!
BrainBuzz.com 20 JUL 00
BrainBuzz.com: The IT Career Vortal - offering quality jobs, skills training, professional certification, career enhancement and peer tech support.
Brazilian ConDev - Notes and Photos (Clarion Magazine) 14 JUN 05
Clarion Magazine's undercover reporter gets the real story on this year's Brazilian conference...
Brazilian ConDev Report (Clarion Magazine) 14 JUN 05
Fernando Cerini reports on the sixth annual Condev Mercosul Gescla, organized by the Brazilian User Group.
Break Dancing With Clarion (Clarion Magazine) 16 SEP 04
Clarion 6.1 has introduced some improvements to the report designer. These aren't the sort of changes that will, on their own, make you want to run out and upgrade to C6.1, but they are important advances nevertheless. In the first article in this review Geoff Bomford covers the use of pre-Clarion 6.1 techniques for performing some common report break tasks, and in the next article will discuss the use of the BreakMgr Class, a new tool in Clarion 6.1 for handling the same tasks a little better!
Break Free of Code Deadlocks in Critical Sections Under Windows (Tips) 20 NOV 03
How to use Critical Sections by MS.
Bringing A Window To The Foreground (Article) (Clarion Magazine) 18 JUN 09
Browse Box Esoterica (Clarion Magazine) 28 MAY 10
In the previous article in this series Dr. Parker looked at how to derive the FileManager to take control of CRUD operations. But he did not consider multi-DLL applications. In this article he corrects his oversight.
Browse Box Esoterica (Article) (Clarion Magazine) 20 APR 10
Browse Greenbars in Clarion 6 (Clarion Magazine) 5 FEB 04
Giving a presentation on Clarion 6 can be a tricky thing, when the topic everyone wants to know about, in this case greenbars, is the one thing you haven't prepared. Under intense pressure and close scrutiny, Carl Barnes and Steve Parker discovered just how this new feature works.
Bruce Johnson on Software Copy Protection (Tips) 15 APR 09
Well, if you ignore the rest of the article then remember this. You can't. If your software is any good, then it will be pirated. By someone, somewhere, somehow. It might be a company doing a BOIE (Buy once, install everywhere.) Or it might be people running the program at home. Or it might be blatant copying. Get over it!
"How can I prevent someone from copying my software?" This is the lament of almost all commercial software developers. You've poured your heart and soul into a product, and now you want to make sure that those dang users out there get squeezed for every cent that's due to you.
BSec Ver 1.02 Easy Security Templates (Templates & Libraries) 30 SEP 08
Easiest Security to add, setup, manage, and offers excellent security.
Supports C4 -C6x, C7, ABC and Clarion Chains.
Multi-DLL support.
BSec is for Security Logon and restricting User access in your apps and is
not for Registration Purposes.
BSRef Ver 1.2 Application Analyzer Suite. (Templates & Libraries) 11 SEP 09
Optimized everything with stream, flush, open in exclusive mode, etc.
Bug Poster (Now Free) 19 APR 02
Bug Poster consists of a Browser in which your customers can see all their reported bugs, an update procedure
to enable your customers to comfortable enter bugs.
Your customers can enter as many bugs as they want. After they´ve entered all known bugs they can press
“Send” to automatically EMail the bugs to you, the developer.
Bug Poster is designed to enable your customers to report bugs to you, the developer.
Buggy by Novosys v4.1.7 (Utilities) 19 AUG 05
Instead of writing a bunch of sticky notes to track which bugs you have and have not fixed,
you can let Buggy keep all of that information organized for you. You can easily keep track of
multiple projects/software packages and multiple releases so you'll know exactly which
changes were made in each release of your software.
Buggy is a multiuser database program designed specifically for keeping track of bugs in your
program(s). Additionally you can keep track of feature requests (enhancements) and support
requests.
Build Automater from Icetips v1.60 b4 (Install Programs) 12 MAY 09
The Build Automator also supports other popular developer suites such
as Visual Studio and Delphi. It also natively supports Inno Setup,
which is a popular freeware install software. Native support for
InstallShield and Wise will be added later.
The Build Automator is simple and easy to use. There is no scripting
language to learn and no programming skills required. The Build
Automator has the ability to be extended with plugin dlls for those
who may wish to do so. (This option available only in the Developer
Edition.)
You can also use the Build Automator to automate any other repetitive
tasks, such as copying files for backup purposes. The Build Automator
can run any program you want, and you can specify parameters you may
need to pass to the program.
Build Automator makes it easy to create fully automated scripts to
build a completely new install of your software.
Build Automator supports both the new Clarion7/Clarion.NET IDE, through the use of MS-Build, and the Clarion
6 (and older) IDE.
Building C7 Apps With MSBuild (Article) (Clarion Magazine) 2 MAR 09
Bullseye Zip Code Locator 31 JAN 02
Deliver the optimal dealer locators, lead generator, marketing application, or call center solution with this definitive zip code locator search software.
BumpTop (Utilities) 28 JUL 09
BumpTop™ is a fun, intuitive 3D desktop that keeps you organized and makes you more productive. Like a real desk, but better.
Burning COM: How To Write CDs in Windows XP With ICDBurn (Clarion Magazine) 29 APR 04
When Andrew Guidroz's article idea was made redundant by Mark Riffey's article on popping up the Windows XP CD burn wizard, Andrew decided to grab COM by the horns and figure out just how to use the ICDBurn COM interface in Clarion. He ended up with two examples, one using Jim Kane's COM classes, the other using SoftVelocity's COM classes.
Business Rules Manager RBusiness 9 NOV 01
Available from www.riebens.co.za is a Business rules management application
that allows Businesses and Software Developers to Define and Manage Business
rules.
Buying A Code-Signing Certificate: The 2008 Version (Article) (Clarion Magazine) 31 JAN 09
C&G Software 11 JAN 03
Freewares :
C&G Software ( http://cg.software.free.fr ) provides miscellanous tools for Clarion or softwares written with Clarion. Here are the most recent available products :
Templates:
C5 Assistant by Carl Barnes 13 SEP 99
C5 LIB's needed for Catalyst Socket Wrench 14 MAY 99
Thanks to Mark Geisinger.
C5.5.01 Fix List 6 FEB 01
Can't wait to try it out!
C6 Beta versions of all CPCS Products. (Clarion 6) 27 FEB 03
Upgrade policy information and install files for all products (except
the ClarioNET addon which should be available a bit later) are
available at the following link:
CPCS is pleased to announce the availability of C6 Beta versions of all
CPCS Products.
C6 compatability for icetips products (Clarion 6) 21 JAN 03
The following table details the compatiblity of Icetips products with Clarion 6. This will be updated as the Clarion 6 Early Access progresses. (Follow the link)
C6 Gold (News) 11 NOV 03
EA Participants will see a patch soon. CD's are at the duplicator's.
C6 Icon Extractor (Utilities) 26 OCT 04
C6 Tips Book In Print, C5.x Tips Books Re-Released (Clarion Magazine) 1 JUL 05
Clarion 6 Tips & Techniques Volume 1 is now in print, and although we've raised the price you can still save a few bucks off the list price for a limited time. We've also re-released the original tips book in a two volume set, Clarion 5.x Tips & Techniques Volume 1 and 2. These books are in print now, and for a very limited time are available for $29.95 each to subscribers, and $32.95 each to non-subscribers.
C6.1 HotFix 9031 (Clarion Magazine) 17 DEC 04
A HotFix release to update Clarion 6.1 Build 9030 to version 9031 is now available for download.
C6.1 patches for report generators (Web Sites) 3 JUN 04
If you purchased any of the Report Generator products for output of reports to
PDF, XML, HTML or TEXT, there are patches available for download, go to
http://www.softvelocity.com/clarion/c61_addOns.htm
C7 Alpha Bits Part 1 (Article) (Clarion Magazine) 10 MAR 07
C7 Alpha Bits Part 2 (Article) (Clarion Magazine) 28 MAR 07
C7 Alpha Release at ClarionMag (Article) (Clarion Magazine) 23 FEB 07
Clarion
7 Alpha Phase 1 release from SoftVelocity and we'll have a
"first look" report posted as soon as possible. Bob Z has blogged
that the C7 alpha release will come out in four stages. Phase 1 is the IDE,
Phase 2 adds the Dictionary Editor, Phase 3 the visual Data Diagrammer, and
Phase 4 the AppGen. Clarion Magazine will publish on all aspects of the Clarion
7 releases, and the first report for each phase will be public access. Additional
more detailed reports will be for subscribers only.]]>
C7 An update on the Application Generator (News) 9 OCT 08
I want to let you all know that we have solved that low level API problem that I referred to in my last post.
C7 and Clarion.NET? Old news, my friend. (Article) (Clarion Magazine) 2 APR 07
C7 And The Demise Of The Batch Compiler (Article) (Clarion Magazine) 11 MAR 09
C7 AppGen Beta IV (Article) (Clarion Magazine) 13 DEC 08
C7 AppGen Beta IV (Article) (Clarion Magazine) 30 DEC 08
C7 AppGen Build 4869 (Article) (Clarion Magazine) 24 FEB 09
C7 AppGen CSP Beta Report (Article) (Clarion Magazine) 14 JAN 09
C7 AppGen For Christmas (Article) (Clarion Magazine) 20 DEC 08
C7 AppGen IV Released (Article) (Clarion Magazine) 12 DEC 08
C7 AppGen Release V (Article) (Clarion Magazine) 20 DEC 08
C7 AppGen Released To CSP Participants (Article) (Clarion Magazine) 27 DEC 08
C7 Application Generator Status (Tips) 16 JUN 08
What's up with C7?
C7 Beta Update: AppGen III (Article) (Clarion Magazine) 26 NOV 08
C7 Beta Update: AppGen III (Article) (Clarion Magazine) 10 DEC 08
C7 Builds 5646 and 5675 Released (Article) (Clarion Magazine) 10 JUN 09
C7 Conversion Tips (Clarion Magazine) 6 AUG 10
On August 23 Microsoft will release a beta version of LightSwitch, an application generator for .NET. Dave Harms looks at the LightSwitch announcements and wonders about the Clarion.NET AppGen and SoftVelocity's lack of communication.
C7 Editor Videos (Article) (Clarion Magazine) 26 DEC 06
C7 Goes Out To CSP Subscribers On Sept 4 (Article) (Clarion Magazine) 29 AUG 07
Core Subscription Program (CSP) subscribers on Tuesday, Sept 4, 2007. From Bob Z's blog entry it appears this release will include the Dictionary Editor and the new Dictionary Diagram tool, with the AppGen to follow at a later date. As alpha participants have found, it's relatively easy to create C7 versions of existing C6 apps even without the AppGen, although maintenance has to be done in C6. Source code apps can already be maintained entirely in C7. Runtime library enhancements in C7 include Unicode and ClearType support, tabbed MDI windows, XP styles, new sheet/tab styles, and encryption support in the Topspeed driver. The alpha includes C6 template updates to conditionally support C7 features when the code is compiled with the C7 compiler. Bob has also posted blog entries showing details of the Dictionary Editor and the Data Diagram tool. ]]>
C7 RC3 Expected Today, Gold on April 13 (Article) (Clarion Magazine) 9 APR 09
C7 Release Candidate 1 (Article) (Clarion Magazine) 26 MAR 09
C7 Tips: Text Search And Regular Expressions (Clarion Magazine) 26 OCT 10
<a href="/cmag/v12/v12n10devcon.html"><img src="/cmag/images/oct31sale.png" width="500" height="44" border="0"/><br /></a>
<strong>The ClarionLive Denver DevCon starts on October 28th</strong>, and to celebrate we're offering <strong>28% off</strong> Clarion Magazine one and two year subscriptions and renewals! <strong>Offer ends October 31</strong>. <a href="/store">Subscribe/renew now!</a>
C7 Tips: Text Search And Regular Expressions (Clarion Magazine) 9 NOV 10
Preparing for his ClarionLive! presentation on .NET puts Dave Harms in a reflective mood. But he struggles with explaining the difference between traditional Clarion Win32 development and full-on .NET development. He reaches for metaphors. He searches for analogies. He comes up with... Ireland?!
C7.1 - Mask and Preview (Article) (Clarion Magazine) 1 MAR 10
C7: Will It Be Gold On April 10? (Article) (Clarion Magazine) 1 APR 09
CAD Viewer 3.2 (Utilities) 9 JUL 02
AutoCAD Drawing viewer. Works well from command line.
Calendar2 (free) Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
A free past-in calendar from Sterling Data, thanks to Frank Uhlik.
Call Center 20 MAY 01
Call for Articles (Article) (Clarion Magazine) 6 APR 09
Calling A Clarion Application With PHP (Clarion Magazine) 27 JAN 03
In this article, I will show you how to create a Clarion application which can be executed from, and have its output captured by, PHP. This provides web access to my application (and TopSpeed database) over the Internet/Intranet.
by Ville Vahtera
Calling By Address, STARTing By Address (Clarion Magazine) 16 NOV 01
What would you do if someone gave you a project that involved either calling or STARTing a procedure in a DLL which was loaded dynamically at runtime, with some procedures using the Pascal calling convention, some the C calling convention, and even one procedure with an MDI window that needed to be started on its own thread? If you're Jim Kane, you write a class that handles all of this. Part 1 of 2.
Calling By Address, STARTing By Address (Part 2) (Clarion Magazine) 21 NOV 01
What would you do if someone gave you a project that involved either calling or STARTing a procedure in a DLL which was loaded dynamically at runtime, with some procedures using the Pascal calling convention, some the C calling convention, and even one procedure with an MDI window that needed to be started on its own thread? If you're Jim Kane, you write a class that handles all of this. Part 2 of 2.
Calling Google Earth From Clarion (Article) (Clarion Magazine) 24 MAY 07
Calling the Skype API (Clarion Magazine) 23 DEC 04
By now you've probably heard of Skype, the free internet telephony service that makes the Planet Clarion podcast possible. But Skype is much more than just a free phone call. David Harms shows how to call the Skype API to manage calls, send instant messages, and much more.
Camtasia 25 JAN 02
Camtasia captures the action and sound from any part of the Windows desktop and saves it to a standard AVI movie file or streaming video. Share your Camtasia screen recordings on a Web site, distribute them via e-mail, an Intranet or CD.
Canadian Postal Code Information 28 NOV 01
Capesoft AnyFont v1.20 Ready for 6.3 (Templates & Libraries) 19 JAN 06
AnyFont supports Clarion 5.5 and up, Legacy and ABC, including Multi-DLL.
AnyFont allows runtime changes to your default program font. You can change the font name, size, colour, style and character set! All this can be stored in an INI file for the next time the program is run. Give your users the ability to customise their applications look and feel. No more complaints from clients with fading eyesite, they can set their own font size larger! And, if you thought resizing was a problem, AnyFont also automatically adjusts the size of the program's windows to compensate for the change in font parameters.
Capesoft BreakIn ready for C6.3 (Utilities) 19 JAN 06
CapeSoft BreakIn allows you to identify points in your Clarion application source where your program may be hanging.
Capesoft Bulk Dictionary Editor Ready for 6.3 (Utilities) 19 JAN 06
Manages bulk changes in your Clarion dictionary. Useful for SQL migration and Replication). Included in FM3, Replicate and Multi-Proj.
CapeSoft Draw v2.3 Ready for 6.3 (Templates & Libraries) 19 JAN 06
Features:
New in Draw 2:
CapeSoft EMail Server Developer Edition (Templates & Libraries) 20 MAY 04
A royalty free email server for you to distribute with your application that's almost exactly the same application as the normal CapeSoft Email Server. But it has an additional sending and receiving authentication layer, thus only allowing your applications to be able to talk to the server. The server will send outgoing email, and can collect emails.
CapeSoft Email Server v2.2 Gold (Utilities) 17 FEB 05
CapeSoft Email Server presents your with the following functionality:
CapeSoft Email Server is a compact SMTP & POP3 Server for small or medium businesses and home environments. It's easy to use and provides you with full control over email domains, mailboxes and aliases. Upgrades are free. The number of mailboxes are unlimited so you don't have to pay again as your company grows or your needs increase. Runs on Windows 95 / 98 / ME / NT / XP.
Works with all email clients (e.g. Outlook, Outlook Express, Netscape email client, Eudora).
Software Developers please note that a Developers Edition and the Source Code to this email server are also available. More details about Email Server Source Code and Developer Edition.
Capesoft Email Server v2.20 (Utilities) 17 MAR 05
Built for Windows Server 2003, Windows XP, Windows NT4, Windows ME, Windows 98 & Windows 95.
CapeSoft Email Server presents your with the following functionality:
CapeSoft Email Server is a compact POP3 & SMTP Server for medium or small businesses and home environments. It's easy to use and provides full control over email mailboxes, aliases and domains. Upgrades are free. The number of mailboxes are not limited so you don't have to pay again as your company grows or your needs increase.
Software Developers please note that a Developers Edition and the Source Code to this email server are also available.
Capesoft EZ Help Compiler 2.63 Ready for C7.2 (Utilities) 7 JUN 10
1. Enable the familiar Windows 95 "Question Mark" button on the top right corner of the screen.
ezHelp will have the following visible effects on your Clarion application.
2. Enable a popup-menu, containing a "What's This" message when the user right clicks on a control.
3. NEW ! Cue Cards. This allows the help to automatically pop up when the
user lingers too long on a field. Includes a handy menu item so the user
can turn them off when he gets used to your application
Capesoft File Explorer Ready for C7.2 (Templates & Libraries) 7 JUN 10
By using these controls you can embed, HTML or PDF documents in your
application. You can also play a large number of multi-media formats
including MP3, AVI, MPG, QT, and WAV.
File Explorer allows you to embed the Microsoft Internet Explorer OCX, the
Adobe PDF reader, and the Microsoft Media Player OCX in your clarion
application simply by populating a control template.
Capesoft File Manager 2 v3.27 Ready for 6.3 (Templates & Libraries) 19 JAN 06
File Manager 2 is a revolutionary tool that simplifies the hassles involved in upgrading your products.
Capesoft Free Page (Web Sites) 29 OCT 03
We've knocked up a free stuff page on our website. Have a look at it at: www.capesoft.com/free.htm
This page also includes links to our Tip of the Week and to our Opinion Articles.
Capesoft GPFReporter v2.23 (Templates & Libraries) 15 JUL 09
Sound too good to be true? Well, yeah, unfortunately, the only down side is that it only works on Windows XP and Windows Server 2003. Programs containing GPFReporter will however run normally on other versions of Windows.
GPFReporter supports Clarion 5 and up, Legacy and ABC, including Multi-DLL.
We all have the same frustating feeling when clients report a GPF... especially those inconsistant, difficult to reproduce ones! Well, CapeSoft now has a quick and simple solution to help you track down the problem. GPFReporter allows you to trap program "illegal operations" and offers the user the opportunity to email a short report to the developer detailing the illegal operation. GPFReporter identifies the line number in your application source code where the illegal operation occurred , and reveals the chain of procedure calls which preceded the illegal operation. GPFReporter requires HyperActive and WinEvent, which by the way, you qualify for a 15% discount on when you buy GPFReporter.
Capesoft HotDates Blond Ready for 6.3 (Templates & Libraries) 19 JAN 06
Enter HotDates. Use HotDates to view dates in a calendar - drill down to month, or day. Create a scheduler. Print your calendar straight to a printer. Create a customizable date picker.
I bet you've wanted to drop your date information onto a calendar? Leave, Birthdays, etc looks so much more comprehensive on a calendar as apposed to in a list box. Or a scheduler/planner to view a summary of a days events and edit it from a popup?
Capesoft Hyperactive v1.82 Ready for 6.3 (Templates & Libraries) 19 JAN 06
Capesoft Insight Graphing build 1.76 Ready for C7.2 (Templates & Libraries) 7 JUN 10
Insight Graphing currently supports Bar, Line, Pie, Donut, Gantt, Pareto and Time graphs, with many more (like Polar, Radar, Histogram, Hi-Lo, Open-Close and so on) coming soon.
If a picture is worth a thousand words, then nothing shows numerical data better than a graph. Insight Graphing allows you to add graphs to your Clarion Windows, or Reports. But more importantly than just the ability, it also provides a powerful template interface which allows you to graph data directly out of your files, queues or memory.
It also features complete control over the look of your graph, from the axis settings, to the graph itself, even the legend. You control the colors, the fonts, the positioning, basically everything. Of course having control is nice, but only if you don't have to do much, so we've also included lots of default styles to choose from.
CapeSoft KeepingTabs Gold Ready for C6.3 (Templates & Libraries) 21 JUN 06
KeepingTabs saves and restores the tab selected between sessions as well as the format of listboxes with the simple addition of one global template. You can also make your lists look hot by setting the grid color and line height in one place.
Capesoft Mailer v3.02 Ready for C6.3 (Templates & Libraries) 19 JAN 06
CS Mailer is our bulk email distribution tool (used to send you this
newsletter < g> ).
Capesoft Makeover v2.52 Ready for 6.3 (Templates & Libraries) 19 JAN 06
In this age of the internet dull grey is out ! Give your apps what they need - A Makeover....
Find themes at http://www.capesoft.com/docs/Gallery/gallery.htm
Makeover does just that - it gives your applications a Makeover. By automatically detecting the color depth of the users computer, Makeover can take advantage, at runtime, of available colours. You get textured backgrounds, countoured buttons, colored tabs, and so on. It's all 100% consistent across your app, making your program more exciting, more colorful, and better looking. And if you want to change the style, you simply change the settings in an ini file, using the included Styler Utility.
Capesoft Multi Project version 2.62 Ready for 6.3 (Utilities) 19 JAN 06
Doing Multi-DLL Development? Thinking of Multi-DLL Development? READ ON!!
Capesoft NetClip 3 Ready for 6.3 (Utilities) 19 JAN 06
Freeware to copy clipboard to another PC over TCP/IP.
Capesoft NetTalk v4.31 Available for C7.2 (Templates & Libraries) 7 JUN 10
NetTalk is quite simply the Networking Accessory for Clarion. Using low-level Winsock functionality you get unmatched flexibility, performance and compatibility. Whether you are writing Clarion programs that talk to each other, or interacting via TCP/IP with other software, NetTalk is the solution for you.
Some of the more major new features include:
NetTalk features:
Capesoft Object Writer v2 (FREE) (Utilities) 19 JAN 06
Object Writer allows you to use the normal Clarion IDE to write reusable Objects. Objects are stored in APP files rather than source files, and are structured, and viewable using the normal Clarion IDE app interface. Object Writer frees you up to write the code for your objects, and not spend time managing files or syntax.
Capesoft OddJob (Templates & Libraries) 21 AUG 09
Do you need to:
Feature list
MSDN about Jobs
Capesoft Office Inside Ready for C7.2 (Templates & Libraries) 7 JUN 10
Easy-to-use templates makes adding functionality to your apps simple and fast
Templates that make it easy to add features such as:
Capesoft Office Messenger v3.0 Ready for C6.3 (Utilities) 19 JAN 06
We've designed CapeSoft Office Messenger to offer you all the functionality of a high-quality Office Messenging
application, while keeping the setup and options to an absolute minimum. This means anyone in your office can
use Office Messenger with little or no training required.
For $6 a seat you won't find a better office messenger application!
CapeSoft Office Messenger is an Office Instant Messenger application. It's great for sending all sorts of
messages instantly to your office colleges.
Capesoft Profiler Ready for C6.3 (Utilities) 19 JAN 06
To use the Profiler you simply compile your application with "full"
debugging enabled. It is then ready for profiling.
We (Capesoft) have used the Profiler on some of our internal applications and were
suprised at the results. Even well written code can use up your CPU power
in the most unexpected ways.
The CapeSoft Profiler will run you application, in the same way as a
debugger does, and collect performance data for each line of your
application source code. This allows you to easily locate the "slow" points
in your application.
Capesoft Progress (gold) Ready for 6.3 (Templates & Libraries) 19 JAN 06
Capesoft Ready for C6.3 (News) 19 JAN 06
All the CapeSoft Accessories except Special Agent have been built for the new Clarion 6.2 release.
Capesoft Replicate Gold (Templates & Libraries) 25 JUL 06
Replicate provides an automatic, driver independent, file-version
independent,
mechanism for replicating the data in two or more databases.
Basically, Replicate logs your changes, adds and deletes and then using
a transport manager of your choice, exports the changes to the other sites,
where the changes, adds and deletes are imported to that data set. This
all done completely automatically without your users having to do anything!!
Replicate supports both offline and online environments.
CapeSoft Safe Update (Templates & Libraries) 19 SEP 05
Safe Update can perform automatic generation of the XML file, signing, uploading, downloading and signature verification as well as running your new setup file. The template is highly configurable to suit a wide variety of applications. You can use Safe Update to process any kind of file you want, not just setup files.
Additionally, we have made an uploader utility available that will sign and upload your files automatically.
Safe Update allows you to add secure auto-updating to your application with little or no coding. This is achieved by using a digital certificate to sign your update file. Version tracking is done by a separate XML file that is also signed.
Capesoft SafeWriter & SafeReader v2 (Templates & Libraries) 3 JUN 05
Password Encryption
Capesoft Safewriter v2.12 (Utilities) 20 OCT 04
Safe Writer is used to encrypt files (using the 168-bit Triple DES
Algorithm) and in so doing to create a Safe File, which can then be safely
distributed with virtually no risk of unwanted users reading the files. A
password or key provided by the user is used for the encryption.
Capesoft Secwin Online Server 1.05 Ready for C7.2 (Utilities) 7 JUN 10
Secwin Online Server provides immediate access to temporary or permanent product activation codes for any product which has the Secwin online client feature enabled. Activation codes can be blocked for certain clients, products or datasets, allowing the supplier full control over product sales and distribution, but giving prospective or new clients immediate access to the product. Activation codes can be issued as temporary or permanent product codes.
Capesoft Secwin Online Server Ready for C7.3 (Utilities) 7 JUN 10
Secwin Online Server provides immediate access to temporary or permanent product activation codes via the internet, for any product which has the Secwin Online Client enabled. Activation codes can be blocked for specific clients, products or datasets, allowing the supplier full control over product sales and distribution, but giving prospective or new clients immediate access to products. Activation codes can be issued as temporary or permanent product codes. Secwin Online Server features:
CapeSoft has been hard at work again, developing another new product to help you build leading edge applications. Secwin Online Server - the name speaks for itself... CapeSoft has taken it's existing technology to the next level to bring you online automated Product Activation and Licensing functionality.
Capesoft SecWin v3.3 Ready for 6.3 (Templates & Libraries) 19 JAN 06
Secwin now supports full compatability with both the standard Web Builder
templates included with Clarion, as well as the ClarionNet add on. The only thing you need to do to make your program WB compatible is to
create your own versions of the Secwin screens. (You may have already done
this anyway for design reasons.) For information on creating your own
Secwin windows see the section called Making your own Secwin Windows.
Add complete user access security to your Clarion applications. Comes with an effective copy protection and registration tool.
Capesoft SelfService Ready for 6.3 (Templates & Libraries) 19 JAN 06
In order to make a practical service you'll also need to have WinEvent, as
WinEvent offers standard background application functionality.
In case you needed yet another reason to get Clarion 6, CapeSoft today
released the first beta of SelfService. The first 3rd party product
designed exclusively for Clarion 6, and utilising features new to Clarion 6,
SelfService is the easy way to make a Windows NT, Windows 2000, Windows XP,
or Windows Server 2003 service.
Capesoft SendTo Gold Ready for 6.3 (Templates & Libraries) 21 JUN 06
Enter SendTo. SendTo will enable you to send your data exactly as it appears in the browse/list directly to Email, Printer, or File (HTML, Excel, Word, CSV or PDF). Simply drop on the SendTo button on any browse/list in your application, and you have all these options available without having to design extra reports or export procedures - it literally takes a few seconds to add this functionality to a browse or list.
You, and your client, spend hours getting your Browses just right. The filter. The sort-order. The column sizing. And when it's perfect he says "Great - Print That!" - Or - "Great - Export That!" - Or - "Great, now Email that!" More Hard Work? Not any more....
Capesoft Special Agent v1.45 Ready for C6.3 (Templates & Libraries) 19 JAN 06
Seeing is Believing! Add Microsoft Agent to your programs, with ease.
Capesoft TabTree (Templates & Libraries) 10 SEP 09
This approach is especially useful on windows where the sheet control contains many tabs, so many that the sheet control "overflows". It's also very useful on windows where you have Sheet Controls on another tab. By presenting the tab list as a tree, the layout of the window becomes a lot simpler.
TabTree allows you to add a Sheet-Management control to a window. It creates a list of all the tabs in a list box. You can then navigate between tabs using either the keyboard or mouse and the list itself.
CapeSoft Tearoff 1.1 Ready for 6.3 (Templates & Libraries) 19 JAN 06
Here's a small cheap template that adds a simple feature to your Apps. It allows you to have a TearOff
Toolbox (dockable in C5). This means that if you Control-Click on any of your menu items they are
automatically added to the toolbox. Sounds like a silly feature, but try it out and you'll see that it's really nice.
In short - allows the user to make their own dynamic toolbox while the program is running!
Capesoft Ticker Tape Ready for 6.3 (Templates & Libraries) 19 JAN 06
TickerTape is a scrolling text control which you can add to your clarion windows. It's really neat for snazzing up the app, or just getting some user attention.
Capesoft WinEvent v3.61 Ready for C7.2 (Templates & Libraries) 7 JUN 10
Adds RS232 Comms, Taskbar functions, windows behaviour functions and various system function.
Capesoft World Tour (Events) 8 MAY 06
Over the next few months we'd like to visit as many of our customers as possible. The goal of this trip will be to train and demonstrate using CapeSoft Accessories in Clarion programs.
Some of the sessions will be longer and more technical, some will be short, depending on the nature of the product. We want to send programmers away knowing what is possible, and how to achieve it.
The exact program may differ from place to place depending on the level of training required, and the interest from the participants. Sure we want to sell you stuff, so we'll be demoing some of our newer, and more popular products, but we also want to make you as productive as possible with the tools you already have. So bring your credit card, and your laptop.
CapeSoft World Tour Las Vegas (Article) (Clarion Magazine) 14 JUN 07
CapeSoft xFiles v1.72 (Templates & Libraries) 13 JUN 08
Please note: xFiles is not an generic XML parser. At the moment it does read
all XML files that it creates, but it won't read just any XML file.
CapeSoft xFiles is a collection of classes for hand-coders.
It provides the following functionality:
Capesoft's Tip of the Week (Tips) 1 JUL 03
CapFlash 3 Ready for C6.1 (No update needed) (Templates & Libraries) 1 FEB 06
1) You can enter into the template a list of words which are always lower case - such as del, la, de etc
Free.
CapFlash is an extension template to be used on a Process - it will convert a file of all upper case to Proper Case ("capitalize") with the following options:
2) There is also a user-defined list of "words" which are always UPPER case - such ABC, USA, AFB etc.
3) Individual fields (such as State) can be excluded
4) Names beginning with Mc, Mac or O' are also catered for
5) Compatible with CW2002 to C5.5, ABC and Legacy (demo apps supplied)
Capturing Standard Output From A Console Program (Article) (Clarion Magazine) 18 JAN 08
Carbonite Online Backup (Utilities) 23 MAR 07
Carbonite online backup software is always looking for new data on your PC. The moment you add or modify files, Carbonite swings into action to back up your data. Whenever your PC is connected to the Internet (at home, the office, a hotel or airport…) Carbonite is working to keep your data safe. And it will never slow down your PC or Internet connection.
CareerBuilder.com 20 JUL 00
Carl Barnes Computer Consulting 4 NOV 98
CarlBase Utility (Utilities) 10 DEC 07
This utility will make it a breeze to set the base addresses for your DLLs. There is some crude help with the program. For the most information see my series of Clarion Mag articles on Optimizing DLL Loading.
Cartographique World 30 DEC 97
Cartography OCX
Castle Computer 18 AUG 97
Castle Computer Conversion Templates (Templates & Libraries) 12 MAR 02
And MORE!
The templates are simply CODE templates that you add to your app.
Just select the template and fill in the prompts - THAT'S IT!
A set of templates to help you easily convert measurements
Calculate Cubic Feet
Catalyst Development (Templates & Libraries) 13 APR 04
Now includes CLARION prototypes!
Catalyst Development 6 APR 98
OCX Tools for Internet
CCleaner Last updated on 26th September 2006 (Utilities) 2 OCT 06
CCleaner is a freeware system optimization and privacy tool. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. But the best part is that it's fast (normally taking less than a second to run) and contains NO Spyware or Adware! :)
CCleanup Com (Utilities) 12 JUN 06
Tools for cleaning up your computer.
CCSSQL templates (Now at Icetips) (Templates & Libraries) 3 JUN 04
See Icetips Cowboy.
CD-ROM and DVD burning COM class (Templates & Libraries) 28 MAR 02
Specification:
If you have some CD-ROM/ CD-RW, CD-Whatever and DVD-Whatever burning need,
please contact: peck@clarionsearch.com
CD-ROM and DVD burning COM class.
The only limitation the com class is that you can only burn upto 50MB on the
CD-ROM.
Sample application ideas:
The main reason why you want to buy this is because:
You don't want to buy a CD-ROM/DVD burning application you can't use with
Clarion
CDDB Database by Gracenote 4 AUG 01
A database listing information for music CD's that you can look up.
Census Data from 1999 (Web Sites) 29 MAY 07
Because the Census Bureau no longer tabulates decennial data by U.S. Postal Service ZIP Codes, there will be no updated versions of this file. Try contacting the U.S. Postal Service.
Since this is not a formal product, we do not accept corrections or updates from the public. The only corrections that we can accept to the ZIP Code information in our internal data base is through our various cooperative programs with the U.S. Postal Service.
The vintage of the ZIP Codes contained in the 1999 ZIP Code file is November 1999. The compressed file is 1.27 MB. It contains the following: the ZIP Code file in dBase format, and a Word document that provides a short description of the file, and it's structure. When decompressed, the .dbf file is 3.13 MB. Download ZIP1999.ZIP
This file is a byproduct of a U.S. Census Bureau internal operation. It was not developed as a formal product. However, the Census Bureau has made the 1999 ZIP Code file available to the public as is.
Central Florida Clarion User's Group 7 JAN 00
Cephes Mathematical Library 5 MAY 00
Cephes Mathematical Library. Latest Linux distribution [THERE IS A DOS
DISTRIBUTION ALSO], dated 7/31/98. Special functions and other goodies in C,
including long double precision routines for 68K, 386, and sparc processors.
This is the most complete distribution package of the function library (but
not the most up-to-date one). It includes these sections-- double: all
functions in 64-bit double precision; single: all available functions in
32-bit single precision; long double: all available functions in 80-bit
extended precision; 128bit: all available functions in 128-bit long double
precision; qlib: all functions in q-type extended (44 to 106 decimal)
precision, includes a C++ class for the binary floating point arithmetic and
a q-type calculator program; c9x-complex: new C language standard C9X data
type for complex variables, header complex.h for GNU C and functions in
float complex, double complex, and long double complex precisions.
CFC Computer Consulting 2 FEB 02
Support step, entry and incremental style locator. The locator prompt
text will change according to the sorted column.
CFC Computer Consulting, proudly announce the availability of Win95
Sort Template, The template will give you the ability to sort on any
column in the browse box (excluding Group field, Computed field and
Local/Global fields). You can choose to move the sorted column to be
the first column, Sorting can be done in Ascending and Descending Order,
case sensitive sorting is available too, as well as the ability to
identify fields that you do not wish to sort on.
CFC Library v3.0 (Templates & Libraries) 29 SEP 09
The library includes source code supplied in the form of app-file.
The source code is a wrapper for Windows API functions. It not contains any black-boxes (DLLs).
The library is a further development of xXPPopup and xXPFrame.
I think that all further development will be included in the library.
I represent the template for creating the popup menu in this version.
The library consists of a set of classes and templates for creating tooltips, processing the hot keys and for creating the menus and toolbars, today.
CGI template by Dave Berton (Templates & Libraries) 1 MAY 02
CGMp3 (Templates & Libraries) 11 JUN 02
CGMp3 is a full source code Mp3 player, written with Clarion (5.5)
In this source code, you'll find a lot of tips of programmation :
Get it from ClarionShop.com
CGMp3 v1.0 (Templates & Libraries) 11 JAN 03
This CGMp3 version is a free MP3 player (limited to 25 titles in each playlist ). We commercialize here the sources who shall allow you to cancel this limit and to personalize as one pleases this playeur.
Chameleon Clock 10 JAN 02
Chameleon Clock is a desktop clock which purpose is to be useful, user-friendly, and beautiful. It is where the power of both features and interface is combined with simplicity.
Charge.com 12 JUL 01
Internet Credit Card Processing
Charles J. Edmonds Control Monitor Template (Templates & Libraries) 24 FEB 04
Lets you execute code whenever any control changes.
Check Please: Managing Conditional Browse Relationships (Clarion Magazine) 16 SEP 03
Here's a tip from Carroll Jolly on how to use a checkbox to alternate between showing all related records on a child browse, or all records whether related or not.
Checkboxes For Many-to-Many Relationships (Clarion Magazine) 9 NOV 01
There are a lot of ways to show many-to-many relationships between two tables, and some take more work on the part of the user than others. Dave Harms shows how to create a linking record between tables with a single mouse click.
Checkboxes For Many-to-Many Relationships: The Source Code (Clarion Magazine) 15 NOV 01
There are a lot of ways to show many-to-many relationships between two tables, and some take more work on the part of the user than others. This week Dave Harms explores the inner workings of a derived browse class to manage these relationships.
Checking MS-SQL Database Size With DMO (Article) (Clarion Magazine) 13 SEP 08
Checkmate Tracing Emails (Tips) 28 JUN 06
Have you ever received an anonymous email and wondered who it was from? Ever conducted business via email and wanted to know if the other party is who they say they are? As you can imagine, the uses for this type of investigation are endless. Not only is it possible to find the sender of the anonymous email but it is also possible to locate the sender.
CHM4Clarion (Help Tools) 8 JUL 08
CHM4Clarion is the easest way to change from HLP to CHM with any 32-bit version of Clarion versions 2.0 through 7.0. Implementation requires just 4 lines of code added to your EXE APP. The choice between HLP and CHM can be made at runtime, this makes it easy convert to CHM while customers stll use HLP help. Includes a FindHlp utility to search your source code and find all your HLP context strings, then verify they exist in the CHM topics list. Also includes the SlideShowCHM utility to let you view a list of context strings in a slide show that opens them in the CHM.
Choosing Colors (Article) (Clarion Magazine) 1 NOV 07
Choosing Colors: Selected Tools (Article) (Clarion Magazine) 30 NOV 07
chSTD library (V 2.63) (Templates & Libraries) 13 FEB 03
The business functions module - chFM is now available. As times goes by will available all other modules step by step.
The chSTD library consists of numerous modules - basic functions, business functions (accounting, analytical geometry (coordinate geometry), inverse hyperbolic, hyperbolic, matrix algebra, mathematical, statistical, trigonometric functions), handling of constants, functions with the expanded possibilities, basic classes, classes with the expanded possibilities, services, screen services, standard components. Each module includes hundreds functions, procedures, components, classes and services. Each serious programmer should have it. Clarion 5.5 or later, ABC, Legacy (hand code), 32-bits only.
CIA Factbook Update Oct 2005 (Web Sites) 10 OCT 05
Updates: We occasionally update these publications, so if you rely on the data for more than simple informational purposes, we recommend that you check back periodically for updates.
Format: The files for both publications are in standard HTML format. They have been compressed in .Zip format for ease of distribution.
Created with: The files were created with WinZip®, but any program that supports the .Zip format may be used to uncompress them.
What: Posted below are the Central Intelligence Agency's two most popular publications--The World Factbook and the Factbook on Intelligence--in compressed, .Zip file format, for the convenience of visitors who wish to download a personal copy.
cla_mp3.zip 3 JUL 00
I recently uploaded a Clarion mp3 player (similar to WinAmp) to icetips. It
uses MCI. The file is called cla_mp3.zip.
ClaColor - Free (Utilities) 25 AUG 06
ClaColor is a small utility program that converts HTML colors (like you
would get from a ColorPicker program (such as ColorImpact) into colors that
you can use in Clarion.
ClaColor makes it easy for you to type or paste in a HEX color code, then
it is converted to a LONG in Clarion's color format. Next a sample shape
is colored with the converted value so you can see the results immediately.
Then all you have to do is copy the Clarion color value and use it in your
application.
This can be a very useful tool when you are working with setting matching
colors for 3rd party tools such as XPTaskpanel or simply in matching some
external color scheme that you like. Just paste the value from the
clipboard into the control color field and Clarion will either use it as it
is - or convert it back to a Clarion hex value as needed.
For those that are not aware of it, normal Windows colors are stored as a
RGB (Red, Green, Blue) value - while Clarion stores them in BGR (Blue,
Green Red) format.
We (Charles Edmonds) have a new FREE utility program for you to download.
CLACom (Templates & Libraries) 8 FEB 99
GAP Development has been providing Electronic Communications solutions since 1985.
Beginning with our popular Bulletin Board Software, GAP BBS, we expanded our product
line with numerous Utilities and Door Authoring Kits for BBS Sysops and ultimately
Developed the only Communications Libraries written Exclusively for Clarion.
** Now includes FTP **
Clarion & CGI 5 FEB 01
Somebody wrote a couple articles that covered CGI in Clarion, along with some other options. There is
also a template that makes it very easy to implement CGI. It handles all of the nasty
StdIN/StdOUT stuff and presents you with all name pairs in a queue. Also simplifies writing the
HTML. If you find the template useful, let me know and I'll send you an updated version that
added some more features like URL decoding.
Clarion & Firebird (Tips) 31 JUL 04
Learn how to use Clarion and Firebird 1.5 SQL together. There are currently six (6) lessons with many more on the way. These lessons are accessed by a one time subscription which will be discounted by fifty percent (50%) until I have fifteen (15) lessons online or I have one-hundred (100) new subscribers, which ever happens first ends the promotion. I only have nine (9) more lessons to go, so hurry and subscribe for half off the normal subscription price. Click the following link and read what a couple of subscribers have to say: http://www.rmpse.com/rmpse/Education/Education.html. Then click the "How to use Clarion and Firebird 1.5 together" link on that site to view the table of contents containing a brief description of each lesson currently available. Hurry and subscribe, for I am turning out a new lesson in less than three (3) days each on average.
Clarion - ASP Videos and Info (Tips) 14 JUN 02
I've done some ASP programming, and it was pretty cool, but I thought, "This would be really great with templates and the dictionary!" (Torby)
SoftVelocity's Clarion/ASP templates generate Active Server Pages (ASP) web applications which provide query, navigation, and editing procedures for client/server databases over the web, increasing the productivity of web designers and enabling business application developers to easily “translate” behaviors from line of business desktop applications to the web. The generated pages integrate into existing sites both in looks and via links to and from existing pages of the site. The code produced additionally includes important features necessary for public and high volume sites such as the ability to view only the parts of a database “owned” by an individual user. The resulting applications are highly reliable, containing sophisticated error checking, yet tight and very scalable.
Clarion - The Canadian Reformed Magazine 2 DEC 99
(Ok, it's a joke, right?!?)
Clarion 101: Choosing a Database (Article) (Clarion Magazine) 13 OCT 06
Clarion 101: Creating C7 Dictionaries (Article) (Clarion Magazine) 1 MAY 09
Clarion 101: Describing your Data (Article) (Clarion Magazine) 31 OCT 06
Clarion 101: Designing A Database (Article) (Clarion Magazine) 29 JAN 07
Clarion 101: Importing Apps Into Clarion 7 (Article) (Clarion Magazine) 30 APR 09
Clarion 101: Passing Groups (Article) (Clarion Magazine) 1 MAR 10
Clarion 101: Understanding Keys and Indexes (Article) (Clarion Magazine) 17 NOV 06
Clarion 101: Understanding The C7 IDE (Article) (Clarion Magazine) 23 APR 09
Clarion 101: Understanding The C7 IDE (Tools | Options) (Article) (Clarion Magazine) 23 APR 09
Clarion 101: Understanding the IDE (Article) (Clarion Magazine) 28 SEP 06
Clarion 101: Understanding the IDE, Part 2 (Article) (Clarion Magazine) 6 OCT 06
Clarion 3rd Party Association 22 MAY 00
YES! Follow this guy's suggestions! The Turnpike will even mark your products (If you let me know it's approved.
Clarion 5.5 Web Development Features (Clarion Magazine) 9 NOV 99
Just how different is Web Builder from its predecessor? A lot! Steve Parker takes a look at what's new in the web development portion of Clarion 5.5.
Clarion 6 First Look: The Examples (Clarion Magazine) 22 OCT 03
There are two ways to get to know a new release of Clarion. One is to read the release notes (always a good idea). The other way is to do some independent investigation. Dave Harms begins a tour of Clarion 6, from the directories on up.
Clarion 6 First Look: The IDE (Clarion Magazine) 11 DEC 03
In this concluding part to Clarion Magazine's first look at C6, David Harms goes through the Gold release CD install, and reviews the C6 IDE improvements.
Clarion 6 First Look: The Source Code (Clarion Magazine) 30 OCT 03
In Part 2 of this series Dave Harms examines the changes in the libsrc directory in Clarion 6, including a number of modified and new classes.
Clarion 6 First Look: The Templates (Clarion Magazine) 15 NOV 03
In Part 3 of this series Dave Harms looks at the changes in the template directory from C5.5 to C6.
Clarion 6 Goes Gold! (Clarion Magazine) 21 NOV 03
Clarion 6 has gone gold! A final patch will be made available to EA program participants, and shipments will begin after CDs are received from the duplicators (which takes 8-10 business days).
Clarion 6 on Vista and Clarion Version Detection for 3rd Party Products (Utilities) 9 AUG 07
As you probably know, the Windows Vista operating system provides a new
security feature named User Account Control (UAC). A Vista-aware installer
is required in order to correctly install your installations on Vista. The
same is true for Windows "Longhorn" (beta).
Even if your 3rd party vendor provides a Vista-aware installer, it's not
possible to correctly auto-detect the installed Clarion version.
The original Clarion 6 installer is unable to write to the win.ini file on
Windows Vista (or Windows "Longhorn") because this action requires
administration execution level privileges.
We (Lindersoft) have developed a small free "Clarion 6 Vista Installation Fix" installer
compiled with SetupBuilder 6.5.
You can download this code-signed application at:
http://lindersoft.com/c6_vista_fix.exe
version 1.10 - 9 Aug 2007
Clarion 7 and Clarion.NET: Video No 1 (Article) (Clarion Magazine) 21 OCT 09
Clarion 7 Build 5165 Review (Article) (Clarion Magazine) 21 OCT 09
Clarion 7.1 Build 6695 Release Notes (Article) (Clarion Magazine) 22 JAN 10
Clarion 7.1 In Two Weeks? (Article) (Clarion Magazine) 28 NOV 09
Clarion 7.1 Pre-Release On Its Way (Article) (Clarion Magazine) 21 DEC 09
Clarion 7.1.6755 Shows Significant Improvement (Article) (Clarion Magazine) 18 FEB 10
Clarion 7.2 Makes Steady Progress (Clarion Magazine) 2 JUL 10
There are two final functionalities Steve Parker needs to implement to make his queue-based list and form completely mirror the browse-forms options provided by the templates: sort headers and locators.
Clarion 7.2 Released (Clarion Magazine) 4 JUN 10
Queues in the dictionary can be very handy. Dr. Parker shows how it's done.
Clarion 7/Clarion.NET News - Updated June 1, 2005 (Clarion Magazine) 2 JUN 05
Read our Clarion 7/Clarion.NET blog page for the latest news on SoftVelocity's upcoming product releases. In the latest edition, Bob Z responds to the discussion of the Brasilian DevCon presentations.
Clarion 8 Wish List: Overview and Comments (Article) (Clarion Magazine) 21 SEP 09
Clarion Add-ons Free Stuff (Templates & Libraries) 19 APR 08
TextPad Syntax for Clarion Source
Clarion Advisor: Debugging Tricks (Clarion Magazine) 28 JUN 99
Clarion Magazine has featured several articles on debugging applications (go to the Search page and search for "debug"). But you can never have too many tricks up your sleeve, and Clarion developers get as wily as anyone when it comes to using alternative debugging techniques.
Clarion and .NET: The 50,000 Foot View (Article) (Clarion Magazine) 10 JUL 09
Clarion and an Mp3 OCX (Templates & Libraries) 2 FEB 04
Clarion is able to interface with OCX components from the Visual Basic world; however, the integration process is a little painful and not very well documented. While I was writing a software program for my home MP3 music server, I learned the hard way how to incorporate OCX components with Clarion 6.0. In return for the many (MANY) times that fellow Clarion programmers have saved me whilst knee-deep in a project, I decided to make this source code freely available to help other Clarion programmers work with MP3 and OCX files.
Clarion and DLLs (Tips) 24 MAY 05
This zip file includes a PowerPoint tutorial for building DLL files in Clarion, as well as several example projects/applications. The approaches outlined here center around building general purpose, reusable, redistributable code libraries rather than segmenting existing applications into DLLs. The following topics are covered,
Clarion and Multi-Edit: Together At Last (Clarion Magazine) 24 APR 01
Clarion's own source code editor, although functional, isn't as feature-rich as some other programmers' editors, like American Cybernetics' Multi-Edit. Multi-Edit integrates with any popular programming tools, and as Vince Du Beau explains, you can use Multi-Edit with Clarion too.
Clarion and mySQL DSN Less Connection (Tips) 5 APR 02
We have updated documentation on:
http://clarion.nettservice.net/mysql/documentation
The documentation includes the browse page by page source file.
The Clarion application is available as a password protected installation
file on:
http://clarion.nettservice.net/mysql/install.exe
(for installationpassword send mail to clarion@spine.no (autoresponder))
Dictionary and sourcefile included in installation.
The mySQL database contains 285.000 recs.(49MB) with
old norwegian company names. You are welcome to use the database for
testing purposes. The database is also available from PHP application at:
http://clarion.nettservice.net/mysql
Happy mySQL'ing...
Kristian Hyllestad
We have updated our clarion demo using mySQL ODBC DSN-less connection. We
have now added procedure for browsing the 285.000 recs database using
page by page load. This is achieved by using the LIMIT function. It is
still for demonstration/testing purposes. The page by page works with
scrollone and scrollpage sequence. Scrolltop/-bottom is not yet
implemented.
SPINE AS (www.spine.no)
NORWAY
Clarion and OOP (Tips) 24 MAY 05
Included in this zip file are a PowerPoint demonstration which outlines some of the basic features of objects in the Clarion language. Also included are two example applications which demonstrate the following,
Contributed by Dan Gorrell
Clarion and OOP 2 (Tips) 24 MAY 05
Included in this zip file are a PowerPoint demonstration of some more advanced usages of OOP within Clarion. Also included are three example applications which demonstrate the following,
Contributed by Dan Gorrell
Clarion and SQL A kick start (Tips) 20 NOV 08
So, how do you get started using Clarion and SQL?
Clarion And The Fatal MyODBC/MySQL Flaw (Clarion Magazine) 28 JUN 02
David Harms has been a proponent of the MySQL open source database for a few years now, but recent performance problems have him looking for an alternative to the MyODBC driver and, consequently, MySQL.
Clarion and the Internet: Publishing Static Data (Clarion Magazine) 3 APR 01
Publishing data on the Internet is easy! Just ask Tom Ruby - he's been doing it for years. As Tom explains in this article, the trick is to use the Clarion HTML driver...
Clarion and the War on Terror (Clarion Magazine) 21 OCT 05
Ozzie Paez discusses Clarion's use in support of Homeland Security research conducted over the past two years, and Clarion's demonstrated advantages supporting evolving research.
When it comes to delivering quality applications, productively and competitively, the Clarion paradigm offers advantages that have proven effective in supporting the national efforts against terrorism.]]>
Clarion API Database Manager (Utilities) 25 MAY 06
You can use the utility in 2 ways.
This utility makes it very easy to add API's, Equates to your APP.
Due to a very busy last 2 years, I haven't update this Utility at all. It
were available at ClarionShop for 49USD.
I've Descided to make this utility freeware, to all clarion Users.
Programmers who bought this utility legally, can email me
(daniedbATdesignersoftwareDOTcoDOTza) and I'll give them the source code
Excluding 3rdparty templates.(Which is FM3)
Anyone else interested in the source can email me for more information.
It's compiled in Clarion 6 Build 9052, and Only tested with this version.
Clarion Apps Can Be Sexy! (Article) (Clarion Magazine) 31 DEC 05
Clarion AppStats v1.09 (Templates & Libraries) 19 NOV 07
Clarion AppStats (I'm still looking for a better name) can spell-check your
APP, before you release it to your clients! It spell-checks your controls,
your menus, your tooltips, etc, etc.
Take 30 seconds to add this to your APP, and say goodbye to spelling
mistakes.
"Clarion AppStats - Becowz we kan."
Unfortunately when most users see a spelling mistake in your software they
will assume that the software has bugs. They will also assume that you
didn't bother to check the software before you released it, and may wonder
what else you overlooked. Spelling mistakes cause your customers to panic.
Clarion Audio 2 DEC 99
(Ok, it's a joke, right?!?)
Clarion Batch Compiler beta 9 (Utilities) 17 NOV 04
Free. Unzip with 011103 for the password.
Clarion Book Reviews (Tips) 29 OCT 03
Courtesy of Stirling Data.
Clarion Central All Ready for C6 (Templates & Libraries) 28 APR 04
POSitive Software's Clarion Central
Clarion Challenge Results - Remove Links (Article) (Clarion Magazine) 24 MAR 06
Clarion Challenge: COM Examples (Clarion Magazine) 9 MAY 00
In this week’s issue Jim Kane explains how Clarion COM can be as easy as VBScript COM. Show us what you can do with Clarion COM scripting.
Clarion COM: As Easy As Visual Basic COM (Clarion Magazine) 9 MAY 00
Can COM be as easy in Clarion as it is in Visual Basic? Impossible, you say? Read on.
Clarion Companion 17 DEC 01
"Clarion Companion" is loaded with useful, field tested methods that will
save you time and improve the quality of your programming. It is a useful
reference guide that tells you how programs should be written, not how they
can be written. Most concepts and techniques apply to any Clarion version.
Clarion Companion is a comprehensive guide with optimizing techniques for
each of the following five areas: Language, Database, Applications,
Components and Resources.
Clarion is well kept secret. Apparently so is the latest and only current
printed book on Clarion for Windows - "Clarion Companion" by Randy Goodhew.
Save money if you purchase it before the year end!
Clarion Daily News (Web Sites) 24 JAN 07
Clarion Data Exchange (Tips) 29 OCT 03
Misc information about many countries which would be useful to developers. Updated Feb 2000.
Clarion Desktop v4.30 (Utilities) 24 JUN 09
So that list will show you all your 3rdParty accessories, along with the version numbers. What's really cool though is that you'll notice that 5 of my accessories have a hyperlink next to them titled "Update". Guess what that does?!? :)
Well, the section titled "My Products" lists all the Clarion 3rdParty accessories installed on your computer, assuming that the 3rdParty suppliers make their products "Clarion Desktop Compatible" (click here for more information on how to do that). So far StrategyOnline and CapeSoft are "Clarion Desktop Compatible", hopefully other 3rdParty suppliers will also jump on board.
Clarion Developer Bio: Sim Sherer (Clarion Magazine) 30 NOV 05
Clarion Developers & IT Companies (Web Sites) 5 FEB 04
A service by Alfred Blaho.
Clarion Editor Lost & Found (Free) (Utilities) 19 DEC 03
Clarion Editor Lost & Found should get focus back to the clarion editor 100% of the time.
The Clarion Embed Editor can get lost in the Window's Z-Order when you switch applications and try to switch back. Most times you can get focus back to the editor by pressing Alt+F6 but it does not always work. Sometimes to have to shutdown Clarion from the Task manager and you lose work and risk corrupting your App. It can be frustrating.
Clarion Essentials CBT From SoftVelocity (Clarion Magazine) 22 DEC 00
Tom Hebenstreit reviews SoftVelocity's Clarion Essentials Computer-Based Training CD. As a step up from the original Clarion Foundations CBT, which concentrated mainly on learning the basics of the Clarion language and IDE, the Essentials course tackles more advanced concepts and features of the Clarion IDE and language.
Clarion Folk (Web Sites) 18 MAR 08
Making Development Better Than Eating Icecream
Clarion Folk Podcast (Web Sites) 30 OCT 08
This latest podcast is all about Clarion 7, including: Using templates,
multiple versions in the one IDE, control alignment, and much more ..
Clarion Folklore Podcast #3 (Web Sites) 18 NOV 08
Stu Andrews: all about Conversions, Programming Entry Levels, and other useful
stuff.
Clarion for drawing a captured signature on a window (Templates & Libraries) 29 MAR 06
Clarion for the Weary 6 JUN 00
The object of this page is to teach Clarion in a tutorial format, but in a simple style. Every step is described and most windows are shown in screen snapshots. The sample programs may be utterly useless in business applications, but they are written in a way so the codes should be obvious in their useage.
Clarion For Zebras: Working With Barcodes (Part 1) (Clarion Magazine) 20 JUN 00
Simon Brewer explains the ins and outs of using barcoding technology with Clarion. Part 1 of 2.
Clarion For Zebras: Working With Barcodes (Part 2) (Clarion Magazine) 27 JUN 00
Simon Brewer explains the ins and outs of using barcoding technology with Clarion. Part 2 of 2.
Clarion Foundry (Tips) 11 OCT 04
(You don't have to log in to read articles.)
A concise technical reference for Clarion programmers.
Clarion FreeImage - Related projects (Templates & Libraries) 14 NOV 07
This example contains three classes. A base class that wraps the functionality of EzTwain Classic DLL, a derived class to scan into a Clarion FreeImage control, and a derived class to scan into a stock Clarion image control. There are two example projects, one illustrates how to use the FreeImage control and the other shows the use of the Clarion Image control. There's a read me file included in the archive with basic instructions.
EzTwain Classic is kindly supplied by the folks at dosadi.com.
Example of how to enumerate the displays on a multi-monitor system. This is a hand coded example that illustrates how to call the EnumDisplayMonitors and GetMonitorInfo Windows API Functions.
Note: That these functions are not available on Windows 95 or Nt 3 and 4.
Have you ever wanted vertical progress bars? How about using progress bars and icon's on the status bar? These two classes wrap the progress bar and status bar common controls. These are the classes used in Capesoft's FeMail Clarion accessory. Both classes are supplied as source code. The archive includes two test projects. One illustrates the use of the progress bar class, the other shows how to use the status bar class.
Use the Clarion FreeImage Project libraries to add alpha blended owner drawn buttons to your Clarion program. These buttons allow you to specify separate images for 4 states (normal, hot (mouse over), selected, and disabled). Only the normal state button is required all other button state images are created from the normal state for you. The buttons support all the features of a standard button control. They are standard button controls.
The really cool thing about these buttons is they allow you to make a button of any shape. You supply an image in a file format that supports alpha transparency, I suggest png, and the classy buttons class takes care of making any part of the image that's completely transparent part of the background. Areas that are semi-transparent are blended with the background.
Have you ever wanted to have smooth scrolling text displayed in an about box, or a list of items that scrolls continuously. Use your imagination for how to put this little control to use. In the spirit of the Clarion FreeImage Project this control is also free. It makes use of some of the classes used in the Clarion FreeImage Project and is dependent on it being installed first.
Clarion FreeImage Project v3.12 (Templates & Libraries) 16 APR 09
Built on the base class is an image control that you can use on your windows like the Clarion image control. It supports flicker free, resampled zooming and scrolling. The image control is 100% Clarion source code. Since you have the source code, you can recompile it as new versions of Clarion are released.
This release of the Clarion FreeImage Project adds support for version
3.10.0 of the FreeImage library. It adds support for reading and writing
JPEG-2000 File Format (*.JP2) and JPEG-2000 codestream (*.J2K, *.J2C)
images, ILM piz-based wavelet format OpenEXR files, and fixes a number of
issues. Please see freeimage.sourceforge.net for a complete change list.
You must download the new FreeImage.DLL from
http://freeimage.sourceforge.net for use with this release.
The Clarion FreeImage Project is a set of classes and a template that implement the FreeImage library in Clarion 5.5 and 6.x. FreeImage is an open source raster image processing library. The base class wraps the FreeImage DLL and includes methods to load, save, transform, rescale, create thumbnails, color correct, change bit depth, alpha blend and more. You can contribute to the project by helping with any of the tasks listed on What's Next?.
Clarion für Windows (Tips) 1 OCT 10
German web site with English tips:
Clarion Handy Tools (CHT) Build 14B1.01 Tested with C7.2 (Templates & Libraries) 7 JUN 10
Blog at http://blogger.cwhandy.com
Clarion Insider 9 OCT 01
Paul Attryde's site:
Clarion Live! (Web Sites) 2 APR 09
Join us for Weekly Webinars of interest to the entire Clarion Community! Our webinars are held each Friday at 9am Pacific Time (GMT-8) and last for two hours. We'll have special guests each week, plus we invite you to participate by asking questions, showing off your own work, and helping others.
Clarion Magazine 28 AUG 99
Clarion Magazine Readers In 121 Countries (Article) (Clarion Magazine) 12 MAR 08
Clarion Magazine Sampler in PDF 27 APR 99
Clarion Magazine's Free FAQ site (Web Sites) 21 OCT 09
What do you want to know?
Clarion Magazine's Podcasts (Clarion Magazine) 20 DEC 04
James Cooke reports on SoftVelocity's Clarion ASP.NET presentation.
Clarion Magazine's RSS Feeds (Clarion Magazine) 14 JUL 03
Wondering what those new XML icons are on the ClarionMag home page? They're RSS feeds, and in combination with an RSS reader they make it possible for you to get notification of articles and news items when they appear on the web site. No more waiting for the weekly update emails!
Clarion Magazine's Search Page 3 NOV 99
Clarion Market - Online Knowledge Base (Web Sites) 28 NOV 05
Clarion Master (Tips) 8 AUG 02
Many articles and tips.
Clarion News - August 2000 (Clarion Magazine) 30 AUG 00
Clarion news, notes, and happenings from around the globe.
Clarion Newsgroup Search 14 DEC 01
Search the Clarion Newsgroups
Clarion Newsgroups (Web Sites) 1 FEB 11
All Clarion newsgroups now require an authenticated login, we no longer support anonymous access. If you are using the dedicated SoftVelocity Discussions client software you are already authenticated. If you are connecting with any NNTP client program (Thunderbird, Outlook, etc) you will need to enter in your login information (the same information you would enter if you used the Discussion client software). If you can’t find your login information just drop us an email at sales @ softvelocity dot com, and we’ll send it to you.
Clarion Numpties 29 AUG 00
Developing in Clarion For Windows 2003
Clarion online news (Web Sites) 6 JAN 04
This is online Clarion Resources and News page. Here you can find and post (send us e-mail at news@ingasoftplus.com) Clarion related information. You can use Search, Calendar, Categories, Month Archives etc. Take a look at http://www.ingasoftplus.com/mt/ !
Clarion PHP (Templates & Libraries) 29 NOV 04
The generated code includes important features necessary for public and high volume sites such as the ability to view only the parts of a database “owned” by an individual user. The resulting applications are highly reliable and very scalable.
The Clarion/PHP templates generate PHP web applications which provide query, navigation, and editing procedures for client/server databases over the web. The generated pages integrate into existing sites both in looks and via links to and from existing pages of the site.
Clarion programs - Making AppData Vista safe and XP compatible (Tips) 28 JUL 10
Here are some basic instructional examples you can use for reference and adapt to your needs. - Revised - July 27 2010
Clarion ProPath (Templates & Libraries) 25 JUN 09
Clarion Developers,
Clarion Quickbooks Connection v1.01 (Templates & Libraries) 4 AUG 09
This is a DLL and template that allow you to:
QuickBooks Support in Clarion in less than 4 minutes!
Clarion Report Program Generator (Utilities) 27 MAR 02
The Clarion Report Program Generator generates Clarion source code.
It is not intended to be a 'drag and drop' approach to report
programming - you must be a hand coder to make effective use of it.
Also, you must export and preprocess your dictionary before you can
specify a report.
The CRPG beta is available at Steve Parkers web site (www.par2.com) in
the Download Center.
Clarion Roadmap Updated (Article) (Clarion Magazine) 1 JAN 07
Clarion Skill Pool (Web Sites) 12 MAR 02
The Clarion Skill Pool has now got its own website which
will greatly increase its visibility on the search engines.
There is no charge for listing on this site.
Clarion SOAP Revisited (Clarion Magazine) 28 NOV 02
The Simple Object Access Protocol (SOAP) has been covered before in Clarion Magazine, but only from the Clarion end. In this article, Radventure's Erik Pepping shows how to create the server in C# and the client in Clarion.
Clarion Source Printer 22 APR 99
Clarion Source Printer 1.00 is planned to have following features:
Clarion Source Search (I lived without it, but I don't know how) 4 MAY 00
This new Utility program is designed specifically to search Clarion Source Code and tell you the Module, Procedure, Method and Routine where the results were found. This avoids the typical search game of hunting for the Procedure Name. I had been using Norton FileFind for searching source. It was taking far too much time to find the name of the procedure.
Clarion Subscriptions (Web Sites) 25 MAY 05
Introducing two new programs to keep you current with the latest Clarion releases; the Simple Maintenance Program (SMP) and the Core Subscription Program (CSP).
Clarion Third Party Profile Exchange Updated - November 22, 2003 (Utilities) 28 NOV 03
The Clarion Third Party Profile Exchange consists primarily of profiles of
third party add-on products and vendors. This includes freeware templates
and tools as well. Online and Downloadable Profiles available. Online
product profiles include Product Internet URL, Order URL, Currency code,
Dated Price Quote, Grouped by Category, Clarion 6 Compatible, Extended
Description and Download Page Reference. Currently, there are 447 product
profiles and 425 vendor profiles. You must have Product Scope 32 PRO
Version 5.0 to view profiles with data files (downloadable profiles). 161
Clarion 6 compatible products as of this release.
Clarion Tip of the Week #7: Changing Editor Font Size On The Fly (Clarion Magazine) 17 JAN 11
NetTalk 5 is CapeSoft's flagship product for web development. While that often means browse/form business apps (stay tuned for Part 2), there are a lot of other things you can do with NetTalk, from email and FTP to inter-application communication across the LAN.
Clarion Tips & Techniques Book (Clarion Magazine) 25 FEB 04
Clarion Magazine is a popular online publication, but sometimes reading on-screen doesn't cut it. So we're putting selected ClarionMag articles in book form. These aren't e-books, but professionally printed, softcover, perfect-bound books just like you buy at your local computer bookstore. The first of these books will be a Tips and Techniques collection.
Clarion Tips & Techniques Book Announced (Clarion Magazine) 1 DEC 03
Clarion Magazine is a popular online publication, but sometimes reading on-screen doesn't cut it. So we're putting selected ClarionMag articles in book form. These aren't e-books, but professionally printed, softcover, perfect-bound books just like you buy at your local computer bookstore. The first of these books will be a Tips and Techniques collection.
Clarion Tips & Techniques Volume 3 Table of Contents (Article) (Clarion Magazine) 6 JUN 06
Pre-purchase now and save $15!]]>
Clarion Tips & Techniques, Volume 3 - Save up to $39.95 This Week (Article) (Clarion Magazine) 10 MAY 06
Clarion Tips by Scott Daughtry (Tips) 2 FEB 04
Clarion to Java Compiler (Templates & Libraries) 8 APR 10
The code is at the point where we (Andrew Barnham) are migrating all our customers from
running .exes to running java runtime.
I have licenced this under the commerical friendly Lesser L-GPL. Which
means that you can use it, ship it and distribute without constraint.
But if you make modifications to clarion2java itself - i.e. bug fixes to
the compiler, those modifications must also be under an LGPL licence.
Other licencing can be arranged on request if necessary.
Compile your clarion source code into java runtime environment. Includes the compiler, 100% java based runtime implementation of the clarion runtime environment and other miscellaneous tools.
Clarion Tools CrossTab Wizard 6.02 Available for C7.2 (Templates & Libraries) 7 JUN 10
CrossTab Wizard's cross-tabulations quickly consolidate or summarize, large amounts of data. This "data summary" is consolidated within rows and columns whose intersections represent an accumulation of values from the larger data set. End-users can effectively rotate the rows, columns and accumulated values to see different summaries of the source data.
Clarion Tools Query Wizard v7.03 Available for C7.2 (Templates & Libraries) 7 JUN 10
Providing your users with customizable access to their data is something they will thank you for over and over. Query Wizard makes it possible to add these capabilities to any applications without coding.
Clarion Tools Report Wizard 6.06 Available for C7.2 (Templates & Libraries) 7 JUN 10
Report Wizard facilitates access to simple on-demand reports from within any application. This process is easily integrated into existing or new applications by simply dropping the Report Wizard extension onto an existing report. Support for most third party reporting products is built-in.
Clarion Tools Spreadsheet Wizard 6.05 Available for C7.2 (Templates & Libraries) 7 JUN 10
Spreadsheet Wizard facilitates access to on-demand spreadsheets from within any application. This process is easily integrated into existing or new applications by simply dropping the Spreadsheet Wizard extension onto any Clarion Process procedure. Spreadsheet Wizard requires Microsoft Excel 98 or later. seamlessly integrates with Microsoft Excel™ thus allowing a broad range of flexibility.
Clarion Tools View Wizard 7.02 Available for C7.2 (Templates & Libraries) 7 JUN 10
View Wizard facilitates access to on-demand custom list box formatting and browse sorting from within any application. This process is easily integrated into existing or new applications by simply dropping the View Wizard browse extension template onto any Clarion Browse.
Clarion TXA & TXD Scanner Updated 7 May 2003 (Utilities) 7 MAY 03
Besides displaying this information on your screen you can copy fields tables, window and report layouts from the scanner into your Clarion dictionary and application. Also you can create program and dictionary documentation in HTML. The HTML colors are configurable aswell as the specific data you wish to export. If you have the Microsoft CHM compiler installed then AppScanner can also generate a project for your CHM compiler and compile the HTML files to CHM giving you easy to distribute database and program layouts.
The Clarion TXA and TXD Scanner was designed to give a visual presentation of your sourcecode and data dictionary without the need to load the data into into Clarion. Procedure information, templates, variables, used files, images and icons , global templates and data are all displayed when a TXA is scanned. Table information, relations, fields and keys are displayed when a TXD is scanned. Unused tables are marked when both the TXA and TXD are scanned.
Clarion User Group of Northern Virginia 28 FEB 00
Clarion Virtual Office (Web Sites) 24 JUN 02
The Clarion Virtual Office is a solution for those living in remote areas, where User Groups are hard to come by, or for anyone looking for real time voice and text communications to collaborate with Clarion Developers worldwide. Members are not associated with each other, but, are programmers willing to help each other out when needed. In this manner individual programmers can have the resources that larger software development teams enjoy.
Clarion Web Hosting (Hosting) 3 OCT 06
Clarion won't work on XP? It's Microsoft's bug! (Tips) 25 APR 02
Here's the fix: The Windows XP Application Compatibility Update is a package of software updates that expand program compatibility support in Windows XP. This can help to avoid common issues with certain programs. Microsoft recommends that you download this compatibility update if you are having problems with any of the programs that this update is designed to support.
Clarion Worldwide (Web Sites) 3 FEB 03
Clarion Discussion Group on MSN
Clarion wrapper for RDC component (Templates & Libraries) 1 AUG 02
Clarion wrapper for RDC component is available at
http://www.klarisoft.com/download/samples/RDCDemo.zip
Included is trial version of the rdc wrapper (rdc.dll) with sample app and
report. Feel free to try it and let me know about the results.
Clarion Writing Assistant (Utilities) 30 JUN 09
Many programmers have diffeculty expressing themselves in a business setting. To help, I provide the Clarion Writing Assistant.
Clarion# And The Google Calendar API (Article) (Clarion Magazine) 18 DEC 07
Clarion# Array Index And Class Instantiation Changes (Article) (Clarion Magazine) 28 FEB 08
Clarion# Language Changes Coming (Article) (Clarion Magazine) 31 JAN 08
Clarion# Language Comparison (Article) (Clarion Magazine) 26 NOV 07
Clarion# Web Development: An Introduction To MVC (Article) (Clarion Magazine) 26 MAR 09
Clarion, COM, Soap, and HTTP (Clarion Magazine) 5 AUG 03
Recently Shane Vincent wanted to add a no-cost solution to the credit card authorization process. His solution involved a couple of open source COM components, Jim Kane's COM interface generator, and a couple of Clarion wrapper classes.
Clarion.NET Charter Subscription (Article) (Clarion Magazine) 12 NOV 07
Clarion.NET Downloads Later Today? (Article) (Clarion Magazine) 16 NOV 07
Clarion.NET First Look (Article) (Clarion Magazine) 21 NOV 07
Clarion.NET Language Changes: What's Gone (Article) (Clarion Magazine) 28 SEP 07
Clarion.NET Language Changes: What's New (Article) (Clarion Magazine) 28 SEP 07
Clarion.NET Purchase Information (Article) (Clarion Magazine) 14 NOV 07
Clarion.NET, Great Expectations, and the Emerald Isle (Clarion Magazine) 22 OCT 10
Clarion Magazine is headed for Denver on October 26th! The office will be closed from that day through Sunday, October 31 although we will be checking emails. Dave Harms is speaking on .NET Saturday afternoon and will be part of a panel discussion on Saturday night with Bruce Johnson and Mike Hanson. Look for conference coverage in ClarionMag and on Twitter!
Clarion/SQL Server - Hardcore (Events) 28 JAN 05
Get ahead of your competition by becoming proficient with the fastest growing database backend in the market! There are many tips and tricks and more than a few roads one can travel down when deciding to use Sql Server's powerful backend in conjunction with Clarion. I realize that there are plenty of aids in our Clarion community to help with this but nothing to jump start you and show you how to go from zero to done.
Mar 31st - Apr 2nd - Tulsa, OK
Clarion7 / Clarion.NET news (Clarion Magazine) 2 JUN 05
Bookmark this blog-style page to keep up with the latest news on the upcoming releases of Clarion 7 and Clarion.NET.
Clarion: A Decade In Review (Article) (Clarion Magazine) 5 JAN 10
ClarionDeveloper.com (Web Sites) 21 OCT 05
This site is devoted to the development of small business database applications through the use of Clarion for
Windows from SoftVelocity.
Clarioners (Web Sites) 1 FEB 05
SealSoft's database of Clarion Developers.
ClarioNet v6302 (Templates & Libraries) 3 NOV 08
ClarioNet is unique to other solutions because the "client" is using an actual Windows program that is a
near-exact representation of the application. This is not a Browser/HTML representation…ClarioNet provides
true remote program operation!
Entire 1.4 system available for demo at: http://www.clarionet.com/downloads.htm!
"Thin Client" computing has become the vision of the future for distributing application software to user's
desktops. TopSpeed's Clarion programming is a superb software development system. ClarioNet is a software
extension that web-enables Clarion applications to run remotely using the ClarioNet Client connected to the
server program through the Clarion Application Broker.
ClarionFAQ Update (Article) (Clarion Magazine) 3 DEC 09
Clarionfoundry (Tips) 9 JUL 08
The Clarion Q&A
ClarionJobs.com (Web Sites) 8 NOV 05
As a programmer you can register for free with our site listing your skills
and type of employment you are looking for.
As an employer you can register for free and search for programmers based on
your required skills, ideal if you are looking to fill full time positions
or you need extra resource on a temporary basis.
As the name suggests its a website dedicate to Clarion Jobs.
ClarionLive DevCon Day 1 Report (Clarion Magazine) 4 NOV 10
Arnold Young and John Hickey kicked off the first ever ClarionLive DevCon with a reception at the most excellent Inverness Hotel.
ClarionLive DevCon Day 1 Report (Clarion Magazine) 1 DEC 10
All articles for October 2010 in PDF format.
ClarionLive DevCon Day 2 Report (Clarion Magazine) 9 NOV 10
Dave Harms reports on the first full day of the ClarionLive Denver DevCon, with photos, more screen shots from the keynote and some further Clarion.NET information.
ClarionLive DevCon Day 3: Final Sessions (Clarion Magazine) 17 NOV 10
Saturday's sessions covered an incredibly wide range of topics, from C7 productivity to SQL to .NET to the business of Clarion development. The day concluded with a Saturday panel discussion on future proofing your Clarion development. Can you move your existing application forward to .NET? The panel came to a conclusion that will be a shock to some and a relief to others.
ClarionLive Weekly Webinar: Bob Foreman and Bob Zaunere from SoftVelocity (Article) (Clarion Magazine) 28 APR 09
ClarionLive!: Code Generation For Clarion.NET (Article) (Clarion Magazine) 15 OCT 09
ClarionMag 2010: The Beta (Article) (Clarion Magazine) 25 FEB 10
ClarionMag at ClarionLive: A Webinar That Could Completely Change How You Code (Clarion Magazine) 10 DEC 10
Any Clarion compilation creates a bunch of code that you don't really need, including object files, resource files, executables and DLLs. Here's a quick and easy way to delete those files.
ClarionMag at OSCON 2006 (Article) (Clarion Magazine) 31 JUL 06
ClarionMag At OSCON 2008 (Article) (Clarion Magazine) 21 JUL 08
ClarionMag Blog Launched! (Clarion Magazine) 1 OCT 05
The ClarionMag blog is now online! Rants, raves, and generally unwanted opinions from Clarion Magazine's publisher, Dave Harms.
ClarionMag Blog Launched! (Clarion Magazine) 7 OCT 05
The ClarionMag blog is now online! Rants, raves, and generally unwanted opinions from Clarion Magazine's publisher, Dave Harms.
ClarionMag Private Beta Update, And Some SQL (Article) (Clarion Magazine) 22 JAN 10
ClarionMag Service Interruptions - This Is The Backup Server (Article) (Clarion Magazine) 2 JUN 08
ClarionMag Tip of the Week #1 (Clarion Magazine) 1 DEC 10
David Harms reviews Thin@, a "smart client" technology that lets you run your Clarion application on a server and deliver only the application's user interface to the user across a LAN, an intranet, or the internet.
ClarionMag Tip of the Week #1 (Clarion Magazine) 2 DEC 10
Clarion Magazine continues its series on popular SQL databases with a look at how to install, configure, and use Firebird.
ClarionMag Tip of the Week #1 (Clarion Magazine) 2 DEC 10
All articles for November 2010 in PDF format.
ClarionMag Tip of the Week #2: Cleaning Builds (Clarion Magazine) 9 DEC 10
If you haven't been to a ClarionLive webinar recently you're missing out on MagGems, featured articles from Clarion Magazine's archives. Dave Harms summarizes the first three MagGems.
ClarionMag Tip of the Week #4: Double Your App's Available Memory On Win64 (Clarion Magazine) 29 DEC 10
The Clarion Magazine office will be closed Friday, December 24th. Here's a look at what's still to come this year.
ClarionMag Tip Of The Week #5: Zoom In On Small Prompts (Clarion Magazine) 3 JAN 11
Unit testing and test-driven development have the potential to transform how you work and greatly increase the quality of your code. Dave Harms introduces ClarionTest 0.3, with some important productivity improvements.
ClarionMag's ClarionLive Webinar Notes (Tips) 17 APR 09
All of these lists tend to be skewed to older articles. This is to be expected, since the longer an article is on the site the more views it gets. Accordingly I've broken up the top 50 list into "2007 and later" and "all" (which includes only one article older than 2007).
ClarionMag's DevCon 28% Off Subscription Special (Clarion Magazine) 1 NOV 10
The Clarion 7 IDE has a lot of features lacking in C6, such as the ability to use regular expressions in text searches. Dave Harms explains how this feature helps him synchronize SQL database schemas.
ClarionPost (Web Sites) 23 FEB 04
The Clarion Post resource index is your one-stop destination for business solutions and discussions. Regardless if you're just beginning or a seasoned veteran you are bound to find something to enhance your skills. Get started by clicking on one of the directories below.
ClarionRapidApplicationDevelopment (Web Sites) 3 MAY 03
If you are interested, I've (Danie de Beercreate a Chat group on MSN Messenger for
Clarion.
Group : ClarionRapidApplicationDevelopment
Anybody who wants to join, goto (it is free)
Class Anatomy v1.6.0 (Utilities) 17 APR 07
The utility is a tray utility that can read a CLW and INC file and build a list of used data, classes, procedures and methods and presents this information in way that makes it easy to read. All global (module wide) data is shown together, all class data and methods are grouped together and all method data is shown. Double clicking a declaration will open either the CLW or INC in your favorite editor on the correct line.
Besides that and for my own use at least the most important feature is a picklist like the data picklist in your Clarion editor. This picklist can float on top (transparant or not, and even rolled-up) and present you with
Double clicking on a label will copy the label or definition to the clipboard from where you can paste it inside your editor of choice
Class Explorer 31 DEC 00
Class Wrapper Templates The Easy Way (Clarion Magazine) 15 AUG 02
In earlier releases of ABC, class wrapper templates were difficult to create. After creating his first class, Lee White, inveterate hand coder and template writer, went searching for a way to create a template wrapper for that class. What he found was a pleasant surprise.
Classes For Background Processes (Article) (Clarion Magazine) 21 OCT 06
CLASSy ASCII File Importing (Clarion Magazine) 20 DEC 02
Earlier this month Steve Parker wrote an article on importing ASCII files into a database using Konrad Byers' ASCII file class. In this article, Steve describes a class by Dave Harms that makes fixed record length ASCII importing configurable at runtime.
Clickteam - Install Maker (Install Programs) 19 NOV 04
Install Maker is simply the easiest installation distribution tool in existence. Spend your time developing your
creations not building the installers. Download the fully functional freeware version of Install Maker and create
your first installation in less than one minute! Then you decide which way is better!
Clipboard APIs (Tips) 16 OCT 06
ClipMate by Thornsoft Development, Inc. (Utilities) 4 NOV 03
It is an absolute must have for doing Clarion development or any software
development for that matter.
Especially when doing multiple cut and pastes between source embeds.
You'll love the PowerPaste function.
Really handy when converting DOS systems to Windows when you need to grab
multiple chunks of code.
(comments by Greg Berthume)
For those of you who aren't already using ClipMate, GET IT!
Clone(File) (Article) (Clarion Magazine) 26 SEP 08
Cloning List Boxes Part 1 (Clarion Magazine) 18 APR 00
There are many occasions when it is useful to have list boxes that are clones of each other. Jon Waterhouse updates a previous Clarion Online article with a new template and generalized classes. Part 1 of 2.
Cloning List Boxes Part 2 (Clarion Magazine) 25 APR 00
There are many occasions when it is useful to have list boxes that are clones of each other. Jon Waterhouse updates a previous Clarion Online article with a new template and generalized classes. Part 2 of 2.
Cloning Windows With VMWare Converter (Article) (Clarion Magazine) 14 MAY 09
CNetCal Ver 1.0 (Templates & Libraries) 3 NOV 08
Low resource calendar designed for ClarioNet Use.
Cobian Backup (Utilities) 30 JAN 06
Cobian Backup exists in two different versions: application and service. The program uses very few resources and can be running on the background on your system, checking your backup schedule and executing your backups when necessary. Cobian Backup is not an usual backup application: it only copies your files and folders in original or compressed mode to other destination, creating a security copy as a result. So Cobian Backup can be better described as a "Scheduler for security copies".
Cobian Backup supports several methods of compression and strong encryption.
Cobian Backup is a multi-threaded program that can be used to schedule and backup your files and directories from their original location to other directories/drives in the same computer or other computer in your network. FTP backup is also supported in both directions (download and upload).
Code Commentor v2.0.3 (Utilities) 1 JAN 07
The Ripley Code Commentor is a tool designed for programmers to allow them to comment changes
to their code in a consistant manner making it easier to find changes.
Code Documentation: The Achilles´ Heel Of Clarion (Clarion Magazine) 8 AUG 00
Documentation is essential for maintaining an application. Unfortunately there is no way to automatically document code in Clarion, and manual documentation is laborious and prone to errors. Stefan Rasmussen outlines a systematic approach to documenting your code.
Code Generation Templates Using XML and XSL 25 JAN 02
Understand the relationship:)?
Dealing with complexity is one of the biggest challenges of programming. There is a great need for tools that help us to better understand and manage software complexity. Such tools would not only help create better code, but would also increase software development productivity. Code generators are tools that generate complex code from a simpler model. Code generators are therefore an ideal candidate for helping cope with software complexity.
Code Signing at Lindersoft (Web Sites) 6 FEB 07
Lindersoft is approved now. Our customers will be able to purchase code
signing certificates for as little as $66 per year (on a three year
term). You can use the same certificate to sign your applications,
installations and your PAD files.
Code Signing, who is the Unknown Publisher? (Tips) 18 JAN 05
Since Microsoft got religion around security, and especially since SP2 developers have been faced with the Unknown Publisher problem. Any application that has not been signed with a digital certificate from a trusted CA (Certificate Authority) displays a message that the publisher is Unknown with a more forceful warning than in previous versions of Windows.
Code Snippets In The New IDE (Article) (Clarion Magazine) 29 NOV 08
Code Snippets In The New IDE (Article) (Clarion Magazine) 10 DEC 08
Code Templates (Tips) 24 MAY 05
This PowerPoint presentation by Don Reynolds will teach you how to get started in creating your own custom code templates.
CodeCharge Studio v4.1 (Templates & Libraries) 22 NOV 08
Whether you are a legacy developer, MS Access programmer or experienced Web engineer, you can use CodeCharge Studio to rapidly develop anything from simple database-driven Web applications to complex e-business solutions.
The included Application Builder instantly converts your database (MS Access, MS SQL, MySQL, Oracle, etc.) into a working Web application with login-protected user access to database search, list, view and update functions.
Also included is CodeCharge Studio Add-In for FrontPage (for optional use) - the first product that extends FrontPage functionality into a full-featured, integrated web development environment that makes it fast and easy to create database-enabled web sites.
CodeCharge Studio delivers the speed of code generation integrated with a full featured, powerful IDE. You can quickly generate dynamic, bug-free web sites in PHP, ASP, JSP, Perl, ColdFusion, ASP.NET. And then edit and customize your applications using the Studio's powerful code editors.
CodeCharge Studio is the most productive solution for visually creating database-driven Web applications with minimal amount of coding. The support for virtually all databases, web servers and web technologies makes CodeCharge Studio one of a kind. It is a complete solution available for Web development.
CodeDrops Update Resource (Free) (Utilities) 15 AUG 07
UpdateResource is a command line program with following features:
Download this program from the Downloads section.
CodeGuru 30 AUG 00
Welcome to CodeGuru, the number one developer site on the Internet!
CodeMax 2 MAR 01
I (Diego M. Borojovich) finish the tpl and class to use the CodeMax 2109 dll with clarion. It's free.
The zip file is about 178kb. A demo app is included.
It is posible to load from a fiel or a blob. Clarion laguage is pre defined. Contextual help is suported.
Ctrl+\ is suported to change the case like in the CW editor. Buttons template to open,save, do redo, etc.
Macro record and save is supported. etc,etc. Get it from the CWIC Web download site.
Color Wheel Pro (Web Sites) 6 FEB 08
Understand how to use color in your screen designs.
Colorado DevCon Gets Green Light (Clarion Magazine) 19 JUL 10
Query By Example (QBE) is a popular way to give users added flexibility when querying data. There are many advantages to using third party QBE templates, but Clarion's own QBE template is also quite capable. It's even better when you can preload your application with queries that show the users how to use QBE. Rip Peterman explains.
ColorCop (Free) (Templates & Libraries) 26 OCT 07
Color Cop will convert RGB decimal values to Hexadecimal color codes.
It has color code support for HTML Hex, Delphi Hex, PowerBuilder,
Visual Basic Hex, Visual C++ Hex, Clarion Hex, RGB int, and RGB float.
Color Cop is a multi-purpose color picker for web designers and
programmers. It features an eyedropper, magnifier, variable magnification
levels, 3 by 3 and 5 by 5 average sampling, snap to websafe, color history,
and a complementary color palette.
Coloring Template Source In C7/Clarion# (Article) (Clarion Magazine) 21 JUL 08
COM Classes written by Andy Ireland of Plugware Solutions (Templates & Libraries) 11 JUN 02
The COM Classes written by Andy Ireland of Plugware Solutions are now freely
available from ThinkData (www.thinkdata.com). Just click on the link for
Products and then COM Classes and you can register to download the classes.
An ADO wrapper is included and the supplied example application connects to
the MSSQL Northwind database. Andy has done an excellent job with these
classes as everyone at ETC has seen and we're proud to bring them to you for
the benefit of the whole community.
COM: Getting Easier By The Minute (Part 1 of 3) (Clarion Magazine) 6 FEB 01
COM? Easy? Well, easier, at least. In this three-parter, Jim Kane, Clarion Magazine's resident guru of Microsoft component object technology, shows how to call COM objects with the new COM-compatible INTERFACE in Clarion 5.5. As Jim says, if VB programmers can use COM, so can you!
COM: Getting Easier By The Minute (Part 2 of 3) (Clarion Magazine) 13 FEB 01
Easy? Well, easier, at least. In this three-parter, Jim Kane, Clarion Magazine's resident guru of Microsoft component object technology, shows how to call COM objects with the new COM-compatible INTERFACE in Clarion 5.5. As Jim says, if VB programmers can use COM, so can you!
COM: Getting Easier By The Minute (Part 3 of 3) (Clarion Magazine) 31 DEC 00
COM? Easy? Well, easier, at least. In this three-parter, Jim Kane, Clarion Magazine's resident guru of Microsoft component object technology, shows how to call COM objects with the new COM-compatible INTERFACE in Clarion 5.5. As Jim says, if VB programmers can use COM, so can you!
ComCode Emporium v2.2 (Templates & Libraries) 13 SEP 02
And many more...
ComForMark Templates (Web Sites) 10 JUN 04
The standard ABC templates throw up a MESSAGE which says 'There were no records found' and the application grinds to a halt until someone presses the OK button on the message window!
These templates give the developer the options to...
For instance...
A template generates an SQL database script (MS SQL or Pervasive 2000) for one, or more, TPS files from your dictionary.
A template generates a 32Bit project to convert one or more files in one hit, rather than the single file stepwise fashion provided with Clarion. All source code is included so that you may modify the templates to suit your own needs.
This template was originally written to solve a problem faced by the illustrious President of the SCUG, John Thorley.
His problem arose when he needed to place 18 text controls on a Form procedure and he needed a way to let users know how much of each text box had been filled.
The first solution was a template which created a progess bar beside each text control!
Now, the challenge! How to improve it? Can options be added to reposition the progress bar? What about alternate colors? Can it be made into a class?
All solutions/improvements should be emailed to Geoff Bomford who will present them at the monthly SCUG meetings - first Wednesday of each month. Contributors will be acknowledged at the meeting and toasted with a glass of local ale!
Command Burner (Free) (Utilities) 11 DEC 08
CommandBurner can be executed from the command line, or through any method that passes command line arguments. Simple options allow you to burn, erase, load and eject CDs and DVDs.
CommandBurner is a free CD/DVD burning software utility that can be executed from the command line, as well as through a simple interface.
Command Line ZIP utility 15 JAN 01
Here us one to use called FreeZip.
http://www.ozemail.com.au/~nulifetv/freezip/index.html but I haven't tried
it yet but it is supposed to work from the command line.
Commentary on UKCUG, Clarion Roadmap (Article) (Clarion Magazine) 22 AUG 06
Compile Manager 2 v5.005 (Utilities) 4 JAN 08
With source.
Compiled Reports From Report Writer (Clarion Magazine) 2 APR 04
As far as Henry Plotkin is concerned, the best thing about Clarion Report Writer is the ability to set up the finished page without having to adjust the position of each individual band. The next best thing about Report Writer is that report testing is much faster. It does not require a compile-link cycle. It does not require minimizing Clarion, starting the application and navigating to the report. Wouldn't it be nice to be able to design reports in Report Writer, and then just copy them into a Clarion report procedure? Actually, it can be done, and fairly easily.
Compiling C with the Clarion IDE, Part 1: It's Easier Than You Think (Clarion Magazine) 17 MAR 05
Ever find some C source on the Internet that does exactly what you need? So you rewrite and convert it to Clarion code, then try to get it to work again. Carl Barnes will show you how easy it is compile C modules with your Clarion code. One small change to the C header, create a Clarion include file and, Bob Z's your uncle, you're calling the C function. Part 1 of 3.
Compiling C with the Clarion IDE, Part 2: Calling C from Clarion (Clarion Magazine) 22 MAR 05
Ever find some C source on the Internet that does exactly what you need? So you rewrite and convert it to Clarion code, then try to get it to work again. Carl Barnes will show you how easy it is compile C modules with your Clarion code. One small change to the C header, create a Clarion include file and, Bob Z's your uncle, you're calling the C function. Part 2 of 3.
Compiling C with the Clarion IDE, Part 3: Naming and Mangling (Clarion Magazine) 28 MAR 05
Ever find some C source on the Internet that does exactly what you need? So you rewrite and convert it to Clarion code, then try to get it to work again. Carl Barnes will show you how easy it is compile C modules with your Clarion code. One small change to the C header, create a Clarion include file and, Bob Z's your uncle, you're calling the C function. Part 3 of 3.
Compiling C7 Examples in 15 Steps (Tips) 7 SEP 07
Clarion 7 has been available for a couple of hours now, and if you’ve got your hands on a copy you’re probably itching to compile something. Right?
Compiling Clarion Source To Java Bytecode (Clarion Magazine) 24 SEP 10
All John Morter was looking for was a better source editor font. What he discovered was a way to teach the IDE some syntax highlighting tricks.
Complete list of UN Countries (Web Sites) 8 FEB 07
If you've ever wanted to have a list of countries in your applications, this TPS file will allow you do country lookups with ease.
Completely Dynamic Listbox Formatting? (Article) (Clarion Magazine) 12 JAN 06
Completely Dynamic Report Orders and Breaks Part 1 (Clarion Magazine) 12 DEC 00
Steve Parker delves into dynamic group breaks in the report engine, and lays out the theory and the practice. Part 1 of 2.
Completely Dynamic Report Orders and Breaks Part 2 (Clarion Magazine) 22 DEC 00
Steve Parker delves into dynamic group breaks in the report engine, and lays out the theory and the practice. Part 1 of 2.
ComponentOne 3 JAN 02
Powerful, yet easy to use, it's packed with great features: database architecture, a redesigned user interface, flexible conditional text, enhanced graphics handling, and time-saving reports… to name a few!
They're picking up some key ForeHelp features.
Great news for Help authors: ComponentOne has acquired Doc-To-Help and is launching a new version, ComponentOne Doc-To-Help 6.0!
Computerize Your Assets (Clarion Applications) 17 JUN 05
What's really interesting is this is a program in Clarion that just got a 5 cows rating from twocows!
Experts and professionals agree, you really do need to take a home inventory for a variety of reasons. Computerize Your Assets is the most professional and feature complete home inventory and asset management software on the market, and is available for virtually the same price as the others. Don't settle for average when you have so much at stake.
compXPMenu (Templates & Libraries) 6 JUN 02
Get it from the Clarion Shop.
http://www.clarionshop.com/accessories.htm?company=Compad
Comsoft7 BHT Calendar Holiday Class and Templates (Templates & Libraries) 11 SEP 09
BHT is a set of classes and template wrappers designed to easily add Holidays, Week Numbers, and Full and New Moon information to any Calendar, scheduling, or app as needed. BHT automatically includes File and Queue Locking with a Critical Section in Clarion Versions 6.x. It should work with C4 - C6x, Legacy and ABC.
BHT uses Country Codes in the Master Holiday File. A free Country Code File is included, that is freely downloadable on Ben Brady's Website. http://www.clariondeveloper.com It is being included with his permission. The country code is used as a filter when looking at dates to see if they are a holiday. A flag is set for the class, telling it which country to use for determining the holidays.
Big Holiday Class
Conditional Sort Orders and Page Breaks in Reports: Part 1 (Clarion Magazine) 7 NOV 00
Sometimes customers have the most perplexing requirements. This month Dr. Parker takes a purchase order print job and builds in conditional sort orders and page breaks through the judicious use of a few embeds. Part 1 of 2
Conditional Sort Orders and Page Breaks in Reports: Part 2 (Clarion Magazine) 14 NOV 00
Sometimes customers have the most perplexing requirements. This month Dr. Parker takes a purchase order print job and builds in conditional sort orders and page breaks through the judicious use of a few embeds. Part 2 of 2
Conductor Template by Vivid Help Systems (Templates & Libraries) 3 JUL 08
So delegate all boring repetitive work to this digital slave and spend your time on something more exiting than copying-and-pasting some bit of code over and over again day after day after day!
White box template to simultaneously generate code at any major embed point of all application procedures (or any subset of them).
Configure Windows Firewall for SQL Server 2008 (Tips) 29 APR 10
I (Ashish Kumar Mehta) have installed SQL Server 2008 Developer Edition on Windows Server 2008 R2 and I am unable to get connect to SQL Server 2008 Analysis Services Instance from SQL Server 2008 Management Studio which is installed on another remote server. As I am new to Windows Server 2008 R2 it would be great if you can let me know the step by step approach to enable the default port of SQL Server 2008 Analysis Services in Windows Firewall for user connectivity.
Configuring MS SQL Express to work with a Clarion For Windows (Tips) 4 APR 08
Help Configuring MS SQL Express to work with a Clarion For Windows exe and getting a Remote Connection working.
Configuring Opportunistic Locking in Windows (Tips) 6 SEP 06
By default, opportunistic locking is enabled for server message block (SMB) clients that run one of the Windows operating systems that is listed at the beginning of this article. Opportunistic locking allows clients to lock files and locally cache information without the risk of another user changing the file. This increases performance for many file operations but may decrease performance in other operations because the server that grants the opportunistic lock must manage the breaking of that lock when another user requests access to the file.
Configuring opportunistic locking in Windows (Tips) 21 MAY 07
By default, opportunistic locking is enabled for server message block (SMB) clients that run one of the Windows operating systems that is listed in the "Applies to" section. Opportunistic locking lets clients lock files and locally cache information without the risk of another user changing the file. This increases performance for many file operations but may decrease performance in other operations because the server that grants the opportunistic lock must manage the breaking of that lock when another user requests access to the file.
Connection Strings Home Page (Tips) 26 APR 05
These sample connection strings are compiled by Carl Prothman, a Microsoft ASP.NET MVP.
Welcome to the world's largest collection of ADO and ADO.NET connection strings on the Internet! On this web page, you'll find links to sample ADO and ADO.NET connection strings for .NET Data Providers, OLE DB Providers, and ODBC Drivers (DSN/DSN-Less).
ConnectionStrings.com (Web Sites) 10 MAR 08
Helps you figure out connections strings for all sorts of databases. These aren't the right syntax for an "Owner String" in Clarion.
Consuldata 30 JUN 00
CONSULDATA
Consultants On Demand 20 JUL 00
Your direct connection to Information Technology Professionals
Consumer Reports rates free PC security software as 'best buy' (Web Sites) 4 JUN 09
Consumer Reports magazine slapped its 'best buy' label on a trio of free security programs for Windows PCs, saying that they offer the "best combination of performance and price" and are a smarter pick than suites from companies like Symantec Corp. and McAfee Inc.
Controlling Controls (Article) (Clarion Magazine) 1 DEC 06
Controlling Printers With DevMode (Part 1) (Clarion Magazine) 24 OCT 01
A customer's request to save printer bin selections sent Jim Gambon off on an exploration of the printer DevMode structure. In this two part series Jim explains how to create a 16/32 bit DevMode that really works, and how to use it to get full control of your printers.
Controlling Printers With DevMode (Part 2) (Clarion Magazine) 30 OCT 01
A customer's request to save printer bin selections sent Jim Gambon off on an exploration of the printer DevMode structure. In this two part series Jim explains how to create a 16/32 bit DevMode that really works, and how to use it to get full control of your printers. Part 2.
ControlMonitor (Templates & Libraries) 14 MAY 03
The need for this class came about as the result of a problem I had
involving a image editor which needed to be updated whenever data on one of
any of over a hundred controls was changed. Even though I had the actual
update code in a routine, I did NOT want to have to place calls to the
routine in all those different control embed points. Then there was also
the problem that the update routine needed to be called whenever the other
code in the program changed the data as well.
Support was added for the Sysinternals DebugView program so that a
programmer could view output as the class was working without relying on
STOP, HALT or MESSAGE statements (which are known to interfere with the code
processing ).
This class will monitor ALL the controls and data on a window and execute
code whenever ANY of the data is changed. What is significant about this is
that you only have to put your code at a single embed point (instead of on
each control).
Converted a large multi-dll app to C7 (Tips) 13 APR 10
How I (Abe Jimenez) did it. (A pdf)
Converting A Process To A Stored Procedure/Trigger (Article) (Clarion Magazine) 15 JUN 07
Converting C6 Apps to C7, Part 1 (Article) (Clarion Magazine) 11 MAR 10
Converting C6 Apps to C7, Part 2 (Article) (Clarion Magazine) 12 MAR 10
Converting Clarion 5.5 Apps To Clarion 6.1 (Clarion Magazine) 9 SEP 04
Dermot Herron had no intention of upgrading from C55 to C6.1, but circumstances forced him to confront his concerns over the huge step to true threading. Unexpectedly, he found that it's easy to make a C6.x application work just like a C55 application, and that means he can pursue the full conversion at a later date while reaping many C6.x benefits now.
Converting PowerBrowse from Legacy to ABC (Clarion Magazine) 12 DEC 00
Do you have an application that you would like to convert to ABC but haven't? Would you like some guidelines for when to convert and what to convert? Do you have existing legacy templates with no ABC equivalent e.g. PowerBrowse? All of the above? Well keep reading - this article highlights some of the problems in converting large applications over to ABC, gives some homegrown Laws of conversion, and then solves the legacy PowerBrowse problem.
Converting The Inventory Example - Calling Stored Procedures (Part One) (Clarion Magazine) 31 OCT 02
In his previous articles, Ayo Ogundahunsi showed how to connect to SQL Server, import data, and generally run a Clarion application with a SQL Server backend. In this series of articles, Ayo shows how to call a stored procedure, pass a parameter, and (hopefully) get results from the stored procedure. Part one focuses on preparing the application by splitting it into DLLs.
Converting The Inventory Example - Calling Stored Procedures (Part Three) (Clarion Magazine) 7 NOV 02
In the conclusion to this three part series, Ayo Ogundahunsi demonstrates how to use the supplied template to call stored procedures.
Converting The Inventory Example - Calling Stored Procedures (Part Two) (Clarion Magazine) 31 OCT 02
In his previous articles, Ayo Ogundahunsi showed how to connect to SQL Server, import data, and generally run a Clarion application with a SQL Server backend. In this series of articles, Ayo shows how to call a stored procedure, pass a parameter, and (hopefully) get results from the stored procedure. Part two covers a template you can use to call stored procedures.
Converting TPS Files To A New Layout (Clarion Magazine) 25 FEB 05
No matter how hard you plan your database design; sooner or later you will want to change the layout of your application's TPS data files. Clarion has a mechanism for converting files in the dictionary editor, but it doesn't work on files that contain BLOBs or arrays. It also doesn't help if your application is installed in multiple sites, where the Clarion dictionary editor is not available. If you make changes to the file's structure and then distribute your application, your end users will get that dreaded error 47. That is, unless you do what Abe Jimenez does.
Converting TPS Files To A New Layout Part 2 (Clarion Magazine) 8 MAR 05
No matter how hard you plan your database design; sooner or later you will want to change the layout of your application's TPS data files. In this second of two parts, Abe Jimenez describes the actual data conversion.
Converting Your Apps To C7 (Article) (Clarion Magazine) 22 DEC 09
CONVIC - An Antipodean Clarion Gathering (Clarion Magazine) 14 FEB 03
If you’re not an Australian Clarion developer then there’s a good chance you haven’t heard of ConVic. Does this matter, you ask? Well, ConVic’s been on the Australian landscape for five years now and for the last four, it’s been the only Clarion conference in Australia. What’s more, ConVic 2003 is coming up at the end of March; it's an opportunity not to be missed by Australian developers, and overseas developers who might like to consider combining the conference with a sightseeing trip down under.
Cool Lawyer on Software License Agreements (Web Sites) 1 OCT 07
Includes a reasonable sample.
Cool, Free Icons and tips (Web Sites) 3 MAR 03
Cool, Free stuff from Sergey Bashkiroff and friends in St. Petersburg. 20 FEB 00
Cool.STF 31 DEC 00
CoolButtons v1.07 (Templates & Libraries) 23 APR 09
An ideal companion for CoolFrames, CoolButtons provides your application
with 3 styles of button. In addition CoolButtons will allow you to easily
add your own custom button graphics.
CoolButtons gives your applications a major facelift without any of the pain
usually associated with major surgery!
CoolFrames from PurpleSwift Software v1.21 (Templates & Libraries) 4 AUG 09 CoolFrames provides custom graphics for your application window frame, caption text and buttons.
Features
The visual impact is the first thing that your users will notice about your application. You spend time and effort developing excellent software and now CoolFrames provides an elegant way to make your application look really slick.
Coollook template Almost ready for C6 (Templates & Libraries) 30 APR 04
Coollook template is available for C55 legacy and ABC.
You can find Coollook template and its demo at C&G Software website
Coollook template gives an Outlook style (or Leg2Abc style) to your application.
You just have to populate a Coollook menubar just like you populate a standard clarion menubar.
See the demonstration application on our site in the templates section.
Coping With Vista - Creating Directory Shares (Article) (Clarion Magazine) 7 AUG 07
Coping With Vista - It's Nice To Share (Article) (Clarion Magazine) 4 AUG 07
Coping With Vista - There's A Manifest In Your Destiny, Part 1 (Article) (Clarion Magazine) 21 APR 07
Coping With Vista - There's A Manifest In Your Destiny, Part 2 (Article) (Clarion Magazine) 27 APR 07
Coping With Vista's "Virtual" Reality, Part 1 (Article) (Clarion Magazine) 9 MAY 07
Coping With Vista's "Virtual" Reality, Part 2 (Article) (Clarion Magazine) 15 MAY 07
Coping With Windows Vista Part 1 - How to live with UAC (Article) (Clarion Magazine) 16 APR 07
CopyFile documentation from Microsoft (Tips) 2 OCT 02
The api can copy a file with spaces in the path.
CopyFlash v2.3 Ready for C6.1 (no changes needed) (Templates & Libraries) 31 JUL 04
And CopyFlash 2.1 is Clarionet compatible!
1) It puts a copy button on the browse (and also popup
menu if desired) to create a copy of a record (+ related
files) in another file or in the same file
2) After copying the original record can be deleted or
have a flag field set (eg "archived")
3) A template for batch copying that tacks on to a
standard process template
4) All source supplied and works with every Clarion version
from CW2 to C5.5 (ABC & Legacy)
CORBA documentation 18 FEB 00
Links to CORBA and XML press releases, published articles, and RFPs.
CoreObjX (Controls) 9 JUL 02
CoreObjx (pronounced core objects) is a developer's tool that greatly simplifies integrating applications with QuickBooks 2002 Pro. CoreObjX is an ActiveX DLL that implements the standard business objects and rules supported by QuickBooks Pro 2002 and exposed through the qbXml API. CoreObjX enables developers to implement real-time links to the QuickBooks database quickly and reliably without needing to learn the intricacies of the qbXml API.
Corporations using Clarion Software 16 AUG 01
A brief collection of corporations using Clarion software to help you convince your clients that Clarion works.
Correction: Class And Wrapper For Handling Control Files (Clarion Magazine) 7 SEP 99
Nik Johnson has updated his article on handling control files with several paragraphs of text (appended to the article) and an updated zip with code corrections. You may need to refresh the page to see the updated information.
Cover Your Ass(ets) v1.22 (Templates & Libraries) 24 SEP 03
Template to automatically produce TXA and TXD files when you compile.
Cowboy Computing Solutions 21 JUL 00
Now available for 5.5b2.
Best known for SQL tools.
Cowboy's SQL Browse templates (Templates & Libraries) 18 DEC 04
The Cowboy SQL templates are available for Clarion 2-5.5 Clarion
templates (Legacy) and Clarion 5.0 and Clarion 5.5 ABC. We will be
working on enhancements with the author of the templates, Andy
Stapleton and he will assist us with technical support when needed.
Icetips Software is very proud to release a new-to-Icetips product,
the Icetips Cowboy SQL templates. Previously known as the CCS SQL
templates, Icetips Software has taken over the sales and marketing of
these templates and we will be working on new features and
improvements.
CPCS - Creative Reporting Tools v7.20 available for Clarion 7.2 (Templates & Libraries) 10 JUN 10
Ya gotta have this if you gotta use paper. Now FAX your reports.
Available for C6 EA 4 at http://www.cpcs-inc.com/c6beta.asp
cpTracker (now gold) (Utilities) 9 MAR 05
Keep track of the following:
cpTracker will assist you in managing your contacts, prospects, customers, sales, projects and tasks to the last detail. cpTracker is your Complete Data Management Solution! Also available, cpTracker Lite (less filling, tastes great?).
Use the following tools to access your data the way YOU need to:
Lite version is v2.2.
Crap Cleaner (Utilities) 14 SEP 05
(free) CCleaner is a freeware system optimization and privacy tool. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. But the best part is that it's fast (normally taking less that a second to run) and contains NO Spyware or Adware! :)
CRC32 Builtin Clarion Function (Tips) 4 OCT 07
Create a Report using MS SQL Views (Article) (Clarion Magazine) 28 JAN 08
Create Database Sample Setup.zip (Tips) 7 MAR 06
Available from Icetips!
I've (Dan Pressnell) uploaded a setup file that contains an APP and a DCT file that
demonstrates how you can use Clarion code to connect to an MSSQL server,
create a database if it doesn't exsit, and populate tables, columns, and
indexes to the database.
CreateFileMapping mystery solved? (Tips) 13 MAY 09
Some get an odd error about "CreateFileMapping." Seems to have to do with a CCC.exe running. It's not on my machine and I've never seen the error.
Creating #AT Statements The Easy Way (Clarion Magazine) 29 JUN 01
Writing templates can be tricky, especially when it comes to creating #AT statements that correspond to ABC virtual method embeds. Here's a template that makes that task easy.
Creating A Custom Rounded Panel Control In Clarion# (Article) (Clarion Magazine) 1 MAY 08
Creating A Custom Rounded Panel Control In Clarion# (Article) (Clarion Magazine) 2 JUN 08
Creating A Designer Interface In Clarion (Part 3) (Clarion Magazine) 23 JUN 03
This three part series by David Podger and Deon Canyon examines selected code from David and Deon's MediaSim touch screen application, written entirely in Clarion. This installment covers the MouseUp event code, including repositioning controls. Part 3 of 3.
Creating A Drag & Drop Batch Compiler (Article) (Clarion Magazine) 9 DEC 08
DDE is still the only way to control the Clarion IDE with an external application; Richard Rose shows how to combine DDE and drag and drop to create an easy to use batch compiler.
Creating A Dynamic Option Box (Clarion Magazine) 5 JUL 02
Creating an option box is straightforward: select the option box, populate the radio buttons, compile and run. But users often want changes to option boxes that require a recompile. Steffen Rasmussen offers up a dynamically configurable option box, based on a list control.
Creating a MySQL 5 Clarion Application (Clarion Magazine) 14 OCT 10
MySQL is a popular choice among Clarion developers looking to get into SQL. In this first of two articles Dave Harms looks at the licensing issues (chances are you need a commercial license) and walks through a MySQL 5 installation.
Creating a Real-World Web Service (Article) (Clarion Magazine) 17 DEC 08
Creating a Real-World Web Service (Article) (Clarion Magazine) 30 DEC 08
Creating A SCADA Interface With Clarion (Part 1) (Clarion Magazine) 14 MAR 02
There are many industries that rely on automated process controls for creating a product or providing a service. Supervisory Control and Data Acquisition (SCADA) is the term often used to describe an industrial automation system. Sometimes all of that acquired data needs to stored somewhere for future reference; since Clarion is very good at storing, manipulating, and viewing data, a Clarion application is a good fit for a SCADA system data storage interface. Part 1 of 2.
Creating A SCADA Interface With Clarion (Part 2) (Clarion Magazine) 21 MAR 02
There are many industries that rely on automated process controls for creating a product or providing a service. Supervisory Control and Data Acquisition (SCADA) is the term often used to describe an industrial automation system. Sometimes all of that acquired data needs to stored somewhere for future reference; since Clarion is very good at storing, manipulating, and viewing data, a Clarion application is a good fit for a SCADA system data storage interface. Part 2 of 2.
Creating a Threaded Web Service Client (Article) (Clarion Magazine) 17 DEC 08
Creating a Threaded Web Service Client (Article) (Clarion Magazine) 30 DEC 08
Creating A UserControl In Clarion# (Article) (Clarion Magazine) 21 JUL 08
Creating An Invoice Application Using C6.1 Legacy Edit-In-Place (Clarion Magazine) 22 JAN 05
Invoicing is a commong requirement for Clarion business applications. Bill Rollins shows how to create a useful edit-in-place invoice using Clarion 6.1 and the legacy (Clarion) templates.
Creating An MS OutLook-Style Menu In Clarion (Clarion Magazine) 29 AUG 00
Microsoft Outlook uses an innovative menu style that’s become quite popular. Now Steffen Rasmussen shows how to create the same style of menu in a Clarion application.
Creating An MS OutLook-Style Menu In Clarion: Part 2 (Clarion Magazine) 5 SEP 00
Microsoft Outlook uses an innovative menu style that’s become quite popular. Now Steffen Rasmussen shows how to create the same style of menu in a Clarion application. Part 2.
Creating an SQL Query Class and Template, Part 1 (Clarion Magazine) 31 JAN 11
Okay, it's not true reflection like you have in .NET, but you can get a whole lot done with Who(), What() and Where().
Creating an SQL Query Class and Template, Part 1 (Clarion Magazine) 1 FEB 11
Sure, you can open multiple apps at the same time in C7, and dictionaries and other files as well. But that's just the beginning - you can also also view those windows side by side.
Creating an SQL Query Class and Template, Part 2 (Clarion Magazine) 7 FEB 11
All articles for January 2011 in PDF format.
Creating an SQL Query Class and Template, Part 2 (Clarion Magazine) 11 FEB 11
Phil Will takes an SQL query procedure created by Bob Huff and refactors it into a class and a control template. In Part 1 Phil creates a class shell and a bare bones template.
Creating an SQL Query Class and Template, Part 3 (Clarion Magazine) 31 JAN 11
In this second of two parts 2 Phil simplifies the code needed to handle a large number of controls and their events.
Creating An XML RSS Web Site Summary With Clarion 6 (Part 2) (Clarion Magazine) 23 JUN 03
Ever wonder how easy or difficult it is to work with XML? Consider the RSS specification, which is used to create summaries of items on a web site. In this second of two parts, David Harms looks in detail at the code.
Creating An XML RSS Web Site Summary With Clarion 7 (Article) (Clarion Magazine) 12 AUG 09
Creating Clarion# Web Apps With AppGen (Article) (Clarion Magazine) 13 MAR 09
Creating COM objects with Visual Basic .NET (Tips) 24 MAR 10
After finding dozens of half-baked non workable solutions, it turned out to be quite simple. Useful if you have to interface to some .net assembly or somesuch that only works in vb.
You can make a com object that works in Clarion in about 3 minutes.
Creating Derived ABC Classes With a Template (Clarion Magazine) 27 FEB 04
In this article Harley Jones explains some of the behind-the-scenes magic that Clarion performs on ABC windows and controls, and how you can do the same with custom templates.
Creating Directories With #SERVICE (Article) (Clarion Magazine) 18 JUN 08
Creating Directories With #SERVICE (Article) (Clarion Magazine) 30 JUL 08
Creating Elliptical Windows in Clarion (Clarion Magazine) 25 MAY 01
Have you ever wondered how some applications display windows in non-standard shapes? As Brice Schagane shows, you can create elliptical windows (and other shapes) with just a few simple API calls.
Creating Filter Expressions The Easy Way (Clarion Magazine) 31 DEC 00
Creating filter expressions can be a tricky process - there's no "Populate Column" toolbox readily available and it's possible to make a typing error that's not picked until run-time. Here's a nifty workaround that can save some grief.
Creating Installers For Multiple Versions of Clarion (Article) (Clarion Magazine) 25 SEP 08
Creating ODBC Data Sources At Runtime (Clarion Magazine) 9 MAY 01
One of the drivers that comes with Clarion is the ODBC driver. Although Clarion deals with most of the problems of translating your file access code (e.g. OPEN, CLOSE, NEXT) into calls to the particular ODBC driver that looks after your data file, there is one area where Clarion ignores a potentially useful set of features of the ODBC design. These are the administration functions, which are required before you can access any data source through ODBC.
Creating SQL Applications With Firebird (Clarion Magazine) 3 DEC 10
Dave Harms kicks off ClarionMag's new Clarion Tip of the Week feature with an easy way to keep your DCTs handy.
Creating SQL From XML With XSLT (Article) (Clarion Magazine) 20 APR 07
Creating SQL From XML With XSLT: Calling The Code From Clarion (Article) (Clarion Magazine) 1 MAY 07
Creating Test Data With Stored Procedures (Article) (Clarion Magazine) 31 MAR 09
Creating Utilities For MS SQL 2000 (Clarion Magazine) 31 DEC 03
Clarion's PROP:SQL is an often under-appreciated language statement. As Bernie Grosperrin shows, you can use PROP:SQL for lots of things, including creating SQL utilities for MSSQL. This task is made even easier with Dan Pressnell's clever "Query from Queue" mechanism.
Creative Computing Solutions (Now for C4) 14 JUL 00
Many templates:
Credit Card Authorization software 18 SEP 97
Credit Card Number Formats 12 DEC 01
This document outlines procedures and algorithms for Verifying the accuracy and validity of credit card numbers. Most credit card numbers are encoded with a "Check Digit". A check digit is a digit added to a number (either at the end or the beginning) that validates the authenticity of the number. A simple algorithm is applied to the other digits of the number which yields the check digit. By running the algorithm, and comparing the check digit you get from the algorithm with the check digit encoded with the credit card number, you can verify that you have correctly read all of the digits and that they make a valid combination.
Cresent Software 31 DEC 00
Crisp Icons (Graphics) 24 JAN 09
This is a collection of 212 different designs, all supplied in 12 vibrant colors. That's over 2400 icons for $24, or about a cent each! Inside each icon file are icons ranging in size from 16x16 to 128x128.
Crispy Development Labs (Templates & Libraries) 23 MAR 04
Clarion Examples (Source for C6)
Crispy Development Labs (Templates & Libraries) 23 JAN 06
Clarion source code for C6
Critical Procedures: Synchronization for the Lazy (Clarion Magazine) 29 OCT 04
To protect data that's shared across threads, you can use a Critical Section, but if you fail to release the Critical Secition when you're done with it, you have a Critical Problem. The solution: use a Critical Procedure instead.
CrossLoop Simple, Secure Screen Sharing (Utilities) 7 SEP 07
Security is built into all aspects of CrossLoop. Session data is encrypted at the end-points before being sent using a 128-bit encryption algorithm using a randomly generated 12-digit access code. Explicit permission is required before any screen images are sent to a remote computer. CrossLoop is a secure tool to remotely assist any PC on the planet.
CrossLoop is a FREE secure screen sharing utility designed for people of all technical skill levels. CrossLoop extends the boundaries of VNC’s traditional screen sharing by enabling non-technical users to get connected from anywhere on the Internet in seconds without changing any firewall or router settings. It only takes a few minutes to setup and no signup is required.
CrossOver Office for Linux (Utilities) 17 JUN 04
CrossOver Office produced by CodeWeavers.
Cryptography and Clarion: Using the MSCrypto API (Clarion Magazine) 21 MAY 04
Cryptography is the study of mathematical techniques related to aspects of information security such as confidentiality, data integrity, entity authentication, and data origin authentication. Increasingly, cryptography is important to software developers, and with the US government having lifted restrictions on the export of strong encryption, a solution is now widely available to Windows developers. In this two-part article Ron Webb explains what cryptography is all about, and introduces a Clarion class wrapper for the MS Crypto API.
Cryptography and Clarion: Using the MSCrypto API Part 2 (Clarion Magazine) 26 MAY 04
Cryptography is the study of mathematical techniques related to aspects of information security such as confidentiality, data integrity, entity authentication, and data origin authentication. Increasingly, cryptography is important to software developers, and with the US government having lifted restrictions on the export of strong encryption, a solution is now widely available to Windows developers. In this two-part article Ron Webb explains what cryptography is all about, and introduces a Clarion class wrapper for the MS Crypto API. Part 2 of 2.
Crystal Clear Class v2.0 Ready for C6.1 (Templates & Libraries) 20 MAY 04
Crystal Clear Class provides you with the means of seamless integration between your Clarion application and Seagate Crystal Reports. This is pure Clarion source without any dll "black boxes". Class is ABC/Clarion compatible and works with Clarion 4, 5, 5.5 and 6. "Must have" if you are planning to use power of Seagate Crystal Reports in your Clarion applications.
Crystal Clear Class - Interface to Seagate Crystal Reports
CSVed 1.4.4 (Utilities) 14 JAN 08
CSVed comes instead of CSVdb, the main difference is how csv files are handled, for more details compare both help files on chapter CSV file format.
CSVed is an easy and powerful CSV file editor, you can manipulate any CSV file, separated with any separator
CSVed is an powerful and easy to use CSV file editor, you can use it to manipulate any CSV file, separated with any separator.
CursorArts 21 OCT 97
IconForge is a very easy to use, Windows-based utility for creating icons, cursors, animations and small images.
IconForge comes in a 16-bit version for Windows 3.1 and Windows for Workgroups, or a 32-bit version for
Windows95 or WindowsNT.
FTP Server limited to 100 users at a time (I got bumped).
Custom Queue Sorting (Clarion Magazine) 24 JUL 02
Clarion queues have two basic sorting methods built in - numeric, and alphabetical. But there are times when neither of those will suffice. Gordon Smith shows how to implement a custom queue sorting procedure.
Custom Queue Sorting, Part 1 (Clarion Magazine) 9 AUG 10
The Clarion Magazine office will be closed through Tuesday, August 10. We'll be back on Wednesday. Meanwhile, take a look at our updated roadmap to Clarion development! It's not quite done yet (still a few hundred articles to slot into place, and some corrections to be made), but it'll give you a good idea of the scope of ClarionMag's content. And be sure to read the instructions on how to create your own customized view of the roadmap!
Custom Queue Sorting, Part 2 (Clarion Magazine) 7 SEP 10
Clarion 5 introduced the ability to sort queues with a function call. But why would you want to do that? Simon Kemp explains not just why, but how, with a class and an easy to use template. Part 1 of 3.
Custom Queue Sorting, Part 3 (Clarion Magazine) 17 AUG 10
Clarion 6 introduced the ability to sort queues with a function call. In this second of three parts Simon Kemp goes over his sorting class and the accompanying template.
Customizing Clarion5's Editor And Menus (Clarion Magazine) 13 JUL 99
John Morter shows how to customize your Clarion development environment with editor keystrokes and a menu of your favourite utilities.
Customizing the Clarion 7 editor's syntax highlighting (Clarion Magazine) 23 SEP 10
Whether you're using Clarion.NET or non-Clarion tools, our new DevRoadmaps site is an essential tool for making your way in the vast universe of .NET development.
Customizing your Clarion Tree Controls (Tips) 12 DEC 03
This application demonstrates different customizations that become possible when you hand-code your Clarion Tree controls. Included are a CLW file, a PRJ file, and several ICO files.
Contributed by Ross Woolf
CW Assistant (Utilities) 3 JAN 03
Get more done, delegate work to your assistant.
CW Barcode Toolkit 20 JUN 00
You should run, not walk, to the nearest computer and send an email to
Maurice Pilotte (maurice@worldpath.net). He's got the best CW barcode
toolkit around. I'm using his Postnet and i2of5 barcodes in our software
developed for USCertifiedLetters.com.
CW Flex 26 AUG 97
With the cooperation of TopSpeed Corporation I am developing a DataFlex driver for
Clarion for Windows. The driver is currently in a limited beta test with a couple of
bugs remaining before the release candidate is ready. Once the driver is completed, it
will be announced in the Clarion newsgroup (comp.lang.clarion) and on the
CompuServe forum. If you would like additional information about the driver or
ordering information, please fill out this form. You can also call (888) 372-1700 or
(801) 374-9633 for additional information.
CW Handy - Clarion 6 (Clarion 6) 13 DEC 02
Because The Clarion Handy Tools in most cases extend ABC/Clarion native
functionality we'll be thoroughly checking each template/class set in our
tool kit for full, C6 compliancy.
CW SMTP EMail Control 9 MAY 00
CW Super Page 11 DEC 97
Bookmark this one. Seems to have LOTS of stuff.
CW Wall Chart - a visual procedure map of the WindowManager Class (Tips) 2 MAY 05
It's a visual map of the ABC class WindowManager. Once you get the hang of how ABC works it's very easy. As 40% of the poupulation respond quicker to visual data, I thought you might like this.
It's cheap and cheerful, but it does demonstrate the logical, top down flow of an ABC prodecure and even suggests some places to codes or check things (not complete, maybe next version). The idea is to give an overview of the main functions/purpose - always check the help and the .CLW source files for a better understanding.
I thought this wall chart may come in handy for developers (existing and new to abc).
CW WinReg 22 APR 00
Send mail to: joe@topspeed.co.za (Apparently not available)
cwAdvantage (Templates & Libraries) 23 NOV 04
why AdvantageDB?
1. SQL compliant
what cwAdvantage! does...
1. import clarion TXD
cwAdvantage is a database manager utility designed for the AdvantageDB.
2. unlimited single user deployment is FREE, thats right FREE
3. run as embedded by simply distributing 4 files (less than 2mb)
4. ability to ENCYPT database w/ pw preventing unauthorized access
5. native SECURE / COMPRESSION access over TCP/IP
6. ability to scale to Peer-2-Peer / WorkGroup
7. ability to scale to client/server by installing server engine on WinNT
family, Win9x, or Linix
2. convert TXD to SQL/DDL
3. optionally create the physical Advantage database
4. execute DDL (planned feature)
CWCM Compile Manager 11 SEP 00
Has a feature to shut down and restart CW for your REALLY big apps. Makes .prj files. Updated Sept 2000.
In case you make changes on the source, please send
your changes with a short comment back to schoeffler@ralfs.de !!
The CWCM Compile Manager is now freeware!! (binary and APP)
CWEdit 2000 (Utilities) 4 JUL 02
Here is a plain and simple Clarion Source Code editor that I made recently to find out how difficult it would be to
make a decent editor for Clarion. Unfortunately I lost my interest to this editor when the project was about 80%
completed (means: only the "bells and whistles" are missing and some minor bugs may still lurk there as well),
so I never finished it the way I originally wanted to.
CWIC Web hosts your CWIC applications 9 FEB 00
CwKeys (Free) 19 APR 01
CwKeys lets you view and / or change the keyboard shortcuts simply by pressing the desired key combination!
This works for both Clarion5 and Clarion5.5. Up to two shortcuts per function are supported.
If you've ever taken a look at the C5EDT.INI or C55EDT.INI files in your CLARION\BIN directory, you might have
seen that the keyboard shortcuts are fully configurable (nice job, SV!). If you've taken a closer look you might
also have seen that there are functions that are not accessible via the editor menu (I don't know if these are
even undocumented, at least I couldn't find them documented anywhere).
CWPlus v3.02 (Utilities) 9 MAY 05
Mistake-proof work!
CWPlus will never make a mistake when you use it to paste a needed identifier into your program body while the identifier itself is easy to pick up from a suggested list. Now you can give longer and more informative names to the variables since you can still easily paste these into the text. CWPlus will attend a complex identifier name entry. Just in case you've lost connection with the CWPlus window in the process, occasionally you may enter a wrong name but not to worry - simply delete the wrong character with the Backspace button and the connection re-establishes!
CWPlus is the auxiliary integrated tool for Clarion for Windows IDE and allows to simplify manual coding essentially. Now it appears in the CW Editor toolbar and has options for formatting code and data embeds. CWPlus realizes analogues of the most important elements of Microsoft IntelliSense technology as applied to Clarion, such as:
Any programmer is expected to memorize a lot of information about his application: how a certain procedure is called, all the numerous names, labels, identifiers. Instead of concentrating on the task, you have to keep on remembering all these. Enough of this! Now you have a reliable assistant to remember all this routine information for you. He will prompt you the needed information at any time and he will easily handle an object with many enclosed properties, as well as suggest a procedure prototype to you or show you a variable type just at the pointing of a mouse cursor.
cwScript (Templates & Libraries) 26 AUG 06
cwScript is NOT a template, but an ActiveX OCX Control written especially for Clarion. What's the difference? An ActiveX control is a self contained server program that executes commands directly from Clarion. A template is Clarion's way of generating code based on a set of rules. With an ActiveX control there are no hidden lines of code, you determine exactly how your program operates.
CWTools v 1.1 Ready for c6.3 (Utilities) 28 JAN 06
Seal-Soft's CWTools
d-Crisp Letters (Graphics) 2 FEB 09
This is a set of letter and symbol icons based on a clean fresh pastel theme, ideal to complement the d-crisp Icons below.
D-Icons (Graphics) 25 APR 07
Here are 5 sets of royalty free icons for use in your software or web pages.
DAB - File Manager III (Clarion Magazine) 6 JUL 99
David Bayliss concludes his three part series on the ABC FileManager with the meat of the class: the dictionary interaction and the file access itself.
DAB's article on how to use INTERFACE and IMPLEMENTS. 29 MAY 00
(Clarion Magazine subscription required)
DAB's Page 13 NOV 98
Includes some interesting documents:
daFinga v1.03 (Templates & Libraries) 4 AUG 05
Highlights:
Works in English or French.
iAlchemy is excited to annouce daFinga! daFinga is implemented as a template
/ library designed around the APC Biopod biometric fingerprint readers.
All functions are accessable either through our simplified control/extension
templates or can be hand coded as simple functions.
Dalby Source Printer for Clarion v 5.1 30 JUL 02
It also contains a project feature that - based on the program .clw file can
list all files, procedures etc in a project.
Discussion forum at http://pub.alxnet.com/forum?id=1060257
DSP5 is a stand-alone program that can print clarion source code in a
complex setup including page formatting, syntax highlightning, extraction of
embeds etc etc.
Dan Pressnell's Better SQL and Better OOP series (Tips) 14 MAR 06
BetterSQLandOOPforC55andC6.zip
This works for C55 and C6
Dan Pressnell has uploaded install files for his popular Better SQL
and Better OOP series that you can find on Icetips. You can download
the file now from Icetips. Look for
Dan Pressnell's class (Tips) 7 MAR 06
Dan has also uploaded a small class which allows Clarion's IDE to be
used to create classes, so that the class source stays in the app
tree, and is generated along with the rest of the app. Get it at Icetips.
Dan Pressnell's MySQL Browse for Legacy (Templates & Libraries) 2 DEC 02
There is another thing to look out for with the legacy template. If you
have a page loaded browse, and call a procedure that retrieves records on
the same table, you MUST have a window open in that other procedure before
the retrieval, or that procedure will have its result set incorrectly
limited. I might be able to fix this in the future, but it's difficult
given the lack of adequate embed points in Clarion's legacy browse template.
I've created a template that will turn Legacy template browses for MySQL
into true page loaded browses. I've added it to the package that does page
loaded ABC browses.
There is one important thing that this template (and the ABC class) won't do
correctly. If you use "ValidateRecord" code to to filter records, your list
box won't be filled. There is no way to fix that, so avoid that technique.
Dan Pressnell's SQL examples (Tips) 20 JUL 02
I have uploade to http://toolwares.com/ClarionBaseballForWindows.ZIP a small
example package of using some techniques I think will help. It is an ABC
app, and DCT, and a Microsoft Access database. If you have the Access ODBC
driver already installed on your computer, it should work. It uses the
template generated FORM procedures, but not the browses. All the browses
are hand coded into WINDOW template procedures for flexibility and speed.
Dan Pressnell's template for SQL Database Maint (Templates & Libraries) 9 NOV 06
The template will create and maintain your databases at runtime based on
your dictionary.
Dart 29 JUL 99
OCX's, VBX's, ActiveX and Internet tools.
Daryl's TCP/IP Primer 29 NOV 01
Addressing and Subnetting on the Near Side of the 'Net.
DAS Quick Help Ready for C6.2 (Help Tools) 2 JUN 05
An easy-to-use utility template which creates near commercial quality Help Files from any existing Clarion .APP or .DCT file.
DAS QuickHelp 8 JUN 00
Das_QuickHelp, an easy-to-use utility template, allows you to quickly create Help files for Clarion applications.
Simply load your APP into the Clarion environment and select the following menu items; Application, Template,
Utility, Das_QuickHelp -- then, let the Wizard lead the way (of course you can modify and adjust the defaults to
suit your needs). Now, compile the project and you will have a comprehensive outline (in RTF format) for your
Help file.
DAS Registration Ready for C6.2 (Templates & Libraries) 2 JUN 05
Templates for doing "Registration" to protect your software from piracy.
DAS Security Ready for C6.2 (Templates & Libraries) 2 JUN 05
Das Security offers security at many levels for all your development projects. The level to which you take this security system will vary with your needs. All the tools are included to make this the best security enhancement package on the market. The package consists of functions and templates that will assist you in handling the difficult task of adding user-friendly security to your Clarion applications.
DAS Suite Ready for C6.2 (Templates & Libraries) 2 JUN 05
The whole works.
DAS Tools Ready for C6.2 (Templates & Libraries) 2 JUN 05
Featuring our proprietary resource technology. DAS_Security For Windows is a compilation of
functions and templates which assist the developer in handling the difficult tasks of adding user
friendly security to applications using the Clarion For Windows environment.
Data Cataloge Demo DATACAT 30 JUL 97
Data Cataloge Demo DATACAT demonstrates:
Data Conversion template v1.87 Ready for C7.2 26 JUL 10
Key features :
The DC template is intended for automatic datafiles converting
when application dictionary changes.
Data Ferret v4.12 (Utilities) 30 MAY 06
Data Ferret v4.06 is now available as a free at source add-on for Clarion
applications.
If you have not seen Data Ferret before, it is a program which extracts pure
company data from yellow pages type web sites. So rather than having to
copy and paste the results of searches, Data Ferret does it all for you, and
stores the results in a TPS file. These results can then either be printed
to Labels, mail merged letters or exported to other formats for refining. So
if you need to write to all the pizza restaurants in a particular state or
town, Data Ferret can bring up the website for you to enter the search into
it, and once the first page of results appears, click on the Extract button
and all the company details are then extracted and stored in a Topspeed file
on your machine. It then automatically goes to the next page of results and
extracts the results from that, next page, extract etc etc until no more
results are shown. It then allows you to add to that data to refine it for
marketing your products.
Data Ferret's demo 29 DEC 00
This app demonstrates getting Web Builder and Messaging to work
together, and using the POP3 Authorization class to "open the
door" for SMTP for the ISP's who require it.
Look for the Holiday Greeting and see the blurb before you
download. Note that there are places where things like domains,
POP3 user id/Password, and other data must be hand-coded in, but
as everything is generally either "XYZ Company" or
"youraddress," "yourpassword," and "yourdomain" that shouldn't
be too hard to do.
Merry Christmas from the Data Ferret.
Data Ferret's Telephone Lair Page Updated Apr 27, 2001 27 APR 01
My own (Data Ferret's) experience with the ExceleTel TeleTools 3.5 package indicates that it works very well with Clarion for
Windows 5b. News Flash! I have now tested it with C5.5 RC-1, and it works just fine with this release! <<
The TTSSamples.zip contains the TeleTools CallerID and DeviceInfo sample apps ported to Clarion 5b and
additional files containing EQUATE's and such necessary to compile and run the ported sample apps.
You may use these apps as the basis for your future development with TeleTools.
Data Ferret's web program demo in C55 gold 9 NOV 00
They don't do much, but are just a "technology demonstration" for my
principal client.
Data File to Flat File Converter 8 NOV 01
Currently Data2Flat reads the following Cobol data file formats:
Data2Flat converts Cobol data file to flat (comma-separated values) data file.
In the resulting flat file every record occupies exactly one line and
data items on the line are separated by separator character (usually comma).
Flat file contains text representation of all data items in a file.
Data INtact 8 DEC 99
A service offered by Mitten Software, dataINtact delivers files to and from remote sites over the Internet to your
central data repository. It's designed for organizations with 10 or more remote sites or users. Data is
compressed and encrypted for maximum speed and security. Senders receive a certificate of receipt that
guarantees data was delivered INtact. Use requires a server-based license without any additional transaction
charges.
Data Interchange Standards Association 26 AUG 99
DISA: Data Interchange Standards Association, a Virginia-based not-for-profit association, is the leading provider of educational and networking forums on E-Business. Representing E-Commerce professionals from around the world, DISA’s affiliation with EC User Groups, the Accredited Standards Committee (ASC) X12, and many others, facilitates an interchange of e-commerce topics hitting the global market. In other international arenas, DISA and ASC X12 serve as the entry point for the United States into the United Nations/Electronic Data Interchange for Administration, Commerce and Transport (UN/EDIFACT), an international standard relating to the exchange of trade goods and services.
Data Is Executed Policy - A Case Study (Clarion Magazine) 25 JAN 01
This Whitemarsh paper presents a Clarion-centric approach, illustrated through a case-study, to requirements analysis and design through production system implementation. This material can be given to clients in support of a systems development proposal.
Data Junction 14 MAY 99
Translates many data file formats.
Data Management Independent Verification and Validation (Books) 21 MAY 09
In a large scale data-centric environment, there are a number of factors in the
determination of an overall success. Among these are:
Data Mapper v2 (Utilities) 10 JUN 10
While this is a commercial product, we have also released a FREE version! You can download and use the free version for as long as you like - no strings attached! See the licensing section for more information.
In a nutshell, you open your Clarion Dictionary in the Clarion IDE, and then export the Dictionary to a TXD (text) file. You then open Clarion Data Mapper, and import that TXD file. You can then view your tables in diagram. You can move the tables around, resize them, set a bunch of options, etc, etc, etc. Then, when you have the diagram looking like you want it, you can then save it as an image file (WMF or EMF), which you could then email to your colleagues, your friends, your mom, whoever.
Data Modeler - by Peabrain Software 22 OCT 02
Version 5.5 now available (rel 9000).
Data Modeler 55 EE 4 JAN 01
Update for Data Modeler for C5.5 EE. Free download. I put the link here 'cause I couldn't get to the server when I saw the message and figured I'd go back to it later.
Data Modeler Update 30 AUG 01
Before installing please delete all other copies of data modeller: dm5.exe and dm55.exe
then install this version. for more information email peabrain on peabrain@global.co.za
Web site : www.peabrain.co.za
download upgrade file : ftp://www.peabrain.co.za/setup55ee.exe
If you are experiencing any problems using data modeller, please download
the new version.
Data Modeller View Browser 23 NOV 98
For the first time, you can use SQL to view and manipulate data from any combination of table types. Whether it is a dBase table, Clarion or ODBC table - you can:
using a combination of SQL and Clarion-syntaxed statements.
Data Structures and Algorithms Part I: The Dynamic Stack (Clarion Magazine) 19 APR 02
On the newsgroups it happens time and time again: a Clarion newbie asks: "How do I implement a Tree in Clarion?" or "How do I implement a List in Clarion?" These aren't questions about tree controls or list boxes; they're about established, standard data structures. Here is the first article in a series by Alison Neal outlining how to implement standard data structures and algorithms in Clarion.
Data Structures and Algorithms Part II - The List (Clarion Magazine) 17 MAY 02
How many times have you been asked to write a list? Lists are everywhere: there are shopping lists, to do lists, lists of people's contact details, and lists of appointments. The List is so pervasive and so valuable that many people have spent many years discovering how to effectively represent this structure in computer memory with the greatest efficiency.
Data Structures and Algorithms Part III - Maintaining Order (Clarion Magazine) 19 JUN 02
Alison Neal continues her series on basic data structures and algorithms with a discussion of list sorting, beginning with the Bubble Sort.
Data Structures and Algorithms Part IV - More Maintaining Order (Clarion Magazine) 26 JUN 02
Alison Neal continues her series on basic data structures and algorithms with a discussion of the Cocktail Shaker, Insertion, and Counting sorts.
Data Structures And Algorithms Part IX - Are You Getting Too Tall? (Clarion Magazine) 26 SEP 02
There are two approaches that can be taken to make sure that the Binary Search Tree always provides the best-case scenario. The first is known as a Weight Balanced (or Perfectly Balanced) Tree; the other, and the subject of this edition of Data Structures And Algorithms, is the Height Balanced (or AVL) Tree.
Data Structures And Algorithms Part V - The Sort Goes On (Clarion Magazine) 17 JUL 02
Alison Neal continues her discussion of sorting algorithms with the Radix, Selection, Heap, and Quick sorts.
Data Structures And Algorithms Part VI - All Sorted Out (Clarion Magazine) 26 JUL 02
Alison Neal concludes her series on sorting algorithms with the Merge sort, and her personal favorite, the Shell sort.
Data Structures and Algorithms Part VII - Up a Tree (Clarion Magazine) 29 AUG 02
In this installment of this series on data structures and algorithms, Alison Neal talks about the Tree data structure (which is not the same thing as a Clarion tree control).
Data Structures And Algorithms Part VIII - Watching Your Weight (Clarion Magazine) 10 SEP 02
In her previous article, Alison Neal discussed Trees, and more specifically the Binary Search Tree. She also pointed out the main shortcoming of the Binary Search Tree, which is that when data is entered in sorted order, the structure collapses into a linked list. The solution? Weight balanced trees.
Data Structures And Algorithms Part X - Going Out Of Your Tree? (Clarion Magazine) 24 OCT 02
In the previous installment in this series, Alison Neal discussed the AVL Tree or Height Balanced Tree; in this article Alison continues her discussion of the AVL Tree and shows how to delete an individual item while still maintaining the sub tree heights.
Data Structures and Algorithms Part XI - Binary Search Tree Indexing (Clarion Magazine) 8 NOV 02
Have you ever wanted to key index a text file so that you can fetch a single record directly? In this article Alison Neal shows how you can do this using a Binary Search Tree.
Data Structures and Algorithms Part XII - Trie This (Clarion Magazine) 4 DEC 02
In this article Alison Neal introduces a data structure known as the Trie, which is basically a type of general tree, containing words rather than numbers. The Trie is an immensely useful data structure when storing strings in memory. The Trie has been used for such things as computerized Boggle and Yahtzee games, and file compression algorithms.
Data Structures and Algorithms Part XIII - Trie Hard (Clarion Magazine) 19 DEC 02
In her last installment, Alison Neal introduced a data structure called the Trie, which is used for storing strings in computer memory. In this article Alison continues her discussion of the Trie, and covers some of the other methods that are contained in the Trie Class, namely the Search, Print and Kill methods.
Data Structures and Algorithms Part XIV - A Queue Is A Queue Is A Queue? (Clarion Magazine) 27 JAN 03
You know about Clarion Queues. But what about the "traditional" queue, as known to C++ programmers? Alison Neal explains.
Data Structures and Algorithms Part XIX - Simple Graphs (Clarion Magazine) 12 MAY 03
All-Ali week continues with Alison Neal's implementation, in Clarion, of a Graph.
Data Structures and Algorithms Part XV - Priority Q (Clarion Magazine) 30 JAN 03
In this second of two parts, Alison Neal continues her examination of traditional (i.e. not Clarion) Queues. This week's subject: the Priority Queue.
Data Structures and Algorithms Part XVI - The Huffman Compression Algorithm (Part 1) (Clarion Magazine) 21 FEB 03
In her latest installment, Alison Neal discusses the Huffman compression algorithm, which is the same compression algorithm that is used by PkZip. The algorithm yields approximately 40% compression for text files. The test application included with the article reduces the provided test file from 20kb to 12kb in size, and then decompresses it back to its original state. Part 1 of 2.
Data Structures and Algorithms Part XVI - The Huffman Compression Algorithm (Part 2) (Clarion Magazine) 25 FEB 03
In her latest installment, Alison Neal discusses the Huffman compression algorithm, which is the same compression algorithm that is used by PkZip. The algorithm yields approximately 40% compression for text files. The test application included with the article reduces the provided test file from 20kb to 12kb in size, and then decompresses it back to its original state. Part 2 of 2.
Data Structures And Algorithms Part XVII - Decompression (Clarion Magazine) 27 MAR 03
Last time Alison Neal discussed Huffman's compression algorithm, which provides about 40% compression for text files. In this article Alison shows how to decompress the now compressed file.
Data Structures and Algorithms Part XVIII - Networks & Graphs (Clarion Magazine) 12 MAY 03
Clarion Magazine's All-Alison Neal week kicks off with an introduction to Networks and Graphs, two highly useful abstract data types.
Data Structures and Algorithms Part XXII - Critical Path Analysis (Clarion Magazine) 5 SEP 03
Alison Neal's algorithms series resumes this week in Clarion Magazine, with a discussion of critical path analysis software.
Data Structures and Algorithms Part XXIII - Dijkstra's Shortest Path Algorithm (Clarion Magazine) 22 OCT 03
Have you ever needed to work out the shortest path between two locations? Alison Neal shows how to do this in Clarion, using Dijkstra's Shortest Path Algorithm
Data Structures and Algorithms Part XXIV - Floyd's All Pairs Algorithm (Clarion Magazine) 15 NOV 03
Alison Neal discuss Floyd's All Pairs algorithm, which provides the shortest path between all pairs of nodes in a graph.
data.gov (Web Sites) 22 MAY 09
Doesn't have postal data, but lots of other stuff that may be useful.
Database Comparer (Utilities) 26 FEB 03
For InterBase, FireBird and Yaffil.
Database Jumpstart 20 NOV 00
Yes, DBJ gives you a quick and powerful jumpstart connecting your database to the web. DBJ as an add-on to
IFT:HTTP Server, automatically generates tables, forms and update procedures (pretty much inspired by the
old Personal Clarion that many may remember). So you can develop a database application without any coding.
IFT: HTTP Server helps you to build an app server quickly. Although you can code IFT to put a database on the
web, Database Jumpstart (DBJ) was developed to make it much easier, as a matter without any coding.
Database Workbench by Upscene Productions (Utilities) 27 AUG 07
DataPump 22 OCT 01
Interbase
DataPump allows you to pump data from any BDE/ODBC sources (such as dBase,
Paradox, Access, MSSQL, Sybase, Oracle etc) into Interbase databases easy,
fast and painlessly. You can generate SQL script to create Interbase
database based on BDE/ODBC source. This is also a freeware.
Date Field Helper (SQL) 22 MAR 04
DateFieldHelper is a small tool for the clarion dictionary editor. DateFieldHelper create with one klick a datetime group for sql drivers. Simply put the cursor on Dictionary to the right place and klick the [Insert Field] Button.
Date Filtering with MSSQL (Clarion Magazine) 22 JUN 04
Working within the Clarion source with Clarion language statements, and translating the filter to that needed by the SQL engine, can become more complex than is really necessary. John Griffiths describes a neat trick for filtering dates in MS SQL.
DateTimePicker 2 APR 01
Keystone Computer Resources announces the availability of the DateTimePicker class and templates. This class encapsulates the DateTimePicker control from the Windows Common Control Library (comctl32.dll) making it extremely easy to use from your Clarion for Windows programs. Our templates make the implementation details a snap.
Dave Harm's new book 23 MAY 01
JSP, Servlets, and MySQL by David Harms
David Bayliss on FieldClass (Clarion Magazine) 12 APR 99
FieldClass is one of the smaller ABC classes, but it's responsible for almost 30% of the reduction in generated code between the legacy and ABC templates. David examines the rationale behind FieldClass and explains the implementation. This extensive article includes a lot of useful information on the care and treatment of ANYs.
David Bayliss On The ConstantClass (Clarion Magazine) 19 MAR 99
The management of constants in an application presents a number of ticklish problems. As DAB writes, "Should I explain the design insights I should have had (as I can now see with perfect 20-20 hindsight) or should I detail the evolution of the Constant Class from the germ of an idea into one of the cornerstones of the system?"
David Bayliss On The ErrorClass (Clarion Magazine) 22 FEB 99
David Bayliss begins his comprehensive series on the inner workings of ABC with a discussion of ErrorClass, one of the most fundamental and basic ABC classes.
David Bayliss On The FileManager (Clarion Magazine) 17 MAY 99
David Bayliss begins his series on the FileManager class with a look at the file manager concepts and initialization code.
David Bayliss On The FileManager Part 2 (Clarion Magazine) 14 JUN 99
David Bayliss continues his series on the FileManager with a look at the administrative functions, error handling, and the snapshot mechanism.
David Bayliss On The RelationManager - Part 2 (Clarion Magazine) 26 OCT 99
David Bayliss concludes his two-parter on the RelationManager class.
David Harms To Speak at ETC 2004 (Clarion Magazine) 30 MAR 04
David Harms, Clarion Magazine's publisher, will be giving a presentation on XML at the East Tennessee Clarion Conference and Gathering (also known as ETC 2004). As David's presentation is immediately prior to the Cajun Cookout, attendees are requested to keep drooling to a minimum. Nothing unnerves a presenter more than that hungry dog look.
DB Designer 29 AUG 01
Most currently available tools for designing business system databases start with an empty slate. The engineer
designs from the bottom up - typically going through a learning curve that has been gone through by several
other developers of similar systems.
DB Designer takes a different approach. It includes collections of hundreds of template tables and 'field classes'
extracted from well known business products.
This enables very large, complicated data systems to be properly created in hours instead of months.
This is a new, truly revolutionary database design product that will be available before the end of May, 2000.
DB Solo (Utilities) 24 OCT 08
DB Solo - The SQL Query Tool is a powerful yet affordable cross-platform database development and management tool for both developers and DBAs. With its rich feature set, it is comparable to tools that are orders of magnitude more expensive. DB Solo has an intuitive user interface that allows you to explore and manage your database objects as well as execute your own ad-hoc SQL queries. DB Solo supports most major operating systems and DBMS products available today.
DB2 Universal Database 28 JUN 00
DbaMgr Free (SQL) 18 FEB 04
A little alternative administrative console for Microsoft MSDE 1.0 and MSDE 2000 written in Microsoft Visual Basic 6.0
DbaMgr v0.64 and v0.20 (Utilities) 31 AUG 06
A database management utility for MS SQL. Quite nice.
dBase & Paradox File Drivers + free tools 5 JAN 99
dbi technologies 23 DEC 98
DBMS World 15 SEP 99
Now with a clarion page!
DBWIRED 10 MAY 02
Web hosting for you Clarion applications.
dbZip (Templates & Libraries) 1 JUL 02
This template provides a wrapper for the "BIGSPEED ZIP DLL" available from BigSpeedSoft. This is a very fast, low footprint (64kb), low cost ($US65), Royalty Free dll which provides basic zip and unzip functions.
DC Templates 19 FEB 01
DC Templates solves the problems of changing or adding fields and key to TPS
files
by simply running the program.
Easy to use and works every time. Works in C5 and C5.5.
No hassle file changes for your clients.
This product has saved me a lot of extra work.
Vasiliy Goncharenko is the author of this gem of a template.
Contact him at vasiliy@softcreator.com.
DCOM Update from Microsoft fixes many Win 98 GPFs 29 OCT 99
The latest DCOM
upgrade from Microsoft cures allot of GPF's that are their fault not yours,
in addition try using the auto update feature on Windows 98 before debugging
your app. It may save you quite a bit of time if the problem is not your
fault. At the least you can be more certain that it is not something else
that is the problem. (Thanks to Andrew Finn)
Dct2SQL Updated 4 March 2008 (Templates & Libraries) 4 MAR 08
Necessity is the mother on invention.
Sweat is the father of invention.
The Dct2MySQL template had an option added for sorted listing of the
key-fields to tables to be generated at the end of the script. This assists
in making sure that you have all you relationships set up properly.
If you have 500+ tables in a dictionary and you are establishing all the
relationships between them, how do you know you got them all?
Debug De Program With Debuger by Skip Williams (Clarion Magazine) 27 JAN 03
Skip tells how to use DebugView from SysInternals with your Clarion Apps.
Debuger Class v6.0.1 (Templates & Libraries) 17 AUG 05
A Clarion open source project to add DebugView support to Clarion applications (Aug 9th 2005, version 6.0.1). This version is designed for use with Clarion 6.x and ABC only. You can use the class (only) with a Clarion template based application - see the hand code section of the docs for how to do this.
Indeed, that's spelled correctly!
Debugger Instructions from TopSpeed 31 DEC 00
Debugging Queues With Excel (Clarion Magazine) 27 FEB 03
Like a lot of Clarion programmers, Alan Telford thinks queues are the greatest thing since sliced bread. But it isn't always easy viewing queue data when you're tracking down a queue data-related bug. To solve this problem, Alan created a procedure that makes it easy to export queue data to Excel, which is an excellent tool for viewing tabular data.
Debugging SQL Problems With File Callbacks (Article) (Clarion Magazine) 19 SEP 07
Debugging Without The Debugger (Clarion Magazine) 29 MAR 99
The debugger isn't the only way to find out what's gone wrong with your code. This article shows you tips and tricks for debugging your application using the open source cciDebugClass and cciProfilerClass.
Debugging/Profiling Classes 12 OCT 99
Dave Harms' presentation. You can download the version of the profiler which I used for my DevCon '99 presentation but for now you're on your own as far as documentation goes (although the example app and PowerPoint presentation are included).
DebugView v3.41 (Utilities) 24 AUG 04
DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output, so you don’t need a debugger to catch the debug output your applications or device drivers generate, nor do you need to modify your applications or drivers to use non-standard debug output APIs.
DebugView works on Windows 95, 98, Me, NT 4, 2000, XP and .NET Server.
Debuger (sic) mentioned by Russ Eggen at ETC. Freeware.
Deepnet Explorer (Free) (Utilities) 21 FEB 05
Not only is Deepnet Explorer the world’s first browser with RSS news reader and P2P client integration, it is also the first browser to foil phishers! With its superior security, functionality and usability, Deepnet Explorer can dramatically improve your web experience.
Defraggler (Utilities) 8 SEP 08
It differs from other defrag tools on the market, by enabling you to quickly and simply defrag the files you want to, without having to process the whole drive. Simply run it, select the file and defragment in seconds. No more struggling with the Windows defragmentation tool!
Dejanews Searcher 16 OCT 00
Its a silly lil program that searches the clarion news groups. It either sits in the tray or its up in the application frame. Your's free from EzSoft.
Delta Spy Internet Monitoring Tool (Utilities) 17 NOV 05
DeltaSpy monitors web pages and blogs selected by you at regular intervals for changes to content. It scans the web in the background, politely notifying you of what's happening.
Demo of Ray Dummer's Data Trigger 7 JUL 00
Data trigger will give you the ability to load a condition and trigger an action at runtime.
Demo showing how to use OCX controls in Clarion (Tips) 8 FEB 07
This example features the xfXSlider control from xfXJumpStart, a soon to be released free slider control that is currently included with the DXVU Meter OCX for recording and playing WAV files. Watch for a new demo using the DXVU OCX coming soon. The xfXSlider is not currently available on the xfXJumpStart web site as a stand-alone product. As soon as it is available I will post a link here to the xfXSlider page.
Demo showing recording and playback (Tips) 8 FEB 07
Demo showing recording and playback of audio files in Clarion using the MSSR210 OCX from Product Technology Partners, Ltd. The source code for this demo will be appearing in Clarion Magazine
Demos of UltraTree Platinum 12 FEB 01
Each demo file is a ZIP file containing an executable application and its data files. UNZIP to a folder of your
choosing. (We recommend you put each demo in a separate folder) The demos are all completely self-contained.
Demystifying C6 Threading (Part 1) (Clarion Magazine) 15 FEB 03
Mutexes, semaphores, critical sections, reader/writer locks; all of these things are part of Clarion 6, and they all have to do with the new support for unlocking Clarion threads so they run like real operating system threads. Should you care? If you write any embedded code, yes, you should. Should you worry? That all depends on what kind of embedded code you write. Part 1 of 2.
Demystifying C6 Threading (Part 2) (Clarion Magazine) 20 FEB 03
Mutexes, semaphores, critical sections, reader/writer locks; all of these things are part of Clarion 6, and they all have to do with the new support for unlocking Clarion threads so they run like real operating system threads. Should you care? If you write any embedded code, yes, you should. Should you worry? That all depends on what kind of embedded code you write. Part 2 of 2.
Demystifying C6 Threading (Part 3) (Clarion Magazine) 28 MAR 03
Mutexes, semaphores, critical sections, reader/writer locks; all of these things are part of Clarion 6, and they all have to do with the new support for unlocking Clarion threads so they run like real operating system threads. Should you care? If you write any embedded code, yes, you should. Should you worry? That all depends on what kind of embedded code you write. Part 3 of 3.
Demystifying The Debugger (Clarion Magazine) 25 MAY 99
You've read "Debugging Without The Debugger." Now Russ Eggen shows that yes, you really can use the debugger to find bugs and solve coding problems.
Dependency Walker (Utilities) 12 DEC 01
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.
Dependency Walker v2.1 (Utilities) 11 JAN 03
Dependency Walker is also very useful for troubleshooting system errors related to loading and executing modules. Dependency Walker detects many common application problems such as missing modules, invalid modules, import/export mismatches, circular dependency errors, mismatched machine types of modules, and module initialization failures.
Dependency Walker runs on Windows 95, 98, Me, NT, 2000, and XP. It can process any 32-bit or 64-bit Windows module, including ones designed for Windows CE. It can be run as graphical application or as a console application. Dependency Walker handles all types of module dependencies, including implicit, explicit (dynamic / runtime), forwarded, delay-loaded, and injected. A detailed help is included.
Dependency Walker is completely free to use. However, you may not profit from the distribution of it, nor may you bundle it with another product.
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.
Deriving The FileManager In A Multi-DLL App (Clarion Magazine) 4 JUN 10
It's a year since Clarion 7 officially went gold and was pretty much panned by the community. One year, many bug fixes and some important features later, is Clarion 7.1 gold-worthy? Clarion Magazine's editor and publisher says yes, it is.
Deriving The FileManager In A Multi-DLL App (Article) (Clarion Magazine) 19 APR 10
Designed for Windows XP Application Specification (Tips) 24 APR 02
The Designed for Windows XP Application Specification document defines the requirements to be met for software products to obtain the Designed for Windows XP logo.
Designing Clarion# Libraries (Article) (Clarion Magazine) 20 DEC 07
Designing Crosstab Reports In Clarion (Part 1) (Clarion Magazine) 11 SEP 01
One of the more common and useful reports is the crosstab report, which can be defined as any report that summarizes data in a two dimensional grid, such as breaking down sales data into monthly or quarterly sales. Other report writing tools often supply a wizard to guide the user through the process of creating this type of report. Clarion, however leaves the programmer to his or her own devices to create this standard summary. Part 1 of 2.
Designing Crosstab Reports In Clarion (Part 2) (Clarion Magazine) 13 SEP 01
One of the more common and useful reports is the crosstab report, which can be defined as any report that summarizes data in a two dimensional grid, such as breaking down sales data into monthly or quarterly sales. Other report writing tools often supply a wizard to guide the user through the process of creating this type of report. Clarion, however leaves the programmer to his or her own devices to create this standard summary. Part 2 of 2.
Destinator GPS Software Development Kits (Templates & Libraries) 28 DEC 05
Integrating Destinator into your solutions is an easy, low-cost strategy to add value to your own organization’s capabilities or to offer more revenue generating services to your customers.
Your developers will appreciate Destinator SDK’s precise, clear API’s that make their job easier and hassle-free. Of course, we have thoroughly tested and documented Destinator SDK, so your technical team will not be spending unproductive time fixing bugs or deciphering confusing code.
Use Destinator SDK to integrate navigation capabilities in your application or to develop your own customized navigation solutions.
Detecting Crashes With DDE (Clarion Magazine) 28 JUN 99
David Podger shows how to use a tiny DDE server to detect (and potentially recover from) application crashes.
Detecting Drive Types (Clarion Magazine) 14 MAY 04
Rumors to the contrary, SneakerNet is not dead! Sometimes you still need to copy data to physical, removable media. As Andrew Guidroz shows, there are some API calls that can help.
Detecting incorrect social security numbers 30 AUG 01
In the United States a Social Security Number (SSN) is considered the standard identifier for everyone from childhood to death and beyond, and is used by many government and private institutions. Issued by the U.S. Social Security Administration, it's evolution from being "Not For Identification" between the years 1946 and 1972 to it's present status is considered disturbing by many because of the potential for criminal abuse and privacy invasion, but this also makes it ideal for investigative purposes!
Detecting System Idle Time With Hooks (Part 1) (Clarion Magazine) 12 APR 02
Faced with a need to detect system (not application) idle time, John Gorter turned to system hooks. System hooks are a way of plugging your own code into Windows' internal operations. There are a variety of system hooks available that let you do things like monitor Windows messages (a great way to determine system idle time), activate Computer Based Training applications, monitor low level keyboard and mouse events, and much more. Part 1 of 2.
Detecting System Idle Time With Hooks (Part 2) (Clarion Magazine) 17 APR 02
Faced with a need to detect system (not application) idle time, John Gorter turned to system hooks. System hooks are a way of plugging your own code into Windows' internal operations. There are a variety of system hooks available that let you do things like monitor Windows messages (a great way to determine system idle time), activate Computer Based Training applications, monitor low level keyboard and mouse events, and much more. Part 2 of 2.
Determining Gender With Clarion (Part 1) (Clarion Magazine) 14 NOV 02
Inspiration can come from the strangest sources. An automatic complaint letter generator sends Geoff Robinson on a quest to create a gender guessing function using regular expressions. Part 1 of 2.
Determining Gender With Clarion (Part 2) (Clarion Magazine) 19 NOV 02
Inspiration can come from the strangest sources. An automatic complaint letter generator sends Geoff Robinson on a quest to create a gender guessing function using regular expressions. Part 2 of 2.
Dev Dawn - A Clarion Blog (Web Sites) 7 OCT 05
Hopefully for you, this site is both. Development is what we are about.
Hello to any Clario-Newcomers! Thanks for visiting. May your stay be profitable and/or interesting. Well, really, you’d like it to be and. I’d like what I do to be profitable and interesting.
DevCon 2004 (Events) 11 FEB 04
DevCon is back—and this is one you just can't miss. Three technology packed days designed with the developer in mind. DevCon 2004 brings in-depth technical content from Clarion experts. Our goal is to give you the edge you need to remain successful in today's ever changing market.
If you are on a quest for in-depth Clarion knowledge and want to expand the boundaries of software development, this conference is for you. Still not sure this event is for you? If you are a corporate developer, software developer, IT manager, web application developer, senior application developer, database developer, programmer analyst, commercial developer or consultant—then this is the conference for you!
September 20 - 24, Orlando FL!
DevCon 2004 Keynote: Clarion.NET (Clarion Magazine) 21 SEP 04
Tuesday’s keynote address by Bob Zaunere was titled "From Win32 to .NET", and gave the attendees a look into the not-very-distant future. And the future is Clarion.NET.
DevCon 2004 Monday Keynote: Bob Zaunere (Part 1) (Clarion Magazine) 20 SEP 04
Bob Zaunere, SoftVelocity's president, gave the keynote address on Monday morning. Bob Z set the promised conference tone with a complete focus on Clarion technology, and a total absence of "marketing hype." He covered some upcoming new C6.1 products, including three new drivers, and then spent some time talking about Clarion 7's feature set. Part 1. (This is a free access article)
DevCon 2004 Monday Keynote: Bob Zaunere (Part 2) (Clarion Magazine) 21 SEP 04
Bob Zaunere, SoftVelocity's president, gave the keynote address on Monday morning. Besides discussing a number of C6.1-compatible new products, he discussed the Clarion 7 feature set. This article also has a link to some video from Bob's talk. Part 2.
DevCon 2004 Reporters Wanted (Clarion Magazine) 9 SEP 04
We're looking for reporters for DevCon 2004! There are a lot of sessions to cover, so we're not asking for really long reports (although you can always go for it if you want to).
DevCon 2004 Starts Off In Style (Clarion Magazine) 19 SEP 04
DevCon kicked off Sunday with a reception at the Disney Contemporary Resort marina, under a beautiful Florida sky, with cooler than expected temperatures (but still plenty warm for those of us not used to the local climate). Good food and drink, and a chance to catch up with old friends and make new ones.
DevCon 2004: Business Rules, Triggers and the Local Class (Clarion Magazine) 5 OCT 04
By a quick show a hands, Nik Johnson verified his suspicion that very few people are using the new Business Rules features in Clarion. He reminded us that, as database programmers, we strive for "Third Normal Form" for our data structure designs. Considering the benefits of that philosophy, he challenged us to recognize that the same benefits should be applied to our validation code as well.
DevCon 2004: Clarion ASP.NET (Clarion Magazine) 17 DEC 04
James Cooke reports on SoftVelocity's Clarion ASP.NET presentation.
DevCon 2004: Clarion In The Public Sector (Clarion Magazine) 29 SEP 04
This presentation by Douglass Smith may have been the sleeper hit of DevCon 2004. Steve Gradolph reports.
DevCon 2004: COM Objects In 15 Minutes Or Less (Clarion Magazine) 30 SEP 04
The longest presentation at DevCon was Jim Kane's two-part session on creating a COM object using Clarion. While this is still not a simple task, Jim's free utility makes the task possible with a minimum of pain.
DevCon 2004: Debugging Clarion Apps (Clarion Magazine) 30 SEP 04
Russ Eggen gave a large crowd at DevCon a tour of the Clarion debugger, and provided a number of valuable debugging tips.
DevCon 2004: Developing Applications with the new IP, Memory and Dynamic File Drivers (Clarion Magazine) 23 SEP 04
This session was delivered by the inimitable Bob Foreman of SoftVelocity, and was intended as an introduction to three new and/or recently announced add-ons for Clarion.
DevCon 2004: Do It Yourself ABC Classes and Templates (Clarion Magazine) 5 OCT 04
This session by Mike Hanson covered the steps required to make your own class ABC compatible and how to write a template so your class shows up in the Embed tree just like the regular ABC classes.
DevCon 2004: Implementing CVS Version Control and Clarion 6.x (Clarion Magazine) 5 OCT 04
Rick Martin gave an enlightening DevCon presentation on using the CVS version control system (VCS) with Clarion. Dave Harms reports.
DevCon 2004: Rebasing and Binding (Clarion Magazine) 5 OCT 04
As Carl Barnes pointed out in his Wednesday DevCon presentation, the full benefit of the EXE/DLL structure can be realized only if the developer understands the process of loading, linking and using these modules at run time.
DevCon 2004: Report Generation - Tricks & Tips (Clarion Magazine) 5 OCT 04
Diego Borojovich's session was the last of the conference, and had to be squeezed into a sub-30 minute slot. Still, Diego covered a number of tips for designing reports that can appear similarly in a variety of file formats, including PDF, XML, and HTML.
DevCon 2004: The PHP Templates (Clarion Magazine) 30 SEP 04
Pierre Tremblay demonstrated SoftVelocity's new PHP template set, which is expected to be available in about a month.
DevCon 2004: Threading - Just What You Need To Know (Clarion Magazine) 21 OCT 04
If you are still using Clarion 5.5 to develop new applications because you are scared by the new threading model then Steve Parker's DevCon presentation has the solution for you.
DevCon 2004: Using Objects in Clarion (Clarion Magazine) 29 SEP 04
For those of you who have never heard Bruce Johnson explain OOP and virtual methods, you have missed one of the truly enlightening experiences for a Clarion programmer.
DevCon Pre-Conference Training: Day 1 & 2 (Clarion Magazine) 23 SEP 04
With more than 140 developers in attendance this wasn't your usual training class. In fact it was more of a guided tour of the new features of Clarion 6 than training. Greg Bailey reports.
DevCon Pre-Conference Training: Day 3 (Clarion Magazine) 30 SEP 04
While Day 1 and 2 of the pre-conference training sessions focused on new functionality provided by C6, Day 3 focused on taking advantage of capabilities available to us since Clarion 4 introduced Object Oriented Programming (OOP) and the Application Building Classes (ABC).
DevCon/Server Info On The Blog (Article) (Clarion Magazine) 6 JUN 08
DevCon/Server Info On The Blog (Article) (Clarion Magazine) 30 JUL 08
DevCon2004: Metadata Management for Increased Interoperability in an Enterprise Databas (Clarion Magazine) 5 OCT 04
Mike Gorman presented his database design and development methodology at DevCon 2004, and made a powerful case for a rigorous methodology to promote successful outcomes. His message, presented with good humor and supported by examples and detailed visuals, was well received by a large audience of DevCon attendees.
DevCon: Russ Eggen on C7 and Clarion.NET (Article) (Clarion Magazine) 10 MAY 06
Developer Bio: Ivan Grech Mintoff (Article) (Clarion Magazine) 20 OCT 07
Developer Plus 12 OCT 99
We Care About Our Customers
Developing .NET Applications With Clarion and Fenix, Part 1 (Clarion Magazine) 22 SEP 05
Clarion Programmers have long benefited from Clarion's outstanding capability to integrated data with visual screen design and wizard support to generate code, which can be used as is or tailored as necessary to meet specific needs. RadVenture's Fenix leverages Clarion's technology with a special template set that lets developers create .NET web applications using the Clarion IDE. Ozzie Paez reports. Part 1 of 2.
Developing .NET Applications With Clarion and Fenix, Part 2 (Clarion Magazine) 29 SEP 05
Clarion Programmers have long benefited from Clarion's outstanding capability to integrated data with visual screen design and wizard support to generate code, which can be used as is or tailored as necessary to meet specific needs. RadVenture's Fenix leverages Clarion's technology with a special template set that lets developers create .NET web applications using the Clarion IDE. Ozzie Paez reports. Part 2 of 2.
Devious Codeworks ImagIcon v2.4 (Utilities) 30 APR 07
Quickly convert image file formats. Free.
DevSoft 16 JAN 98
IP Works - OCX's and such for IP work. New version
DevSoft, Inc. 14 SEP 99
Visual or library edition available
DeZign 28 NOV 00
I use Mascon for database admin, but I now create my databases using
DeZign (http://www.heraut.demon.nl/dezign/) and then run the create
script it generates. Only problem is it doesn't support all MySQL data
types. (note by Dave Harms)
Dice.Com 20 JUL 00
Job search engine for full-time & contract computer consulting and programing employment.
dIcons - Handyman Icons (Graphics) 21 FEB 06
Earlier this year I was doing some contract programming for a large
multi-national company.
Large companies have lawyers. Lawyers don't always know much about the field
in which they give advice. Anyway, the lawyers concerned here wanted me to
sign a document saying that all the artwork included in my programming was
my own work. It was not sufficient that I had rights to it !
So I had to buy an icon editor and make icons.
It was actually quite good fun!
Now includes 900 icons. I'm selling them cheaply in the hope they help someone else ... Dave Beggs
Lawyers. I guess we need them, but on occasions they can have the most
bizzarre demands.
Dictionary Assistant v2.12 (Utilities) 28 MAR 06
Dictionary Builder 1.09 (Free) (Utilities) 24 JAN 03
Maybe you find it interesting that is version was built in Clarion 6.0 EA.
DCT Builder was made by Erik Pepping and Peter Rakké on RAD Race 2002 in order to generate a Clarion Dictionary from a ODBC connection. The application also has some query functionality.
Dictionary Enhancement Templates - v2.6 beta for C6 (Clarion 6) 2 DEC 03
With DET you can extend Clarion's capabilities:
DEF and DET will be C6 compatible, I've ordered the update. Maybe this
time I'll even update the DLL Toolkit.
DieHard (Utilities) 28 DEC 06
One way that the computer becomes more vulnerable results from the fact that "addresses" that are designated for a password, for example, will be on the same lot on the same street in every version of the program. So if a hacker overwrites a password, he or she can easily locate the password address on any of the umpteen versions of the program that are out there.
DieHard presents several remedies to such problems. First, it takes a compact row of memory buildings and spreads them around in the landscape. It also randomly assigns addresses-a password that has a downtown address in one session may be in the suburbs next time around. And in some versions of the program, DieHard will secretly launch two additional versions of the program the user is running-if a program starts to crash, that buggy version gets shut down and one of the other two is selected to remain open. DieHard can also tell a user the likelihood that they'll have been affected by a particular bug.
"Ironically, crashing is the best thing that can happen," says Berger. "An overflow also can make your computer exploitable by hackers."
Digital Data Integration 1 FEB 02
1.) Primarily the ODBC Driver allows handheld databases to appear as tables directly within corporate databases, which enable users to access live data for queries, reports, forms, charts, and mail-merge without having to do any conversions.
2.) Secondarily, the ODBC Driver will synchronize changes made to the database across all entry points between the handheld and desktop versions of HanDBase, and ODBC enabled back-end database programs, such as MS Access, JDBC, Clarion, Crystal Reports, and Sybase.
3.) Lastly, the ODBC Driver also expands opportunities for enterprise application developers and systems integrators. Application developers will be able to use the new ODBC driver to write custom applications that can access current handheld data using developer tools such as JDBC, Visual Basic, Crystal Reports or Microsoft Access, greatly simplifying the process of integrating handheld data into custom written applications.
The new HanDBase ODBC Driver is a tool that integrates data contained within the Palm or Pocket PC handheld computer and back-end corporate data files in three functional ways.
Digital Persona (Templates & Libraries) 23 APR 08
DigitalPersona One Touch for Windows SDK:
A powerful toolkit which enables developers to create fingerprint recognition enabled applications for Windows Vista, XP, XPe, 2000, Server 2003, Windows RDP and Citrix environments.
Digital Sonata (Templates & Libraries) 28 NOV 07
Text analytics is a process of information extraction whose goal is to automatically extract structured or semistructured information from unstructured machine-readable documents. (From Wikipedia, the free encyclopedia.)
Thorough text analysis requires much more than simple string matching. For example, the word "nice" in a sentence like 'Nice to see you here' is not a city, while 'Nice is a great place to relax' does mention a city. Our products are able to distinguish between different meanings of the same word.
Text Analytics and Transformation Solutions
DigitChanger v1.10 Ready for C6.3 (Templates & Libraries) 20 NOV 06
Change the number of digits of the amounts in your window, reports and
tables with just a global option.
You already designed your windows, your reports and your tables and your
system is working fine. Now, you manage to sell your system to other
country. Suddenly you discover that for your totals instead of 10 digits,
you need 14! You can go field by field changing the picture, OR you can apply this
template and in just a minute expand all your entries, strings, columns
inside tables and reports pictures to whatever you want. For example, if
you set a value of 2, your @n10.2 pictures become @n12.2, your @n-11.3
become @n-13.3 and so forth.
The template changes the pictures for "amount" type fields (numeric with
decimal):
For clarion 5.5 or 6.x
ABC (Legacy at request)
Multi-DLL support
100% source code (no black boxes)
Whether you made a design mistake, or a new need suddenly appears, fix it
with this template in just a minute.
Dimension 4 12 OCT 01
Free atomic clock program for keeping the computer's clock set properly.
Dina Font - Nice for programming (Tips) 21 JUL 08
And for printing, try "Proggy" http://www.proggyfonts.com/index.php?menu=download with the slashed zero.
Direct-To-USB Printing (Article) (Clarion Magazine) 4 APR 06
Displaying Related Fields In ABC EIP (Clarion Magazine) 8 AUG 00
Alan Telford explains how to display related fields when using ABC Edit-In-Place.
DLL Demo: How to use DLLs example 31 DEC 00
DLLs and Reusable Code: Divide and Simplify (Clarion Magazine) 2 MAY 05
DLLs are a fantastic way to split up large applications, but in some situations you can still run into problems with duplicate symbols if you try to create a generic data DLL with exported global variables, using the AppGen. The solution? A hand-coded generic DLL. As Jeff Slarve shows, this is a lot easier than you might think.
DMC Data Management Center v2.3.2.1231 (Utilities) 8 DEC 10
Now includes "Export to SQL."
Manage all your Data formats : Import & Export ... from ANY source to ANY destination!
"ANY" means unknown to this tool but not to you!
Now can clone a whole table, data included, to SQL.
Now can update as well as insert.
Data Management Center has been certified by Microsoft as "Works with Vista"
and as "Works with Windows Server 2008"
Jean-Pierre Gutsatz' Data Transfer tool
DNA for Clarion: Manipulating Browse Cells With A VLBPROC (Part 1) (Clarion Magazine) 19 DEC 02
Virtual List Boxes (VLBs) are one of the least-understood and most under-appreciated features of the Clarion language. In this two-parter, Stephen Bottomley explains VLBs, and introduces a class that you can use standalone, or to control the display of an existing browse. Part 1 of 2.
DNA for Clarion: Manipulating Browse Cells With A VLBPROC (Part 2) (Clarion Magazine) 20 DEC 02
Virtual List Boxes (VLBs) are one of the least-understood and most under-appreciated features of the Clarion language. In this two-parter, Stephen Bottomley explains VLBs, and introduces a class that you can use standalone, or to control the display of an existing browse. Part 2 of 2.
DNS Stuff (Web Sites) 28 JAN 05
All sorts of domain and ip lookup tools in one handy place.
DNS2Go (No longer free) 6 JAN 03
By associating a static domain name to your computer, rather than a random number address, you can host
virtually any on-line service! And DNS2Go can offer great benefit to both broadband users and dial-up customers
alike.
DNS2Go is an exciting, service brought to you by Deerfield.com. By using a powerful Dynamic Naming
Service, DNS2Go can give you the freedom to control your own Internet Server Applications from your computer.
Document comparing Firebird with MySQL (SQL) 2 MAR 04
A document from IBPhoenix.
Documentation Expert 8 JUN 00
With this product event the lazy documenters can still produce good documentation.
Would it not be nice to sit back and watch DM Documentation Expert create some stunning documentation from your Application and Dictionary. Without having to do anything else but complete the Descriptions and Comments in both the APP and DCT. This allows you to impress your clients with excellent documentation without doing much.
Insert DM macros into your documentation. DM Macros inserts extracts from your DCT and APP into your text.
DocuTrack - Image-XChange Ready for C6 (Templates & Libraries) 3 DEC 03
A Document Management & Archiving tool
Don Redd's zipcode database 14 JUL 00
(on Steve Parker's CWICWEB) I've finally been able to convert my zipcode database to a .TPS file.
Anyone who needs a copy of it,email me. It has over 42,000 records (zipcode/city/state - no area codes).
Thanks to Don Redd for providing this.
Don't Know, Do Care - A Philosopher Looks At OOP (Clarion Magazine) 15 FEB 99
Steve Parker muses on the meaning of object-oriented programming as implemented in Clarion.
Don't you just love that Microsoft Paperclip? (Off-Topic) 21 DEC 06
(Off topic)
Doodling Bitmaps (Clarion Magazine) 4 APR 00
Clarion does a reasonable job of handing graphics, but sometimes you need a bit more horsepower.
DOS POS Printing 26 NOV 01
It is a "virtual DOS printer driver" that sits in the system tray and
monitors for the presence of a pre defined text file.
If it finds that the file exists, it prints it to a pre defined windows
printer. This can be a network printer, a USB Printer, a PDF Driver, even a
fax. If it exists in Windows you can print to it.
It supports Epson printer codes.
If you are having the same problems I am with more and more printers
refusing to print from your DOS programs, check out my new version of DOS
Printer.
DOS Printer v11 (Utilities) 21 FEB 06
New in this release is the ability to take a rich text file and use it as
the background for a report, thus allowing you to use a "virtual letterhead"
with colours, fonts and logos - all from within your DOS Program. This
helps make the email function more useful as you no longer need physical
letterhead paper.
DOSPRINTER is a little programme that sits in the system tray and monitors for the presence of a certain text file. If that file exists, DOSPRINTER opens the file and prints it using WINDOWS mechanisms to any WINDOWS printer that you specify. It acts just like a "virtual printer driver".
Dot Net Charting (ASP) 28 FEB 05
.netCHARTING enables your web site to display massive amounts of dynamically generated data quickly and easily through a visual interface. Built with 100% managed code and the C# language and provided with extensive samples in both VB.NET and C#, this high performance charting control also contains a feature rich data access and aggregation system with calculation support. We continue to add value and functionality (such as the gauge and dial chart type added in version 2.5) to .netCHARTING for no additional cost. See what's new or download a fully functional, free, developer version and start charting today!
Double Metaphone (Web Sites) 25 MAR 02
Finding words or names that might be spelled differently than the search string that was typed in presents an aggravated case of this problem. English is not only well known for having maddeningly irrational spelling practices, but in America we have also accumulated names from all over the world. The first algorithm to deal with this problem, Soundex, is gratifyingly simple, but it is not at all an adequate solution. It often fails to do the job of returning alternatives that are pronounced similarly to the search string.
Downloading Files Within Your Clarion App (Tips) 12 DEC 03
This application demonstrates how to download a file from within your Clarion app using the WinInet API. Included is a .APP file for the project.
Contributed by Dan Gorrell
dpQuery v2.10 (Templates & Libraries) 6 MAR 08
Having spent only a couple of minutes on adding dpQuery to the application, the programmer provides the end users with an easy to use tool with an intuitive interface, which allows loading data from any source, whether it be xbase files, MS Excel books, MS SQL tables, CSV, XML, Firebird/InterBase, DSN source, MS Access : you name it.
The user is given a possibility to build simple and complex (relational) queries, to filter and sort the data, as well as edit and run an edited query right away. It allows any user familiar with the SQL SELECT statement to build his own queries of any complexity, which can be saved and invoked at any time.
dpQuery is a tool, which includes libraries and a template that adds a powerful interactive resource (Query wizard) for importing of practically any external data into your program.
Dr. Dwg (Utilities) 2 FEB 05
Dr. DWG ( A Division of California Software Co Ltd, Madras, India) is a provider of CAD and Graphics software
solutions to large corporations and emerging companies. Dr. DWG develops and markets state-of-the-art
Libraries and Viewers of AutoCAD drawings. Dr DWG provides skilled personnel who can work onsite, offsite or
offshore in providing CAD and Graphics solutions.
Dr. Watson Analyzer v1.3.0 (Utilities) 14 DEC 06
Stats include:
This utility analyses DrWatson logfiles and shows(Besides the raw-data) statistics about the found crashes.
Analyses can be saved as HTML with the raw-data, HTML with the raw-data in CSV or as XML.
Dr.Explain v3.1 (Help Tools) 12 SEP 08
While other help authoring tools are mostly featured screenshot takers and text editors, Dr.Explain automatically handles window's structure and adds numbered callouts to all control.
Dr. Explain makes professional looking HTML, CHM or RTF help
While other help authoring tools are mostly featured screenshot takers, Dr.Explain automatically parses the window's structure and attaches a label to each control.
Dr.Explain is a tool that will make help files for your software automatically.
Dr.Web Security Space v5.00 (Utilities) 22 JUL 09
Dr.Web Security Space
Drag to the Browse buttons Ready for C6.1 (Templates & Libraries) 31 JUL 04
Thanks Mike McLoughlin and John Morter.
John Morter of Flat Chat Solutions (Australia) has sent me a template which
is a nice variation on the freeware TrashFlash template. It allows drag
and drop changes and deletes by using the standard browse buttons as "drop
zones".
Dragon Dictate (Utilities) 2 FEB 05
With Dragon NaturallySpeaking and DragonDictate from Dragon Systems
Inc. you can dictate directly to your PC and see the words appear on the
screen as you say them.
Dreaming in Code (Books) 16 APR 08
"So while I hope that programmers will enjoy this work, it is meant equally or more for the rest of us. It poses a question and tells a tale. Why is good software so hard to make? Since no one seems to have a definitive answer even now, at the start of the twenty-first century, fifty years deep into the computer era, I offer, by way of exploration, the tale of the making of one piece of software -- a story about a group of people setting their shoulders once more to the boulder of code and heaving it up the hill, stymied by obstacles old and new, struggling to make something useful and rich and lasting."
"The shelves of the world are full of how-to books for software developers. This is not one of them. I'm barely an elementary programmer myself. I wouldn't presume to try to teach the experts. And if my research had uncovered some previously unknown innovation or fail-safe insight into building better software, I'd be smarter to seek investors, not readers.
Drive Information Class v1.01 (Tips) 20 NOV 06
Information you can get:
Drop Ship It! (Clarion Applications) 2 FEB 05
Bill of landing Program written in Clarion
DrTCP (Utilities) 26 FEB 04
Notes by Peter Kirk:
Eventually traced the problem to MTU settings which set the size of the data
block sent in each transmission. If it is set too large you get lots of
retransmissions and the data is said to be fragmented.. hence the system
runs like a snail..
It is very simple to test.. Open your DOS command box (or Press START and
RUN) and type the following:
PING YourServerName -F -L MaxDataSize
where YourserverName is the Server NetBios Name or IP and the MaxDataSize
is the datablock size ranging from 400 to 1500 bytes. On win98 machines I
found 1472 to be a typical value, but with my XP machine it could be as low
as 472 on the same network.
If you get a data fragmented message then the DataSize is too high and you
need to reduce it until the PING return is normal. The optimum value is
approx 32bytes below the point where fragmentation begins.
The modification nees some changes to your registry and there is a useful
applet called DrTCP which you can download from the following site:
http://www.dslreports.com/drtcp
broadbandreports.com presents DrTCP - by moderator DrTCP, and the users of the tweaks forum.
You Will Need To Reboot (older windows) or Restart Networking (2k,XP) For DrTCP Changes to 'take'
I had a similar problem (very slow access) accessing an NT4 Server using XP. Browses would
take 30s to open in XP, but only 0.5s to open using win98.
DSNless connection strings for databases (Tips) 2 FEB 05
Also included are ADO.NET connection strings for each .NET Data Provider (SQLClient, OLEDB, and ODBC).
This page contains sample ADO connection strings for ODBC DSN / DSN-Less,
OLE DB Providers, Remote Data Services (RDS), MS Remote, and MS DataShape.
DTM SQL Editor (Utilities) 21 JUL 03
Dual or Quad Core For Clarion? (Article) (Clarion Magazine) 18 NOV 08
Dual or Quad Core For Clarion? (Article) (Clarion Magazine) 10 DEC 08
DumbDict.ZIP (Utilities) 22 FEB 01
Tom Ruby's utility for looking at txd files and generating scripts for creating SQL Anywhere databases.
Dylan Does ClarionMag (Article) (Clarion Magazine) 17 SEP 07
DynaLib Library v4.1.5.14 (Templates & Libraries) 29 SEP 08
Using of the given library allows to create more flexible and powerful programs. And the opportunity to create structure GROUP/QUEUE/FILE/VIEW during performance of the program by simple loading of their description from an external textual file, allows to create programs that have very big degree of autonomy and universality, insensitive or practically tolerant to change structures of an entrance/target of the data stream. The basic advantages of the given library before similar products (for example library xLib from A.Solovjev):
Dynamic DNS (Utilities) 7 JAN 03
The Dynamic DNS service allows you to alias a dynamic IP address to a static hostname such as yourname.dyndns.org (or yourname.homeip.net, yourname.homelinux.com, or any other name in one of many domains we offer - if you would like a name such as yourname.com, check out MyDynDNS Custom DNS), allowing your computer to be more easily accessed from various locations on the Internet. We provide this service for free to the Internet community as a whole.
Dynamic Filters: Applying The Theory (Clarion Magazine) 3 APR 01
Dr. Parker, having dealt with the theory of dynamic filters, goes on to some sample code, which ranges from the sublime to the ridiculous.
Dynamic Filters: The Theory Behind the Facts (Clarion Magazine) 27 MAR 01
Clarion’s templates hide complexity. The ABC classes are supposed to also. But too often we developers re-introduce complexity.Once you realize that filters can be created in only two ways, it is really much easier to optimize filter expressions and performance. Part 1 of 3.
Dynamic Pool Limit helper by POSoftware
Dynamic Systems Development Method 26 NOV 97
A software engineering methodology.
Dynamic Table-Based Tagging (Clarion Magazine) 17 SEP 04
Sometimes a simple tagging solution is the ideal solution, and sometimes you need something a bit more robust. When his users began requiring features not included in a readily available tagging class, Chris set out to create his own tagging functionality using a highly flexible, table-based approach.
Earned Value Management (getting paid for what you've actually done) (Books) 21 MAY 09
EASEUS Partition Manager (Utilities) 3 FEB 09
As Partition Magic alternative, EASEUS Partition Manager is a comprehensive hard disk partition management software for Windows Server 2000/2003/2008 and Windows 2000/XP/Vista partition to Resize and Move, Copy, Create, Delete and Format, Hide and Unhide server and non-server partitions and much more.
Easier Version Control: Using TortoiseSVN With Subversion (Clarion Magazine) 21 MAY 05
The two heavyweights in the open source version control world are the old workhorse, CVS, and the new contender, Subversion. Mark Geisinger shows how easy it can be to get started with Subversion, using the Explorer-based TortoiseSVN client.
Easter Sunday Claculator (downloads a txa) 6 JAN 01
Do you need to know Easter date in a given year? Try this function:
ftp://www.api.com.mx/gucj/archivos/eastersunday.txa
you must supply a long with the year number (>1583) and it will return
the Easter date!
You must 'File/Import Text' the .TXA file !
Hey, this feels like Christmas with all this Clarion users presents!
Here is my contribution:
Easy COM to Inc xPayment 1.00 (Templates & Libraries) 5 OCT 10
About xPayment 2009 xPayment is a software component (ActiveX/COM/.NET) that enables developers to incorporate real-time credit card processing into their program or website within a matter of minutes. xPayment is fully secure using SSL for all data transfer protecting your sensitive data. xPayment currently supports over 100 different payment gateway services.
xPayment 1.00 "Ready to GO" solution based on COM and EasyCOM2INC technologies this product demonstrates using of xPayment 2009 ActiveX (xAuthorize LLC) in the Clarion application.
Easy3DStyle v3.00 (Templates & Libraries) 7 APR 06
Easy3DStyle (E3D) class and template allows:
Compatibility with the standard WindowResize template and
EasyResizeAndSplit (ver 1.05 and higher). Uses
EVENT:Sized event for redrawing of the controls. 32 Bits Legacy or ABC.
EasyAnimation v1.02 Ready for C6.1 build 9026 (Templates & Libraries) 23 AUG 04
EasyAnimation allows you to:
EasyAutoEntry (v 1.04) Ready for C6 (Templates & Libraries) 9 JUN 04
It's enough to simply add
EasyAutoEntry (EAE) template into the application and all controls such as
ENTRY, COMBO and SPIN (matching the given masks) will gain the magic
"AutoComplete" property.
Support of EditInPlace (only for the ABC templates).
Familiar and convenient elements of
the Microsoft IntelliSense technology ("AutoComplete") now are accessible in
your Clarion applications! The EasyAutoEntry (EAE) class and template will allow
your end users to enter the data simply and easily! Once entered the data will
be saved and automatically offered in the convenient form in the necessary
moment.
EasyCOM2INC v2.12 (Utilities) 14 DEC 10
EasyCOM2INC utility is used to automatically creating Clarion include files with the definitions of COM-interfaces from IDL file. The MicrosoftR Interface Definition Language (MIDL) defines interfaces between client and server programs. You can create a IDL file using MS Oleview.exe - OLE/COM Object Viewer. This administration and testing tool browses in a structured way, configures, activates, and tests all Microsoft Component Object Model (COM) classes installed on your computer.
EasyCOM2INC WMI v1.01 (Templates & Libraries) 6 FEB 08
What the product demonstrates
Windows Management Instrumentation (WMI) is a component of the MicrosoftR WindowsR operating system that provides management information and control in an enterprise environment. Using industry-wide standards, WMI allows managers to query and set information on desktop systems, applications, networks and other enterprise components. Developers can use WMI to create event-monitoring applications that alert users when important incidents occur. WMI also offers a variety of programming interfaces, such as C++, ODBC, MicrosoftR Visual BasicR, or HTML, that developers can use to further tailor their management applications. Finally, WMI integrates with other Windows components, such as the Active Directory, to allow for a unified management experience.
EasyCOMCreator ver 1.05 (Utilities) 16 OCT 06
EasyCOMCreator utility is used to create a Component Object Model (COM) dynamic-link library (DLL) automatically using Clarion. It allows you to manage your Projects, Objects, Methods and Parameters and generates all the necessary CLW/PRJ files (including a test application) automatically. After you compile your Project you will get your COM server DLL! To use it, you need to register it using the REGSVR32.EXE utility and you are done!
EasyDockerv 1.0 Ready for C6.2 (Templates & Libraries) 10 JUN 05
EasyDocker is a Class and Templates providing you an ability to
include a float toolbars into your application, written in Clarion.
You can start procedures, mimic global menu items, implement standard
windows behavior in the float toolbars. Also you can transfer your
standard "static" global toolbar functionality into float toolbars in
one click.
EasyExcel (Version 4.05) (Templates & Libraries) 17 MAY 10
For the use EasyExcel the following is needed:
EasyExcel is a Class and a set of Templates, providing you with the ability to:
and do much more in Excel from your Clarion application!
EasyHelper v1.00 Ready for C6.2 (Templates & Libraries) 10 JUN 05
EasyHelp is a class and templates, allowing you easily add context help to your application. It provides you with the ability to:
A context sensitive help system is state of the art in today's software applications. Don't go without it, you cannot afford to!
C5b and C5.5, ABC and Legacy, 32-bits
EasyListPrint ver 1.15 (Templates & Libraries) 6 OCT 08
EasyListPrint (ELP) class and template is a set of classes and templates for automatic creation of tabulated reports, using queues or lists (for example, automatic printing of BrowseBox contents). Creates
Compatible with:
You may customize Title, Header, Footer, Total sections (fonts, alignments etc), number of pages. Widths of columns will be automatically calculated during printing in case they obviously are not defined in the settings. You can print ALL BrowseBox contents despite the Loading method (so always File).
EasyListView v1.04 (Templates & Libraries) 24 JUN 10
In the current version:
EasyListView is a Clarion wrapper around a .NET ListView. It makes the
ListView easy to use in your Clarion applications and provides some neat
extra functionality.
In the future version:
All these are template driven!
EasyMultiTag v 2.07 ready for c61 9029 (Templates & Libraries) 1 NOV 04
EasyMultiTag will allow you considerably to expand functionality of BrowseBox ABC. Now supports ClarioNet.
For use EasyMultiTag following is needed:
EasyNaviBar Version 1.04 (Templates & Libraries) 20 DEC 10
EasyNaviBar will instantly enable your Clarion applications with the popular
MS Outlook¿ 2003/2007 style Navigation bar. It contains six different layout
and color styles. EasyNaviBar consists of buttons, bands and groups. A band
is one of the sections that comes to the front when you click on a button.
The button and the group can be used as a standalone controls. Each group
can be collapsible/expandable and contains different controls like Button,
CheckBox, RadioButton, PropertyGrid, TreeView, WPF TreeView, each internal
controls supports current OS theme.
EasyNETComponents (Templates & Libraries) 24 NOV 09
For use EasyNETComponents following is needed:
EasyNETComponents allows you to use Microsoft .Net FrameWork components in your Clarion 6.1 or higher applications.
This package includes Clarion/.NET assembly DLL, Classes and Templates, demo app and documentation.
EasyOpenOffice v1.05 (Templates & Libraries) 22 AUG 07
Libraries were compiled for CW 6.2 9049
Now in the EasyOpenOffice are realized the basic features (you can open and close Calc and Writer, pass/get the data form your Clarion application, format cells in Calc, create tables and set font properties in Writer etc.). The number of the EasyOpenOffice features will be increased in the next releases. You can try our demo application: http://www.ingasoftplus.com/cgi-bin/topdl/download.cgi?file=EOOdemo.exe.
EasyReport v1.02 Ready for C6.1 rel 9026 (Templates & Libraries) 18 AUG 04
Clarion's Class and a set of Templates providing you an ability to do some extra stuff in the Clarion reports:
EasyResize and Split v2.12 Available for C7 (Templates & Libraries) 24 APR 09
EasyResizeAndSplit (ERS) class and template lets the end user resize/split the controls (List boxes, entry controls, buttons, etc.) on the windows. EasyResizeAndSplit (ERS) generates code to reposition the controls, resize the controls, or both, when the end user resizes the window or moves Split bars (vertical or/and horizontal).
Easysoft (SQL) 29 JAN 03
ODBC Driver for firebird (and other things).
Easysoft ODBC (SQL) 26 AUG 03
Driver for Phoenix
EasyVersion (Version 3) Freeware (Templates & Libraries) 31 MAY 06
EasyVersion is a template and will allow you :
EasyWinIco (Free) (Templates & Libraries) 6 JUN 02
This template allows to associate an animated icon with the window (which located in the left top corner of a window). No more !
This package includes Template, demo app and documentation.
For use EasyWinIco following is needed:
EBCDIC-ASCII Conversion Table 30 NOV 01
eBooks at Clarion Magazine (Tips) 6 APR 05
Echo-inc.com (Utilities) 5 JUN 02
Looking for Payment Processing Solutions for Your Business? ECHO Provides:
eCover4you.com (Web Sites) 10 DEC 02
You are in the right place and on the right time! As you might have guessed, we are offering you creation of eCovers. But – whatever is it and why would you need it? In case you know the answer – click HERE and be transferred to our Products' page. If you are new to this, we will introduce you to some details. Suppose you have a certain digital product or products (software, e-books, manuals, magazine, ezine, membership cards, subscriptions etc.) which you think is very good and you want to advertise and sell it via the internet. Everything would be in place IF it weren't for one – your product doesn't yet have a FACE. But it should! A catchy, vivid and easily rememberable! This is THE factor for success and booming sales which we are offering you.
Edit Plus (Utilities) 5 FEB 03
Download configuration files for ClarionCourtesy of Trond Eirik Paulsen
EditPlus is an Internet-ready 32-bit text editor, HTML editor and programmers editor for Windows. While it can
serve as a good replacement for Notepad, it also offers many powerful features for Web page authors and
programmers.
Download configuration files for TS Modula II
(Don't laugh, I still use it occasionally!)
Edit-In-Place CheckBoxes Done Right (Clarion Magazine) 21 DEC 99
ABC has a lot of edit-in-place functionality, but EIP check boxes are a bit quirky. Pete Halsted shows how make your browse's checkboxes look and act they way they should.
Edit-In-Place DropLists (Article) (Clarion Magazine) 29 NOV 08
Edit-In-Place DropLists (Article) (Clarion Magazine) 10 DEC 08
Edit-In-Place: Getting User Confirmation (Article) (Clarion Magazine) 16 JAN 06
Edit-In-Place:Lights, Camera, Action...Take Two! (Clarion Magazine) 8 FEB 00
There's more than one way to add edit-in-place to a browse. James Cooke lays the groundwork for making a form look like EIP. Part 1 of 2.
Edit-In-Place:Lights, Camera, Action...Take Two, Part Two! (Clarion Magazine) 15 FEB 00
There's more than one way to add edit-in-place to a browse. James Cooke lays the groundwork for making a form look like EIP. Part 2 of 2.
Editable Dictionary Queues (Clarion Magazine) 15 JUN 10
Closures are a hot topic in programming circles, thanks to the growing influence of functional programming. But do you really need to understand closures? Dennis Evans thinks you do. In this article he covers the concepts, shows how to write a closure in Clarion#, and explains the mysteries of the underlying IL code.
Editable Dictionary Queues (Clarion Magazine) 21 JUN 10
Welcome to the new site! Here's a summary of some of the new features. Look for more detailed explanations in the days and weeks to come.
Editorial: The Unofficial C7.x Gold Release (Clarion Magazine) 28 MAY 10
The Clarion Magazine Source Code Library has been updated to include the latest source. Source code subscribers can download the March 2010 update from the <a class="accent" href=" http://www.clarionmag.com/cmag/myclarionmag.html">My ClarionMag</a> page. If you're on Vista or Windows 7 please run Lindersoft's <a class="accent" href="http://lindersoft.com/c6_vista_fix.exe">Clarion detection patch</a> first.
Editorial: The Unofficial C7.x Gold Release (Article) (Clarion Magazine) 13 APR 10
EDT OCR Toolkit 25 JAN 02
Effect Applets @ Dacoffeebean (Java Applets) 1 FEB 03
Java applets of all sorts.
eHelp Corporation (Help Tools) 3 JUL 02
Vendor for Robohelp.
EIP Template (v2 beta) (Templates & Libraries) 25 FEB 04
In other words the EIP Template gives you full RAD support for real Edit-in-place use. All you have to do is add the extension template and set the template properties. There is no need for adding additional controls to your procedure.
The code generated by the EIP Template is completely reusable. It generates only the exact code required for each specific instance of its use; it does not inherit unused methods. The EIP Templates is also polymorphic, since the programmer specifies the features and functions that are required for the procedure. The benefit for the programmer is the complete flexibility to generate code that is directly suited to the programmer's needs.
The EIP Template is designed with the objective to add full template support for the Clarion Edit-in-place List box. You are not required to add any embed code to the implemented Edit-in-place functionality in your list box, as long as the functionality is supported by the EIP Template (See the Feature List).
eiStream Kofile 23 JAN 02
What happened to Wang Imaging? It became Kodak Imaging, then Kofile, then removed from XP. You try to sort it out.
Eliminating Circular DLL Calls (Article) (Clarion Magazine) 14 FEB 07
Elvis To Perform At ETC 2004 (Clarion Magazine) 1 APR 04
Word has leaked out that Elvis Presley is alive and well, and will be performing at the Edgewater Hotel in Gatlinburg, TN, during the Tuesday night reception for Lee White’s etc 2004 Clarion conference!
EMail - Send SMTP Email 15 OCT 99
Email demo application 8 JUL 00
All source is included.
This is a small application that demonstrates sending an email. You can optionally attach a file, or request a
return receipt. It is written using Clarion 5.0b, which you will need to compile and run it. Instructions for users
using Clarion versions before 5.0 are also included.
Emailing PDF Files From A Report Previewer (Clarion Magazine) 28 JUN 02
In recent months, a number of third-party products have come into the marketplace that allow the user to save a report in a standardized format, and then email that report to someone. But according to George Lehman, there's still something all these products are missing.
EMailReport by Vivid Help Systems v6.0 Ready for Ct (Templates & Libraries) 12 SEP 03
So now you can:
EmailReport templates both ABC and Legacy are released and available from the Clarion Shop
V6 for ABC only.
Embarcadero Technologies, Inc 30 MAR 00
Administration tools for SQL.
Embed Analysis Part 2 (Article) (Clarion Magazine) 21 MAR 07
Embed Analysis Part 3 (Article) (Clarion Magazine) 22 MAR 07
Embed Analysis: Which Embeds Do Clarion Developers Use The Most? (Article) (Clarion Magazine) 31 JAN 07
Embed Assistant 3 OCT 00
Prints the used embeds.
Embed Assistant 2.00.00.26 (EA2) (Utilities) 9 JAN 06
Embedding Fonts In Clarion Apps (Clarion Magazine) 15 JAN 05
Embedding resources into a program is common practice in Windows programming. Surely, Clarion must be able to use the Windows Resource file system to access a font stored away as a binary resource. But how does Clarion handle this? David Bratovich explains.
Embedding The SQLite Engine In Clarion Applications (Article) (Clarion Magazine) 27 FEB 07
EMerge (Templates & Libraries) 9 JUN 04
It lets end-users compose their own
arbitrary emails, merge them with Clarion
data, and email with default Windows
email program.
eMerge Template ABC/Legacy 6.1
(C5-C61 compatible) by Vivid Help
has been released.
Empower ISV by Microsoft (Web Sites) 11 APR 03
Then take advantage of the Microsoft® Empower Program for ISVs! The program was designed to help you succeed both in developing your product and in growing your business. The Microsoft Empower Program for ISVs promotes your success by providing resources for developing and marketing your software products on the Microsoft platform as well as offering marketing resources to build your business. If you’re serious about reaching more users worldwide, enrolling in this program is an important first step. Learn how you can save on the enrollment fee!
EMS SQL Manager for SQL Server (Utilities) 27 AUG 07
Enabling Simplicity Web Hosting (Hosting) 8 MAR 08
Encrypted TPS File Example (Tips) 8 FEB 07
A small application that shows you how to create encrypted TPS files using MD5, SHA-1 or SHA-256 encryption keys which will allow you to make more secure TPS files.
Encrypting Data With Number Base Conversion (Article) (Clarion Magazine) 7 MAR 06
End User Report Designer 31 DEC 00
The ERD - End-user Report Designer is an add-on tool for Clarion
developers. It enables Clarion developers to add a dynamic and end
user-operated report generator to applications developed using
Clarion.
Enhancing The RoundedPanel Control (Article) (Clarion Magazine) 1 MAY 08
Enhancing The RoundedPanel Control (Article) (Clarion Magazine) 2 JUN 08
Enough Already - The Windows 16bit Subsystem - XP Pro (Tips) 5 SEP 07
Sometimes the clarion 16bit IDE can be a real pain in the ass, especially if the 16 bit subsystem decides that it has to boot you out of clarion (which it has done for me (Mark Sarson) lots of times). This post is based on XP Pro btw.
Enough Already - The Windows 16bit Subsystem - XP Pro (Tips) 25 JUN 07
As some of you might already know, a couple of months or so back, I came across this site, after talking to Viggo Kleven. It talks about the issues, and has what it calls "An illegal, dangerous, patch that could solve the problem for you".
Well after having to reboot my machine 5 times in the last two days, I (Mark Sarson) decided to install the "An illegal, dangerous, patch that could solve the problem for you" new version.
Sometimes the clarion 16bit IDE can be a real pain in the ass, especially if the 16 bit subsystem decides that it has to boot you out of clarion (which it has done for me lots of times). This post is based on XP Pro btw.
Enriching The User's Experience With RTF Displays (Clarion Magazine) 12 MAR 05
Text is becoming more and more of a requirement for applications, and large text fields have never displayed comfortably within the Clarion list box. Stephen Bottomley shows how easy it is to use RTF to create a custom display format for your data.
EntabberPro (Utilities) 24 OCT 02
No changes to your existing applications are required! So, how does it work? EntabberPro monitors all pressed keys before they are sent to the target applications; if it detects an enter key it checks it's internal database and if required changes the key stroke to a tab key. This process is "invisible" to the target of the key press, IOW the running applications don't even "know" that the enter key had been pressed at all.
Enterprise Architectures (Books) 17 MAY 07
EntryPop.zip v5 (Certainly Clarion Developer) (Templates & Libraries) 24 MAR 03
Cut, Copy and Paste using popup menu on entry controls for ABC or Legacy by Maarten Veenstra .
Epsilon Concepts Hosting (Hosting) 26 MAY 05
We offer affordable, reliable Linux and Windows based hosting plans in addition to a wide variety of valuable products and services in order to be your one stop internet shop.
Epsilon Promote (Web Sites) 26 MAY 05
Let's face it... you can have the greatest website selling the best products or services, but if no one knows your website exists, it means nothing! That's where our search engine optimization, search engine submission, and link building services and products come in to play!
ERD - End User Report Designer 31 DEC 00
This is Evaluation copy by Melnik Benny of Afiq information systems.
Ergonomics For Programmers (Article) (Clarion Magazine) 14 FEB 08
Essays on how to do business by Bruce Johnson (Capesoft) (Tips) 9 SEP 02
A voice of reason in a mad world.
Estensibility 27 JUN 00
XML tools.
ET Menues for 5.5 IC2 12 JUN 00
Windows-like menus for Clarion Internet Connect 2 applications
ETC 2004 (Events) 8 MAR 04
June 2004. Don't miss it!
ETC 2004 (Events) 11 FEB 04
June 8 through 12, 2004.
ETC III 30 MAR 01
The THIRD East Tennessee Clarion Conference & Gathering. Tuesday, May 21, 2002. The Edgewater Hotel, Gatlinburg, Tennessee.
ETC Keynote Address Covers Clarion 7, .NET (Clarion Magazine) 9 JUN 04
Bob Zaunere, SoftVelocity's president, made the keynote address at etc2004 on Wednesday morning. Zaunere began by giving attendees a roadmap to SoftVelocity's Clarion 6.x development efforts, and then discussed Clarion 7 as well as technologies on the immediate horizon such as the IP, dynamic, and in-memory database drivers. Zaunere also discussed plans for .NET, and demonstrated a Clarion-generated .NET application. In a Q&A session Zaunere covered topics from command line compilers to the number of Clarion licenses worldwide.
etc2004 Report: Bob Foreman's Clarion 6.x Tour (Clarion Magazine) 16 JUN 04
Mark Riffey reports on Bob Foreman's whirlwind tour of the new Clarion 6.x features.
etc2004 Report: Jono Woodhouse on COM (Clarion Magazine) 22 JUN 04
Jono Woodhouse from Capesoft did an excellent job filling in for Andy Ireland, who could not make the conference. Michael Lawson reports.
etc2004 Report: Russ Eggen & Templates (Clarion Magazine) 16 JUN 04
Abe Jimenez reports on Russ Eggen's template writing presentation at etc2004.
etc2004 Report: Third Party Presentations (Clarion Magazine) 16 JUN 04
Tom Hebenstreit reports on third party presentations by RADVEnture (Fenix) and CapeSoft.
etc2004: Carl Barnes on Threading (Clarion Magazine) 10 JUN 04
One of the primary features of Clarion 6 is a new, pre-emptive threading model. The operating system can interrupt any thread at any time, allowing it to enforce priorities and prevent a hard-working thread from hanging the system. Nik Johnson reviews Carl Barnes' Wednesday presentation on threading in Clarion 6.
etc2004: The Cajun and the Hillbilly (Clarion Magazine) 23 JUN 04
etc2004 is the last of a series of wonderful East Tennessee Clarion conferences. Andrew Guidroz shares his thoughts on this conference, and on how etc came to be.
Ethereal: A Network Protocol Analyzer (Utilities) 28 APR 05
Ethereal is used by network professionals around the world for troubleshooting, analysis, software and protocol development, and education. It has all of the standard features you would expect in a protocol analyzer, and several features not seen in any other product. Its open source license allows talented experts in the networking community to add enhancements. It runs on all popular computing platforms, including Unix, Linux, and Windows.
Event Handling In Clarion# (Article) (Clarion Magazine) 13 DEC 08
Event Handling In Clarion# (Article) (Clarion Magazine) 30 DEC 08
Ever lose your Sourcecode window and if you can't get it back? (Tips) 8 MAR 04
Thanks, Robert Paresi.
There's also Carl Barns' lost and found utility.
Right-click on the taskbar, click on Tile Windows. It comes back!
Everything you need to use Firebird (SQL) 23 FEB 04
Thanks to Kelvin Chua at ClarionPost.
Evolution Browse Export v1.12 (Templates & Libraries) 20 APR 10
Export to EXCEL,WORD, HTML, ASCII, XML and print totaling fields from a Browse or a Queue
Evolution Clarion Manager v1.0 (Utilities) 14 MAR 07
Evolution Edit in Form, Version: 1.04 (Templates & Libraries) 23 FEB 06
This template transforms your standard Forms into an Edit in Place! You can
use the form, as always, and the template resizes the form window on top of
the browse row, simulating the Edit in Place behaviour. You can use lookups,
dropdowns, calendars, tooltips, etc. And all the form embed points!. Works
in Clarion55 and Clarion6x. Both ABC and Legacy.
Evolution Excel Import, Version: 1.01 (Templates & Libraries) 14 MAR 06
The easiest way to import Excel Files into you Clarion Application. Clarion
5, Clarion 5.5, Clarion 6. Only ABC Templates.
EVOLUTION MAIL TEMPLATE (Templates & Libraries) 17 NOV 04
The product consists of a Control Template to send a email and an Extension Template to send the WMF from the preview by email tith a page selector
Evolution Report Export v1.12 (Utilities) 1 OCT 09
Export to EXCEL,WORD, HTML, ASCII and XML from the clarion preview.
Video at http://www.evolutionconsulting.com.ar/downloads/exports/TutorialVideo/reportexport_video.htm.
Evolution Sheet Wizard v1.0 beta (Templates & Libraries) 21 MAY 07
"Evolution Sheet Wizard" was designed to build navigating screens in a
Form/Window.
It is very useful when we have many controls in only one window.
Offers a useful and dynamic order to each tab and controls contained in each
Example of using xFXSlider control (Tips) 1 OCT 09
Ben Brady has posted the example of how to implement the free xFXSlider control
from fxJumpStart with Clarion. You can download it from
http://www.clariondeveloper.com/tutorials/xFXSliderDemo.zip
Excel Viewer (Utilities) 27 JAN 04
Microsoft Excel Viewer is a small, freely distributable program that lets users view and print Excel for Windows (versions 2.0 and greater) and Microsoft Excel for the Macintosh (versions 2.2a and greater) spreadsheet files.
ExcelBond v 2.1 Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
ExcelBond allows you to export your data to native EXCEL *.XLS files
AND also import from XLS files!
This addon requires IMPEX
ExcelBond is now compatible with Clarion 6.1 Gold.
ExcelWrite Class (Templates & Libraries) 18 JAN 08
List of features include:
About ExcelWrite Class:
Writes an Excel BIFF 2.1 spreadsheet file DIRECTLY. No external DLL's or Excel OLE automation needed. Everything is pure Clarion source without any "blackboxes". Great for exporting data from your application to an Excel spreadsheet without using any 3rd party tools.
ExcelWrite Class is Freeware. You may freely use it in your Clarion applications. No payment is required for the use of this class but a donation would be appreciated.
Excuses Generator (Web Sites) 27 DEC 05
Thanks, Timo Lahtinen of Helsinki Finland
A very important web site you'll want to bookmark.
Explanation of Opportunistic Locking on NT (Tips) 10 MAR 03
When a second process attempts to open the file, the original owner will be asked to Break Oplock or Break to Level II Oplock. At that point, the redirector must invalidate cached data, flush writes and locks, and release the oplock, or close the file.
Opportunistic Locking level II, provides a method for granting read access to a file by more than one workstation, and these workstations can cache read data locally (read-ahead). As long as no station writes to the file, multiple stations can have the file open with level II oplock.
With Exclusive Oplock, if a file is opened in a non-exclusive (deny none) mode, the redirector requests an opportunistic lock of the entire file. As long as no other process has the file open, the server will grant this oplock, giving the redirector exclusive access to the specified file. This will allow the redirector to perform read-ahead, write-behind, and lock caching, as long as no other process tries to open the file.
Exporting APPs and DCTs to XML (Clarion Magazine) 29 OCT 05
Exporting APPs and DCTs to XML, Part 2 (Clarion Magazine) 5 NOV 05
Exporting Sub-App Prototypes With A Utility Template (Article) (Clarion Magazine) 19 OCT 07
Exposing .NET Components to COM (Tips) 23 MAR 10
Need to use a .NET assembly in your Clarion program? Here's how to do it in either C# or VB. Clarion Magazine has a nice article on doing it in C#, but I couldn't make the .net assembly work in C#.
ExpressFlash Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
ExpressFlash is the easy way for your users to get messages from
Outlook 2000 or Outlook Express into your app's database. Until now, all that sales
and customer support information in the email Inbox was trapped
there. But once ExpressFlash imports it into your Clarion app it
becomes available to everyone in the organization.
ExpressSoft Thumbnail Creator v1.51 (Utilities) 11 JAN 03
Express Thumbnail Creator will allow you to quickly and easily create professional-looking web image galleries ready to be published on the web. Just add your images to the list, click a few buttons and watch your new gallery come alive!
Extended Evaluate v2.3 Ready for C6.3 (Templates & Libraries) 7 APR 06
Extending ABC's Edit In Place - Part 1 (Clarion Magazine) 15 JUN 01
Russ Eggen has heard it all when it comes to Edit In Place (EIP). Well, here's a dirty little secret: ABC's EIP features are fully functional. Part 1 of 2.
Extending ABC's Edit In Place - Part 2 (Clarion Magazine) 22 JUN 01
Russ Eggen has heard it all when it comes to Edit In Place (EIP). Well, here's a dirty little secret: ABC's EIP features are fully functional. Part 2 of 2.
Extending the FileManager Class: Shorthand Fetches (Clarion Magazine) 29 OCT 04
One of the most commonly used commands in Clarion is GET, which can retrieve records from both files and queues. The ABC equivalent is the FileManager.Fetch method, that isn't necessarily easier to use. Mike Hanson shows how to make your fetches quick and easy.
Extension Templates (Tips) 24 MAY 05
A PowerPoint presentation by Don Reynolds describing how to go about creating custom extension templates.
External Business Rules with the In-Memory Driver (Article) (Clarion Magazine) 21 JUN 06
Eyeball Chat (Web Sites) 14 AUG 02
EZ Forms - Gracefully deals with forms. 29 SEP 97
EZ Help Web 31 DEC 00
EZChangeLog by LANSRAD (Utilities) 2 DEC 10
Every developer needs to be able to log program changes quickly and easily, then generate a Version History for documentation or a website.
We believe that no software does this better than EZChangeLog. That’s why we’re giving away the Standard Edition for free! ( details )
LANSRAD is proud to announce the immediate availability of EXChangeLog
software.
EZChangeLog Reporter v1.8 (Utilities) 2 DEC 10
The main features of EZChangeLog Reporter add additional report and data query capabilities, including output to spreadsheet for EZChangeLog Professional Edition data files.
ezDicom (Controls) 12 SEP 06
"Use the EzDicom, it's free and it's easy to use with Clarion. It supports
even picture slizes." Steen Maigaard
This software is designed to display most medical images: MRI, CT, X-ray, and ultrasound. All versions of ezDICOM can automatically detect the format of a medical image and display it on the screen.
ezFormFiller v1.0.6 (Utilities) 12 MAY 05
ezForm Filler allows to maintain database of the fillable PDF files. You'll be able to create data entry forms based on the Adobe PDF documents, retrieve saved PDF files, restore saved information, print and save PDF data in both editable and uneditable formats.
EZRound v2.1 (Utilities) 14 MAY 07
EZRound creates the graphics, slices them and writes the HTML to use them
as containers for your website content.
EZRound can now create matching unsliced images from your design in any
size. This makes it easy for you to create matching:
Colors can be any color you can imagine and there is even an option to add
an accent band to dress up your design even more.
You can use the new EZSingle images in NetObjects Fusion to create your own
Site Styles!
In just minutes EZRound makes it possible for YOU to create great looking
rounded corner and drop shadow effects for the tables on your website from
just a few simple menu selections.
Your designs can have all rounded corners, be square on all sides or just
square on one side. You also have a full set of drop shadow options
including a full shadow. There is also a new Shadow Padding feature that
gives you even more control over the look and feel of your design.
EZTwain 30 JAN 07
If you need JPEG, TIFF, GIF, PNG, DCX, or PDF support, multipage scanning, advanced control of scanner features, image post-processing, or other features not found in EZTwain Classic, please consider our EZTwain Pro product.
A single call is all that is needed to acquire one image, in memory as a bitmap or as a BMP file on disk.
Dosadi gives away EZTWAIN 1.x and CTwain freely to benefit the TWAIN developer community, and makes no claim or warranty of any kind regarding either software. If you use either package, you assume all responsibility for the results (or lack thereof.)
Dosadi offers an upgraded version of this package: EZTWAIN 2.0 which requires a license for commercial use.
This package contains the Eztw32.dll (32-bit Windows only) that provides very easy access to basic TWAIN services from your application. This is the original "Easy TWAIN Library" widely referenced on the Web. Dosadi does not provide any formal support for EZTwain Classic.
F-Secure (Utilities) 1 MAR 10
Get Better Protection with F-Secure’s Computer Security Solutions
Don’t trust your valuable photos, passwords and trusted online relationships to just any security solution. Use F-Secure’s Internet security, antivirus , and anti-spyware solutions.
F3 Seach on ABC Browses (Templates & Libraries) 4 NOV 05
This templaes add search capabilities on ABC browses (note MDI app frame is needed!).
Face-off: MySQL, PostgreSQL and SQL Server go head to head (Tips) 31 MAY 06
In this special report, SearchOpenSource.com and SearchSQLServer.com editors team up to bring you both the pros and cons of investing in MySQL, PostgreSQL or SQL Server databases. Read the opinions of industry experts then Sound Off! to share your own.
Facts and Fallacies about First Normal Form (Tips) 9 JUN 09
In spite of it being referred to as the disfigured stepchild of the relational model, SQL has achieved success and stability due to its core foundations on the relational model. However, certain relational concepts like First Normal Form ( or 1NF for short ) can take a wild twist when they are discussed within the context of SQL. Since the concept is so often misinterpreted, it is not easy to grasp the fundamental principle that, in SQL, a table must inevitably adhere to 1NF. In this article, I (Anith Sen) try to dispel some of the popular misconceptions associated with 1NF, to explain its structural underpinnings, and to provide some practical guidelines.
Fake Credit Card Numbers (Tips) 7 SEP 07
In testing situations any expiry date within the next 3 years should work.
Fake card numbers! You can't buy anything with these!
Credit card numbers that conform to the Luhn formula (MOD 10 check). Usefull for testing e-commerce sites (because they should get past any pre-validation you do, and be declined at the card processor or bank stage).
Fake Name Generator (Web Sites) 11 AUG 08
Need some test data? Fake Name Generator generates up to 40,000 artificial names into a csv file for free.
FamFamFam Free Icon sets (Graphics) 31 DEC 05
Quite nice.
FAQ about what you can and can't do with MSDE (SQL) 25 MAR 04
A. Yes, you can redistribute MDSE with applications built using any application development platform.
Q. Can I use and redistribute MSDE in conjunction with applications developed using non-Microsoft development tools?
FAQ: Troubleshooting TPS File Corruption (Clarion Magazine) 24 AUG 01
In this free FAQ reprint, Eric Vail lists a number of questions and answers to help you resolve TPS file corruption over a network.
Farpoint Spread (Controls) 24 JUL 08
Use FarPoint's Spread 3 to create powerful database front-ends, manage the display and entry of two billion
rows and two billion columns using the enhanced Virtual Mode, print reports, perform calculations, import/export
files, sort data, support OLE Drag and Drop, respond to user changes, or take advantage of its unparalleled
cell-level formatting, including twelve built-in cell types. All of this is included in one control. Unmatched power,
flexibility, and speed combine to make Spread the perfect complement to any application.
Faster Newsgroup Access With Hamster (Article) (Clarion Magazine) 23 FEB 07
Faxaway's Internet Fax Service (Utilities) 16 JUN 06
Fax with confidence using one of the industry pioneers.
FaxMan (Templates & Libraries) 10 MAY 02
Our FaxMan products allow developers to integrate Fax support for industry standard fax modems in hours instead of the months it would take writing support from scratch. The FaxMan toolkits are designed for developers and include programmatic interfaces in ActiveX, DLL and VBX flavors.
fCoder (Templates & Libraries) 5 AUG 02
Image converters and other tools in DLL form.
Feature Pack for Microsoft SQL Server 2005 - November 2005 (SQL) 7 DEC 06
Download the November 2005 Feature Pack for Microsoft SQL Server 2005, a collection of standalone install packages that provide additional value for SQL Server 2005.
Feed unavailable (PodCast) 28 MAY 10
This feed is no longer available. Please see
Fenix ASP.NET Generator v2.0 Gold (Templates & Libraries) 3 FEB 06
By just changing 1 template prompt (for a Fenix Procedure) you can choose
between generating controls for the Standard .NET framework or for the
Mobile Framework.
Fenix will generate the ASPX pages with Mobile controls, so the .NET
framework will determine the device capabilities and will render the best
html (or WAP) to the target device.
Fenix ASP.NET Generator is a complete new template set that, instead of generating Clarion code, generates VB.NET or C# code for ASP.NET Applications. The goal of the product is to be able to generate database WEB Applications faster and easier by using Clarion Templates and Generation concepts. With this tool you can develop high quality Web Applications in less time than any other tool in the market.
Ferret's sample MessageClass-based Web Registrarion Demonstration 15 FEB 01
This is a DEMONSTRATION only. It in no way represents a
finished product. In particular, any liability for damages
incurred by compiling, linking, or running this program resides
with YOU and not with me. If you don't like that, don't download
it.
Fetching A Web Page With WinInet (Clarion Magazine) 25 AUG 05
There are a few different tools you can use to get a web page from a server, and one readily available solution is to use Windows' own WinInet DLL. Skip Williams shows how it's done.
File Caching and Opportunistic Locking (Tips) 24 JUL 03
There is much confusion regarding File Caching and Opportunistic locking. The purpose of this solution is to explain how locking works in a NetWare environment.
File Manager 3 Beta 3.27 (Vital Update!) (Templates & Libraries) 15 NOV 03
With this beta 1 release we have included support for MsSQL. We are currently working on Oracle support, and after that we'll be doing the other popular SQL engines as well. Our goal is to create a system that easily lets you convert your files (tables) regardless of the file system you are using.
File Manager 3 builds on the functionality provided by File Manager 2 (it includes ALL Fm2 functionality), and adds a few tricks of it's own. The primary addition has been the creation of a SQL engine. This will allow Fm3 to convert SQL based files in the same way that Fm2 converts TPS files. Also Fm3 is able to convert from TPS to SQL creating a very smooth upgrade path for your programs.
File Tuner v0.52 (Templates & Libraries) 2 AUG 10
FileTuner is a Topspeed and Btrieve file tester, refresher and fixer.
It is a template coupled with an app, which has a Browse procedure that
combined with a template will take any DCT you specify, and will allow you
to test, scan and fix damaged files. The procedures in the app can be
imported into yours, or you can change the DCT of the app (It is sort of
"plug and play"). you don't need to change anything in your DCT. For
Topspeed files, it uses the Tpsfix and Topscan programs, but it masks them
for the end user. For Btrieve, it will use Butil and internal libraries.
While it is not fully automatic yet, you may simply "select all" and go for
it (A full process would be two steps; first test, then "Fix broken files",
if any). The interfase is clean as you can see in the attached picture... a
green pin marks a selected file (only selected files are processed). For
each selected file a red cross mean not found, a green flag, file ok, and a
red flag, file broken.
FileZilla Server (Utilities) 21 FEB 05
FTP Server
Filter bug in C55H that breaks xPlore (Tips) 15 FEB 03
So, to fix this load ABQUERY.CLW and scroll down to the QUERYCLASS.GETLIMIT
procedure; In this procedure you will find the following snippet of code:
IF Value[1] = '^' ! When the carat is the second character i.e. *^
You need to change it too:
IF Value[1] = '^' ! When the carat is the second character i.e. *^
Seems to work for us and hasn't broken anything to our knowledge!
Colin.
For those of you that use Xplore and are running C55H you will probably know
about the filter problem, and if you look on the newsgroups you will find a
fix in ABQUERY.CLW. We have been running this fix but a customer has
reported a problem when performing a user filter using CONTAINS, it doesn't
work.
CaseLess = 1
Value = CHOOSE (Length = 1, '', UPPER(Value[2:Length]))
END
CaseLess = 1
Value = UPPER(Value[2:LEN(Value)])
! Value = CHOOSE (Length = 1, '', UPPER(Value[2:Length]))
END
Filtering Reports With The Pause Control (Article) (Clarion Magazine) 22 OCT 08
FinalStep 2.24 (Available for C7) (Templates & Libraries) 18 MAY 10
This template allow the developer to change all the cosmetics of the program at once, effortlessly (just picking several global options). Also, at the developer choice, allow the final user to change the program’s aspect as well.
You can select a wallpaper or a plain color for background, graphic buttons with or without runtime-border, the Font, etc.
In detail, you may define:
The template is supplied with installer, example program, PDF manual, and libraries of buttons and wallpapers.
You get 15 wallpapers and 37 buttons sets (so far), all of them in high quality, high speed display GIF format, and also in original BMP format so you can derive your own graphics if you want.
In English or Spanish.
All the functions (except the message box) are supplied as extension, control templates or code templates. The Example program (available as demo, compiled with Clarion 5.5) has almost no code inside it.
Find who'se responsible for that spam! (Web Sites) 2 APR 03
(I'm not yet sure how effective it is. I just fired off a couple emails. Waiting to see what happens.)
I've suddenly experienced a bunch of terrible, pornographic spam. Naturally, it always has forged email headers, but it always includes some sort of link to their "service." I found http://www.spamid.net which has links to find who owns and is responsible for an ip address or machine name.
Finding A File Using Template Code (Clarion Magazine) 31 AUG 01
The Clarion template language is more powerful than most developers realize. In this article Kevin Erskine hows how he wrote template code to locate and parse the Clarion redirection file so he could parse his own class includes at generation time.
Finding Duplicate DLLs (Article) (Clarion Magazine) 28 JUN 07
Finding Field Names (Clarion Magazine) 14 AUG 02
Ever find yourself looking through generated file declarations for certain fields? Here's a quick template by Andrew Guidroz that will help.
Finding Lost Files: A Redirection Class (Clarion Magazine) 22 DEC 00
In a perfect world, reading image files from disk wouldn't be a problem. Just store the filename in a database, display the file as needed in an image control, and be done with it. However, in a networked environment, several nagging issues pop up that can cause significant difficulty. Here's a redirection class that lets your application search for files on the paths you specify.
Finding Unused Variables (Clarion Magazine) 12 SEP 01
The Clarion compiler has a wonderful pragma called Variable Declared But Never Used: wdnu. Andrew Guidroz shows how to use this pragma to clean up your old embedded source.
FinePrint 24 JUL 00
I use FinePrint2000 -- they have a developrs SDK you might want to see what
can be done. (Comments by Kevin Erskine)
FinePrint 6 DEC 01
FinePrint Prins booklets, print preview, print multiple pages onto a sheet, embed letterheads, superimpose watermarks and much more...
There's also a developer's SDK. (thanks, Kevin Erskine)
I have used a utility called Fineprint to do scaling. It can act as a
previewer, can print 2, 4 or 8 pages on a single page plus lots of other
useful stuff. I use it every day. (thanks to, Bob Diver for the comments)
pdfFactory allows you to create PDF files with the ability to preview, combine documents into a single PDF, insert and remove pages, embed fonts and much more...
Fineprint 27 JUN 00
I have used a utility called Fineprint to do scaling. It can act as a
previewer, can print 2, 4 or 8 pages on a single page plus lots of other
useful stuff. I use it every day. (thanks to, Bob Diver for the comments)
Firebird 2.5 (SQL) 27 DEC 10
The Firebird Project is a commercially independent project of C and C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) on 25 July, 2000.
Firebird is also completely free of any registration, licensing or deployment fees. It may be deployed freely for use with any third-party software, whether commercial or not.
Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names, since 1981.
Firebird Discussion Group (SQL) 29 JUL 02
Anything you should know about Firebird find it at:
http://groups.yahoo.com/group/ib-support/
Excelent group, the actual developers of Firebird discuss there. (Comments by Pablo Sanchez)
Firebird IBOConsole (SQL) 22 JUL 02
You many download
http://digilander.iol.it/lorenzomengoni/download/IBOConsole.zip to
administer your FirebirdSQL.
For those who had downloaded Firebird as a SQL for Clarion, you will realize
that it does not come with the IBConsole which is only available for
Interbase.
Firebird Magazine (SQL) 8 JUL 04
New issue of Firebird Magazine
Firebird Manual in PDF (SQL) 28 AUG 04
Firebird ODBC Driver (Templates & Libraries) 23 FEB 04
Please download at http://www.praktik.km.ua/.
Latest Windows and Linux libraries for the Firebird ODBC driver are available for download
Firebird QuickStart Manual in PDF (SQL) 28 AUG 04
Firebird Relational Database 19 NOV 01
If you're curious, why we're found the Firebird project and why we're separate ourselves from Inprise/Borland
tree, you should read the true story about Whats Happening to InterBase? Full track of past events recorded
by press is also available.
Firebird project is a joint endeavor of InterBase® Developer Initiative, original InterBase® designers and former
InterBase® engineers and all others who love this wonderful piece of database technology. Our goal is to make
this great database even better for everyone.
Firebird Roadmap 2007 (SQL) 3 JAN 07
As some of you have probably discovered already, we are formally logging progress on the various roadmap objectives in our Tracker system. Below, I have summarised the features of each release milestone. Click the link alongside each to see the details of bug fixes and improvements that are scheduled for inclusion.
Firewall Log Analyzers by Brady & Associates, LLC 9 JUN 01
Brady & Associates, LLC. is pleased to offer high quality software to assist you in analyzing the log files
created by the very popular personal firewall packages:
First Field, Required Field (Clarion Magazine) 25 JAN 02
When you cancel a form that has field validation code, does that code still execute? If so, you have the "required field lookup blues." Here's Dr. Parker's prescription.
First Look At The New Clarion IDE (Clarion Magazine) 31 MAY 05
Attendees at the VI Condev Mercosul Gescla conference were the first outsiders to see the new Clarion IDE. Bob Zaunere presented an overview in English, and Diego Borojovich discussed the new language features of Clarion.NET, in Spanish. Read about the new IDE here, see screen shots from the presentations, and download the AVI presentations.
First Look: AppGen (Article) (Clarion Magazine) 23 OCT 08
First Look: C7 Gold Shows Promise (Article) (Clarion Magazine) 17 APR 09
First Look: CapeSoft Profiler (Article) (Clarion Magazine) 1 MAR 06
First Look: Clarion 6.3 (Article) (Clarion Magazine) 28 JAN 06
First Look: Clarion 7 Alpha, Part 2 (Article) (Clarion Magazine) 1 MAR 07
First Look: Clarion 7, Alpha Stage 1 (Article) (Clarion Magazine) 24 FEB 07
First Look: Clarion 7.1 (Article) (Clarion Magazine) 5 JAN 10
First Look: RADVenture's RADProfiler Simplifies Tracing and Debugging (Clarion Magazine) 21 MAY 05
Clarion has long had the ability to generate a trace of all procedure calls in any given application. Radventure's RADProfiler adds some neat twists to previous efforts to exploit this technology, including trace filtering and the option to send output to SysInternals' DebugView utility.
First Look: The C7 Dictionary Editor (Article) (Clarion Magazine) 5 JUL 07
Five Designers for 4 Platforms (Web Sites) 15 JUN 07
Between Clarion 7 and Clarion.Net we have 5 new Designers, there are Designers for Windows, Reports, WinForms, Compact Forms, and Web Forms. Both the Window and Report Designers are new for Clarion 7. The Report Designer is shared by Clarion 7 and Clarion.Net. In other words both platforms; Win32 and .Net can use and share the same Reports.
Five Rules for Managing Complexity: Part 1 (Clarion Magazine) 22 AUG 00
Tom Ruby kicks off a five part series on managing application complexity with a rule about repeating fields.
Five Rules for Managing Complexity: Part 2 (Clarion Magazine) 29 AUG 00
In Part 2 of this five part series, Tom Ruby explains how to eliminate redundant data in your database design.
Five Rules for Managing Complexity: Part 3 (Clarion Magazine) 12 SEP 00
In the third of this five part series, Tom Ruby explains how to eliminate columns that don't belong in your database.
Five Rules for Managing Complexity: Part 4 (Clarion Magazine) 15 SEP 00
Isolate independent multiple relationships.What's that mean? Tom Ruby tells all, in the fourth part of this five part series.
Five Rules for Managing Complexity: Part 5 (Clarion Magazine) 15 SEP 00
Tom Ruby concludes his series on managing complexity with some surprising thoughts about one-to-one relationships.
Fix for running Clarion 3.0 programs on newer computers 7 FEB 00
Fixing problems with Clarion on Windows XP 15 NOV 01
Fixing XP to access data on Novell Netware server (Tips) 20 MAY 02
Also for Win 2000.
FlameRobin (SQL) 13 SEP 04
FlameRobin is a database administration tool for Firebird DBMS.
Our goal is to build a tool that is:
Flash Cam 25 JAN 02
Flash Cam allows you to record demonstration or training "movies" using screen captures and outputs to web industry standard streaming flash files that play on almost every browser, including Linux and Mac.
Flash Control v1.3 (Templates & Libraries) 11 OCT 05
FlashMap.com (Web Sites) 4 DEC 07
Flash animations for drawing maps.
Fomin IPDS Report Storage (Templates & Libraries) 30 JUN 05
Feature highlights:
Fomin ODBC Report Storage (Templates & Libraries) 16 DEC 05
It uses direct ODBC
API calls to store FRB report layouts on any proper ODBC connected SQL
server.
Fomin Report Builder v3.2 Ready for C7.3 (Templates & Libraries) 11 JAN 11
(FRB) - is a reporting accessory for Clarion from TopSpeed Corporation. It is an easy-to-use, fully functional tool for creating, printing and managing graphic report forms. FRB was designed with the end-user in mind, and run-time reporting capability can be easy included in a Clarion application with Report Builder Classes library (DLL or LIB). FRB is compatible with all current versions of Clarion.
Support forum at http://www.fomintools.com/frb
Fonix 7 APR 00
Text-To-Speech and Handwriting Recognition Technologies
Font Paradise (Web Sites) 8 APR 03
Lots of free fonts.
Fooling the FileManager (Clarion Magazine) 22 NOV 10
The final (half) day of the ClarionLive DevCon included sessions on Thin@, Software as a Service, and writing Clarion# code. The official schedule concluded with SoftVelocity president Bob Zaunere, but there were some unscheduled awards handed out after that. Dave Harms reports and offers his impression of the conference, which in a nutshell is "it rocked".
FOOOD's Icons (Graphics) 19 MAY 04
Custom Icons. Many free downloads
For Keeps New version 4.1 15 OCT 99
Look no more - ForKeeps can do the job for you! Import from a variety of file formats into ForKeeps'
relational databases. Browse, maintain and search your messages in one place, regardless of how
and with which browser or mail program they were downloaded. The tools provided within ForKeeps to
organize and find the information you need are superior to those you can find in any browser or mail program.
Drowning in email and newsgroup or CompuServe Forum messages? Can´t find the information you need?
Looking for a way to organize, archive and index your messages so you can quickly find what you are
looking for?
ForeHelp by ForeFront (Help Tools) 1 JUL 02
ForeFront ceased operations on January 10, 2002. ComponentOne is honored that ForeFront entrusted us with three key ForeHelp technologies: InterHelp, FrameMaker MIF import, and Help Server Studio (see ComponentOne news release). Please know that we are dedicated to the Help authoring tool community and have acquired these technologies precisely because of that long-term commitment. We hope to be the company that you rely on for high-performance Help authoring tools, backed by outstanding support and service.
ForKeeps Mail & Message Archiver 31 DEC 00
FormatFlash Read for C6.1 (Templates & Libraries) 31 JUL 04
This is a freeware template which adds a floppy
disk format option to your apps. Works with all
versions of Clarion from CW2 to C5.5 (legacy
and ABC) - 32 bit only.
Formatting Names Using Proper Case (Article) (Clarion Magazine) 23 DEC 08
Formatting Names Using Proper Case (Article) (Clarion Magazine) 30 DEC 08
Formula One Professional Spreadsheet OCX 10 FEB 99
In both ActiveX and Java versions, Formula One Professional empowers developers, Webmasters, and end users with the most powerful spreadsheet technology available anywhere.
Four CHT Example Applications For You To Try (Tips) 2 JUN 09
One and all, CHT subscribers or not, you're invited to download these fully functional applications built with C7.0.0.5646. I personally use these applications on a daily basis in my day to day business affairs. You're welcome to download them and use them too, no strings attached.
If you're a CHT subscriber, the four applications discussed here are demos provided for you in source application format as part of approximately 130 different example applications included with our tool kit.
Four DLLs And An Executable (Clarion Magazine) 7 JUN 99
Gordon Smith explains step-by-step how to split a large application up into a global DLL, program DLLs and an EXE.
Foxit PDF Editor (Utilities) 25 SEP 08
Frame Text from Solid Software C6.2 ready version is available. (Templates & Libraries) 23 JUN 05
FrameText allows you to specify all parameters like:
FrameText works with Clarion 5 as well as 5.5, supports both (legacy and
ABC) template chains and produces 16 and 32bit applications. For details
visit http://www.solidsoftware.de/frametxt.htm. A demo is available.
FrameText. This is a small
extension that allows you to display text on your application frame's client
area. The MDI client area is often the only part of a program that is
visible ALL THE TIME, so it is even worse that (without FrameText) it is not
possible to use this valuable space, which could otherwise be used for
displaying license information, advertisement, tips of day etc.
All this can be done by simply adding an extension template to your frame
procedure. All settings mentioned above can be either fixed and chosen
directly or variable (assigned at runtime). You'll have your FrameText
running in under 5 minutes without writing a single line of code!
Frank Piscopo's Free Clarion Utilities 6 MAR 99
Frank Piscopo's Report Writer template (Templates & Libraries) 21 DEC 99
Just add this extension to your apps, and your reports written in Report
Writer come to life on your frame menu. You can include any combination of
reports, located in any directory (or multiples thereof), and you can
organise them in any way you want on any menu in the frame. Reports defined
in each .TXR file are organised in their respective sub-menus, or you can
opt not to use a sub-menu and all the reports in all .TXRs will appear in
one single menu. When the users select a report from the menu, they are
prompted for any runtime variables defined in your .TXR(s) in the form of a
wizard.
There is only one catch: your .TXR files have to be in text form - i.e. you
cannot protect them with a password.
You'll find both versions on Icetips, CW2 and C4. The 16-bit libraries for
'Standalone' compiles are bugged, but that has now been fixed, and as soon
as Arnor removes the files from Icetips, I will be able to upload the
update.
Walter Vandenplas suggested multi-language support. Great idea. I'll try
to implement that in the next few weeks. Maybe even password protection of
the Settings screen.
Check it out. At the risk of my sounding patronising, you'll probably ask
why Topspeed did not include something like that in the first place. The
system has certainly made MY life that much easier.
Of course, it's all FREE.
(It's on CWIC Web)
Free ABC/Legacy Embed Utility (Clarion Magazine) 21 JUN 01
Here's a free utility that shows you which ABC embeds correspond to which Legacy embeds. English and French versions available. By Eric Griset and Patrick Corcuff.
Free Borland C++ CommandLine Compiler (Utilities) 9 JUL 03
Free Button Maker (Web Sites) 5 MAY 04
Makes png graphics for many different button styles. Free. You can use PSP or something to make gif's from the png's if you need to. It can make slick html menus too.
Free CapeSoft Safe Reader 10 AUG 01
You will need this to decode .SAF files from Capesoft.
Free CWPlus wallpapers (Web Sites) 24 SEP 05
From Ingasoft
Free Database List 20 JUL 00
A large list of free DBMS's.
Free Disk Space 20 MAR 00
I just found another one www.freediskspace.com which when I
took their survey, gave me 300 megs of space.
It seems to me that xdrive is the easiest of the 3 to use. (thanks Don Harvey)
Free entry point to Clarion Magazine's Open Source Project 18 MAY 00
Thanks, Dave.
Free fix for @D7 entry fields (Templates & Libraries) 8 FEB 03
This template works around the problem by changing the field picture to @D5 while the field has focus, and back to @D7 when the user leaves it. It's a Global template, so you populate it once and it fixes all your date fields in all your windows. It fixes all the @D7 forms (@D07, @D7-, etc.).
It solves a problem wth date entry fields with picture @D7 in Clarion 5.5 and later. In clarion 5.0 and earlier, if you entered one or two digits and pressed tab, the run time library interpreted them as "day", and automatically added the current month and year, a very useful feature. With 5.5 and later, the same digits are interpreted as "month" causing lots of protests from users used to the previous behaviour.
Free food and cakes icon set (Graphics) 3 AUG 10
Today we are glad to release something extremely tasty — Yummy Icon Set, a set with 20 beautiful, original and sweet icons in resolutions 48×48px – 128×128px and formats .png, .ico, .incs and .tif. Also, the vector source (.eps) is available for free download as well. This set was designed by our friends Iconeden and released for Smashing Magazine and its readers.
Free FTP Client With Source (Article) (Clarion Magazine) 10 MAR 06
Free FTP Client With Source - Update (Article) (Clarion Magazine) 21 MAR 06
Free Graphics 1 JAN 98
Free Images from Gitano including C6 graphics (Web Sites) 21 AUG 04
Courtesy of Jesus Moreno of Gitano.
Free Java Applets (Java Applets) 1 FEB 03
Java effects for the web.
Free Medical Icons (Graphics) 3 AUG 10
You can use the set for all of your projects for free and without any restrictions. You can freely use it for both your private and commercial projects, including software, online services, templates and themes. The set may not be resold, sublicensed, rented, transferred or otherwise made available for use. Please link to this article if you would like to spread the word.
Free Ramdisk for Windows Vista, XP, 2000 and 2003 Server (Utilities) 26 MAY 09
You can set the disk size in Bytes, configure the drive letter for the Ramdisk. You can also specify which media type is the drive - RAM Drive, Fixed Media or Removable Media (for simulating a floppy drive).
Free Regular Expression Designer (Utilities) 20 MAR 09
Rad Software Regular Expression Designer is a free download that helps programmers learn, develop and test Regular Expressions. It is an interactive Windows application that is designed to be simple and easy to use.
Free Resource Compiler Updated (Clarion Magazine) 16 SEP 03
An updated version of Larry Sand's resource compiler is now available on the downloads page.
Free Templates 20 AUG 03
Free templates from the guys at Castle Computer:
Free templates from C&G (Templates & Libraries) 18 JUL 03
Free wallpapers by 1st Logo Design (Web Sites) 16 MAR 04
FreeAudioClips.com (Web Sites) 20 JUN 02
Free Audio Clips
Freebie Quartz Icons (Graphics) 3 AUG 10
Today we are glad to release Quartz Icon Pack, a set with 90 clean, sharp and (hopefully) useful icons for your project. This set was designed by our friend, a Romanian designer Andy Gongea especially for Smashing Magazine and its readers. The Quartz icon set contains 90 semi-transparent .png-icons in the resolution 64×64px.
FreeByte Backup 22 JAN 01
Freebyte Backup is a freeware backup program for Windows 95/98/NT/2000. It allows one to easily copy a large
number of files and directories into a backup directory. It is possible to backup all files found in the specified
input directory, or to have only certain files copied. Files can be filtered according to file-extensions. E.g. you
can specify that you want to backup all .doc, .rtf, .jpg, .bmp files, but none of the .exe, .dll and .txt files. You
can define new file extensions yourself (to be added to the filter).
Freeman Installer ** NOW FREE ** (Install Programs) 10 FEB 99
FreePOP A free OCX to access POP 3 mailboxes 29 NOV 99
FreePOP is an ActiveX control that allows read/write access to a POP3 mailbox and the messages in the mailbox. This ActiveX control was developed with Microsoft Visual Basic 6.0-SP3.
FreeWheel (Utilities) 9 AUG 07
FreeWheel supports the 'default' mode of operation, where rotating the wheel causes the active (focus) window to scroll, and an alternative mode where the window (within the foreground application) directly underneath the mouse pointer is scrolled. You can switch between documents in an application by holding down Ctrl+Shift while rotating the mouse wheel, and you can switch between applications by holding down Alt and rotating the wheel.
Known to work with Vista.
FreeWheel provides mouse wheel support for applications that do not directly support the IntelliPoint mouse wheel. It runs on Windows 9x or Windows NT as a tray icon, which you can hide if you dislike clutter in your tray.
Freshwebmaster (Utilities) 1 OCT 09
Fresh FTP Fresh FTP is a software for webmaster to upload or download web files from a remote server. It supports multithreading for simultaneous transfer, file and directory upload, ability to resume uploads (if the server support it), and much more. This software is 100% free, no spyware, and updated regularly.
Article Shine Free tool for authors promoting their websites. Designed for publishers who are searching for quality content to republish on their sites or ezines. Once you submit your articles and others begin using them, you'll enjoy a flood of free traffic that will come rolling in.
Fresh HTML Fresh HTML is a software to create and edit pages for the world wide web. Its “WYSIWYG” (what you see is what you get) interface makes editing HTML pages as easy as using your favorite word processor. Its built-in editor allows advanced users to fine-tune HTML codes to fit their needs. This software is 100% free, no spyware, and updated regularly.
Friday ClarionLive Webinar: SQL Super Panel (Article) (Clarion Magazine) 29 SEP 09
From Russia (file not found?) (Templates & Libraries) 17 JAN 03
From Starter to Ultimate: What's really in each Windows 7 Edition? (Web Sites) 5 JUN 09
I (Ed Bott) have been pestering contacts at Microsoft for an official features list for months, and they’ve politely but persistently refused every one of my requests. So, as part of the research for Windows 7 Inside Out, I did the work myself. I installed copies of each Windows 7 edition from the Release Candidate (build 7100) code on a single machine, resulting in a five-way multiboot system. Then I tallied up which features were in each edition, trying out each one to see if I could identify unexpected behavior.
From The Publisher (Clarion Magazine) 8 FEB 99
We're official! Dave Harms spills the beans about Clarion Magazine.
Frost bytes Clarion Icons (Graphics) 12 DEC 08
Some Clarion Icons you can use from Frost Bytes
FS Dates Class 14 SEP 99
Occasionally, it is necesary to know how much time has elapsed between either two times or two dates. This class was written to fill that gap where Clarion does not provide these features. There are two methods that you can call in this class - one for dates and one for times.
FTP Client from TransSoft 6 OCT 99
Ready to try a new FTP client? Be sure to check out the newest ftp client from TransSoft. We're (TransSoft) sure you'll rate this easy to use, full featured FTP client as a "Must Have".
FTP usint WININET.DLL (Tips) 16 APR 05
Several years ago Clarionfoundry consisted of a bunch of html files that were generated using a clarion template; these were FTP'd to the earthlink FTP site, who was hosting the website, using a Clarion applett that connected to the server, created the folders and sent over the files.
FTP/net & FTPServer/net (Controls) 12 MAR 02
Ftp/NET fully supports both the synchronous and asynchronous programming models as designed by Microsoft. Each method such as GetFile or BeginGetFile contains a number of useful overloads that provide flexibility and functionality found in no other FTP component. The synchronous model can be used where it is not a problem to block the thread that is invoking the method. The asynchronous model, which was designed to be 100% compatible with the .Net framework's model, can be used where it is not desirable to have a thread blocked for the duration of a method's execution.
Ftp/NET also provides a number of useful events that are fired during both synchronous and asynchronous method execution. The Progress event is fired periodically as files are sent and received. A DirectoryItem event is fired as directory listings are returned, enabling you to update UI elements as data arrives. And the StateChanged event can be used to track the state of method invocation and provide status information to your users.
Ftp/NET includes everything required of a modern FTP client component including the ability to restart interrupted transfers, firewall and proxy traversal support, and easy-to-use methods for sending custom commands and receiving the server's responses.
Unique in the industry, Mabry's Ftp/NET also includes FtpWebRequest, FtpWebResponse, and TFtp objects. FtpWebRequest and FtpWebResponse are subclasses of WebRequest and WebResponse, respectively, and provide easy integration with the .Net framework's HTTP request design.
As always, Mabry Software pushes the boundaries of what is required in components. The TFtp class provided by Ftp/NET continues that tradition by including, among other things, complete support for the latest TFtp-related RFC's, a feature not found in other TFtp components. And, like the Ftp class, both the synchronous and asynchronous programming models are fully implemented in the TFtp class.
When you buy Ftp/NET you get a complete set of FTP components designed especially for the .Net framework. Compare Ftp/NET with the offerings of other vendors and you will see that Mabry's Ftp/NET is the best FTP solution available.
Mabry Software has been designing, writing, and supporting Internet components for almost a decade. We have used this extensive experience to design our new Ftp/NET™ from the ground up and to take advantage of the exciting features of Microsoft's .NET platform.
FTPFind 1 FEB 02
The Ultimate FTP Search Engine
FullRecord v3.00 beta (Templates & Libraries) 8 NOV 10
When he said “Some records are missing”, our question is: Were they loaded and erased, or they never existed?
I accidentally erased a record… Can I recover it?
Why is there a difference in the stock?
FullRecord allow recording ALL the operations on your system and therefore easily answering these questions and many more!
The full record of all what is changed in a system allow to know exactly who, when, how and what happened any time with each record of all your files, and among other things we can recover lost information, analyze operation sequences to optimize the system work, find operational errors and educate the user to improve the use of the system.
100% source code (No black boxes).
This product consists on a template that implements the automatic recording of all the changes to files in a system through ABC and auxiliary programs. You also have auxiliary functions to easily recording manual operations (legacy) inside and ABC program. The auxiliaries programs allow inspecting the audits records, as well as recovering information.
When a user says “I didn’t do THAT!”, how can we know it is true?
Function Point Analysys presentation by Mike Pasley 5 OCT 99
While in this section sign the FPA Guestbook if you would like FPA
updates. Also see links to reference websiteson FPA.
FPA Powerpoint Presentation Available for download as presented at
Devcon '99 and EuroDevCon '99. First go to Logic central at
http://www.logicentral.com Then select the PlanetClarion menu item
and finally select the section on Function Point Analysis.
You should now see download link.
FusionCharts 2.0 (Controls) 23 FEB 04
Imagine having a charting component, that doesn’t need any installation, works with any scripting language you could think of, runs on a majority of browsers, is interactive, is completely scalable & flexible, and creates stunning animated charts. Imagine your data being morphed into beautiful shapes un-bounded by the limits of time, space and the web. Imagine the essence of your presentations with life infused in them. FusionCharts helps you realize all your charting imaginations!
Gary James' first impression of C7 (Tips) 24 FEB 07
gCal v3.11 (Templates & Libraries) 2 MAY 08
Pump up the power of your Clarion application... when you use the newest gCal.
gCal just got bigger and better! Version 3.11 now includes nine calendars, a date calculator, and more. Even a control calendar without pop-ups. gCal also includes a time picker, plus much more!
gCalc v 5.1 (Templates & Libraries) 25 MAR 08
Clarion Calculator 3rd Party Clarion Add-On
Gemini Interbase ODBC Driver (SQL) 29 AUG 03
ODBC interfaces are based on the Call Level Interface (CLI) specification designed by SQL Access Group and then adopted by X/Open and ISO/IEC as an appendix to current standard of SQL language. ODBC also has some valuable extensions by Microsoft Corp.
The driver conforms to the ODBC specification described in the ODBC Programmer's Reference, version 3.51.
The driver is available for Win32 and Linux platforms.
The ODBC driver for Interbase is an implementation of database specific part of ODBC technology, than enables applications to access relational database servers via standard database API. Also, it makes applications portable between different OS platforms and DBMS products.
Generate any reports in CPCS, to HTML - CSV - TXT 4 FEB 02
We have a template that generate any reports in CPCS, to HTML - CSV - TXT
It still in deployment, but in ftp.unisoft.com.ar/Incoming/ is a demo
(prsdemo2.zip). Test it, and give me your comments. (We is Raul Rivero)
Generating A Unique Registration Code (Clarion Magazine) 26 JUL 04
Registering software usually involves entering some sort of registration code. But how do you go about creating such a code to give to your customers, and then how do you validate in the customer's application? Vince Du Beau demonstrates a registration scheme using a product type code and a user name.
Generating MS SQL Server Side Triggers (Clarion Magazine) 30 APR 04
Although Ayo Ogundahunsi finds the new client side triggers bold and ingenious, he still prefers the traditional way of using server-side triggers. In this article he demonstrates how to use a custom template to create server side triggers for database auditing.
Generic Calculator v1.1 (Templates & Libraries) 5 AUG 02
In a matter of seconds you can add the Calculator procedure in your application and customize it visually just as normal Clarion window. Usually you will probably use it as a standalone calculator, but it can be used as a lookup procedure or as a part of a complex window as well.
No template settings - no learning
Generic Calculator 1.1 for Clarion 5/5.5 Legacy/ABC. White box Procedure Template to add Calculator functionality to your application.
Generic DLLs The Template Way (Clarion Magazine) 27 MAY 05
A truly generic DLL can be difficult to achieve using the standard templates. Hand-coding the DLL, as Jeff Slarve recently described, is one option; another is to use a specialized template to manage the creation of the export file. Bjarne Havnen shows how it's done.
Generic Types In Clarion# (Article) (Clarion Magazine) 11 JUN 08
Generic Types In Clarion# (Article) (Clarion Magazine) 30 JUL 08
Generic Types In Clarion# - Advanced Techniques (Article) (Clarion Magazine) 11 JUN 08
Generic Types In Clarion# - Advanced Techniques (Article) (Clarion Magazine) 30 JUL 08
Gentee 9 MAY 00
It is an installer and is designed for the creation of installations and setups. The ouput (setup) files are compact,
easy to install with plenty of options. You can create self-extracting and multi-volumes archives, choose the
parameters of the background and title, show license and readme, run your dll and exe, make Uninstall, write to
Registry, INI Files, write files to other directories, create Menu group and icons.
GenWise (Utilities) 19 NOV 05
GenWise Studio is a Template-Based IDE for .NET
Customize the Generated Code by using CodeBlocks and the integrated Source Editor.
Source Editor with IntelliPrompt Support (Code Completion)
Geoff Bomford's Templates (Templates & Libraries) 13 SEP 03
The standard ABC templates throw up a MESSAGE which says 'There were no records found' and the application grinds to a halt until someone presses the OK button on the message window!
These templates give the developer the options to...
For instance...
This template was originally written to solve a problem faced by the illustrious President of the SCUG, John Thorley. His problem arose when he needed to place 18 text controls on a Form procedure and he needed a way to let users know how much of each text box had been filled. The first solution was a template which created a progess bar beside each text control!
Now, the challenge! How to improve it? Can options be added to reposition the progress bar? What about alternate colors? Can it be made into a class?
GeoLite City (Web Sites) 16 APR 10
Determine country, state/region, city, US postal code, US area code, metro code, latitude, and longitude information for IP addresses worldwide. The downloadable database is available to established businesses only, please see the availability section below for details. Free version of $370 data.
Gerald W. Duke & Company, Inc. (Clarion Applications) 8 APR 05
New version of OfficePlus Application Shell 7 May 2004
Now available from www.kwiksystems.net
Developer of "Application Shells" source-code accounting modules for
Clarion for Windows. All modules include complete source. Has complete
accounting system source including GL, AP, AR, etc. Now for ABC!
Get Ahead Of Your Competition With Vista And Office 2007 (Article) (Clarion Magazine) 14 FEB 07
GetDataBack V4.01 (Utilities) 2 DEC 10
GetDataBack will recover your data if the hard drive's partition table, boot record, FAT/MFT or root directory are lost or damaged, data was lost due to a virus attack, the drive was formatted, fdisk has been run, a power failure has caused a system crash, files were lost due to a software failure, files were accidentally deleted. GetDataBack can even recover your data when the drive is no longer recognized by Windows. It can likewise be used even if all directory information - not just the root directory- is missing.
Product Highlights
GetDataBack is more than an undelete or file recovery program or a system restore.
GetMail for Windows 22 JUN 00
Easily download mail to your harddrive from the command line.
GetMail for Windows 11 JAN 02
Getmail can be used to automatically extract MIME encoded or UU encoded binary files as it downloads your mail, and is the perfect companion to BLAT, which sends mail from the command line.
I wanted a way to create some automated scripts which included downloading and processing mail from a pop3 mailbox. I wrote getmail to fill this need.
GetRight 11 AUG 99
A very full featured downloading tool for the serious downloader and novices alike.
Getting A Handle On The System Tray (Clarion Magazine) 30 JAN 02
One main benefit of Windows programming is being able to have multiple applications open at once. The problem with this is that if you have ten programs active at once, you have ten programs cluttering up your task bar, and ten icons to Alt-Tab through to land on your desired application. So - the system tray to the rescue! This article by James Cooke (not Gordon Smith, as earlier indicated - my apologies James! ed.) covers the basic steps required for parking an app in the system tray, and responding to events on that icon.
Getting back on schedule... (Article) (Clarion Magazine) 8 SEP 07
Getting Dynamic With Report Writer (Clarion Magazine) 30 JAN 03
This action packed episode picks up where Ben Brady ("Integrating Clarion Report Writer Into Your Applications") leaves off. Ben showed how to integrate the Report Writer engine into standard Clarion apps. In this article, Dr. Parker shows how to add more flexibility to the process of using Report Writer from an app.
Getting The Most Out Of EVALUATE (Article) (Clarion Magazine) 28 MAR 08
Getting The Most Out Of EVALUATE, Part 2 (Article) (Clarion Magazine) 28 MAR 08
Getting Useful Information Out of SQL, Part 1 (Article) (Clarion Magazine) 16 FEB 08
Getting Useful Information Out of SQL, Part 2 (Article) (Clarion Magazine) 23 FEB 08
Getting Useful Information Out of SQL, Part 3 (Article) (Clarion Magazine) 23 FEB 08
Getting version information to an application (Part 2) (Tips) 16 MAY 02
To read version information from a file (whether it be EXE, DLL, VXD or whatever) you really only need to make use of 3 different API calls.
There's not a lot of point adding version information to an executable if you can't read it.
gFileFind (Templates & Libraries) 19 APR 08
gFileFind allows you to search any disk media on your machine for any type of file or the contents of any file as fast as possible in Windows.
Search for files or folders, search for text or sets of characters within files from anywhere on your PC, even across network interfaces, calculate CRC32 checks on 1 file or thousands!
Create automated file utilities that allow you to use the results of your file search to process files, the list is endless!
Simply add the extension template to your application, drop in the ready-made procedures or you can modify the screens to match your individual look and feel of your application.
With gFileFind your hard drive is your oyster!
Have you ever wished for a Windows file dialog for Clarion on steroids? Well, now one is available! gFileFind allows Clarion developers to include many advanced file search features into their own applications, without relying on the complexity of Windows API calls.
GhostMessage (Utilities) 4 DEC 02
We have developed a software that will send your messages directly to the computer screen of the people you wanted to see your advertising. Instantly!
Gibson Research Corp 2 MAY 01
Spinrite hard disk and ZIP drive checking utilities. Check your computer for Internet security (you won't believe!
and suggestions for improving). Analysis of different firewall products.
GigaSoft 4 DEC 98
Graphics DLL's with Clarion Examples.
GIS Softwarre 9 JAN 98
GIS Templates (Templates & Libraries) 14 MAR 02
This Proyect is almost done, Ya can check the app I'd made in C55f, and the Doc explaining the BigSpeed Api's. The Final use I pretend from this library is to Backup any Data wihtin Your Clarion Aplication.
There are Some Api's that I'd not checked yet... but I think that by the first days of April will be finished. Hope that the advance I'd already done may help ya to integreate that wonderfull library into your Apps.
I'd to advice ya, that you need to download BigSpeed Dll library in order to run the Aplication!
F3 Seach & Find Template
FREE Calendar
Open proyect: BigSpeed
This is an open proyect for adding ZIP capabilities to any Clarion Program to Managing any Zip file: Creating, Adding, Deleting, Updating, etc. based in the very best library I ever seen before: BigSpeed from BigspeedSoft just go checking the amazing price!.
Gitano Software C6.3 downloads for all products (Clarion 6) 21 JAN 06
Gitano Software Mailing List 26 SEP 01
If you would like to receive future notices about new utilities, updates and
news from Gitano Software, please sign up and join the list.
Gitano Software's Free Graphics (Web Sites) 1 DEC 05
Gitano's Free C6 Screensaver (Utilities) 7 NOV 03
Enjoy.
Give It a Nudge: Adjusting Report Position at Runtime (Clarion Magazine) 31 OCT 00
As good as printers now are, there are inevitable differences between brands and models that make it difficult to consistently print within the bounds of the printable area. Lee White and Steve Parker have the answer: Give that report a nudge.
Gizmo Richards' Tech Support Alert (Tips) 17 MAR 05
http://www.techsupportalert.com/best_46_free_utilities.htm .
Apart from a bunch of How-To's, there's also a page listing the "best"
free software out there. Yep I know how much y'all like spending money,
so this won't be very interesting, but I thought I'd mention it anyway.
Up till now the "best 46" was reserved for paid subscribers, but Gizmo
has recently opened it to everyone here...
GKSetup 7 DEC 00
GkSetup is a Setup-toolkit for Windows 95, Windows 98, Windows NT4 and Windows NT 2000. It allows you
to create professional installations for your software. The self-extracting single-file Setups are ideal for internet
distribution. The easy user interface will reduce your support calls. The uninstaller is required for the Windows
logo. A detailed feature list that compares the Free- and Professional-Edition is available on the feature
comparison page. There is a free version.
Glasso Icon Set (Graphics) 21 JUN 06
Vista ready.
Global Variables, Threads, Critical interSections and the Dangers of Unprotected Sets ( (Clarion Magazine) 27 JUN 06
Global Variables, Threads, Critical interSections and the Dangers of Unprotected Sets, (Clarion Magazine) 29 JUN 06
Glub Teck, Inc (Templates & Libraries) 30 AUG 04
Glyfz (Graphics) 13 JAN 05
Our small edition toolbar images will give an instant face-lift to your application, adding colour and a more appealing look. All the sets have been designed to work together seamlessly.
A free set is at http://www.glyfx.com/products/free.html. These are quite nice.
For years, software developers have had to put up with the same set of toolbar glyphs and icons: widely available - boring and unoriginal! We understand that many software companies cannot afford or cannot justify hiring a graphic artist to create high quality toolbar images, splash screens and other interface elements. New versions of operating systems - Microsoft Windows XP, Mac OSX, and Gnome and KDE desktops on Linux - are setting a new standard for the look and feel of the application interface. We're determined to provide developers with an affordable way to achieve this new look!
Gnatt/OCX 26 APR 01
I know someone who uses it. Works fairly well. The code is a little messy,
but not bad. (Steven C. Gallafent)
Gantt/OCX is a 32 bit ActiveX Control that will add Project Tracking,
Planning and Management to your applications with the Click of a button. You
can now produce applications with professional project management features
like Planned, Actual, Progress and Slack tracking through visually
interactive Gantt charts.
gNotes v3.1.0.1 (Utilities) 21 JUL 08
G-Notes filters out the information pertaining to the selected record (you choose what field to use, SYS ID, Company, Name, etc.), and G-Notes will only display the notes attached to the selected record. Even if you are using several programs in the same directory, and all of them are using G-Notes, only the information for the active program will be displayed.
Hold information such as additional addresses, phone numbers, important dates, notes, special invoice handling ... you get the idea.
Go To Lunch Batch Compiler by Steve Parker 13 OCT 00
Steve Parker's GTLEE Compile Manager works great - especially in Win2k (Comment by Don Redd)
Go!Zilla 10 AUG 99
*FREE* Recover from download errors and resume failed downloads, manage and categorize files to download later and get those files from the most responsive site with Go!Zilla.
Google Map Parameters (Tips) 25 APR 07
These are the parameters you can use on the google URL to get any map you want. Even driving directions!
Google Maps EZ -- Get Started (Tips) 2 FEB 06
How to use Google Maps.
Google Update (Omaha) (Utilities) 14 APR 09
Keeping software up to date is very important. Not only does it mean that users will always have all the cool new features that we work so hard to develop; it also means that any bugs or security vulnerabilities can get fixed very quickly, everywhere that the software is installed. We're happy to let you know that we're sharing our updating software, Google Update, with everyone. Google Update is the shared infrastructure used by Google Chrome, Google Earth and other Google software on Microsoft Windows, to keep our products up to date on users computers.
GotLogos.com (Web Sites) 11 DEC 02
Home of the $25 Logo!
Looking for Great Domain Graphics at great prices? Well then - drink up! GotLogos.com is dedicated to providing a professional look and feel for your domain name & website, an identity that engenders confidence and tells your customers that you are a serious enterprise.
Gotomypc.com (Web Sites) 15 MAR 02
Access and control your pc from anywhere. Check email, transfer files, access your network. Fast. Easy. Secure. Free Trial!
gQ Query Sort v2.0 Ready for C6.3 (Templates & Libraries) 10 FEB 09
Easily create incredible on screen queries. Display information in an infinite number of ways. Queries can be created using an easy to use intuitive template format, then sorted and filtered. Users can be up and running within minutes with easy to follow directions and on-line help.
Gradient v1.1 from Princen Group ICT (Templates & Libraries) 22 MAR 05
Create Gradients and texts for all you frame/windows.
No black box, pure clarion code and a ressource compiler.
Graham Rhind's Page (Web Sites) 9 SEP 05
This site, built and maintained by Graham Rhind, contains the most complete postal code and address resource list available on the Internet, provided free since 1995.
Green Parrots Software 10 JAN 02
Greenbar By The Block (Clarion Magazine) 9 SEP 04
Henry Plotkin shows a neat trick for adding a greenbar type effect to an event log.
gReg (ready for C6) (Templates & Libraries) 17 NOV 03
Smoke your competitors with gReg's advanced customer tracking and technical support history. You and your customer support staff can satisfy every customer quickly and efficiently with our system.
Cut your advertising time and costs in half! Don't spend hours coding a demo version of your product. Use gReg to distribute an evaluation version of the real product. Allow access to all or part of your product for customer evaluation.
gReg is personalized for every programmer and custom unlock codes are completely unique from one developer to another. gReg is available for the following programming languages: Clarion, Visual Basic, & Delphi.
Compatible with Visual Basic, Clarion and Delphi
Our competitors offer only simple software licensing and authorization. gReg out-strips the competition with state-of-the-art encryption that locks out thieves permanently. Manage a few users or hundreds.
gReg armors your software against thieves—and safeguards your revenues. Our protection is bulletproof!
Grep32 19 DEC 01
GREP are the control letters for SED (stream editor)
Global, Regular Expresion Print
Grid/X 6 FEB 01
Mabry's new Grid/X ActiveX control provides functionality and flexibility not seen in other grid controls. The rich
object model consists of 20+ separate objects that make utilizing Grid/X's features easy and reliable.
Grupo de Usuarios de Clarion de Jalisco (Spanish) 15 SEP 00
Templates in spanish (but easy to implement according to Alejandro).
gSec v1.5 Ready for C6.1 (Templates & Libraries) 17 MAY 04
Everything you need to add password protection to your *application. Easy to implement and designed for both the power user and the novice alike. Implement as much or as little security as you want. Have total control or pass on the job to your customer, then he can decide what procedures he wants protected and how.
If you like simplicity and power combined, then this is for you. No more overkills!
GTL Batch Compiler v 6.22 (Utilities) 14 JUL 06
There is a new version of the GTL batch compiler available at
the CWICWEB download site.
Guest Editorial: Is The Clarion Paradigm Dead? (Article) (Clarion Magazine) 24 NOV 09
GUIICONS.com (Graphics) 19 MAY 04
Here you can browse and buy high quality royalty-free icon.
Our icons collections will bring a professional look to your
projects while saveing your time and money.
We make Xp icons for commercinal manufacturers.
If you are a software developer, webmaster or user
interface designer looking for high quality icons and
glyphs for you software projects. You have come
to the right place.
GWB Report no records (Templates & Libraries) 12 MAY 07
Want to print a "There were no records to print" report when there are no records to print? Want to eliminate the "No Records" error message if there are no records? This template lets you do that simply.
GWB Report to CSV (Templates & Libraries) 12 MAY 07
This template allows users to specify a CSV file to be created whenever a report is run. Add the global template, then add the local template to any reports where you want to allow the data to be exported
GWB SQL AutoInc Updated 7 Oct 2004 (Templates & Libraries) 9 OCT 04
Use when you need AutoInc on the server, but need to know the value of the primary key so that child records can be added. The template is simply added to the Update Button on a form procedure.
GWBHTMLHelp for Clarion 6 (Help Tools) 12 MAY 07
GWB HTML Help is a Clarion template system to generate a HTML help system for your Clarion application. Using GWBHTMLHelp you can create a complete help system for your Clarion application in MINUTES! The help system generated by GWBHTMLHelp can be further edited with most commercial help generation systems if you wish, however, no additional tools need to be purchased to generate a complet HTML help system.
Hand Coding Export Files (Article) (Clarion Magazine) 4 APR 06
Hand Coding Reports in Clarion (Tips) 24 MAY 05
We all love the speed and relative ease with which Clarion allows you to build a report. However, sometimes the standard Clarion report templates don't give you quite the functionality that you'd like. In this example, Ross demonstrates how easy it is to build reports from 100% hand code. This example also demonstrates how reports are outputted in Clarion (.WMF files) and how you can capture these for your own use! Included is a .CLW file and a .PRJ project file.
Contributed by Ross Woolf
HanDBase (Utilities) 22 APR 02
Database for Palm computers with ODBC for desktop to communicate.
Handcoding Tree Lists Part 1 (Clarion Magazine) 13 JUN 01
James Cooke considersthe recent shift of the software industry toward tree-rich user interfaces, and decides this might be a good time to examine some of the benefits and key concepts of the tree control, as well as how to make good use of them in Clarion applications.
Handcoding Tree Lists Part 2 (Clarion Magazine) 20 JUN 01
In Part 2 of this article, James Cooke shows how to handcode around a deficiency in the ABC relational tree control.
Handing COM Events - Part 1 (Clarion Magazine) 11 JAN 02
The one area of COM that the Clarion OLE control is particularly weak in is receiving events. When the OLE control works, it works very well and is very simple to use. However, more often than not, it does not work, and in a case like that you'll need Jim Kane's OLE event code. Read on. Part 1 of 2.
Handing COM Events - Part 2 (Clarion Magazine) 16 JAN 02
The one area of COM that the Clarion OLE control is particularly weak in is receiving events. When the OLE control works, it works very well and is very simple to use. However, more often than not, it does not work, and in a case like that you'll need Jim Kane's OLE event code. Read on. Part 2 of 2.
Handling Circular References in C7 (Article) (Clarion Magazine) 21 MAR 09
Handling Multiple Update Forms (Clarion Magazine) 29 JUN 01
In a college placement office application, Dr. Parker finds he needs to call different forms based on whether the client school is permitted to enter both off-campus and on-campus jobs or on-campus jobs only. And, just to keep it interesting, the different forms are to be used only when inserting new records.
Handling Nullable Fields in an ABC Application (Clarion Magazine) 17 SEP 04
It's no secret that Clarion doesn't handle nullable fields very well. In keeping with the ideal of simplicity, Clarion considers the value of a Null string to be blank, and a Null number to be zero. And in most cases, this is fine, and can make your code easier to use and maintain. But there are occasions when you have a Nullable field that really needs to be Null.
Handling Windows With Hundreds Of Controls (Clarion Magazine) 13 OCT 05
Have Your Say On All Things Clarion (Article) (Clarion Magazine) 3 DEC 09
Headhunter.net Job Seeker Homepage 20 JUL 00
Hello, Server? (Article) (Clarion Magazine) 13 DEC 05
Help & Manual v5.4.0 (Help Tools) 10 JUN 10
While it is as easy to use like a normal word processor, Help & Manual gives you the full power of a true WYSIWYG XML editor.
All the tools you need are at your fingertips in a single intuitive environment, and the program handles all the complex, technical aspects of the process for you. Instead of wasting countless hours "programming" your help you can focus all your energy on actually writing your documentation, so that all your working time is productive time.
Help & Manual is a documentation tool and content management system for both single and multi-author editing.
Help And Manual 4 JAN 02
Are you seeking information about help file creation and HTML HELP?
Help Magician Pro 19 MAR 99
Why would anyone want to spend more on a Help Authoring tool when Help Magician Pro 4.5 has all there is to offer for only $299? We are so confident that Help Magician Pro 4.5 will be your choice - we want you to compare our software to the competitive programs. You'll see for yourself why Help Magician Pro 4.5 is the preferred Help Authoring tool for creating online help.
Help Magician Pro 15 MAR 99
The Help Context Strings are the Procedure Names. The Title is taken
from the Window title.
One of the templates is a Utility that creates a
I have been using Help Magician Pro 95 for my help and developed a set
of two templates to make adding Help to your app a _snapp_
Help Maker Plus 13 OCT 00
Fairly priced at 45.00 and easy to use-
Uses MS Word 97 - 2000 (Comment by Dan Scott)
Help Pad 20 OCT 00
Inexpensive and Easy.
Help Scribble 23 DEC 98
Help to RTF Converter 22 NOV 00
I've found it invaluable for printing documentation for 3rd party products. There are others on the web as well --
do a google search for 'help RTF convert' and you'll find a lot of links. (Tom H)
HelpMaker.NET (Help Tools) 31 JAN 03
The freeware version has no time-outs, no limits on topic size and no banner
ads. There are no limitations on the freeware version.
The freeware version does WinHelp help files and HTML-Help files.
The WinHelp supports all the features required by Clarion help properties
and the HTML-Help version builds a fully featured HTML-Help file for you.
HelpMaster 26 APR 00
Contact - Josef Becker
helpMATIC Pro for Windows95 8 OCT 97
Heraut Dezign for Databases 20 OCT 00
(Thanks, Dave Harms)
HHReg v1.2 - HTML Help Registration Utility (Utilities) 18 APR 08
HHReg removes this limitation by explicitly registering HTML Help CHM files in the Windows registry, making them available for viewing even when opened on network drives.
HHReg is a utility to register HTML Help (.chm) files on an individual Windows computer to make them available for viewing. Registration for HTML Help files is required since Microsoft issued a security patch for Microsoft Internet Explorer, disabling in general all HTML Help files that are viewed from a network drive.
HijackThis (Utilities) 1 JUN 06
HijackThis is a program used by experienced users in order to detect browser hijackers. It allows you to identify any sort of spyware and malware (as well as some trojan horses and worms). This is achieved by scanning special zones of the registry as well as the hard disk drive, the results being listed in a structured window. Another feature of HijackThis is the creation of a log file, which can be saved as a simple text file and opened by any text editor (notepad as default). Until now, inexperienced users, who could not analyze the log file by themselves, had no other choice than posting it in a specialized forum and to hope that a more experienced user takes some time to analyze it. The script presented on this page is a way to analyze your log without help from the outside: simply copy/paste the content of the log file in the textbox below and hit the analyze button. HijackThis is free and does not need to be installed.
Hillbilly Dictionary (Web Sites) 6 NOV 07
Ya' jes' never know when sumpin' like dis will come in handy.
Hit Software 19 JUL 01
ODBC, OLE DB, JBDC drivers for IBM DB2 and AS/400.
HotJobs.com 20 JUL 00
Hotscripts.com (ASP) 24 OCT 02
Lots of ASP information.
HotSend 28 SEP 99
HotSend lets you email any document, graphic image or Web page to
anyone—and know it will look like the original when they read it.
HotSend (eFax Messenger Plus) 23 FEB 01
eFax Messenger Plus lets you email any document, graphic image or Web page to anyone—and know it will
look like the original when they read it.
Hovering cursor help builder by Vivid Help (Templates & Libraries) 23 DEC 02
"Hovering cursor" help builder by Vivid Help
is released and available from ClarionShop
with special Christmas price of 20$ :-)
This tool allows you to build JAVA enabled
HTML help compatible with both Internet
Explorer and Netscape Navigator.
No programming skills are required to build
user-friendly animated help for virtually
any Windows program.
Can be used both on- and off-line
help system.
How ABC Handles Multiple Sort Orders (Clarion Magazine) 5 APR 99
A need for speed (sorts) takes Steve Parker down a winding path to ABC's handing of multiple sort orders.
How ABC Handles Multiple Sort Orders (Part II) (Clarion Magazine) 10 MAY 99
A need for speed (sorts) takes Steve Parker down a winding path to ABC's handing of multiple sort orders. Part 2 of 3.
How ABC Handles Multiple Sort Orders (Part III) (Clarion Magazine) 21 JUN 99
A need for speed (sorts) takes Steve Parker down a winding path to ABC's handing of multiple sort orders. Part 3 of 3.
How can I install Windows 2000 Server? (Tips) 10 MAR 06
As a Microsoft Windows 2000 Server support professional, one of your tasks may be to install the operating system.
How Not To Ignore The Form Template (Clarion Magazine) 4 OCT 02
In the previous episode, Steve Parker began "ignoring" the Form template, having previously ignored the report and browse templates. He stated that while he ignores the Form template’s prompts the most, he ignores the Form template the least. In this final installment in the series, Steve explores what really matters about forms.
How To Build a Microsoft Word Add-in (WLL) Using Visual C++ (Tips) 20 SEP 10
Adaptable to Clarion
A WLL is an add-in for Microsoft Word that you can build with any compiler that supports building DLLs (dynamic link libraries). This article is designed to get you started building WLLs with Microsoft Visual C++. To follow the steps outlined in this article, you should have some experience building DLLs and you should have the Microsoft Word Developer's Kit, which contains the necessary files to build a WLL.
How to call Google Maps from Clarion (Tips) 25 SEP 07
It's at Steve Parker's download center.
How to compile a C6 program in C7 (Tips) 29 AUG 07
Hi Folks, I've (Richard Rose) put together a very quick video (1.6Mb) which you can download from
http://Clarion7.clarionweb.com.
It shows you how to export your program from C6 app gen using a project file
and then how to compile it in C7 in just a few mouse clicks!
How To Convert Your Database To SQL (Clarion Magazine) 3 MAY 99
Scott Ferrett has kindly given permission to Clarion Magazine to reprint his Euro DevCon '99 presentation on converting an ISAM (TPS) database to SQL. This is essential reading for anyone considering the move to SQL.
How to Display An Image In A ListBox Header (Part 1) (Clarion Magazine) 14 JUL 03
Have you ever wished that you could place an image on a listbox header? In this article Randy Rogers explain the first of two techniques (that is, hacks) that he uses to place little triangles in the header, like those used in Microsoft Outlook to display a column's sort order. Part 1 of 2.
How to Display An Image In A ListBox Header (Part 2) (Clarion Magazine) 14 JUL 03
Have you ever wished that you could place an image on a listbox header? In this article Randy Rogers explains how to use subclassing to place little triangles in the header, like those used in Microsoft Outlook to display a column's sort order. Part 2 of 2.
How to do OCX and Active X and a French corner. 26 JAN 98
Also information on imaging and scanning OCX which comes with 95 and NT.
How to fully degunk a PC to get rid of crapware (Tips) 2 JAN 08
Crapware slows your PC to a crawl, often causes instability and crashes, eats up valuable screen real estate, and may even border on malware. Yet it inevitably finds its way onto your computer -- and may even come WITH your computer when you buy it. George Ou explains how to use a couple of free tools to deliver a one-two punch that eliminates crapware and improves the performance of your PC.
How to get a GUID (Tips) 8 MAY 06
Explained in legible Clarion.
How To Handle Additional Sort Orders (Clarion Magazine) 4 JAN 00
It's easy to add additional non-keyed sort orders to a browse. But how do you get around the problem of not being able to use locators on these sort orders? Jim Halpin shows the way.
How To Ignore A Template (Clarion Magazine) 27 SEP 02
In his recent series on "ignoring" the ABC templates, Steve Parker documented the ABC class methods he uses most. In this article he explains how to discover which ABC methods might be of particular interest to you.
How To Ignore A Template: The Browse Reconsidered (Clarion Magazine) 4 SEP 02
In a recent article Steve Parker argued that it was not only possible but desirable (and even wise) to ignore large parts of the Report Template. Challenged by his editor, he now applies this approach to browse procedures.
How To Ignore The Form Template (Clarion Magazine) 3 OCT 02
For the past few months, Steve Parker has been attempting to demonstrate that Clarion developers are often well-advised to ignore the templates that SoftVelocity provides. Having dealt with browses and reports, Steve now takes on the form template.
How to keep Win 2000 from killiing 16 bit programs 17 JUL 00
Here is how to disable the maximize/minimize/close tool tip. It should be
noted all other tool tips continue to work. The clip below is copied from
the above article. It refers to Windows 98 but worked on Windows 2000 just
fine for me.
How to load Windows Vista (Tips) 6 FEB 07
(humor)
How To Make Unplanned Service Improvements (Clarion Magazine) 21 SEP 01
The last few days have been very entertaining here at Clarion Magazine. My plan for a seamless migration to a new IP block went quickly awry when an apparent routing problem related to the migration more or less took ClarionMag offline. Here's what happened...
How to move Clarion to a new computer (Tips) 30 DEC 09
How To Query SQL into a Clarion Queue (Tips) 23 MAR 04
And it happens quite often that it would be extremely usefull to be able to have in a Clarion queue the result of an SQL query, without having to deal with the dictionary. Exactly, it would be neat to be able to have a flexible structure, different for different query, dynamically created, and go from there.
How to remove 32-bit debug information from an EXE without recompiling 19 FEB 01
How To Run Multiple Instances of Clarion (video) (Article) (Clarion Magazine) 14 DEC 06
How To Stop Trashing The Template Registry (Clarion Magazine) 2 MAR 04
How many times have you run a second instance of Clarion, without turning on multi-user development, only to have your registry trashed? In this article Danie de Beer describes a utility by Mark Goldberg that makes trashed registries a thing of the past.
How to use ArmAccess.dll and eSellerate in Clarion (Tips) 19 MAR 04
From time to time there are discussions on the newsgroups about incoporating into a Clarion application functions calling into Armadillo ArmAccess.dll, and also how to use eSellerate.
How to use Microsoft's Flexgrid control 19 AUG 00
How to use MS Calendar OCX (and others) 16 JUL 01
We will use a Freeware product called OLEGEN to create all needed ABC class definitions for us.
Using Ocx's with Clarion has always been a challenge for beginners as well as for more experienced
programmers.The documentation is too technical to be use effectively by novices. This article does not provide
an in-depth information about the architecture of an Ocx but rather a simple way to show you how to incorporate
smoothly an object of the ActiveX type (new word for Ocx) in your applications. To do this we will use the
Microsoft calendar MSCAL (included with MS-Office 97 and 2000). Notice that this technique applies also for
lots of Microsoft Windows components.
How To Use The Debugger (video) (Article) (Clarion Magazine) 16 NOV 06
How To Use The Debugger (video) (Article) (Clarion Magazine) 22 NOV 06
How To Use The Debugger, Part 2 (video) (Article) (Clarion Magazine) 29 NOV 06
HOWTO: Modify Printer Settings by Using SetPrinter 26 JUL 01
SetPrinter is a new API for Windows 95 and Windows NT that allows applications to change various printer
attributes. However, as the code in this article demonstrates, a certain amount of preparation is necessary in
order to call SetPrinter correctly.
HTML Designer (Help Tools) 19 MAY 04
Distribution consists of two template sets RHDESABC (ABC) and RHDES (Legacy). These templates need to be registered with the Clarion for Windows Version you are using if you don't register them during the installation.
The templates allows for the following:
This application will enable Clarion for Windows developers to EASILY and FAST implement HTML Help to their current and new applications.
HTML Designer works with all Versions of Clarion for Windows
HTML Designer Templates (Help Tools) 18 NOV 02
This source code is "Compile ready" in that with use of the Microsoft Help
Workshop you only need three steps to create the Compiled HTML help file:
1. Load the Project file into the Workshop.
To view the Help file (CHM) go to http://www.riebens.co.za and select the
appropriate link.
Also works in C2003.
The HTML Designer suite allows the Clarion Application Developer to make use
of the Standard Help, Tip and Message entry options on Screen Controls and
Fields to enter information and a Wizard Utility Template will create the
needed source code for the Compiled HTML Help.
2. Press the Compile button.
3. Sit and watch the file being created.
HTML Designer v1.04 Build 12 (Help Tools) 21 FEB 03
To purchase the product/templates at the discounted price of $59 contact
www.clarionshop.com
HTML Designer is a WYSIWYG HTML Help Creation utility that Interfaces
directly with the Clarion for Windows Development environment for HTML Help
file Creation in ALL versions of Clarion For Windows up to C55H. (Not tested
with Version 6 yet)
HTML-Kit (Utilities) 6 FEB 03
HTML-Kit is a full-featured editor and an integrated development environment designed to help HTML, XHTML, XML and script authors to edit, format, lookup help, validate, preview and publish web pages. Newcomers to web page development can benefit from letting it point out errors and provide suggestions on how to create standards compliant pages. Experts can save time spent on common tasks using the highly customizable and extensible editor while maintaining full control over multiple file types including HTML, XHTML, XML, CSS, XSL, JavaScript, VBScript, ASP, PHP, JSP, Perl, Python, Ruby, Java, VB, C/C++, C#, Delphi / Pascal, Lisp, SQL, and more.
http://www.challengehost.com/ (Web Sites) 10 OCT 02
Cheap ASP hosting. $1.95/mth plus $25/yr for SQL server 7
http://www.cyberworldhost.com/ (Web Sites) 10 OCT 02
Cheap ASP hosting: $20/mth with 200mb MS-SQL server 2000
http://www.generalhosting.net/ (Web Sites) 10 OCT 02
Cheap ASP hosting: $5.95/mth hosts both ASP and PHP, free MySql
http://www.webhostme.com/ (Web Sites) 10 OCT 02
Cheap ASP hosting: only has MS-Access but its free
Huenufeufu Development Task Control Ready for C6.3 (Clarion Applications) 31 MAR 08
This program shows the running tasks in a window monitoring the CPU % used. You can set a CPU % hog limit, the number of cycles and the refresh rate for each cycle that the condition should met before the task is automatically terminated. This allows you to monitor hanged or bad terminated programs that remains in memory and hogs CPU resources. In addition, you can manually kill a process just like in Window’s task list.
TaskControl Pro
You can define which processes to monitor by its name.
For each particular process, you can define a CPU % limit or a CPU time used limit, and a number of cycles that condition should met in average.
You can also define an executable that should be launched after the program is terminated (therefore, you can unattended restart the terminated program).
All operations and errors are logged to a special file, so you can later inspect what happened in your absence.
With this version, it is impossible to terminate the wrong program by accident.
TaskControl Lite
Huenuleufu -- How to say it. (Tips) 1 APR 08
The explanation http://www.inback.com/WhyHuenuleufu.html
Straight from the Huenuleufu web site.
Huge icon collection 29 MAY 00
Over 3000 icons!
HxD - Freeware Hex Editor and Disk Editor (Utilities) 18 NOV 08
HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size.
The easy to use interface offers features such as searching and replacing, exporting, checksums/digests, insertion of byte patterns, a file shredder, concatenation or splitting of files, statistics and much more.
Available in
Found this while looking for a solution to something completely unrelated.
Sorry, not American. :D
Hyper Browze by Enabling Simplicity (Templates & Libraries) 27 APR 10
HyperBrowZe™ introduces a new paradigm for the presentation and management of hierarchical data in a relational database.
A HyperBrowZe procedure has some of the properties of a relational tree browse, such as our popular product UltraTree™. However, with HyperBrowZe, when you click the familiar tree "expand" icon, you see the child records displayed in a completely different browse instead of being indented in the same browse.
All browses are in the same procedure. Each browse is a standard Clarion ABC browse, extended by addition of the ability to explore the database in a way that is natural to anyone familial with the the relational tree paradigm.
Simple navigation is provided for jumping back to any higher level from any depth.
HyperBrowze (Templates & Libraries) 15 JAN 08
Looking for something dramatically new? The most unique addition to your tool set this or any other year is here.
HyperBrowZe™ introduces a new paradigm for the presentation and management of hierarchical data in a relational database.
A HyperBrowZe procedure has some of the properties of a relational tree browse, such as our popular product UltraTree™. However, HyperBrowZe takes a totally new approach. With HyperBrowZe, each level of the database hierarchy is presented as a completely different browse. All browses are in the same procedure. Each browse is based on the standard Clarion ABC browse. HyperBrowZe provides the overall framework. Advantages of using standard browses include:
HyperBrowze now supports Clarion 5.5, 6.0, 6.1, 6.2, 6.3, 7.0
Hyperionics 25 JAN 02
I Didn't Need That Much Detail (Clarion Magazine) 26 JUL 01
Some clients like big reports. Very big reports. Reports that make mortal print drivers quiver and the Clarion IDE barf up cookies. Andrew Guidroz brings out his Binford 6500 IDE Grappler and shows how to fit big reports into that small space in the IDE.
iAnywhere (SQL) 21 OCT 04
SQL Anywhere Studio, the market leading data management and synchronization solution for mobile, embedded and small & medium business environments.
IB Expert (SQL) 28 JAN 04
Database Administration tool. For Firebird,
IBExpert v2 (SQL) 23 FEB 04
DB Manager for Firebird and InterBase.
iBill 19 DEC 01
IBM Introduces DB2 Express-C Data Server (SQL) 1 FEB 06
DB2 Express-C offers the same core DB2 data server in a smaller package specifically designed for use in software development, deployment, redistribution and embedding within applications. No charge community support for DB2 Express-C is available via a new public forum on developerWorks, IBM’s resource for developers, with optional for-fee support offered by IBM.
No license charge, no database size limit and no user limitations
IBM Lets Loose Viper Hybrid Database (Tips) 12 JUN 06
IBM said the world's first major hybrid database system, DB2 9, also known as Viper, will ship July 28 and will be able to handle the major form of unstructured enterprise data, XML documents, as well as structured data in traditional relational tables. The Oracle database system and Micrsoft SQL Server also handle XML data but IBM says DB2 9 is different. It will be the industry's first major system to allow seamless function between relational and XML-heirarchical data handling. With Viper, developers should be able to produce applications that direct DB2 to store and retrieve data without indicating whether it is structured or unstructured, said Bernie Spang, IBM's director of data servers. "It's a significant time and cost savings for developers," he asserted.
IBPhoenix Open Source ODBC Driver (SQL) 31 OCT 03
ODBC Driver for Firebird.
iButton (Web Sites) 16 FEB 04
The iButton® is a computer chip enclosed in a 16mm stainless steel can. Because of this unique and durable stainless steel can, up-to-date information can travel with a person or object anywhere they go. The steel button can be mounted virtually anywhere because it is rugged enough to withstand harsh environments, indoors or outdoors. It is durable enough to attach to a key fob, ring, watch, or other personal items and used daily for applications such as access control to buildings and computers.
IC Primer 5 MAY 00
How to use Internet Connect with your Clarion applications.
Ice Tips (Web Sites) 3 JUN 04
Icetip's Tips Page 11 FEB 00
Sometimes accidently passworded...
Icetips -Ready for C7.3 (Templates & Libraries) 22 DEC 10
All Icetips products available for C7.3
Icetips Bios In ClarionMag - 1st Installment (Clarion Magazine) 19 MAR 04
Clarion Magazine is pleased to announce that it is the new home of the Icetips bios. By special arrangement with Sue Pichotta, these profiles of Clarion developers will remain free access. The first installment, consisting of bios from 2001, is available now. The next installment (Jan-June 2002) will appear next week.
Icetips Build Automator v1.60 b3 (Utilities) 23 APR 09
We have made version 1.60 Beta 3 available for general download for those
who are interested.
The Build Automator is included in our Icetips Gold subscription but also
sold separately.
Icetips Magic Buttons & Magic Entries (Templates & Libraries) 12 APR 03
Then you need to take a look at our Icetips Magic Buttons and Icetips
Magic Entries. These two products add visual effects to your
applications so they look cool and you can get some of the XP look and
feel on other operating systems.
Do you feel that your Clarion applications look a bit old and tired?
Maybe not as good as some of the cool stuff written in other
languages? Would you like to add a little spice to your applications?
Icetips Magic Buttons v2.0.342 (Templates & Libraries) 5 MAY 09
You have complete control over what images are used, you can select
images for individual buttons, exclude selected buttons or include
only selected buttons. You can also specify variable image names and
have the users pick the images they like!
It comes with several backgrounds and four different themes for
buttons. Each theme has 3 images, one for small toolbar buttons (25
by 25 pixels), one for regular buttons (25 by 75 pixels) and one for
large buttons (75 by 75 pixels).
You can also create your own images to use, the templates will work
with any image that works natively with Clarion, i.e. bitmap, GIF, JPG
or icons. Download the demo to see how it looks like and read the 14
page documentation.
Compatible with Clarion 5 and Clarion 5.5, both ABC and Legacy, the
Icetips Magic Buttons add a professional style to your applications.
The Magic Buttons add background images to
your buttons with a very easy, yet powerful extension template.
Icetips Magic Entries (Templates & Libraries) 22 AUG 02
The Magic Entries are compatible with Clarion 4, Clarion 5 and Clarion
5.5, ABC and Clarion templates. It comes complete with a demo and a
37 page PDF manual with detailed documentation of templates and
classes.
"Everything old is new again!"
The Magic Entries make your applications look sharp and
professional by using flat entry fields instead of the old-fashioned
three dimensional entries.
Icetips News and BIO page. (Tips) 28 JUL 03
Icetips has moved the news and biographies to http://www.icetips.net.
Icetips Newsletter - Using XP Themes (Tips) 20 MAY 04
The guys in Norway, Poweroffice, have a product that fixes this and
makes ALL buttons draw properly under XP, even those with icons. I
also understand that C6.1 may fix some of this. (Arnor)
Any application can get the XP look and feel without expensive and complicated tools. But the way Microsoft designed the XP Themes, there are certain limits to what can be done. For examply any non standard buttons will not get the XP look.
Icetips Professional Wizards (Templates & Libraries) 3 JUN 04
The Icetips Wizards are a combination of two types of software:
1. A Wizard Editor software.
The Wizard Editor software allows the developer to create multiple
schemes with information about various attributes for common controls
and structures in the application. For example icons on buttons,
fonts on appframe, browse and form windows as well as fonts on header,
footer and detail bands on reports.
The Wizard templates ask the developer what scheme to use and then
apply the attributes from that scheme to the application or procedure
the Wizard is generating. Further the Browse and Report Wizards also
allow the developer to specify what fields to populate in the browse
listbox or the report detail respectively.
This setup considerably reduces the time to design the windows and
reports.
The Icetips Professional Wizards are designed to help Clarion
developers create attractive applications and save precious
development time.
2. Wizard Templates that generate Clarion 5.5 ABC code.
Icetips Professional Wizards (Templates & Libraries) 4 MAR 03
The Professional Wizards also have the unique possibility for you to add extension templates to your application or procedures. This is done in the Wizard Editor, with the Icetips Template Registry, where you register your templates and then populate them to the various locations in your app, global, frame, browse, etc., etc... You can register any templates there and use any extension templates that you have registered, including your own templates!
The Icetips Professional Wizards are a set of templates and software that make creating applications, browses, forms and reports both easier and faster.
Icetips Report Checkbox Fixer (Templates & Libraries) 18 DEC 04
Have you ever needed to print reports with checkboxes on them? We
have and so have other developers. The problem is that the lines in
these checkboxes are so thin that they don't show up when the reports
are faxed. This is a problem! So to solve our problem, and our
customers, we created this little product.
Icetips Report Previewer build 2.7.349 (Templates & Libraries) 2 JUL 10
Provides full support to both CPCS and Fomin Report Builder reports for the
Clarion 6.0/6.1 target templates as implemented by those products.
Now you can get a previewer with a lot of functionality and then add
what you need, modify it to look like the rest of your program,
translate, whatever. Best of all, you can have multiple previewers in
your application and call them conditionally or use different
previewers for different type of reports etc. etc.
Icetips Reporter 5 NOV 01
The Icetips Reporter is a tool to make creating Clarion reports a fairly easy and painless task (or as pain-free as possible!). With the Icetips Reporter, you'll eliminate the time-eating repetitive tasks involved in developing reports, so that your time can be spent working on the more difficult bits.
Icetips SQL Reference (Utilities) 8 JAN 03
There are two template sets that can help you when you are converting from TSP to SQL.
RADVenture in the Netherlands has just released a new freeware product, Clarion DictionaryBuilder beta 1.1. Download the Clarion DictionaryBuilder beta 1.1. from our FTP site. ftp://ftp.icetips.com/pub/Clarion/dctbuilder4.zip - 1,616,186 bytes, uploaded January 7, 2003
Icetips SQL templates v6.0 (Templates & Libraries) 7 JUL 03
Version 6 contains a lot of new features, improvements and fixes. We
have also written a new 96 page PDF manual, that include a users guide
and class reference. You can download the documentation from our
website at http://www.icetips.com/products/files/icetipscowboysql.pdf
Icetips Software is very proud to present a new release of the Icetips
SQL templates, now presented in version 6.0, compatible with both
Clarion 5.5 and Clarion 6.
Icetips Taskpanel build 2.0.143 (Templates & Libraries) 17 DEC 10
XP-Taskpanel is a native control for Clarion. It emulates the taskpanes that are found in Microsoft's Windows XP. Taskpanels provide a flexible way of presenting a group of related tasks to your users. XP-Taskpanel provides you with a graphically rich, modern looking, visually appealing way of presenting logically grouped sets of choices.
Icetips Utilities build 1.1.2392 (Templates & Libraries) 2 DEC 10
Over 50 brand new classes & templates, with over 300 methods in the classes -- these utilities handle all kinds of things in Clarion that you have either cursed about or wished for. The Icetips Utilities started, as so many other products, because we needed to do the same thing over and over again. We began with code to control progress bars - and so the Progress Class was the first in our tool collection. Now it is one of many in the Icetips Utilities.
Icetips Window Fixer (Templates & Libraries) 11 FEB 10
The Icetips Window Fixer makes sure that the window's X and Y positions are correct so that the window always opens where the user can see it! If the window is outside of the monitor's visible screen, then the window is pulled in. The Icetips Window Fixer works with multiple monitors and works with the latest versions of Clarion in both ABC and Clarion (Legacy) as well as hand coded projects.
Icetips XP-Taskpanel v 2.0.124 (Templates & Libraries) 14 MAY 09
Icetips XP-Theme v3.0.113 (Templates & Libraries) 19 MAY 09
Make your Clarion programs look good when running on XP or Vista. Themes the controls that Clarion doesn't theme like entries, dropdowns, spinboxes, listboxes and tabsheets so your windows and controls will look good.
IcoFX (Utilities) 26 DEC 07
IcoFX is an award winning freeware icon editor. It is an all-in-one solution for icon creation, extraction and editing. It is designed to work with Windows XP and Windows Vista icons supporting transparency.
With a wealth of tools and more than 40 effects at your fingertips, there’s virtually no limit to the icons you can create. You can convert your favorite images into icons, or icons into images. With IcoFX you can extract icons from other files, including Windows Vista files. You can easily work with multiple files using the batch processing capability of IcoFX.
IcoFX version 1.5 is here! Download it now, it's free.
Icon Blog (Graphics) 9 DEC 08
Free icon sets for Win, Mac and Linux
Icon Boss Ready for C6.1 (Templates & Libraries) 31 JUL 04
Available in SOURCE for C4 or C5.
Icon Chooser (Utilities) 3 JUL 06
Source available for Clarion Programmers - Pure Clarion - no templates required!
Helps choose Images, and copies them to your development folder.
Filter every image by name...
Copy Image name to clipboard...
Rename Image and copy it to your development folder and put the name in the clipboard with one click!
Icon Edit Pro 31 DEC 00
Icon Shock! (Graphics) 16 MAY 08
Iconshock offers sets of Vista icons, Mac, XP icons (and a lot of other original and unique designs) entirely compatible with web and development environments such as VisualStudio®, Java™ Swing™, Delphi™, Dreamweaver® and more.
Iconshock, the world icon design leader offers Royalty Free web icons with different styles ideal for you to integrate in your web applications, software, catalogs, games, printing media and much more. Sizes from 16px to 256px.
Icon Snatcher 15 OCT 99
Icon Snatcher extracts icons from EXE and DLL files.
Iconcool (Graphics) 19 JUL 06
Many free icons.
IconExperience (Graphics) 20 MAY 04
Our icons were carefully crafted with a fresh and inspiring design. Their style fits nicely into modern environments like Windows® XP and the Java™ Swing framework.
The IconExperience was created with the purpose of providing professional icon collections at an affordable price. If you are a software developer, webmaster, or user interface designer looking for a large variety of stock icons, you have come to the right place.
Iconfinder (Graphics) 29 FEB 08
An Icon Search Engine.
Iconfinder.net (Web Sites) 16 SEP 09
Need an icon? Find an icon.
Icons In List Box (Clarion Magazine) 27 JAN 03
Including a balance column or an aging column isn't quite obvious enough for the typical user, even if a contrasting color is set. Some other kind of visual indicator is necessary, and some iconic eye candy is just what Dr. Parker prescribes.
Icons Search (Graphics) 9 DEC 08
Icons are copyrighted by their respective owners. Before using icons (either non-commerce or commerce) you must check License of icons provider. It is usually available on icons provider website or in icons archive.
The Icons-Search is an Icon Search Engine that helps you to find quality icons available on the Internet. You can find icons for Windows Vista and XP, Macintosh, Linux, icons for Desktop, Software, Website, Mobile, Presentation, in sizes from 16x16 to 256x256 in PNG format and sizes from 16x16 to 128x128 in ICO format.
Icons XP Specialty Groups (Web Sites) 25 NOV 02
Each group contains images for a specific subject. These are not actually
icons, but high resolution images that can be resized using any standard
program such a PaintShop Pro (c). You can resize to use on a tool bar,
splash screen, web sites, etc. The uses are unlimited. Each set is
distributed in two formats, one that will contain all layers in the image,
preserving the transparency, so that you can modify, and a flat image with a
shadow that is ready to use as is.
Iconspedia PNG Icons and Icon Packs (Graphics) 9 DEC 08
ICVerify (Templates & Libraries) 5 JUN 02
Whether used as a stand-alone software solution, or integrated with another application, ICVERIFY for
Windows helps you handle all of your in-store, mail, telephone, and electronic transactions, in one easy-to-use
program. ICVERIFY software can help you reduce data entry errors and problems during reconciliation, which
could be a problem when dealing with multiple payment transaction types and multiple processors. ICVERIFY
provides reporting to match the exact dates of your merchant statement - greatly reducing reconciliation time.
When you use ICVERIFY for Windows you can save significantly in your setup and maintenance costs because
multiple users can share one phone line and there are no hardware upgrades involved in the setup.
iFolder by Novell (Utilities) 5 FEB 05
I think I could use this!
Used to keep files available and up to date on different computers and backed up.
IfranView (Utilities) 19 APR 02
The first graphic viewer WORLDWIDE with Multiple (animated) GIF support One of the first graphic viewers WORLDWIDE with Multipage TIFF support The first graphic viewer WORLDWIDE with Multiple ICO support.
If you are a commercial user and you like this program (or are a home user
who wants to support/donate further development),
please register/donate by sending US$ 10.00 or EUR 10,- (this is the price
for one (single) licence).
IrfanView is a very fast FREEWARE (for non-commercial use)
32-Bit graphic viewer for Windoze 9x/ME, WinNT, Win2000 and Windows XP.
Igor Kuklin's page (maybe dead link?) 2 FEB 02
>Is it possible to dynamically change the called procedure?
>E.g. START(StartProcedure,25000) and then change the StartProcedure to
>NextProcedure with out using for example a CASE structure for every START.
Image FX 31 DEC 00
Image Magick 6 JAN 01
Here are just a few examples of what ImageMagick can do:
ImageMagick is known to compile and run on virtually any Unix. system and Linux. It also runs under Windows
2000, Windows 95/98, Macintosh, VMS, and OS2. See the install guide for compiling instructions.
Pre-compiled binaries are available for some of the more popular operating systems. The entire source and
binary distribution is also available for a limited time on CD.
ImageMagick is copyrighted by ImageMagick Studio, a nonprofit organization. ImageMagick is available for free,
may be used to support both open and proprietary applications, and may be redistributed without fee.
ImageMagickTM is a robust collection of tools and libraries to read, write, and manipulate an image in many
image formats (over 68 major formats) including popular formats like TIFF, JPEG, PNG, PDF, Photo CD, and
GIF. With ImageMagick you can create images dynamically, making it suitable for Web applications. You can
also resize, rotate, sharpen, color reduce, or add special effects to an image and save your completed work in
the same or differing image format. Image processing operations are available from the command line, as well
as through C, C++, and PERL-based programming interfaces.
You can access ImageMagick functions directly from the command line using the ImageMagick tools convert,
mogrify, montage, combine, or identify. Use the display program to interactively manipulate your images or
animate an image sequence from a graphical panel. Finally you have access to the various image manipulation
methods directly from your favorite application development environment: Perl, C++, C, or Java. These programs
and much more are explained by following the links from this page or read the ImageMagick Users Guide.
Image Robot by JASC 7 FEB 01
Manipulate images from the command line. From the same people as Paint Shop Pro.
Image Shrinker (Utilities) 11 JAN 03
Image Shrinker takes image files that can be HUGE and converts them to tiny easy to handle files which are suitable for emailing and printing on inkjet printers.
The program is designed to take any image file and convert it to the sort of file you might like to print using a normal printer, or display on your screen. Click here for more information about images.
My Digital camera by default saves images that take up about 1MB of disk space. Image Shrinker converts these to about 50Kb or less - and they are still suitable for viewing on screen, or high quality printing at about 1/2 an A4 size page.
Have you ever received an email that contained just one photograph, but took 20 minutes or more to download ? This program was designed to stop YOU being the cause of this sort of problem!
Image-XChange SDK (Templates & Libraries) 13 JAN 11
Image-XChange SDK allows developers to build in Raster format Imaging (and EMF/WMF to Raster) support for their applications and distribute Royalty Free our Library DLL's with their end user applications. Image-XChange is a comprehensive and expanding set of professional tools designed for use by software developers for the creation and manipulation of highly optimized Image format files. None of our products require any 3rd party DLL’s or tools installed to function once compiled within the Developer's final application.
Image-XChange v3 (Templates & Libraries) 14 JUN 05
Version 3 of Image-XChange is now available and a free upgrade for all existing users - including Clarion users 5.x thru Clarion 6.2x !
As with all of our developer kits we allow Royalty Free distribution of the 'Run Time' elements of the library with your end user applications - we also do not expect you to pay license fee's every time you incorporate the libarary into a new application, there are no limits on the number of applications you may use the library in.
Image-XChange Version 3 is our new set of tools to use in your standalone projects - or compliments our existing PDF-XChange, PDF-Tools and TIFF-XChange products for software developers.
ImageCFG.exe (Utilities) 28 APR 08
I was unable to find any documentation for this tool on Microsoft's website.
To use this tool to set affinity masks for an executable, type the following command in a command prompt window or run dialog: imagecfg -a 0x1 c:\path\to\file.exe
If the above didnt work, try typing the following:
Copy imagecfg.exe to %systemroot%\system32 (or C:\Windows\system32), and %systemroot%\system32\dllcache (or C:\Windows\system32\dllcache). Doing so will make imagecfg a system command.
This tool only works on NT based operating systems (Windows NT, 2000 Family, XP Family, 2003 Family, Vista).
It will work on Multiprocessor machines and Uniprocessor machines with HyperThreading Technology (and multicore processors).
imagecfg -u c:\path\to\file.exe
imagecfg -a 0x1 c:\path\to\file.exe
ImageEX Ready for C7.2 (Templates & Libraries) 7 JUN 10
ImageEx consists of three main components:
ImageEx is a graphic library that has been designed especially for use with Clarion. For speed issues it has been written in Delphi, but there's another Clarion layer in between your app and the Delphi library, so you won't get in touch with the Delphi stuff directly. Some people might dislike using non-Clarion libraries, but I bet after running the demo and seeing the amazing speed of ImageEx (especially the viewer control) this won't be a problem for you. ImageEx still supports all possible link modes (local / standalone).
ImageMan (Templates & Libraries) 10 MAY 02
Our ImageMan toolkits provide support for loading, processing, displaying, printing and scanning images in over 35 raster and vector image formats. All this in a toolkit that has no distribution royalties.
Images, BLOBs, And The Imag'N OCX/DLL (Clarion Magazine) 9 APR 02
Scott Daughtry uses the Imag'N OCX/DLL toolset from Pegasus Software to manipulate images in Clarion. In this article he describes how to store images in BLOBs and display those images on a browse.
ImaginA+ (Templates & Libraries) 22 OCT 07
ImaginA+ is a simple, small and powerfull JPG encoder library. Lets you save
SnapShots of any window (even the desktop) as JPG file, or copy the image
directly from the Jpg stream to any Memory buffer / Blob database field. The
library was written in assembler code. The API is simple to use and can be
used by any programming language that supports calls to DLLs.
Imaging for Windows by Augustinius Ludwig Jacob 22 APR 99
Kodak imaging in Clarion.
iMatix 8 MAY 00
Many web related tools.
ImgBurn (Utilities) 17 DEC 08
It has several 'Modes', each one for performing a different task:
ImgBurn is a lightweight CD / DVD / HD DVD / Blu-ray burning application that everyone should have in their toolkit!
Oh and let's not forget the best thing about it.... it's 100% FREE ;-)
IMPEX Import / Export v5.3 Ready for C6.1 (No changes needed) (Templates & Libraries) 31 JUL 04
Other new Features:
Implementing a Critical Section: Fast and Effective (Clarion Magazine) 21 OCT 04
The Critical Section is the construct most commonly used to protect reading and writing non-threaded, static data in multi-threaded applications. And using Critical Sections is easier than you think.
Implementing Encrypting File System (EFS) with SQL Server (Tips) 1 JAN 07
EFS should be of prime interest to any DBA looking to protect sensitive data files within SQL Server. After all, if an attacker can copy the unencrypted data files from a SQL Server, the attacker can then attach these files to his or her own SQL Server with very little issue. With EFS you can encrypt all of your data files in such a manner that only SQL Server has access to them, stopping any such nonsense.
Implementing Read-Only Checkboxes (Clarion Magazine) 5 JUL 01
Many Clarion developers have discovered that the READONLY attribute is not available for checkbox controls. Although you can use the DISABLE attribute, it is often desirable to use the READONLY attribute for the sake of consistency in the user interface. Jeff Slarve shows how it's done.
Implementing SELECT DISTINCT in a TPS Database (Clarion Magazine) 9 JAN 01
In SQL when you want a report showing only single instances of a particular data element you can use the SELECT DISTINCT statement. But what do you do when you want this same capability in a TPS database? Jon Waterhouse presents a template that does the job.
IMPORTANT: Change of Email Addresses (Article) (Clarion Magazine) 26 NOV 07
contact page and update your address book.]]>
Improving On The Non-Related Lookup Template (Article) (Clarion Magazine) 18 JUL 06
Imran Hussain's WinSQL 8 DEC 99
There's a professional version available.
If you have used ISQL/W for MS SQL Server and wished that utility was available for all other databases, your
wish has been granted. This utility uses ODBC to connect to different databases. You can connect to multiple
data source at the same time. The editor is much better than ISQL/W as it highlight the SQL keyword as you
type. It also displays the database catalog information including table name, field name, stored procedures and
their parameters. Moreover, it uses a multi-threaded architecture for better performance. One big advantage of
this utility is that there is no installation. It is just one file that can be copied easily on to a floppy disk.
In The Red (Clarion Magazine) 29 AUG 01
In accounting, it’s standard practice to show negative numbers in red. Here's a source procedure that will search the currently active window for any numeric fields capable of displaying negative numbers.
InBack v1.8 - now by Huenuleufu Development (Utilities) 5 NOV 08
Compiled in C7 so you can see what an undoctored C7 application looks like!
"In Back" is a high performance tool designed to help computer users safeguard their precious files during the
course of day-to-day work. Although many people do a daily backup of their files (at least they are supposed
to), it is quite possible for something to happen during the day which could ruin hours and hours worth of work.
Tragedies such as program crashes, human error, hardware failure, bad luck, and others can render your hard
work useless. Before "In Back" you would have had to restore from the last full backup in order to recover. "In
Back" provides the computer user with a way to save their more important files in a quick and easy way.
Indigo Rose Software (Install Programs) 21 MAY 04
Infintech (Credit Card Services) 16 SEP 05
Credit card processing. Easy interface. In store or internet sales.
Info ZIP v1.0.1 (Templates & Libraries) 4 JUN 07
Info-ZIP code has been incorporated into a number of third-party products as well, both commercial and freeware. Some of the more interesting ones include the use of UnZip code in the unzip.dll distributed with IBM's OS/2 Warp BonusPak and WebExplorer, and as part of the reinstallation code for the IBM Aptivas preloaded with OS/2 Warp. Sun used Info-ZIP's self-extractor to distribute the NT version of their HotJava browser. Various Windows products such as WinZip and the DynaZIP DLLs incorporate Info-ZIP code, too. And let us not forget Pretty Good Privacy (PGP), an excellent encryption program that uses Info-ZIP code as a first step in encrypting files. Info-ZIP's primary compression engine has also been spun off into the free zlib compression library, used in Netscape Communicator and countless other products.
Info-ZIP's purpose is to provide free, portable, high-quality versions of the Zip and UnZip compressor-archiver utilities that are compatible with the DOS-based PKZIP by PKWARE, Inc.
Infodata 21 JUL 00
These can be filled in using a batch process and an Acrobat add-on tool such as Ambia's Compose tool. Go to
https://secure.infodata.com/techFrame.htm
for more information. You can also put in bookmarks and links automatically, using Compose, if you design your reports with different fonts.
When I print reports (for archiving), I create a record in a TPS file that stores the four fields for each report, and then I run a batch program to fill in the Document Information on the reports.
(Comments by Bob Campbell)
Adobe Acrobat Tools
As you probably know, there are 4 descriptors inside a PDF document under "Document Information" general properties:
Title
Subject
Author
Keywords
Information Systems Planning (Clarion Magazine) 13 FEB 01
This Whitemarsh Information Systems paper presents an information systems model for information systems managers. Includes comparisons to IBM's Business System Plan, James Martin's Strategic Data Planning, and Clive Finklestein's Strategic Management Plan.
Informit 29 APR 99
Zip code and mailing software. Some free. Includes zip codes, longitude and lattitude and demographic information.
Infoworld reviews Clarion 31 DEC 00
Infragistics ScheduleX (Controls) 29 APR 02
ScheduleX™ combines six powerful, lightweight components for calendar, task management and scheduling applications. Using the advanced Calendar, WeekView, DayView and TaskPad components, create Personal Information Management (PIM) software, project management and tracking, or any application that requires powerful scheduling. ScheduleX includes the Date Edit and Time Edit components for a total scheduling solution.
Ingasoft Plus on Vacation (Web Sites) 25 JUN 10
We (Ingasoft) will be on vacation from June 26 to July 18 and will be unavailable to answer your emails immediately.
Ingasoftplus forum (Web Sites) 3 OCT 06
IngasoftPlus Online Store (Web Sites) 16 APR 03
Yes, Ingasoftplus merchandise.
It is incredible that now you can not just
use our great products but also touch Ingasoftplus !! Buy
what you want from our new store ! Apparel, Housewares,
Hats, Auto Goods, Cards, Bags, Prints and More!
Ingegrating the Clarion Report Writer into your Application part 1 (Clarion Magazine) 27 JAN 03
This article will show you how to integrate CRW and the CRW ReportEngine class (which lets you control the report writer by method calls) into your application, within the Clarion IDE and Application Generator, using embedded code.
by Ben Brady
Ingegrating the Clarion Report Writer into your Application part 2 (Clarion Magazine) 27 JAN 03
Passing the path to the data files contained in the data dictionary.
by Ben Brady
Ingres for Windows (SQL) 7 OCT 04
Ingres r3 – An Evaluation by Bloor Research (SQL) 11 OCT 04
The latest release of Ingres (r3) represents a dramatic departure for CA, not so much in its new features (though these are significant), but in the fact that the company has migrated the product from a conventional, proprietary model to being an open source one. This has immediately propelled Ingres to a leadership position in the open source database market. It is clear that Ingres is by far and away the most sophisticated product in this market.
Inno Setup (Install Programs) 18 NOV 06
Yes, it is completely free, even for commercial use. (There are restrictions on modifying and redistributing the
source code, however; see the LICENSE.TXT file included in the source code package for details.)
Inno Setup Compiler (Install Programs) 8 AUG 03
visitors since
Jan. 1998
Inno Setup
Setup Wizard
IDE
Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
Features
Learn more about what Inno Setup can do.
Download Inno Setup
Get the latest version of Inno Setup here.
Mailing List
Be notified by e-mail whenever major new versions are released.
Frequently Asked Questions
Get answers to common questions and problems.
Third-Party Files
Here you can find various useful tools for Inno Setup (for example, GUI script editors) and translations of the Setup text in many languages.
Don't forget to check out the Inno Setup newsgroups, the primary source for Inno Setup support.
Key features:
Support for all 32-bit Windows versions in use today -- Windows 95, 98, 2000, XP, Me, NT 4.0.
Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.
Is it really free of charge, even for commercial use? Yes, it may be used completely free of charge, even when deploying commercial applications. However if you wish to show your appreciation and support its development you can make a donation.
InnQuest (Clarion Applications) 26 AUG 04
An application written in Clarion.
inpout32.dll (Templates & Libraries) 13 SEP 06
Introducing Inpout32.dll for WIN 98/NT/2000/XP. This dll have the following features
How it works.
Install US ($50) 16 MAR 00
Install-US is a setup toolkit that helps you create an installation for software you developed. Install-US compresses the files and splits them into the medium. Install-US copies expanded files into directories, creates program groups and enters the software into the system registry. Uninstall is also supported, and you can define file extentions for Explorer. Install-US can be applied to 1.44 MB and 2.88 MB floppy disks, hard disks, CD-ROMS, and media up to 2 GB in size.
Install-us (Install Programs) 13 MAY 02
Install-us will bring many powerful features, which will give you total control over the installation issues of your software.
Install-us makes it easy to create your own installation applications within minutes.
Installing And Configuring MySQL 5 (Clarion Magazine) 22 OCT 10
In 2004 Ned Reiter wrote an article for Clarion Magazine on connecting to the internet while traveling. Six years later Ned's still on the road, and mobile technology is better than ever.
Instant Demo Screen Recorder (Utilities) 3 NOV 04
Intel Application Accelerator (Utilities) 1 OCT 03
The Intel® Application Accelerator is a performance software package for desktop PCs using select Intel® chipsets. The following sections describe the major benefits of installing Intel Application Accelerator.
Intel Application Accelerator
Reasons to Use Intel® Application Accelerator
Intel® Application Accelerator (Utilities) 24 JAN 05
The Intel® Application Accelerator is a software package that replaces the ATA drivers that come with Windows* with drivers optimized for desktop PCs using select Intel® chipsets. This software package is not a requirement for your operating system to work properly.
InterBase 14 JUN 00
Apparently a Free SQL engine.
Interbase Datapump (Version 3.4) (Free!) (Templates & Libraries) 8 NOV 02
You can generate SQL script to create Interbase/Firebird database based on your ADO/BDE/ODBC source. This tool will help you to migrate from Interbase 5.xx and older Interbase databases to the new Interbase 6.x/Firebird format. You can use it to pump data from one Interbase database to another. A “must have” utility for all Interbase/Firebird developers and administrators!
This is "One Hour Solution" - in most cases it takes even less than an hour to pump data to your Interbase database.
What Interbase DataPump can do which other similar tools can't?
Interbase DataPump allows you to pump data from any ADO/BDE/ODBC sources (such as dBase, Paradox, Access, MSSQL, Sybase, Oracle, DB2 etc) and native Interbase/Firebird databases into Interbase/Firebird databases easy, fast and painlessly with total control over the whole process.
Interbase Server & Client 22 OCT 01
Download the tagged version.
The is the same version with same core source except not being certified by
Borland.
Interbase Server & Client 22 OCT 01
This is the Firebird version. I had just tested with my
applications and was surprised to find that it is pretty stable. It seemed
to be slightly faster than the http://mers.com version (my personal view
only). (Kelvin Chua's personal view)
Interfaces Everywhere (Clarion Magazine) 3 FEB 03
Some time ago Jim Kane created the OLETCL class to use COM objects with a VB-like syntax. OLETCL relied on a quirk in Clarion's COM and thread handling, but with Clarion 6's new threading model OLETCL will no longer work. That prompted Jim to finish a COM interface generator he'd started many years earlier.
Interfacing Satellite Forms Applications and Clarion for Windows (Clarion Magazine) 22 DEC 00
Satellite Forms is a rapid application development environment for 3Com Palm devices that is similar in many ways to Clarion for Windows. This article highlights the Satellite Forms development process and the steps necessary to successfully interface to a Clarion for Windows application using the Satellite Forms Hotsync Control.
Interfacing With An Interface (Clarion Magazine) 12 JUN 02
Interfaces are becoming increasingly important in the evolution of ABC. In this article, Phil Will shows how to implement the WindowComponent interface to make the currently selected control more visible to the user.
Interfacing With C++ Part 1 (Clarion Magazine) 18 JAN 02
This article demonstrates how Clarion interfaces and C++ abstract base classes can be freely interchanged between Clarion, TopSpeed C++ and Microsoft Visual C++. Not only does this provide a convenient conduit for mixed language development, it also allows objects to be shared across languages. In practice it is possible to build a very powerful C++ library by simply wrapping existing or third party code within a Clarion compatible interface. Part 1 of 2.
Interfacing With C++ Part 2 (Clarion Magazine) 21 JAN 02
In this second of two parts, Gordon Smith concludes his demonstration of how Clarion interfaces and C++ abstract base classes can be freely interchanged between Clarion, TopSpeed C++ and Microsoft Visual C++.
Interfacing with Quickbooks using ThinkData's QBFuse (Tips) 12 DEC 03
Rick's company has been working on projects which integrate Clarion and Quickbooks. In this presentation he demonstrates how simple it is to integrate the two using ThinkData's QBFuse product. Included are a PowerPoint presentation and a Word document detailing the process.
Contributed by Rick Williams
Internal Help - An Alternative To Commercial Help Systems (Clarion Magazine) 9 AUG 01
At its most basic, application Help is just a display of a specific block of text when a button is pressed. This is a lot like displaying the memo of a record upon demand, something that Clarion can do easily. That was the starting point for Tim Philips' integrated 'internal' help system.
Internationalization Tools Standards: Learning from an ABC Calendar Workaround (Clarion Magazine) 21 OCT 05
Internet Framework Templates - Client Edition 9 JUN 00
These templates use the Windows Socket API for efficiency, using the asynchronous
(Windows messaging) functions, and are entirely written in Clarion (with no DLLs) for
flexibility. Comes with Clarion example app file to compile. Re-use example for your
needs.
Features:
Internet Framework Templates - HTTP Client Edition is for quickly and easily building
Web (or HTTP) clients that access Web (or HTTP) servers. These templates enables
applications to perform a variety of tasks including:
You can use it to build Internet/Web utilities such as remote file management utilities,
agents, web robots, and spiders, or to add Web client capability to an existing
application.
Great introductory pricing at $ 89
Internet Framework Templates Server Edition 9 JUN 00
The Internet Framework Template HTTP Server edition gives you the power to
build your own,
custom, 32-bit Windows, HTTP server application using Clarion. You will be
able to assemble and test an HTTP server in minutes. The Internet Framework
Templates handles the interface to the Windows socket (Winsock) functions.
Version1.5 upgrade Free to current IFT customers.
Interprocess Communication: Receiving Messages (Article) (Clarion Magazine) 28 MAR 07
Interprocess Communication: Sending Messages (Article) (Clarion Magazine) 14 MAR 07
Introducing PostgreSQL (Part 1) (Clarion Magazine) 28 NOV 02
PostgreSQL, a long-time open source rival to the MySQL database, isn't particularly well known among Clarion developers. In part, that's because until recently the only way to run PostgreSQL on a Windows machine was by using the Cygwin Linux emulation. A beta of a native Windows version is now available, and that's prompted David Harms to begin this new series on PostgreSQL.
Introducing PostgreSQL - Creating Tables And Sequences (Clarion Magazine) 6 FEB 03
Dave Harms resumes his series on the open source PostgreSQL database with a look at table creation, and the intricacies of PostgreSQL's sequences, which are used primarily for autonumbering primary keys.
Introduction to SQL - Part 4 (Clarion Magazine) 1 MAY 01
In Part 4 of this series, Dave Harms answers some questions about the differences between developing for flat file and SQL databases.
Introduction to SQL Server 2005 Database Backups (SQL) 3 JAN 08
Backing up a database is one of the most important things you need to do when having a database driven application. It 's only all of your data in there, right? But often developers and management don't realize the importance of backups and overall proper backup strategy for the most important side of the business – data and it's consistency.
Introduction To SQL: Part 1 (Clarion Magazine) 28 FEB 01
In the first installment of this new series, Dave Harms compares TPS and SQL databases and explains why SQL is important to Clarion developers.
Introduction To SQL: Part 2 (Clarion Magazine) 6 MAR 01
In the second installment of this new series, Dave Harms explains how to create an SQL database.
Introduction To SQL: Part 3 (Clarion Magazine) 14 MAR 01
In the third installment of this new series, Dave Harms looks at some of the differences between TPS tables and SQL tables.
inVision Discussion Board (Web Sites) 10 DEC 02
For those interested, im busy setting up a forum with template and api
downloads for Clarion.
Invoice! 2000 29 MAY 01
Tired of using invoicing software that requires you to set everything up including how the invoice will work. You
have tried other software to create invoices and they are too complicated or too bulky, or worse yet every time
you turn around you have to buy an upgrade to get the bug fixes... You have no desire to learn how to create an
invoice, and you are tired of paying for every upgrade and maintenance release to use the software, you just
want one that works! Do it with Invoice! 2000™...only $99.95!
iocomp.com 5 APR 00
Hi, have been working with IOComp's Instrumentation suite... www.iocomp.com.
After a little fiddling I have been able to make their OCX's work well with
CW5.0. If anyone is in need for a vast quantity of switches, knobs,
sliders, gauges, led's and all other stuff check them out. They were VERY
HELPFUL and interested in my getting it running with Clarion. Sort of a
surprise compared to most ActiveX software houses. (Thanks to RJMiller)
Why struggle with static, bitmap-based gauges, switches, and other similar controls when you can enjoy the
flexibility and reliability of controls designed for the needs of automation programmers. Reliable, Real-Time, Real Fast!
IP Driver Notes (Article) (Clarion Magazine) 24 NOV 09
IP*Works v4.0 3 MAR 00
Available as ActiveX controls, C++ Libraries, Native Delphi and
C++ Builder VCL's, and Pure Java Beans! ActiveX and C++ versions
also available for Windows CE. IP*Works! SSL also available.
A comprehensive set of tools including everything you need to
write powerful connected applications. With 22 royalty-free
controls implementing Internet Protocols such as: HTTP, FTP,
SMTP, POP, IMAP, SNMP, NNTP, MIME, Telnet, and more. IP*Works!
gives you a complete solution, and it's excellent 5 year track
record means you get a robust enterprise-class solution backed
by professional technical support.
IP-Enabling An Existing Application (Article) (Clarion Magazine) 16 OCT 08
IP.Tree (Utilities) 3 SEP 08
The idea is that from your Windows XP or Vista workstation or server, you
can plan and document as many networks or subnets as you want. For each
network, you can assign "ranges" where you will group devices by type (if
you don't want to organize your network like this, simply enter a single
range for all). Finally, inside each range, you will enter the IP and main
data of each device on the network. The system will warn you if some
devices use the same IP, or if different ranges overlap.
Then you can print your data, or export it to the most common formats, so
you can file your information for later use (like network maintenance).
IP.Tree is a simple way to plan and make your network accessable and
organized.
IPAddress Control 2 FEB 02
Source, lib and examples for the IPAddress Control.
iQ-Notes v4.05 (Templates & Libraries) 20 DEC 10
Now with tabs!
It is much different than StickyNotes with a ton of enhancements. The most
significant enhancement is that it synchronizes with an FTP server. So, if
you have more than one computer ... the "Post-It" notes will stay in sync
between your computers. I use it all the time, so when I add a note at
work, it's available to me when I turn on my laptop at home. (using
synchronization is optional).
IQ-Sync v1.13 (Utilities) 17 DEC 09
In my (Robert Paresi) environment, I have test (Alpha) servers, Q/A (Beta) servers and Production servers. As I modify the application, I have to promote the EXE's, DLL's, Help files, control files, and other files into each of these environments for a round of testing. Sometimes the users are in these directories, and iQ-Sync notifies me if the objects are in-use. I can say "wait until they become available" and iQ-Sync goes to sleep, waits for the lock to come undone and then copies the files in. I can walk over to production, ask everyone to exit out ... wait 10 seconds ... and tell them to go back in.
This little utility also synchronizes my Free Agent Seagate backup device, makes it simple to make a backup before I go home each night. I also have a project which copies the changed files back as a Restore project if I have used my FreeAgent backup device at home and make programming changes. I have another project which also copies all my APP's and DCT's to the file server each night under a different day of the week.
Creating projects is easy at Home and at Work. I simply create one project which goes TO the device, and then I create a duplicate of the project that copies from the device, simply pressing "Swap Source/Destination".
I literally uses this program all day long ... allowing me to easily create different environments of files, and I even have projects setup that copies the final builds in to a SetupBuilder build directory. You'll see that it is very fast.
It's totally free for anyone to use ... and I hope you find it as useful as I do. I decided to call it "iQ-Sync".
This is a little utility which simply copies and synchronize files. Simply setup an unlimited number of copy projects, and then when you need to execute it, highlight the project and press Run.
iQ-XML v2.70 Available for C7.2 (Templates & Libraries) 7 JUN 10
iQ-XML comes with both Parser and Writer functions. Quickly generate an XML document from a Clarion Queue, Group structure, or just using the API's.
A novice user can also read a complex XML document and fill a Clarion Queue. Navigate easily through-out the document, finding nodes and parsing only what you need.
For users who feel comfortable with Templates, there are also templates options available for all the API's. Both PDF, Online HTML documentation, as well as example applications are also included.
iQ-XML is a free tool for Clarion developers to add XML functionality to their applications with very little knowledge. But, don't let the free price scare you. It offers many features not found in Clarion's own XML functions.
IRC Transcript: Andy Ireland Discusses COM (Clarion Magazine) 15 OCT 01
This is an excerpt from the IRC chat on Saturday, October 6, 2001. Andy Ireland, of PlugWare.Com Solutions, Ltd talked about interfaces, COM objects and how to use them in Clarion. Side conversations, parts and joins and other notices are removed for clarity. Also, the conversation is reformatted to read like an interview. You do not need a subscription to read this PDF.
IrfanView (Freeware) 4 SEP 00
The first graphic viewer WORLDWIDE with Multiple (animated) GIF support One of the first graphic viewers
WORLDWIDE with Multipage TIFF support The first graphic viewer WORLDWIDE with Multiple ICO support.
IrfanView is a very fast FREEWARE (for non-commercial use)
32-Bit graphic viewer for Windoze9x, Windows NT and Windows 2000.
Iron Speed Designer (Utilities) 12 APR 07
Generate Database-Driven Web Apps for .NET
Visually stunning. Customizable. Fast.
Irrlicht Engine (Templates & Libraries) 25 AUG 08
nice 3d engine. Works with Clarion#
Is SQL A Real Standard? (Clarion Magazine) 15 APR 01
In this Whitemarsh paper, Mike Gorman takes a look at the SQL "standard." If a standard is something you can count on, for what it means, says and does, then perhaps SQL really doesn't qualify anymore.
iSEDQuickPDF (Templates & Libraries) 26 MAY 04
Welcome to the home of iSEDQuickPDF - the easiest way to get powerful control of PDF documents in your applications.
iSEDQuickPDF (Templates & Libraries) 23 FEB 05
Features of the iSEDQuickPDF include:
IsNetworkAlive: When You Don't Need to Know <i>That</i> Muc (Clarion Magazine) 27 DEC 05
ISO - International Organization for Standards 17 OCT 01
ISO Information, including ISO 9000 and ISO 14000
ISO 3166 code lists (Web Sites) 8 SEP 09
The lists below are extracted from ISO 3166-1. They contain all short country names and alpha-2 code elements officially published by ISO and they are updated whenever a change of country name and/or alpha-2 code element is made in ISO 3166-1.
ISO Image Burner - Free ISO image CD/DVD Burning Software (Utilities) 24 APR 09
This handy utility is easy to use very much, at the best, ISO Image Burner is 100% free, be free for both personal and commercial use, install or uninstall is very simple, burin your ISO image on the fly. Program support standard ISO9660 (default) and Joliet File System. This program can also be used to erase CD-RW media.
ISO Image Burner is a useful tool that can help you to burn your ISO image files to CD/DVD Disc, support CD-R, DVD-R, DVD+R, CD-RW, DVD-RW, DL DVD+RW, HD DVD and Blu-ray Disc. It has ability to make bootable CD/DVD image file, process the boot information for CD/DVD image file, and have many other burning options, include test write, finalize disc and more.
It's an XML World! (Clarion Magazine) 25 APR 02
XML is everywhere, as Jim Kane is beginning to see. In this article Jim shows how to use the MS DOM XML parser to manage XML documents.
It's offically Clarion# (Article) (Clarion Magazine) 2 NOV 07
ITEMIZE Your Parameters For A Better OMITTED() (Clarion Magazine) 14 JUN 00
Omitted parameters can be handy, but they're also an easy way to add bugs to your program. Carl Barnes outlines a strategy for bug-free omits.
IV DEVCON/GESCLA Brazil (Events) 22 APR 03
We'll have a biggest pleasure to take in as guest in Curitiba, on of the beatiful cities in Brazill, with a good transport an tourist structure known in all parts of the world.
The IV DEVCON/GESCLA certainly will be an ungerttable event.
Come to Curitiba.... bring you famili and participate in with Clarion Community of this fantastic event.
Organizer Comission of IV DEVCON/GESCLA
The organizer Comission of IV DEVCON/GESCLA have the honour to invite all of Clarion Developers to the biggest event of the Program already done in Brazil, that will be realize in the Lizon Hoel dependences in Curitiba - PR, http://www.lizon.com.br/
from June 19th to June 22nd, 2003 with the participation of well-known talkers from Clarion world like; Juan Domingo Herrera, Sebastian Tallamoni, Marcono Antonio Machado, Matias Flores and others. Among the topics to be approach are: Clarion, Clarion ASP, Clarion PHP, Clarion with Fenix.net, Templates, SQL, API, Data Replication and PostgreSQL.
Julio César Pedroso
José de Mello Jr.
J-Blowfish v1.10 (Templates & Libraries) 23 APR 07
This is a free download (with permission from Plugware), all that we ask is that you submit any changes you make to this code back to us. If you would like to receive notification via email when new builds are released, please click here.
Lastly, we would love to hear from you, as it's rewarding to find out who is using your code and what they are doing with it. This information will not be given to anyone else, it is simply used to motivate ourselves. We accept donations and beer also
J-Blowfish is a Clarion wrapper (pure Clarion source, no black boxes) for the Blowfish encryption algorithm. Most of this code was written by Plugware - we have added a helper class, examples, templates, etc.
J-Cal Mini (Templates & Libraries) 16 SEP 10
This is a template which enhances Clarion's calendar lookup control. Clarion's control works fine, but doesn't offer much in terms of theming, customization, settings, etc. Or at least that was the case. Drop in J-Cal Mini, choose a theme, and recompile.
J-Cal v3.0 (Templates & Libraries) 12 SEP 08
Now in English, Afrikaans, Danish, Dutch, French, German and Italian.
Since Organize365 was released, StrategyOnline has been inundated with emails from Clarion developers asking how the calendar was built. J-Cal has been released as a commercial product due to this interest and demand from the community.
J-Cal was built when a high-quality calendar control was needed for Organize365. After testing every 3rdParty calendar tool available, we realized that if we wanted calendar controls that measured up to Outlook, we would have to build them ourselves. J-Cal took almost a year to build, but it was time well spent.
J-Calculator (Templates & Libraries) 16 SEP 10
It adds little calculator buttons next to your numeric input fields, which your users can click on to calculate the values in the field. You need to see the screenshot to appreciate this, take a look.
J-Depends (Templates & Libraries) 5 JUN 08
The beauty of J-Depends is that this happens behind the scenes. End-users never see Depends.EXE. J-Depends simply does its magic, and your end-users can then simply email you a text file which contains all the Depends.EXE information!
Microsoft Visual Studio includes a very useful utility called Depends.EXE, which scans EXEs and reports useful information on all dependent modules (DLLs, etc).
We've been using Depends.EXE for many years now, but only recently realized that it's actually a free tool, which can be downloaded by anyone, including our clients!
But, most of our end-users lack the technical expertise to use Depends.EXE. That's why we built J-Depends.
J-Depends is a Clarion template. Developers simply add it to their Clarion APPs and recompile. When end-users run these compiled APPs, J-Secure can automatically run Depends.EXE.
J-Fax v1.60 (JFax) (Available for C7) (Templates & Libraries) 12 SEP 07
We have built a Clarion DLL that wraps up all the functionality exposed by the Windows Fax Service COM objects provided with Windows 2000, XP and 2003. J-Fax consists not only of our DLL wrapper, but it also includes Clarion templates and classes, which greatly simplify the process of adding this functionality into your own software. You can now add faxing abilities into your own code in a matter of seconds!
J-Flow v2.51 (Templates & Libraries) 21 MAR 08
It's the best tool available for adding flow diagrams into Clarion applications. Want to draw a node? 1 line of code. Want to draw a link between 2 nodes? 1 line of code. Want to move or align a bunch of nodes? 1 line of code. It's completely event driven, meaning that you can very easily react when a user clicks on a node, drags something, etc.
Lassalle Technologies produce the best flow diagram control on the market, called "AddFlow". AddFlow is an OCX control written in C++. J-Flow is a template that enables you to use this control (very easily) in Clarion applications.
J-HTML v2.0 Available for C7.2 (Templates & Libraries) 7 JUN 10
J-HTML is built on top of the Microsoft WebBrowser control, which is included with all versions of Windows from Windows 98 right up to Windows Vista, so you can guarantee that your clients will be able to use J-HTML without having to install any additional components.
New Features 28 Apr 08:
J-HTML is a control which can be added to your Clarion APPs in order to easily display and edit HTML! That's right - ONE control that can do both!
See artical at http://www.strategyonline.co.za/2009/01/19/jhtml-advanced-features
J-Media 1.10 (Templates & Libraries) 26 NOV 07
Here's the scenario.. You're a Clarion developer and you need a control that can play media files. The control needs to be stable, it needs to support a wide range of video formats, and ideally it should be reasonably easy to implement.
J-Skype v3.0 (Templates & Libraries) 12 SEP 08
To send a Skype message to another user, simply code:
MySkype.SendChatMessage ('strategyonline', 'Hi Gary!')
That's right! It's a single line of code! To call a user simply code this:
MySkype.StartCall ('strategyonline')
Then simply call "MySkype.EndCall" when you're done!
You can call Skype from any procedure, across any thread! You can even have multiple Skype objects running simultaneously! We take care of all the complexities for you.
Inter-application communication.
Transfer incoming calls.
Multi-User chats.
J-Skype enables you to integrate Skype into your own Clarion applications. You can send messages to other Skype users, you can initiate and close Skype calls, and so forth!
J-Spell v2.0 (JSpell) Available for C7.2 (Templates & Libraries) 7 JUN 10
All you need to do is install J-Spell, add the "J-Spell Global Extension Template" to your Clarion APP, and then recompile. When your users run your EXE, they will then be able to press the F7 key at any time to check their spelling!
The great thing about J-Spell is that it DOES NOT use Microsoft Word as the underlying spelling engine! Instead, it uses an open-source spelling engine called aSpell, which is also used by the likes of Opera and UltraEdit. And the "Spell Checking" window that appears when your users press the F7 key is actually a Clarion window, which we wrote, so we (and you) can control how it behaves, looks, and feels.
J-Spell now includes options for Portuguese
and Portuguese (Brazilian) in the global extension template.
Most popular software (including almost everything written by Microsoft) supports the ability for the user to press F7 in order to check their spelling. J-Spell adds that exact functionality to your own Clarion applications!
J-Tooltips (Templates & Libraries) 16 SEP 10
We built this one a couple of years ago for our Organize365 product, and we receive frequent feedback from our customers about how useful they find the functionality which this product provides. Basically J-Tooltips transforms your existing tooltips into something a lot more useful. This one will add significant value to your APPs in under a minute.
J-Walk (Web Sites) 26 MAY 09
If you already own some of our products, simply figure out which ones you don't own (using the table at the bottom of this page), add up their discounted "J-Walk Prices", and that's what it'll cost you.
Firstly, we're (Strategy Online) basically offering a bulk discount. If you buy licenses for all of our Clarion tools, we effectively knock a third off the price!
J-Zip v1.10 (Templates & Libraries) 12 SEP 08
This is an accessory that Clarion developers can use to easily add ZIP / UNZIP functionality to their applications. Simply add the J-Zip global extension template to your APP, and then add easy-to-use "Zip" or "Unzip" code templates anywhere in your application, as shown here.
JA 'Objects Edition' 15 MAR 00
Create COM Components In Clarion
Jazz Age’s JA Objects Edition 1.7.103 for Clarion is freely available for download. This product makes it possible
to create COM components with full ASP and MTS compliance, and dual interfaces. Advanced COM threading
models are supported.
Please feel free to download it and use it at your convenience.
JaDu - Free templates (Templates & Libraries) 14 OCT 02
JaDu Technologies 8 JUL 02
Examples
James Fortune's ETC talk 13 AUG 00
Just thought you'd like to know, I've finally got the ETC2000 pages on my
website. It includes the .PPT of my talk [without and without sound :-)] and
the pictures (click 'photo album').
James Fortune's page 29 FEB 00
James Fortune's Clarion web site. It contains full
information on help systems and James' famous Help talks as well as links
to the software he recommends, etc. Worth a look. Go on we dare you! (James dares you)
James Fortune's web page 8 JUN 00
Jan Axelson's Lakeview Research 11 MAR 02
Books about USB, Serial Ports, Parallel Ports, Microcontrolers & Circuit Boards. You've always been told, "It can't be done in 2000," but here's how to do it.
Java Botique (Java Applets) 1 FEB 03
Downloads and development information.
Jazzage Software 4 NOV 98
Create ActiveX components with CW?!?
Jean-Marc's Wild Wild Wares are still available! (Web Sites) 27 DEC 02
Jeff Slarve's Clarion wrapper for the Quickcrypt library (Templates & Libraries) 3 AUG 07
I (Jeff Slarve) wrote a wrapper for Slavasoft's (No relation
Jeff Slarve's Icon Finder (Utilities) 13 FEB 04
The program makes use of the CW redirection file and gives the fully
qualified path names if possible.
Requires the redirection class from Clarion Magazine if you want to
compile it.
If you find any errors, then please fix them ;)
Here is a small program that will look through your .LNK files to see
which ones have been linked into all of the apps in a folder. You can
then save the list to a text file and use this text file to pass to
pkzip or whatever.
Jeff Slarve's products for CW developers (Templates & Libraries) 8 MAY 09
When in the middle of development, sometimes it is a PITA to have to fire up Topcopy and navigate through the menus in order to kill a TPS table.
Jeff Slarve's Slider Control 4 OCT 99
As far as I know, it works great, except for some known limitations:
Jerry Ray's Clarion Developer's Site 7 NOV 00
DevCon 98 Presentation Files:
Dial-Up Networking Automation for use with Replication:
Other Data Replication Strategies:
Replication Strategies
Jerry Ray’s Clarion Developers Site 27 MAR 00
Jim Kane's examples of dealing with printers through APIs 15 OCT 99
Look for it on IceTips.
Jim Kane's MSSQL Class 7 FEB 00
What I did was take a class Surf wrote for Sybase and
redid it for mssql plus added a template. With that, the autonumbering
is done on the backend and all the CW templates work normally as if you
were using a tps. There was also a bug in C5b templates that effected
SQL that this fixes. The zip file SQLAN.Zip is on icetips.
Jim Katz's ABC DLL Toolkit 9 MAY 00
JNData Splitbar 16 AUG 01
There has been some other small changes to how the bar redraws, and
one that may effect the appearance of your programs. Please review the
"readme" file in the downloadable Zip file.
A new version of our free Splitbar Template is available that fixes
the problems in Clarion 5.5e. This should work just fine in ABC
programs from Clarion 4 and above.
JobFind.com 20 JUL 00
Jobs.com 20 JUL 00
Joel on Software 29 MAR 01
"Over the years I've formed some pretty strong opinions about software development. Friends and colleagues who have heard my rants have often encouraged me to write them down."
John Howman's templates 25 FEB 00
Joomla! (Web Sites) 29 JUL 08
Joomla! is used all over the world to power everything from simple, personal homepages to complex corporate web applications. Here are just some of the ways people use our software:
Joomla! is one of the most powerful Open Source Content Management Systems on the planet. It is used all over the world for everything from simple websites to complex corporate applications. Joomla! is easy to install, simple to manage, and reliable.
Joomla! can be used to easily manage every aspect of your website, from adding content and images to updating a product catalog or taking online reservations.
Josko R. Split, Croatia (Tips) 7 JUL 03
JoskoR Network Examples in Clarion (Demos) 19 FEB 03
Programs in Clarion (Source Available) that use Winsock for various functions.
JoskoR's Clarion 6 examples (Web Sites) 11 NOV 04
by Josko R. Split, of Croatia
JPGCROP 24 FEB 01
JPG Manipulation software.
JR Screen Ruler (Utilities) 26 JUL 10
This Screen Ruler is a great tool that allows you to accurately measure anything on your screen. This is especially useful when measuring graphics, web page browser sizes or whatever. Screen Ruler can display Pixels, Inches, Picas or Centimeters.
JUDO - JVZ Utilities DataDoctor & Organiser 27 DEC 01
Just launched: DevRoadmaps.com, your guide to .NET development! (Clarion Magazine) 15 SEP 10
This has been an extraordinarily busy year here at Clarion Magazine. We've launched two new web sites and as a result our publication schedule has been set back. With the launches out of the way we should be back to normal soon; meanwhile, we've extended all subscriptions active May 1 or later by 30 days.
Just Screenshots (Utilities) 18 OCT 02
If a picture says a 1000 words what does your screenshot say about your program? Are your screenshots boring and square? Do you want to breathe new life into your screenshots and give your visitors something a little more visually pleasing? Then run your screenshots through Just Screenshots and let them jump off the pages of your site!
Create perspective views of your program's screenshots
JVZ's Clarion & MS SQL page 27 MAR 00
This page is intented to be a source of information for Clarion Programmers
using the MS SQL File Driver.
Kalashnikov Programming (Article) (Clarion Magazine) 12 JUN 07
Keeping Separate Clarion Development Environments (Article) (Clarion Magazine) 19 JAN 10
Kefren Designs (Web Sites) 9 SEP 02
Custom graphics for the Clarion Connection courtesy of Kefren Designs, inc.
Kelvin Chua's links to faq's tips and tools. 16 JAN 02
This is meant for all the newbies and Clarion Developers to access for
centralized information. It will be FREE for the Clarion Community.
Kermit Protocol 31 JAN 02
Kermit is a file transfer protocol first developed at Columbia University in New York City in 1981 for the specific purpose of transferring text and binary files without errors between diverse types of computers over potentially hostile communication links, and it is a suite of communications software programs from the Kermit Project at Columbia University. The Kermit protocol and software are named after Kermit the Frog, star of the television series, The Muppet Show; the name Kermit is used by permission of Henson Associates, Inc.
Key-Lok Dongle (Templates & Libraries) 14 MAR 05
Reportedly has documentation for Clarion use.
Keystone Computer Resources (Templates & Libraries) 13 OCT 08
Keystone Computer Resources (Available for C7) (Templates & Libraries) 3 FEB 09
KlariSoft 6 JUL 06
More goodies from Leonid Chudakov and Kirill Scherba!
Klarisoft Examples (Tips) 27 OCT 05
Klarisoft TList Control Wrapper (Templates & Libraries) 6 OCT 06
TList Clarion Wrapper gives you an easy access to the TList7 ActiveX component from Bennet-Tec Information Systems, Inc. TList allows you to arrange data as a multi-column List, Tree, Grid or Heirarchic Tree-Grid for optimal organization of your critical information. List of features includes Printing, In-Place Data Entry ( Text, DropDown, Checkboxes), Multiple Columns, Multiple Fonts, Colors , Images, Formatting by Hierarchic Level, WordWrap, Fast Search and Sort, Internet HyperLinks, Multiple Selections, Clipboard Support, File I/O, Hidden Items and much more .
Class wrapper is ABC/Legacy compatible and works with Clarion 5, 5.5, 6 and 6.1/6.2/6.3. Pure Clarion source no dll "black boxes".
KlariSoft Video Capture Class (Templates & Libraries) 22 OCT 07
You can easily incorporate video capture capabilities into your application by using Clarion wrapper for the MicroSoft AVICap window class. AVICap supports streaming video capture and single-frame capture in real-time. In addition, AVICap provides control of video sources that are Media Control Interface (MCI) devices so the user can control (through an application) the start and stop positions of a video source, and augment the capture operation to include step frame capture.
Koders (Web Sites) 11 NOV 04
There is a new search engine for open source developers looking for
code snippets, examples etc. at http://www.koders.com/
The short description of this service is "google into open source
source code". This site tracks many open source projects, including Firebird
(right now, their index holds 125,112,016 lines of code).
KompoZer (Utilities) 14 JAN 10
KompoZer is a complete Web Authoring System that combines web file management and easy-to-use WYSIWYG web page editing capabilities found in Microsoft FrontPage, Adobe DreamWeaver and other high end programs.
KompoZer is designed to be extremely easy to use, making it ideal for non-technical computer users who want to create an attractive professional-looking web site without needing to know HTML or web coding.
Easy web authoring
Finally, a top-notch WYSIWYG web page program for the rest of us! Now there's no need to pay a little fortune for a program to create and edit great-looking web pages, including powerful and easy to use CSS capabilities.
KP Payroll 29 FEB 00
KP Payroll Software is the Absolute Answer to your payroll administration and provides a complete payroll solution to you human resources needs.
KSAnimate (Templates & Libraries) 4 APR 02
Special effects when showing or hiding windows.
KSAnimatedText by Leonid Chudakov (Templates & Libraries) 11 APR 02
Easily animate
static string controls. KSAnimatedText is included with the KSAnimatedWindow
package.
KSbgc by Leonid Chudakov (Templates & Libraries) 11 APR 02
KSbgc template allows your users to apply a custom background to application
windows at run-time. This template adds a background selection submenu to
any existing menu.
KSMsgBox Class (Templates & Libraries) 26 JUL 02
Put TSMB.SetKSMsgBox(TRUE)
anywhere in your app and MESSAGE statement will
call standard Windows message dialog now.
TSMB.SetKSMsgBox(FALSE)
sets it back to Clarion message window.
Thread safe message box class replaces standard Clarion MESSAGE dialog box
with the API based one. You will continue using MESSAGE call but standard
Clarion MESSAGE window will be replaced with the Windows API based one. So,
no extra ACCEPT loop coming from the Clarion MESSAGE window and unwanted
thread switching. Everything is done with just one line of code:
KSpng Class v1.3 - PNG and TIFF format support for Clarion IMAGE control (Templates & Libraries) 20 MAY 10
KSpng class allows Clarion programmers to display PNG and TIFF format images
using native Clarion IMAGE control on both windows and reports. It also
allows you to convert files between different image formats. BMP, GIF, JPEG,
TIFF and PNG formats are supported. Everything is done with just one call.
Clarion 5.5, 6.3 and 7 both Legacy and ABC are supported.
Available for C7.1
KSprbar™ - ProgressBar Control Template (Templates & Libraries) 30 APR 02
KSprbar™ can be used in Clarion4, Clarion5 or Clarion5.5 32-bit applications.
With the help of the templates you will be able to handle standard Windows 32-bit ProgressBar control in a "Clarion Way". Templates support changing style of the ProgressBar, autoresizing, changing ProgressBar orientation and color and many other features.
KSprbar™ Template gives Clarion user an easy access to the standard MS Windows ProgressBar control.
KT Software 7 SEP 00
Consulting and Web Hosting (CWIC).
L3 Drivers 8 DEC 01
L3 Technologies offers a dBASE File Driver providing full native access to dBASE tables from Clarion applications, and a native Paradox File Driver. The Drivers are written using the TopSpeed File Driver Kit, ensuring complete compatibility with Clarion. Database access is achieved using the Borland Database Engine (BDE). This is the same engine that is used in the dBASE and Paradox Database systems, so full compatibility is ensured.
The Standard variants of the L3 Database Drivers are fully functional, entry-level drivers providing full native access to tables through the BDE.
The Professional variants of the L3 Database Drivers incorporate new technology which enables applications to dynamically create, open and access tables without defining the file structure at compile time. This enables developers to produce general-purpose applications that can operate on any dBASE or Paradox table.
Full support for Local SQL is provided through the use of the Prop:SQL file property. Support for Query By Example (QBE) is provided by a Prop:QBE property. In addition a special form of file declaration, is supported which allows the efficient use of SQL style cursors in applications.
Paradox and dBase drivers for Clarion.
L3 Technologies LTD 29 MAR 01
The home of the incredible Sean Wilson.
Advanced File Drivers
Free Utilities
La primer revista de Clarion en español 24 OCT 01
Bienvenidos a El ABC de Clarion, la primer revista de Clarion en Español, aqui encontrarás artículos de interés general y particular sobre el uso y manejo de Clarion como una herramienta de desarrollo rápido de aplicaciones de bases de datos.
Larabie Fonts 18 AUG 99
Fonts for free, made by me. I've made over 225 free fonts. Download them, give them away. Use them for whatever you like. What do I ask in return? Please have a look at my Deluxe Fonts and my donations section. Visit the Showcase. If you enter your email address on my sign-up page you'll be notified when new fonts are added.
Large Table Performance in MySQL (Clarion Magazine) 26 OCT 01
The MySQL server has a reputation for speed, yet some developers are noticing huge performance problems with large tables. What's the real story? Dave Harms tests a 300 megabyte, 5.5 million record table and finds out what's really going on.
Laro Group DigitChanger v1.13 Tested with C7.2 (Templates & Libraries) 4 JUN 10
DigitChanger allows you to change the number of digits in amount masks in your windows, reports and tables with a global option.
Laro Group File Tuner v0.51 Tested with C7.1 (Templates & Libraries) 4 JUN 10
FileTuner is a Topspeed and Btrieve file tester, refresher and fixer.
Laro Group FinalStep v2.24 Tested with C7.1 (Templates & Libraries) 4 JUN 10
A template to change all the cosmetics of your program at once, effortly. You can also allow the user to change the apperance.
Laro Group FullRecord v2.24 Tested with C7.2 (Templates & Libraries) 4 JUN 10
FullRecord allows recording of ALL the operations on your file system. You can prove to your user what happened to his data.
Laro Group NeatMessage v2.18 Tested with C7.2 (Templates & Libraries) 4 JUN 10
You don't need to change anything in your program to take immediate advantage of this product. The template makes use of the message hook to directly replace your regular Message() calls, so it is easy to remove too!
NeatMessage may replace STOP() and HALT() as well.
NeatMessage is a Message Box replacement from Laro Group.
Laro Group PrintWindow v1.25 Tested with C7.1 (Templates & Libraries) 4 JUN 10
Add this template to your app and get a printout of any window with a hot key.
Laro Group WindowID v2.03 Tested with C7.2 (Templates & Libraries) 4 JUN 10
WindowID helps your users clearly identify the procedure and application they are having trouble with, and how they got there. Simply add a global extension to your program and it will add a small invisible button to each window. When you hover your mouse over this button you get a blook with the proceure and application name anod other information. Press the button to put this information to the clipboard.
Loose track of where a window is in your app, or collection of apps?
Larry Teames on Reports (Clarion Magazine) 5 APR 99
Larry Teames begins a regular column on reports in April, starting with the basics and divulging some of the secrets he's learned on his way to becoming the acknowledged authority on Clarion report writing.
Larry Teames On Reports (Clarion Magazine) 10 MAY 99
Larry continues with his new series on the mysterious (not to say sinister) inner workings of the report formatter.
Larry Teames On Reports (Clarion Magazine) 13 JUL 99
In this installment Larry Teames looks at summary reporting and creates a report that can be printed in two different formats.
Larry Teames On Reports (Clarion Magazine) 31 AUG 99
Larry Teames takes apart a Clarion report and teaches it how to print multi-page letters the right way.
Lassalle Technologies (Controls) 10 FEB 04
You may also wish to draw a graph without having to worry about the position of each node or link. Our Graph Layout Controls are AddFlow extensions that perform autolayout graph drawing and therefore automatically auto-arrange the graph. We provide an ActiveX version and a .NET version of each layout components.
Each time you need to graphically display interactive diagrams, you should consider using AddFlow ActiveX Control, a royalty-free ActiveX control that offers unique support to create diagrams interactively or programmatically: workflow diagrams, database diagrams, communication networks, organizational charts, process flows, state transitions diagrams, CTI applications, CRM (Customer Relationship Management), expert systems, graph theory, quality control diagrams, ...
Latest Alpha Build (Article) (Clarion Magazine) 20 AUG 07
Latin America DevCon (Events) 12 MAY 05
On the event we will have the participation of Robert Zaunere speaking about
the future of Clarion and Bruce Johnson giving us an overview of the new
Clarion products as well as a presentation for their own set of templates.
Latin American DevCon to be held on Foz do
Iguazu, a beautiful turistic place this year on may 26 to 29. We are looking
for products sponsorship, we have a contest on the event in which each
assistant can present a Clarion program and some members of the organization
will evaluate these program and give them points, the one with more points
will get more prizes. If you want to donate some products from your company
to be included in the prizes list you are more than welcome, just send us
and email and we will publish it on the event site (http://www.gescla.com.ar
for spanish and http://www.gescla.com.br for portuguese)
Latitude/Longitude for 28,000 US cities (Templates & Libraries) 29 OCT 03
In a TPS file. FREE.
Layout Manager (Templates & Libraries) 25 NOV 02
Let your customers change your screen layouts
and control properties to suit their needs at runtime.
Lead Tools 8 MAR 03
Whether you need to take control of images in a database,compress and optimize your images for storage, view images or add any other image manipulation tasks to your applications - You will be able to say, "Yes, I can do that!" with a LEADTOOLS Imaging Toolkit.
With a LEADTOOLS Imaging SDK in your hands, your clients or managers will think you have spent years becoming an expert in the field of imaging.
Learning To Write A Business Object (Clarion Magazine) 16 AUG 00
Writing useful objects in Clarion still isn't as easy as using existing ABC objects, but the potential is there. Alan Telford shows how to create a business object that solves a real-world problem.
Legacy to ABC: There is Another Way! (Clarion Magazine) 25 JUL 00
Daunted by the challenge of migrating your apps from Legacy to ABC? Simon Brewer shows how to do it one piece at a time with a hybrid of Legacy and ABC code. Part 1 of a series.
Legacy to ABC: There is Another Way! Part 2 (Clarion Magazine) 8 AUG 00
Daunted by the challenge of migrating your apps from Legacy to ABC? Simon Brewer shows how to do it one piece at a time with a hybrid of Legacy and ABC code. Part 2.
Legacy to ABC: There is Another Way! Part 3 (Clarion Magazine) 16 AUG 00
Daunted by the challenge of migrating your apps from Legacy to ABC? Simon Brewer shows how to do it one piece at a time with a hybrid of Legacy and ABC code. Part 3.
LES HANDYTOOLS 15 JUN 01
Ce site est mis à la dispositions gratuite des utilisateurs de Clarion par: Francened
LGP Look Good Package v3.2 (Templates & Libraries) 6 OCT 08
Features:
First impressions are everything! Make your apps shine with the Look Good Package! Includes hundreds of images and icons. Also includes the NEW Drop Shadow template - add drop shadows to panels and sheets for that deep 3d look!
libxml2 (Templates & Libraries) 10 JUN 05
You'll also need iconv.dll and zlib1.dll from the same site. I found that I
had to re-write the memory-allocation functions to avoid GPFs but it works
great now.
The libxml2 C source can be downloaded from
http://xmlsoft.org/sources/libxml2-cvs-snapshot.tar.gz.
For a free XML dll, try libxml2. It's a bit of work making prototypes and
stuff, but it's save you $69. It's freely downloadable from:
http://www.dlldump.com/download-dll-files_new.php/dllfiles/L/libxml2.dll/-/download.html.
Limit An App To A Single Instance: DDE Strikes Back (Clarion Magazine) 12 APR 05
In days of old, when programmers were bold and DDE was the ultimate tool, if one wished to limit one's application to a single instance, it was quite easy. But Microsoft has deprecated DDE, and has done its best to move programmers to other solutions. As a result, that old DDE instance-limiting code doesn't always work as expected. Unless you add a modern twist, as Steve Parker shows.
Linder Setup Builder v7.3 Build 3195 (Install Programs) 7 JAN 11
Unlike the monolithic installation technologies available today, SetupBuilder 6 has been designed from the ground up to deliver a perfect fusion of installation authoring, web deployment, configuration management, and scripting technologies.
All SetupBuilder 6 editions are based on the same award-winning installation technology; these editions are designed to accommodate every need and budget, from large, multi-national enterprise development teams and commercial software vendors, to the smallest independent software authors.
It is very important to recompile your installations with the new
Win7RC-aware build (#2581) of SetupBuilder if you have to support the latest
Win7 operating system! SetupBuilder 6.9 Build 2581 compiles Win7RC-aware
installation applications. And of course, the SetupBuilder IDE is also
Win7RC-aware now.
As promised, SetupBuilder 7 for Windows 7 RTM (and Windows Server 2008 R2
RTM) is ready to download. This will give you enough time to prepare your
Windows 7 compatible applications and installations before Windows 7 becomes
available to the mass-market of consumers.<\b>
SetupBuilder delivers an unprecedented level of ease of use without sacrificing the powerful features that even the most demanding installation projects require!
Lindows.com (Utilities) 6 JAN 03
LindowsOS is a new, fun and exciting operating system that delivers the power, stability and cost-savings of Linux with the ease of a windows environment. LindowsOS is easy to experience because of its friendly graphical interface and support for popular Microsoft Windows file types (.doc, .xls, .ppt, .jpg, .gif, .mp3, etc.).
Linked In Clarion Developers Group (Web Sites) 27 MAR 08
This is a group for professionals that are using or considering using the Clarion Development Environment and/or the Clarion language. Also a location to network the many members of the Clarion community.
Linked Software (Clarion Applications) 28 MAY 03
Membership and Fundraising Software: The Membership Management System (MMS) from Linked Software is a universal membership and fundraising software program for all nonprofits, clubs, churches, professional and trade associations, museums, country clubs, yacht clubs, health clubs, chambers of commerce, political organizations, fraternities and sororities, zoos --- and many more!
Links to many user groups 5 AUG 99
Linktivity (Utilities) 15 MAR 02
Remote control, web access and web demoing software.
List & Label Templates (Templates & Libraries) 22 JUL 05
List & Label v 11
List Box Marking (Clarion Magazine) 31 DEC 00
Professor Parker gets out his marking pen and explains how list box marking works, and how it can be made better.
List Header Customizer v1.2 (Templates & Libraries) 11 OCT 05
Listboks formatterer (Templates & Libraries) 29 NOV 07
Listboks formatter med støtte for List & Label, oversetting, filter osv.
Lists, CHOICE, and Hidden Tabs (Article) (Clarion Magazine) 11 JAN 08
Live Update 1 JUL 99
Your customers can update your app from the web.
LNS Icon Collection (Graphics) 5 DEC 07
Beautiful and crisp icons that will make your projects come alive. Some
sample uses for this collection are:
Loading DLLs At Runtime - Part 1 (Clarion Magazine) 16 MAY 01
Do you want to sell your software with optional modules that are automatically recognized when installed? Do you ever need to call a procedure that may not exist on your end user's system? Will your program even load if you use one of those functions? In this three part series Larry Sand exlains how to load DLLs at runtime.
Loading DLLs At Runtime - Part 2 (Clarion Magazine) 22 MAY 01
Do you want to sell your software with optional modules that are automatically recognized when installed? Do you ever need to call a procedure that may not exist on your end user's system? Will your program even load if you use one of those functions? In this three part series Larry Sand exlains how to load DLLs at runtime.
Loading DLLs At Runtime - Part 3 (Clarion Magazine) 29 MAY 01
Do you want to sell your software with optional modules that are automatically recognized when installed? Do you ever need to call a procedure that may not exist on your end user's system? Will your program even load if you use one of those functions? In this three part series Larry Sand exlains how to load DLLs at runtime.
Localizer 26 MAR 99
Application Scanner is used to add translation code to those source code modules, and the Translator used to create new languages for your application. You as a programmer do not have to do anything, just insert the Extention template and re-compile. Now run the provided program and add the other languages OR pass the Localizer program on to the user to Change text, Button Sizes and Report text on there own. Its never been so easy
Locating Records In Hand Coded List Boxes (Article) (Clarion Magazine) 12 MAY 09
Locus Templates updated for C7.1 (Templates & Libraries) 28 DEC 09
And they are all FREE!
(Comments by Michael Gould) I've downloaded and installed the templates and compiled the demo
application using C55EE RC2, there were 7 or 8 place where the VIRTUAL
attribute needed to be added to a method ( KILL methods if I remember
correctly ) and I also got 3 or 4 messages about the _ABC???????_ compiler
directives appearing more than once but everything I have tried in the demo
has worked.
(Comments by Don Redd) Also make sure you downloaded the Locus51.exe NOT the 50/and patch.
(Comments by Don Redd) I just installed the Locus DEMO and the Template set. I must say, these
are some of the nicest templates I've ever seen, period. The RichEdit works
like a champ now. There is a new template that I personally love, the
"Explorer Panel" extension - for a Window procedure. This one, you gotta
see. These templates warrant everyone looking at. I encourage anyone that
uses them to do as I did and email the author and thank him for his efforts.
(comments by Don Redd) There is an enhanced EIP template that uses: DropList, DropCombo, SpinBox,
etc. Locus Templates has it's own FileManager, that works right out of the
box, so to speak. There are too many *goodies* to list here. See for
yourself http://home5.inet.tele.dk/gandalf
Lodestar Software 20 DEC 01
The office will be closed 20-Dec-2001 through 2-Jan-2002
Lodestar Software's CW accessories page (Templates & Libraries) 11 JAN 05
LogFlash v2.5 Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
LogFlashFlash is now compatible with all versions of Clarion from CW20 to Clarion 6.
Logic Central's demo IFT server 23 SEP 99
LogiCentral 23 JUL 98
Have you wanted your users to use your web application without the Java download wait,
but ...
you still wanted to have Java functionality in other procedures of the same application? A real pain, right? Until now!
LogMeIn (Utilities) 29 JAN 07
Fastm easy & secure remote access, backup and support solutions.
LoJack for Laptops (Utilities) 6 SEP 08
Computrace® LoJack® for Laptops Standard is a software-based computer theft recovery service that:
If your computer is stolen, our Theft Recovery Team uses the software to track the stolen computer and provides local police with information they need to get it back and apprehend thieves.
Lone Wolf Software (Utilities) 8 JAN 03
Timeclock Solutions in Clarion.
Look Ma, No Keys! (Clarion Magazine) 16 JAN 01
With ABC you can sort a browse on fields other than those defined in your keys, with reasonably good performance in most cases. Unfortunately you also lose locators and scrolling thumb support. Jim Kane goes digging in ABC and discovers it's not that difficult to add back the locator and thumb.
Look Out, It's Outlook! (Part 1) (Clarion Magazine) 9 MAY 02
The subject of interfacing with MS Outlook comes up regularly on the newsgroup. Mark Riffey takes a second look at his Outlook code, and discovers unexpected help in MS Word. Part 1 of 2.
Look Out, It's Outlook! (Part 2) (Clarion Magazine) 14 MAY 02
The subject of interfacing with MS Outlook comes up regularly on the newsgroup. Mark Riffey takes a second look at his Outlook code, and discovers unexpected help in MS Word. Part 2 of 2.
Loose you Administrator password? (Tips) 5 FEB 07
Forgot your NT admin password?
Reinstall? Oh no... But not any more...
Loosely Coupled .NET Applications And Inversion of Control (Article) (Clarion Magazine) 18 APR 08
Loosely Coupled .NET Applications And Inversion of Control (Article) (Clarion Magazine) 2 JUN 08
Loosely Coupled .NET Applications: The Baseline Example (Article) (Clarion Magazine) 18 APR 08
Loosely Coupled .NET Applications: Understanding Reflection (Article) (Clarion Magazine) 11 APR 08
Lorenzo Alberton's Page (Tips) 17 NOV 06
This is where you can find some info about my PEAR packages, and some useful tutorials on PostgreSQL, Firebird SQL and other DBMS.
Lotus Screen Cam 25 JAN 02
ScreenCam is Lotus Development's popular PC screen recording application. Use ScreenCam to demonstrate your product, teach people how to use it and help them get the most from their applications.
Lucene.net search Engine (Web Sites) 17 APR 09
Used by Clarion Magazine for his search engine.
Maarten's ReadProc utility (Utilities) 9 MAY 08
Helps keep track of which procedure is in which dll.
Mabry Software 31 DEC 00
Mabry Software's .NET components 26 OCT 01
Ftp/NET, Mail/NET and News/NET components. These new versions of our award-winning Internet components are designed to be used in the Microsoft .NET framework. Our new .NET components take advantage of the .NET framework and also fit into the framework. These are not five-year-old warmed-over VBXes (as you'll get from some vendors), these are completely new components that will support your new requirements.
Macmillan Personal Bookshelf 27 OCT 99
Soon to be Informit
Macromedia 11 JAN 02
MagGem: A String Class (Clarion Magazine) 11 FEB 11
Yes, monitors are getting bigger, but the default font in the C7 text editor is still a mere 10 points. You can change it in Tools|Options, but there's an even easier way.
MagGem: Backdoors and Other Tricks (Clarion Magazine) 2 MAR 11
If you're handling credit card numbers, here's a way to check for bad data before you submit the card for processing.
MagGem: Everything You Ever Wanted To Know About Strings (Clarion Magazine) 2 MAR 11
Yes, Clarion has a CAP attribute. But it's not very smart. Here's the code you need to handle capitalization the right way.
MagGem: Let Your Hamster Do The Work (Clarion Magazine) 11 FEB 11
SQLite isn't the answer to every SQL problem. Really it's only the answer to a few. But it has some hidden talents.
MagGem: SQLite Is Tiny And Useful (Clarion Magazine) 31 JAN 11
Yes, we have a bunch of string handling functions in Clarion. But sometimes a string class is just so much better.
Magic Locks by Icetips (Templates & Libraries) 22 AUG 07
The Magic Locks can lock down checkboxes, radio buttons, entry fields, buttons, text, RTF controls - any type of control that you want to lock. By default it locks everything if the form is called in ViewOnly mode. However, you can set it to Change mode and open up some fields that you may want the user to be able to enter data into, for example a text field with comments.
The Magic Locks consist of a set of Classes and templates that enhance the View Only forms to better indicate read-only controls. It also locks checkboxes, radio buttons, drop down controls, etc. which can not be set as read-only. This reduces confusion, as users can not make visual changes to the data.
The new Icetips Magic Locks make it easy to control what kind of access users have to view only forms. You can lock any type of control so it is completely inaccessible. You can also allow access to certain controls and allow the data to be saved.
Magic Locks v1.1 (Templates & Libraries) 4 OCT 07
The new Icetips Magic Locks make it easy to control what kind of access users have to view only forms. You can lock any type of control so it is completely inaccessible. You can also allow access to certain controls and allow the data to be saved.
Mail Merge by Solace Software (Templates & Libraries) 21 AUG 02
The Mail Merge templates gives you the ability to add Mail Merging facilities to either standard text or RTF fields in your application. Also available as a discounted bundle together with with Solid Software's RichReport templates. This allows you to add RTF text to standard Clarion reports.
Maillite 3 JAN 00
A Freeware SMTP and POP3 activex (Spanish & English)
(c) 1998 Norberto Fernández
(No attachments. Message must be less than 64kb.)
Mailserver + Newsserver Hamster Playground (Utilities) 21 FEB 07
Hamster Playground is a free newsserver (NNTP/usenet) and mailserver (POP3, SMTP) software, which allows to collect news and mails from different servers. Collected messages are then available for any newsreader or mailclient on your local computer or on any server in your family or company network. The software runs under all Windows versions (95, 98, ME), under Windows NT, 2000, XP and 2003 the mailserver and newsserver can additionally be installed as a system service.
Making App Data UAC (Vista and Windows 7) safe and XP compatible (Tips) 6 APR 10
This information applies to four UAC aware Windows operating systems: Vista, Windows Server 2008, Windows 7 and Windows Server 2008 R2 (Windows Server 7).
Making App Data UAC (Vista and Windows 7) safe and XP compatible (Tips) 26 AUG 10
This information applies to four UAC aware Windows operating systems: Vista, Windows Server 2008, Windows 7 and Windows Server 2008 R2 (Windows Server 7).
Making App Data UAC (Vista and Windows 7) safe and XP compatible (Tips) 29 NOV 10
This information applies to four UAC aware Windows operating systems: Vista, Windows Server 2008, Windows 7 and Windows Server 2008 R2 (Windows Server 7).
Making Sense of ABC's ErrorClass - Part 1 (Clarion Magazine) 21 NOV 00
If there's one part of ABC that consistently draws fire, it's ErrorClass. In this three part series, Russ Eggen puts on his flak jacket and steps out into no man's land to explain what ErrorClass is all about, why it's good, and what you can do with it.
Making Sense of ABC's ErrorClass - Part 2 (Clarion Magazine) 28 NOV 00
If there's one part of ABC that consistently draws fire, it's ErrorClass. In this three part series, Russ Eggen puts on his flak jacket and steps out into no man's land to explain what ErrorClass is all about, why it's good, and what you can do with it.
Making Sense of ABC's ErrorClass - Part 3 (Clarion Magazine) 5 DEC 00
If there's one part of ABC that consistently draws fire, it's ErrorClass. In this three part series, Russ Eggen puts on his flak jacket and steps out into no man's land to explain what ErrorClass is all about, why it's good, and what you can do with it.
Making The E-Mail Connection (Clarion Magazine) 27 JAN 03
Brice Schagane shows how to use John Hickey's Internet Link Template to open an email message editor in the user's email program using a specified email address, subject, and body text.
Making TPS Superfiles (Article) (Clarion Magazine) 29 SEP 09
Mallorca Icon Collection (Graphics) 12 JUN 06
620 beautiful Vista style icons that will make your project sparkle.
Sizes: 16x16, 24x14, 32x32, 48x48, 64x64, 72x72. 96x96, 128x128, 256x256
File types: ICO, PSD, PNG, GIF, BMP, JPG
Mambo Server (Utilities) 11 JUN 05
Mambo is one of the most powerful Open Source Content Management Systems on the planet. It is used all over the world for everything from simple websites to complex corporate applications. Mambo is easy to install, simple to manage, and reliable.
Managing And Debugging Builds With External Project Files (Article) (Clarion Magazine) 24 JAN 09
Managing Global Stuff With The Datafier (Article) (Clarion Magazine) 29 JAN 09
and expressions.]]>
Managing Identical Files With Aliases (Article) (Clarion Magazine) 11 SEP 08
Managing Report Page Breaks With The C6 Break Manager (Clarion Magazine) 17 DEC 04
Geoff Bomford shows how to use the new BreakManagerClass to get control over report page breaks. This comrehensive article is a great introduction to this important new technology.
Managing Skipped Field Hot Keys (Clarion Magazine) 19 SEP 02
If you've ever used the SKIP attribute on a seldom-used entry field, you've probably also noticed that you can no longer use a prompt hot key to get to that field. For keyboard-intensive data entry, that's a problem. Fortunately, Carl Barnes has the solution.
Managing Table Opens In ABC (Clarion Magazine) 11 FEB 02
Clarion applications have automatically managed opening and closing tables for years. ABC applications continue this practice. The templates, under control of global template options, handle this task using the RelationManager objects. So you don't have to worry about how or when your tables are opened, right? Wrong.
Manifests for Hand Coded Apps (Article) (Clarion Magazine) 1 JAN 07
MAPI Templates 22 APR 00
Send mail to: joe@topspeed.co.za (Apparently not available)
MAPILab (Utilities) 2 DEC 06
Get rid of annoying security alerts in Microsoft Outlook! Advanced Security for Outlook allows you to determine the violator as well as specifying the status for this program for future occasions e.g. allow access, block access or run the default Outlook handler. Future specified actions will be executed automatically and Outlook Security will cease to annoy you with messages concerning attempts to access e-mail addresses you have stored in Outlook.
MapInfo 9 JAN 98
Collection of links and products for mapping and GIS.
Mappoint Templates v3.0.0 (Templates & Libraries) 10 DEC 07
Mapping and routing for your Clarion program.
MapWindow GIS (Templates & Libraries) 12 APR 07
Unlike other free tools, MapWindow is more than just a data viewer, it is an extensible geographic information system. This means that you can write plug-ins to add additional functionality (models, special viewers, hot-link handlers, data editors, etc.) and pass these along to any number of your clients and end users.
MapWindow includes standard GIS data visualization features as well as DBF attribute table editing, shapefile editing, and grid importing and conversion.
MapWinGIS ActiveX includes a GIS API for shapefile and grid data with many built in GIS functions.
MapWinGIS ActiveX can be redistributed royalty-free. No fee is required, although we happily accept donations to help support this effort.
MapWindow is free to use and redistribute to your clients and other end users.
MapX 11 APR 00
Show maps in your app.
Marathon 22 OCT 01
Open Source Interbase
adminstration and maintainance tool. Download this Open Source Tool to
manage your indices, add your fields, add and test your Stored Procedures
and ....
Mark Geisinger's example of using Catalyst SocketTools 30 APR 99
Mark Riffey's Network Troubleshooting Page (Article) (Clarion Magazine) 17 FEB 10
Mark Sarson's Blog (Examples) 26 NOV 07
I’ve been spending quite some time when not carrying out my day job playing with clarion#.
On the whole I would say I am very happy with what SV have given us.
Anyway I (Mark Sarson) have developed a little app to do reflection of .net exe’s and dll’s, if you care to download the source.
Marking Time 3: Inter-Date Computations (Article) (Clarion Magazine) 22 JUL 06
MASC Voice Compression Technology (Controls) 28 JUL 04
Voice management software.
Mascon 28 NOV 00
A graphical tool to create and manage tables, fields and keys in MySQL
Massive Graphic Collection for your Apps (Free) (Graphics) 17 OCT 07
Master Index of Clarion Books (Tips) 28 JUN 04
Thanks, Dave Harms of Clarion Magazine.
Master that loud, 2 fingered wistle! (Tips) 31 DEC 07
Amazing what you can google.
MAV direct ODBC Template v0.08 (Templates & Libraries) 11 JUL 05
MAV direct ODBC Template version - It is an extended clone of the standard templates which works with the DB files (Control, Extension and Procedure Templates like Browse, Form, Process and Report) optimized to work with the MAV Direct ODBC library.
MAV Direct ODBC ver 0.10 (beta) Ready for C6 (Templates & Libraries) 11 JUL 05
Benefit of using MAV direct ODBC (MAV) class and template:
MAV direct ODBC (MAV) class and template is a set of classes and templates for quick, easy and powerful access to SQL servers using ODBC API. Tested with Firebird.
To use MAV direct ODBC you need:
Library was tested and works with:
Clarion 5.0b, 5.5 and 6.0, ABC or Legacy, 32-bits only.
Maximum PC's review of Virus and Security software. (Tips) 8 JUN 09
Behind every piece of malware—be it a virus, spyware, or any other form of hostile, destructive code—is a sneaky, scheming scoundrel, oftentimes someone you’d never suspect. Antivirus suites promise to defend your PC against all the baddies. We (Maximum PC) test 10 of the leading products to see which ones are best at keeping your PC safe.
MaxMind Credit Card Fraud Detection Service (Services) 16 APR 10
MaxMind Credit Card Fraud Detection tools automatically sift through your online charges to flag potentially fraudulent transactions. The service works by combining MaxMind GeoIP geolocation metrics - identifying the geographic source of the charge - with additional checks for known fraud risks. MaxMind tools pin down potential fraud and identify associated risk factors, pointing you to the best strategy to verify the flagged transaction and prevent future fraud.
Credit card fraud is a growing problem for online merchants. As the merchant, you are liable for fraudulent credit card transactions, as well as chargeback fees. Excessive chargebacks can lead to losing your merchant account and being unable to open another one.
Maybry Barcode VBX/OCX 2 DEC 97
BarCod VBX/OCX makes barcode display and printing really easy. Just pick
the barcode Style, set the Size, and fill the Caption property with the
information you want to be displayed as a barcode. You can choose vertical
as well as horizontal orientation. For printing, add instructions for position
placement on the paper, and BarCod paints into the Printer Object.
MDM-C 29 MAR 01
MemoDemo.Zip 31 DEC 00
How to print multi page memos in a CW report.
Memory Limits for Windows Releases (Tips) 21 JAN 10
Limits on memory and address space vary by platform, operating system, and by whether the IMAGE_FILE_LARGE_ADDRESS_AWARE value of the LOADED_IMAGE structure and 4-gigabyte tuning (4GT) are in use. IMAGE_FILE_LARGE_ADDRESS_AWARE is set or cleared by using the /LARGEADDRESSAWARE linker option.
Memory Mapped Files in Clarion (Clarion Magazine) 19 NOV 05
Memtest 86 (Utilities) 1 MAR 07
Free download or $10 CD.
A comprehensive, stand-alone memory diagnostic.
Menu Buttons In Clarion (Clarion Magazine) 11 MAR 03
If you've ever used Intuit's Quicken software, you will have seen Menu Buttons in action. Instead of a standard menu bar across the top of the window, Quicken uses what appear to be flat, transparent buttons, which display a popup menu when clicked. Brice Schagane shows how to get the same effect in a Clarion application.
Mertech Data System 26 SEP 01
The new offerings are directed at companies using non-DataFlex based development tools like VB, Delphi, and
COBOL etc. We have received enthusiastic support from Btrieve developers who want to offer a database
independent solution and are not in a position to rewrite their application.
Mertech Develops Oracle and MS SQL Server Drivers for Btrieve Market
Mertech is taking its highly successful database driver and migration technology to the Pervasive/Btrieve
market. Mertech's new product offerings, called ORAFlex™ for Btrieve and SQLFlex ®for Btrieve, will allow
developers of Btrieve/Pervasive-based applications to work with Oracle or MS SQL Server without source code
change! Application developers can take any executable that works with Btrieve/Pervasive databases and make
it work with Oracle or MS SQL Server by replacing a few DLLs
MessageEX 27 FEB 01
Messenger Service SPAM Filter (Utilities) 27 DEC 02
Get rid of the Net Send spam messages without disabling Messenger Service. Messenger Service Spam Filter processes Net Send messages and shows/hides messages based on the user defined keywords and rules.
Metabase with Data Modeler v6.9.6 10 DEC 07
From Whitemarsh
Metadata Management: The Way to a Well-Ordered Enterprise (Article) (Clarion Magazine) 1 JAN 07
MetaDraw Control Clarion Wrapper (Templates & Libraries) 6 MAY 09
MetaDraw Clarion Wrapper gives you an easy access to the MetaDraw ActiveX component from Bennet-Tec Information Systems, Inc. MetaDraw is a professional tool bringing the maximum in flexibility and power to Windows and Web developers looking for a reliable Image component for:
Clarion Class wrapper is ABC/Legacy compatible and works with Clarion 5.5, 6.3 and 7. Pure Clarion source no dll "black boxes".
MetaDraw Diagramming/CAD/Graphic component (Controls) 20 SEP 06
MetaDraw is a professional tool bringing the maximum in flexibility and power to developers looking for a reliable Image component for
Metafile Companion 13 MAR 01
Metafile Companion makes it easy to create and edit WMF and EMF files. It's great for customizing WMF clip
art and for editing graphs, charts and drawings from almost any Windows application! Use it to edit practically
anything copied to the Windows clipboard (in Picture format) or saved in a WMF or EMF file.
Michael Melby's ICON collection 1 SEP 01
Nice 3d look, high quality icons in a zip file. Thank Earl Coker for the web space.
Michael Melby's site 16 APR 01
MicroAngelo Icon and Cursor editor and accessories (Utilities) 17 JAN 05
The Microangelo Toolset provides a complete array of tools for icon and cursor enthusiasts.
Microsoft Agent Website 12 APR 00
Microsoft Buys Clarion#, Will Integrate Into VS 2010 (Article) (Clarion Magazine) 1 APR 10
Microsoft Clip Gallery Live 29 MAY 00
They have excellent pics for EVERYTHING.
Microsoft Data Access Components (MDAC) 2.6 SDK Download Page (Microsoft Documents) 13 NOV 02
This SDK is useful to developers who are building applications using ADO, OLE DB, and ODBC. It contains updated documentation, headers, libs and typelibs, new and updated sample applications, and developer tools. The MDAC 2.6 SDK is designed for use with the MDAC 2.6 Redist (mdac_typ.exe).
Microsoft Excel - Calculation Issue Update (Tips) 11 OCT 07
Two weeks ago, we (Microsoft) posted about an issue involving the calculation of numbers around 65,535 and 65,536. As of today, fixes for this issue in Excel 2007 and Excel Services 2007 are available for download.
Microsoft Help Compiler 26 APR 00
Works with Word. See an article on icetips.
Microsoft HTML Help 5 MAY 00
Microsoft® HTML Help is the standard help system for the Windows platform. Authors can use HTML Help to
create online help for a software application or to create content for a multimedia title or Web site. Developers
can use the HTML Help API to program a host application or hook up context-sensitive help to an application.
As an information delivery system, HTML Help is suited for a wide range of applications, including training
guides, interactive books, and electronic newsletters, as well as help for software applications.
Microsoft HTML Help Workshop 1 DEC 00
Microsoft® HTML Help is the standard help system for the Windows platform. Authors can use HTML Help to
create online help for a software application or to create content for a multimedia title or Web site. Developers
can use the HTML Help API to program a host application or hook up context-sensitive help to an application.
As an information delivery system, HTML Help is suited for a wide range of applications, including training
guides, interactive books, and electronic newsletters, as well as help for software applications.
Microsoft LightSwitch: Impressive, but not a tool for building big apps (Clarion Magazine) 26 AUG 10
We've added a bunch of new features to the Clarion Magazine web site. Are you getting the most out them? In this screencast Dave Harms covers the article lists, navigation, the new Clarion developer roadmap, and much more.
Microsoft ODBC Overview Documentation (Tips) 9 NOV 02
The Microsoft® Open Database Connectivity (ODBC) interface is a C programming language interface that makes it possible for applications to access data from a variety of database management systems (DBMSs). The ODBC interface permits maximum interoperability—an application can access data in diverse DBMSs through a single interface. Furthermore, that application will be independent of any DBMS from which it accesses data. Users of the application can add software components called drivers, which interface between an application and a specific DBMS.
Microsoft Official Guidelines for User Interface Developers and Designers (Tips) 4 OCT 04
The Microsoft Windows User Experience, an indispensable guide to designing software that runs with the Microsoft® Windows® operating system. The design of your software's interface, more than anything else, affects how a user experiences your product. This guide promotes good interface design and visual and functional consistency within and across Windows-based applications.
Microsoft SharedView (Utilities) 15 MAY 07
Connect with up to 15 people, showing them what's on your desktop.
Microsoft Sharepoint Designer (Utilities) 15 APR 09
SHAREPOINT DESIGNER 2007 IS NOW FREE! Be sure to watch the video in the "Related Resources" below to learn more about details and future direction. Office SharePoint Designer 2007 provides the powerful tools you need to deliver compelling and attractive SharePoint sites and quickly build workflow-enabled applications and reporting tools on the SharePoint platform, all in an IT-managed environment.
Microsoft SQL Server 28 JUN 00
Microsoft SQL Server 2005 Express Edition Toolkit (Utilities) 29 JUN 07
Microsoft SQL Server 2005 Express Edition Toolkit provides additional tools and resources for SQL Server 2005 Express Edition and SQL Server 2005 Express Edition with Advanced Services. 200MB download.
Microsoft Windows Media Player 4 OCT 99
This url gives you access to the developers kit.
Microsoft Y2K update for win 95 3 FEB 99
1 1/2 minute download
Microsoft's Code Red Fixer 15 AUG 01
Microsoft's HTML Help 26 AUG 97
Microsoft's OLE/COM object viewer 12 JAN 00
The OLE/COM Object Viewer is a developer- and power-user-oriented administration and testing tool. With the OLE/COM Object Viewer you can:
Microsoft's Spyware Sweeper Antispyware (Utilities) 13 JAN 05
Microsoft's UI guidelines (Tips) 30 NOV 04
The UI guidelines page mentioned by Andrew on Planet Clarion
MicroTech Labs 31 DEC 99
The ActiveX Controls that are available on this site have been developed with Visual Basic 5.0 (Service Pack 3)
using Windows 95 and Windows NT 4.0 (Service Pack 3) at MicroTech Labs. You may use these ActiveX
Controls in your commercial applications provided you give credit to us somewhere in your application. You
may not resell the ActiveX Controls but you can purchase the source code. (Thanks Andre Knudson for the link)
Midwest Clarion Developer's Association 12 AUG 99
Orbtech is proud to announce the formation of a new developer association.
The Midwest Clarion Developer Association (MCDA) is a community of
professionals in the St. Louis area who create applications using the
TopSpeed Clarion development tool. From independent contractors to in-house
developers and project managers, anyone who has a serious interest in
Clarion is welcome to apply for free membership. The MCDA website at
http://www.orbtech.com/mcda contains information about the group, meeting
announcements, useful industry links, and the membership application form.
If you have any questions about the group, please E-mail them to Patrick O'
Brien, pobrien@orbtech.com, or call (314) 416-1440.
Migrate Your Topspeed Application To Firebird, Part 1 (Clarion Magazine) 27 MAY 04
Faced with a conversion from Topspeed to Firebird, Jimmy Rogers wrote an extensive template to automate the process as much as possible. Part 1 of 2.
Migrate Your Topspeed Application To Firebird, Part 2 (Clarion Magazine) 7 JUN 04
Faced with a conversion from Topspeed to Firebird, Jimmy Rogers wrote an extensive template to automate the process as much as possible. Part 2 of 2.
Migrating From MySQL To PostgreSQL, Part 1 (Article) (Clarion Magazine) 21 FEB 09
Migrating From MySQL To PostgreSQL, Part 2 (Article) (Clarion Magazine) 21 FEB 09
Migrating The Inventory Application To SQL Server (Part 1) (Clarion Magazine) 15 AUG 01
In this three part series, Ayo Ogundahunsi takes the Clarion example Inventory application from a flat file TPS database to a MS SQL database, focusing on portability, business rules, relational integrity, and Clarion as an interface tool.
Migrating The Inventory Application To SQL Server (Part 2) (Clarion Magazine) 20 AUG 01
In this three part series, Ayo Ogundahunsi takes the Clarion example Inventory application from a flat file TPS database to a MS SQL database, focusing on portability, business rules, relational integrity, and Clarion as an interface tool.
Migrating The Inventory Application To SQL Server (Part 3) (Clarion Magazine) 28 AUG 01
In this three part series, Ayo Ogundahunsi takes the Clarion example Inventory application from a flat file TPS database to a MS SQL database, focusing on portability, business rules, relational integrity, and Clarion as an interface tool.
Migrating The Inventory Application To SQL Server (Part 4) (Clarion Magazine) 7 MAR 02
In the previous fourth installment in this series, Ayo Ogundahunsi converts the States data for the Inventory application from a flat file model to a SQL relational model.
Mike Hanson's Clarion Online articles. 16 NOV 99
Pretty much all of my articles referenced the MH templates, which you
can download from www.BoxsoftDevelopment.com.
Mike McLoughlin's Clarion Developers Photo Gallery (Web Sites) 8 JAN 05
Mimer SQL (SQL) 29 JUL 03
Mimer SQL Manager (Utilities) 29 JUL 03
Mimer SQL Manager from Riebens Systems, shows how Clarion can connect to to
the SQL engine via ODBC and manage the database.
Mindjet MindManager 6 (Utilities) 29 OCT 05
You have ideas, goals, options. How can you be sure to cover the small details and see the big picture - and do it fast? Simple: visual thinking. Mindjet® MindManager® Basic 6 frees you to brainstorm around a central concept as you identify relevant issues and their relationships using visually intuitive rich-data maps.
MiscFunc (Free) Ready for C6.1 (Templates & Libraries) 31 JUL 04
Free stuff from Sterling Data thanks to Frank Uhlik.
Mitten Software 15 OCT 99
Products for CW developers. Many templates at reasonable prices.
Mixing Clarion with .NET, Part 1 (Clarion Magazine) 2 SEP 05
The .NET framework is extremely large, growing and very well supported. Right out of the box the framework has hundreds of classes that are well thought out and which integrate seamlessly with .NET applications. These classes cover a very wide range of the things you might want to do, once Clarion.NET arrives. But there's no need to wait. In the first article in this series, Wade Hatler looks at calling .NET classes from Clarion code.
Mixing Clarion with .NET, Part 2 (Clarion Magazine) 16 SEP 05
Now that you know how to call methods in .NET, it's time to put some WinForms objects inside of Clarion windows. It's surprisingly easy once you know a few tricks, as Wade Hatler demonstrates.
Mixing Clarion with .NET, Part 3 (Clarion Magazine) 22 SEP 05
September's focus on .NET continues with Wade Hatler's series on using Clarion and .NET together. In this installment Wade shows how to call Clarion procedures from inside .NET applications.
Mixing Clarion With .NET, Part 4 (Clarion Magazine) 30 SEP 05
September's focus on .NET continues with Wade Hatler's series on using Clarion and .NET together. In this installment Wade shows how to how to pass string, date, time and decimal parameters from .NET to Clarion.
Mixing Clarion With .NET, Part 5 (Clarion Magazine) 12 OCT 05
Mixing Clarion With.NET, Part 6 (Article) (Clarion Magazine) 8 MAY 06
MobileDB 4 APR 01
Can communicate with your Clarion apps through CSV files.
MobileDB for the Palm Computing Platform is the award-winning database application to view and edit any table
or spreadsheet-like information on your Palm OS device. MobileDB was designed for the Palm user who
requires simple and efficient access to any table or spreadsheet information. With MobileDB v2.0, we've added
the ability to beam, rename, and lock databases as well as some great user interface improvements.
Mockup Screens (Utilities) 26 MAY 06
MockupScreens help you to sketch screen mockups of your application and organize them in scenarios. With MockupScreens you can experiment interactively with your clients, and quickly create wireframe of your application, while the coding hasn't even started yet.
Mockup Screens (Utilities) 12 SEP 06
MockupScreens help you to sketch screen mockups of your application and organize them in scenarios. With MockupScreens you can experiment interactively with your clients, and quickly create wireframe of your application, while the coding hasn't even started yet.
MODBUS Protocol 3 SEP 99
Modern Minds (Java Applets) 1 FEB 03
This page presents Java programs that Modern Minds is providing free of charge to the Internet community.
Modifying the Common Dialogs: How Hard Could It Be? (Clarion Magazine) 16 MAY 05
Have you ever wanted to add a button or other control to one of the built-in common dialogs for opening a file, saving a file, or printing? Jim Kane thought it would be nice to add a multi-page TIFF preview button to the file open dialog. How hard could it be?
Modifying The Frame Background - A 10 Minute Template (Article) (Clarion Magazine) 9 DEC 05
Modifying The Frame Background - A 10 Minute Template, Part 2 (Article) (Clarion Magazine) 16 DEC 05
Modulaware 30 JUL 99
32 bit modula compiler. Ok, it's not actually Clarion, but there's a lot of us who still speak Moduleese.
Modulizer 11 JUN 99
MoleBox Virtualization Solution (Utilities) 29 JAN 10
MoleBox packs all application files into a single efficient executable file that works without extracting packed files to the hard drive and creating temporary files. MoleBox also applies a number of protection techniques to packed files, including anti-crack protection for EXE and dlls, resource protection, protection from modification for data files, and many more.
MoleBox VS (Utilities) 21 SEP 10
Unique packaging template for every registered user. Upon activation, MoleBox downloads your own custom packaging template which makes your packed applications unique. This allows avoiding false positive antivirus alerts.
MoleBox VS: Now you can package multiple executable files into one! MoleBox VS supports almost all methods of calling embedded executable.
Monitoring Changes in a Directory or Directory Tree 14 JAN 02
Mono (Utilities) 1 JUL 04
Mono includes a C# compiler, a .NET-compatible runtime and two stacks of
application programming interfaces (API) -- a Mono stack that takes
utmost advantage of Linux servers and desktops, and a set of APIs
compatible with the Microsoft .NET Framework 1.1 that provides support
for ASP.NET, ADO.NET and several other components.
We have been working with Mono long time ago. We have detected several small
incompatibilities and one mayor Mono BUG ( aknowledge by them and in their
bug fixing system) and as soon as that bug is fixed we will formally
announce that Fenix v2.00 will support Mono generation. -- Sebastian Talamoni
Mono is a comprehensive open source development platform based on the .NET framework that allows IT and ISV developers to build Linux and cross-platform applications with unprecedented productivity.
Monster.com 20 JUL 00
More Clone(File) (Article) (Clarion Magazine) 8 OCT 08
More info about corruption on NT servers 29 SEP 97
More Macros (Clarion Magazine) 20 MAY 03
Macros are one of the least-talked about features in the Clarion IDE, probably because until Clarion 5.5 you couldn't save them. But you can, and macros are a great aid to productivity. Tom Giles shares some of his favorites.
MORvoice dll 27 OCT 00
MORVoice: A 32-bit DLL that allows Clarion
applications to utilize the Microsoft Text-to-Speech engine. It is
designed to simplify the addition of text-to-speech functionality to Clarion
applications, while also including a variety of functions to provide greater
control of the text-to-speech engine. A brief description of the
available functions are:
MORVoice5 (Templates & Libraries) 5 JUN 02
MORVoice5 ™: A 32-bit DLL that allows Clarion applications to utilize the Microsoft ® Speech API 5 Text-To-Speech engine. It is designed to simplify the addition of Text-To-Speech (TTS) functionality to Clarion applications, while also including a variety of functions to provide greater control of the TTS engine. A brief description of the available functions are:
MORVoice5 Advanced (Templates & Libraries) 2 NOV 02
MORVoice5 Advanced is a 32-bit DLL that allows Clarion
applications to utilize the Microsoft ® Speech API 5 Text-To-Speech
engine. It is designed to simplify the addition of Text-To-Speech (TTS)
functionality to Clarion applications, while also including a variety of
functions to provide greater control of the TTS engine. In addition to
the functions that are in MORVoice5, MORVoice5 Advanced has these functions:
MountFocus Onscreen Keyboard (Templates & Libraries) 20 APR 09
Wouldn't it be nice to have a computer keyboard that you could customize to your liking? You could make the keys any size or color. They could have pictures on them. They could do anything you choose, like type a certain character, even a whole word or series of commands. Virtual keyboards can have several pages, which each have a unique layout and function.
MoviePlay (Utilities) 25 MAY 03
If you answered YES to any of the above, you need Developer MoviePlay
Do you need custom borderless video in your presentation?
Do you need video in your kiosk or touch screen application?
Do you need video to look embedded in your application?
Do you need custom sized, variable position or fullscreen video?
Moving Applications to Oracle: RI And AutoNumbering Part 1 (Clarion Magazine) 21 NOV 03
Jon Waterhouse takes a detailed look at the differences between relational integrity and autonumbering in Topspeed databases and Oracle databases. Although specifically about Oracle, this series also contains useful general information about converting to SQL. Part 1.
Moving Applications to Oracle: RI And AutoNumbering Part 2 (Clarion Magazine) 28 NOV 03
Jon Waterhouse takes a detailed look at the differences between relational integrity and autonumbering in Topspeed databases and Oracle databases. Although specifically about Oracle, this series also contains useful general information about converting to SQL. Part 2.
Moving Applications to Oracle: RI And AutoNumbering Part 3 (Clarion Magazine) 5 DEC 03
In this third installment Jon Waterhouse looks at transactions and concurrency control in Oracle.
Moving Applications to Oracle: RI And AutoNumbering Part 4 (Clarion Magazine) 11 DEC 03
In this conclusion to his series on Oracle transactions and relational integrity, Jon Waterhouse discusses transaction isolation levels.
Mozy Offsite Backup (Utilities) 5 JAN 10
No longer recommended. I've been waiting all morning for an 8.6 mb file to come back. Then it brought back weeks old data, then it replaced the old computer loaded with data with the new, empty computer.
Download and install Mozy to ensure your data is safely backed up at a secure, remote location.
MS Article on GPF causing (and annoying) tooltips in win 2000 8 FEB 00
MS Small Business Summit (Off-Topic) 21 FEB 07
Welcome to the Small Business Summit. Whether you're launching a startup or seeking new ways to make your business more efficient and competitive, you'll find the information and tools to help your business soar.
MS SQL Explorer by Seal-Soft (Utilities) 17 JUN 05
MS SQL Explorer is a small tool which allow you view MS SQL Server database structure and paste table or field names in your favorite editor by double click mouse button.
MS SQL Field Box v 2.5 (Now free) (Utilities) 21 JUN 10
You can create SQL statements faster using MS SQL Field Box with old Query Analyzer or even in new MS SQL Server Management Studio Express. MS SQL Field Box is a good compliment to "IntelliSense" technology. You can be more productive using "Field Box" and "IntelliSense" together.
You can view:
MS SQL Field Box is a small tool which allows you to view MS SQL Server database structure and paste table or field names in your favorite editor using mouse or keyboard hotkeys. It is another way of using "IntelliSense" technology :)
You can paste in your editor:
MS SQL Information (Tips) 28 MAY 02
SWYNK.COM is the single largest independent resource for Microsoft .NET EnterpriseTM and Windows Server technologies. Here you'll find the very latest information on Windows XP / 2000 / NT, SQL, SMS, and Exchange Servers.
MS SQL Linking to the Previous Row (Tips) 23 JAN 09
Two of the coolest additions to T-SQL in SQL 2005 are Common Table Expressions (CTEs), and the Row_number() function. In this article we're going to see how you can use these two features together to provide an elegant solution to an age old problem.
MS SQL Server -- Are your indices effective? (Tips) 24 NOV 08
In this fast moving world, data is the heart and soul of any enterprise. As the data is growing very rapidly day by day, the biggest challenge which enterprises face today is to store the data in such a way that it can be retrieved quickly whenever required. The most common thought which comes in the mind of database administrators who basically works on performance improvement is to add indexes for tables to improve the data retrieval. However adding too many indexes on a table can sometimes reduce the performance of the table considerably. So it is very important for the database administrator to know whether the indexes created on the tables are used effectively or not. If there are indexes created on a table and they are not used, then they should be drop, as having unwanted index will slow down Insert, Update or Delete operations on the underlying tables.
MS SQL Server 2000 Compare tool (Utilities) 24 JUN 04
xSQL Object for Microsoft SQL Server has been designed with the DataBase Administrator in mind. Scripting, Comparing and even Synchronizing different objects like tables, views, stored procedures etc. is fast and easy.
MS SQL Server Developer's Edition (SQL) 16 DEC 03
MSDE, on the other hand, is exactly SQL 2000, WITHOUT any tool.
The DEVELOPPER version of
MS SQL 2000. That is, this has all the tools coming with SQL Server,
enterprise manager, etc... BUT, developper edition or not, SQL 2000 is not
"distributable". Your client has to buy a license if you create a solution
using SQL 2000.
MS SQL Server Express beta 2 (SQL) 17 SEP 04
SQL Server Express is a version of SQL Server 2005 designed to helps (sic) developers build robust and reliable applications by providing a powerful database that is also free and easy to use.
MS SQL Server FAQ 3 APR 00
A FAQ about MSSQL Server.
MS Tooltip Support Library v1.43 (Templates & Libraries) 11 OCT 05
MS Visual Studio Express (Utilities) 9 NOV 05
Lightweight, easy-to-use, and easy-to-learn tools for the hobbyist, novice, and student developer.
MS XML (Templates & Libraries) 12 JUN 02
Plugware Solutions and ThinkData have released the MS XML wrapper for free
at www.thinkdata.com. There is now a link available after registering the
COM Classes to download the XML wrapper, or you can use the link below to
download it directly. You must have the COM classes installed and your
redirection file edited properly for the XML wrapper to be useful.
MSDE (Microsoft Data Engine) (SQL) 21 JUL 04
Register for distribution rights here: http://www.microsoft.com/sql/msde/howtobuy/redistregister.asp
MSDE (Microsoft Data Engine) is a fully SQL Server 7.0 compatible data engine for building mobile and shared solutions that easily migrate to SQL Server 7.0. Solutions built with MSDE for Visual Studio 6.0 are freely distributable and leverage the enterprise-class reliability and features of SQL Server, including merge replication to enable mobile computing.
MSDE here (SQL) 25 MAR 04
Get Microsoft SQL Server 2000 Desktop Engine (MSDE 2000)—the free, redistributable version of SQL Server that’s ideal for client applications requiring an embedded database, new developers learning how to build data-driven applications, and websites serving up to 25 concurrent users.
MSSR210.OCX (Tips) 14 JUN 04
Many thanks to Jim Kane who pointed me in the right direction.
Ben Brady
Shows that you can record and playback audio in Clarion using the
MSSR210.OCX.
Multi Edit 15 OCT 99
Multi-Edit is the only text editor you need because it is designed to work the way you work, w
ith the languages and tools you use everyday. No matter what type of programming you are doing,
from the web to embedded systems, Multi-Edit will make your work easier.
Multi-DLL Debugging/Profiling (Clarion Magazine) 10 MAY 02
The cciProfiler and cciDebug classes are a great aid to debugging and understanding what ABC is doing under the hood, but until now were limited to single EXEs. Here are Matías Flores' modifications to allow these classes to be used in multi-DLL applications.
Multi-Platform Development: Clarion, MySQL, and Linux Part 3 (Clarion Magazine) 18 APR 00
In the third and final installment of this series Dave Harms explains how to connect to and use/modify a MySQL database on a Linux machine.
Multi-Threaded Browses and Forms (Templates & Libraries) 4 JAN 06
I’m a really a big fan of Clarion. It does almost everything I want to do in a simple and easy manner. Anything that it doesn’t do out of the box is usually possible with a little ingenuity and a little template or class. For quite some time now I’ve been coveting a feature often found in other programs (most notably Microsoft Outlook). When you are looking at a list of items, be it contacts, messages, notes, etc., you can open it just like you might double-click on an item in a Clarion browse. The corresponding form appears, as expected.
The difference, however, is that Outlook’s update form is independent of its list of items. While the form is still open, you can return to the list to select another item for update, or whatever else you desire. Once you finish with the form, the instigating list is updated (assuming that it is still open itself). You’ll also notice that each update window is represented as a different program in your task bar.
by Mike Hanson
Multi-User Primary Keys: A Solution (Article) (Clarion Magazine) 10 APR 06
Multiline Radio Buttons And Checkboxes (Article) (Clarion Magazine) 18 SEP 07
Multiple Template Installer 31 DEC 00
Murray Gillespie's database of Currency Names and Pictures (Templates & Libraries) 30 NOV 05
Murray
Recently I wrote an application that had to use foreign
currency exchanges. After some researching I found the Clarion will
not use the Windows std currency pictures (and trying to convert them
from an API call would be a nightmare) - So I decided to just create a
table with the currency names and pictures. It works well so I am
posting the table on here if anyone else needs it.
(No resonsibility for errors)
Must Be in This List (Clarion Magazine) 16 AUG 01
"Must Be in List" validation does little more than complete template prompts to call a lookup. But what if you need to validate against a specific list? Steve Parker shows how.
MVC Web App Screencast: The generated Clarion# code (Article) (Clarion Magazine) 26 MAR 09
My Experiences With The CHT Server Templates (Clarion Magazine) 20 MAY 03
Can a Clarion programmer with little or no Internet development experience really put an application up on the Web with little effort? Gene Witherup discusses his experiences with the Clarion Handy Tools server templates.
My First Function Library (Clarion Magazine) 21 MAR 03
If you've never created a function library, Alan Telford wants to talk to you. You will make your first function library. And yes, it will be important to you! You will enjoy it! You will remember it for life!
My Name Is Tom, And I'll Be Your Server (Clarion Magazine) 31 DEC 00
It's been a long Christmas break for ClarionMag readers, but the first issue of 2001 is now available on the new Tomcat-powered ClarionMag server.
My SQL's faster than Your SQL! 20 MAY 01
MyComputerJournal.Com (Services) 14 FEB 03
Your newsletter will be written by us totally or you can contribute an article. Either way the layout will look professional and include multiple references specifically to your company.
You will be able to choose from a variety of newsletter formats and frequencies from 1 2/3 page to 4 page with frequencies of monthly or quarterly.
You spend your time consulting and we spend ours creating a newsletter with your name on it for a price that can't be beat!
MyDNS 5 APR 01
They provide, free, a pretty good range of "manage your own" DNS services via a web interface.
mydomain.com 5 DEC 01
MyServer.org Dynamic DNS Services (Utilities) 7 JAN 03
Tired of having to figure out what IP address your ISP has assigned you every time you log on? With MyServer.Org Dynamic DNS Services you can give your computer a friendly, easy to remember name on the Internet instead of a hard to remember IP address like 68.15.187.28.
MySetups (Utilities) 15 DEC 04
By Icetips Software
MySetups makes it easy for you to keep track of your install files, download information, passwords, registration codes and a whole lot more.
MySQL - Open Clarion 19 SEP 01
While using the MySQL DB has many advantages, it still requires a working knowledge of its limitations to properly implement it into your clarion projects. The following is a brief overview of the things required to get a MySQL implementation up and working properly.
MySQL release Jan 2004 (SQL) 2 JAN 04
MySQL is a true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most
popular and standardized database language in the world. MySQL is a client/server implementation that consists
of a server daemon mysqld and many different client programs and libraries.
MySQL Tips (Tips) 6 JAN 10
Database operations often tend to be the main bottleneck for most web applications today. It's not only the DBA's (database administrators) that have to worry about these performance issues. We as programmers need to do our part by structuring tables properly, writing optimized queries and better code. Here are some MySQL optimization techniques for programmers.
MySQL Worm (News) 28 JAN 05
The malicious program, known as the "MySQL bot" or by the name of its executable code, SpoolCLL, infects computers running the Microsoft Windows operating system and open-source database known as MySQL, the Internet Storm Center said in an advisory published Thursday. Early indications suggest that more than 8,000 computers may be infected so far, said the group, which monitors network threats.
A worm that takes advantage of administrators' poor password choices has started spreading among database systems.
MySQL/MyODBC Update (Clarion Magazine) 27 JUN 00
Here's the latest on MySQL including MyODBC driver issues, plus a few corrections of fact.
MySQL: InnoDB Tables And Transactions (Part 1) (Clarion Magazine) 11 OCT 01
There have been a number of important developments in the MySQL world in the past year, and it's time for an update on how to best use this freely availble SQL server with Clarion. This week Dave Harms kicks things off with a discussion of newly-added transaction support and other related features.
MySQLMan 19 JUN 01
MySQLMan is a web based database manager. It allows you to perform common maintenance and
administration tasks in Mysql (Mysql is a great mostly-free SQL database server). MySQLMan was based off
of PHPmyadmin, but written in Perl. It allows you to do common tasks like:
Mysteries of the iPod (Clarion Magazine) 15 JAN 05
In honor of the new PlanetClarion podcasts, Vince Du Beau divulges some of the hidden information on the iPod, Apple's highly successful digital music player.
NaDa™ 0.5 ! (Utilities) 8 SEP 03
In the case that NaDa is ever truly fool-proofed against usefulness, I will continually remain interested in a paid version of NaDa. But alas, NaDa is free !
NAME() Becomes Irrelevant (Clarion Magazine) 4 DEC 03
NAME has been an important attribute of the FILE statement for a long time. In Clarion 6, however, there is a new feature that makes PROP:NAME irrelevant in many situations, as Henry Plotkin shows.
NAME() Comes Of Age (Clarion Magazine) 8 MAR 99
Steve Parker discusses two solid, reliable and easy to use techniques for managing variable filenames. (subscribers only)
Namo WebEditor 6 suite (Utilities) 20 APR 04
Namo WebEditor 6 Suite, the most complete Web site creation and management Suite.
nBit HTML Editor ActiveX 3.1.1 (Controls) 25 OCT 06
Images may also be inserted into a document without uploading and uploaded as batch process at a later time. Images may also be inserted into the editor from a remote server directory browser form.
A data bindable HTML WYSIWYG Edit ActiveX Control for Website CMS designers. Features table editing, CSS support via a CSS file or string, and customizable language localization. The embedded FTP class can upload images to a web server automatically or, can be used independently to upload other files.
NCD ThinSTAR 18 SEP 01
NCD ThinSTARs are award-winning, Windows-based terminals (WBTs) that deliver easy access to any Web,
Windows, UNIX or legacy application. Accessing information on network-based NT servers via either Microsoft's
Remote Desktop Protocol (RDP) or the Citrix Independent Computing Architecture (ICA), NCD ThinSTARs are
also the only WBTs that deliver UNIX applications via the X11 display protocol. NCD ThinSTARs include remote
administration tools for reducing the total cost of ownership and simplifying a systems administrator's tasks.
NeatMessage v2.17 (Works in C7) (Templates & Libraries) 27 APR 09
This template allows you to quickly replace the standard message box, which gives you many new possibilities.
Now works without a table or dct.
NeatMessage is a Message Box replacement from Huenuleufu Development.
You don't need to change anything in your program to take immediate advantage of this product. The template makes use of the message hook to directly replace your regular Message() calls.
NeatMessage may replace STOP() and HALT() as well.
All the extended features are implemented with a especial command syntax, compatible with the Message() function, so you can activate or deactivate the template without breaking your program. You can even remove the template and recompile without errors.
Net Engines At Logic Central 1 MAR 99
Mike Pasley describes how to use Clarion to provide web services.
Net Time 29 JAN 01
Hi guys, I have been using NetTime to sync my PC's for a while now, It's freeware and is posted on my ftp site
at ftp://ftp.snaptoowoomba.com.au/NetTime-2b1a.exe Server syncs with a real time server, everything else
syncs to it. Still would like a way to use via SQL though if you have any ideas as there is no chance of getting
clocks out of sync. (Rod Webster)
NetSetMan Pro v2.5.4 (Utilities) 22 JUL 09
All settings and changes are saved automatically in a separate file (settings.ini) so a backup, transfer or upgrade to another version is absolutely no problem.
With only 2 mouse clicks you can activate a saved profile!
NetSetMan is a network settings manager which can easily switch between different, visually structured profiles including:
NetSetMan offers you what have been missing in Windows until now:
A powerful, easy-to-use interface to manage all your network settings at a glance.
Give it a try and you'll never want to be without it again.
NetUpdate 4 NOV 98
Network Commerce 6 JUN 00
Rapid Transaction Authority Server is the answer for those looking for a top-of-the-line, platform independent,
database independent payment processing engine. This multi-threaded solution is designed to handle a high
volume of real-time transactions. (Credit Card Authorizing)
Network Time Protocol Version 3 (Tips) 4 APR 08
The Network Time Protocol Version 3 (NTPv3), specified in RFC 1305
[MIL92], is widely used to synchronize computer clocks in the global
Internet. It provides comprehensive mechanisms to access national
time and frequency dissemination services, organize the NTP subnet of
servers and clients, and adjust the system clock in each participant.
In most places of the Internet of today, NTP provides accuracies of
1-50 ms, depending on the characteristics of the synchronization
source and network paths.
Network Traffic Monitor (Utilities) 16 NOV 05
Network Traffic Monitor shows you which processes in your machine are causing TCP/IP network traffic, how much traffic that is, and over which IP ports this traffic takes place. For each process it can show detailed information, including the path to the process executable. Network Traffic Monitor can give you a historic overview of the network traffic since the application was started, and save that info to a file for later examination.
Network Traffic Monitor is freeware. You may copy and distribute it as long as you don't make money from it and distribute it in its entirety, including the accompanying README.TXT file. You can download from the download page.
Nico Cuppen Software - What process in your machine is causing network traffic, and how much?
Network Troubleshooting (Tips) 23 JUN 03
Thanks to the Granite Bear.
Networking Tips and Information 10 NOV 01
New Alpha 2 Build Improves DCT UI (Article) (Clarion Magazine) 14 JUL 07
New AppGen Video/Blog Post (Article) (Clarion Magazine) 29 SEP 08
New C5.5 WebReg with HAND-CODED Messaging 27 FEB 01
-- Craig (The Data Ferret)
(That really works)
Uses "START()-a-Source" method for sending messages without
crashing your program.
New C7 info (Web Sites) 26 DEC 06
New Clarion 6 Tips & Techniques In Final Production (Clarion Magazine) 21 JUN 05
The latest in our series of tips books, Clarion 6 Tips & Techniques Volume 1, is in final production, and we hope to ship around the end of the month. List price is $49.95, but if you pre-purchase before the book ships you can save up to 40%. The table of contents is now available online.
NEW Clarion Profile Exchange 23 DEC 98
Use with Product Scope 32
New Engalnd User's Group 23 FEB 01
New Feature: The Clarion Roadmap (Clarion Magazine) 3 JUN 10
Steve Parker continues his exploration of browse box properties and the unique way Clarion handles the left mouse click.
New Feature: The Clarion Roadmap (Clarion Magazine) 4 JUN 10
Browse boxes are a classic Clarion construct, dating back to the early days. And one very efficient way to interact with browse boxes, writes Steve Parker, is with the property syntax.
New Feature: The Clarion Roadmap (Article) (Clarion Magazine) 22 APR 10
New Newsgroup Server Online (Article) (Clarion Magazine) 12 MAR 10
My ClarionMag page for login details. ]]>
New Programming Jargon (Web Sites) 12 MAY 10
We programmers come up with new terms almost as fast as the government!
New T-SQL Features in SQL Server 2008 (Tips) 24 OCT 08
Summary: This paper introduces key new Transact-SQL programmability features in Microsoft SQL Server 2008 as well as SQL/Common Language Runtime (CLR) enhancements. New Transact-SQL features provide improved performance, increased functionality, and enhanced globalization support. Transact-SQL programmability enhancements in SQL Server 2008 address the needs of both OLTP and data warehouse environments.
New Topics Created For Clarion 6 (Clarion Magazine) 10 FEB 03
The Clarion Magazine Topical Index now has several topics for Clarion 6 articles, and more will be added as needed.
New Vista E-Book (Article) (Clarion Magazine) 9 MAY 07
NEW: The Clarion Source Code Library (Article) (Clarion Magazine) 3 NOV 06
30+ meg zip file, complete with article cross reference. Beta pricing: $29.95 for subscribers (one time fee), $49.95 for non-subscribers (annual). Price goes up when it goes gold!]]>
News Feature: Clarion Goes COM! (Clarion Magazine) 12 APR 99
Ross Santos offers a tantalizing glimpse of Clarion's upcoming Component Object Model layer. As usual, the TS development team is making this inordinately complex MS technology easier to use. Includes links to COM information sites.
News from SV on Clarion 7 (Web Sites) 19 APR 08
This is a quick note on the development status of the Application Generator (AppGen). The Application Generator is now well along in the internal test cycle. Converting an existing .App into C7 is as easy as pointing to an existing C6 app and choosing to open it. In the conversion process both the .App and its associated .DCT are converted to the new C7 formats -- while creating a backup of the old files. At this point a good percentage of App files convert as smoothly as clicking Open File, and have you up and running in Clarion 7 in under a minute (as it should be).
Newsgroups Slow? Use a Hamster. (Article) (Clarion Magazine) 4 APR 09
Next Month Anniversary Date Function (Article) (Clarion Magazine) 21 JAN 06
Nice Touch Solutions Ready for C6.2 (Templates & Libraries) 2 JUN 05
Nifty Window Tricks And Smart DLL Loading (Article) (Clarion Magazine) 8 MAY 06
NIST Internet Time Serivce (Utilities) 2 APR 02
Is your clock right?
No More Tight Loops (Article) (Clarion Magazine) 1 FEB 08
No! You Can't Cancel (Article) (Clarion Magazine) 14 DEC 06
No-ip.com (Utilities) 7 JAN 03
Use No-IP's FREE dynamic DNS solution to run a server at home even with a dynamic IP. Our dynamic DNS update client tracks your changing IP.
Normal Files, Normal Display (Clarion Magazine) 10 SEP 01
One of the basic concepts of normalization is that every record in a file or row in a SQL table should be uniquely identified. Steve Parker addresses two aspects of unique IDs: the generic motivation for using them, and the difficulties they can present when displayed to the end user.
North Star Solutions (Services) 15 FEB 03
If you have something to sell, we can help! When you sign up to use our services, it may very well be the best thing you've ever done for your business!
Secure Cyber Store
Notepad++ v4.75 (Utilities) 30 JAN 08
This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.
This project is mature. However, as you can see it's a one-man-project, there are still some bugs and missing features. If you have any question or suggestion about this project, please post them on the forums. As well, if you have any feature requests, you can always make the demand, but there's no guarantee that I'll implement it.
The Chinese, Japanese, Korean, Arabic and Hebrew Windows environments are supported. See Notepad++ under the Chinese Windows , under the Arabic Windows and under the Hebrew Windows in action screenshot.
Notepad++ is a free (free as in "free speech", but also as in "free beer") source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment.
NoteTab Light 9 MAR 01
PAD is the next generation dataset that will allow Authors to
communicate specific and most often requested information regarding
their products to the Online Communities and Vendors abroad. PAD was
designed with the future in mind.
PADGen - is the freeware tool used to create PAD files and was developed
by the Association of Shareware Professionals.
If you have ever struggled as a software author trying to upload your
program information to file download sites, you'll appreciate the
difference PAD file convenience is making in the industry. There are at
least 20 file download sites that accept the PAD format (most of these
are listed in the current Search Engine Profile Exchange).
NoteTab is a programmable text editor and its functionality can be
extended through small add-on files called Clipbook libraries. The PAD
library featured on this page does just that. It extends the
functionality of NoteTab, turning it into a flexible PAD viewer and
output generator. This PAD add-on is a template-based system, so you
have complete control on creating and viewing PAD data in any format you
wish. It contains several ready-made templates that let you view the
contents of PAD files in a matter of seconds. This PAD library works in
all versions of NoteTab 4.8 and higher, including the freeware NoteTab
Light.
What caught my (David Troxell) eye was the support for PAD files with it's add-on files
called Clipbook libraries.
Notifying ClarioNet Clients With PushWindow (Clarion Magazine) 26 FEB 05
ClarioNet is designed to so that the server responds only when the client makes a request, to minimize the amount of network traffic. This can be annoying when the server side needs to complete a batch process and you want to inform the user that everything is okay and the client has not frozen up. Jason Sylvestre shows how to solve this problem with ClarioNet's PushWindows.
Nova Extension Templates (Shareware) (Works with C7.1) (Templates & Libraries) 31 DEC 09
Novell and Open Enterprise Server for Linux (Web Sites) 7 OCT 05
These training modules consist of three main components.
Novell Cool Solutions: The easiest Linux guide you'll ever read (Tips) 5 AUG 06
This book is geared towards Windows users who want to take a look at Linux. Are you interested in trying Linux on your computer? If so, you have found the perfect book. In this book, I will give you a gentle introduction into using Linux, and help you ease into it. The only technical skills you should have include browsing the Internet and downloading files. It will help if you have burned your own CDs before, but such skills are not required. If you have a computer geek handy, that also couldn't hurt. The purpose of this book is to make it easy to try the Linux operating system, particularly for people who are used to Microsoft Windows. Even if you only use your Windows computer for checking email and surfing the Internet, this book was written just for you.
Novell Netware (Utilities) 12 APR 03
Solid and fast file server software.
Noyantis Codejock Wrapper Templates available for C7.2 (Templates & Libraries) 7 JUN 10
Noyantis Software is proud to announce the launch of its wrapper templates for the popular Codejock Suite Pro group of ActiveX controls. Enabling Clarion developers to quickly add some of the most powerful ActiveX controls to their applications in seconds....
Noyantis Controls ActiveX wrapper template (Templates & Libraries) 21 JUN 10
The control and template includes various functions including:-
This template allows you to quickly integrate the Codejock Controls 2009 ActiveX control into your Clarion apps.
The Controls ActiveX also supports other features including List Views, Tree Views, Tray Icons, ToolTips, Scrollbars to name but a few. The wrapper template will of course continue to be updated to include all of these functions.
Noyantis G-Calc v7.00 (Templates & Libraries) 6 AUG 10
There is simply no better calculator available to add to your applications. Ease of use and a variety of calculators add up to be the very best!
Adding the Calculator is simple - just add a Global Extension template and its done - a Global Calculator available everywhere within your application.
In addition to the Global Calculator, the user can call a specific style of Calculator any time they like by using either the Window Control, Code Template or Class Method provided.
G-Calc Popup Calculator template
NS Basic 4 APR 01
For programming palm, ce and newton computers.
NSIS (Nullsoft Scriptable Install System) (Install Programs) 18 NOV 06
Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software.
NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more.
NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
NT Process Viewer 20 AUG 01
It can delete practically any process including services and NT itself. It can
also list all handles of locked DLLs etc.
NTI Backup now v4.5 (Utilities) 23 OCT 07
NTI Backup NOW! 4.5 delivers a total data backup solution. The Deluxe Suite version of our product is the only backup software to provide full image-level and file-level backup to an extensive list of storage media, including CD and DVD writers.
Works with Windows Vista™
NuMedia Soft (Templates & Libraries) 20 FEB 04
We specialize in CD/DVD recording tools for developers. We are committed to being on the cutting edge of development of numerous media related technologies. We concentrate on creating efficiently designed software to ensure our customers the best quality. Whether you are just someone who wants to utilize your CD hardware to burn the best audio CDs, or a developer trying to design a CD/DVD specific application, we may have what you need.
Nvu (Controls) 23 OCT 06
Finally! A complete Web Authoring System for Linux desktop users as well as Microsoft Windows and Macintosh users to rival programs like FrontPage and Dreamweaver. Nvu (which stands for "new view") makes managing a web site a snap. Now anyone can create web pages and manage a website with no technical expertise or knowledge of HTML.
Nvu Web Authoring Software (Utilities) 30 SEP 09
Simple. Free.
O & O Defrag v8.0 (Utilities) 25 JUL 05
The new O&O Defrag V8.0 Professional Edition for Windows-based workstations unlocks the hidden Performance of your computer. This software will optimize your hard disk in Windows XP Home, Windows XP Professional, Windows 2000 Professional, and Windows NT 4 Workstation, securely repacking fragmented files together for more efficiency. In addition, O&O Defrag V8.0 Professional Edition boasts outstanding usability and a myriad of important functions not found in any other defragmentation software platforms on the market today.
O&O Defrag V8.0 is the newest generation of the very successful O&O Defrag. Simply, quickly, and securely, you can get the maximum performance out of your expensive hardware investments - and all this with only a tiny investment of time and energy!
Oak Park Solutions (Hosting) 14 SEP 06
We are now opening up our products to Clarion developers and their clients.
Oberon Type Library Tools 11 JUN 01
Its easy to use and the resulting Html page generated is far easier to
navigate than ObjectBrowser or OLEViewer..imo. I havent tried the help files
yet.
Another feature it has is to compare two OCX's, I guess to pick up changes
from one Version to the next.
(Thank Ian Vincent for the link)
This shareware utility builds an Html file
or Help file based on any .tlb, .olb, dll. Thought it might be useful to
someone who is into OLE/OCX.
OCX Controls: Web Browser, Media Player, and pcAnywhere (Clarion Magazine) 11 APR 02
OCXs are a quick and sometimes easy way to add a lot of functionality to your applications. Peter Rabolt shows how he used web browser, media player, and remote control OCXs to beef up one of his apps.
OCX Custom Controls 14 MAY 98
A large collection of OCX controls for download.
ODBC Driver for Firebird v1.2 (SQL) 27 AUG 04
The Firebird ODBC driver development team are pleased to announce that
v1.2
is now officially released.
Off Topic Digital Clock (Off-Topic) 11 NOV 04
I like it, but then, we already know I'm weird.
Office Templates v2.0 (Templates & Libraries) 28 OCT 02
Templates, classes, examples & help files are all in English now.
You can get OLEGEN here.
This clases/templates are to control Word, Excel
and Outlook through Ole Automation.
OfficeGate (Templates & Libraries) 29 APR 05
OfficeGate is a smart and flexible component with a reliable, simple and easy system, which enables an easy approach and a simple integration between Office programs and various applications. Using some simple operations, OfficeGate enables the transfer of data from any application to a Word document; fill cells and extract data from Excel sheets; manage diaries, contacts and Email in Outlook.
OfficeGate is the perfect mediator between the programmer and the Office applications. Easy to install, to use and maintain, no study in depth is needed and most important – its application is very fast.
OfficeQ 29 AUG 01
The first and only product available that can extract ALL accounting data from QuickBooks® files - including all
transactions, inventory, and payroll information. Includes support for both single user and multiuser files. U.S.
versions 4, 5, 6, 99, and 2000 as well as Canadian versions 5 and 6 are supported.
Official Guidelines for User Interface Developers and Designers 21 SEP 00
From Microsoft.
OLE Drag & Drop (Clarion Magazine) 6 SEP 02
If you want to drag a URL from Internet Explorer and drop it onto, say, a Clarion text box, regular drag and drop won't do the trick. You need OLE Drag and Drop. Clarion Magazine's resident master of all things OLE, Jim Kane, shows how it's done.
OLE Drag and Drop (Templates & Libraries) 10 APR 06
Drag and drop information to or from your Clarion application and any application that supports Ole Drag and
Drop (Word, Excel, Outlook, etc).
OLE Gen 18 OCT 01
Available in English or French. Click the English flag, unless you want the French version.
Olivier Cretey's Free French KnowledgeBase 8 DEC 99
Ce site est dédié à tous les utilisateurs de Clarion* pour Windows*, le fameux R.A.D de TopSpeed*.
omponent Source (Web Sites) 21 JAN 04
Components for (almost) any purpose.
Online Mapping And Routing In Clarion (Clarion Magazine) 22 JUN 05
Online mapping is a useful and increasingly popular tool for personal and business use. Colin Wynn shows how easy it is to interface to MSN mapping and routing with a Clarion application.
Online SQL Tutorial 12 MAR 01
This unique introductory SQL tutorial not only provides easy-to-understand SQL instructions, but it allows you
to practice what you learn using the on-line SQL interpreter. You will receive immediate results after submitting
your SQL commands. You will be able to create your own unique tables as well as perform selects, inserts,
updates, deletes, and drops on your tables. This SQL tutorial currently supports a subset of ANSI SQL. The
basics of each SQL command will be covered in this introductory tutorial. Unless otherwise stated, the
interpreter will support everything covered in this course.
Onscreen Virtual Keyboard Designer (Utilities) 25 OCT 02
The MountFocus Keyboard Designer will let you create amazing and versatile keyboards that can be used with any application in a touchscreen or normal environment, and may be controlled via OLE Automation.
OnTop System's Devcon presentation. 4 OCT 99
Thank you for attending our sessions at TopSpeed's Devcon '99! It was a pleasure to meet all of you.
Open Clarion Source Project (Temporarily unavalable due to Hurricane) (Templates & Libraries) 30 SEP 03
IRC server at irc.openclarion.org Port 6667.
The Open Clarion Project (OCP) is dedicated to extending the functionality of SoftVelocity's Clarion RAD
software. The project focuses on integrating Clarion into the Internet world with other operating systems like
Linux and open standards programming such as Perl.
Opera Web Browser (Utilities) 6 OCT 05
Opera has removed the banner ad license fee. The free version is now bannerless.
Opinion: A Solution To The Scripting Problem? (Clarion Magazine) 29 AUG 03
The Clarion EVALUATE function is a great way to implement a level of scripting into your Clarion applications. But if you work EVALUATE too hard, your app may slow unacceptably. David Podger proposes a novel solution to the problem.
Opportunistic Locking and Read Caching on Microsoft Windows Networks (Tips) 8 APR 03
Keystone Computer Resources provides an article on Opportunistic Locking.
Opportunistic Locking on Windows NT 31 MAR 01
Explanation of Opportunistic Locking on Windows NT. Look for article # Q129202 ( I copy-pasted the number in the search box, TSR).
Optimizing DLL Loading - Introduction to Rebasing (Clarion Magazine) 31 OCT 01
If you create DLLs with Clarion, then you'll definitely want to read this series of articles. By default, Clarion 32 bit DLLs load more slowly than they need to, and are not sharable between processes. You can easily fix this, as Carl Barnes shows, thereby reducing load times and memory requirements.
Optimizing DLL Loading - Rebasing Your DLLs (Clarion Magazine) 6 NOV 01
If you create DLLs with Clarion, then you'll definitely want to read this series of articles. By default, Clarion 32 bit DLLs load more slowly than they need to, and are not sharable between processes. In this installment Carl Barnes shows how to easily rebase your own application's DLLs.
Oracle 28 JUN 00
Oracle Dictionary Tools 4 FEB 02
The RADventure Oracle dictionary tools is a utility template that
generates a number of Oracle scripts from your Clarion Datadictionary.
Oracle Dictionary tools template by RADventure Products is at Clarionshop.com.
Oracle SQL Browse tools (Templates & Libraries) 16 APR 02
Order a free DVD with more than 50 add-ins and packages (Utilities) 16 JUN 06
Create your own one-of-a-kind IDE with modifications developed by Microsoft® Visual Studio® Industry Partners (VSIPs). Order a free VSIP DVD* to get a taste of what’s available. It’s loaded with more than 50 add-ins and packages—full and trial versions. You’ll get tools, languages, and components that can help you develop applications for Windows®, Web services, and mobile devices.
Organize365 v8 (Utilities) 7 JUL 09
New free version at http://www.strategyonline.co.za/blog/?p=588
Source available.
Organize365 is a Personal Information Manager, intended for use in everyday information and communication tasks. Features include..
Sharing your Calendar or Address Book with other users on your network is as easy as ticking a checkbox! No server, no shared folders, no confusing setup procedures. Simply install Organize365 and you're done.
Orlando Web Hosting (Hosting) 13 JAN 07
When you’re tired of paying the high costs associated with online business, turn to Orlando Web Hosting. Here you’ll find 5 specialized plans designed to fit your needs for as little as $5.92 per month. In addition, you also have the option of completely customizing a hosting plan to your desired specifications.
From Basic to Advanced You’ll Find Dependable Web Hosting Plans from Orlando Web Hosting Starting at $5.92 per month.
Orphaned Embed Template (Templates & Libraries) 2 DEC 05
A new template that will find orphaned #EMBEDs in your application is ready
for download at www.clariondeveloper.net.
OS Help! Info-Author v2.30 (SHIA)
OSCON One More Time: Pics, Comments, and Conclusions (Article) (Clarion Magazine) 26 AUG 08
OSCON: A/B Testing (Article) (Clarion Magazine) 25 JUL 08
OSCON: Even Faster Web Sites (Article) (Clarion Magazine) 5 AUG 08
OSCON: Keynotes, Database Tuning, and .NET Tools (Article) (Clarion Magazine) 8 AUG 06
OSCON: Open Source Gains Ground In The Enterprise (Article) (Clarion Magazine) 23 JUL 08
OSCON: Open-Sourcing Identity (Article) (Clarion Magazine) 24 JUL 08
OSCON: Orbited Pushes Data To Web Pages (Article) (Clarion Magazine) 29 JUL 08
OSCON: PC History, Tech Trends, and Wrap-up (Article) (Clarion Magazine) 10 AUG 06
OSCON: Pro PostgreSQL (Article) (Clarion Magazine) 23 JUL 08
OSCON: Query Interfaces, PHP/Web 2.0, and TimeTravel Tables (Article) (Clarion Magazine) 31 JUL 06
OSCON: Secrets of Javascript Libraries (Article) (Clarion Magazine) 25 JUL 08
OSCON: Securing PostgreSQL (and other databases) (Article) (Clarion Magazine) 6 AUG 08
OSCON: solidDB Beefs Up MySQL OLTP Choices (Article) (Clarion Magazine) 31 JUL 06
OSCON: Using Cascading Style Sheets (Article) (Clarion Magazine) 4 AUG 08
OSCON: Web Security 2.0 (Article) (Clarion Magazine) 7 AUG 08
OSCON: Wednesday Keynotes (Article) (Clarion Magazine) 31 JUL 06
Our DevCon or No DevCon Sale! (Article) (Clarion Magazine) 6 SEP 06
new subscriptions are just $109 including all the back issues; renewals are only $79. And we have weekly specials for subscribers! This week save $14 off the list price of any e-book. Next week: book deals! (Subscribe now and you can still take advantage of next week's special.)]]>
Our Email Addresses Have Changed! (Clarion Magazine) 26 MAR 04
Please note that due to excessive spam we have been forced to change all email addresses. Please see this page for the new addresses.
Outlook Comman Lines (Tips) 20 JUL 07
Outlook EmailReport by Vivid Help v1.1 (Templates & Libraries) 24 FEB 03
Outlook Express Command Lines (Tips) 20 JUL 07
Outlook Menu Templates (Clarion Magazine) 12 SEP 00
Steffen Rasmussen has provided an additional download for his MS Outlook-style menu articles. This new download includes menu templates.
OutlookBar (Templates & Libraries) 15 NOV 05
Providing easy and intuitive navigation options within an application is the goal of every software developer. OutlookBar is a native Clarion control that enables you to write applications with a navigation bar very similar to the famous navigation bar known from applications like MicrosoftTM OutlookXP and Outlook 2003.
OutlookFUSE v 2.0 Ready for C6 (Templates & Libraries) 26 JAN 04
OutlookFUSE provides a native COM (Component Object Model) automation interface to Microsoft Outlook using Clarion 5.5. It is the first 3rd party Clarion product in the world to support both early and late binding natively. Complete support for Outlook XP events as Clarion derived class methods. Now you can capture Outlook events and secure the user interface of Outlook all from a Clarion application!
Enhanced demo application demonstrating Plugware COM late binding interfaces to Powerpoint, Excel, and Access using ADO. SOURCE CODE INCLUDED IN THE DEMO!
Overflow Manager 5 MAR 01
It also makes it possible for you to maintain and access the page
number in your report. This feature can be used to capture the page
number and the specific information on that page for producing document
indexs, etc.
Overflow Manager is an addon product for use in CPCS based reports
which gives you the ability to detect when page overflow will occur,
and provides you with the ability to do things like print
overflow/continuation headers in your CPCS reports.
Owen Brunker’s thread changes for Clarion 5.5 (Templates & Libraries) 27 JAN 03
Made available by Russell B. Eggan
This zip file contains all changes to handle a threading problem in some implementations of Clarion 5.5 ABC. The zip file contains install instructions.
OZEKI INFORMATIKA (Utilities) 25 NOV 02
The OZEKI SMS Server enables office users and software developers to send and receive SMS messages automatically with a mobile phone connected to a computer.
Send messages from:
PageSnip (Utilities) 24 JAN 08
PageSnip makes it easy for you to gather the web content that you want - without all the things that you don’t want.
You can snip an HTML article right out of the middle of a web page, then print it, create a PDF file from it and even file it in PageSnip as a part of your own fully searchable knowledge base. You can even take notes about your snip and keep them with it.
If you surf the web and want to print or save what you find there - then PageSnip is your new best friend!
Palm Conduit via COM 11 APR 01
Its not just the playground of 3rd party tools and C/C++'ers
anymore....
See the developer/conduit section of palm.com.
(Mark Riffey)
FYI, in case Im not the last person to notice, Palm now provides (free)
a conduit development kit that uses COM and includes VB sample
programs. Previously it was C/C++ only unless you had a 3rd party tool,
few of which offer access to the Palm standard databases.
Park Center - A collection of templates 4 FEB 00
Parsing Strings In ASCII Files (Clarion Magazine) 5 DEC 02
Konrad Byers' recent article on a class for accessing and processing ASCII files really spoke to Steve Parker. In this article, Dr. Parker combines that class with some string parsing code to extract field data from an ASCII file record.
Partners In Rhyme (Web Sites) 5 MAY 05
These sounds are collected from the web and are generally available to everyone for personal use. PIR did not create these sounds and cannot grant absolute permission for any use other than personal.
Please do not direct link to these sounds. If you would like to use one simply right-click on the link and choose 'save target as' from the menu to save the file to your hard drive.
Passing Filter Expressions To Reports (Article) (Clarion Magazine) 18 APR 08
Passing Filter Expressions To Reports (Article) (Clarion Magazine) 2 JUN 08
Passing Variables To A Thread (Article) (Clarion Magazine) 31 OCT 07
Patch for C55 Document Send Template. (Templates & Libraries) 27 JUN 02
Document Send template is found to have a bug that was there forever. It makes this useful template very unreliable especially when it comes to sending embedded images. We already reported this bug to Soft Velocity, but until they fix it this patch can be used to significantly improve performance of that template.
Patch for running Clarion 3.1 programs on newer computers. 7 APR 01
(Server is gone?)
Patch for updated CCS templates Feb 8, 2001 8 FEB 01
Andy
There is a new patch on CCSSQL templates on www.cwaddons.com I apologize
for any miscomunications on where it was...
(CCS) Cowboy Computing Solutions
CCS SQL Templates ABC/Legacy and now the internet
Patch Maker (Install Programs) 18 NOV 06
Payment Processing Software (free) (Templates & Libraries) 14 SEP 02
Download and implment...
FREE Requires payment processing to be done VIA Paywire. Competitive rates,
ASK , If I Can beat your rates for MOTO .
(From Cowboy Stapleton)
Allows EFT, ACH and CC processing for your customers and business, (Realtime
CC processing coming soon).
Paywire (Credit Card Services) 16 FEB 04
what does this mean, your POS/ Hospitality/ Doctor Office/ ANY application
where Credit Cards can be taken can implement these templates/libraries.
How do you make residuals at the same time? , due to the patience of a lot
of people since I started this , we have decided to split the revenue
created by the credit card transactions with the developer. What does the
developer do? just recommend www.Paywire.com as the preferred method for a
merchant account.
if you have ANY questions on how this works, feel free to call 830.232.4241
We have developed a set of libraries currently in C6, and C5.5 that allows
you to take within your application Credit Cards and validate these credit
cards across the internet.
PC CILLIN (Trend Micro's virus scan software) (Tips) 8 NOV 04
Research by Bill Roe
As you may or may not know, vuFileTools uses vuFT2.dll that was reported to
be a virus by PC CILLIN (Trend Micro's virus scan software). No other virus
scan software (Nortons, etc) saw this dll as a problem. After attempting to
work with Trend Micro to resolve this issue (to no avail), I set out to find
the problem myself. After numerous edits and recompiles, I discovered that
any common call to GetCurrentProcess() (a standard Windows function that has
been around since Win32 days) causes the calling program to be interpreted
by Trend Micro as a virus.
PC Week Review of C5 25 MAY 99
PCBugReporter.com (Utilities) 12 OCT 10
The other half of the program is PCBugTracker.com which will download all the bug reports for your software or website. This is a essentially a tool to recieve the bug reports and then import into your own bug tracking system, but if you dont have your own bug tracking system, there will be facilities to use it as a fully fledged bug tracking system in its own right.
The only cost to use this software is a charge of 1pence per bug report when it goes Gold (at the moment this is the 1st Alpha). Its a pay as you go model. The first 100 bug reports will be free so you can test it out and see if its of any use to you. Likewise by also adopting this PAYG model I dont have to support multiple versions of the software, as there should be no reason why everyone cant use the latest and greatest version.
So I (Richard Rose) designed and built PCBugReporter.com. Its free to download and use to send reports for any software running on Windows 2000 or newer versions, and any websites you might view from the machine as well.
PCIA's Telelocator Alphanumeric Protocol 27 MAR 00
PCL to PDF Conversion 24 FEB 00
LaserJet PCL conversion to Acrobat PDF, TIF/Fax, PostScript,
Windows EMF/WMF, ASCII text, XML
Pcl2pdf, Developer Libraries, LaserFAX
PcWedge (Utilities) 14 JUN 05
PCWedge was designed to run with very low demand on system resources and hardware. It has been tested on a 2.2Ghz Atlon XP 2400 running win 2K PRO SP4 and it runs with no problems at all.
The EXE file is a free standing 32 bit portable executable file that do not need any runtime DLLs to work correctly. You do not have to download other files for PCWedge to work properly.
PCWedge is a utility to interfase RS232 serial Bar-Code Reader output and convert the data to keystrokes in any Windows application program as if it were being typed directly in the keyboard. Optionally it can save Serial data output in a txt file.
PD "UNIVERSAL" DROP EDIT CONTROLS No update needed for C6.3 (Templates & Libraries) 21 JAN 06
ProDomus is please to announce the release of PD "Universal" Drop Edit Controls, a Drop List or Combo with an “Edit…” choice that you can populate quickly without having to create a file, browse or form. The library can use INI or database files to save the pick list. Prompts, headers, pictures, and entry mode come from the dictionary or local data. It’s quick to implement because:
PD Browse Button Lookup no update needed for C6.3 (Templates & Libraries) 21 JAN 06
All Source Code Class Library for C5.5 and Clarion 6 ABC and Legacy.
PD File drop and Combo (Version6301 for C6.3) (Templates & Libraries) 21 JAN 06
PD Finance and Financial Calculators Version 60-01 no update needed for C6.3 (Templates & Libraries) 21 JAN 06
Available for C5, C55, and C6. Supports both ABC and Clarion template
chains.
The Financial Library, originally released in
1994, is now included as an all source code class library. Six new
customizable calculators have been added:
Calculator windows are declared in a translation file that may be easily
customized. A translation method makes run time translation easy using the
ABC or ProDomus translator libraries.
PD Translator Plus available for 6.3 (Templates & Libraries) 21 JAN 06
The Next Generation International Development Tools
PDF Converter (Utilities) 21 JUN 05
PDF Converter 3 instantly converts PDF files into documents, forms and spreadsheets which look just like the original - complete with text, columns, tables, and graphics!
PDF EMailer Addon for CPCS 2 APR 01
This CPCS Addon allows you to create a CPCS report and do any of the
following:
Recipients of the email need only have a PDF file reader (such as the
Adobe Acrobat Reader freely available from the Adobe website listed
below) to read, and print the PDF file.
PDF Lib 15 APR 98
C Library for printing PDF files. Available in source.
PDF Mailer (Templates & Libraries) 2 JUL 02
http://www.dosys.de/demo/pdfmailerdemo.zip
This tool installs as a printer driver and generates a PDF file which is
also passed to the default email client. The PDF file can also be saved.
The demo version contains a line at the top of each page with our name. A
version without this top line will cost approx. 55 - 60 $ (49 Euro).
We just found and added a very cheap PDF print tool to our product range.
You can download a fully functional demo at:
PDF Tools SDK (Templates & Libraries) 13 JAN 11
Clarion Developers have the choice of using our generic toolkits, or our Clarion specific SDKs which offer Clarion specific Help and Examples, along with comprehensive classes and templates for all versions of Clarion from C5b and up, making its major functions simple to incorporate into their project.
PDF-Tools SDK developers with libraries and API for the creation and manipulation of fully native, Adobe® Compatible PDF files and libraries that can convert directly from any of the supported Image format files (BMP, DCX, GIF, JBIG, JBIG2, JPEG, JNG, PCX, PNG, TIFF & AMF/WMF/EMF - please check the docs for latest list) to PDF format and you can extract images to Image formats. Merge existing files or extract pages to create new files, create Thumbnails, Bookmarks and retrieve page count and File properties from these PDF files.
PDF Zone 25 JAN 01
Tools for working with PDF files.
PDF-Tools v3.60104 (Templates & Libraries) 16 AUG 06
PDF-Tools is entirely DLL based and does not require the installation of
Print drivers.
We currently offer a template for the report output only - but will have
templates for most other functions shortly - users comfortable with working
with the API have access to all features now.
PDF-XChange build 2.044 (Utilities) 5 JAN 10
Update to 2.044 suggested for security reasons.
Now supporting JBIG.
an Adobe Compatible PDF File creation tool
See This review of PDF tools by Cadalyst Labs Review!
PDF-XChange Drivers API (Templates & Libraries) 13 JAN 11
Clarion Developers have the choice of using our generic toolkits, or our Clarion specific SDKs which offer Clarion specific Help and Examples, along with comprehensive classes and templates for all versions of Clarion from C5b and up, making its major functions simple to incorporate into their project.
PDF-XChange Drivers API SDK provides Developers with a comprehensive set of Virtual Drivers to generate Adobe PDF Compatible files from their software applications using our best selling PDF-XChange print drivers for Windows 2000 & Later (32/64 bit) - developers needing to support earlier versions of Windows (Win9x/ME/NT) may also use our Version 3 products if required, though please note Version 3 products are no longer updated .
PDF-XChange PRO SDK (Templates & Libraries) 13 JAN 11
PDF-XChange PRO SDK Includes everything we offer for PDF Creation, Viewing and Manipulation:
Clarion Developers have the choice of using our generic toolkits, or our Clarion specific SDKs which offer Clarion specific Help and Examples, along with comprehensive classes and templates for all versions of Clarion from C5b and up, making its major functions simple to incorporate into their project.
PDF-XChange Viewer ActiveX SDK (Templates & Libraries) 13 JAN 11
Clarion Developers have the choice of using our generic toolkits, or our Clarion specific SDKs which offer Clarion specific Help and Examples, along with comprehensive classes and templates for all versions of Clarion from C5b and up, making its major functions simple to incorporate into their project.
Viewer ActiveX SDK is a fully featured, ready to incorporate facsimile of the End User PDF-XChange Viewer, again embedded within a Window of the application, the developer is able to hide and disable most of the controls and functions within the SDK and some GUI tailoring is possible - but Tracker Software branding is present and required from the 'About' Window of the embedded viewer. The ActiveX is also more feature rich than the Simple DLL method.
PDF-XChange Viewer Pro SDK (Templates & Libraries) 13 JAN 11
Clarion Developers have the choice of using our generic toolkits, or our Clarion specific SDKs which offer Clarion specific Help and Examples, along with comprehensive classes and templates for all versions of Clarion from C5b and up, making its major functions simple to incorporate into their project.
The Viewer PRO SDK contains both the Simple DLL SDK providing the developer with a set of functions to create a means to View/Print PDF files within a window embedded in their software application. As well as the ActiveX SDK, a fully featured, ready to incorporate facsimile of the End User PDF-XChange Viewer, as a 'bundled' option.
PDF-XChange Viewer Simple DLL SDK (Templates & Libraries) 13 JAN 11
Clarion Developers have the choice of using our generic toolkits, or our Clarion specific SDKs which offer Clarion specific Help and Examples, along with comprehensive classes and templates for all versions of Clarion from C5b and up, making its major functions simple to incorporate into their project.
The Viewer Simple DLL SDK provides the developer with a set of functions to create a means to View/Print PDF files within a window embedded in their software application. Both the GUI design and means of employing the provided functionality is very much left in the developer's hands and no Tracker branding is visible within the Developer's product.
pdf995 (Utilities) 22 JAN 04
Pdf995 is the fast, affordable way to create professional-quality documents in the popular PDF file format. Its easy-to-use interface allows you to create PDF files by simply selecting the "print" command from any application, creating documents which can be viewed on any computer with a PDF viewer.
The pdf995 suite of products is a complete solution for your document publishing needs, offering ease of use, flexibility in format, and industry-standard security. And all at no cost to you.
PDFMailer (Utilities) 29 MAY 02
PDFMAILER makes windows applications Email capable. Simply by printing a PDF, TIFF, or JPEG file attachment is created and sent over the Internet. Even database oriented software that normally does not have direct Email access like, order entry systems, PPS systems, vertical market solutions, and custom software, can now send proposals, invoices, payment reminders, order confirmations etc. per Email.
PDFWizard PDF Software 10 MAY 01
PdfWrite Class 2.0 Beta (Templates & Libraries) 23 NOV 02
Use
PDFWrite Class to generate Adobe PDF files on the fly. Everything is pure
Clarion source without any "black boxes". No OLE or API calls. You don't
need to have Adobe or special printer drivers installed. Great for exporting
data from your application to pdf format without using any 3rd party tools.
List of features includes multiple fonts (14 types) support, jpg image
support, text/background colors, automatic page numbering, different text
regions on one page and various text effects (word/character spacing,
scaling and rising).
PDPTTools (Utilities) 19 OCT 02
Transcom's Rapid Development Platform is a framework based system for developing enterprise level applications at lightning speed. The RDP system allows the rapid adoption of new technologies such as the revolutionary .NET Platform from Microsoft by supplying field tested templates coded to best practice standards.
PE Builder by Bart Lagerweij' (Utilities) 30 NOV 06
All that's needed is a bootable USB Flash drive with at least 256 MB of storage capacity and a Windows Setup CD. Using the program Bart PE Builder (Freeware), you can install Windows XP on the flash drive, along with other software as needed (and as available space permits).
All it takes is a minor error in the Windows Registry or a virus infection, and your operating system can become unbootable. But with a properly configured USB flash drive on hand, you'll always have a compatible replacement no further away than your pocket or keychain.
PeerDirect 15 FEB 01
Easy and secure database replication in virtually any information environment.
Pegasus Imaging Corporation (Templates & Libraries) 8 MAR 03
Development software for:
Pegasus provides Software Applications for many advanced Image Editing and compression technologies.
Pencel 28 MAY 01
Pencel's powerful define-and-deploy platform is suitable for any mobile initiative: enterprises, their solutions
providers and independent software vendors.
Our Kinectivity platform provides mobile database management, back-end data integration, synchronization,
wireless connectivity, application deployment and heterogeneous mobile device support.
Pendragon Forms 4 APR 01
Make a change on the network db or the Palm and sync. Everything gets
updated.
If you want sophisticated code to do a particular job like writing an Order
Entry System, barcode enabled tracking system, ePurchase Order system etc.,
on the Palm, it's got a simple language like CW to do it in about a day's
work. Has lookups, radio buttons, check boxes, choice fields, sub forms for
1:many rels, barcode scanning, wireless transmit/receive, searching, etc.
(Chet Sapino)
The best product I have used for this is Pendragon Forms 3.1. You can
synchronize your file or SQL database from a PC or Network directly to the
Palm and generate all the input forms for each Table for the Palm in about
15 minutes. Push the HotSync button and the app with all the input forms
that you automatically generated is sent to the Palm. No coding to do this.
Perfect Paper Passwords (Tips) 3 AUG 10
High security multifactor authentication using a
series of single-use "passcodes" does not need
to be expensive. In fact, it can be free...
Performance Support, Inc. 20 NOV 01
Ok, it's not really Clarion related, but while I'm linking to their site, I might as well....
Personal Job Agencies & Telecommuting Resources for Programmers and IT Staff (Web Sites) 30 SEP 03
Updated weekly courtesy of Alfred Blaho.
Pervasive Software (formerly Btrieve Technologies)
Pervasive SQL 8 NOV 01
Pervasive's database technology, from Btrieve to Pervasive.SQL 2000, has long been recognized as a leader in the Workstation, Workgroup and Server embedded database markets. Pervasive.SQL 2000 allows you to build applications that scale from the workstation to high-volume, multi-processor, client/server-computing environments.
Petite 30 MAR 00
Petite is a Win32 (Windows 95/98/2000/NT) executable (EXE/DLL/etc...) compressor. The compressed
executables decompress themselves at run time, and can be used just like the original uncompressed versions.
Petite also adds virus detection to the compressed executables - they will check themselves for infection every
time they are executed.
PFE32 Programmer's File Editor (North American Sit 23 NOV 98
Phil Will's fix for the bug in the DATE function 15 OCT 99
The fix suggests renaming the DATE function in the Builtins.clw file
and using an alternative function for which source code is provided.
Thanks, Phil, for this free fix. There has been some discussion about a bug in the Clarion DATE function
that causes it to returning March 1 in leap years where it should
return Feb 29. This occurs when adding months, i.e. DATE(2 + 12....
Or days. Alexey has report that this will be fixed in the next release
of Clarion. In the meantime, I've posted a free open source (use at
your risk) fix at www.prodomus.com/pddt.htm.
Philippe Pierre's Calendar Skeleton (CWICWeb Download Center) 7 FEB 03
Philippe Pierre has asked me to announce the
availability of his calender skeleton at CWICWEB's
download center.
Pick Debugger by Paul Attryde 28 MAR 01
PickDBG installs as the system debugger and allows you to determine at GPF
time which debugger you would like to run to debug the GPF. Particularily
useful for those of you running multiple copies of Clarion or doing
application development in different development tools.
Pinnacle Graphic Server 30 MAY 00
(link fixed) Pinnacle Publishing's Graphics Server 5.0, included with ASNA Visual RPG, was PC Magazine's
Editor's Choice of data graphing packages. In its June 30, 1998, edition, PC Magazine analyzed five popular
graphing packages. In selecting Pinnacle's Graphics Server, they noted that it, "...provides the most features
and most sophisticated capabilities. With its superior documentation and fine performance, Graphics Server
is a hard package to beat."
Pintexx (Utilities) 7 JUN 05
Tools for web programming.
pjLogIt 9 NOV 01
pjLogIt tracks changes to your data. Includes Report Wizard, Browse Wizard, Application Frame Extension, and Code Template for adding ad-hoc entries to the Log file. Logging is customisable.
Planet Clarion for 23 Dec 2004 (Tips) 13 JAN 05
In this edition of the Planet, Dave and Andrew talk at length about the IP
driver with Capesoft's Bruce Johnson.
Track list:
Planet Clarion for April 29, 2005 (PodCast) 2 MAY 05
Political mover and shaker Andrew Guidroz spills the beans on how a custom Clarion app helped him wage a successful election campaign, Dave Harms waxes and wanes poetic on Thunderbird, and Dave and Andrew discuss user interface issues and the new Planet Clarion/Clarion Magazine coffee mug.
Planet Clarion for April 29, 2005 (PodCast) 2 JUN 08
Planet Clarion for April 29, 2005 (PodCast) 30 JUL 08
Planet Clarion for December 15, 2004 (PodCast) 26 FEB 05
Andrew and Dave talk Skype/Clarion integration with special guest Colin Wynn in the UK, and discuss Clarion/PHP. Will it be the sleeper hit in the SoftVelocity product lineup?
Planet Clarion for December 15, 2004 (PodCast) 2 JUN 08
Planet Clarion for December 15, 2004 (PodCast) 30 JUL 08
Planet Clarion for December 23, 2004 (PodCast) 26 FEB 05
In this Eve of Christmas Eve edition of the Planet, Dave and Andrew talk at length about the IP driver with Capesoft's Bruce Johnson. Track list now available.
Planet Clarion for December 23, 2004 (PodCast) 2 JUN 08
Planet Clarion for Friday, February 25, 2005 (PodCast) 26 FEB 05
Special guest Bob Zaunere, SoftVelocity's president, talks about Clarion 7, Clarion.NET, the new IDE, the subscription program, and much more.
Planet Clarion for Friday, February 25, 2005 (PodCast) 2 JUN 08
Planet Clarion for Friday, February 25, 2005 (PodCast) 30 JUL 08
Planet Clarion for January 31, 2005 (PodCast) 26 FEB 05
This first podcast of 2005 is the annual Planet Clarion predictions show. Andrew and Dave pontificate on Clarion 7, Clarion.NET, open source databases, the future of Microsoft, and the world according to Google.
Planet Clarion for January 31, 2005 (PodCast) 2 JUN 08
Planet Clarion for January 31, 2005 (PodCast) 30 JUL 08
Planet Clarion for June 30, 2005 (PodCast) 6 JUL 05
SoftVelocity president Bob Zaunere is back on Planet Clarion. Andrew and Dave talk with Bob about the ConDev AVIs and what they really mean, what's involved in creating the new IDE, and the differences between Win32 and .NET screen formatters.
Planet Clarion for June 30, 2005 (PodCast) 2 JUN 08
Planet Clarion for June 30, 2005 (PodCast) 30 JUL 08
Planet Clarion for March 30, 2005 (PodCast) 31 MAR 05
In this prequel to the previous podcast's Bob Z interview, Dave Harms talks with Bob about Clarion.NET, and Andrew and Dave talk about the value of trial editions.
Planet Clarion for March 30, 2005 (PodCast) 2 JUN 08
Planet Clarion for March 30, 2005 (PodCast) 30 JUL 08
Planet Clarion for May 25, 2005 (PodCast) 25 MAY 05
Clarion 6.2 has been released, and Andrew and Dave talk about the new features, the subscription program, the upgrade fee, and Clarion 7.
Planet Clarion for May 25, 2005 (PodCast) 2 JUN 08
Planet Clarion for May 25, 2005 (PodCast) 30 JUL 08
Planet Clarion for November 26, 2004 (PodCast) 30 NOV 04
Planet Clarion #2 is in the can! In this edition Andrew and Dave look at color theory and application skinning, discuss the IP driver, and talk to graphic designer, Clarion developer, and rising photography star Leroy Schulz.
Planet Clarion for November 26, 2004 (PodCast) 26 FEB 05
Planet Clarion #2 is in the can! In this edition Andrew and Dave look at color theory and application skinning, discuss the IP driver, and talk to graphic designer, Clarion developer, and rising photography star Leroy Schulz.
Planet Clarion for November 26, 2004 (PodCast) 2 JUN 08
Planet Clarion for November 26, 2004 (PodCast) 30 JUL 08
Planet Clarion for November 9, 2004 (PodCast) 26 FEB 05
In this first ever Planet Clarion podcast, hosts Dave Harms and Andrew Guidroz II discuss topics ranging from "Why stay with Clarion?" to how many developers are using Clarion, and the impact of Clarion.NET.
Planet Clarion for November 9, 2004 (PodCast) 2 JUN 08
Planet Clarion for November 9, 2004 (PodCast) 30 JUL 08
Planet Clarion Podcast #1 (Tips) 11 NOV 04
Works very well with Windows Media Player.
Our first ever podcast, with hosts Dave Harms and Andrew Guidroz II, is now
online! This MP3 is 35 minutes, 12 megs. We've already had lots of feedback and
in the future will be offering play lists and individual tracks, as soon as we
make a proper home for audio on the ClarionMag web site.
Planet Clarion Transcript: Bob Zaunere on the new IDE and Clarion.NET (Clarion Magazine) 22 JUL 05
The unplanned release of the ConDev AVIs showing the new IDE created much confusion among Clarion developers. In this interview Bob Zaunere explains the context of the AVIs, and discusses the C7 and Clarion.NET development roadmap.
Planet Clarion Transcript: Bob Zaunere Part 2 (Clarion Magazine) 4 AUG 05
In Part 2 of the June podcast interview, Bob Zaunere talks about COM vs .NET, C7 productivity gains, pricing, XML, Code DOM, and the stuff nobody has asked about yet. This part of the interview is only available in transcript form.
Planet Clarion Transcript: Bruce Johnson on the IP Driver (Clarion Magazine) 4 MAY 05
Our interview with CapeSoft's Bruce Johnson about the IP driver remains one of our most popular podcasts. If you've ever had to deal with bandwidth issues or file corruption using TPS files on a network, this transcript is a must read.
Planet Clarion Transcript: Clarion 6.2 Released (Clarion Magazine) 7 JUN 05
In this transcript of the May 25, 2005 show Andrew Guidroz and Dave Harms discuss the release of Clarion 6.2, its features and upgrade fee, the subscription program, and Clarion 7.
Please Mr. Postman: Calling External Functions By Address (Clarion Magazine) 5 JUL 00
Steve Bottomley explains how to call an external procedure by address when the procedure isn't exported from the DLL.
Please, User Dearest, Complete The Fields (Clarion Magazine) 20 FEB 02
In the spirit of user-friendliness, Steve Parker implements form field validation with INCOMPLETE().
PlugIT v2.0 (Templates & Libraries) 13 MAY 04
PlugIT is the first product of its kind for the Clarion development environment. Programmers have been using memory leak checking utilities in other languages for years and now Clarion developers can do the same with a minimal amount of effort. If you can populate a global extension template, you can take advantage of the power of PlugIT and make sure your applications are handling memory properly.
The User Guide for PlugIT 2.0 is available at www.radfusion.com home page as
a PDF. For those that were wanting more information about what it is, what
it does, how to do it and just what is a memory leak anyway, this PDF
explains this and much more.
ThinkData, Inc., in conjunction with Plugware Solutions.com Ltd., has released PlugIT, a memory leak checker and thread safe memory allocation engine for Clarion 5/5.5 ABC and Legacy Templates. PlugIT is a template based solution giving Clarion programmers the ability to check existing or brand new applications for memory leaks in a matter of minutes. PlugIT even checks 3rd party generated code for memory leaks! It is a must-have utility for programmers whose clients demand reliability and stability in their commercial applications.
Plugware - Clarion 6 (Clarion 6) 13 DEC 02
Andy
All of ours will be compatible as they stand unless they change the language
itself as they are already thread safe where it matters.
Plugware Solutions.com Ltd, taking the puzzle out of I.T
PNet Ready for C6.1 (Templates & Libraries) 30 JUL 04
Written for use with then Standard Report Templates & CPCS Report Tools.
Consists of two extension templates, one GLOBAL and one for each report that needs Postnet Barcodes. Extremely easy to implement in your Clarion apps whether created with the AppGen or used in hand coded reports.
Provided in 16 and 32 bit DLL's for "standalone" compiles . Does not require any additional addons to function. Handles 5, 9 and 11 digit zipcodes. No VBX or OCX required. 100% Clarion source code. All required templates, DLL's and online template help provided.
I (Lodestar Software) guarantee you will not find an easier way to implement Postnet barcodes in your Clarion reports
( or your money back! )
Podcast Production Notes (Clarion Magazine) 22 DEC 04
A number of Planet Clarion listeners have asked for more information on how we record the podcast using Skype. This page now has a production notes section at the end which answers some of these questions.
Poland Clarion User's Group 13 AUG 01
As a Clarion User Association we organize first meating in Poland
6-9.09.2001.
It will take 3 days with plany of presentations. We sent more then 160
invitations for people who use Clarion in Poland.
In our conferential materials we want to record a CD with our presentations
and any other things which are avaliable for us. If you want to put on this
CD any your materials please contact wwojcik@gabos.com.pl .We will
appreciate any support from you. We will also have lotery-drawing so any
gifts and souvenirs would be also very nice.
Polish Clarion User's Group (Web Sites) 20 AUG 02
Polska Grupa uzytkownikow Clariona (Web Sites) 20 AUG 02
Porting to the C6 Threading Model: The AutoLog Example (Clarion Magazine) 16 JAN 04
Clarion C6 has gone gold and so it's time to start getting serious about porting applications. In this series of articles Carl Barnes looks at porting some of the C55 example applications to C6.
Porting to the C6 Threading Model: The AutoLog Example Part 2 (Clarion Magazine) 22 JAN 04
Clarion C6 has gone gold and so it's time to start getting serious about porting applications. In this series of articles Carl Barnes looks at porting some of the C55 example applications to C6. Part 2.
Positioning List Box Totals (Clarion Magazine) 11 JUN 02
Sometimes you'll want to place total fields below list boxes, and in some cases those totals need to be positioned exactly below a column. This is easy if the user doesn't resize any columns, but what if you do allow resizing? Brice Schagane shows how to align the total fields with the columns at runtime.
POSitive Software Company (Clarion Applications) 11 NOV 03
Point of Sale software provides the retail business with important features like barcode scanning and printing, in depth inventory features like serial number tracking and multiple vendors for purchasing. Retailers need the ability to open a cash drawer and to quickly and efficiently process customers at a busy cash register. As you have probably found most "Accounting Programs" don't provide these functions. POSitive for Windows Point of Sale POS Software is the accounting system designed for retail business.
PosOD (Templates & Libraries) 11 JAN 03
PosOD template moves automatically the mouse cursor upon the control with the default property set on or another control if no control has the default property.
Possible ClarionLive! DevCon In October (Clarion Magazine) 19 JUL 10
All articles for June 2010 in PDF format.
Post-mortem Debugging: How I stopped fearing the GPF (Clarion Magazine) 14 MAR 03
Sometimes, when you're testing that almost completed application, it crashes. No rhyme or reason, and inspection of the last code changes reveal nothing out of place. Re-run and it crashes again. Where do you go? To the debugger for a quick post mortem. Russ Eggen shows how to track down those tricky GPFs.
Postal Package Partner 26 FEB 01
Major USPS services supported by Postal Package Partner include
Priority Mail with FREE Delivery Confirmation, Package Services
(Parcel Post, Bound Printed Matter, Media Mail, Library Mail) with
discounted Delivery Confirmation, Express Mail with Electronic
Manifesting and Express Mail Military Service to APO/FPO
addresses. Choose the version below that's right for you.
for more information about this wonderful Clarion Software:
http://www.postalpackagepartner.com/
Postal Package Partner is a Windows software package that provides
Delivery Confirmation for Priority and Package Services shipments.
It will calculate postage and fees for special services, interface to
many supported electronic scales and printers, and download tracking
data via the internet. The Postal Package Partner software works
strictly with USPS services. This keeps it simple to use and affordable.
PostCast Server 29 AUG 01
PostCast Server is a free SMTP mail server program that enables you to send messages directly from your computer. This program is used for sending newsletters, distributing messages to different mailing lists, sending notifications to your customers, as well as for sending individual e-mail messages.
PostgreSQL 101: Security Basics (Clarion Magazine) 20 MAR 03
Just when you think you're ready to start using PostgreSQL, you realize you can't connect to the server. Here's what you need to know about server connection security.
Postgresql General Bits - Gapless Sequences for Primary Keys (Tips) 28 AUG 06
By defining a column in your table to be of type SERIAL, you can guarantee that column will increase in value and be unique. However, you cannot guarantee that the values will be gapless.
PostgreSQL Revisited (Article) (Clarion Magazine) 16 AUG 07
PostgreSQL Revisited: Essential Tools (Article) (Clarion Magazine) 12 OCT 07
PostgreSQL Revisited: Managing User Rights (Article) (Clarion Magazine) 14 NOV 07
PostgreSQL Revisited:Porting From TPS (Article) (Clarion Magazine) 1 DEC 07
PostgreSQL v8.4 (SQL) 2 JUL 09
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including
subselects, transactions, and user-defined types and functions. It is the most advanced open-source database
available anywhere. Commercial Support is also available.
Postmortems and The Clarion Tips & Techniques Book (Clarion Magazine) 22 APR 04
Andrew Guidroz II tries to learn a little something from every day's work. A trip to a client site, some unexpected code copying, and a few articles from the Tips book add up to a useful postmortem.
Power Browse from Toolcraft 2 OCT 00
Get the documentation: ftp://ftp.icetips.com/public/0ld%20Stuff/pbrwc5b.txt
Power RAD 18 FEB 98
Looking for PowerBrowse? Look no farther.
Powerbrowse 19 MAR 01
I've just uploaded c55 gold powerbrowse templates to my newly created
home page. Enjoy! (Alan Telford)
PowerOffice Tools (Templates & Libraries) 31 DEC 08
PowerOffice Tools are now Icetips products.
Powerrun (Freeware) (Templates & Libraries) 1 FEB 03
powerRUN picks up where RUN() left off!
Used by over 1,000 Clarion developers worldwide and on a few other planets.
Presenting Many-To-Many Relationships (Clarion Magazine) 9 NOV 99
Many-to-many relationships are a common part of database designs, but they can be tricky to present to your users. Tom Ruby explains three approaches to making M2M work for the end user. Part 1 of 2.
Presenting Many-To-Many Relationships: Part 2 (Clarion Magazine) 16 NOV 99
Tom Ruby concludes his approach to presenting many-to-many relationships to the end user.
PreserveIt Template (Templates & Libraries) 20 SEP 08
This preservation is usefull for filter windows like report and process windows.
You can use the global template to add it to all procs Avoiding Froms, Browses or Frames.
Later you can Avoid it even in any proc. You can use only the local template to add it to the
procedures you need to.
(for Clarion6 and C55, Legacy and ABC)
PreserveIt allows you to preserve the values of all the controls in a window.
It saves the control values in an ini file named Pit_ProcedureName.ini.
The values may be stored in groups to preserve it for each user or group or whatever.
Princen Clarion Tools 8 MAY 00
As of May 1st, 2000 Princen IT will stop the support activities for its
Clarion 3rd party products. The main reason is the fact that we have been
heavily understaffed over the last period of time and will be for months. As
a result of this move we will temporarily stop our sales activities. Our
freeware products will be available and as soon as we have the time we will
bundle some new products and offer them to you as freeware via our website.
Furthermore we are looking for extra programming capacity. We would like
experienced CfW programmers who want to work for us on a fixed contract
basis or as a freelancer to send their CV's to
personeelsdiensten@Princen-Group.com
Print Directly to Printer Made Easier (Article) (Clarion Magazine) 21 MAR 06
Print On Demand Clarion Books: An Odyssey (Clarion Magazine) 17 DEC 04
A number of readers have asked for an article explaining how we brought our popular series of Clarion books to print. Dave Harms gives a behind the scenes tour of the production process, and Clarion Magazine's use of print-on-demand technology.
Printed Book: Clarion 6 Tips & Techniques, Volume 1 (Tips) 11 MAY 05
The latest printed book in our popular Tips & Techniques series contains a wealth of ClarionMag articles specific to Clarion 6. Topics include user interface issues, new C6 features such as the In-Memory, Dynamic, and IP drivers, using COM, reading/writing XML, handling C6 threading issues, and much more. Now in production, and scheduled to ship in June. Approx 300 pages, regular price $49.95.
PrinterClass.zip (Templates & Libraries) 13 JUL 06
Put the inc and clw files in your LIBSRC folder, put INCLUDE('LPT.INC') in your module, and create an instance:
Prt CLASS(LPT)
Work it like this:
IF Prt.Open('PrinterName')
Prt.WriteLine('This is a line of text')
Prt.Write('And here is ')
Prt.Write('another line of text.')
Prt.Close()
END
If you don't have the vsa classes, just remove the "FindOne" method and the include at the top of the .clw file.
A class containing the code for Trevor's direct to printer code.
END
Printing a "No Records" Report (Article) (Clarion Magazine) 22 DEC 06
Printing A Tree From A Page Loaded Browse (Article) (Clarion Magazine) 1 DEC 06
Printing Unknown Queue Fields (Article) (Clarion Magazine) 30 MAY 06
PrintKey 2000 (Utilities) 9 SEP 02
PrintKey is an excellent add-on. It is activated when you press the PrintScreen Key and allows you to capture the entire screen or any portion of it. You can then make changes to the screen capture and save in a variety of formats including .gif, .bmp, .jpeg, .jpg, .emf and .wmf. You can also swap colors, convert to grayscale or black and white, change picture size and send to the printer all from this little freeware program.
PrintWindow v2.01 (Templates & Libraries) 24 SEP 10
You can customize the aspect of the printed controls to mimic the full window, or to use a image as background (like when you fill a Form), for example, not drawing the entries or group boxes, etc.
When you take a "screenshot" to print, you get exactly what you see, but PrintWindow gives you several advantages:
Just drop a button control in your window and obtain a printout that looks exactly alike. You use your own report with customized parameters, what means you can choose your previewer (or none), and how many "tabs" per page (only one or as much as they fit).
Procedure Notes updated 2 April 2005 (Templates & Libraries) 2 APR 05
The ProcuedreNotes Template is now available
Keep detailed notes about each procedure in your app
The template is 3 templates in 1.
Process Explorer (Utilities) 26 DEC 07
The Process Explorer display consists of two sub-windows. The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that Process Explorer is in: if it is in handle mode you'll see the handles that the process selected in the top window has opened; if Process Explorer is in DLL mode you'll see the DLLs and memory-mapped files that the process has loaded. Process Explorer also has a powerful search capability that will quickly show you which processes have particular handles opened or DLLs loaded.
The unique capabilities of Process Explorer make it useful for tracking down DLL-version problems or handle leaks, and provide insight into the way Windows and applications work.
Process Explorer works on Windows 9x/Me, Windows NT 4.0, Windows 2000, Windows XP, Server 2003, and 64-bit versions of Windows for x64 and IA64 processors, and Windows Vista.
Ever wondered which program has a particular file or directory open? Now you can find out. Process Explorer shows you information about which handles and DLLs processes have opened or loaded.
ProCodeBlock (Templates & Libraries) 21 APR 09
Most "home grown" solutions that developers usually use involve a technique
of setting a flag ( ISDemo = TRUE ) and then conditionally branching away
from a procedure if that condition is met.
Hackers exploit that by either bypassing the checkpoint and jumping
directly to the target procedure, or by hacking the code and setting the
condition so that the block is disabled.
Even a product like Armadillo does occasionally get hacked (but not often),
so your program security is sort of a moving target.
In our case, the inspiration for ProCodeBlock came with our decision to
release a FREE version of EZChangeLog. Since we knew that the product
would be distributed worldwide and be "out there" as far as being a hacker
target, we wanted a 100% Hacker-Proof way to protect it.
When you block a procedure with ProCodeBlock, the entire procedure code is
removed at compile time and only the code needed to take the CodeBlock
actions (such as displaying a message, help topic and/or launching a
website URL) is written into place by the templates.
This means that no matter how good a hacker is, he can't jump to code that
is NOT in the program!
While ProCodeBlock does have some blocking features that are passive (such
as those needed to block EIP), most of the features such as the "CodeBlock
this Procedure" actually surgically remove code from your application when
it is compiled.
ProDomus Updated for C6.1 build 9026 (Templates & Libraries) 18 AUG 04
(Two bug fixes have been made. The fist fixes a class library situation where no edit record is added to the queue which might cause the edit list to appear when a blank record was selected. The second fixes a template issue that might occur when two procedures use the same local data definition. (C55 Version 55-04))
Product Review: NetTalk 5, Part 1 (Clarion Magazine) 14 JAN 11
Probably the nicest thing you can say about the old Clarion editor is that it's familiar. But in just about every other way the Clarion 7 editor is a massive improvement. Dave Harms lists his favorite editor formatting features.
Product Review: NetTalk 5, Part 1 (Clarion Magazine) 11 FEB 11
Guessing a person's gender from their first name isn't the usual sort of Clarion fodder, but it turns out to be a nice introduction to the power of regular expressions.
Product Review: NetTalk, Part 2 (Clarion Magazine) 22 OCT 03
Over the years, Tom Hebenstreit has used various methods to add Internet functionality to his programs, ranging from the built-in Windows WinInet libraries to the SocketTool libraries from Catalyst Corporation. Each had its strengths and, as usual, some weaknesses as well, so Tommy's always on the lookout for simpler, more Clarion-friendly ways of accomplishing those tasks. Enter CapeSoft's NetTalk, a veritable jack of all Internet trades. Part 2 of 2.
Product Review: Report and Presentation Manager (RPM) (Article) (Clarion Magazine) 26 JUN 09
Product Review: The Ripley Code Commentor (Clarion Magazine) 10 SEP 04
The Ripley Code Commentor, by Scott Ripley, is a nifty new utility that makes commenting code changes fast and easy, not just for Clarion but for other languages/development environments as well.
Product Review: View Wizard 1.0 From Nice Touch Solutions (Clarion Magazine) 11 JUL 00
Nice Touch Solutions' View Wizard adds user customization to your browses easily and quickly, and even lets users modify and save sort orders.
Product Scope 32 Bookmarks 16 DEC 98
Product Scope 32 Pro v7.9 (Utilities) 26 AUG 09
A very resourceful Internet Bookmark program and Comparative Shopping. File
Search - Any file type, text within files, image preview, Copy, Move,
Launch. Spreadsheet and Crosstab reports available (Spreadsheet Option).
Custom Views - Customize fields to display, quickly sort a single field.
Database convenience for tracking product, manufacturer, and place to buy
information. Serve as an alternative address book for your email program.
Search All text fields including memos to find a particular Product or
Vendor FAST. Reference Archived HTML Files. Associate Product Prices with
International Currencies. Basic File Management for Downloading Files From
The Web and Installation. Document Insight Development Web Page Captures -
iCapture 2, ZUTW PRO. Associate PDF files with product record. Launch Adobe
Acrobat Reader to view PDF file.
Products for Clarion 5 Developers 6 DEC 99
ProENTRY - An application written in Clarion (Clarion Applications) 29 DEC 06
ProENTRY Echelon IV assures clean, accurate, efficient order entry and order management throughout the order life cycle, whether data entry is done in-house or directly by dealers and field reps via the internet.
Take control of your cabinet and custom casework orders -- and your clients' satisfaction.
Profiling Your Applications (Article) (Clarion Magazine) 11 JUL 07
Program in Clarion ABCs by Bruce Johnson (Tips) 19 SEP 08
Chapter Guide
Program to View and/Or Set Oplocks etc. (Utilities) 10 MAR 07
Local Compile
Program to View and/Or Set Oplocks etc. (Utilities) 10 MAR 07
Stand Alone
Programmer's File Editor 1 JUL 99
FREE! More features than you can think of (slight exaggeration). PFE is a large-capacity, multi-file editor that runs on Windows 98, Windows 95, Windows NT 4.0 and Windows 2000 on Intel-compatible processors, and on Windows 3.1x. Although it's primarily oriented towards program developers and contains features like the ability to run compilers and development applications, it also makes a very good general purpose editor for any function at all.
Programmers going Extreme 5 APR 01
At last, a software development methodology you can actually put into use.
Programming Labs dot com (Web Sites) 11 JUN 04
A place to let SV know about your Clarion success stories.
Programming Objects in Clarion (Tips) 1 JUL 03
The book assumes no prior skill levels as there is something in here for everyone. From the beginning, what is OOP (including precise and usable definitions of all the OOP buzzwords), to why one would need to code objects, to how ABC works, to converting a procedural style procedure that every Clarion developer already has on their machine, to coding a template wrapper for that new object.
The book is accompanied by a code section in all editions. All code referenced in the book is included. Plus some extra goodies not referenced in the book.
Programming Objects in Clarion is version neutral. If you use Clarion 4 through Clarion 6, this book is for you.
You will learn about:
If you don't know how to code objects in Clarion, or even if you do not know if they are any use to you and your projects, then this is the book for you.
Programming Objects in Clarion is 221 pages in length. Available as a download. A CD only and printed version (with CD) are available and ship anywhere in the world.
Programming VB .NET: A Guide For Experienced Programmers (Books) 21 NOV 07
This book is targeted at an experianced programmer (typically VB 6) and helping
them make the jump to the .Net mentality. The intro to .Net's OOP-to-the-max,
value types, struct', etc is very helpful. One downside it's either version 1
or 1.1.
(review by Carl Barnes)
I book I (Carl Barnes) can highly recommend as a great instrot to .Net programming is
"Programming VB.NET: A Guide for Experienced Programmers"
http://www.apress.com/book/view/1893115992
On the lower left is a link for "Free eBook Download"
Progress Bars for Queues: Creating An ABC/Clarion Template (Clarion Magazine) 31 MAR 05
In Part 1, Bjarne Havnen showed how you can use the undocumented ABC QueueProcessManagerClass to create processes with progress bars. In this installment, Bjarne creates an accompanying template that is compatible with both ABC and Clarion (legacy) template chains. The principles demonstrated here can be applied to other classes.
Progress Bars for Queues: Using The ABC QueueProcessManagerClass (Clarion Magazine) 18 MAR 05
What do you do if you have a queue to process, and you want to display a progress bar to the user? You can write your own code, or, as Bjarne Havnen shows, you can use the undocumented ABC QueueProcessManagerClass.
ProImage available for C7.2 (Templates & Libraries) 10 JUN 10
Simply put - it is a “Programmers Image Editor”. You control the look and feel as well as the way the editor works with template settings or runtime code.
ProImage is an add-on for Clarion Developers who use ImageEx from Solid Software.
Prompting For Time (Article) (Clarion Magazine) 14 NOV 08
Prompting For Time (Article) (Clarion Magazine) 10 DEC 08
prop:items (Tips) 15 JAN 09
?mylist{prop:items}=?mylist{prop:items} will set the height
of the list box to be whole lines, i.e. no partial line showing. Thanks to
Brian Staff.
PROP:SQL And Embedded Single Quotes (Article) (Clarion Magazine) 10 MAR 06
ProPath (Templates & Libraries) 31 JUL 09
It is the easiest way possible to make sure that your application stores
it's data and INI files in UAC approved locations under Vista, Server 2008
and Windows 7.
ProPath makes it easy to...
ProPath ships as a fully ABC compliant Template/Class set - no Black Box
DLL's
Proper Case in Clarion# (Article) (Clarion Magazine) 17 JAN 09
Prophecy GNU Experiment in Interface Design 19 NOV 99
Prophecy is written in Clarion for Windows. It's inspiration comes from the alternative shells and desktops that have appeared for the 32 bit Windows environment. The original design concept for Prophecy was a Desktop that would help organise daily tasks in terms of projects and activities, but was flexible enough to not get in the way of the work at hand. It also would be modular, in that anyone would be able to create an active desktop module that Prophecy would be able to integrate into it's routine functions easily.
Propitious Memory Corruption (Clarion Magazine) 31 AUG 99
Propitious WHAT?! David Bayliss examines the theory and practice of relational integrity and file aliases in Clarion 5/ABC, with comparisons to legacy Clarion.
ProScan available for C7.2 (Templates & Libraries) 10 JUN 10
Building on ImageEx technology and Clarion 6, ProScan is a single or
multipage document scanning solution that can be added to your application
in less than 10 minutes!
Adding ProScan to your program is as simple as adding a global template,
importing the Clarion TXA and dropping the ProScan link button on your
parent form.
ProScan also comes with a 5600+ word help file that was written for you to
distribute to your end users (or integrate into your own help system).
Charles Edmonds ( LANSRAD ) is proud to announce the opening of the new
Clarion ProSeries website ( www.clarionproseries.com ) and Clarion ProScan
- the first of a series of new Clarion Development tools.
ProScan v2.0 (Templates & Libraries) 29 JUL 09
Prospector - Contact and Support Management (Utilities) 19 MAR 05
We have been using Prospector here at VMT Software for 10 years. Prospector keeps track of all of our contacts, how they found us, what software they used to have, what OS they have, what version they have, email address, shipping address.
Many of these options are variable, so you can use it to keep track of any business you can think of that needs the ability to schedule contacts, and keep track of contact conversations.
Prospector is a contact program that we (Ray Rippey) have been using for many years here at VMT Software. You can configure it to suit your type of business. For instance it is running at a phone company in Virginia for the purpose of internet support.
protec.htm: HOW TO PROTECT BETTER 20 JUN 01
FRAVIA'S "HOW TO PROTECT BETTER"
A good protection is NOT an impossible dream!
Providing Good Customer Support (Clarion Magazine) 22 APR 05
They call day and night, email you even on weekends, and actually expect you to help... customers! Arggh! But without them, you're out of business. So what is the best way to manage tech support? In this article Drew Bourrut defines good tech support, and suggests ways to assure that type of support.
Prtjobs.zip 6 JUL 99
In the incomming directory.
I put together a demo that uses the win32
printer api. It does the following:
Some of the utility functions can be used to get win api printer info.
You can then set any property you want and write the data back to set
anything you want for the printer. Pause, purge all jobs...
Public documentation for C6EA4 (Web Sites) 1 MAY 03
PuterBuddy (Utilities) 7 DEC 05
Track anything that needs tracking; data snippets, logins, licenses, passwords, recipies and whatnot. Configure your own menu structure.
Putting Clarion 6 Under Version Control With TortoiseSVN (Clarion Magazine) 8 JUN 05
You might be using version control software for your own source code, but you should probably be using it for Clarion releases as well. As David Harms shows, this is easy to achieve with TortoiseSVN, Subversion, and a local repository.
Putting images on an RTF control 26 APR 01
You can do it your self with the api. You get the hwnd for the rtf control
and call sendmessage() to send it a em_getoleinterface message. It returns an
IRichEditOLE. Once you have the interface after some prepatory work (sample
code in MSDN in article Q220844) you call the GetClientSite method to pass an
image (bitmap in my case) to the RTF control for display. When the window is
shutting down, a little more code to release all interfaces.
QB Connect for Clarion (Templates & Libraries) 1 DEC 08
qbFuse v1.3 (Templates & Libraries) 11 JUL 03
qbFUSE relies on the professional version of the Plugware COM classes, which usher in a new era of stability and performance when writing COM automation interfaces in Clarion. It has been designed to support QuickBooks Pro 2002, QuickBooks Premier 2002, and QuickBooks Premier: Accountant Edition 2002.
qbFUSE Product Features
QODBC Driver for QuickBooks 2003 & 2002 (Utilities) 17 NOV 03
QODBC is a fully functional ODBC driver for reading and writing QuickBooks 2002 and 2003 accounting data files by using standard SQL queries. It requires an ODBC compliant front-end application such as Microsoft Word, Microsoft Excel, Microsoft Access, Visual Basic, PowerBuilder or Delphi. Once installed, it will allow these applications to read and write QuickBooks Accounting files in the same fashion as other file formats installed on your computer. Using the official QuickBooks SDK interface, we are able to offer our customers total compatibility with all QuickBooks file formats.
Quantum Dynamics' Free templates 14 APR 99
Query Slider 5 MAY 99
Query Slider is a full featured query system compatible
with Clarion4 and Clarion5. It can be used in
conjunction with the Clarion5 QBE Browse class to
increase its functionality by sending the GetFilter( )
statement to a report. The queries can be stored in a table and
edited, as well as recalled for later use. The search
fields and query operators are selected by slider
controls or with the left and right arrow keys. Query
Slider comes complete with a text and html manual,
demo app and dct.
Search operators include; Less Than, Greater Than,
Contains, Less Than or Equal, Greater Than or Equal,
Not Equal To. Concantenate query statements with
AND, OR operators. Search on dates, and times, or
a range of Dates or Times.
Supports Larry Teames CPCS Report Tools.
Query the SQL Database without DUMMY table (Tips) 12 APR 04
Dan Pressnell's example code on how to query the SQL
Database without having to define the DUMMY table
Querying ActiveDirectory In Clarion (Article) (Clarion Magazine) 18 JAN 08
Querying SQL Data (Clarion Magazine) 2 SEP 05
It sure would be handy if Clarion had a way to run an SQL query and just get back a result. Say you want the total of a bunch of records. The problem is that in Clarion you need a view to project just the amount field and...but wait! As Tom Ruby shows, you can easily use the cCwADOclass for just this situation.
Queue Browses, Sort Headers and Locators (Clarion Magazine) 30 JUN 10
As Steve Parker recently explained, it's possible to use a queue declared in the dictionary to create a fully editable browse/form. But is it possible to go one step further and treat a queue just as you would a file's RECORD structure?
Queue Browses, Sort Headers and Locators (Clarion Magazine) 12 JUL 10
On June 3 2010 SoftVelocity released Clarion 7.2 build 7232, followed a week or so later by build 7248. Dave Harms takes a look at both builds.
Queue Edit-In-Place 8 JAN 01
Queue Record Structures (Clarion Magazine) 2 JUL 10
When you have large applications, especially applications with lots of DLLs, it can take quite a bit of time for the program to load and for the frame screen to appear. Users don't like long periods with no response, so this effect is not ideal. As Bruce Johnson explains, there are ways to speed up application load time, but often the best solution is a splash screen.
Queues in Dictionaries (Clarion Magazine) 3 JUN 10
Yes, we're raising our rates. But not all at once. Instead, the store is automatically incrementing subscription rates by a dollar a day. How long will this go on?
Quick COM Using A Windows Script Component (Clarion Magazine) 13 NOV 02
Everyone knows that Clarion can do COM, but did you know that you can interface a Clarion program toCOM? Wayne Price shows how to use a Windows Script Component to create a Clarion program that's usable by any programming language that can call COM objects.
Quick PDF Library (Templates & Libraries) 2 APR 09
It provides a comprehensive set of functions that allow you to create, split, merge, encrypt, modify, manipulate PDF form fields and JavaScript. Images can be added in BMP, TIFF, JPEG, PNG and EMF format. TrueType and Type1 fonts can be embedded, and TrueType fonts can be subsetted allowing Unicode text to be drawn.
It is a powerful royalty-free PDF developer SDK - including a 500+ function
API which can be used with Clarion and we provide Clarion sample apps and
prototypes.
List of features include:
Quick PDF Library© is a powerful royalty-free PDF developer SDK - including a 500+ function API for use with ASP, ActiveX, VB, VB Script, C++, C#, Delphi and more...
Quickbooks Simple Start (FREE) (Utilities) 15 OCT 07
Easy-to-use free accounting software to manage your business better.
NOTE: Simple Start is for first–time QuickBooks users. It cannot import data from prior versions of QuickBooks, Quicken, or Peachtree.
Quickbooks-Style Date Fields (Clarion Magazine) 10 MAY 01
Andrew Guidroz II gets a request for QuickBooks-style date incrementing/decrementing, and writes a template to automatically apply this code to an entire application.
QuickEez Templates 31 DEC 00
QuickFlash Template (freeware) Ready for C6.1 (Templates & Libraries) 31 JUL 04
So I have stopped work on the IIF files and I am now
releasing as freeware what I have written so far - hopefully
it will serve as a teaching example for anyone who still
needs/wants to create IIF files.
full details at: http://www.sterlingdata.com/quickfl.htm
Regards,
In early 2001 I started work on a template which I
planned would export to all Quicken Quickbooks
account types. After I had completed the first stage
Quicken announced they were going to bring out an
XML interface to replace the IIF files that QuickFlash
produces.
Mike McLoughlin
Quickie WMF Viewer 14 JUL 00
(on Steve Parker's CWICWeb) Here's a free app to view wmf files. In the Open filedialog, enter
\windows\temp to view Clarion reports. It's a Clarion App by Bob Campbell.
QuickSearch v2.0.3 (Utilities) 19 APR 08
QView ready for C7.2 (Templates & Libraries) 3 SEP 10
The queue debugging tool you didn't know about. Plug the library in with a global template then use the supplied code template or hand-code simple procedure calls to pass queues for viewing and editting. Queues can even be saved and restored across sessions. Next time you're fighting a complex queue try it.
RABSORT 4 JAN 01
The RABSORT template allows the enduser to sort any colum of a listbox by
clicking on the column header of the listbox. The beta release does not
allow the use of any other custom sort orders and no keys are needed to
create the sorting.
RAD accounting system demo 31 DEC 00
RAD IntelliSense RADVenture (Utilities) 6 FEB 06
RADIntelliSense (RADIS) gives you rapid access to the Clarion commands, dictionary, local and global data, classes and window controls while writing your code. RADIntelliSense is not restricted to the Clarion editor, but can be used in any editor of your choosing (Clarion 5, 5.5, 6.0, UltraEdit and even in Notepad)! Restructure your data and code in the Code Center by pressing the hotkey of your choice which will also correct the case of keywords. RADIS enables the mouse wheel functionality in the Clarion editor. Record macro's with prompts, learns new words and easily insert them into your code. All the wordlist sources are editable text files and can be configured freely.
RADRestyle (Templates & Libraries) 24 AUG 04
Restyle your complete application on runtime. You can change almost any property runtime and the RADRestyle has some new special properties (Show XP menu, Resize/Scaling, Mark active control, Image on Control, etc.)
Randy Rogers' Example of how to Download a File (Tips) 10 JUN 05
For those interested, I (Randy Rogers) have updated the URLDownloadToFile api example I
posted a couple of days ago.
The revised version runs the download on a separate thread, and implements a
timeout for the async process.
RAS Dial up Library 4 OCT 00
Freeware/Mailware RAS dial-up library for:
( If link doesn't work, try http://www.kolumbus.fi/ville.vahtera/rasutils/rasutils.zip )
Rasp - Online File Management System v0.3 (Web Sites) 12 FEB 07
Features:
Raster-XChange SDK (Templates & Libraries) 13 JAN 11
Raster-XChange SDK provides Developers with a comprehensive set of 32/64 bit Virtual Print Drivers to generate Raster image files from their software applications using our best selling XChange print drivers for all Win32/64 bit Operating systems for Windows 2000 and later. When using these drivers you can be sure that the files you generate offer the most highly compressed/optimized Image files available from any general virtual driver - smaller size files generated quickly and efficiently.
The Local and Server Edition's vary in that the local edition must be installed as a device on each PC where as the Server edition may be installed locally or as a shared network device. Both versions support Citrix Metaframe/Terminal Server use.
Available as a locally installed device - or shared Network printer.
Raw and Edited IRC Chat logs (Tips) 2 MAY 02
RCLC Software in Russia (Link dead?) (Templates & Libraries) 17 JAN 03
Though DirectODBC Class allows to create applications without use Clarion database driver
and description of structures of the database in the dictionary, the best results can be
reached using both variants of data access.
RDC Wrapper from KlariSoft (Templates & Libraries) 6 AUG 02
RDC Wrapper - Use the latest Crystal Reports technology
RDraw Diagramming (Templates & Libraries) 19 MAY 04
Riebens Systems is developing a new windows class [DrawWindowClass] that will allow software developers to implement GDI functionality into their applications and create diagramming components like Visio and Smartdraw by placing the new class as a control on their application interface.
Reading Tables With ADO (Clarion Magazine) 21 MAY 01
Have you ever wanted to write a generalized utility to work with a data file which may exist on more than one backend database? Do you need a utility to handle a file when you don't have/or want a DCT layout? Have you ever wanted to use ADO (ActiveX Data Objects) in Clarion as a standard way of managing your data? Here's how to get started.
Reading XML With The CenterPoint Classes (Clarion Magazine) 30 JUL 04
Clarion 6 ships with wrapper classes for the open source CenterPoint XML class library. David Harms shows how to use these classes to read an XML file.
Real Draw Pro (Utilities) 9 MAR 04
First time in just one drawing package you have the power to combine vector, 2D, 3D and bitmap editing into totally new level, where one form seamlesly transforms into another.
Real-DRAW sets a whole new standard in vector editing.
Rebasing Third Party DLLs (Clarion Magazine) 15 FEB 02
In the first two installments in this series Carl Barnes explained the principles of rebasing 32 bit DLLs to minimize load times and better utilize memory. This time around, Carl shows how to rebase a DLL from someone else such as a third party vendor.
Rebecca Norlander - why is XPSP2 so big? (Tips) 28 JUN 04
According to Pratik Patel, "It's a conspiracy between software houses, hdd mfg's and dial-up
services ;-)"
Rebecca is very articulate with a nice UI.
Receiving Email With MAPI (Part 1) (Clarion Magazine) 23 OCT 02
MAPI email has been discussed in previous Clarion Magazine articles, but for the most part these articles cover sending email. In this two-part series, Konrad Byers shows how to receive email with MAPI.
Receiving Email With MAPI (Part 2) (Clarion Magazine) 30 OCT 02
MAPI email has been discussed in previous Clarion Magazine articles, but for the most part these articles cover sending email. In this series, Konrad Byers shows how to receive email with MAPI. Part 2 of 2.
Recording Audio: An Introduction To OCXs, Part 1 (Clarion Magazine) 8 JUL 04
OCX technology has been around for years, but not that many Clarion developers use OCX components. Ben Brady shows how to use a readily-available OCX to record and encode audio. Part 1 of 3.
Recording Audio: An Introduction To OCXs, Part 2 (Clarion Magazine) 8 JUL 04
OCX technology has been around for years, but not that many Clarion developers use OCX components. Ben Brady shows how to use a readily-available OCX to record and encode audio. Part 2 of 3.
Recording Audio: An Introduction To OCXs, Part 3 (Clarion Magazine) 14 JUL 04
OCX technology has been around for years, but not that many Clarion developers use OCX components. Ben Brady shows how to use a readily-available OCX to record and encode audio. Part 3 of 3.
Recovering Deleted Records (Clarion Magazine) 19 JUL 01
Fans of the old Clarion (DAT) file format know that unless you use the RECLAIM attribute, deleted records still exist in the data file. That isn't the case for most other drivers. Here's how to make records recoverable, using two new methods in Clarion 5.5.
Recursive Adds (Article) (Clarion Magazine) 27 OCT 06
Recursive Queries in SQL:1999 and SQL Server 2005 (Tips) 15 SEP 06
How many of you have written resursive queries in SQL? Or any language since school for that matter? Not many people write recusrive queries because of the complexity, the difficulty to understand how they work, and the chance for heap overflows. However, SQL Server 2005 implements Common Table Expressions and recursion in a way that is much easier to code and incorporates some safeguards. New author SQL Server MVP Frederic Brouard has written a fantastic article looking at resursive queries.
Red-Gate.com (SQL) 24 JUN 04
MS SQL Tools for comparing and synchronizing MS SQL Database structures and Data, find out more.
Download a 14 day fully functional free trial!
Redirector Update to fix corruption of TPS files on NT servers. 11 JAN 00
If the customer has got Win95 workstations with
version 95A or B, there might also be the need to update the network
redirector. Courtesy of Rene Gass.
REDRTEST.EXE Utility Program (Utilities) 3 MAR 04
The REDRTEST.EXE program is a diagnostic tool that can be used to test for current redirector software on network workstations and most file servers. It also tests for our recommended Windows registry settings including Windows NT/2000/XP opportunistic locking settings and can be used to implement those registry settings if they need to be changed. This program will also optionally implement recommended settings for workstations using the Novell Client 32 Redirector.
RegClean by Microsoft 24 FEB 00
The RegClean utility is designed to clean up unnecessary registry entries in your registry.
The RegClean utility that was originally supplied with Microsoft Visual Basic, version 4.0 for Windows. The
Microsoft Office 97 Resource Kit has been updated. The current version is 4.1a.
When you install, uninstall, and reinstall programs on your computer, registry keys are created, modified,
or deleted. Over time, your computer's registry may begin to contain corrupted, unused, and unnecessary
registry keys, especially if keys are not removed when you uninstall a program. As a result, you may begin
to experience problems when using OLE to embed objects or Automation to control other programs.
Registering your program with Intellimouse driver 15 MAY 01
Article Q237614
Registry Function Library by Jeff Jones v1.61 (Templates & Libraries) 13 JUL 09
"I was especially impressed by his complete and easily understandable
documentation about a complex subject." (Earl Coker)
Utilize the Windows Registry in your applications. This library provides easy to use high-level access to the Registry. Low level access is also provided with a set of API wrapper functions. Also templates are provided for use with the ABC and Clarion Legacy template chains.
Registry Mechanic (Utilities) 12 SEP 05
"I, too, have had some real bad experiences with registry cleaners. Thanks to XP's System Restore, I
usually can recover okay. However, I recently tried Registry Mechanic (http://www.winguides.com/),
and am extremely satisfied! After several cleanings, I haven't had any problems, and most problems
have disappeared! My PC runs better, consistently, than it has for months!" -- Rocky Phelps
Relation Trees: A Few Of The Finer Points (Clarion Magazine) 16 NOV 99
A serious case of wrist pain brought on by too much listbox scrolling sends Steve Parker to the manuals in search of a mouse-friendly relation tree interface for his batch compiler.
RelationManager Part 1 (Clarion Magazine) 14 SEP 99
Relational integrity is one of the keystones of database software development. David Bayliss explains how the RelationManager handles RI and other related file management.
Releasing Software :: Music to Freak Out By (Web Sites) 22 NOV 05
REMAILER for mimer sql (Templates & Libraries) 28 AUG 03
REMAILER for mimer sql has been released as a demo version with full
functionality. This allows you to send email from your Mimer SQL database
the same way that MSSQL sends email.
RemFlash 2.1 Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
RemFlash The "Instant Messages" and reminders template is now compatible with all versions of Clarion from CW2 to Clarion 6.0 Gold. The help file REMFLASH.HLP is also available as REMFLASH.PDF
Remote MS-SQL2005 Connection Problem (Tips) 14 OCT 10
The problem I saw was the initial time it takes to make a connection to the remote database, and then a further delay with each Table I was opening. These turned out to be two separate issues.
Remote Reporter 12 FEB 01
Mike Pasley's been busy. Remote Reporter, an add on to IFT:HTTP server, web-enables your Clarion reports
very quickly (just set two features) and without coding. You can send your reports where you want them, when
you want them, and how you want them. Remote Reporter requires Windows 95 or better; Clarion 5 or better;
and Internet Framework Tools: HTTP Server 2.5 or better. Read more at http://www.logicentral.com.
Removing Icons from ABC Popup (Templates & Libraries) 21 FEB 05
The popup on my ABC browse displays the icons of the buttons that the items are associated with. I still want the buttons to have their icons, but don't want the icons on the popup. What do I do?
Rendering Text and Images on Vista Glass (Article) (Clarion Magazine) 2 JUL 07
Repeats (Utilities) 2 AUG 06
You can download it at Steve Parker's Place under download center.
A couple of weeks ago I (Billy Reaves) needed to repeat a section of code but I needed to
change a value after each repeat. So I created Repeats. It makes generating repeating code easy.
Replay Radio (Not exactly Clarion) (Utilities) 6 FEB 04
Replay Radio 4.0 turns your PC into a sophisticated Web Radio VCR. It's a great new way to enjoy listening to radio!
Replicate v1.25 (Templates & Libraries) 7 NOV 03
Replicate provides an automatic, driver independent, file-version independent, mechanism for replicating the data in two or more databases.
Replicating IDLE: All Quiet on the Keyboard? (Clarion Magazine) 3 MAY 01
Needing to have two inactivity timers running at the same time, Steve Parker goes in search of an IDLE equivalent.
Replicating IDLE: Throwing Users Out (Article) (Clarion Magazine) 13 OCT 06
Report Archiving & Retrieval Freeware for Clarion 5! 7 NOV 00
"RARS1000.exe is the Report Archiving & Retrieval System freeware version self-extracting exe. It is based on
the talk given by Craig Ransom at DevCon '99 on Reports Over The Internet, and shows methods of intercepting
WMF's generated by the Clarion printing process, archiving them in a central repository, and retrieving them at a
later time for remote viewing by a variety of means including automatic or manual emailing and downloading
archives via an IFT-based web server." If the site isn't working, try http://www.webpak.net/~pcferret/
Report Archiving and Retrieval System C5 27 OCT 01
RARS1000.exe is the Report Archiving & Retrieval System freeware
version self-extracting exe. It is based on the talk given by Craig
Ransom at DevCon '99 on Reports Over The Internet, and shows methods of
intercepting WMF's generated by the Clarion printing process, archiving
them in a central repository, and retrieving them at a later time for
remote viewing by a variety of means including automatic or manual
emailing and downloading archives via an IFT-based web server.
Report Redirection (Clarion Magazine) 25 SEP 01
This week Steve Parker takes on report redirection. Although there are excellent third party products available (and Dr. Parker isn't shy about making recommendations), there's something to be learned by reinventing the wheel.
Report to WMF and Fax Merging Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
These can be downloaded from the freeware section of the Sterling
Data software library
Report-to-WMF (Freeware v2.0) Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
Alex Oberhard of Komputery in Poland kindly donates a template (no dll or lib or anything) to make numbered WMF's from a Clarion Report. Now works with C55. Thanks to Sterling Data for publishing it.
ReportDAT 11 SEP 01
ReportDAT! is a heavy-duty crosstab report template for Clarion for Windows
that will summarize your data in 1 or 2 dimensions. ReportDAT! will help you
to lift the fog from your data to reveal any underlying trends that
otherwise may have been too difficult to analyze. With ReportDAT! you'll see
your data in whole a new perspective.
Through a special arrangement with Grebar Systems, we've updated ReportDAT!
to work with Clarion version 5 and 5.5, both Legacy AND ABC templates! Yes,
the moment you have been waiting for has arrived... you can now create 2
dimensional reports using the ABC templates!
Reports: OOP, ABC and Ignoring Templates (Part 1) (Clarion Magazine) 31 JUL 02
While preparing his ETC presentation, "Reports: Paying the Price of Flexibility," Steve Parker had an epiphany. He suddenly realized that he uses templates, well, strangely. Part 1 of 2.
Reports: OOP, ABC and Ignoring Templates (Part 2) (Clarion Magazine) 8 AUG 02
While preparing his ETC presentation, "Reports: Paying the Price of Flexibility," Steve Parker had an epiphany. He suddenly realized that he uses templates, well, strangely. Part 2 of 2.
Reports: OOP, ABC and Ignoring Templates (Part 3) (Clarion Magazine) 20 AUG 05
A reporting technique, mentioned in passing three years ago, comes back to haunt Steve Parker.
ReportToText (Templates & Libraries) 21 MAY 02
ReportToText Template for Clarion 5/5.5 Legacy/ABC. Template saving
Any Clarion, CPCS, RPM, DAS, as plain text file.
Required Fields Times Two (Clarion Magazine) 26 APR 02
A lot has been written lately in Clarion Magazine about validating required fields. Carl Barnes validates the notion that there's no such thing as too much Clarion knowledge, and lays out his approach to required field handling.
ResEdit 15 MAY 01
ResEdit is an resource file compiler and editor for Visual Basic developers. You use it to create new resource files with the usual bitmap, icon, cursor, and string
types. It can edit existing resource files and also supports user-defined binary files as well as audio (WAV) and
video (AVI). The program's front-end is excellent. It allows multiple open resource files and features full
drag-and-drop support --handy for swapping resource components. You can also use it to open and edit RES
files created by other applications. If a resource contains unsupported types, ResEdit will not damage them in
any way. Although some VB programmers might not see a need for this type of system, it really can be useful
as a way to create and juggle resource templates safely outside of the development environment. It displays
every supported file type automatically as you browse through your directories. In fact, if you're a "call it from
the properties window" type of programmer, this product might encourage you to start compiling your resources
by making it easier to do. This well-documented program is fully functional and can be evaluated for 30 days.
Resolving problems with tps files (Tips) 30 NOV 09
ReSort by Solace Software (Templates & Libraries) 26 FEB 04
PRO
FREE Enables users to specify sort orders for Reports, processes and browses at runtime. A new version of the free ScrRes templates has also been uploaded. This cures a problem with the Start bar being misplaced after the screen resolution has changed. Also a new feature to allow detection of any screen resolution and change it to the required one.
ReSort Pro (Templates & Libraries) 1 MAR 04
ReSort Pro is a beefed up version of the free ReSort template. It includes the following enhancements for end users:-
Retriever Payment Systems (Credit Card Services) 9 SEP 06
A plague with a contract.
Returning Multiple Values (Article) (Clarion Magazine) 27 OCT 09
Reverse Browse 19 MAR 01
The class and template allow the current browse sort order to be reversed.
Reversing the sort order options include, double click on list box header,
hot key, push button or radio buttons and combinations of each, ie hot key
and push button.
Review of CWIC 13 NOV 97
Topspeed Corporation's Clarion for Windows Internet Edition takes a unique dual-purpose approach to
database-application development. You can create a single executable file that runs both as a native Windows
application and as a Web-based application. Clarion could be ideal for the forward-looking Web developer who
wants to extend the reach of his or her applications to any user of a Web browser. (2,100 words)
Review of SQL engines by PC Magazine 2 AUG 99
A big-time database gives you the power to harness all of your business's crucial data. PC Magazine Labs tests the latest from IBM, Informix, Microsoft, Oracle, and Sybase.
Review: Clarion 7 Build 5768 (Article) (Clarion Magazine) 16 JUL 09
Review: Clarion Training on Demand - SQL Programming Series (Article) (Clarion Magazine) 11 JAN 07
Review: Thin@ Transforms Clarion Desktop Apps Into Software-as-a-Service Internet Apps (Clarion Magazine) 2 DEC 10
The October 2010 update is now available to Clarion Magazine Source Code Library subscribers. Log in to the My ClarionMag page for the download link.
RFM_ASM.ZIP 20 JUN 00
Incomming directory of Ice Tips
24 Assembly Language procedures and functions to do those bit manipulations
you've always wanted to be able to do plus some other neat stuff. The
RFM_ASM.APP allows you to test all 24 procedures and functions. Source code for
all is provided. The RFM_ASM.ZIP contains source code only and if you have C5
SR1 that is all you will need. RFM_ASM-.ZIP contains the executable only as
compiled by C5EE SR1. If you do not have C5 SR1 then you will need to download
the executable to run the demo.
RHeader by Sterling Data *Free* Ready for C6.1 (Templates & Libraries) 31 JUL 04
The utility was written by Bill Rollins of Total Control
Software and is based on the DOS utility from the
Sterling Data software library (READHDR.ZIP)
RHeader is a freeware Windows utility to read the
header record of a Clarion DAT file. This is essential
info when trying to recover data from a damaged file.
It will also display Record information on the DAT fields.
RichReport available for C7.2 (Templates & Libraries) 10 JUN 10
It's a small class with surrounding templates that
allow you to print RTF text in standard Clarion reports! Instead of spending
several hundred dollars for a 3rd party text processor or report generator
you can now RTF-enable your reports with 100% pure Clarion code.
In addition to that, you can do that without writing a single line of code.
Simply put a control template onto your report and tell it where to get the
text from (can be a database column or a RTF file).
Rick Hoffman's page 18 JAN 01
Rick Smith's examples of how to use Catalyst Socket Tools with Clarion 23 DEC 00
(Updated 23 DEC 2000) "It seems every time someone asks about getting a copy of my Socket
Tools zip file, I get e-mail from a handful of other people as
well.
Rickey's DELPHI-BOX (Web Sites) 29 AUG 02
How to make cracking your apps a little harder.
Rieben's Systems 9Update 28 Dec 2000) (Templates & Libraries) 26 JUN 03
The template automatically picks the fields from the listbox and
automatically creates the sort orders.
The default allows the user to ShiftMouseLeft on the Listbox column header
to sort. During the sort process, the currently selected record is retained.
This template currently does not allow any other custom sort orders other
than those created by the template itself. Also it is not advised to use
this template on listboxes with more than 15 000 records.
Now it is possible to grant that request using the new RABSORT template from
Riebens Systems. Just drop the extention template into the procedure and
tell it which listbox you want to allow sorting on. (Multi usage per
procedure)
RInstaler (Install Programs) 19 MAY 04
RInstaler is a Clarion for Windows Template that allows a developer to
implement the following measures into applications created with the ABC
template chain:
Full source code will be supplied to Developers so that they don't have a
blackbox; doing their protection for them. This allows the developers to
change their serial number and unlock code generation as they see fit.
The unlock application also keeps track of all unlock codes that have been
generated.
RMChart Free Charting DLL (Templates & Libraries) 16 JUN 06
Depending on which compiler/development system you prefer, you may either use the DLL-Version (see RMChart.dll) or the ActiveX-Version (see RMChartX.ocx) of RMChart. The features and the resulting charts (visit the Gallery) are in both cases identical.
RMChart comes with RMCDesigner. This is a tool, which helps you to create a chart with all aspects entirely without coding, just point and click and see immediately the resultant chart. The source code of the chart you've created in the designer is only a mouse click away - just paste it in your editor and run the code. In the current release of the Designer source code generation for BCX, C#.NET, PowerBASIC, VB.NET, VB6 (ActiveX) and VB6 (DLL) is supported.
RMChart is a simple to use and really lightweight developer tool to create a various range of modern looking business charts - and it's freeware.
Roadmap updated, ClarionMag office closed August 9,10 (Clarion Magazine) 7 SEP 10
Abe Jimenez provides some tips on converting your C6 applications to C7 (free access, not a ClarionMag article)
Rob van der Woude's Scripting Pages (Web Sites) 6 FEB 04
This site is chock-full of scripting examples, ready to be used.
The primary objective of this site, however, is to teach you how to use batch and other scripting languages yourself.
So read the explanations that are available on these HTML pages or embedded in the scripts as comments.
The main focus of this site is scripting for computer and server management, only a few pages are dedicated to web design.
Robert Paresi's XML Reader/Writer for Clarion (Templates & Libraries) 9 APR 05 While there are other classes and support for processing XML documents in
Clarion, I believe this is very easy to use with some good flexibility. It
comes with an example application and documentation.
You can find it as www.par2.com downloads section, thanks to
I've created an XML Parser/Writer function library to use with Clarion 6.1 -
since it is a function library, you can easily attach it to Legacy and ABC
applications. This function library is completely free. It comes with
many functions to Load XML documents in to a Clarion Queue as well as write
an XML document from a Clarion queue.
Robert Stanic Clarion Corner 2 FEB 01
Roel & Karin - Clarion Downloads (Templates & Libraries) 21 DEC 07
OSShield and DriveInfo template - Freeware
These two templates wrap the API's needed to get drive information such as drive label, free space, used space and total space, FAT type, serial, drive type, aswell as the API's needed to fetch the operating system version, its build number and the service packs installed. Additionaly OSShield allows you to block your application for specific operating systems or from running under Citrix or Terminal Services. A C6 example is included in the setup. (Templates can also be used in lower Clarion versions)
Clarion TXA and TXD scanner - Freeware
The Clarion TXA and TXD Scanner was designed to give a visual presentation of your sourcecode and data dictionary without the need to load the data into into Clarion. Procedure information, templates, variables, used files, images and icons , global templates and data are all displayed when a TXA is scanned. Table information, relations, fields and keys are displayed when a TXD is scanned. Unused tables are marked when both the TXA and TXD are scanned.
Besides displaying this information on your screen you can copy fields and tables from the scanner into your Clarion dictionary. Also you can create program and dictionary documentation in HTML. The HTML colors are configurable aswell as the specific data you wish to export. If you have the Microsoft CHM compiler installed then AppScanner can also generate a project for your CHM compiler and compile the HTML files to CHM giving you easy to distribute database and program layouts.
EasyTwain template - Freeware
This library implements the scanning functions in EZTwain classic.
DebugView template - Freeware
This template implements debugview and has some default options such as sending global variables values to the debugger aswell as local and a few more options.
ProcessorBinder template - Freeware
The ProcessorBinder template fixes problems with Clarion applications (compiled with the old Clarion RTL system) on multi-cpu systems. ProcessorBinder checks if your app was generated in a Clarion version smaller than 6 and if your program is running on a multi-cpu system. If so then the process and its threads are locked on the first cpu instead of divided over all cpu's.
Oracle Bulk Load Script template - Freeware
The BulkLoad script template allows you to create bulk load scripts for every table in your procedure. These scripts can be imported into existing Oracle tables. Normal SQL scripts (INSERT INTO etc..) cost a lot of time to import because Oracle has to interpet each new insert, update the indexes after each insert, write the rollback data etc.. This is very time consuming. The bulk load option in Oracle lets you import special scripts (generated by this template for instance) that are written into a buffer. Then the entire buffer gets written to the database and after that the indexes are updated aswell as the rollback features. For instance a 10mb ascii SQL script with inserts took 1 to 2 hours where the same data in a bulk script took less then 2 minutes!
Oplocks and Read Caching fix - Freeware
This utility is for everyone experiencing database corruption using ISAM databases (such as Topspeed). When the database is centrally hosted say on a server the fix needs to be run on the server and on all workstations. The fix is started using a commandline parameter FIX. Default it shows an about window with informational links.
Roel S.F. Abspoel's template for multiprocessor systems (Templates & Libraries) 20 AUG 03
I made a template that does just this, it checks if the app is compiled < C6
and checks if the machine has multi-cpus. If so then the threads are binded
to the first processor.
Anyone who would like a copy, please reply to me (Roel, not Tom!).
On 6/8/03 there was a thread called C55 app and Citrix conserning Clarion
applications running on multi-cpu servers. Suggested solution was running
IMAGECFG to bind the process to one processor instead of allowing the OS to
devide the threads over the available CPU's.
Roll Your Own Accounts Receivable 9 APR 01
I am making this software (including all app, dct and source files)
available as Freeware as my my repayment for the help I have received from
others, on the newgroups over the years. I do not profess to be a Clarion
expert but I do hope others find these applications useful.
Steve Parker has kindly made it available for download on www.cwicweb.com.
Just look for "Roll Your Own Accounts Receivable".
Regards
P.S. Dictionary password is "ELI".
"Roll Your Own Accounts Receivable" is a multi-company Accounts Receivable
application. It is a "sample" application designed to assist new Clarion
for Windows developers. The aim of the application is to help the new
Clarion get up and going as quickly as possible. For those of us who
started with Clarion Professional Developer, I would compare it to the
"Video Shop" annotated example. That particular example taught me my basic
Clarion programming skills by providing a complete working business
application.
Steven Muller
Roll Your Own Web Search Engine (Article) (Clarion Magazine) 15 SEP 06
ROLLDEM2 31 DEC 00
Demo of an accounts receivable package you can buy and customize.
Ronald van Raaphorst 26 FEB 01
Anyway, here's the result, (Kind of alfa testing, but I hope you see my goals)
I wanted to arrange my windows like outlook has arrangen them:
1) A menu on the left
2) A tree menu in the middle, which can be visible or invisible
3) And a browse window on the right and maybe some other windows
RPM BUILD 7248 Available for C7.2 (Templates & Libraries) 14 JUN 10
RPM does Newspaper Column Reports!
ABC or Legacy for C2, C4, C5, C5.5, C6, C6.1...
The libraries in the current RPM install for C7 require an recompile
and a few modifications to work with the C7 AppGen release. I hope to
have a new install available this weekend or early next week.
RSBackUp 27 FEB 01
1.Compression is excellent and uses the addZIP dll.
RSBackUpis designed to be used as a stand alone EXE. This has the advantage
that if disaster does strike, a user will still be able to do a restore,
even if they can't run your main App due to corrupted file(s).
2.RSBackUp will work out how many floppies are required and notify the user.
3.Any drive and path can be specified for backup - so large capacity drives such as ZIP drives could be used, or drives somewhere else on the network.
4.If a user tries to restore from a disk out of sequence (for example they insert disk 3 when disk 2 is required) RSBackUp will notify them accordingly and prompt for the correct disk #
5.During compression progress bar is displayed to show the progress, together with percent processed in total, for the diskette and also for the file.
6.User can specify which files will be restored
RSSBuilder Again (Article) (Clarion Magazine) 15 OCT 09
RTF Mail Merge (Article) (Clarion Magazine) 1 MAY 08
RTF Mail Merge (Article) (Clarion Magazine) 2 JUN 08
RTF Tools 23 AUG 01
RTF Tools is a Clarion for Windows Template that allows a developer to
implement the following measures into Applications created with the ABC
template chain:
RTF TOOLS currently ONLY work with the RTF Control Implementation from
SoftVelocity.
For more information AND a Demo product of the implementation of the
Reporting and the RTF2HTML features, go to www.riebens.co.za and follow the
"RTFTools" link under "Clarion Templates".
It is listed under the company "Riebens Systems" and under the category
"Rich Text".
This template adds two classes to the LIBSRC directory and is NOT
implemented as a LIB or DLL. This means that the developers can modify the
classes as needed.
RTF Tools (Templates & Libraries) 19 MAY 04
RTF Tools is a Clarion for Windows Template that allows a developer to implement the following measures into Applications created with the ABC template chain:
RTFCreator (Utilities) 16 FEB 06
RTFCreator takes care of that by letting you create a RTF text and
display it as formatted RTF, RTF code and Clarion ready RTF code. By
Clarion ready RTF Code I mean that all the { have been doubled up to
{{ etc. and it is ready to be pasted into a clarion string variable.
The simple RTF editor that comes with it allows you to save and open
RTF files. Arnór Baldvinsson
RTFCreator was created out of need. Need to fill in RTF fields that
were for display purposes only. I got tired of creating the RTF in
WordPad then copy/paste and create the Clarion string out of it.
Besides the RTF created by WordPad always had extra verbage that I
didn't need and didn't want. Constructing simple RTF is a PITA and I
figured I should be able to do something about it;)
RTFGEN Windows Help Authoring 30 MAR 00
Create Windows Help files for Windows 95 and Windows 3.1 with RTFGEN 2.03, a freeware help authoring
program by David Baldwin. This page is not endorsed or supported by RTFGEN author, David Baldwin.
(Thanks, Randy Stewart)
RubBut 9 NOV 01
No limit to number of RubButs per window, or per thread. Template includes interaction with other RubButs in the window, with flags to activate Runs/Hides/Enables. Can be configured as Buttons, or Toggles.
An alternative 'button'. Include 3 full-colour images for Active and Inactive states.
Assign Values, Hide/Unhide, Enable/Disable, call Procedures, run Programs, etc., etc.
Rubén E. Ruvalcaba Camba 17 APR 01
Bienvenidos, este es un sitio dedicado a la comunidad de Clarion. Esperamos les sea de utilidad y nos visiten constantemente.
(Documentation in English and Spanish)
Running Clarion on a Mac (Article) (Clarion Magazine) 16 FEB 10
Running Clarion On Vista 64 (Article) (Clarion Magazine) 26 JUN 08
Running Clarion On Vista 64 (Article) (Clarion Magazine) 30 JUL 08
Running Totals (Clarion Magazine) 21 AUG 01
Running totals come in two flavors. The first is the constant updating of an account balance in real time, such as a running total in a checkbook application. The other kind is, well, the subject of this 100th article by Steve Parker.
Running Totals: A Reader's Perspective (Clarion Magazine) 14 FEB 02
Steffen Rasmussen revisits Steve Parker's article on Running Totals, and contributes a template.
RUpdate (Install Programs) 19 MAY 04
RUpdate is a Clarion for Windows Template that allows a developer to
implement the following measures into Applications created with the ABC (and
soon to be, Legacy) template chain:
RUpdate will allow files to be downloaded up to 4MB per file. All file types
except *.exe, *.pdf and *.com files can be downloaded. (All files not
registered with IE to run as executable binaries in the browser.) This
should not pose a problem as most update files are distributed as *.zip
files to minimize size and download time.
Russ Eggen's new book (Tips) 4 SEP 02
A new Clarion book is in production. As with some other Clarion books, this one is combines data (“What is it?”) with practical (“How to”). This is not a philosophical book. It is not for the beginning Clarion programmer. It is advanced in nature, but presented in a light manner that pushes the reader into new areas.
Russ's UK Trip (Clarion Magazine) 31 DEC 03
A few photos from the recent Clarion UK gathering with Russ Eggen in London.
RVCS (Utilities) 23 NOV 05
RVCS interfaces on a command line level with Clarion 6 and is controlled by
the Clarion 6 IDE VCS commands.
RVCS allows a single or multiple programmers to make use of a single VCS
repository for a project and implements module level READONLY locking of
files already opened and in use by other developers.
RVCS is a VCS system written for Clarion 6 using Clarion 6 and is intended
for Clarion 6.x developers.
S.C.A. Micro Browse Header Sort and Reverse Sort Template (Templates & Libraries) 8 FEB 03
Package includes three templates with these features:
Available for ABC and Clarion (legacy).
Sable Software 3 DEC 98
11 Nov 1998 - App-Ref.Exe Version Beta 6 Released
App-Ref is compatible with Clarion 5EE, Clarion 4 and CW20 (small edit of template required).
New Features in App-Ref Beta 6
Sambar Server (Utilities) 21 FEB 05
Web and FTP server.
Sandcastle -- Documentation Compilers for Managed Class Library (Utilities) 16 JAN 08
SAP DB 30 JAN 02
SAP DB is an open, SQL-based, relational database system that provides high availability and performance scaling from small to very large implementations.
In addition, SAP DB goes beyond relational database technology by offering object orientation as well as support for managing unstructured data. It supports open standards including SQL, JDBC and ODBC; access from Perl and Python; and HTTP-based services with HTML or XML content.
SAP DB is platform independent, so users can deploy it for a wide array of projects.
Since 1994, the SAP e-Business Solution is available on SAP DB technology. Today SAP DB is being used by nearly 800 customers.
On October 5, 2000, at Linux World SAP DB was announced to be made available as Open Source software using the GNU General Public License for the database kernel and the GNU Lesser General Public License for clients and programming interfaces.
Satellite Forms 12 APR 01
See the article in Clarion Magazine (try out Dave's new Search engine).
Satellite Forms® software is the premier visual rapid application development tool for Palm OS® handheld,
including Palm Inc' family of devices, Symbol Technologies' SPT 1500/1700 Series, the Handspring Visor, and
the TRGPro. Use Satellite Forms to rapidly develop sophisticated handheld applications and seamlessly
integrate these handheld solutions with enterprise data from Oracle®, Microsoft Access®, and many other
databases. Satellite Forms' comprehensive feature set, combined with Palm Computing's one-touch
connectivity, lets you easily create integrated solutions with unparalleled versatility.
Save and Restore Window Size and Location (Clarion Magazine) 31 DEC 03
Nardus Swanevelder goes on a template-writing quest to blend window size and location saving with the IceTips Cowboy SQL Templates and Ingasoftplus's Easy Resize and Split templates.
SCA Micro Templates (Templates & Libraries) 13 JAN 10
Little templates to add a lot to your Clarion applications
Scan-It (Utilities) 5 DEC 05
A source-driven alternative to the IDE and TopScan's database browsing. Also offers direct access to clarion and topspeed files. Use it next to your source code (including dictionaries). A flexible tool for working with the ISAM drivers.
Scan-It (Templates & Libraries) 5 DEC 05
Scan-It's functionality can now be added to your applications
Scanbin 31 AUG 99
Scans EXE's and DLL's reporting what DLL's are required to make them run. Many features.
Scanning in CW (not actually a link) 7 OCT 00
1. If all you require is a scanned image, buy and use the Nextage templates.
HTH
Here is some practical experience of scanning document into a Clarion
Program:
2. There is a TWAIN driver called EZTwain which is free and it allows
complete control of your scanner an outputs directly to Tif or Bmp files.
3. If you require OCR capabilities, use the EDT OCR Engine (it works and is
royalty free). If you would like the prototypes for Clarion, e-mail me at b.groom@btinternet.com.
4. Image enhancemet can be provided effectively by using the TMS Sequioa
engine which is simple to use. again if you would like Clarion prototypes, contact me or ask Sequioa
(sales@tmsinc.com)
5. We have produced a product (using EDT and TMS Sequioa) to scan documents,
OCR them and then convert the resultant text file to a Clarion (.TPS) database file. This is incorporated as a
part of a suite of products for the UK construction industry.
Barry Groom
Kestrel Estimating Ltd
Schedule Wizard 16 APR 01
Schedule Wizard is in use right now by everyone from home users to IT departments in some of the largest companies in the world. Here are just a few examples of what our existing users do:
Schoffler & Rau Datensysteme (Templates & Libraries) 11 JUL 03
Auf Deutsch.
In English:
ClaScript clarion script language and runtime windwos with formatter
Schofield's tpsbenchmark (Utilities) 13 APR 07
To give you an example of the results you will get.
Scot Finnie's Newsletter (Tips) 5 AUG 02
Accurate and reliable information on Windows, Internet, Broadband and Networking. Where's this guy been all my life? He has direct contact with the engineers that make things so he kinows "how it was meant to be used," rather than "how we think you're supposed to use it."
Scot's Newsletter File Systems Issue (Tips) 5 AUG 02
Includes an article about NTFS vs Fat32 in XP.
Scot's Newsletter, the best Antivirus of 2006 (Tips) 2 AUG 06
He exhaustively examined many antivirus programs. What ones bubbled to the top?
Scott MacGregor's Triolet Challenge (Web Sites) 9 APR 03
Rime of the Ancient Mutex
(personally, I can never write anything bigger than a limeric or haiku)
In the interest of the finer arts, here is some computer related poetry:
by Owen Ozier
Never lets go of its semaphore stash.
Scheduler kills all the threads that have showed
deadlocking; processes out of my code
pathological pointers from their cyclic abode.
My hero, my schedule will struggle to slash
deadlocking processes out of my code;
Never lets go of its semaphore stash!
Scott's Box Shot Maker (Utilities) 11 DEC 02
Scott Box Shot is currently available free of charge to all Microsoft Windows 95/98/2000/Me/NT/XP users. Unfortunately, it is not yet available for operating systems other than Windows.
The Scott's Box Shot Maker program is a unique marketing tool and image-editing software that creates a virtual package for your product. A box shot is a colorful image of the box in which your product would be packaged if it were on the shelf at a software store. Now you can use your company's existing logos and promotional images to create a virtual box with ease, whether you've actually developed packaging or not. Box shots are a key motivating factor in potential customers' perception of overall product quality and their willingness to download your product.
ScottMenu Shareware Utility 17 FEB 00
ScotMenu is the COOLEST traybar popup menu program that you have ever seen! It was born out of frustration with other shareware programs that promised the moon and fell short. After you try ScotMenu you will wonder how you lived without it.
Scotware (Clarion Applications) 1 JUN 06
Five different information management programs developed with Clarion 5. All applications are shareware (try before you buy) and require Windows 95 or newer.
(Free railroad. model railroad, and Auburn, Cord, Duesenberg screensavers too.)
Screen Capture Tools 20 APR 01
With Keystone's Screen Capture Tools you can easily paste DIB, BMP, EMF, and WMF data from the
Windows clipboard into an image control. Capture or Print the Desktop, Application Frame, or an individual
Window. Scale printed output. You can even let the user select an area on the screen to be captured.
The PrintScreen functionality is ideal for a quick 'report' of what is on the screen, for documentation, or for help
desk support. No more copying to the clipboard and switching to another application to print or save the
clipboard image.
Compatible with Clarion 5 legacy and Clarion 5.5 ABC Templates.
Our Screen Capture Tools include a library that handles all the low-level Windows API calls, a Clarion wrapper
DLL, and a set of templates that make using the wrapper library routines a snap.
Screen Magnifier demonstration by Randy Rogers (Tips) 20 FEB 06
Screen Redesigner 4 JAN 01
Home of the Clarion List & Label Templates
Free template sets
New Version Jan 4. Screen Redesigner templates - Let your customers change your
screen layouts and control properties to suit their needs at runtime.
Unlimited report layouts, defined by your user at runtime in your Clarion
application.
Script Locker (Java Applets) 1 FEB 03
Many scripts for downloading.
Seal-Soft's photo page (Web Sites) 25 SEP 02
SEAMonster "Content-Aware Image Resizing" Utility (Templates & Libraries) 25 OCT 07
In April, I (Mike Pickus) saw SEAMonster demonstrated by one of the Microsoft Research guys. It's hard to quickly explain the amazing differences between simply "cropping or resizing an image" as opposed to "content-aware seam carving" -- so pah-lease:
Search Engine Discussion (Tips) 16 NOV 02
NEW! File and Search Engine Discussion - A collection of advice to help you
focus on marketing techniques for search engine optimization and placement
(software author advice also). Online and RTF version (in SearchPS.zip)
available.
Search Engine information (Tips) 16 NOV 02
SearchFlash 2.1 Ready for C6.1 (Update required) (Templates & Libraries) 31 JUL 04
Combines a text search on ALL fields in ALL File Formats with a QBE search!
SearchFlash is compatible with all versions from CW2002 to C6, ABC and Legacy.
SearchFlash 2.1 is compatible with all versions from CW2002 to C4/5/5.5 and C6.0 Gold, ABC and Legacy.
Sebastian Talamoni's ABC presentation. 12 OCT 99
Download the Devcon99_USA*.zip (two files : 1 ABC, 1 WIZATRONS)
Secondary Forms (Part 1) (Clarion Magazine) 15 MAR 02
Sometimes there are too many fields to place on a single window. Sometimes fields can be grouped according to a logical division of data types. Sometimes, spreading fields so that not all of them are displayed simultaneously makes the data easier to digest. Sometimes the user wants multiple screens and sometimes it just looks better to use multiple pages to display data.
Secondary Forms (Part 2) (Clarion Magazine) 20 MAR 02
Sometimes there are too many fields to place on a single window. Sometimes fields can be grouped according to a logical division of data types. Sometimes, spreading fields so that not all of them are displayed simultaneously makes the data easier to digest. Sometimes the user wants multiple screens and sometimes it just looks better to use multiple pages to display data.
Securing Remote Database Connections With SSH Tunneling (Clarion Magazine) 28 NOV 02
If you've ever had to connect to a database across the internet, you've probably worried about the security of your data. Even if your database and driver don't support encryption, you can easily secure your connection by tunneling it through the SSH protocol. David Harms shows how it's done.
Security - Inside Windows Vista User Account Control (Tips) 21 MAY 07
In this article I (Mark Russinovich) discuss the problems UAC solves and describe the architecture and implementation of its component technologies. These technologies include the refactoring of operations that previously required administrative rights, lightweight virtualization to help programs run correctly without administrative rights, the ability for programs to explicitly request administrative rights, and isolation of administrative processes from non-administrative processes running on the same user desktop.
SEDTech (Templates & Libraries) 4 NOV 04
Our flagship product is called iSEDQuickPDF which is a library for dynamic PDF creation and PDF management.
Self-Upgrading Applications (Clarion Magazine) 13 SEP 01
Upgrading networked applications can take a lot of administrative effort, unless your applications know how and when to upgrade themselves. Jeff Berlinghoff explains his approach to making Clarion applications self-upgrading.
Sending A String Between Processes (Article) (Clarion Magazine) 23 MAY 07
Sending Clarion Reports as Email Attachments (Part 1) (Clarion Magazine) 9 JAN 01
The email capability in version 5.5 is a nice addition to the Clarion toolset. What is still missing however, is the ability to easily send a report as an email attachment. In this article David Potter demonstrates one possible solution to this problem. Part 1 of 2.
Sending Clarion Reports as Email Attachments (Part 2) (Clarion Magazine) 16 JAN 01
The email capability in version 5.5 is a nice addition to the Clarion toolset. What is still missing however, is the ability to easily send a report as an email attachment. In this article David Potter demonstrates one possible solution to this problem. Part 2 of 2.
Sending Messages With NOTIFY And NOTIFICATION (Article) (Clarion Magazine) 26 APR 07
Sending User Messages Between Processes (Article) (Clarion Magazine) 13 APR 07
SequoiaView 1.3 (Utilities) 21 FEB 05
Ever wondered why your hard disk is full? Or what directory is taking up most of the space? When using conventional disk browsing tools, such as Windows Explorer, these questions may be hard to answer. With SequoiaView however, they can be answered almost immediately. SequoiaView uses a visualization technique called cushion treemaps to provide you with a single picture of the entire contents of your hard drive. You can use it to locate those large files that you haven't accessed in one year, or to quickly locate the largest picture files on your drive.
Serial Communications Lib (Templates & Libraries) 20 JAN 03
This object library will allow you to develop Clarion serial communication
applications for 32-bit OS Windows easily and simply. This library comprises
a program code of class SerialEvent, which is an "event-driven"
communication component. This will help managing the serial port (or the
modem) successfully and efficiently.
Servage (Hosting) 13 JUN 08
Servage.net (Hosting) 17 SEP 05
7500 MB, 330GB/Month, Unlimited E-Mail accounts, Free Domain or Transfer.
Server Side Auto incrementing in Clarion 6.3 (Tips) 15 JUN 07
There are many new driver features in version 6.3, but in this article I’ll (Robert Zaunere) dive into just one of them; server-side auto increment fields.
Service Manager 19 MAR 01
Take a look at Uptrends: http://www.uptrends.com
Their Service Manager might be what your looking for. It's written in
Clarion. (Gary Stevens)
Services with a smile (Tips) 24 OCT 02
Speeding up Win 2000 and XP.
SetFilter to the Max (Clarion Magazine) 10 APR 01
In the last action packed episode Steve Parker examined the use of SetFilter in some depth. Now it’s time to apply that knowledge and use SetFilter directly.
Setting up NT and Win 2000 networks for TPS files 6 JUL 01
W2k server and Workstations have an OpLocks setting in the registry, these
settings are cause grief for ISAM files of all types. The changes should
occur on the Workstationsas well as server, there separate key entries for
these. A good start is to review MS KB Articles Q129202 and Q219022.
Setup Generator Pro (Install Programs) 13 MAY 02
Setup Generator Pro is a versatile and powerful tool, which allows you to create great-looking setups offering all the important features you may ever need. Let your end users choose from several languages in the beginning, then show them any number of splash screens during installation, allow them to create shortcuts in Start menu and/or on the Desktop, include full-featured uninstaller, modify the registry and create INI files - nothing professional will be missing! Do you wish to put all this in one self-extracting file for easy Internet distribution? No problem! Do you need to make a password-protected installation? Span your setup files across several volumes? Run special-purpose executables after the installation? Then be sure to check out Setup Generator Pro - we made it for you!
SetupCast v1.6.0 (Utilities) 19 OCT 09
With just one click you can...
SFTP ActiveX Client (Controls) 10 SEP 04
SFX-Builder 21 APR 99
SFX Setup-Builder 3 is a Rapid Setup Development Tool for Windows
95/98 and Windows NT 4.x/2000. It has an Easy-To-Use graphical
user interface and your development process will be completely
wizard driven. Creating a professional-looking setup program for
your software has never been easier!
SHA-256 hash encryption for Clarion 5.5 (Tips) 7 DEC 05
Thanks to Jason S. here's an implementation of the SHA-256 encryption hash for Clarion 5.5.
For more information regarding the use of hash functions to encrypt TPS files see the Encrypted TPS Files message in this forum.
Shalom Help Maker (Help Tools) 27 JAN 03
Shalom Help Maker (SHM) is an easy to use Windows help file editor that supports images, popup windows, links to other pages, web pages and E-mail addresses, and has automatic updating of links when pages are rearranged, listing of unused bitmaps and popup pages, listing of links to the present page ... and lots more.
SHM makes hlp files, not chm files.
Freeware (no ads, no nag screens, no limitations).
Shane Vincent's Free Zip Code Template 21 JUN 01
I have a free zip code template with zip codes availible for
download at http://www.shanedvincent.com/clarion/clarion.asp.
I will flesh it out more if there is some demand, but it is just
a code template for now.
Shape Maker 22 DEC 99
ShapeMaker: Only $49. It works with C4, 5x and 5.5, no Legacy.
If you have not seen it, you have to see it.
ShapeMaker changes the usual rectangular window shape to
rounded corners and ellipses. It gives you the power to present your
software in a new, exciting, and compelling manner. ShapeMaker
retains pertinent system menu functionality (such as Miminize and
Exit). ShapeMaker comes with stock shapes and shells. For you to
design custom window shapes, the ShapeMaker will come with
the Polygon Designer.
Shapemaker SMX for Buttons (Templates & Libraries) 1 APR 03
No other tool for Clarion will allow you to enhance your apps so radically. Improve the usability of app with custom-shaped buttons that visually indicate context. Add pizzazz to your existing apps. Develop new apps with a
unique flair.
Demos are ready for download at http://www.logicentral.com
You design your button and compile it in Clarion. No external applications needed for your design. Is it an ActiveX control? No, it is all-Clarion code with these features among many others:
Customize the shape of your buttons, quickly and easily! Now you can quickly and easily transform your existing Clarion buttons to visually enhanced buttons. You keep your existing embed code or add code to standard Clarion button embeds.
Logic*Central facts:
Logic*Central produced the first commercial third-party internet toolset for
Clarion - Internet Framework Tools
Logic*Central produced the first commercial third-party GUI-shaping toolset
for Clarion - ShapeMaker
SharePoint Portal Server (Utilities) 20 MAY 02
Find, share, and publish information easily with SharePoint Portal Server, the flexible portal solution for your business.
Shawn Mason's Clarion/SQL Server Seminar (Web Sites) 23 MAY 03
Due to the immense popularity of the previous seminars, I am staging 2 more
for the month of July. (Boston in U.S. and England)
Shawn Mason's SQL website. (SQL) 12 JUN 04
ShellEx * Freeware Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
ShellEx provides a template wrapper for the API call
ShellExecute and is compatible with all Clarion versions
from CW2x to C5.5, ABC and legacy. User friendly error
messages are included in this freeware template so
its easy to translate to other languages.
Here is an easy way to run external applications such
as Word, Excel, Adobe Acrobat etc. just by providing
a filename. The exact location of the app does not need
to be known.
Shift4 (Utilities) 5 JUN 02
Real-time e-payment gateway and on-line
auditing application for multi-unit companies.
SHIPMATE (Clarion Applications) 25 MAY 06
Keep track of shipments from FEDEX, UPS, DHL, and the USPS.
Enter all incoming and outgoing tracking numbers in a master list which
Shipmate uses to retrieve delivery information from the carrier's website.
Shipmate will save the delivery status in an easy to read database and
checking the progress of packages is a snap!
You can also lookup Phone Numbers, Area Codes and Zip Codes, Get Driving
Directions, Curreny Conversions and even Weather reports!
My new product is called SHIPMATE
which will keep track of all your shipments (ups, fedex, dhl and usps)
Shoot The Messenger (Utilities) 22 JUL 03
If you ever see legitimate pop-up warnings or announcements with the phrase "Messenger Service" in the title bar, you might have an application running in your system that relies upon the built-in Messenger Service for the delivery of its information. But every application we know of displays its own pop-up alert dialogs, and we're not aware of any programs that rely upon the Messenger Service. It's just a theoretical possibility. If it turns out that you do need to have the Messenger Service running, "Shoot The Messenger" will easily re-enable and start the service.
Download and run our small (22 kbyte) "ShootTheMessenger.exe" utility. It will display the current status of your system's Messenger Service. The button near the bottom of its window will allow you to set the service to whichever state — running or disabled — that you desire.
The first thing to understand is that the Windows Messenger Service is completely different from, and not in any way related to, "MSN Messenger", "Windows Messenger", or any other well-known instant messaging system. Therefore, disabling the Windows Messenger service will have no effect upon your use of any other instant messaging applications. They will continue to work without trouble.
Shopnow.com 12 JUL 01
Should Clarion# Drop Automatic Instantiation? (Article) (Clarion Magazine) 13 DEC 07
Showing ABC Errors (Article) (Clarion Magazine) 21 JUL 07
Shrink-Wrapped Controls (Clarion Magazine) 31 JUL 02
Changing the tab order of controls can be a real pain. Jeff Slarve shows how to make this tedious task easy with the window formatter's shrink wrap tool.
Sidebar Menus (Clarion Magazine) 11 JUL 00
There have been a number of requests for a side-menu-bar-next-to-the-work-area style app frame. Steve Parker shows how it's done.
Signing and Checking Code with Authenticode (Tips) 30 JAN 07
This section demonstrates how to sign code by creating digital signatures and associating them with files using Microsoft Authenticode technology, a set of developer tools that can be downloaded from Authenticode for Internet Explorer 4.0 or Authenticode for Internet Explorer 5.0 . Creating a fully verifiable certificate might assume the existence of a complex hierarchy of certification authorities. A root certificate and a root private key are provided for testing purposes only. Independent software vendors (ISVs) must obtain a certificate from a certification authority (CA) that is trusted by default in Microsoft Windows. (For a list of trusted CAs see Microsoft Root Certificate Program Members .)
Signing Your Applications, Part 1 (Article) (Clarion Magazine) 1 NOV 06
Signing Your Applications, Part 2 (Article) (Clarion Magazine) 6 NOV 06
Signing Your Applications: New Challenges (Article) (Clarion Magazine) 13 JAN 07
Silicon Raid (link is defunct?) 9 FEB 01
The install password is "YO". The initial login is "1" and the password is "1" (for those who won't read the
install screens).
Email Shawn Mason shawn@issda.com
Yes, I do mean free (well usually). Silicon Raid is my (Shaws Mason's) gift to the Clarion community. It is a bug and defect tracker with the following features:
Licensing: For one man shops it is totally free. I do ask you to register though so I can keep track of the
users. If you need more then 1 license, then I ask you to purchase a license for your shop ($59.95) from
Developer's Plus (may not be available for purchase for a few more days though). This purchase will give you
unlmited users within your shop.
SimDatesClass templates (Templates & Libraries) 8 MAY 06
The Dates class has the following functions:
This consists of Extension templates and Code templates to implement a
SimDates class and SimTimes class, and also includes a Hextodec class.
The Times class has the following functions:
SimDatesClass v1.03 (Templates & Libraries) 6 OCT 08
Extension and code templates enable one to use the functions mostly without any hand coding (just by filling in some prompts)
The SimDatesClass template was created to assist Clarion programmers in getting and setting dates, getting date ranges and setting times and making time comparisons.
SimFileLauncher Version 1.1.2.45 (Utilities) 14 SEP 06
This enables you to consolidate all your help files. A single entry in the
Accessories/Help menu of the IDE opens SimFileLauncher from which you can
access as many help or other files as you wish. Previoiusly, to add items to
your IDE menu was difficult. Now it's a simple CLICK away!
SimGlobalButtons (Templates & Libraries) 8 APR 08
If you decide to tart up an old application, or a newly created one, the SimGlobalButtons Template allows you globally to set a variety of attributes to be applied to the standard Clarion buttons.
Simics Hindsigh (Utilities) 12 MAR 05
With Simics Hindsight it is now possible to execute a program in reverse and step backwards through the code as well as forwards. This may save the software developer hours over restarting a program from the beginning and creating a complex state to reproduce the bug.
Simon Burrows' corrected version of the standard SV HTML help templates (Templates & Libraries) 7 AUG 03
There is a corrected version of the standard SV HTML help templates on the
free templates section of my web site. I've (Simon Burrows) also added a few extra features
to it. Help yourself. http://www.solace-software.demon.co.uk
Simon Burrows' Free stuff! (Templates & Libraries) 7 AUG 03
Free
Simon Burrows' FTP server (Web Sites) 15 JAN 05
ftp://83.104.44.145
User name: Clarion Share
(Some find they have to turn off "Passive Mode" for it to work.)
There is also a directory there for templates which I will put some in, but
if anyone would like to download any of their free ones which they would
like to share with the community, I'm sure they would be appreciated.
Please do not download any third party ones otherwise I will remove them if
I find them. Anything which breaches anyone's copyright will be removed.
If anyone would like any more directories created for different items to
share (such as source snippets, text docs on how to do things etc), I have
switched on the ability to create directories, but please do not go mad!
Finally, this is on my own server, and the bandwidth is not brilliant, so
please zip up any contributions.
Cheers
I've just set up a ftp directory on my machine which I've put in a load of
icons. If anyone would like to add their icon collection to this directory,
then they will be very welcome to do so.
Password: resources
Simon Burrows
SimPad Templates updated 16 May 1005 (Templates & Libraries) 16 MAY 05
The Simpad templates allow you to create your own keypads for touchscreen
(or normal) applications, all from within the Clarion IDE. An easy-to-use
program allows you to design your screen, optionally drag-n-drop images onto
the buttons, set text and font, and also automatically set which keypress
will be sent when the button is set. Then a utility template lets you import
the Window you have designed, with all its functionality, into any existing
application you have. The code generated shows in the white (editable)
portions of the sourcecode as if you had typed it in yourself, and can be
changed, deleted or enhanced as you see fit.
SimPageOfPage (Templates & Libraries) 4 JUL 06
Includes a template for alternating footers.
The SimPageOfPage template is a very easy to use control template that
allows one to drop a variable string anywhere on a normal Clarion Report
(whilst using the Clarion Report Designer) and have page of page numbering
automatically inserted. The template is compatible with Clarion 5, 5.5 and
6.x
Simple Perl Project 15 MAR 00
The goal of the this project is as follows. To be able to create an application in Windows. The application has a dictionary with a flat file using the BASIC file driver. The application has a browse and a form. You are able to enter data into the flat file.
SimplyClarion Discussions 11 OCT 01
Private or Public Forums - You Can Have It Both Ways
SimplyClarion.com Discussions,
SimplyClarion.com 10 OCT 01
A resource catalogue.
Simshape Templates ready for C6.3 (Get the update) (Templates & Libraries) 28 JAN 06
Please note that all templates below are now fully compatible with C6.3 The installation files on the downloads page of my site now all detect C6.3 as well. Registered users should just use the same passwords as they were previously
given.
Simsoft Ready for C6.2 (Templates & Libraries) 21 JUN 05 The
calendar templates can be added as new procedures (C5,C5.5
only) This allows one to change the look
of them through the windows formatter; to add buttons, and to add
one's own code in embed points. There is
also a calendar template that can be used with C4.
The
keyboards and keypads are ideal for touch-screen applications, or
for use by people who want to click with a mouse for all entries.
SimTabTree 1.07 (Templates & Libraries) 13 MAR 07
The SimTabTree template allows you to drop a tree control onto a window to
allow the selection of tabs on that window by clicking on the tree.
Simplifies the look of multiple tabs by allowing you to set the wizard
option (and the no-sheet option) then select the particular tab through the
tree control.
Simulating Reports with List Boxes (Tips) 24 MAY 05
This application demonstrates a method by which you can create the appearance of a report on a window using a list box control. Included are .APP and .DCT files, and some test data .TPS files.
Contributed by Don Reynolds
Single Sign-on Using ActiveDirectory (Article) (Clarion Magazine) 30 JUN 08
Single Sign-on Using ActiveDirectory (Article) (Clarion Magazine) 30 JUL 08
Sistemas para el Control de Alimentos y Bebidas (Clarion Applications) 24 JAN 03
Tiger SIR es la solución a las necesidades de control y ventas que la industria gastronómica requiere y pone todo el poder de la mas moderna tecnología en la palma de su mano con su aplicación: Tiger-telecomanda.
Site voor Nederlandstlige Clarion gebrukers 21 AUG 01
http://www.clubs.nl/community/default.asp?club=clarion is dé site van en
voor Nederlandstalige Clarion gebruikers... meld je aan voor tips, truucs en
vragen over de Clarion programmeertaal.
Skeleton Basics III: Colors and Backgrounds (Clarion Magazine) 25 JAN 00
When you think of customizing a web page, colors and background images are probably among the first things that come to mind. In his 75th Clarion article (not all for Clarion Magazine), Steve Parker explains how it's done.
Skeleton Basics IV: List Variations (Clarion Magazine) 8 FEB 00
Web Builder HTML list boxes are quite different from the Java-enabled list boxes of CWIC1. Steve Parker explains how to change the appearance of these list boxes.
Skeleton Basics V: Listbox Relocation (Clarion Magazine) 15 FEB 00
In this fifth installment in the Skeleton Basics series Steve Parker shows how to relocate list boxes on the web page.
Skeleton Bidding And Selection (Clarion Magazine) 14 MAR 00
WebBuilder lets you create a variety of skeletons for a given type of control. How do you know which skeletons will get used for which control, and when? Steve Parker explains all.
Skidoosh : SQL Injection Attack (Web Sites) 20 NOV 09
Glyn Mooney shows how an SQL Injection attack works by figuring out a user ID and Password for a web site. He tells how to protect your code from such.
Skin by iAlchemy v1.003b (Templates & Libraries) 20 JAN 03
The only limitation is your artistic skills!
Works with Clarion 6.
If you've been looking to add that extra pizzazz or finishing touch to your clarion applications, look no further; Skin is for you. Skin will transform your splash, browse, form, or any other window into a marvel to behold.
Skybound Stylizer (Utilities) 14 AUG 09
Stylizer is a highly refined visual CSS editor, built for everyone from CSS novice to CSS ninja.
It's a software engineering masterpiece that's taking a breakthrough visual approach to CSS creation. If getting things done is important to you, get Stylizer.
SkyDrive (Web Sites) 30 SEP 09
25 GB of free storage on Windows Live
With SkyDrive, it's easy to store and share your files and photos with almost anyone.
SkyHi Debug Templates v2 (Templates & Libraries) 2 JUN 05
These templates allow for the user to view All variables currently in use as well as all the queues and the records in the queues (Can Be limited)
The templates are available through www.clarionshop.com
The template has been tested with 6.2 and has no problems.
SlavaSoft QuickCrypt Library (Templates & Libraries) 16 SEP 06
A highly optimized implementation of the most popular encryption algorithms.
The library allows Windows developers to perform encryption/decryption for memory blocks, strings, blobs, streaming data and files in their applications.
QuickCrypt Library was designed to be fast, flexible and extremely easy to use.
Sliders! (Clarion Magazine) 7 JUN 99
Sliders are useful 32-bit Windows controls, but they're not part of the Clarion toolset. Pierre Tremblay shows how you can create and use sliders using the Windows API and a set of wrapper classes..
Smart-Type v4.0 (Ready for C7) (Templates & Libraries) 29 DEC 08
Documentation
SmartChart (Templates & Libraries) 29 APR 05
SmartChart provides simple and fast means for creating and displaying graphs from within a Windows application. It can be used with any programming language or RAD tool that can generate a text file and execute a program. SmartChart consists of a single EXE file that communicates with other programs via an input file. The application just needs to create a simple text file and execute SmartChart with the file name as its argument. SmartChart saves the time needed to deal with the implementation of graphics, printing and the MMI. It provides a simple and friendly interface that the user can master in no time.
SmartChart 4.1 24 APR 00
ProFile Software & Systems develop state of the art technologies and products for the IT market. We specialize
in the development of programming tools for RAD and database applications. Our main product is SmartChart,
a powerful graph generator tool that provides the capabilities to easily create and display graphs from within
custom applications. With SmartChart you'll be able to display amazing graphs on your desktop in no time.
SmartChart also allows you to combine dynamic graph display on NT based web sites. Reported to work well
with Clarion.
Smooth Scrolling Control (Controls) 11 OCT 06
What this means is that you can design your window as you normally would.
Including adding any images. You then simply add the scrolling control (a
Clarion region control acts as a placeholder) and size it to cover the area
in which you want the text to appear and scroll.
Fonts and text are added to the control with a few simple methods. It also
supports columns by defining tab stops and then adding tab delimited
strings. Each tab starts a new column.
You have control over the margins, spacing, speed, and direction of the
scrolling of the text. This version only supports vertical scrolling.
Future versions will support horizontal scrolling and scrolling images.
The most common use of the control is to create an about box that scrolls
the credits for the program.
The smooth scrolling control is designed to scroll text over any background
without flicker. It does this by taking a snapshot of the window under the
area in which it will display the text. To prevent flicker it draws the
text into an off-screen buffer and transfers the buffer to the display area.
SmoothWall Express 2.0 (Utilities) 1 NOV 04
Free, open source firewall.
SMSDriver.com (Utilities) 25 NOV 02
Smsdriver.com allows Companies/Businesses to have their own 'SMS Gateway', creating an opportunity to originate SMS messages directly from standard PC's. The SMS service allows one to deliver Standard or Flash SMS, Operator Logos, Ring Tones, etc.
SnagIt by TechSmith v10 (Utilities) 13 MAY 10
Showing someone exactly what you see on your screen is sometimes the quickest and clearest way to communicate. With SnagIt, you can select anything on your screen – an area, image, article, Web page, or error message – and capture it. Then, save the screen capture to a file, send it to SnagIt’s editor to add professional effects, share it by e-mail, or drop it into PowerPoint®, Word®, or another favorite application.
Snake 16 OCT 00
There's a new free Clarion game available at
http://www.solidsoftware.de/cwsnake.htm. It's a Clarion implementation of
the famous "Snake" - written in 460 lines of code (complete source
included!). Just like our Tetris implementation it uses a native Clarion
listbox as the playground, making intensive use of the color attributes. It
doesn't matter whether you're a newbie and interested in some example code
or just a playing freak, I'm sure many of you will like CwSnake. So, please
feel free to visit our site & download CwSnake!
SnazzyLB v1.34 (Templates & Libraries) 9 NOV 07
Get it from Steve Parker's download center.
Snazzy Listbox allows you to statically and/or dynamically change the
foreground/background colors of listbox headers. The demo shows how to use
most of the features that I'm aware of <g> (John E Christ).
Sneak Preview: The New ClarionMag Site (Article) (Clarion Magazine) 15 JAN 10
SNORT 23 APR 01
The Lightweight Network Intrusion Detection System
Snortaziw - Wizatrons from back to front (Clarion Magazine) 1 MAR 99
David Bayliss breaks, as he says, all rules of logic, decency, and education and structures his explanation of Wizatrons backwards. This read to want definitely will you. (subscribers only)
Sobolsoft (Utilities) 1 MAY 07
Many utilities for Excel, Access, MySQL, MSSQL, Oracle, FoxPro, PostgreSQL, Paradox, Powerpoint, Word, PDF, and Other stuff. Reasonable prices and free trials for those 1 time jobs.
Soft Velocity's Problem Tracker (Web Sites) 25 MAR 10
SoftDefense (Templates & Libraries) 19 MAR 08
Next SoftDefense actually writes the Obfuscation Code to manage your
Armadillo project and exports it in an include file. The SoftDefense
Clarion templates pick this up and make it available in your application.
Then just a few simple class commands are all you need to harness this
incredible system.
Since the SoftDefense generated code can co-exist with the current way your
interfacing with Armadillo, adding the power of SoftDefense to your
existing Armadillo protected applications is easy and painless.
In just a short time you can dramatically increase the security levels in
your system to a point where even master Hackers have their work cut out
for them!
SoftDefense includes a WEP Key Generator capable of creating 64-bit,
128-bit, 152-bit and 256-bit encryption strings that you can use in your
Armadillo Name/Value pairs. This technique greatly enhances security by
eliminating "plain text" names and values.
SoftDefense analyzes your Armadillo project files and creates an
intelligent interface to them. Then it assists you in building a developer
friendly bridge to the Armadillo environmental Name/Value pairs.
Softmasters Templates (Templates & Libraries) 13 FEB 09
Softvelocity Blogs (Web Sites) 9 JAN 06
Softvelocity Blogs like the big boys!
Softvelocity Bug Tracking System 9 APR 01
It is in the hands of the developer to verify that a problem is really a bug
in the system. The NG's have served this purpose very well, and will
continue to be the best place to initially post a report of a problem. The
NG's offer immediate feedback, additional insight into possible causes, and
frequently workarounds or alternative methods that other developers offer.
When a problem has been identified as a bug and isolated to the best of your
ability, then post it to the bug reporting system. If we do a good job at
posting workarounds and coding solutions, then the bug system will become as
much a knowledgebase, as bug tracking database.
The bug reporting system serves two
purposes -- its the best method for us to test the code we are targeting for
generation from the ASP template project in a real-world setting. And it
will provide an efficient way for all of us to track verified bugs/fixes and
workarounds.
SoftVelocity FAQ pages 20 MAR 01
Softvelocity products available at Clarionshop. (Templates & Libraries) 10 DEC 04
IP Driver and In Memory Driver.
ClarionShop is pleased to announce that for the first time ever, Soft
Velocity products are available online.
SoftVelocity Sold On eBay (Clarion Magazine) 1 APR 03
SoftVelocity, maker of the Clarion line of development tools, announced today that the company had accidentally been sold on eBay.
SoftVelocity To Back-Port In-Memory Driver To Clarion 5.5 (Clarion Magazine) 8 FEB 05
Clarion Magazine has learned that SoftVelocity will be back-porting its popular In-Memory Database Driver to Clarion 5.5. Look for an announcement soon on the SV web site.
Softvelocity Video about C7 (Tips) 12 JUN 06
Clarion developers who expected to Clarion 7 to only deliver on their new IDE expectations should be pleasantly surprised – Clarion 7 also has a lot of new UI features, during the video I demo some of the new UI features in a comparison of v6 and v7 applications.
You can follow the link below to see a video presentation that I originated for the Aussie DevCon. Unfortunately I was late completing it for DevCon, but thanks to Tony York, the conference organizer, this presentation did make it onto the post-conference CD. The video is the first in a series that cover Clarion 7 and Clarion.Net, and of course the new IDE. This first video is an overview -- I don’t go digging around in source code, and I don’t go into detailed demos of the IDE. But the slides cover the main features of the new IDE components.
Software by Matrix (Templates & Libraries) 20 JUL 02
Software by Ragazzi - Kevin Erskine's Clarion# examples (Tips) 30 JAN 08
Software from Germany 31 DEC 00
Software Help Planner on-line tool (Help Tools) 26 APR 07
Next time, when you are about to create or revamp a help system for your
software start with our Software Help Planner on-line tool. Although it's a
kind of joke I (Dennis Crane) hope this is somehow useful.
Software Marketing Resource (Web Sites) 6 APR 05
Resources for developers, authors and software publishers.
Software Modularizer e-mail to joe@topspeed.co.za 22 APR 00
(Apparently not available)
Soggy API Database (Templates & Libraries) 31 DEC 04
API made easy
Manage your API's using the FREE API tool from Danie de Beer
Select the API in the Global extension and the template will include all the methods and equates for you.
Soggy Field (Templates & Libraries) 9 JAN 04
Soggy Flash (Templates & Libraries) 9 FEB 04
Warning a client about something has become very easy
Soggy Notes v1.1 (Templates & Libraries) 13 FEB 04
Soggy Notes supports TopSpeed or MS SQL database with the following features:
Template Features:
Soggy Queues Beta 1.0 (Templates & Libraries) 9 JAN 04
Soggy Reg (in test) (Templates & Libraries) 13 FEB 04
(Small file that ships with every release)
Soggy RPM (Templates & Libraries) 9 JAN 04
A dream come true
Soggy Runner (Utilities) 4 FEB 04
Load the latest version of your application on the server without asking
your users to close there application.
Support for files include: Don't copy, Always replace, Replace when older
and Never replace.
Copy files to different directories.
Set a file to launch with parameters.
Soggy Settings (Templates & Libraries) 9 JAN 04
Storing your application defaults in a secure area
Soggy Version Update (Templates & Libraries) 9 FEB 04
Keep your clients informed on the latest version of your software
Verify version and allow your client to download the latest version if not
up-to-date
Small and very easy to implement
One Global and one Control template that will create your update screen
controls for you. Add Update Version control to your Program withing a few
Minutes.
Soggy VU (Templates & Libraries) 11 FEB 04
Keep your clients informed on the latest version of your software
Verify version and allow your client to download the latest version if not
up-to-date
Small and very easy to implement
One Global and one Control template that will create your update screen
controls for you. Add Update Version control to your Program withing a few
Minutes.
Soggy XP Button (Templates & Libraries) 23 FEB 06
Change you buttons to look like standard XP with icons/gifs
Solace Software (Templates & Libraries) 14 OCT 03
It is a tool which enables developers to not only design report layouts themselves, but they can then supply their customers with the ability to:
Solace Software - Clarion 6 (Clarion 6) 13 DEC 02
Simon Burrows
Solace Software Free Templates (Templates & Libraries) 4 JAN 06
Solace Software Live Update Templates beta (Templates & Libraries) 23 SEP 04
This is a new Template and Class, which is added to your application so that
your program automatically checks for latest updates of itself, downloads
the files and updates the exe together with any other files you need to add
to their system. Totally removes human intervention!
Solid Software (Templates & Libraries) 18 MAY 06
Solid Software's demo to create a box cover (Utilities) 10 DEC 02
FWIW, I've just uploaded a small, quick'n dirty app to
http://www.solidsoftware.de/demos/box.zip that shows how to create box
covers using ImageEx2. Needs the IMEXCORE.DLL from the demo version,
http://www.solidsoftware.de/demos/imex2demo.zip.
Solitaire (Utilities) 9 JUN 04
If you want a further demo of using the Windows Cards.dll you can get it
from here:
http://ablesoftware.co.nz/cards.htm
Holiday weekend here. Wet and cold.
Started writing a solitaire program in Clarion.
WIP but you're welcome to have a play with it.
http://ablesoftware.co.nz/Downloads/Demos/kc.zip
Solving Problems With Finite State Machines (Article) (Clarion Magazine) 27 NOV 06
Solving Sudoku Puzzles With Clarion, Part 1 (Article) (Clarion Magazine) 22 SEP 06
Solving Sudoku Puzzles With Clarion, Part 2 (Article) (Clarion Magazine) 28 SEP 06
Some freeware OCX controls (link died?) 28 NOV 00
Some freeware OCX controls, including one for FTP
Source Code Library 2007.02.28 Available (Article) (Clarion Magazine) 8 MAR 07
My ClarionMag page.]]>
Source Code Library 2008.04.30 Available (Article) (Clarion Magazine) 2 JUN 08
My ClarionMag page. If you're on Vista please run Lindersoft's Clarion detection patch first.]]>
n="1.0" encoding="utf-8"?>
Source Code Library 2010.03.31 Available (Clarion Magazine) 4 JUN 10
All articles for March 2010 in PDF format.
Source Code Library October 2010 Update Available (Clarion Magazine) 29 NOV 10
In a standard browse or form procedure, the FileManager handles opening and closing files as needed. But what do you do when you want all that standard file handling except the initial file open? As Dr. Parker explains, sometimes the easiest thing is to do an end run around the generated code.
Source Code Library Update Available (Article) (Clarion Magazine) 7 FEB 07
My ClarionMag to download. If you've already downloaded the full version posted at the end December you only need to download this update. If you are downloading both files be sure to install the update last. ]]>
South African P.W.V. CLARION USER GROUP (User Groups) 5 JUN 03
From the N1 take the Rivonia turn off, at the robot turn into Rivonia
Road,M9, to Sandton.
At the First set of Robots after the southern off ramp, turn left into
Wessel Raod (there is a street sign Wessel Cressent? ).
Turn Right at the first road (Wessel Rd) and look out for the Chelsea Office
Park, on the right.
Its at Chelsea Office Park, Block E, 57 Wessel Road. ( This is the new
Offices of Progressive systems)
Tell the Security Guard you are going to the Clarion User Group Meeting.
SpaceMonger (Utilities) 9 JAN 06
"Another spiffy priced right tool that helps you reclaim space." Brett Caranaby
SpaceMonger is a tool for keeping track of the free space on your computer. Each file or folder on a given drive is displayed in a box in the main window whose size is a relative comparison to all the other files in your system. So, for example, if the "Windows" box takes up 90% of the screen, the "C:\Windows" folder and all its sub-folders and files are taking up 90% of your "C:" drive.
Spam CSI (Utilities) 2 APR 03
This program takes advantage of the fact that all spam messages contain web links that they want you to click. It scans your POP mailbox and investigates the links found in your new email messages and then crawls through their web site to look for evidence. It will then score both the email message and web site using a comprehensive 1,200 word database and proprietary forensic techniques that will let you know exactly what is going on behind the message.
Speed up SQL Server database queries with these tips (Tips) 17 DEC 07
Simple tricks for improving SQL server efficiency.
Speeding Development With Defaults And Small Templates (Clarion Magazine) 16 AUG 05
Faced with a conversion of a DOS application to Clarion 6.2, Phil Will came up with of two simple things to do with templates and the defaults file that saved a tremendous amount of time in development, and greatly eased application maintenance.
Spell Check Anywhere (Utilities) 19 JUN 03
SpellCheckAnywhere Version 2.0 adds spell-checking to almost any Windows program. Simply press the F11 key when the cursor is inside text you want to spell-check!
Spell Time (Templates & Libraries) 13 DEC 07
If your application allows the user to enter text, or if your application incorporates any text based processing, we now have a product that you have been looking for. Spell Time allows you to incorporate a spell checker into your product. The product comes with the complete source code.
Spell-It 7 DEC 99
Spell-It is a quick and very useful tool that checks the spelling of the contents of the Windows Clipboard. A dialog displays the context surrounding suspect misspellings and offers primary and secondary recommendations, with buttons to ignore, ignore all, replace, replace all, replace prompt, and add to custom (for adding the word to your personal dictionary). Options include performance and memory settings, automated suggestions, selected instances to ignore, and more. Spell-It is easy to use and an ideal way to spell-check data and information for many instances where no spell-checking software is otherwise available.
Split Bar Template (Free) 2 MAR 01
This set of ABC Control Templates and Classes
allow your users to resize browses and regions on the screen. The best
changes are:
As always, the template is free as our way of saying "Thank You" to
the Clarion Newsgroups and the Clarion Community.
SplitBar ABC OOP Beta 1 22 MAR 99
Splitbar is a Clarion ABC Control Template to provide control over splitting your Window into 3 parts for dragging and window control resizing.Drag and resize controls with a Horizontal and Vertical split bars just like in outlook and explorer. Supports Zone 1 = Left Zone, Zone 2 = Right Zone, Zone 3 = Below Zone 1 and 2. Include and Exclude Controls to resize and move. Select List and Combo boxes to resize when dragging, even knows to move sheets and tabs inside Zones.
Spyware Doctor from PC Tools (Utilities) 22 JUN 07
Did you know that numerous programs tested against Spyware Doctor detected only small fraction of Spyware and completely removed an even smaller amount? Also most of them were unable to effectively block Spyware in real time from being installed on users PC in the first place.
Spyware Doctor has the most advanced update feature that continually improves its Spyware fighting capabilities on daily basis. As Spyware gets more complex to avoid detection by AntiSpyware programs Spyware Doctor responds with new technology to stay one step ahead.
Detects, removes and blocks all types of Spyware.
SQL 2005 Service Manager (Utilities) 18 SEP 07
** Update August 2007 ** If you are running Windows Vista, there is a new version available specifically designed for Vista and UAC (User Account Control) requirements. This Vista version enables the tool to run without administrative privileges by using a helper windows service to perform actions that require administrative rights on behalf of the client. There is no new functionality in this version so existing users running Windows XP/2003 do not need to download this new version. Only Vista users require it. As new functionality is incorporated into the tool it will be added to both versions.
With the lack of an equivalent in SQL2005 for the SQL Server Service Manager that comes with SQL2000, I (Jasper Smith) decided to write one myself. It's behaviour should be familiar to you if you've used SQL2000. If you have suggestions or want to report a bug email smbugs or you can use the feedback mechanisms on the associated SQL 2005 Service Manager Codeplex site where the full source code is also available.
SQL Anywhere 11 - Free for web use (SQL) 11 AUG 08
How can I get a copy of SQL Anywhere Web Edition?
SQL Anywhere Web Edition is available for download from the Sybase.com web site. A direct link to the download is available here: http://www.sybase.com/download_sqlany_11_web_edition.
Are there any restrictions on scalability or performance of the SQL Anywhere Web Edition compared to a paid SQL Anywhere license?
No. The SQL Anywhere Web Edition can take advantage of the full power of the computer and SQL Anywhere. There are no restrictions on database size, cache size, CPUs, optimization techniques, execution strategies, or SQL language support. The SQL Anywhere Web Edition has the same excellent performance out of the box that has always been a hallmark of SQL Anywhere.
SQL Anywhere Web Edition is a free version of SQL Anywhere available for the development and deployment of web applications using Java, ASP.NET, PHP, and more. The SQL Anywhere Web Edition may only be used for web browser applications.
SQL Bill of Materials 5 AUG 99
Sample program and paper.
SQL Data Types Comparison (Clarion Magazine) 15 NOV 02
So you think one SQL database is pretty much like another? Certainly not when it comes to available data types. David Harms explores the minor and major data type differences between Firebird, MySQL, PostgreSQL, and Microsoft SQL Server.
SQL For the masses! (Tips) 23 JUL 02
Dan Pressnell's excelent 3 part article about how to effectively use SQL in your applications. You must read. Thanks to Dan Pressnell for writing it and Arnor Baldvinsson for making it available on Icetips.
SQL Identity: Another Approach (Clarion Magazine) 6 FEB 04
MSSQL provides a way of creating autonumbered sysIDs, but what happens when you have special requirements that demand more flexibility? John Griffiths describes an approach using stored procedures that lets you customize your sysID generation.
SQL Log Rescue™ (Utilities) 5 MAR 09
SQL Log Rescue is an award-winning log analysis tool, allowing you to explore your logs to view information on database transactions. Additionally, SQL Log Rescue should be kept on hand in case of a potential disaster – if you have accidentally deleted, inserted or modified your database, SQL Log Rescue will help you get the data back.
SQL Processing and Class Interfaces (Article) (Clarion Magazine) 1 JUL 08
SQL Processing and Class Interfaces (Article) (Clarion Magazine) 30 JUL 08
SQL Server 2005 Books Online (Tips) 21 MAY 08
Download an updated version of the documentation and tutorials for Microsoft SQL Server 2005. See the "Additional Information" section for an update on SQL Server Express Books Online.
SQL Server from an Agnostic's Perspective (Web Sites) 23 JUL 07
Comparing MySQL and SQL Server seems like comparing apples to boulders. Database developers commonly assume MySQL is smaller, faster, and cheaper. A closer look, however, blows these myths out of the water. One database-agnostic developer digs deeper and finds that SQL Server can be the right choice, and in many scenarios the only choice, for any job.
SQL Server Job Scheduling (Tips) 5 MAR 09
How to schedule jobs to run on MS SQL Server
SQL Server Reporting Services Fast Guide (Tips) 6 MAR 09
(You'll need to register to read it.)
FREE MEMBER BENEFITS INCLUDE:
Microsoft integrated significant business intelligence reporting enhancements into SQL Server 2005, providing DBAs and company decision makers with all the data they need at their fingertips. This collection of resources will help you on your way to mastering Reporting Services (SSRS) for SQL Server 2005, with tips on proper SSRS installation, performance best practices and more. You'll also find details on what's new with Reporting Services in Microsoft's latest database management system – SQL Server 2008.
SQL Tips and Tricks (Article) (Clarion Magazine) 23 DEC 09
SQL Tools from Red Gate (SQL) 26 NOV 07
And some downloadable books: http://downloads.red-gate.com/SQLeBooksBundle.zip
SQL Tutorial (Web Sites) 20 JAN 03
SQL is an ANSI standard language for accessing databases! In our SQL tutorial you will learn how to use SQL to access, define, and manipulate the data in a database system, like Oracle, DB2, Sybase, Informix, Microsoft SQL Server, Access, and others.
SQLCourse (Web Sites) 20 JAN 03
This unique introductory SQL tutorial not only provides easy-to-understand SQL instructions, but it allows you to practice what you learn using the on-line SQL interpreter. You will receive immediate results after submitting your SQL commands. You will be able to create your own unique tables as well as perform selects, inserts, updates, deletes, and drops on your tables. This SQL tutorial currently supports a subset of ANSI SQL. The basics of each SQL command will be covered in this introductory tutorial. Unless otherwise stated, the interpreter will support everything covered in this course.
SQLite (SQL) 27 JAN 04
Free SQL92 compatible database. Free ODBC driver.
SQLite (SQL) 20 OCT 04
SQLite is a small C library that implements a self-contained, embeddable,
zero-configuration SQL database engine. A complete SQLite database is
stored in a single disk file. ODBC, JDBC, ADO, Delphi, etc. drivers exist
for SQLite. See www.sqlite.org for more info.
SQLQueryStress (Utilities) 11 SEP 07
SQLQueryStress is a free tool for SQL Server programmers. It is designed to assist with performance stress testing of T-SQL queries and routines. The tool automatically collects metrics to help you determine whether your queries will perform under load, and what kind of resource strain they put on your server.
Sql Server Query Performance Testing Tool
St Bernard Open File Manager 8 MAY 00
It easily handles multiple related open files (you "group" them and it
ensures they are backed up as a single "image"). We use it on both
Novell 4.x and NT 4.0, and have used one version or another over the
years with very good results (having been through some restoration
situations).
"Open File Manager is a utility that enables your existing Windows
NT/2000 server, NT Workstation or Novell NetWare server backup program to
capture all open files reliably and easily... without local and remote
network users being disturbed. Latest version of Open File Manager is
V6.2 with NetWare 5.1 support and Windows 2000 support."
St Bernard Software 19 JUL 01
UpdateEXPERT Do any of these statements apply to you?
iPrism iPrism allows you to monitor, block and report on access to 60 categories of Web
content. With the iPrism Internet appliance you can:
Open File Manager Guarantees a successful backup and restore of open and in-use files.
Star Division 18 AUG 99
StarOffice 5.1 is the only high-end office software available worldwide that supports all commonly used operating systems: Not only the Windows operating systems but also OS/2 and the diverse UNIX-based systems, such as Sun Solaris and Linux. Completely new possibilities are open with StarOffice for Java: Here, for the first time, the complete functionality of an office suite can be made available on NCs!
StarBand 9 JAN 01
America's first consumer two-way, always-on, high-speed satellite Internet service. If you can see the southern sky, you can get StarBand.
Stardock Fences (Utilities) 9 DEC 10
I have been using this since it was in beta and wanted to agree at what a great product it is. Brings us back to the days of WIndows 3.1
Fences is a program that helps you organize your desktop and can hide your icons when they are not in use.
Clean and Organizeyour desktop by creating shaded areas which become movable and sizable containers for your icons. Double click blank spaces on your desktop and all your fences will fade out, and back. -- Drew Bourrut
Start Testing Your Clarion Win32 Code With ClarionTest (Clarion Magazine) 6 JAN 11
All articles for December 2010 in PDF format.
Static Page Server (Templates & Libraries) 28 AUG 02
Demo (not restricted in any way) of Gus Creces' server that runs his web site at www.cwhandy.com.
Staying Connected On The Road (Clarion Magazine) 21 NOV 02
If you’re like a lot of Clarion software developers, you spend at least some time on the road, and, you no doubt have your favorite way of staying connected to the online world. If you stay in hotels, or with friends or family, a phone line is never far away. But what if you travel by recreational vehicle (RV)? Ned Reiter explores the options, from dialup to satellite.
Stealth Software 20 NOV 00
Most developers, regardless of what development tool they use, do not know how long they spend developing a given project. While they can take a guess at the time, the lack of automatic logging tools has made the process unreliable at best. Without knowing how long the development effort actually takes, developers and their companies can never be certain that their development processes are efficient or whether they are profitable or not.
Steema Software - TeeChart (Templates & Libraries) 10 SEP 08
TeeChart Pro provides complete, quick and easy to use charting .NET, Java, ActiveX / COM and CodeGear VCL controls for Business, Real-Time, Financial and Scientific applications. "Very Clarion-freindly and very powerful" -- Chris Cordes.
Stefan hymann's Firebird Site (SQL) 9 OCT 04
In 2000, Borland decided to release InterBase 6.0 as Open Source. Firebird is an independent development, beginning with these sources, driven by an Open Source Community.
Firebird is a relational SQL database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names (the most famous being "InterBase") since 1981.
Stephen Mull's Guide To Converting To MS-SQL (Clarion Magazine) 2 NOV 99
Stephen Mull has written a detailed account of his transition from TPS files to MS-SQL. This is essential reading for anyone considering SQL. Free access: no subscription required.
Sterling Data Calculator Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
This Procedure is based on code originally written by
Farpoint Software (Cupertino) and modified in 1999
and 2000 by Sterling Data. It is compatible with all
versions of Clarion from CW2002 to C5.5 (ABC and Legacy).
A free, simple popup calculator which uses a BMP file
to display the "buttons" - functions include memory
store, percentage, square root, logX - as well as the
usual add/multiply etc. Demo apps are supplied
ready to compile.
Sterling Data Clarion Software Library - Free stuff Ready for C6.1 (Templates & Libraries) 31 JUL 04
Sterling Icon Collection (Graphics) 28 JAN 08
With our new vista style icons we can turn a boring interface into a professional, clear, easy to understand application that will amaze the end user. Windows XP, Vista and Mac Compatible!
Steve Gallafent's CW Tip of the Month
Steve Gallafent's Devcon presentation. 29 OCT 99
Steve MacLeod's CW RAD Stop 6 JAN 98
Includes archive of newsgroup alt.lang.clarion.
Steve Olensky's Topspeed Clarion SQL Page 22 MAY 00
Tricks and Tools for SQL. Also CGI and HTML.
Steve Parker's 100th! (Clarion Magazine) 21 AUG 01
Okay, so Dr. Parker is no spring chicken, but he's not that old. The 100 refers not to his age, but his output of Clarion programming information. This week, the publication of (appropriately enough) Running Totals marks Steve’s 100th Clarion article!
Steve Parker's Batch Compiler 23 AUG 00
Steve Parker's Cool FAQ's (Tips) 1 APR 04
Just the FAQs, mam.
Steve Parker's Index to Clarion Journals 7 JAN 00
Every article, Q&A, FAQ ever published in Clarion Technical Journal (CTJ), Clarion for Windows Journal (CWJ), Clarion Online (COL) and Clarion Magazine (CM).
Steve Rothkin's template (Templates & Libraries) 2 SEP 02
If a form calls another procedure that references the file from the
form (perhaps in a browse table), the sub-procedure may effectively
trash the record buffer for the form. ABC doesn't seem to do any kind
of save/restore of record buffers/file positions to make this kind of
call save. I wrote this template to address the problem globally for
an entire application. There is a single global extension that you add
to your application. Everything happens pretty much automatically --
there is little else you have to do. See the template for more
details. Note that while record contents/positions are preserved,
anything internal to the FileManager object states are not.
Stevens Creek Software 4 APR 01
To interface Clarion to the palm transparently, you will need to write a
conduit for hotsync (the palm's utility for re-syncronising the palm with
the desktop). I am currently doing a lot of palm development work using a
product called Satellite Forms. I and interfacing the Palm application to a
Clarion App running on the desktop via a hotsync conduit. Satellite Forms
provides an ActiveX control that Clarion can utilise to provide a conduit
for resyncing the palm apps database. The Clarion code is fairly trivial. (Owen Brunker)
Stickynotes.exe (Utilities) 3 APR 07
It's Free - Enjoy.
This application gives the user the ability to track notes on their computer just like Post-It notes. The application is freeware, distributed as-is, without warranty, either expressed or implied. My company (InnQuest Software) does not support this product, so please do not email them directly.
Still Staying Connected On The Road (Clarion Magazine) 11 OCT 10
What if you could take Clarion source code just as it is and compile it for Java? Andrew Barnham's open source Clarion2Java project does just that, allowing Clarion code to run on Windows, the Mac OS, Linux, or any operating system supported by Java.
Stimulsoft Reports (Reports) 21 MAR 09
Stimulsoft Reports.Net is a .NET based report generator which helps you create flexible and feature rich reports. All reports are created in report designer with handy and user-friendly interface. You can use the report designer both in design time and in runtime. No royalties for using the report designer in runtime are required. Using Stimulsoft Reports.Net you can create reports on the bases of the variety of data sources. Created reports can be used both in Windows Forms and in ASP.Net. Rendered report can be exported to: PDF, XPS, XML, HTML, Word, Excel, RTF, TXT, CSV, EMF, BMP, JPEG, GIF, PNG, and TIFF. Stimulsoft Reports.Net is runtime royalty-free.
We (ClarionCentral) went ahead and made a video that shows how the designer works and
how we've used it with our Clarion program. Go tohttp://www.clarioncentral.com and
click on the "Video Demos" link on the left. Hope that helps!
For .Net and web. Rumored to play well with Clarion.
Stock.XCHNG (Graphics) 31 DEC 05
Welcome to Stock.XCHNG, the leading FREE stock photo site!
Stonefield Query (Utilities) 21 MAR 09
No more waiting for IT or report developers to build reports on their timetable. Now you can take advantage of the wealth of information stored in your business database when you need it. Create elegant and persuasive Quick Reports, Charts/Graphs, Cross-Tabulation Reports and Labels (mailing, barcode, etc) in minutes with little or no technical knowledge.
Stonefield Query has all of the built-in features you expect in an enterprise reporting solution including:
Stonefield Query is a user-friendly database reporting software tool. With its step-by-step wizard driven design, Stonefield Query makes report writing a snap for even the most novice user.
The Stonefield Query SDK (software development kit) allows you to configure, integrate and deliver custom end-user reporting solutions for any database. Stonefield Query supports any ODBC or OLE DB-compliant database as well as non-traditional data sources like flat files and data that can only be accessed through an API.
Stop messenger SPAM (Tips) 5 DEC 02
By default, Microsoft Windows operating systems (98, ME, XP, 2000, NT) have Windows Messenger Service enabled. To eliminate messenger SPAM, simply disable the Messenger service. It can be turned back on any time. Note: no special software is required to get rid of messenger SPAM.
Storing GROUPs in INI Files (Article) (Clarion Magazine) 8 SEP 06
Strategy for Successful Development of Business Information Systems (Books) 17 MAY 07
Strategy Online -- Clarion 7.2 ready (Templates & Libraries) 7 JUN 10
All Strategy Onlines products available for C7.2
Street Wizard Mapping 12 OCT 00
String Flinging Part 1 (Clarion Magazine) 5 AUG 03
What uses most of the memory in typical Clarion applications? Strings, most probably. And you may not realize that you're wasting a lot of memory by how you handle those strings. Jim Gambon digs into strings and comes up with some memory- and time-saving tips and techniques. Part 1 of 2.
String Flinging Part 2 (Clarion Magazine) 5 AUG 03
What uses most of the memory in typical Clarion applications? Strings, most probably. And you may not realize that you're wasting a lot of memory by how you handle those strings. Jim Gambon digs into strings and comes up with some memory- and time-saving tips and techniques. Part 2 of 2.
String Search by Jim Kane 31 DEC 00
Stu Andrew's Clarion Super Hero Love Song (Web Sites) 4 JUN 07
One of the strange things that happen when Aussies use Clarion.
StyleIT XP 1.0 (WARNING!) (Utilities) 17 MAR 03
(I think it creates a manifest file for you)
From MAJOR GEEKS.com!
Warning - After downloading this executable from the author at majorgeeks,
on exectution it promptly 'deleted' all the files in which the source
executable resided. I had previously scanned the file with Norton and found
no apparent viruses. It is interesting in that the files appear to be
deleted can not be seen by Windows explorer. However, they can be seen by
other file managers, ie the TopSpeed IDE. I'm wondering whether it has
somehow modified the NTFS attributes on the disk under W2K? Fortunately,
the test was a dummy and all files were already backed up.
StyleItXP is a new application designed to add Visual Styles Support to old executables (for example mIRC®). The process only takes a second and it's 90% compatible with any app.
Sub Systems, Inc. (Controls) 10 SEP 03
Subclassing With A Twist (Clarion Magazine) 28 MAR 00
Subclassing doesn't always mean OOP - sometimes it means intercepting Windows messages to do things Clarion wouldn't otherwise let you do.
Subscription Pricing (Web Sites) 25 JUN 04
When and if you start down the subscription path, one of the first forks in the road is price. How much? How often? If you've been successfully selling perpetual licenses for $500, or $5,000, or $50,000, how do those numbers translate to subscription pricing?
Sue Pichotta attended a Software Marketing Conference (Tips) 1 AUG 06
This one includes a really bad picture of me with the guys who
bought AISIP, Michael & David Halls. The Halls brothers are the
guys who started FileKicker and EMetrix, if anyone happens to
recognize the names.
Sue Pichotta's article on selling software. (Tips) 1 AUG 06
A new way to get money from people who don't
buy your software. It's an intriguing idea, if a little
controversial:
SugarCRM (Utilities) 29 MAR 05
Today, Customer Relationship Management (CRM) manages business processes spanning sales, support, and marketing creating effective customer interactions. Given the purpose of CRM, the functionality is straightforward, and the benefits of successful deployments clearly generate value and profitability for any company. Great CRM solutions need to encourage users to interact with the application as well as be in-tune with the business and IT cost-saving needs.
Sunbelt Software (Utilities) 24 OCT 08
VIPRE Antivirus + Antispyware is high-performance security that doesn't slow your computer down like older, traditional antivirus programs that have been around for years.
VIPRE combines antivirus, antispyware, anti-rootkit, anti-malware and other security technologies into a seamless, tightly-integrated security solution. VIPRE delivers comprehensive protection against today's highly complex spyware, viruses, and blended malware threats for superior PC and email security. Step up from that old AV and upgrade to next-generation VIPRE now! Run CounterSpy?
Do I still need CounterSpy Antispyware if I use VIPRE? No, VIPRE replaces CounterSpy completely.
Save your family budget and ditch your old Antivirus software for high performance protection that IS NOT a resource hog!
Super Browse (Templates & Libraries) 5 MAR 09
Perform in-line data entry on a regular browse. Do updates on a browse without a separate form. Enter data directly on the browse. Identify entry controls on your window, and they're automatically placed on the browse for in-place data-entry. Provide along with your regular update form if desired.
Build Powerful Browses with Super Browse for Clarion.
Super Dialer (Templates & Libraries) 5 MAR 09
Use your modem to dial a phone number from your application with very little effort from you or your users.
Simplify Your Dialing with Super Phone Dialer.
Super Field-Filler v7.2 (Templates & Libraries) 21 JUN 10
Perform Bulk Ad-hoc Changes with Super Field Filler.
Super Import-Export (Templates & Libraries) 5 MAR 09
Super Import-Export
Super Invoice (Templates & Libraries) 5 MAR 09
Do you need a screen to update all parent/child records on a single form?
In-line transaction processing with Super Invoice.
Super Multi-User Limiter v7.2 (Templates & Libraries) 21 JUN 10
Limit the Number of Concurrent Users with Super Multi-User Limiter for Clarion.
Super Passcode v7.2 (Templates & Libraries) 21 JUN 10
Protection Against Software Pirates With Super Passcode.
Super QBE (Templates & Libraries) 5 MAR 09
Easy Ad Hoc Queries with Super QBE (Query by Example). for Clarion
Super QuickBooks Export (Templates & Libraries) 5 MAR 09
Once you're setup, your program creates an IIF file (Intuit Interchange Format) for each export session. The templates lead you through the process of specifying data sources and destinations. It automatically creates the views, ranges, filters and access logic to fetch the information from your system. It can also apply date/time stamps to your records when exported.
Super Quick Books Export Features:
Many businesses use QuickBooks for their accounting needs. Building the interface is a demanding, frustrating assignment due to the detailed requirements of the QuickBooks specification. The Super QuickBooks-Export templates make it a breeze.
Super Security (Templates & Libraries) 5 MAR 09
Protection from Unauthorized Access with Super Security.
Super Stuff available for C7.2 (Templates & Libraries) 7 JUN 10
Handy Clarion Templates and tools that Save Time and Cut Coding - Super Stuff
Super Tagging (Templates & Libraries) 5 MAR 09
Add Advanced Clarion Tagging Support with Super Tagging.
SuperCharge (Templates & Libraries) 5 JUN 02
Credit Card Authorization. They provide activex and parts of their program are written in Clarion.
Supercharged Editing: Using Clarion Macros (Clarion Magazine) 14 MAR 00
The Clarion editor's macro capability isn't exactly complete, but as James Cooke shows it can be a powerful tool nonetheless.
Superfiles and NAME (Article) (Clarion Magazine) 14 SEP 09
SuperSpeed (Utilities) 23 JUN 03
Everybody is trying to find cost effective solutions to speed up their computer performance. SuperSpeed Software has a number of software solutions that will speed up your computer or storage area network, accelerate your applications, and save you lots of money by reducing your cost of computer operations!!
Stop wasting valuable time and money. Speed up your system now!!
Superspeed Software (Utilities) 12 APR 07
SuperSpeed’s server and application performance solutions optimize hardware utilization, boosting production and increasing responsiveness, while dramatically improving your Return On Investment. Our solutions break the disk I/O bottleneck – the most common cause of under-performing server and desktop applications.
SURF on SQL 4 OCT 99
This document is based on the talk given by Scott Ferrett at Euro Devcon ’99 in Amsterdam on 22 April 99 and at US Devcon 99 in September. It is based on the facilities available in Clarion 5a Enterprise Edition. Later versions of Clarion may require different (hopefully less) work. However, the information on file structure changes will probably still apply.
Surgical Director (Clarion Applications) 14 FEB 03
Looking for a powerful tool that provides a complete solution for the recording of surgical information? Written in Clarion.
SV Blog Entry (News) 1 OCT 08
"But I want to be clear in telling you that in this first public release of the Application Generator, all of the core functionality for processing templates and generating code is working very nicely. We have just a couple of these tricky problems to solve, and our expectations are that we'll have these resolved and get the Application Generator release into the hands of 3rd party vendors in 7-10 days. As soon as the 3rd party vendors have had a bit of time to get their respective products ready, we will move immediately into a general release."
SV Releases Clarion Roadmap (Article) (Clarion Magazine) 12 AUG 06
SV Surprises With A New .NET Template Engine (Article) (Clarion Magazine) 16 OCT 09
SwiftTech (Equipment) 28 AUG 02
Keep that monster computer cool!
Swiss Quality Tools (Templates & Libraries) 9 AUG 02
SQT SQL Conversion Templates
SWREG (Services) 14 FEB 03
SWREG®, in existence since 1987, is a unique service that was created to provide software and shareware authors the most convenient means possible of selling their products online. SWREG® is the most advanced secure payment registration site on the web today with annual sales at the $17m mark and is very easy to use. SWREG® is just as useful to the small vendor with one or two sales per month as for the large vendor with many thousands of sales a month.
Sybase 31 JUL 01
Sylkie's Freebies 27 NOV 01
Sylkie's Screen Image Collection 26 NOV 01
34 matched image sets designed to fit perfectly into the AppInit template set, but may
be used by anyone. I only ask that you do not upload them to other sites, or charge a fee for them.
SyncBackSE (Utilities) 15 FEB 05
Use SyncBackSE on a local drive, network drive, FTP server, ZIP archive, or removable media.
Easily back-up, restore, and synchronize files.
Synchronous Messages, SendMessage and SendMessageTimeout (Article) (Clarion Magazine) 11 MAY 07
Synergration Quick!iifX (Controls) 9 JUL 02
QuickIIFx enables developers to work with QuickBook's IIF files (Information Interchange Files - the ASCII files QuickBooks can import and export). The QuickIIFx library exposes all data and transactions through an ActiveX object hierarchy which is accessible via any development tool which supports Microsoft's COM automation interfaces.
SysAni Ready for C6.3 28 JAN 06
You'll most probably know the animations the system plays during long activities (for example copying large
files from the explorer). Didn't you already want to display such animations within your Clarion applications?
With SysAni you can do that and much more. In addition to those animations that the system offers you can
display your own AVI files!
SysDTP 23 JAN 02
There are a lot of calendar implementations for Clarion. Many free and several some commercial products are available; some are excellent, some are not. But what all of them are missing is the look and feel of "real" win32 calendars that are used through a broad variety of applications nowadays. Many of the most popular programs like the Windows Explorer or Outlook Express are using date and time pickers as well as do many standard applications that ship with windows. Why not use a calendar control that's already present on your user's system?
Sysinternals (Utilities) 24 OCT 08
Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.
Sysinternals Freeware (Utilities) 22 FEB 03
TCPView works on Windows NT/2000/XP and Windows 98/Me. You can use TCPView on Windows 95 if you get the Windows 95 Winsock 2 Update from Microsoft.
Filemon works on NT 4.0, Windows 2000, Windows XP, Windows XP 64-bit Edition, Windows 2003 Server, Windows 95, Windows 98 and Windows ME. Sysinternals also has a version of Filemon for Linux.
Because BGInfo simply writes a new desktop bitmap and exits you don't have to worry about it consuming system resources or interfering with other applications.
BgInfo works on 95 and higher, and Windows NT 4.0 and higher.
The tools included in the PsTools suite, which are downloadable individually or as a package, are:
All of the utilities in the PsTools suite work on Windows NT, Windows 2000 and Windows XP. The PsTools download package includes an HTML help file with complete usage information for all the tools.
SysList Ready for C7.2 (Templates & Libraries) 7 JUN 10
You'll know list views from the Microsoft Windows Explorer; it's the control the Explorer uses to display the
files - with large icon, small icon, list and report view. But these controls are also used in more and more
applications (Office, PcAnywhere, SQL Server, ...) and the list is strill growing! Now you can add this to your
Clarion applications in minutes! This is a small list of features offered by the SysList class and the surrounding
templates:
and more...
SYSPORT Network Stress Tester (Utilities) 16 MAY 08
The program simulates the operation of a ISAM database and allows and number of operations to be run from any workstation. The operations allow records to be added either as single records at selected intervals or as batches of a specified size at a specified interval; to read these records either as individual random records or the complete data set in order and to change /update the records in a random order.
Every time a record is read it is checked for consistency and any errors are logged to a local, memory based log, on the workstation and to a log file on the file server which can be viewed from the program.
When running this program care should be taken as it can place a considerable load on the network and file server if several work stations are running the program at the same time.
Normally every work station would be set up to run the Add Data test, the Random Update Test and the Random Read test at the same time, but with the cycle time set to be slightly different for each test on each workstation. Additionally one or two workstations would be set to run the Key Read test to constantly prove the state of the database.
Minor errors will be reported into the log files; major errors will cause the operation of all the work stations to fail. In a well behaved network they will be no errors.
System Internals 12 APR 00
Be sure to check out our current featured utilities: NTFS for Windows 98, PsKill, NTFSDOS Professional and
HandleEx v2.23
The SysInternals Web site provides you advanced utilities, technical information and source code related to
Windows 9x and Windows NT/2K internals that you won't find anywhere else. Everything here is written by us.
We're continually growing our content, so come back often. We welcome all suggestions and comments.
Before you visit the site, please read our Terms and Conditions.
System Tray Popup Windows (Clarion Magazine) 2 APR 04
Shortly after installing Outlook 2003 Jim Kane noticed small windows appearing in the tray area when a new email message came in. He found these very useful, so he set about creating the same kind of popup messages in Clarion.
SysTree Ready for C7.2 (Templates & Libraries) 7 JUN 10
Clarion's built-in listbox works fine for most cases. But take a closer look, it's quite obvious that this control is no longer state of the art. If you want to give your users the controls they know from many other applications (including the Windows Explorer, Outlook Express, ...), SysTree is what you need!
The main part of SysTree is a wrapper class for the tree-view common control. The wrapper is written in 100% pure Clarion code. It allows you to use tree-view controls, introduced by Microsoft with Windows 95, in your Clarion applications! This powerful class implements over 80 methods (17 of which are virtual event handlers), giving you full control over all the styles, settings and events without struggling in the depths of api programming.
The SysTree templates make the class easy to use. You can add a tree-view control to your application in less than a minute, without writing a single line of code (the items would still have to be added, of course - an empty control doesn't really attract users ;-)
There's even more: Included in SysTree is another control template called SysDirTree. As you might guess from the name, it's a tree-view control displaying file system folders! You can have your applications display an Explorer-like view of the local drives on your computer, using the system icons. Again, no hand written code is necessary. And since the SysDirTree class is derived from the SysTree class, all the above mentioned options are available for SysDirTree, too!
Give the real Windows "Look & Feel" to Clarion applications! - SysTree is the 9th product in our series of common control wrapper classes, taking you another step closer to that Windows look and feel.
SyWare 23 JAN 01
A database development system for Windows CE.
Taboga Barcode Library v 1.1 (Templates & Libraries) 28 JUN 10
Contact: edgard (dot) riba (at) gmail (dot) com
This is not an OCX, nor barcode fonts, but a 100% Clarion library, fully compatible with your applications.
Some of the features in the Barcode Library are:
The Taboga Barcode Libary allows you to display and print most common linear barcode symbologies in your Clarion for Windows programs.
The barcode library is available online at www.tabogasoftware.com for the price of $79.00.
Taboga Report Templates (Templates & Libraries) 18 DEC 03
Taboga RTF Writer (Freeware) (Templates & Libraries) 18 DEC 03
Among the features of the library:
This library allows you to construct RTF documents without knowing too much of the RTF specification. We are releasing this library as freeware as a service to our fellow Clarion friends.
Tackling Global Queues in Clarion 6 (Clarion Magazine) 17 DEC 04
Clarion 6 has introduced a new threading model which has definite benefits, but problems that were once easily solved with a global memory queue in earlier preemptive model cause problems in the new cooperative threading model. Many articles have been dedicated to this subject, but no general solution has appeared. Until now. John Seganakis introduces a queue management class that works smoothly with your existing embed code.
Tagkeys v2.0 (Utilities) 13 NOV 07
I use it extensively with Clarion (as well as a number of other programs)
and have decided to try my hand at shareware (well, in this case freeware).
Being new at this type of marketing, I thought I'd get my feet wet with what
is familiar to me...Clarion. So, I've created a special release that
incorporates a number of "Tagsets" specifically for use by Clarion
programmers.
I guess the easiest way to describe Tagkeys is that it works in some ways
like the "Populate Column" pop-up works in Clarion when you are inserting
code in an embed point. The "Populate Column" list appears and lets you
double click a variable from the list that then gets inserted into your
source code. Well, its just like that but different (one of my favorite
sayings).
You can insert commands, structures, code snippets, or just about anything
else you want with a simple click of the mouse.
(You can also automatically capture and store code snippets from websites
and emails with a single mouse click [well, the single mouse click will
capture the text, but you have to name it and give it a "tag" if you are
using tags])
If you love it, tell the world! (if you hate it, please send me a private
email). support at
Tagkeys is a program I (Bill Roe) have been working on (and using in one form or another)
for the past several years. It is a small data management utility that sits
on your desktop and allows you to insert text (either through a keyboard
"tag" or by clicking on a selection in the Tagkeys list) into any document,
form, or editor (including Clarion's editor (even with it being 16 bit)).tagkeys.com
Tailor Template v6.0 (Templates & Libraries) 10 MAY 04
Download link fixed to work with rectangular browsers:).
Tailor Template for Clarion 5~5.5~6 ABC/Legacy. Template to
extend Clarion Window Editor functionality and let you tailor arbitrary
non-rectangular windows right in Clarion IDE. Besides it can make
them to behave like MS Media Player. Download Demo.
Take Advantage of ASP.NET Built-in Features to Fend Off Web Attacks (Tips) 11 FEB 05
A readable article on .NET security by Microsoft. (Thank Mike Pickus for finding it.)
TAL barcode DLL (Templates & Libraries) 27 APR 05
TBSC Consulting (Utilities) 9 JUN 02
It is an easy to use practical solution which acts like a framework going beyond a "download manager", a "bookmark file" or other tools gathering page content from web sites.
You download and collect only the relevant facts / data you need.
It works together with many FREEWARE tools which are available on the market to complement the processing tasks. Example: You can choose any "image viewer" application you like and call it from within "MyNet - Anywhere!". Any external application called is working independently from "MyNet - Anywhere!" and in its own environment.
"MyNet - Anywhere!" makes also use of the existing File Management tools (integrated with the Operating System) or third party products to allow for a more structured data storage and information retrieval process.
The application is esp. suitable for educators, teachers, researchers etc. who need to retrieve comprehensive data from the Internet, then further process it and distribute their results in the form of "MyNet - on a Floppy" (smaller projects fit on one 1.44 MB floppy disk). The results can also be uploaded on a web site in the form of "MyNet - on a Floppy" (maybe protected by a password) for immediate download and further processing by anyone else in the world who needs the data and information extracted which is presented in a contextual manner. The built-in report writer makes this task even more appealing.
The Blue Software Company "MyNet - Anywhere!" is - together with its FREE companion "MyNet - on a Floppy" - the ideal tool for everyone who has to gather relevant facts (data, information, documents, images etc.) from any web site for further research, processing and true information retrieval in a structured manner.
TClock 10 JAN 02
This program allows you to modify the clock on the taskbar in Windows 95/98/NT4.0.
TCompLHA Component Set V5.1 1 MAY 00
LHArc/LHA Archive Management
TDAN 4 OCT 99
Seems to be out. An online magazine about databases, particularly SQL. "It contains great articles
about database, CASE, and DBMS. " (quoting Michael Gorman without permission)
TDC Software v2.5.03 (Utilities) 24 JUL 09
TDC software is a very powerful tool created for individual and team projects. It is a Version Control System for developers who want to handle in a simple and easy way the changes in their source code. But TDC is not just a VCS, it also integrates a bugs, changes and enhancement Tracking system for any kind of software development projects.
Tech Support problems are nothing new! (Tips) 19 FEB 07
TechieGold 20 JUL 00
TechRepublic: Handeling NULL values in SQL Server 05 (Tips) 8 AUG 07
In the simplest terms, a NULL value represents an unknown value. It’s unknown in the sense that the value is: missing from the system, may not be applicable in the current situation, or might be added later. NULL values are different than any other value and are sometimes hard to compare and handle.
TechSmith (Utilities) 28 OCT 02
Advanced screen capture software and AVI video capture & editor software.
Tee Chart Pro 22 APR 99
The most complete charting and graphing tool for Windows and the Web. (by the author's claim)
TegoSoft 4 OCT 01
Makes your application into a web program. Don't know much else about it. Apparently it downloads to the
client's machine and runs in the browser's window.
Tekton-IT (Clarion Applications) 15 JAN 04
Over here, in Belgium and the Netherlands, we offer it for free and just sell our add-on consultancy if the customer needs some help or some extra programming, eg for report design.
On the web site there are a lot of screenshots and you can download the full version.
TT-POS uses MSDE as it's database system (it uses an instance TEKTONIT), so please first load MSDE from our website if you want to test TT-POS.
I just completed our first web-site (www.tekton-it.be) (in Dutch) from whichyou can download our Point-Of-Sale system (TT-POS 2004) for free. It has an Office 2003 look and feel. I think this gives a good idea of what is possible with Clarion and some add-on templates (third party and home written).
Telocator Alphanumeric Protocol (TAP) 25 MAY 01
For sending messages to pagers. Jeff Slarve says he's done it in Clarion.
Template Code Viewer 5 MAY 00
Template Development And Testing In C7 (Article) (Clarion Magazine) 1 MAY 09
Template for printing to LPT's 28 AUG 97
Template Logging/Debugging Revisited (Article) (Clarion Magazine) 29 SEP 09
Template Programming for Beginners (Tips) 31 JUL 04
(I'm reading it!)
Template Programming for Beginners (Tips) 29 OCT 03
Can't find it.
Template Styles in Clarion 6 (Clarion Magazine) 27 FEB 04
When Clarion 6 first became available to Early Access Program participants, there were many changes to the templates, but there were also some significant changes to the template language. Russ Eggen looks at how to use these changes to improve the appearance of your templates, while maintaining backward compatibility.
Template Synchronizer 13 OCT 00
In the incomming directory of IceTips
template to colour all columns in a browse 19 APR 01
I (Simon Burrows) had quite a bit of response for a template to colour all columns in a
browse, so it has now been added to the Free template set.
Template Tutorial (Tips) 29 OCT 03
Look in the programming help section.
The subject of Part 2 of the tutorial "Template
Programming for Beginners", is TrashFlash.
The template is explained line-by-line and will
hopefully give another view of templates for those
beginners still struggling with them.
Template Viewing Utility (Clarion Magazine) 2 MAY 00
Jo Baron's freeware template viewing utility makes it easy to read template code. Requires Linedraw.TTF.
Template Writing Made Easier: The Template Wizatron (Clarion Magazine) 10 OCT 00
So you don't care for the thought of tackling template writing on your own? Happily, SoftVelocity's Template Wizatron will do a lot of the grunt work for you.
Template Writing Made Easy (Clarion Magazine) 7 DEC 99
If you're not writing templates, you're missing out on a huge productivity gain. And it's easier than you think.
Templates in French 20 OCT 00
(Note: Turnpike Tommy does not speak French)
TemplateSpy by IntelliNova (Utilities) 7 NOV 02
TemplateSpy programmer's utility created to
assist in creating and managing templates It's features include the
following:
Temporary link to Clarion Magazine 20 SEP 01
It's only needed till the DNS change is finished.
Tender Retail (Utilities) 20 DEC 02
Tender Retail has been a leader in card processing solutions since 1987, delivering solutions for batch processing, single transaction, and integrated point-of-sale applications. With tens of thousands of installations nationwide, the company has an established and proven record in the retail, grocery, hospitality, parking, kiosk, oil & gas, insurance and transportation sectors.
Terminal Services Advanced Client (TSAC) FAQ 4 MAY 01
MS released a thin client OCX for the terminal server client --- just
plop onto a web page and WOW!
Your clarion apps can run unmodified on a user's browser (except Kevin couldn't figure out why mine wouldn't). I (Kevin Erskine) just brought up terminal server 2000 and have 5 full CW apps running w/o
problems or code change.
Tesseract Datagrid 13 NOV 01
The TDI datagrid is an alternative list control providing highly advanced data manipulation and extraction
facilities, including column statistics (sum, average, count...), column grouping (multi-level), column d
e-selection, run-time tree manipulation and construction, advanced search facilities, print preview, export to
excel and more. Uses no OCX or other. Pure Clarion control.
Testing Clarion# Libraries With NUnit (Article) (Clarion Magazine) 1 JAN 08
Text Extraction Tool by Soren Dalby 24 MAY 99
The shareware version is fully functionable and without timelimitation, but
a space is padded to the file after each character in the sharewareversion.
This cool feature is removed upon registration.
Tool from Dalby Data which extracts strings containing human language from a
Clarion project for translation. One of the features is to produce a
textfile with the same format as the one generated by Clarion Runtime
Translation. It it extract all strings containing human language and
nothing but that. It handles extraction of column texts from format strings,
strings split up by the code generator, filtering away all kinds of strings
used for other purposes and other complex issues.
Text to Speech with AT&T Natural Voices (Utilities) 23 JUL 08
TextAloud uses voice synthesis to convert text into spoken audio. Listen on your PC or create MP3 or WMA files for use on portable devices like iPods, PocketPCs, and CD players.
TextPad... Free and somewhat acclaimed text editor
The "Game Of Life" simulation in Clarion (Tips) 30 NOV 07
Updated 30 Nov 07
The page is in Russian, but Mike Hanson says it's cool.
The ABCs of OOP (Clarion Magazine) 19 MAR 99
The first in a series of articles explaining Clarion OOP fundamentals in the context of ABC. Adapted from Dave Harms' Australian seminars.
The ABCs of OOP - Part 2 (Clarion Magazine) 17 MAY 99
This installment looks at inheritance and composition, and lays the groundwork for an understanding of virtual methods.
The ABCs Of OOP - Part 3 (Clarion Magazine) 28 JUN 99
In this third article in the ABCs Of OOP series Dave Harms explains virtual methods, one of the most powerful features of object-oriented programming.
The Accidental DBA's Guide To SQL Server Part 2: (Tips) 4 OCT 05
In newsletter #48, I discussed the Microsoft SQL Server Desktop Engine based on SQL Server 2000 with Service Pack 3, or MSDE 2000 Release A. I explained that it is a reduced-function version of SQL Server 2000 and that folks like me (and maybe you) -- people in charge of a network that might not even use much in the way database servers -- need to know MSDE because so many modern essential network utilities need a database server, will not function without a database server. Things like Windows Server Update Services (WSUS), the neat new free patching tool, or Audit Collection Services (ACS), a soon-to-arrive tool that lets you centralize your computers' Security logs. Those two are cool and they're free, but without a database server, you ain't runnin' WSUS or ACS, and so we become what I've called "accidental database administrators."
The Accidental DBA: Everything You NEED To Know About MSDE (Tips) 4 OCT 05
I've never hankered to become an expert on databases, database structures, SQL, or SQL Server 2000, nor do I claim to be one now. But there are times that I have to run a database server and I'll bet I'm not the only admin who's ever been in that position. Nowadays it seems that every Windows server admin has to run a database server, even if we don't use traditional database-driven applications. I say that because more and more essential network utilities -- Microsoft's new Windows Server Update Services, for example -- simply cannot run without a database server. And as you know, database software can be expensive. Particularly Microsoft's database server, SQL Server 2000.
The AppInit Template Set - Clarion 6 (Clarion 6) 13 DEC 02
I'm in. Probably won't see it till after Christmas over here. You know
how slow those reindeer can be.
The Armadillo Software Protection System (Templates & Libraries) 13 APR 02
Armadillo is a powerful license manager and software protection system. It wraps around your program like an armored shell, defending your work from pirates and program crackers while enforcing your license agreement. It allows you to add a complete ready-made registration-key and software protection system to your existing programs in five minutes or less -- source code is NOT required! It works with almost any 32-bit Windows EXE or screen saver file, regardless of the language it was written in.
The Art Of Software Development: Analysis By Design (Clarion Magazine) 23 NOV 99
Software development invariably means encountering and fixing bugs. But correction just leads to more correction. Forward progress comes from creating something new, which brings up the twin topics of design and analysis.
The Baker's Dozen: 13 Productivity Tips for Transact-SQL 2005 (Tips) 17 NOV 07
Microsoft implemented many new features in SQL Server 2005, including an impressive set of language enhancements. From new language statements for SQL-99 compatibility to new features in response to customer requests, Transact-SQL 2005 helps to increase developer productivity. This article covers most of the new language features by posing a statement/scenario and then provide some code samples to show how you can use T-SQL 2005 to address the problem. You'll also get a brief glance at Visual Studio Team Edition for Database Professionals, a product that helps a development team to manage databases. Finally, I'll give you a sneak preview of some features in the next scheduled version of SQL Server (SQL Server 2008, "Katmai").
The Bat! (Utilities) 22 SEP 08
The Bat! mail client has a lot of vital benefits and useful features that make your email experience simple and convenient. All these features perfectly fit any Windows OS. Moreover, The Bat! is the first and only email client Certified for Windows Vista by Microsoft Corporation. “Certified for Vista” logo guarantees the highest level of compatibility between Vista and The Bat!
The Beginning, The First Clarion Folk Lore Podcast! (Web Sites) 28 MAR 08
"Warts and All (and this is ugly, quite quite ugly), here it is:"
The best free icon sets of 2009 (Graphics) 8 DEC 09
In 2009 we’ve (not me) witnessed many talented and generous designers creating tons of amazing stuff and giving it away for us to use. We’ve already shown you all of the best free fonts from this past year. Now we’re going to show you the best free icon sets. There were plenty of free sets created this year, but these stand above the rest in terms of quality and usefulness.
The Best Thing About Clarion 7 (Clarion Magazine) 5 JAN 11
Are you bumping up against your 32 bit application's 2GB memory limitation? If you have Clarion 7.1 or later, this one line of code can give you access to up to 4GB of RAM on 64 bit Windows.
The Birth Of A Compendium (Clarion Magazine) 29 DEC 10
Steve Parker was just plain gobsmacked when he realized he had found something in C7 that improved his code and did so with virtually no effort on his part.
The Bitlist class and templates (Clarion Magazine) 7 MAR 00
Jeff Slarve's open source BitList template and class are a great way to manage large numbers of True/False values with a minimum of overhead.
The C7 Experience (Article) (Clarion Magazine) 12 AUG 09
The Calendar FAQ (Web Sites) 26 JAN 04
Frequently Asked Questions about Calendars
The Cape Town Clarion Essentials Training Course (Clarion Magazine) 15 NOV 03
Danie de Beer reports on Raymond Dummer's Clarion Essentials training course held in Cape Town, South Africa.
The CASE Statement Revisited (Clarion Magazine) 19 FEB 02
When you have complex program logic, nested IF statements can easily get out of hand. Brian Staff finds another way using a non-traditional CASE statement syntax.
The CCI Debug and Profiler Classes (Clarion Magazine) 8 MAR 99
These classes make debugging a whole lot easier. You can even use them to generate a call tree showing all of the procedure and method calls your application makes. A great ABC learning tool. (subscribers only)
The Checkbox Class Performance Upgrade (Clarion Magazine) 20 JUN 02
Last year David Harms wrote an article about using browse checkboxes to manage many-to-many relationships. Faced with using this code on a remote database via an Intenet connection, he found the peformance unacceptably slow. This redesigned class dramatically reduces network traffic.
The Clarion / Palm Connection (Tips) 10 DEC 02
If so, you might not feel you have the time or inclination to learn a new OS
and development environment. Perhaps we can help. In addition to our many
years of Clarion development, we're also experienced in both Palm
application and HotSync conduit development. And we can make it happen
quickly - in as little as 2 to 4 weeks you can have a complete Palm
application ready (depending on complexity, naturally.)
We use Metrowerks CodeWarrior for Palm OS - a C/C++ development environment.
The result is a fast and lean Palm application with no runtime library
overhead or royalty charges. For HotSync conduit development we use Visual
Studio.
Feel free to contact us for a small demo, sample screenshots or other
information you might require.
John E. Christ III johnec3@tampabay.rr.com
Joe Maples charlesM@tampabay.rr.com
Have you ever considered the Palm Platform for extending the functionality
of your Clarion application? Do you have data collection needs that could
be better served by a small handheld device than by a laptop computer?
The Clarion 7 Beta Release (Article) (Clarion Magazine) 12 SEP 07
The Clarion Advisor - Calculating Times (Clarion Magazine) 1 MAR 99
If you’ve ever needed to perform math on Clarion time values, you know that you can sometimes get unexpected results. The Clarion Advisor looks at how times are stored and what needs to be done to them to make the math come out right. (subscribers only)
The Clarion Advisor - Fast ASCII (Clarion Magazine) 25 MAY 99
A collection of tips for speeding up ASCII file access.
The Clarion Advisor - Listbox Styles (Clarion Magazine) 7 DEC 99
The Style checkbox in the listbox formatter shows promise, but the implementation falls short. Mike Pickus explains how to make listbox styles work with the templates.
The Clarion Advisor On Editor Colors (Clarion Magazine) 3 MAY 99
Bruce Wells provides some settings to make the most of the Clarion editor's customizable keyword coloring.
The Clarion Advisor: Adding/Removing Key Tabs (Clarion Magazine) 23 MAR 00
Clarion’s Application Generator does a great job of creating tabbed browses, with one tab for each key. But what happens when you want to change the order of the tabs on a browse, or add/remove one or more tabs?
The Clarion Advisor: Another Use of Loops (Clarion Magazine) 26 MAR 01
This edition of the Clarion Advisor is about the Clarion LOOP construct. Most developers use LOOP to iterate through the contents of a queue or table, or to perform some repetitive calculation. But LOOP can also simplify IF statement processing.
The Clarion Advisor: API Tricks (Clarion Magazine) 3 MAY 01
Pierre Tremblay shows how to easily pass either a CSTRING or a NULL to the _strtok API parsing function.
The Clarion Advisor: Avoiding GPFs With ANYs And QUEUEs (Clarion Magazine) 10 MAY 01
If you've every used an ANY variable in a QUEUE, chances are you've encountered at least one GPF. ANYs in QUEUEs require some special handling, and unfortunately the Clarion documentation is not completely accurate.
The Clarion Advisor: Better Debugging With DebugView (Clarion Magazine) 5 SEP 00
The Clarion Advisor goes debugging again, this time with a free utility and an easy API call.
The Clarion Advisor: Breaking Out Of Nested Loops (Clarion Magazine) 16 NOV 99
Over time some of Clarion's standard control structures have grown new features. One of these is LOOP, which is more flexible than you may realize.
The Clarion Advisor: Browse Popup Menu Tricks (Clarion Magazine) 28 MAR 00
The Clarion Advisor takes a tour of popup menus, a standard (and handy) feature of Clarion browse boxes.
The Clarion Advisor: Changing Dictionaries (Clarion Magazine) 31 AUG 99
If you've ever tried to change an application's dictionary you know that you're asking for trouble if the new dictionary is different from the old one. Mike Pickus explains why, and provides a utility that allows you to safely change your application's dictionary.
The Clarion Advisor: Copying Browse Boxes Between Procedures (Clarion Magazine) 31 OCT 00
Sometimes you need to make a copy of a browse box in another procedure. Unfortunately, Clarion's support for object-oriented development doesn't extend to deriving one browse box from another, but you can accomplish the task with a bit of cutting and pasting.
The Clarion Advisor: Creating A SOAP Client (Clarion Magazine) 26 OCT 01
Brian Staff shows a snippet of code that demonstrates using Jim Kane's OLE code to create a Simple Object Access Protocol (SOAP) object in Clarion.
The Clarion Advisor: Debug Redux (Clarion Magazine) 20 JUL 99
You may think you know all the tricky ways to coax debugging information out of your apps. But there's more...
The Clarion Advisor: Detecting Duplicate Records (Clarion Magazine) 26 OCT 99
Gordon Smith presents a utility class for detecting and fixing duplicate records.
The Clarion Advisor: Displaying Clarion Dates In Excel (Clarion Magazine) 20 DEC 02
If you have a CSV file or other data that contains an unformatted Clarion date, and you wish to view the date in Excel, you'll need to convert the Clarion standard date to an Excel date. Here's how you do it.
The Clarion Advisor: Displaying List Totals (Clarion Magazine) 14 NOV 00
One of the tricks of productive programming is to not let yourself be limited by the standard ways of solving a particular problem. Here's a novel solution to displaying column totals underneath a list box.
The Clarion Advisor: EIP File Lookups (Clarion Magazine) 5 JUL 00
Russ Eggen explains his technique for parsing file names out of the string returned by the EIP EditFileClass.
The Clarion Advisor: EIP Tips (Clarion Magazine) 20 JUN 00
Have you ever needed your edit-in-place fields to enforce upper case or capitalization? Here's how.
The Clarion Advisor: Just In CASE (Clarion Magazine) 24 APR 01
This week's programming tip comes from Bruce Johnson at CapeSoft, who points out that the CASE statement is a lot more flexible than many developers realize.
The Clarion Advisor: LINK Tricks (Clarion Magazine) 13 FEB 02
Sometimes you want to tell Clarion to include a particular library in the link process. In the template language you can do this with the #PROJECT statement. But what if you’re just using straight Clarion code? Mark Goldberg shows a quick and easy way to include LIBs and other resources in your app.
The Clarion Advisor: Locating Records With PROP:SQLFilter (Clarion Magazine) 13 FEB 01
If you're working with SQL tables, you can muster the full power of the database server to quickly locate the records you want, using PROP:SQLFilter. Just add an entry field to your browse window, type the filter, and away you go. Until you type an incorrect filter, and away the browse goes instead. Here's one way to solve the problem.
The Clarion Advisor: Memory Leaks And Virtual Methods (Clarion Magazine) 11 JUL 00
Jeff Slarve finds and fixes a tricky memory leak.
The Clarion Advisor: Procedure Prototypes (Clarion Magazine) 28 FEB 01
Compiler changes, unless they implement bug fixes, don’t often get a lot of press in the Clarion community. A few years ago the compiler began handling an alternate form of procedure prototype, which can make your programming life just a tiny bit easier.
The Clarion Advisor: Redirection Files (Clarion Magazine) 14 SEP 99
Pat O'Brien shares his technique of using redirection files to separate essential and non-essential Clarion files.
The Clarion Advisor: Redirection Files Revisited (Clarion Magazine) 22 FEB 00
John Power shows how to use a custom redirection file to optimize data backup.
The Clarion Advisor: Sizing Windows (Clarion Magazine) 28 NOV 01
Clarion is a great tool for writing custom apps. And every once in a while, Andrew Guidroz II has a requirement from a customer for a window that is as unique as the individual’s desktop. But how to know what size to make the window?
The Clarion Advisor: Speed up your APP debugging with a PRJ (Clarion Magazine) 8 FEB 99
Certain kinds of errors are a lot easier to fix if you're not stuck in a modal error editor window. By using a PRJ with your APP, you can get full use of your editor again.
The Clarion Advisor: Standard Address Handling (Clarion Magazine) 14 JUN 00
Steve Parker looks at strategies for handling addresses with variable numbers of lines.
The Clarion Advisor: SUB Tricks (Clarion Magazine) 31 MAY 01
You've probably used the SUB function to extract one string from another, but did you know that SUB can also count backwards?
The Clarion Advisor: Topspeed Driver Error Codes (Clarion Magazine) 22 FEB 99
Nigel Hicks has kindly provided a comprehensive list of TPS driver error codes. The Clarion Advisor has added some redirector information and a survey of which errors were reported in the newsgroups, and when.
The Clarion Challenge - Calculating Times (Clarion Magazine) 8 MAR 99
So you think you can write some tight Clarion code? Take the Clarion challenge. (subscribers only)
The Clarion Challenge - Using C in Clarion (Clarion Magazine) 14 NOV 01
We've already received a number of entries in our latest Clarion challenge, which asks you to integrate some C code into a Clarion application. Get your entry in now - the deadline is Friday, November 16th.
The Clarion Challenge Returns! (Article) (Clarion Magazine) 7 MAR 06
The Clarion Challenge: Useless Tab Text (Clarion Magazine) 28 FEB 01
I was taking a tour of the Language Reference Manual when I came across a curious and, as near as I can tell, completely useless feature: inverted tab text. I've written a small program to demonstrate this feature, but the program has a bug. The challenge: fix the bug and/or find a better way to write this program.
The Clarion Connection Blacklist (Services) 12 JAN 05
List of known scam email addresses in text format. Provided for use by clarion developers to avoid getting ripped off. I keep it in text format for easy use by a program. If you encounter one, just let me know so other developers don't get burned.
The Clarion Foundry (Web Sites) 2 OCT 03
The Clarion Foundry was created in order to serve the needs of a rapidly growing community of IT proffessionals who make use of one of the most understated software development tools of all time - Clarion for Windows. The objective of this site is as follows:
A melting pot for custom innovation and traditional craftsmanship
The Clarion Insider (Paul Attryde) 8 AUG 00
The Clarion Magazine GPF Challenge (Clarion Magazine) 14 MAR 03
This Clarion challenge is a bit different from those Clarion Magazine has run in the past. Normally, we'd be asking you to write some code that does something truly wonderful, probably using the minimum source code, and with an absolute excess of elegance and speed. But this one is about writing code that GPFs.
The Clarion Magazine Roadmap (Article) (Clarion Magazine) 21 JUL 09
]]>
The Clarion Shop 4 OCT 99
ClarionShop.com is an E-Commerce site devoted only to
Clarion Accessory Products. With Product Reviews, Product-of-the-Week Specials,
Customer Feedback, and Products Ratings, you're sure to get all the info you need,
and find that product that will make YOUR application zing!
The Clarion# Compiler: It's C# Under The Hood (Article) (Clarion Magazine) 18 FEB 10
The Clarion.NET FAQ (Article) (Clarion Magazine) 19 NOV 07
The Clarion.NET FAQ - Updated Dec 13 (Article) (Clarion Magazine) 13 DEC 07
The ClarionLive DevCon Is Under Way! (Clarion Magazine) 1 NOV 10
Bob Zaunere gave a webcast keynote which included an announcement of an upcoming Clarion 8 release and an early look at the .NET AppGen.
The ClarionMag Limerick Contest (Clarion Magazine) 5 SEP 02
There's been a spate of rhyming in the SoftVelocity chat newsgroup, ranging from doggerel to limericks to haiku. Some range! Favoring the limericking crowd, Richard Rogers has proposed a limerick contest, hosted and judged by Clarion Magazine. (Contest now closed)
The Cranky Programmer: Got Them Bloated ABC Blues (Clarion Magazine) 22 FEB 01
Cranky's back, and he's not at all pleased with the way ABC packs ABC-compliant classes into data DLLs.
The CVSNT Wiki Version Control System (Utilities) 15 DEC 03
CVSNT was started as a conversion of cvs pserver for NT. It has since been greatly improved and is now available under Windows and Unix/Linux. CVSNT is Open Source, Free software licensed under the GNU General Public License.
The date of Easter (Tips) 27 APR 05
And lots of other calendar information.
The Easiest Way To Write To A Printer Port (Article) (Clarion Magazine) 4 APR 06
The Five Minute Developer: Displaying QUEUEs (Article) (Clarion Magazine) 8 MAY 06
The Five Minute Developer: Sorting QUEUEs (Article) (Clarion Magazine) 8 MAY 06
The Five Minute Developer: Understanding Interfaces (Clarion Magazine) 6 FEB 01
This week Jim Kane begins a three-parter on calling COM using Clarion Interfaces. But what are Interfaces anyway, and why should you care? Read on...
The Fourth, And Last, ETC (Clarion Magazine) 14 APR 04
Lee White has announced that ETC 2004 will be the last ETC for the foreseeable future. So if you've been putting off the decision to go, thinking you'll attend next time, you'll want to think again. The ETC conferences have set the standard for regional Clarion get-togethers; if you've been to one, you know what we mean; if you haven't, you ought to see it for yourself.
The Freesound Project (Sounds) 28 JAN 08
The Freesound Project aims to create a huge collaborative database of audio snippets, samples, recordings, bleeps, ... released under the Creative Commons Sampling Plus License. The Freesound Project provides new and interesting ways of accessing these samples, allowing users to
We also aim to create an open database of sounds that can also be used for scientific research. Many audio research institutions have trouble finding correctly licensed audio to test their algorithms. Many have voiced this problem, but so far there hasn't been a solution.
The Future of Clarion, Part 1 (Article) (Clarion Magazine) 12 JAN 10
The Future of Clarion, Part 2 (Article) (Clarion Magazine) 19 JAN 10
The Future of Clarion, Part 3 (Article) (Clarion Magazine) 20 JAN 10
is the future of Clarion in .NET? ]]>
The future of Clarion.NET (Clarion Magazine) 7 SEP 10
Microsoft's LightSwitch product is now in public beta. It's is an impressive achievement, but at present, says Dave Harms, it's better suited to small .NET apps than to the kind of large-scale apps many Clarion developers create.
The future of Clarion.NET (Clarion Magazine) 1 OCT 10
All articles for July/August 2010 in PDF format.
The Google Chrome Comic (Web Sites) 2 SEP 08
The How And Why of WHO, WHAT, and WHERE (Clarion Magazine) 29 MAR 99
No, it isn't a rehashed Abbott and Costello sketch. In this extensive feature article Gus Creces reveals the power of the Clarion WHO, WHAT, and WHERE statements.
The Logo Creator (Web Sites) 7 MAR 03
The New Clarion.NET Template Language - Is It Really Microsoft's T4? (Article) (Clarion Magazine) 27 OCT 09
The New Dictionary Diagrammer (Article) (Clarion Magazine) 2 OCT 07
The Novice's Corner - Designing Databases (Clarion Magazine) 3 MAY 99
In this third article in the Novice's Corner series Dave Harms examines one of the key steps in building a business application: designing the database.
The Novice's Corner - Getting A Grip On Clarion (Clarion Magazine) 22 FEB 99
For those of us who have been using Clarion for years, the application development environment, with all of its idiosyncrasies, is second nature. If you've just picked up Clarion, however, your initial reaction may be more one of confusion than familiarity. This article provides a road map to the Clarion development environment, including the use of templates and the "standard Clarion" approach to application design.
The Novice's Corner - Many-To-Many Relationships (Clarion Magazine) 14 JUN 99
One of the trickier problems in designing databases is handling many-to-many relationships. This month's Novice's Corner looks at how to define such a relationship in the data dictionary.
The Novice's Corner - Understanding Templates And Embeds (Clarion Magazine) 19 MAR 99
In this second installment of the Novice's Corner Dave Harms reviews the standard categories of templates and explains how the templates make it possible to embed code in your generated application.
The Novice's Corner: Clarion Code 4 (Clarion Magazine) 29 FEB 00
In part 4 of this series Dave Harms looks at the how and why of list box formatting.
The Novice's Corner: File Access Basics (Clarion Magazine) 16 MAY 00
Almost all Clarion applications work with data files of one description or another. Most use databases with numerous different tables and files, and perhaps even more than one database or file system. And all of this is ultimately possible because of Clarion’s file access grammar.
The Novice's Corner: Understanding Clarion Code (Clarion Magazine) 26 OCT 99
The Novice's Corner series continues (after a summer/DevCon hiatus) with an introduction to the Clarion programming language.
The Novice's Corner: Understanding Clarion Code (Clarion Magazine) 14 DEC 99
The Novice's Corner continues with declaring variables and utility program for deleting old Windows temporary files.
The Novice’s Corner: Understanding EQUATES.CLW (Part 1) (Clarion Magazine) 18 MAY 01
In any programming environment it's useful to represent certain commonly-used values as constants. In Clarion, the EQUATE keyword defines such a constant, and the two places you'll find most of these equates are in EQUATES.CLW (naturally) and PROPERTY.CLW. In this first of two parts, Dave Harms explores EQUATES.CLW.
The Novice’s Corner: Understanding EQUATES.CLW (Part 2) (Clarion Magazine) 31 MAY 01
In any programming environment it's useful to represent certain commonly-used values as constants. In Clarion, the EQUATE keyword defines such a constant, and the two places you'll find most of these equates are in EQUATES.CLW (naturally) and PROPERTY.CLW. In this second of two parts, Dave Harms finishes discussing EQUATES.CLW.
The Nuts And Bolts Of Passing Parameters: Part 1 (Clarion Magazine) 12 SEP 00
Any time you divide a program up into procedures, you need a way for those procedures to communicate. In this two part article, James Cooke explores the many facets of passing parameters.
The Nuts And Bolts Of Passing Parameters: Part 2 (Clarion Magazine) 15 SEP 00
Any time you divide a program up into procedures, you need a way for those procedures to communicate. In this two part article, James Cooke explores the many facets of passing parameters.
The ODBC API interface for CW (apparently no longer available) 9 OCT 00
The Other Way To Use OLE (Clarion Magazine) 20 JUL 99
Can't wait for the new Clarion OLE layer? Jim Kane shows how to work directly with OLE using the Windows API.
The Other Way To Use OLE - Part 2 (Clarion Magazine) 7 SEP 99
Jim Kane completes his tour de force on calling OLE methods with a dazzling display of legerdecode.
The Other Way To Use OLE - Part 3 (Clarion Magazine) 2 NOV 99
Now that all the hard work is done, Jim Kane wraps up his three part series on the other way to use OLE in Clarion with some classes and templates
The Perils of Partnership by Susan Pichotta (Tips) 1 FEB 06
Yesterday in the AISIP members forum, there was a post from a new member. He listed his programming experience, said that he was available to write a new software product (any product), and was looking for a partner -- someone to handle the marketing and sales.
I've seen this question asked before, and it is one I asked myself, many years ago. It usually goes like this: I'm a good programmer. I can write great software, but I can't sell it (and don't care to learn). So, why not partner up with someone who knows how to sell software, and then we'll both make money?
Ah, it sounds so simple. Why not, indeed?
It is not an impossible task, but there are some serious issues that need consideration. If you ignore these issues, chances are you will get burned, and badly. But if you are aware of the issues, and deal with them ahead of time, then maybe this would work for you.
SUCH A GOOD IDEA
The Principles of Clarion (Tips) 23 FEB 04
Unleash the power of Clarion for Windows with Randy Goodhew's book, Clarion Companion. This book is loaded with useful, field tested methods that will save you time and improve the quality of your programming. It is a useful reference guide that tells you how programs should be written, not how they can be written. You'll want it right next to your computer so you can refer to it often. Most concepts and techniques apply to any Clarion version. Renouned as one of the top Clarion consultants and writers, this is Goodhew's best book yet.
The Problem With Embeds, Part 1: What Went Wrong? (Article) (Clarion Magazine) 29 SEP 09
The Problem With Embeds, Part 2: Extracting And Testing Code (Article) (Clarion Magazine) 5 NOV 09
The Problem With Embeds, Part 3: The Invoice App (Article) (Clarion Magazine) 28 NOV 09
The Problem With Embeds, Part 4: The CalcValues Code (Article) (Clarion Magazine) 14 DEC 09
The Problem With Embeds, Part 5: Unit Testing The InvoiceDetail Class (Article) (Clarion Magazine) 14 DEC 09
The Program's Finished - Now What? Part 2 (Clarion Magazine) 31 DEC 00
In Part 1, Braxton DeGarmo discussed the licensing of completed software to a publisher as a way of avoiding the hassles of marketing, sales, and support. Who wants all those headaches, right? Well, maybe you do.
The Program's Finished. Now What? (Part 3) (Clarion Magazine) 31 JUL 02
Braxton DeGarmo concludes his three part series on marketing with a look at the Internet as a marketing tool.
The Programmer's Billboard 16 FEB 00
The Programmer's Billboard is a software debugging tool. It uses Dynamic Data Exchange to act as a collection point for all of those MESSAGES and STOPs placed into a program while it is being developed and tested. It will allow you to post messages from within your program for use in debugging without interrupting the flow of YOUR program. For instance, if you need to know the value of "VariableA" anytime the TIMER event fires, If you display it, you mess up the timer.
The Program’s Finished. Now What? (Clarion Magazine) 13 MAR 02
Okay, you’ve finished the greatest piece of software since, uh, Clarion? It’s a program that millions of users will want to install on their systems, and at only $19.95, have you got a deal for them. There’s only one drawback: How will they learn about this fabulous product? Marketing, that's how. But who will do it? Braxton DeGarmo lays out the options.
The R Johnson Company (Clarion Applications) 22 SEP 05
Medical Software with Scheduling and Billing
The RanDum Phrase Generator (Clarion Magazine) 21 JUN 02
Here’s a neat little program by Lee White that generates random phrases, suitable for security applications such as automatically generated passwords.
The Redirection Class (Article) (Clarion Magazine) 18 JUN 09
The Ruler Class (Tips) 3 AUG 07
I (Andrew Popoff) am using this class in my xReportPreview template. Now I’ve decide to make “The Ruler Class” is free for use.
The Shortest Useful Clarion Program (Clarion Magazine) 16 APR 04
How little code can you write and still have a broadly useful program? As Tim Phillips found out, sometimes just a couple of lines of Clarion code can do wonders.
The SQL Answer Cowboy (Clarion Magazine) 4 JAN 00
The SQL Cowboy rides into town and answers your questions on SQL and Clarion.
The SQL Answer Cowboy (Clarion Magazine) 6 APR 99
Andy Stapleton, the acknowledged Clarion SQL guru, answers your SQL questions. (This service is no longer available)
The SQL Answer Cowboy (Clarion Magazine) 13 JUL 99
The SQL Answer Cowboy answers questions about the AS-400 and capitalization triggers in MS SQL, and compares some of the popular SQL databases.
The SQL Answer Cowboy (Clarion Magazine) 17 AUG 99
He may be 40, but he hasn't fallen out of the saddle just yet. The SQL Answer Cowboy rides through town again.
The SQL Answer Cowboy (Clarion Magazine) 7 DEC 99
Andy Stapleton, the acknowledged Clarion SQL guru, answers your SQL questions.
The SQL Answer Cowboy Answers! (Clarion Magazine) 26 APR 99
Andy Stapleton answers questions about PROP:SQL, stored procedures and triggers, and SQL Anywhere 5.5 vs. 6.0.
The Sylkie Enterprise 29 MAR 01
Multiple files and multiple fields may be defined for each output xml file. See included documentation for more
details.
(There's interesting stuff here, but his main page links to pages that just say "under construction.")
The ToClipboard Class (Article) (Clarion Magazine) 26 JUN 07
The Truth Is Out There (Sort Of) (Clarion Magazine) 5 SEP 03
Clarion programmers often use the standard TRUE and FALSE equates. But are these really the cornerstones of truth and falsehood? Veronica Chapman points out that not everything is what it seems.
The Ultimate Free Web Designer's Icon Set (Graphics) 3 AUG 10
The set consists of web application icons, user interface icons, e-commerce icons, general use icons, desktop icons, blog icons, smiley icons, button icons, keyboard icons, national flags icons, popular online services icons and many others.
There are thousands of free icon sets out there, and every other day we see new sets being released by the design community. In fact, Smashing Magazine has been releasing icon sets for years now, too. But today’s release is particularly important. Over the last 1.5 years, Oliver Twardowski was designing and preparing an “ultimate web designer’s icon set” exclusively for Smashing Magazine and its readers. Today we release the third, final version of the set, an extensive pack with over 750 free icons (48×48px) for designers and Web developers. The .PSD-sources are available for free download as well.
The unofficial Clarion OOP Page 31 DEC 00
The Unofficial CW FAQ 28 AUG 97
The Win 16 Subsystem has insufficent resources to continue running (Tips) 27 MAR 07
I (Viktor) made a version of wow32.dll that doesn't shift the handles to the right. You can download it from here. It is based on, and should work with, Windows XP Service Pack 2.
There are some serious dangers with installing the file however; I think that Windows will refuse to boot if it can't find wow32.dll where it expects it. As I said, installing the file is tricky. Having a parallel installation will help in that you can boot from it and put any version of wow32.dll in its correct place inside the main installation.
An illegal, dangerous, patch that could solve the problem for you.
The Windows API: Downloading Files Part 1 (Clarion Magazine) 15 NOV 03
The Windows API offers numerous benefits to Clarion developers, including performance improvements and productivity gains from leveraging existing, reliable code. In this series Veronica Chapman demonstrates how to use the Windows API to connect to the internet and download files. Part 1 of 3.
The Windows API: Downloading Files Part 1 (Clarion Magazine) 14 NOV 03
The Windows API offers numerous benefits to Clarion developers, including performance improvements and productivity gains from leveraging existing, reliable code. In this series Veronica Chapman demonstrates how to use the Windows API to connect to the internet and download files. Part 1 of 3.
The Windows API: Downloading Files Part 2 (Clarion Magazine) 22 NOV 03
The Windows API offers numerous benefits to Clarion developers, including performance improvements and productivity gains from leveraging existing, reliable code. In this series Veronica Chapman demonstrates how to use the Windows API to connect to the internet and download (and optionally expand) files. Part 2 of 3.
The Windows API: Downloading Files Part 3 (Clarion Magazine) 28 NOV 03
The Windows API offers numerous benefits to Clarion developers, including performance improvements and productivity gains from leveraging existing, reliable code. In this series Veronica Chapman demonstrates how to use the Windows API to connect to the internet and download (and optionally expand) files. Conclusion.
Theft Recovery Online (Web Sites) 31 MAY 05
This system is designed to help you to track stolen computers.
The idea is pretty simple: You Create an account, Install the client on your computer and if your computer is ever stolen, you can come back to this web site, login and find the IP address where your computer is being used.
Of course for this to work the thief needs to connect the computer to the Internet after stealing the computer. If/When that happens the installed client will automatically connect to the TheftRecoveryOnline.com server and report its computer ID (set during registration).
Then, with the help of the ISP who owns the last known IP address and the proper authorities, you stand a much better chance of recovering your computer.
Welcome to the Theft Recovery Online computer tracking system.
TheHostingChart.com (Hosting) 13 JUN 08
Reviews web hosting companies.
There is a free utility Dct2Sql from Roberto Artigas. (Utilities) 3 JAN 06
Theta Software (Help Tools) 27 JAN 03
Theta Software introduces Helptron HTML Help and HelpFiler HTML Help. Two completely new competitive applications giving the ability to HTML help authors to create and incorporate HTML Help in finished applications.
Thin@ v1.4 (Templates & Libraries) 19 OCT 10
Because it solves the everlasting question: Desktop application vs. Web-based application. With ThiN@, you don't have to choose. You can have the best of both worlds in a single solution! This solution solves the typical client-server-like side effects of desktop applications (database client requirements, big amount of application code on client side, slow version refresh, database security issues .).
On the other hand, with a thin client solution your client-server Windows application does not have to suffer from any transition penalty from the client-server environment to the web environment. Client-server Windows API environment was always more suitable (more user-friendly), faster and more reliable for end-users. You don't have to lose those advantages if you decide to run your application over the Internet in a thin client solution!
Thin@ (Thinet) is a Clarion-based thin client solution professionally designed to meet the high standards of your business needs.
Thingamajob.com 20 JUL 00
Includes articles on choosing jobs and careers.
Things you can do with Clarion# (Tips) 18 FEB 08
ThinkData -- All products ready for C6.2 as they are. (Templates & Libraries) 15 JUN 05
qbFUSE - provides a native COM automation interface to QuickBooks using Clarion 5.5. It is the only 3rd party Clarion product to support both early and late binding natively as well as integrate fully with the QBFC (QuickBooks Foundation Classes) SDK.
EnhancedScrollClass - designed to provide high performance browsing and scrolling on page loaded browses in Clarion 5.5 applications.
xmlFUSE provides a native COM (Component Object Model) automation interface to the Microsoft XML (Extensible Markup Language) 4.0 SDK and the Microsoft SOAP (Simple Object Access Protocol) 3.0 SDK. It is the first and only Clarion product that uses Microsoft's XML Parser, the fastest and most widely accepted XML Processor in the world.
OutlookFUSE - provides a native COM automation interface to Microsoft Outlook using Clarion 5.5. It is the first 3rd party Clarion product in the world to support both early and late binding natively.
Threads: When START Starts (Article) (Clarion Magazine) 13 NOV 06
Three Little Letters (Web Sites) 18 JUN 04
So where did that file come from? Find out here.
Throwing Users Out: Methods of Computation (Article) (Clarion Magazine) 18 OCT 06
Tiers and Objects: The Future of Clarion.NET Development (Article) (Clarion Magazine) 12 OCT 07
TIFF-XChange Ready for C6 (Templates & Libraries) 3 DEC 03
TIFF-XChange is a Virtual Print Driver (for all Windows OS's) available for
all Versions of Clarion from 5 thru 6 EA 5.1 @ $499.00.
Amongst the demo apps available is one that Document Management types
looking for a Word to TIFF will find interesting!
As always compression is important and therefore we offer the ability to
control this with various output options including the Industry standard 1
Bit CCIT Group 3 and 4.
TIFF-XChange SDK from Tracker software Products is now available for
Clarion - with Clarion Templates, Classes and demo apps and full
documentation.
Tiff-XChange SDK (Templates & Libraries) 13 JAN 11
Using the developer SDK allows your program to dictate the output file format, file name and file properties etc through Esc calls to the registry - for more information on use and sample C/++/VB for Windows demos please download the free evaluation version which is fully functional - save it will print a watermark on all generated output - this allows developers to build a fully functional application in-house and test suitability before purchase.
TIFF-XChange SDK Print drivers for software developers - All Windows 32 bit Operating systems (Win95 and later) - that allows output from any Windows software to be captured and a TIFF file created instead of a physical sheet of paper.
Tiger Color ColorImpact (Utilities) 30 JAN 04
ColorImpact is an award-winning Color Scheme Designer for Windows, combining ease-of-use with advanced features. ColorImpact offers superior integration with most popular applications for design, multimedia and web development.
Tigris 21 JUN 00
The Tigris platform benefits the software development cycle in two ways. Tigris can provide a complete
solution for Open Source development hosting. Also, Tigris can help a development team adopt the "best
practices" that have proven themselves in the Open Source community. Tigris projects' vision incorporates the
best ideas from the Open Source community.
Time Matters 16 JAN 02
Designed for Legal, Accounting, Consulting, Engineering, Financial, Insurance, Service, and other time-critical information-intensive offices.
Most widely used... most award-winning... Time Matters® is the leading Practice Management Software, including complete Calendar and Task Management, Matter/Project Management, Client Relations Management, Billing/Expense Control, Document Automation and Management, and Communications (e-mail, fax, and phone) Management.
Time Savers 20 NOV 03
See newsgroup at news.clarioncentral.com
Time Savers Scheduler (v 2.0 beta) 10 OCT 02
This gets a Neat Ferret-Toy Seal of Approval from The Data Ferret!
I bought this BEFORE DevCon and am incorporating it into a law office
package. The users think it's NEAT! Plus, they can't "overschedule"
anything (i.e. one person being two places at the same time, etc.).
Tin Tools Ready for C6 (Templates & Libraries) 8 MAR 04
Trust me when I say 'Do not even try to use 5.5 Tintools with CW6.0'. Paul Melevende
TinySpell (Utilities) 9 SEP 04
tinySpell installs itself in the system tray for easy access. It comes with an American-English dictionary containing more than 110,000 words.
Occasionally you need to check the spelling of words in an application that does not include a spelling checker and you don't want to launch your word processor just for that. This is when tinySpell becomes handy. It is a small utility that allows you to easily and quickly check the spelling of words in any Windows application. tinySpell monitors your typing on the fly and alerts you whenever it detects a misspelled word. It also checks the spelling of every word you copy to the clipboard.
tinySpell v1.8 (Utilities) 30 APR 09
tinySpell can watch your typing on the fly and alert you whenever it detects a misspelled word. It can also check the spelling of text that you copy to the clipboard.
tinySpell installs itself in the system tray for easy access. It comes with an American-English dictionary containing more than 110,000 words.
Occasionally you need to check spelling in an application that does not include a spelling checker and you don't want to launch your word processor just for that. This is when tinySpell becomes handy. It is a small utility that allows you to easily and quickly check and correct the spelling in any Windows application.
Tip of the Week #10: Speed Up Source Navigation With Bookmarks (Clarion Magazine) 21 FEB 11
Is your code crap? How would you know? How can you easily test your code and have confidence that it's doing what you expect it to do? How can you automate your tests? This Friday Dave Harms will be the guest presenter at ClarionLive, where he'll answer these questions and others as applies unit testing to the ClarionLive Class Bash code.
Tip of the Week #11: The Task List (Clarion Magazine) 2 MAR 11
Automatic browse refreshing may not be earthshattering news for many in the Clarion community, but it is one of John Morter's favorite techniques for simplifying complex browse interactions.
Tip of the Week #8: Side By Side Windows (Clarion Magazine) 31 JAN 11
SoftVelocity is still sorting through the cause of painfully slow newsgroup access. Want to avoid the hassle? Leave everything up to Hamster.
Tip of the Week #9: Code Completion Window Width (Clarion Magazine) 7 FEB 11
Phil Will wraps up the SQL Query class and template and explains the class methods in more detail.
Tip: How To Start A Browse With The Last-Used QBE Query (Clarion Magazine) 19 JUN 01
Randy Rogers shows how easy it is to have your browse start up with the most-recently used QBE query in effect. (free article)
TipLink (Templates & Libraries) 15 SEP 05
With just a few minutes work you can forget about tooltip problems forever!
With TipLink, you deliver a more professional interface and your users
enjoy all the expected behavior by the tooltips in your software.
TipLink lets you select one tooltip controller to be in charge of your
program's tooltips. TipLink then automatically locates other tooltip
controllers in your program and provides thread safe communication between
them to synchronize the look and feel of all your tooltips.
Tips & Techniques Book Index Now Available (Clarion Magazine) 20 JAN 04
Indexing is now complete, and the Clarion Tips and Techniques book is getting a final proofreading. We're hoping to start shipping around the end of January. You can now read both the table of contents and the index online.
TList (Controls) 17 NOV 03
ActiveX Component
TList ActiveX component brings the maximum in flexibility and power to developers looking for a reliable grid, list or tree component for structured data presentation or data entry.
Why is TList the tool to use? TList is great for: manufacturing pick lists, checkbook registers, idea organizers, concept development, customer lists, reporting and the list goes on. For a professional application, it's the tool to use.
TMS Sequoia 25 JAN 02
TMSSequoia supports your image processing efforts post scanning with our powerful image enhancement, forms processing and image viewing applications and software toolkits. We provide "best of breed" components for image processing and viewing in typical document technology systems, supporting a wide range of document management workflow applications. So, you worry about the big picture…and we'll take care of the dots, er…details.
TNA 2000 13 SEP 01
This is a Time & Attendance, Access Control etc system. It's used by small and medium sized businesses to calculate time worked. TNA 2000 combines ease-of-use on the one hand with power features on the other. New dealers welcome.
TNA2000 - Possible Networking Problems and Solutions (Tips) 26 JAN 07
This document covers some of the more common problems encountered, and their solutions.
TNC Topspeed Clarion Page 24 JUL 00
To SQL or not to SQL (Tips) 24 APR 02
An amphigory: Is it humor or is it serious?
Tobit Software (Utilities) 25 NOV 02
Server software for your pc.
Toby's Blat Page 15 JAN 02
A DLL that helps with BLAT. Thanks, Gavin Webb for the link.
Tom Hebenstreit's site. 5 OCT 99
Should be up later this week (the week after Devcon).
Tom's Hardware Guide 4 JAN 02
What works and what doesn't? What's fast and what's not? Find out at Tom's Hardware. No, it's not my site
Tons of free icons. (Graphics) 12 JUL 06
Tool Pal 26 JUN 00
Tool Talk: Getting Into SQL On The Cheap (Clarion Magazine) 27 JUN 00
Think SQL is expensive? Not necessarily. Tom Hebenstreit shows where to get free or inexpensive developer versions of popular SQL database servers.
Tool Talk: I, Object (Clarion Magazine) 22 AUG 00
Looking for a way to make writing business objects even easier? Enter CapeSoft's free ObjectWriter.
ToolCraft Development (out of business) 27 SEP 00
There's tools on Icetips for removing powerbrowse. QUIT ASKING ME ABOUT IT! It was NOT my product!
Tools for InterBase users 16 JAN 02
Tools from Keystone (Templates & Libraries) 13 DEC 07
Top 10 Programming Fonts (Tips) 8 JUN 09
What follows is a round-up of the top 10 readily-available monospace fonts. Many of these fonts are bundled along with modern operating systems, but most are free for download on the web. A few, notably Consolas, are part of commercial software.
HiveLogic seems to be an interesting source for all sorts of programming tips.
Top 5 Challenges with SQL Server Reporting and BI (Tips) 30 APR 10
And what to do about them.
(19 online pages)
Topaz Electronic Signature Software and Capture Pads (Utilities) 19 OCT 05
It was VERY easy to impliment into an exisiting clarion app. The Topaz units
are very easy to work with. I got the 4" x 3" unit, Second Edition for $325
direct from topaz. (Tim Morrison)
Free Developer Package SigPlus Pro provides professional software developers the tools, examples, and support they need to capture, encrypt, and store biometric and forensic-quality signature data across multiple platforms and development environments
Thousands of businesses across the world are saving time and money by replacing paper processes with electronic signature and document solutions. For unmatched versatility, security, and value, Topaz Systems' technology is the best choice for your business's eCommerce needs.
Topaz Systems (Utilities) 18 AUG 08
Signature capture devices. Free developer package.
Topspeed Driver Error Codes (You don't have to be a subscriber) 5 OCT 99
Many Clarion developers use the TPS file format for small- to
medium-sized databases, and with good success. Through
Clarion release 4A, however, some users reported regular data
corruption problems.
TopSpeed Error Codes 27 APR 99
Courtesy of Dave Harms and Clarion Magazine (You don't have to subscribe).
TopSpeed INI Files (Clarion Magazine) 13 SEP 02
INI files are handy, but not always the best way to store initialization information in an already database-enabled application. As it turns out, it's not that difficult to use TPS (or other database files) as drop-in replacements for text INI files in ABC applications. In this article Tim Phillips explains how you can extend the ABC IniClass with just 25 lines of code, and drop in your own INI file handler.
Topspeed Superfiles (Article) (Clarion Magazine) 1 SEP 09
TopStyle 4 (Utilities) 3 AUG 09
TopStyle is the ultimate tool for building standards-compliant web sites, featuring live preview of CSS code as you enter it! A unique Style Checker validates your CSS against multiple browsers, saving you the time and effort of doing it manually. When you're done, convenient Site Reports list all of the CSS styles in use, at a glance! Best of all, TopStyle already contains the latest CSS definitions for Internet Explorer 8, Firefox 3, and Safari!
TopSync 1.8 (Utilities) 24 MAR 06
Build in Compression for both sides, until now it was always PC>HH compression and only sending files to HH was quicker and with the new PDA TECH technology this is over. Files will be compressed also at the HH and will be transferred to PC, all this with record sizes of 64 Kb. The end user does not have to install extensions to Palm, all is done with the Original HotSync. Even a hard reseted Palm will function without problems Install and forget solution, no need to configure registry entries etc. Can install complete applications if they do not exist on the connected palm Works integrated with Hotsync/ PALM and PC Side No Need to install files to palm.
Tornado OCX v6.0 15 DEC 02
Tornado is an OCX which is used when creating CW programs which handle requests on a World Wide Web site. What kind of requests, you ask? The same type that you write any CW program for: collecting data, processing forms, displaying lists of information. It is a much faster alternative to the usual CGI or WIN-CGI types of programs that are used for these purposes, yet it does not incur the additional cost and overhead of a CWIC program.
Total Recorder (Utilities) 13 SEP 08
You can record streaming audio, Mic input, or Line-in input from external devices connected to your PC. The resulting files are saved on your computer's hard-drive. The system also allows users to schedule any number of future recordings!
TPS RegSettings (Utilities) 23 JUN 04
I have had TPS files running on an NT4 and W2k servers without any corruption for months and years with all sorts of windows operating systems and Peer to Peer setups. When corruption has occurred its always been hardware at fault. However be aware that it could be your code causing problems how ever much you would like to think its not.
If you are running a Peer to Peer network environment then always use a Windows 2000 or Windows XP Professional machine as your "server" ie the one holding the data as this will enforce the reg settings where 98 and ME dont do such a good job. Ideally you would use W2k or XP Pro as workstation operating systems as these are Business Operating Systems and give you the stability you would expect. 10 is the maximum number of machines that can connect to each other in a Peer to Peer setup as well after that you will have to go to Server setup.
TPS RegSettings is a simple program that changes the reg settings on the MS Windows Servers NT4, 2000, 2003 (all versions) and workstations running MS Windows 95,98,98se,ME,NT4,2000,XP so that your clarion application will run with out any data corruption due to the incorrectly set Registry Settings. Data corruption can still occurr after using this program but then its likely to be a one or more network cards playing up or a dodgy network cable.
TPS.repair Template Set v1.5 (Templates & Libraries) 7 FEB 07
supply your customers with a file repair
tool that does its work automatically - it analyses the .TPS-files of your application and repairs
them if necessary without user interaction. Data file corruptions can now be repaired by the end
user himself, with only a mouseclick. This adds the reliability to your applications that your
customers want.
New Features
TraceIt Template v6.03 Ready for C7.1 (Templates & Libraries) 5 FEB 10
This template makes the debug, implementation and support of Clarion for Windows applicacions easy and better, allowing to easily find the conflict points with excellent results without the use of the complex debuger or the arcaic, poor and dangerous technique of the use of the MESSAGE() or SETCLIPBOARD() finctions.
Tracker 20 SEP 99
Industrial Strength Database and Imaging Applications. "they sell a full
featured Clarion built document solution application
against a decent price."
Trading Global Data for Data Obfuscation, Sort Of... (Article) (Clarion Magazine) 23 OCT 08
Trakit Manufacturing 31 MAY 01
Trakit Manufacturing is a powerful Windows based manufacturing package for small to medium sized
manufacturing organisations. Trakit Manufacturing delivers the features and functionality required
to efficiently control and manage your manufacturing process: inventory control, sales and purchase orders,
bill of materials, RFQ's, and material requirements planning.
TRANSCRIPT: Planet Clarion for Friday, February 25, 2005 (Clarion Magazine) 15 MAR 05
Complete podcast transcript: Special guest Bob Zaunere, SoftVelocity's president, talks about Clarion 7, Clarion.NET, the new IDE, the subscription program, and much more.
TRANSCRIPT: Planet Clarion for March 30, 2005 (Clarion Magazine) 25 APR 05
In this prequel to the previous podcast's Bob Z interview, Dave Harms talks with Bob about Clarion.NET, and Andrew and Dave talk about the value of trial editions.
Transform (Templates & Libraries) 8 MAY 02
Translating Mapped Drives To UNC (Article) (Clarion Magazine) 27 DEC 05
Translation, Clarion Style (Clarion Magazine) 5 SEP 03
Ever wonder how multi-language support really works in Clarion? In part 1 of this series, Nardus Swanevelder shows how to add basic translation capabilities to you applications.
Translation, Clarion Style: Currencies And Measurement (Clarion Magazine) 1 OCT 03
Nardus Swanevelder continues his series on translation with a template to convert currencies and measurements, and a brief look at dynamically created text, controls, and windows.
Translation, Clarion Style: Runtime Issues (Clarion Magazine) 1 OCT 03
Nardus Swanevelderl complete the runtime translation discussion with examples of loading translation strings from a database, and applying this translation to a multi-DLL application.
Trapping File Error Codes In The ABC ErrorManager (Clarion Magazine) 15 APR 02
Faced with a need to detect at runtime when an application needed to convert a file to a newer format, Andrew goes looking for a way to trap file error codes in ABC. And he discovers that, contrary to popular opinion, it can be done.
TrashFlash Ready for C6.1 (Templates & Libraries) 31 JUL 04
TrashFlash is also the subject of Part 2 of the
tutorial "Template Programming for Beginners",
where the template is explained line-by-line.
TrashFlash is an intuitive way to delete records
from your browses. It lets you drag a browse item over
to a trash can and delete it like this.
Tree Wizard for Ultratree (Templates & Libraries) 28 AUG 02
The TreeWizard generates a complete UltraTree procedure, using standard wizard
defaults for positioning, button size, button text, etc.. The TreeWizard installs a
configuration tab into the IDE for specifying UltraTree-specific defaults.
The TreeWizard automatically populates all related files of the selected primary file,
and automatically finds a valid update form if one is available in the application.
Among UltraTree features automatically generated by the wizard are section default
colors (up to six color sets used in rotation), data columns, section headers, and
tree folder icons.
Phil Carroll does it again!
TreeSize V1.75 (Free) (Utilities) 21 FEB 05
Every hard disk is too small if you just wait long enough. TreeSize tells you where precious space has gone to. TreeSize can be started from the context menu of a folder or drive and shows you the size of this folder, including its subfolders. You can expand this folder in Explorer-like style and you will see the size of every subfolder. Scanning is done in a thread, so you can already see results while TreeSize is working. The space, which is wasted by the file system can be displayed and the results can be printed in a report. TreeSize is Mailware for Windows 9x/NT/2000/XP.
Trellian FTP Client 13 AUG 01
Trellian FTP is a file transfer client that allows you to transfer files between your PC and any FTP server on the
Internet. It comes complete with a list of the most popular FTP sites so you can access drivers, shareware and
other software via the Internet. Trellian FTP is the next generation of FTP clients, providing many advanced
features such as Drag and Drop file transfer, Multi-Site Download and Connection Hammer.
Trend Micro Internet Security (Utilities) 30 NOV 07
I (the reviewer called "Gilly") purchased Trend Micro's Internet Security 2007 from Newegg a little over a year ago. When I updated my subscription a couple of weeks ago, I was automatically upgraded to Internet Security 2008. I have had zero problems with IS 2007 over the past year and it has done an excellent job. My browsing habits are such that I rarely encounter viruses, but there was one occasion when 2007 caught the virus before it could install itself, and of course it does a great job of removing tracking cookies and the occasional spyware. The best thing about 2008 is that it uses less memory than 2007, which is impressive. I never noticed any slowdown at all when using 2007, but then I have a PC with 2GB of RAM and an Athlon 3700+. I won't go into detail on all of the features, but I like them all. Overall a very non-intrusive program that does what it is supposed to do without any fuss.
Trend Micro's Housecall (Malware Scanner) 16 JUN 08
Free java or plugin based malware scanner.
Trillian 19 NOV 01
A program for using ADM, ICQ, IRC, MSN and Yahoo Instant Messenger at one time with one program.
Trouble Ticke tSystem in Clarion 12 AUG 01
TroubleTicketSystem Application in C5 in german language.
True Box Shot (Graphics) 31 MAR 09
Create 3D Box Shots, DVD Cases, Member Cards, CD And Book Covers In A Single Program.
True Confessions: A Tale of Two Users (Clarion Magazine) 20 JUN 00
The cost of knowing what you are doing is having learned the hard way. Somehow, it doesn’t matter how many books, manuals, articles or true confessions you read, you never really learn until you’ve made the painful mistake yourself.
True Help 8 JUN 00
True Help 1.0 is a standalone Windows application that converts Microsoft Word documents into professional-looking help systems quickly and easily. It's a truly new approach to creating Help:
different, intelligent, streamlined, and reliable.
True Threading: What You'll Need To Know (Clarion Magazine) 15 AUG 01
Multitasking is an important part of Windows application development; we’ve all become used to running multiple applications at once, and most of us create MDI applications which can have multiple windows open, each on its own thread. Clarion does this sort of thing well, for the most part. So what’s the problem, and why are developers pushing for "true" threading support in Clarion?
True Type font editor (Utilities) 29 JUL 04
The editor lets you easily select any installed font, displaying the entire character set complete with descriptions of every letter, number, and special character.
Once you've perfected your work of art, a click on the program's toolbar will install your font.
The Font Creator Program puts font creation within the grasp of the average PC user, would-be typographers and graphic designers. With this font editor you can create and edit TrueType fonts. You can use the modified fonts in Windows 3.11 and higher. Features include the ability to convert (scanned) bitmaps (.bmp files) to TrueType outlines, thus enabling you to create your own signature, logo and handwriting. The modified fonts can be saved and then used in popular word processing and illustration programs.
Try our Free Database Information Tool 17 APR 00
Tuning 32 bit windows for 4GB ram (Tips) 16 AUG 07
The 4-gigabyte tuning (4GT) feature, formerly called 4GT RAM Tuning, increases the virtual address space that is available to the application up to 3 GB, and reduces the amount available to the system to between 1 and 2 GB.
For applications that are memory-intensive, such as database management systems (DBMS), the use of a larger virtual address space can provide considerable performance and scalability benefits. However, the file cache, paged pool, and non-paged pool are smaller, which can adversely affect applications with heavy networking or I/O. Therefore, you might want to test your application under load, and examine the performance counters to determine whether your application benefits from the larger address space.
On 32-bit editions of Windows, applications have 4 gigabyte (GB) of virtual address space available. The virtual address space is divided so that 2 GB is available to the application and the other 2 GB is available only to the system.
TurboPower Async Professional (Controls) 25 JUN 03
Async Professional is a comprehensive communications toolkit for Borland Delphi, C++Builder, & ActiveX environments. It provides direct access to serial ports, TAPI, and the Microsoft Speech API. It supports faxing, terminal emulation, VOIP, & more.
Turning off Opportunistic Locking in Windows XP (Tips) 12 FEB 03
Thanks to Petar Supica
TWAIN.ORG 12 SEP 01
Try in www.twain.org. They have an API in a DLL and it's FREE. I use the DLL and can tell to twain your commands.
Tweak XP (Utilities) 28 JUN 02
Tweak XP from TotalIdea. The tweaking and optimizing software for Windows® XP. Unlike other tweaking utilities, Tweak-XP bundles more than 22 different utilities in one: all you need for Windows® XP.
twMySQL (SQL) 14 JUL 02
twMySQL is not just a collection templates that uses the same technology you are used to using with Clarion. Clarion programmers almost universally use the FILE structure that is in the Clarion language. twMySQL does not. It has different ways of storing the results of queries.
twMySQL is a collection of objects that allow your Clarion programs to connect to a MySQL database, even remote ones through an Internet connection. With twMySQL you can construct even complex queries to send to the server, and automatically store the results. twMySQL uses its own connection routines, and does not rely on ODBC or any file drivers. Nor does it rely on any of the ABC classes.
Two New E-Books (Article) (Clarion Magazine) 8 MAY 06
TX Text Control v10 (Controls) 23 SEP 02
New version supports XML:
TX Text Control provides royalty free, robust and powerful word processing in reusable component form. If you
need a complete word processor, an intranet application, a desktop publisher with free text positioning and free
text flow or a database application, the TX Text Control is the perfect choice. (See Leonid Chudakov's wrapper)
TZO Dynamic DNS service (Not free) (Utilities) 7 JAN 03
With TZO you can host your own web site, email server , FTP site and more at your own location even if you have a dynamic IP address.
UBCD4Win (Utilities) 2 JAN 07
UBCD4Win is a bootable CD which contains software that allows you to repair, restore, or diagnose almost any computer problem. Our goal is to be the ultimate free hardware and software diagnostic tool. All software included in UBCD4Win are freeware utilities for Windows®. UBCD4Win is based on Bart's PE©. Bart's PE© builds a Windows® "pre-install" environment CD, basically Windows® booted from CD. We include many free hardware and software diagnostic tools that allow you to fix almost any problem you will face with your computer. With network support, the ability to modify NTFS volumes, recover deleted files, create new NTFS volumes, scan hard drives for viruses, etc. this project includes almost everything you need to repair your system problems. This project has been put together to be the ultimate recovery cd and not a replacement OS (Operating System). Please visit the "List of Tools" page for a complete list of what is included in the latest version of the project.
UBeaut4 Thread Manager 18 OCT 99
Demo available from: ftp://ftp.bmtmicro.com/bmtmicro/UB4demo.zip.
UK Clarion User Group (User Groups) 2 JUL 04
The UK Clarion User Group is now up and running and is under the guidance of Richard Rose.
The user group is looking for members and wants their input into what the User Group should be about, ie training, people networking, product demos, special offers etc etc. Its your usergroup so you decide.
To join up and/or see the schedule for the next meeting on March 8th visit www.clariondevelopers.com
UK CUG Report on C7/Clarion.NET (Article) (Clarion Magazine) 5 AUG 06
Ultimate Software - Zip code database. 29 APR 99
Zip code book: a great lookup program and dbf file. Look at the end of the long list of game programs.
UltraEdit v11 (Utilities) 28 FEB 05
Text Editor – HEX Editor -- HTML Editor – Programmers Editor
Clarion Template
UltraJIMA (Templates & Libraries) 11 FEB 05
Manages binary JPEG images in a database. ABC or legacy. Image-enable existing apps within minutes.
Source images from files, scanner, or clipboard in a variety of formats.
Ultratree Platinum v 8.2.03 (Templates & Libraries) 8 MAR 08
Fully compatable with C6.
The ultimate tool for displaying and maintaining relational data. Tagging, mixed fonts, headers and footers,
interior break headers. Lots more! ABC only.
UnConstrain.zip (Utilities) 8 SEP 07
When you generate scripts for a database that has foreign keys, MS keeps putting in check constraints on these foreign keys. This causes a headache in Clarion programs as Clarion often first inserts a blank record. This utility scans a .sql script for these foreign keys and corrects the script for you.
C6 Source included.
This is a simple utility to fix an annoyance in MS SQL 2005:
Understand when to use user-defined functions in SQL server (Tips) 12 DEC 07
In the simplest terms, a user-defined function (UDF) in SQL Server is a programming construct that accepts parameters, does work that typically makes use of the accepted parameters, and returns a type of result. This article will cover two types of UDFs: table-valued and scalar-valued.
Understanding Clarion Templates Part 4: Writing Code Templates (Clarion Magazine) 11 MAY 04
David Harms continues his series on learning the template language with an introduction to writing code templates.
Understanding Clarion Templates Part 5: Enhancing Code Templates (Clarion Magazine) 21 MAY 04
In this installment on code templates, David Harms shows how to properly display text in a template, and conditonally generate code.
Understanding Clarion Templates Part 6: Using #GROUPs (Clarion Magazine) 22 JAN 05
Dave Harms continues his template writing series with an explanation of #GROUP structures, which are really template language procedures.
Understanding Clarion Templates, Part 1 (Clarion Magazine) 26 MAR 04
Templates! Templates! Templates! That for many years has been the Clarion rallying cry (unless you prefer David Bayliss's "Don't Know, Don't Care!" from DevCon '97). And despite the advance of Clarion OOP technology, templates are still what Clarion does best. But what are the templates, really? David Harms begins this series with an overview of template types.
Understanding Clarion Templates, Part 2 (Clarion Magazine) 2 APR 04
In this second article in his template series, David Harms takes a closer look at the template language itself.
Understanding Clarion Templates, Part 3: Introducing Code Templates (Clarion Magazine) 23 APR 04
The Clarion template system is, at heart, a simple idea. If you want to generate code, based on varying conditions and requirements, you just create a template programming language that lets you generate Clarion language statements. Okay, maybe the reality isn't all that simple, but the easiest place to start understanding the template language is with code templates, as David Harms explains.
Understanding Clarion VIEWs, Part 1 (Article) (Clarion Magazine) 13 FEB 09
Understanding Clarion VIEWs, Part 2 (Article) (Clarion Magazine) 13 FEB 09
Understanding Clarion# Attributes (Article) (Clarion Magazine) 5 JUN 08
Understanding Clarion# Delegates (Article) (Clarion Magazine) 29 NOV 08
Understanding Clarion# Delegates (Article) (Clarion Magazine) 10 DEC 08
Understanding Clarion# Events (Article) (Clarion Magazine) 29 NOV 08
Understanding Clarion# Events (Article) (Clarion Magazine) 10 DEC 08
Understanding Clarion# Strings (Article) (Clarion Magazine) 12 DEC 07
Understanding Clarion# Strings: Revisited (Article) (Clarion Magazine) 4 MAR 08
Understanding OOP Interfaces (Clarion Magazine) 18 JAN 00
David Bayliss explains the inner workings of the new INTERFACE statement, and compares Clarion's implementation to Java's.
Understanding Recursion - Part 1 (Clarion Magazine) 3 AUG 01
What is recursion? Ask that question of any group of developers and chances are pretty good you will receive several different answers. Some of the answers will be correct and others will be...interesting.
Understanding Recursion - Part 2 (Clarion Magazine) 8 AUG 01
What is recursion? Ask that question of any group of developers and chances are pretty good you will receive several different answers. Some of the answers will be correct and others will be...interesting. Part 2 of 2.
Understanding Stack And Heap Memory In 32 Bit Clarion Applications (Clarion Magazine) 5 JUN 01
In Clarion, as well as in C and C++ (and unlike Java), you need to be aware of possible memory leaks and thus be aware of the side effects of declaring variables. John Gorter explains how 32 bit Clarion applications use stack and heap memory.
Understanding Template Symbols (Clarion Magazine) 27 AUG 02
In this article Steffen Rasmussen introduces his preferred workflow for tackling more advanced template programming. He demonstrates his five step approach with a template for Dave Harms' many-to-many checkbox class.
Understanding The C7 Build System (Article) (Clarion Magazine) 31 OCT 08
Understanding The Clarion 6 Version Control Interface (Article) (Clarion Magazine) 18 MAR 06
Undocumented Debugging (Clarion Magazine) 17 AUG 99
Undocumented functions - there's always a risk in using them because they might go away in the next release, but sometimes they're worth a look. Here are four undocumented Clarion functions that can help you debug your applications.
UnHackMe (Utilities) 23 OCT 08
A rootkit is a program that a hacker uses to mask intrusion and obtain administrator-level access to a computer or computer network. The intruder installs a rootkit on a computer using a user action or by exploiting a known vulnerability or cracking a password. The rootkit installs a backdoor giving the hacker a full control of the computer. It hides their files, registry keys, and process names, and network connections from your eyes.
Your antivirus could not detect such programs because they use compression and encryption of its files. The sample software is Hacker Defender rootkit.
UnHackMe allows you to detect and remove Rootkits.
UnHackMe is specially designed to detect and remove Rootkits.
Uniworks (Controls) 4 OCT 06
Bunches of realistic controls,
Up & Up (Templates & Libraries) 5 MAR 05
When I say multilevel process tree, I mean when a process that processes one table uses another process that processes a related table, and each of these processes uses other processes, and so on. Seems like there is no end to the number of things you have to do to a relational database via a batch process.
You may be thinking, so what is the big deal? Can't you do all this with the standard Clarion process/report templates and related table extension templates?
For starters, with Up & Up every table is processed via its own dedicated process object. As if you had called a new process procedure from the TakeRecord method. Except you don't have to, the WindowManager calls the subprocess for you, automatically, without opening a new window.
All of the processes are configured in a single template. Configuring every process is essentially identical to configuring the master process. All processes have almost identical features. This makes a world of difference.
For years I have found the Clarion process template doesn't support the kinds of things I need. The only way you can use processes at every level with the standard templates is call a subprocess from the TakeRecord method of a process. This launches a whole new procedure with its own window. Opening and closing flashing windows is uncool. So, I have been handcoding a lot of things that should have been done with templates. Lots of wasted time.
Growing weary of this, I finally decided to create a tool to do process trees the way I believe is "the right way". For me at least. The result is Up & Up. Now, a multilevel process rarely takes me more than 15 minutes to complete. Up & UP makes it so easy, I keep kicking myself I didn't create this long ago. Since I need this almost every day, it is likely you do too. Which led me to decide to turn Up & Up into a full fledged product. So, here it is. After you use it a couple of times you will start seeing new uses for it, and wonder how you ever lived without it.
The concept of trees of cooperating processes doesn't seem to have a name. Lacking a descriptive name, I have christened it Up & Up. Some things just don't have descriptive names.
Up & Up presently requires Clarion 6.0 or Clarion 6.1. Clarion 5.5 support is under consideration.
Creating multilevel process trees is something I find I have to do frequently. If you don't know exacly what I mean, keep reading.
Up & Up (Templates & Libraries) 9 JAN 07
When I say multilevel process tree, I mean when a process that processes one table uses another process that processes a related table, and each of these processes uses other processes, and so on. Seems like there is no end to the number of things you have to do to a relational database via a batch process.
You may be thinking, so what is the big deal? Can't you do all this with the standard Clarion process/report templates and related table extension templates?
For starters, with Up & Up every table is processed via its own dedicated process object. As if you had called a new process procedure from the TakeRecord method. Except you don't have to, the WindowManager calls the subprocess for you, automatically, without opening a new window.
All of the processes are configured in a single template. Configuring every process is essentially identical to configuring the master process. All processes have almost identical features. This makes a world of difference.
Creating multilevel process trees is something I find I have to do frequently. If you don't know exacly what I mean, keep reading.
Up and Running 6 SEP 00
Originally designed to manage software projects, Up and Running is also in use in other manufacturing and
design areas.
Up and Running ensures that even the briefest tasks can be scheduled and tracked while actually improving
productivity. It improves communications by managing issues and documents, and provides detailed metrics
(including timekeeping and costing).
Up And Running (UAR) 5 APR 01
Real time scheduling and tracking, Methodology implementation, Document management, Issues management,
Process metrics, Timekeeping, Support
Updated redirector for Win 95 stations on networks. 15 MAY 99
Updating Hot Fields (Article) (Clarion Magazine) 11 APR 06
UpTrends Management Software, Inc. 5 OCT 99
(Written in Clarion) Help Desk software (service automation), sales and marketing automation, contact management and custom programming solutions have been our specialties since 1989, resulting in a suite of applications designed to provide high quality, yet cost effective data management tools.
US and Canadian Area Code Reference (Web Sites) 11 FEB 04
Area code maps are available for the U.S. states and Canada.
US Do Not Call Registry (Web Sites) 5 JAN 07
The National Do Not Call Registry gives you a choice about whether to receive telemarketing calls at home. Most telemarketers should not call your number once it has been on the registry for 31 days. If they do, you can file a complaint at this Website. You can register your home or mobile phone for free. Your registration will be effective for five years.
US Postal Service (Tips) 19 FEB 07
API for Address Standardization, +4 zipcode lookup and City/State lookup.
US Zipcode List (Tips) 8 FEB 07
The US Zip code list in Topspeed file format. It includes county, city, and state data files.
Usability checklist for web sites (Web Sites) 28 SEP 05
An article on web site usability.
Use of a PC Printer Port for Control and Data Acquisition (Tips) 24 MAY 05
This article discusses how to use program the printer port. A larger manual which deals with such topics as driver circuits, optoisolators, control of DC and stepping motors, infrared and radio remote control, digital and analog multiplexing, D/A and A/D is avaialable. See http://www.access.digex.net/~pha
Abstract: A PC printer port is an inexpensive and yet powerful platform for implementing projects dealing with the control of real world peripherals. The printer port provides eight TTL outputs, five inputs and four bidirectional leads and it provides a very simple means to use the PC interrupt structure.
User interface design with Clarion 14 SEP 00
My intention with this site is to collect as many examples of different user interfaces as possible to inspire
clairon developers. With the examples I will try to include as thorow explanation as possible on the goals of
the particular design, the programming steps and a code description.
USF by iAlchemy (v2.002) (Templates & Libraries) 16 SEP 02
Using A Browse Popup Menu For Lookups (Article) (Clarion Magazine) 26 JUN 07
Using a traditional Queue structure by Allison Neal (Clarion Magazine) 27 JAN 03
Allison discusses the "traditional" Queue data structure, and show how it worked. Before I get started it is probably wise to mention that the Clarion Queue structure does not behave in the same manner as the traditional Queue structure that C/C++ programmers work with. Fundamentally if you talk about a Queue structure to a C/C++ programmer you’re talking about an entirely different animal, but without knowing more about the nuts and bolts of what’s going on under the hood of Clarion, it is impossible for me to comment on the implementation differences.
Using Agile Programming Techniques for the Enterprise Information System : A Case Study (Clarion Magazine) 13 APR 05
Louis Coraggio and Wayne Lundeberg describe how Clarion is used in an extreme/agile programming environment to create an Enterprise Information System for an ISO 9001 manufacturing firm. An overview of the EIS development process, the system design goals, and a chronological narrative of EIS development are presented. Included are additional requirements and recommendations for those considering agile methods.
Using API Threads - Part 1 (Clarion Magazine) 18 JUL 00
Clarion does an excellent job of managing threads for the developer, but there are times when the standard thread handling just doesn't cut it. Jim Kane shows how to safely use API threads in Clarion.
Using API Threads - Part 2 (Clarion Magazine) 25 JUL 00
Clarion does an excellent job of managing threads for the developer, but there are times when the standard thread handling just doesn't cut it. Jim Kane shows how to safely use API threads in Clarion.
Using Arrays in Databases (Clarion Magazine) 27 DEC 04
Arrays in databases? You can't in SQL and you shouldn't in TPS! But there are times when arrays really do make sense. Dermot Herron shows how to use OVER to get the benefits of arrays with non-arrayed file layouts.
Using C++ Classes in a Clarion Program (Tips) 12 DEC 03
This application demonstrates a method for utilizing C++ classes, stored in a DLL, in your Clarion programs. Included are a Clarion APP file, a compiled DLL, and the C++ source code for the DLL. The DLL was compiled using Visual Studio .NET edition and the APP was built in Clarion 5.5.
Contributed by Dan Gorrell
Using Catalyst Socket Tools in ABC 17 MAY 99
Using CHOOSE With PROP:SQL (Article) (Clarion Magazine) 10 JAN 08
Using CHOOSE() To Concatenate Data (Clarion Magazine) 15 SEP 00
If you're used to concatenating strings the traditional Clarion way, you'll want to read what Carl Barnes has to say about concatenating with the CHOOSE() function.
Using Clarion With MySQL - Part 1 (Clarion Magazine) 4 APR 00
In the first of three articles on Clarion and MySQL, Dave Harms discusses installing Linux and the MySQL database server.
Using Clarion With MySQL Part 2 (Clarion Magazine) 11 APR 00
In Part 2 of this three-parter Dave Harms explains how to configure MySQL permissions to allow a Clarion application to connect to MySQL running on Linux.
Using Clarion's Business Rules, Part 1 (Clarion Magazine) 21 OCT 04
Nardus Swanevelder begins a new series of articles explaining how to use Clarion's business rules capability to make your data validation flexible and configurable.
Using Clarion's Business Rules, Part 2 (Clarion Magazine) 29 OCT 04
In Part 2 of this series, Nardus Swanevelder explains the inner workings of the RulesManager class.
Using Clarion's Business Rules, Part 3 (Clarion Magazine) 17 DEC 04
Nardus Swanevelder concludes this series by demonstrating how to implement dynamic business rules.
Using Client-Side Triggers In Clarion 6 (Clarion Magazine) 26 MAR 04
Client-side triggers are a new, very neat and useful feature that has been added to Clarion 6, both Professional and Enterprise versions. Tom Giles provides an introduction.
Using DOS Files To Send Printer Codes (Article) (Clarion Magazine) 4 APR 06
Using Dynamic Filter Expressions for QBE (Article) (Clarion Magazine) 14 APR 08
Using Dynamic Indexes With TPS Files (Clarion Magazine) 8 JUN 01
Dynamic indexes are often overlooked as a way to efficiently access data from TopSpeed (TPS) files, especially if you are dealing with files that hold large numbers of records and a custom sort order and filtered subset is required. By using a dynamic index, you can eliminate the need to create additional file keys.
Using Example Files With TPSFix (Clarion Magazine) 10 AUG 01
Sometimes TPS files continue to get corrupted even after you run TPSFIX. John Heck shows how to use example files to fix corrupted headers once and for all.
Using GetLastError and FormatMessage to Check the Network (Article) (Clarion Magazine) 16 DEC 05
Using HTMLHelp with Clarion (Article) (Clarion Magazine) 23 DEC 08
Using HTMLHelp with Clarion (Article) (Clarion Magazine) 30 DEC 08
Using Icons in Clarion (Tips) 16 FEB 09
Modern icon files often contain more than one size of icon. This is a sensible strategy, because icons are meant to be small, and rather than using some algorithm to calculate what an icon should look like, it allows icon makers to actually include different icon designs for different sizes and color depths.
Using IMAGE As A Scrollable Region (Article) (Clarion Magazine) 23 SEP 08
Using Inheritance To Create Flexible Applications (Article) (Clarion Magazine) 21 MAR 08
Using Interfaces And Composition To Create Flexible Applications (Article) (Clarion Magazine) 21 MAR 08
Using KEYSTATE For Backdoors And Other Tricks (Clarion Magazine) 1 FEB 02
The Clarion KEYSTATE function returns the status of the "shift type" keys (Shift, Ctrl, Alt), the lock keys (Caps Lock, Num Lock, Scroll Lock), and the Insert key (overwrite or insert). It might sound like KEYSTATE isn’t good for much more than displaying information on the status bar, but in fact this function is a great tool for detecting unusual keystroke combinations (including when the numeric keypad has been used), which you can use to implement hidden features in your applications.
Using Lex and Yacc to parse Clarion's TXA and TXD files (Tips) 2 MAY 02
Learn how to use lex and yacc to create parsers and put that knowledge to good use.
This Open Clarion Project explains how lex and yacc work. It also provides the guidelines
for the community to create a parser for Clarion TXD and TXA file. The finished product
will we the available on the Open Clarion web site for all to use in their own projects.
Using Local Classes Instead Of Local Routines (Clarion Magazine) 12 AUG 05
Local classes are often touted as a replacement for procedure routines. But what are local classes, why do you need them, and what can you do with them? Nardus Swanevelder answers these questions, and shows how easy it is to use local classes.
Using MailTo (Tips) 15 JAN 04
Opens a client's e-mail system. How to do it.
Using MATCH In Filters and Regular Expressions (Clarion Magazine) 3 JUL 01
Filters for reports and browses seem to get increasingly complicated over time. In this article Carl Barnes show a trick you can do with MATCH() that will let you create more powerful filters, and which do not require any more code than a simple INSTRING() but can search for multiple substrings.
Using Microsoft DHTML component within Clarion app (Tips) 25 MAY 02
Using MS Visual Source Safe With Clarion (Article) (Clarion Magazine) 4 APR 06
Using MS Word to do mail merge from within Clarion 23 OCT 00
Kingsley Klosson explains how to make Word's mail merge feature work from within Clarion by writing a .csv
(BASIC) file and having Word merge it with a form letter.
Using MS Word With OLE: The Easiest Way (Clarion Magazine) 11 JAN 00
Clarion OLE support for MS Word got you down? George Petrov builds on Jim Kane's OLE classes and creates a way to directly control Word from a Clarion application.
Using MS Word With OLE: The Easiest Way (Part 2) (Clarion Magazine) 28 FEB 00
Clarion OLE support for MS Word got you down? George Petrov builds on Jim Kane's OLE classes and creates a way to directly control Word from a Clarion application.
Using Multiple Clarion Versions In C7 (Article) (Clarion Magazine) 24 JAN 09
Using Multiple Clarion Versions In C7: Latest Developments (Article) (Clarion Magazine) 11 FEB 09
Using PowerBrowse with C5 17 OCT 00
I have uploaded the files pbrwc5b.txt pbrwc5b.zip which contain everything you need to use powerbrowse
templates with clarion version C5b. Thanks to Alan Telford
Using Procedure Category to Split Apps into DLLs (Clarion Magazine) 16 JUL 01
In Clarion 4 a new field named Category was added to the Procedure Properties window. A new tab with Procedures sorted by Category was also added to the Application Tree window. As Carl Barnes explains, these new features can be a great help when it comes time to split an application up into DLLs.
Using Real Icons In The Listbox Header - Part 1 (Clarion Magazine) 22 FEB 02
For quite some time Steffen Rasmussen has been working with the idea of sorting listboxes by clicking on the header, and showing the sort order with an icon. His previous solution (described in Clarion Magazine) used characters in the header to show sort orders; in this series, Steffen shows how to use real icons via buttons. Part 1 of 3.
Using Real Icons In The Listbox Header - Part 2 (Clarion Magazine) 26 FEB 02
For quite some time Steffen Rasmussen has been working with the idea of sorting listboxes by clicking on the header, and showing the sort order with an icon. His previous solution (described in Clarion Magazine) used characters in the header to show sort orders; in this series, Steffen shows how to use real icons via buttons. Part 2 of 3.
Using Real Icons In The Listbox Header - Part 3 (Clarion Magazine) 5 MAR 02
For quite some time Steffen Rasmussen has been working with the idea of sorting listboxes by clicking on the header, and showing the sort order with an icon. His previous solution (described in Clarion Magazine) used characters in the header to show sort orders; in this series, Steffen shows how to use real icons via buttons. Part 3 of 3.
Using RMChart with Clarion (Article) (Clarion Magazine) 16 JUN 06
Using SQL Server’s Data Transformation Services (DTS) (Clarion Magazine) 27 NOV 01
In converting an application, changing database drivers is not the only requirement. You also have to provide a way to convert existing data. One way to do this is with Microsoft’s Data Transformation Services (DTS). In this article, Ayo Ogundahunsi demonstrates the process using the Inventory example application.
Using SQLIdentity in Clarion 6 (Article) (Clarion Magazine) 18 MAY 06
Using the SQL Advanced Tab (Article) (Clarion Magazine) 19 MAR 07
Using The TPS ODBC Driver (Clarion Magazine) 17 MAY 01
Vince Du Beau explore the possibilities of using the TPS ODBC driver with other applications, and demonstrates importing data into an Excel spreadsheet.
Using The Web Browser OCX (Clarion Magazine) 2 AUG 01
Have you ever wanted to display an HTML page from within your application without all the hard work and heartache of interfacing to Internet explorer? How about viewing and editing a document or spreadsheet without loading up Word or Excel? Well now you can! Ever since Internet Explorer 4 Microsoft has been supplying the Web Browser OCX, a wonderful little control which will do all this for you, and what’s more it is incredibly easy to use!
Using the XSD Inference Utility (Tips) 29 SEP 09
Summary: Discusses the Microsoft XSD Inference utility, which simplifies the task of writing XML Schema by automatically generating schemas from instance documents. The inferred schema can then be refined with related document instances so that it can be used to describe and validate a whole class of XML documents. (6 printed pages)
Using Variable Parameters In the Run Code Template (Article) (Clarion Magazine) 23 SEP 08
Using Virtual PC 2004 (Clarion Magazine) 30 JUL 04
Many developers keep old PCs around so they can run older operating systems for compatibility testing. But as Michael Lawson explains, you can now have this same capability on just one PC, using Microsoft's Virtual PC software.
Using Vista's Complete PC Backup (Article) (Clarion Magazine) 29 JAN 09
Using WININET to simulate a POST 1 FEB 01
For information about using wininet to simulate a POST to a form check out the
following article.
Utah Valley Clarion Users Group 27 OCT 99
We are currently meeting on the University of Utah campus in Salt Lake City.
All welcome.
Utah Wasatch Front Clarion User's Group (User Groups) 29 APR 04
by Dan Gorrell
Utility Spotlight RichCopy (Utilities) 20 MAR 09
RichCopy is a free utility that comes to us from Ken Tamaru of Microsoft. The tool was first developed in 2001 and has been updated regularly to keep pace with evolving needs. Trust me when I tell you, this is the answer to all your file copying needs. What you'll find most striking the first time you take RichCopy out for a spin is that it's a multithreaded copying tool. That means that rather than copying one file at a time in serial order, RichCopy can open multiple threads simultaneously, allowing many files to be copied in parallel and cutting the total time required to complete the operation several times over. You can also pause and resume file copy operations, so if you lose network connectivity at any point, you can just pick up where you left off.
Utility to log into Clarion Magazine (Clarion Magazine) 18 AUG 04
Ben Brady has just created a utility to allow automatic login to Clarion
Magazine. You must be a valid Clarion Magazine subscriber to use it.
UuidCreate Function (Tips) 16 FEB 09
The UuidCreate function creates a new UUID.
V CONDEV - Developer Clarion Conference (Events) 15 APR 04
From Jun,10,2004 to Jun,12,2004 in Porto Alegre city, at Rio Grande do Sul
state, we'l the V CONDEV - Developer Clarion Conference.
Some presentations:
Validating Credit Card Numbers (Clarion Magazine) 2 MAR 04
Credit card processing is a common requirement in application development. And before you submit a credit card number to your bank for processing, it helps to make sure it's a well-formed number. Abe Jimenez explains the code you need to do the job.
Value Software MSDE Manager (SQL) 18 FEB 04
Costs $30 more than MSSQL 2000 Developer edition?
You can add, edit and delete databases, tables, views, users, roles, rules, stored procedures, defaults, user defined datatypes and functions. Table designer to add/edit/delete/cut/copy/paste columns, set primary keys, triggers, indexes and constraints. Change the authentication mode. and so on.
Variations on a Theme (Templates & Libraries) 22 DEC 09 The template extends the Clarion 7 "enhanced menu" styling to menus on
any window, in addition to those MDI frames. Like the SV template, the
MENUBAR must have a USE feq.
A FREE Clarion 7 menu styler, called "Variations on a Theme" is available from Enabling Simplicity.
VariView templates 2 MAR 01
The new version includes:-
Solace Software have released version 1.01H of the popular VariView
templates. These templates allow you to view all your files, fields, global
and local variables at runtime without disturbing the flow of your program.
VB Task Scheduler 6 OCT 01
ADL Task Scheduler is a VB friendly wrapper for the Windows Task Scheduler service. Without the wrapper it is almost impossible for VB to use the Windows Task Scheduler. ADL Task Scheduler is designed for use with Visual Basic 6 but it will operate perfectly well with other COM compliant development environments such as Inprise Delphi or Microsoft Visual C++.
VBA Companion 27 MAR 00
VBA Companion is a handy reference tool for anyone who uses or develops ActiveX controls, as it provides a
concise, searchable, printable summary of any control's properties, methods, and events.
VCom PowerDesk Pro (Utilities) 25 SEP 07
At the heart of PowerDesk 6 is a supercharged file manager that is the central access point for many PowerDesk functions.
Need a luxury file manager that performs beyond the basics of Windows® Explorer? Get PowerDesk Pro 6 and get the power to organize and manage all the files on your PC!
VCOM System Suite Professional v6 (Utilities) 25 SEP 07
The Complete Solution for PC maintenance and security!
With VCOM SystemSuite™ Professional 6 you can improve system performance, protect your system against viruses and from hackers, diagnose computer problems, recover lost data and much more!
VCRFlash v2.4 Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
VCRFlash is now compatible with all versions of Clarion from CW2 to Clarion 6.0 Gold. The help file VCRFLASH.HLP is also available as VCRFLASH.PDF
Puts VCR buttons on your forms so they become "browses."
Vector Magic (Web Sites) 26 DEC 07
Just upload your image and we will vectorize it for you.
Vector art is useful because it allows you to scale an image without making it blurry or pixelated.
This site converts bitmap images to vector images - it's an online auto-tracer.
Vector Magic (Web Sites) 15 SEP 08
Convert bitmap images to vector images with a few simple clicks
Just upload your image and we will guide you through the process
Velocity Soft (Clarion Stuff) 21 JUN 00
Veronica's Short History Of The Windows Operating Systems (Part 2) (Clarion Magazine) 2 JUN 03
It is true that the Clarion environment tends to, or tries to, hide as much of Microsoft's OS as possible. This is good for beginners, but bad for the experienced programmer. Sooner or later beginners (if they don't become discouraged) gain a certain amount of experience and want more. In this series, Veronica Chapman surveys the history of the Windows operating system(s), and provides an introduction to Clarion's Windows API capabilities, including a nifty example app and an updated LIBMaker. Part 2 of 2.
Version Control with CVS and Clarion 6.x (Clarion Magazine) 16 APR 05
Recently, Nardus Swanevelder introduced the open source CVS version control system to ClarionMag readers. Now Bernie Grosperrin advances this topic, showing how to use CVS with Clarion 6.x. Part 1 of 2.
Version Control with CVS and Clarion 6.x, Part 2 (Clarion Magazine) 21 APR 05
Recently, Nardus Swanevelder introduced the open source CVS version control system to ClarionMag readers. Now Bernie Grosperrin advances this topic, showing how to use CVS with Clarion 6.x. Part 2 of 2.
Versions (Utilities) 12 NOV 02
Shows version information from MS files.
Very Icon (Graphics) 9 DEC 08
Icon search engine
Video of New Application Generator (Article) (Clarion Magazine) 17 JUN 08
posted a video showing the new Application Generator. Features demonstrated include automatic conversion of applications and dictionaries from C6 to C7, the Applications pad, generating apps without loading the application, the file schema pad updating ad the procedure changes, the window designer, the new formula editor, multiple instances of the IDE open at once, multi-app solutions, generating all apps in a solution, opening multiple applications at once in a single instance of the IDE (very cool!). Overall the AppGen interface is familiar but somewhat flattened via the use of tabs. ]]>
Viewing An Excel Spreadsheet In A Clarion Browse (Clarion Magazine) 5 DEC 02
You can get data for a browse box from some surprising sources. Ayo Ogundahunsi shows how easy it is to use a linked server to display data from an Excel spreadsheet in a Clarion browse.
ViewletBuilder v3 (Utilities) 16 DEC 02
ViewletBuilder makes it easy to design compelling, animated online presentations. Design exciting support, marketing and help demos in minutes.
Ville Vahtera's resource project (Templates & Libraries) 20 SEP 02
For the project beginning in the program's planning stages, I made 7 librarys
including around 700 different XP icons :-) They are split into different librarys
you can easyly use from your own clarion application ... see the demo!
Anyone who's going to make any improvements to the demo app should send
me and Mark a copy, notice or what so ever.
I will include all the improvements into the original applications so eveyone may
enjoy the benefits we have done.
You are not allowed to sold this application as your own! You are free to study
what it does, free to change it and free to publish improved versions in the spirit
of the free software development :-) http://www.gnu.org/copyleft/gpl.html
(Ville Vahtera)
I have done this project together with Mark Goldberg and we are done a real
nice job ;)
Basic idea is to make complite resource organizer with clarion and I like to
invite all the community members join to this nice progress!
Virtual Cover Creator (Web Sites) 24 FEB 04
Make a cover for your ebook.
Virtual EIP Templates Ready for C6 (Templates & Libraries) 18 NOV 03
If you're frustrated with using EDIT IN PLACE then have a look at my new VIrtual EIP templates. Guaranteed to make your life much simpler!
Virtual Media - HDK (Help Tools) 3 JUL 02
Virtual Media develops world-class documentation tools, powerful yet simple to use web based information systems and windows help systems. Designed specifically with the corporate user and professional technical writer in mind, our customers include some of the world's largest and most respected organizations.
Virtual Network Computing (VNC) 5 SEP 00
Freeware from AT&T Laboratiroes in Cambridge.
Visage Software (Help Tools) 4 JUL 02
Visagesoft (Utilities) 20 SEP 02
Vista & Security, Code Signing Cheap & Easy (Tips) 14 FEB 07
What is Code signing? Code signing is about verifying the origin of digital content and the fact that it hasn't changed since it was signed. When you buy a code signing certificate from a "trusted source", and use it to sign your code, then Vista (and XP) will show a message to the user that your code is from a trusted source. The idea is if you trust the source, then you can trust the application. Code signing technology basically creates a "digital signature" for your software, and is an important part of your security (and marketing) if your users download and install programs or active content.
Vista Datatools v6.17 (Free) (Utilities) 21 JUN 06
Currently, the "Tables" dropdown is disabled because it was taking too long for Oracle databases with high table counts.
DataTool has been around in one form or another since the mid 1990's (pre-Toad). It provides ad-hoc SQL query capabilities for any database via ODBC. DataTool has lots of features, such as automatic sorting, inline data modification in the grid, BCP test data creation, and import/export.
Vista-Compliant INI Files (Article) (Clarion Magazine) 29 MAR 07
Vivid Help Systems (Templates & Libraries) 3 JUN 04
VizAcc HelpJotter 17 OCT 01
Professional Help Authoring Tool Solutions for Windows
95/98/NT/2000.
VizAcc Screen Capture (Utilities) 25 JUL 02
Using VizAcc Screen Capture, you can easily:
VMWare (Utilities) 23 MAR 09
Said to run Clarion 6 on 64 bit windows very well.
"Jean-Pierre certainly was right, it seems. VMWare 6.5 is great." -- Kent Baldwin
Evaluate fully-functional VMware products to see how you can optimize and manage your IT infrastructure, from the desktop to the data center, by virtualizing your computing, storage and networking systems. Increase server and other resource utilization, improve performance, strengthen security and minimize system downtime. Reduce the cost and complexity of delivering enterprise services with VMware enterprise-class virtual machines.
VMWare Server (Utilities) 6 FEB 06
VMware Server is a robust yet easy to use product for users new to server virtualization technology. VMware Server enables companies to partition a physical server into multiple virtual machines, and to start experiencing the benefits of virtualization.
VMware Workstation (Utilities) 26 MAY 09
For running Clarion 6 on a 64 bit machine, you need to run a 32 bit os. VMWare is said to do this well. Also http://virtualbox.org/ free from Sun Microsystems. I understand C6 runs very well this way.
VNC - UltraVNC (Utilities) 14 JUL 05
UltraVNC is an easy to use computer program that can display a screen of another computer (via internet or network) on your screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location.
Voidtools' Everything Search Engine (Utilities) 6 MAR 09
Everything search engine: Locate files and folders by name instantly.
Connect it to your Clarion program: http://www.voidtools.com/Everything/wiki/Clarion
Volo View API (Utilities) 7 OCT 02
API for using Volo View to view and print dwg files in your applications. I'm told it works.
Volo View Express 7 FEB 01
Download your copy of Volo™ View Express—the free viewer for DWG, DWF and DXF files. Then start viewing
and printing AutoCAD design data with ease. The download is now also available in French, German, Italian,
and Spanish.
Volo View Express (Utilities) 7 OCT 02
Free utility to display and print dwg files from Autocad.
vRamDir 1.10 17 JUL 00
A dynamic 32-bit virtual RAM file system driver for Windows 95/98
No matter how much RAM your system has, vRamDir puts it into more efficient use and speeds up the system.
vuAgent (Now free) (Templates & Libraries) 4 OCT 10
An unbelievably simple and easy way to incorporate the Microsoft Agents into your applications.
vuDeploy Version 3.0 (Install Programs) 8 MAR 06
vuDeploy creates a self-extracting Windows 32 bit EXE file
that acts as a container for any number and type of files you
wish to include in it. When the EXE file is run, all files are
automatically extracted and written to disk. When creating
this EXE file, you can specify a number of actions you
would like to have performed.
vuFileTools v3.5 Available for C7.2 (Templates & Libraries) 23 JUN 10
Version 3.20 of vuFileTools is now available for download. This version
adds11 new functions including string manipulation, CPU make model and
speed, and installed printer count and printer name functions. For a
complete list of all 132 functions, please visit
http://www.valutilities.com/vufiletoolsIndex.htm for a quick overview.
vuLimiter v2.01 Available for C7.2 (Templates & Libraries) 23 JUN 10
vuLimiter is an extremely easy to use template from Valutilities that allows
you to limit the number of concurrent users of your application over a local
area network. Simply add the vuLimiter template to your program, answer a
few simple questions, and you're done! No hand coding needed, no
complicated setup procedures, and no knowledge of networks or network
protocols required.
vuMail v3.20 Available for C7.2 (Templates & Libraries) 20 SEP 10
Send emails from anywhere within your application using vuMail. Invoices, notices, sales announcements, reports, files, or anything else that can be entered into or attached to an email can be handled by vuMail.
vuSendKeys v1.5 Available for C7.2 (Templates & Libraries) 23 JUN 10
vuTwain v1.0 (Templates & Libraries) 7 FEB 05
A free template for the EZTwain.dll
vuVoice (Now free) (Utilities) 4 OCT 10
Text to speech, wav and the like.
W3Schools - Full Web Building Tutorials - All Free (Tips) 16 JUN 04
W3Schools - The Largest Web Developers Site On The Net
At W3Schools you will find all the Web-building tutorials you need,
from basic HTML and XHTML to advanced XML, XSL, Multimedia and WAP.
Waiting For Files With Clarion Threads (Article) (Clarion Magazine) 12 SEP 07
Wallpaper Template (Templates & Libraries) 1 MAR 04
Castle Computer Technologies has released our Wallpaper template
Allow your end user to change and/or suppress wallpaper on the fly.
War FTP Daemon (Utilities) 21 FEB 05
The original free FTP server for Windows
WASP Barcode Template FREE 13 DEC 99
As the description implies, this is a 32-bit template set for Clarion 5.x to
support the WASP Barcode development tools from Informatics, Inc. The WASP
Active X - DLL Barcode Library is required, and must be purchased separately
if you do not already own it. Supports both ABC and Legacy template chain,
standard Clarion and CPCS reports. Supports all current barcode symbology!
This template set for Clarion 5.x is easy to implement, and is FREE! We do
ask that anyone making improvements or additions to the product please
provide us with a copy of the new work so we may make it available to the
Clarion developer community!
WASP Barcode Tools 21 JUN 00
WC Software Clarion Microsoft Mappoint Templates (Templates & Libraries) 19 MAR 09
Support for 2004/2006 US and European versions
Web Browser OCX 18 OCT 99
The Webster Pro Control is an advanced yet simple to use HTML / Web Browser component for VB,
VC++ or any other ActiveX/OCX-aware development environment. This ActiveX Control is completely
self-contained and does not use any other browser DLLs, so it is very easy to redistribute and install.
Redistribution is royalty-free and without any reporting requirements.
Web Builder Reporting (Clarion Magazine) 5 JUL 00
One of the omissions in Web Builder, to date, appears to be reports. As of beta 2, for example, SoftVelocity has not decided how it is going to implement reports in Web Builder. This is quite a problem, or so it would appear.
Web Components (Net Components) 5 AUG 04
Input Mask An ASP.NET server control that allows users to input data into a masked text box.
City State Finder An ASP.NET class library component that allows users to get city and state locations for a given zip code.
Web Development Options: An Overview - Part 1 (Clarion Magazine) 17 OCT 00
If you're like most Clarion developers, you've at least considered the possibility of developing web applications. Since Clarion2003, there'’s been out of the box support for web apps and it's not that difficult to hang something out on the Internet. Of course, life is hardly ever that simple. The problem is that Clarion developers, like other developers, face a bewildering array of web development options, some of which may not be immediately obvious. Part 1 of 2.
Web Development Options: An Overview - Part 2 (Clarion Magazine) 24 OCT 00
If you're like most Clarion developers, you've at least considered the possibility of developing web applications. Since Clarion 2003, there's been out of the box support for web apps and it's not that difficult to hang something out on the Internet. Of course, life is hardly ever that simple. The problem is that Clarion developers, like other developers, face a bewildering array of web development options, some of which may not be immediately obvious. Part 2 of 2.
Web graphics software by Xara (Utilities) 2 MAR 04
Help for the graphically challenged, though it probably won't make you Jesus Moreno.
Web Page Maker (Utilities) 3 JAN 06
Web Page Maker is an easy-to-use web page editor that allows you to create and upload web pages in minutes without knowing HTML. Simply drag and drop objects onto the page and position them freely in the layout. It comes with several pre-designed templates that help you to get started. It also includes ready-to-use navigation bars that can be inserted into the page. Additional features include built-in color picker, Java script library, image library and built-in FTP client.
Web Pay 3 JUL 00
Web Server Printing Toolkit 16 SEP 99
With client/side printing and our free Netscape/IE compatible plug-in,
you
can redirect the output directly to the users printer (printer
independent
format) or let them preview it on the screen for true print-preview
capabilities. You can password protect the documents and even embed
the
documents into a standalone viewer/printer executable.
WSPT is a server-based (as the name implies) product that redirects
printed
output directly to PDF files or our own client/side printing format.
There
are no 3rd party packages to purchase although we do offer a
competitive
upgrade to Acrobat Exchange.
Web Splash Screens (Clarion Magazine) 20 MAR 01
It's common for a Windows application to need to open a browser window to display a web page. The easy way to do that is by passing a URL to ShellExecute(), but as Carl Barnes shows there are a few tricks you can use to make ShellExecute even more productive.
Web Validation From Your Clarion App Using NetTalk (Clarion Magazine) 20 DEC 02
Recently, Mark Riffey had a need to for one of my Clarion programs to access a SQL database, hosted on the web, in order to determine if the customer's access to a service had expired. It was a fairly simple task using CapeSoft NetTalk, as Mark demonstrates.
Web-Enable Sort Headers (Tips) 20 FEB 04
How to make the new clickable sort headers work. Thanks, SV!
WebBuilder Skeleton Basics II: Logos and Fonts (Clarion Magazine) 18 JAN 00
In Part 2 of his weekly WebBuilder series Steve Parker explains how to control fonts and logo placement.
WebBuilder Skeleton Basics: Which? When? (Clarion Magazine) 11 JAN 00
Steve Parker begins a weekly series explaining the inner workings of Clarion web application skeletons.
WebEx: Web Conferencing, Meetings and Video Conferencing (Utilities) 30 JAN 06
Increase customer, partner and employee productivity with on-demand web meetings from WebEx. Free yourself from the time and distance constraints that limit your ability to collaborate productively. Get an introduction to WebEx here and see why WebEx is the leader in online meetings.
Webinar this Friday: If you can't test your code, how do you know it isn't crap? (Clarion Magazine) 11 FEB 11
Sometimes you need just a little more real estate for the code completion window. It's easily done.
Webmoments (Java Applets) 1 FEB 03
A collection of Java applets for different effects
Webroot Software (Utilities) 13 JAN 05
Spy Sweeper Enterprise: Corporate anti-spyware solution that provides comprehensive protection to eradicate spyware across the enterprise.
Spy Sweeper: Award-winning anti-spyware software that effectively detects and safely removes spyware and adware from your PC.
Spy Audit: Quick, easy and free. Found some cookies but nothing else on my machine. Listed some cookies I know about as spy cookies.
Stop spyware, pop-ups, privacy intrusions, identity thieves and hackers. Take control of your online world with Webroot Software.
Webster and WebViewer 25 JUN 99
The Webster Pro Control is an advanced yet simple to use HTML / Web Browser component for VB, VC++ or any other ActiveX/OCX-aware development environment. This ActiveX Control is completely self-contained and does not use any other browser DLLs, so it is very easy to redistribute and install. Redistribution is royalty-free and without any reporting requirements.
Wedge and Communication Functions (Templates & Libraries) 22 OCT 07
Welcome To The New ClarionMag Site! (Clarion Magazine) 7 JUN 10
SoftVelocity has released Clarion 7.2 to CSP program participants. Third party component DLLs must be rebuilt with the Clarion 7.2 compiler and runtime. As well, the .APP file format has been updated in this release and .App files opened in 7.2 cannot be opened with prior versions.
What Can You Do With The Clarion.NET Beta? (Article) (Clarion Magazine) 28 JAN 08
What Features Would You Like To See In C8? (Article) (Clarion Magazine) 29 JUN 09
What Is Unicode? (Clarion Magazine) 28 MAY 10
In Part 1 Phil Carroll explained what Unicode is. In Part 2 he discusses why Unicode matters, and how Clarion could support Unicode with minimal disruption to existing applications.
What Is Unicode? (Article) (Clarion Magazine) 3 MAY 10
What You Need To Know About Web Analytics (Article) (Clarion Magazine) 12 MAY 09
What's new in C6? (Web Sites) 6 NOV 03
Softvelocity's what's new in C6 page.
What's on the mag stripe? (Tips) 14 MAR 07
Does anybody know how information is encoded on the magnetic stripe for
credit cards, bank cards, my student id, etc.? Any references?
When a Datum is a Function (Clarion Magazine) 13 SEP 01
Long time Clarion users distinguish two types of procedures. One does not return a value and is referred to as a "procedure." The other returns a value and is referred to a "function." By this definition, reasons Dr. Parker a datum implicitly is a function.
When Clarion COM Will Not Do (Clarion Magazine) 24 JUL 01
Jim Kane reviews some COM fundamentals, and then shows how you can take matters into your own hands and extend Clarion’s COM abilities for those times where Clarion's native COM will not do what you want.
When Edit-In-Place Bites Back (Clarion Magazine) 18 JAN 05
Users have a way of discovering problems even the most rigorous testing cannot uncover, as Henry Plotkin finds out.
When Edit-In-Place Bites Back Some More (Clarion Magazine) 11 FEB 05
Henry Plotkin really thought he had a pretty clever solution to a problem when he submitted When Edit-In-Place Bites Back to Clarion Magazine. When a reader pointed out further problem with EIP and the use of the mouse, Henry went back to the drawing board.
When Not To Generate Code (Clarion Magazine) 2 AUG 10
John Hickey and Arnold Young have had a solid survey response and are moving ahead with plans for a ClarionLive! DevCon at the end of October, in Denver Colorado.
When you install Office 2007, Outlook sometimes gets set to French spell checking (Tips) 5 FEB 07
Here's how to fix it.
Where ... Stuff Occurs: Deriving the FileManager (Clarion Magazine) 4 JUN 10
Ever since CPD, Clarion developers have enjoyed "set it and forget" relational integrity. But there are times, as Steve Parker knows, when you can do a better job with your own RI code.
Where ... Stuff Occurs: Deriving the FileManager (Article) (Clarion Magazine) 31 MAR 10
Where Delete Occurs, Part 1 (Clarion Magazine) 28 MAY 10
Clarion 7 is without doubt one of the largest changes in the history of Clarion, thanks to its completely new IDE and a reworked code generation system that is a lot stricter about APP and DCT data. As a result, you're likely to encounter some errors when converting your APPs to C7.x. Philip Prohm takes a detailed look at the common problems and their solutions. Part 2 of 2.
Where Delete Occurs, Part 1 (Article) (Clarion Magazine) 24 MAR 10
Where Delete Occurs, Part 2 (Article) (Clarion Magazine) 24 MAR 10
Where Delete Occurs, Part 3 (Clarion Magazine) 28 MAY 10
Steve Parker continues his journey into the bowels of ABC record deletion, and answers the question of where, exactly, delete does occur.
Where Delete Occurs, Part 3 (Article) (Clarion Magazine) 31 MAR 10
Whitemarsh Project Management: Architecture And Concept Of Operations (Clarion Magazine) 23 MAR 01
This Whitemarsh paper discusses the importance of project management and explains the Whitemarsh project management environment. In PDF format only.
Whitemarsh's Use Of Mimer With Clarion (Clarion Magazine) 21 MAY 05
If anybody in the Clarion community knows about SQL standards, it's Michael Gorman. Read why Mike's company, Whitemarsh Information Systems Corp, chose the Mimer database for its own Clarion-built metabase product.
Who Calls Who - Keeping Track Of DLL Calling Order (Clarion Magazine) 12 MAY 03
Faced with a 31 DLL project and some build sequence errors, Steffen Rasmussen used a matrix and a simple set of rules to determine how to change the build order to resolve circular references.
Why Clarion? (Web Sites) 27 MAY 03
Alfred Blaho's page from Prague contains an interesting section that might help you sell Clarion to your sceptical customers -- Maybe help find you work too.
Why not Access? 31 DEC 00
Why not MySQL? 10 JAN 01
Somebody giving you grief about choosing MySQL 'stead of something else? Read this and get some ideas how to respond.
Why should I consider using an auxiliary numbers table? (Tips) 12 APR 07
Some tricky SQL queries are easier if you have a table that just lists numbers.
Why Unicode Matters To You (And SoftVelocity) (Clarion Magazine) 3 JUN 10
In this first of two articles, Phil Carroll explains the weird and wonderful world of Unicode.
Why Unicode Matters To You (And SoftVelocity) (Clarion Magazine) 30 JUN 10
All articles for April/May 2010 in PDF format.
Why Unicode Matters To You (And SoftVelocity) (Article) (Clarion Magazine) 3 MAY 10
Wichita User Group 8 JUN 00
Wikki on Normalization (Tips) 21 MAR 09
In the field of relational database design, normalization is a systematic way of ensuring that a database structure is suitable for general-purpose querying and free of certain undesirable characteristics—insertion, update, and deletion anomalies—that could lead to a loss of data integrity
WIN 98 Tips 23 OCT 99
Win2PDF PDF software 10 MAY 01
Works in NT or 2000.
Win32 Internet Programmer's Reference 13 OCT 97
Win32 Serial Communications Library v1.1 (Templates & Libraries) 24 APR 03
This object library will allow you to develop Clarion serial communication applications for 32-bit OS Windows easily and simply. This library contains a program code of SerialEvent class, which is an "event-driven" communication component. This will help managing the serial port (or the modem) successfully and efficiently.
Win32API.Txt API Documentation 19 MAY 99
It's for Visual Basic, but hey, it's still helpful. No I don't think I'll take time to translate to Clarioneese.
Win4Lin 30 NOV 00
Maybe lets you run Clarion programs in Linux?
Window Control Template (Templates & Libraries) 12 APR 04
Mr Charles J. Edmonds had generously provided the latest update for the
Window Control Template. This class monitors ALL controls and data on a window and executes your
code whenever ANY of the data is changed. What is significant about this is
that you only have to put your code at a single embed point (instead of on
each control). Class files, template and sample application included.
(Clarion 5/5.5/6.0)
Windows 2000: Which is Which 29 SEP 00
"Windows 2000 readily scales from one or two servers with a few dozen clients to hundreds of servers and
thousands of clients." (to quote Microsoft)
Windows 7, Virtual Machines, and Backup Lessons Learned (Article) (Clarion Magazine) 1 JUN 09
Windows API Guide 7 NOV 00
Welcome to the Windows API Guide! Here, you will discover a wealth of information to help you implement calls
to the Windows API directly from your Visual Basic programs. This site is sort of a work in progress; it falls
short of encompassing the entire Windows API. Nevertheless, new information about functions and the like is
added every two or three weeks. See also: http://www.vbapi.com/ref/
Windows Commander 25 JAN 02
Windows Document Imaging 20 FEB 98
WDI takes care of scanning, image display, and file management. To scan an image simply call the wdiScan procedure and pass the image key and description. For example, wdiScan('key1','TestImage') will cause the scan window to appear. The end user selects the number of pages they wish to scan and presses the scan button. To display an image call wdiDisplay('key1','TestImage'). Screen Capture of WDI Windows.
Windows Document Imaging (WDI) is a Clarion For Windows DLL that is designed to allow Clarion Developers to easily add imaging to any application.
Windows Document Imaging (Templates & Libraries) 26 AUG 06
WDI takes care of scanning, image display, and file management. To scan an image simply call the wdiScan procedure and pass the image key and description. For example, wdiScan('key1','TestImage') will cause the scan window to appear. The end user selects the number of pages they wish to scan and presses the scan button. To display an image call wdiDisplay('key1','TestImage').
Windows Document Imaging (WDI) is a Clarion For Windows DLL that is designed to allow Clarion Developers to easily add imaging to any application.
Windows Installer keep popping up? 30 NOV 01
Go to http://microsoft.com/downloads/release.asp?releaseid=32832&newlist=1
and get a fixed windows installer.
Thanks to the tech support guy at Starband. NO thanks to the tech support guy at DELL.
If the windows installer in your win 2000 or NT machine keeps popping up to install something for you,
but then, doesn't know what you're trying to install... It's a known Microsoft problem, even though DELL
had me reinstall the OS last week
Windows internet API (Includes TCPIP) 25 FEB 99
Windows IT Career Path (Jobs and Career Resources) 9 JUL 03
Windows Media Encoder 25 JAN 02
Windows Media Encoder now captures Windows Media Video 8 content in real-time for streaming delivery, and creates Windows Media Audio 8 for streaming and download. For best motion picture quality download video, professionals should still use the Windows Media Encoding Utility.
Microsoft® Windows Media™ Encoder is an easy-to-use, powerful production tool that enables content developers to convert both live and prerecorded audio, video, and computer screen images to Windows Media Format for live and on-demand delivery.
Windows Sockets Development Kit 23 NOV 98
Windows Vista Application Development Requirements for User Account Control (UAC) (Tips) 5 MAR 09
The Windows Vista and Windows Server 2008 Developer Story includes content for developers, and other technology experts and managers, interested in an in-depth exploration of some of the new and extended features in Windows Vista. It is released to the Windows Vista Developer Center in the form of brief articles, published approximately once every two weeks. Those articles are only a summary of the Windows Help file, which can be downloaded here.
Windows XP SP3 faq (Tips) 5 MAY 08
"It's time to say goodbye to an old friend. Windows XP Service Pack 3 (SP3), due in the second quarter of 2008, will be the final XP service pack , according to Microsoft. It can't come a moment too soon: XP SP2 (see my review) shipped over three years ago at this writing, and the company has since shipped hundreds of hot-fixes for the OS, giving users a painful updating experience, with multiple reboots. XP SP3 will consolidate all of these fixes into a single package and, surprisingly, add a few new features, including some that--go figure--debuted first in XP's successor, Windows Vista. Here's what I know about Windows XP Service Pack 3." -- Paul Thurrott
Windows XP tweaks (Tips) 25 MAY 06
Windows-Style List Box Sorting (Clarion Magazine) 31 DEC 00
Clarion’s standard way of sorting a list box is to use a sheet with tabs for each key. You select a tab to apply the desired sort order. In other Windows programs this same functionality you sort by clicking on the list box header, so why not do the same in Clarion?
Windows-Style List Box Sorting Revisited (Clarion Magazine) 27 JUN 01
Since Steffen Rasmussen's article on Windows-style list box sorting was published, some Clarion Magazine readers have responded with solutions to improve the code. In this article Steffen applies some of these solutions, and offers a small list box sorting template.
Wine Development (Utilities) 6 JAN 03
Wine is an implementation of the Windows Win32 and Win16 APIs on top of X and Unix. Think of Wine as a Windows compatibility layer. Wine provides both a development toolkit (Winelib) for porting Windows sources to Unix and a program loader, allowing many unmodified Windows 3.x/95/98/ME/NT/W2K/XP binaries to run under Intel Unixes. Wine works on most popular Intel Unixes, including Linux, FreeBSD, and Solaris.
Wine does not require Microsoft Windows, as it is a completely alternative implementation consisting of 100% Microsoft-free code, but it can optionally use native system DLLs if they are available. Wine comes with complete sources, documentation and examples and is freely redistributable. (The licensing terms are the GNU Lesser General Public License.)
A free implementation of Windows for Unix.
WinFax DDE Templates by Trevor Cox 15 SEP 99
In the incomming directory.
Winfiles.com 8 FEB 00
Large collection of windows related stuff. Updates. Fixes. Icons...
Wingnut Solutions (Web Sites) 4 MAR 08
This includes gCal, gCalc, gNotes, gFileFind, gQ, gSec, gReg, and LGP.
Over the next few weeks, I plan on re-branding these tools and tentatively
intend (due to the many versions of Clarion) to sell these as source code
products (except gReg - for obvious reasons). I'm also considering just
supporting C6 and up.
Myself (Dave Hlavac) and my company, Wingnut Solutions Inc, has just recently acquired all
of Gitano Software's Third Party Utilities.
WinGrep 20 DEC 01
GREP with a windows interface.
Wininet - Open Clarion 1 FEB 01
WinInet is a high-level interface to the TCP/IP-based HTTP, FTP, and Gopher Internet protocols. WinInet gives
you the ability to add HTTP, FTP, or Gopher functionality to your application without having to understand or
keep up with the changing protocol standards. This transparency is one of the key benefits of WinInet. As
standards evolve, WinInet will also evolve while keeping your interface to the protocol the same. Without a
high-level interface like Winsock or WinInet, you would have to write code to handle the responsibilities of all
the TCP/IP protocol layers.
wininet.dll documentation from Microsoft 2 OCT 01
The Microsoft® Win32® Internet (WinInet) application programming interface (API) provides stand-alone client
applications with easy access to standard Internet protocols, such as Gopher, FTP, and HTTP, abstracting the
protocols into a high-level interface that is familiar to Win32 developers.
WinInet.DLL: Transferring Files With FTP (Part 1) (Clarion Magazine) 26 SEP 01
In this three part series Matt Grossmith shows how to use the ubiquitous WinInet DLL to transfer files with FTP, delete and rename files on an FTP server, and install callback procedures to monitor file transfer progress.
WinInet.DLL: Transferring Files With FTP (Part 2) (Clarion Magazine) 4 OCT 01
In this three part series Matt Grossmith shows how to use the ubiquitous WinInet DLL to transfer files with FTP, delete and rename files on an FTP server, and install callback procedures to monitor file transfer progress.
WinInet.DLL: Transferring Files With FTP (Part 3) (Clarion Magazine) 9 OCT 01
In this three part series Matt Grossmith shows how to use the ubiquitous WinInet DLL to transfer files with FTP, delete and rename files on an FTP server, and install callback procedures to monitor file transfer progress.
WinRAR archiver (User Groups) 22 DEC 03
WinRAR is a powerful archive manager. It can backup your data and reduce size of email attachments, decompress RAR, ZIP and other files downloaded from Internet and create new archives in RAR and ZIP file format. You may try WinRAR before buy, its trial version is available in downloads.
WinSCP (Utilities) 20 OCT 09
Free SFTP, FTP and SCP client for Windows. WinScp has both FTP and SFTP and a command line interface you can call with the run command and it's free.
Winsock initialisation and termination 19 FEB 01
WinSockFix - A free Winsock/Tcp repair utility (Utilities) 31 DEC 10
If you encounter connection problems after removing network related software, Adware or after registry clean-up; and all other ways fail, then give WinSock XP Fix a try.
It can create a registry backup of your current settings, so it is fairly safe to use.
The Winsockfix Utility will:
WinSockFix will offer a last resort if your Internet connection is corrupted due to removed or invalid registry entries. It can often cure the problem of lost connections after the removal of Adware components or improper uninstall of firewall applications or other tools that modify the XP network and Winsock settings.
WinSQL (Utilities) 2 APR 09
WinSQL is universal database management tool that can be used with any relational database to perform administrative tasks such as importing/exporting data, generating test data, reverse engineering an existing database, comparing schema and data between databases or simply running SQL queries. On one hand WinSQL provides advanced user powerful tools to help them manage their database, on the other hand several wizards in WinSQL help novice users to view and modify existing data on any relational database. In short, WinSQL is a must-have tool for any programmer or DBA who work with a variety of databases in their day-to-day life.
WinterTree Software (Templates & Libraries) 5 APR 05
Klarisoft has a template wrapper for this at http://www.klarisoft.com/.
Winword Previewer 4 DEC 01
Winword Previewer - an additional template for Clarion applications. This
template is empowering you with ability to use the Microsoft Word as a
report previewer. It is using as an extension for regular Report procedure
template.
Winword Previewer Demo 20 NOV 01
The demo of Oleg Fomin's winword previewer.
Wireless Dropped Connections is XP (Tips) 28 APR 05
"The following is reported with the installation of our FR series of Wireless Routers and AL54xx series of devices in Windows XP workstations and applies to both. These installation or operational problems match known issues with XP and most all current Wireless Ethernet cards available on the market." -- Al Peterson
Wireshark (Utilities) 16 MAY 08
Wireshark is the world's foremost network protocol analyzer, and is the de facto (and often de jure) standard across many industries and educational institutions. Wireshark development thrives thanks to the contributions of networking experts across the globe. It is the continuation of a project that started in 1998.
WISE Install 27 AUG 97
WISE script to turn off opportunistic locking in NT 25 OCT 99
(Thanks to Mark Riffey for the link)
While Im sure there's a way to do it, this WISE script does not check
to see if its workstation or server and only install the key for that
particular flavor of NT. That exercise is (currently) left to the
reader, who naturally assumes all risk by using this Wise code.
Wizatrons at Work by Patrick K. O’Brien 14 OCT 99
Perhaps of more interest is the free Wizatron Toolkit, which should be
available in early November. There is an order form on the site. Once the
Toolkit is ready, you will receive an e-mail message letting you know where
you can download it. The toolkit will include a set of documented, custom
style files designed to accommodate the typical features that I have seen
people ask for.
My PowerPoint presentation has been converted to PDF format, and is
available now. It is not a small file and will take some time to download.
Like any good slide show, I think the value is pretty limited, other than as
a reminder of what was presented live. Don't expect to get too much out of
it.
WNet APIs 23 MAR 00
In the incoming directory of Icetips: A sample using WNet APIs which enums all
network resources and lets you connect/disconnect a resource. It works only
on Win95/98. by Davor Maric
Word and Line Counter 3 NOV 00
purpose:
WordSpell Templates (Templates & Libraries) 11 JAN 01
Handles standard text as well as RTF formatted text, including SoftVelocity's RTF control.
Seamlessly integrates Microsoft Word's spell checker into your application.
Work Permit Information 22 JAN 01
For those that do not know all the details in obtaining
a workpermit. (Thanks, Louis)
Working With Control Files I (Clarion Magazine) 27 JUL 99
Steve Parker explains how ABC control file handling differs from legacy code, and lays the groundwork for Nik's upcoming article.
Working With Control Files II (Clarion Magazine) 10 AUG 99
Not sure how to handle single-record control files in ABC? Nik Johnson adds a class and template to Steve Parker's control file handing scheme.
Worth Data Barfonts 21 JUN 00
Barcoding fonts and dll.
Worthington Data Solutions (Web Sites) 21 OCT 03
Barcoding and RF networking stuff.
Wotsit? 1 JUL 99
Welcome to Wotsit's Format, the complete programmer's resource on the net. This site contains file format information on hundreds of different file types and all sorts of other useful programming information; algorithms, source code, specifications, etc.
wPDFControl Wrapper (Templates & Libraries) 22 MAR 05
Clarion wrapper for the wPDFControl DLL from wpcubed GmbH. This dll allows to create full featured PDF files directly from Clarion application. Built in WMF support allows to save Clarion reports in PDF format. No need for the ActiveX registartion, wrapper works directly with DLL.
Write A Word Processor In Five Minutes (Clarion Magazine) 17 JAN 02
Inspired by a 30 page tutorial on creating a text editor in Delphi, Vince Du Beau decided to see how he could improve on the example in Clarion. The result: a word processor in five minutes.
Writing and Using Web Services in Clarion# (Article) (Clarion Magazine) 17 DEC 08
Writing and Using Web Services in Clarion# (Article) (Clarion Magazine) 30 DEC 08
Writing Classes That Create Word Documents (Clarion Magazine) 10 APR 01
It's easy to create Word documents from a Clarion application, using Jim Kane's OLE classes. Dave Harms looks at the OLE code, and ponders a set of Word-specific classes.
Writing To A Printer Port: Sending Escape Codes (Article) (Clarion Magazine) 10 MAR 06
Writing To The Windows Registry (Article) (Clarion Magazine) 14 MAR 08
Writing Your Own Template Chain (Article) (Clarion Magazine) 2 JUL 09
Writing Your Own Template Chain: Creating Embeds At Runtime (Article) (Clarion Magazine) 22 SEP 09
Writing Your Own Template Chain: Understanding Embeds (Article) (Clarion Magazine) 28 JUL 09
WSpell ready for C6.1 (Templates & Libraries) 13 MAY 04
WSpell comes with professional-quality 100,000-word American and UK English dictionaries, and you can use any of Wintertree Software's available dictionaries in other languages plus medical and legal dictionaries. It supports multiple user dictionaries and can use user dictionaries from other applications, including Word. You can distribute WSpell with your applications royalty free. Adding a spell checker to your applications has never been easier!
The WSpell control template allows easily use WSpell ActiveX professional quality, royalty free spelling checker from Wintertree Software in Clarion applications. It can spell check Clarion RTF Text Controls, standard TEXT and Locus RTF control (Locus RTF class has to be modified).
www.becubed.com 31 DEC 00
WYSIWYG Web Builder (Utilities) 18 MAY 09
(Works great with Nettalk!)
X-Charge (Utilities) 25 OCT 07
X-Charge credit card processing software can be operated independently or integrated with many existing applications. X-Charge credit card processing software replaces dedicated payment processing terminals (e.g. credit card machines) and supports all major credit card, check approval, and gift card processing types.
X-Charge credit card processing software also supports payment processing over existing dial-up phone lines or for faster credit card processing, any type of Internet connection.
X-Charge credit card processing software is the fast and easy way to process credit cards on your PC.
X-Drive 13 JAN 00
A free 25MB drive on the internet.
X-Gen Software 6 AUG 97
If you are using Clarion for Windows, we have designed
templates that ease the integration and minimize the work
involved in using RichX™.
Add-Ons
RichX™ has a full compliment of features including:
Clarion for Windows Users
X-Video Capture in a Clarion Window 11 SEP 99
xAccess Manager Lite v2.0 Ready for C6.3 (Templates & Libraries) 30 JAN 06
xAccess Manager Lite - Library with set of Extension and
Code Templates for fast and easy installation User Access Rights
and Privileges to any your program. You can make it within 15 minutes!
Just insert the Global Extension Template into your application.
XAMPP Apache Web Server Insallation (Utilities) 22 MAR 05
XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.
Many people know from their own experience that it's not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl.
xAnalogClock v1.2 ready for C6.3 (Templates & Libraries) 28 JAN 06
xAppWallpaper Manager v2.4 Ready for C6.3 (Templates & Libraries) 4 APR 06
This is a Library with Extension Template for easy manage frame background image.
You can set Picture List for random or ordered wallpaper, Holiday's and
Daily Pictures List. All features are configurable in xAppWall Manager Setup.
xAppWallpaper Template v2.0 (Templates & Libraries) 15 MAR 06
Add wallpaper to frame of your application for 5 minutes and for $19 ONLY!
It is very fast and easy!
Xara Webstyle 4 (Graphics) 20 APR 04
Webstyle's customizable professionally-designed templates give you almost limitless possibilities, from button bars and banner ads to photo albums and complete page layouts. Click on any of the graphic types below to learn more.
Whether you're a time-pressed designer or a complete novice, you can create professional-quality graphics and photos for the web with just the click of a button.
Xara Webstyle 4 (Utilities) 3 JAN 06
Unlike other template or clipart products, Webstyle’s professionally designed templates are totally customizable, without any loss of quality – giving you almost limitless possibilities. Graphic types range from button bars and banner ads to photo albums and complete page layouts.
Web graphics and photos made easy. Whether you're a time-pressed designer or a complete novice, you can create professional-quality graphics and photos for the web with just the click of a button.
xButton Class and Template v2 Ready for C7 (Now free) (Templates & Libraries) 13 JUL 10
From SealSoft: One more brick for building your program! xButton - Small Class and Template, wich enables to
set in design mode and change in runtime images for selected buttons on screen and toolbar and create
similarity of grafic buttons. Demo available.
XChange 8 MAY 01
The Document (or drawing/image file for that matter) is not altered in any way and your original file is left in
tact - Xchange creates a brand new copy for its own use, using the values you have prescribed in your selected
Templates, these affect the Resolution, file type, whether it should be Mono or Colour.
Xchange acts as a Printer - you simply install XChange as you would any other printer - but instead of actually
printing the File or Document in question, XChange intercepts the Print routine and creates a suitable Archive
image format, such as Tiff or Jpeg or any of the other formats available.
See FAQ at http://www.docu-track.com/developer_faq_s.htm
.
Xchange is a utility that allows the conversion of any file in any other Windows application (that we know of
anyway!) to be converted to a suitable format Tiff, JPEG, BMP - in fact over 70 different Formats/flavours in all!
xCheckTPS v1.04 (Templates & Libraries) 4 OCT 05
Features:
This is Free Utility for checking TPS files for errors.
Program have runtime command line and keys;
xClarEditor v1.2 (Utilities) 15 FEB 05
List of features:
xClarEditor v1.2 - small useful tool for easy manage your Clarion Redirection files
xClarionSwitcher v1.09 (Utilities) 1 JUL 06
This is Free Utility for easy switching between Clarion 6.3, Clarion 6.2,
Clarion 6.1 or Clarion 6.0 installed on single PC.
xDataBackup Manager Pro v3.06 Ready for C7.2 (Templates & Libraries) 23 JUN 10
List of Features:
This is a Library with Extension Template for easy and quickly backup your data files.
Used freeware ZLib library from Jean-loup Gailly & Mark Adler.
You don't need any additional licenses for use xDataBackup Pro in your programs.
xDataBackupManager Light v3.04 (Templates & Libraries) 19 JUN 07
xDesignSuite Ready for C6.3 (Templates & Libraries) 28 JAN 06
xDigitalClock v2.0 Updated for C7 (Templates & Libraries) 25 JUN 10
xDigitalClock - simple Class and Control Template for display time like digital Clock. Digital skins are supported.
Xenu's Link Sleuth (Utilities) 29 MAY 09
Xenu's Link Sleuth (TM) checks Web sites for broken links. Link verification is done on "normal" links, images, frames, plug-ins, backgrounds, local image maps, style sheets, scripts and java applets. It displays a continously updated list of URLs which you can sort by different criteria. A report can be produced at any time.
xFastButton v1.2 Ready for C6.2 (Templates & Libraries) 15 JUN 05
You can: Set main buttons properties: Text, Tips, Icon, Size (Width and Height), Justification, Flat, Skip, Scroll.
xFastButton - This Global Extension Template easyly and quickly will give you possibility to set globally properties for all buttons in your application.
xFText v2.8 Updated for C7 (Templates & Libraries) 25 JUN 10
xFText features. You can:
This is Class and Extension Template easy and quickly will give you possibility
to write ANY text in ANY place into the Frame of your program.
No "BlackBox" (no DLL). Only pure Clarion and WinApi functions.
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit.
xFunction Library from Seal Soft v2.5 Ready for C6.3 (Free) (Templates & Libraries) 14 MAR 06
Freeware: Many many useful functions:
No black box -- all Clarion code.
xInactivity v1.7 Ready for C6.3 (Templates & Libraries) 3 JAN 11
XLib 24 AUG 00
Do you believe me that I've tried to keep CR1 compatible with XLIB? :)
Ok, so CR1 is compatable with XLib.
XLib - Alexey Solovjev's XLib is finally found! 5 NOV 99
(It's just a directory of files till Alexey gets his HTML done)
XLIB is a library available with full sources that allows to create
FILEs and QUEUEs of desired structure from the scratch or modify
structure of existent FILEs and QUEUEs at run time. There are a lot
of extra features, e.g. extended analog of the WHAT function which
supports work with nested GROUPs and arrays.
XML For Clarion Developers (Clarion Magazine) 20 MAY 03
XML is becoming a major factor in business software development. But what is XML, and what options for reading/writing XML are available to Clarion developers?
XML Junction 28 JUN 00
XML Junction is a software tool for e-Commerce and application integration specialists. It automates the creation of DTDs, XML Schemas and XML Documents from virtually any application or data format including EDI, SQL formats, Legacy formats, HL7, SAP and more.
XML Notepad (Utilities) 3 APR 07
XML Notepad 2007 provides a simple intuitive user interface for browsing and editing XML documents.
XML Spy 21 SEP 01
XML Spy 4.0 unleashes the full power of XML Schema for your XML work. (their words, not mine)
XML support news (Templates & Libraries) 23 DEC 02
Two month ago we launched "XML support (level 1)" product. No serious errors
were found by our users at this time. And we increase some abilities. Now
this product includes:
Don't wait Clarion 6 or others for XML support! Use it now.
XML Tutorial 25 JUN 01
After you have studied this chapter you will know what XML is. You will know the difference between XML and
HTML. You will also know how to start using XML in your browser and in your applications.
(The author's claim, not mine)
xmlFuse v2.0 Ready for C6 (Templates & Libraries) 26 JAN 04
xmlFUSE provides a complete
native Clarion wrapper around the MS SOAP 3.0 SDK. This synergy between XML
and SOAP in the same product allows a developer to interface with XML Web
Services and process their requests and responses without purchasing
additional tools. XML Web Services are growing in popularity and sites such
as XMethods (http://www.xmethods.com) provide listings of dozens of services
you can integrate into your Clarion application. This cutting edge
technology will deliver increased value to your customers by integrating
many sources of Internet application content into your Clarion application.
xMouseGestures v1.2 Ready for C7.2 (Templates & Libraries) 23 JUN 10
This is Library with Class and extension Template for easy and quick
addition the Mouse Gestures into your any Application.
XNews 20 JUN 00
A free newsgroup reader.
xNotes Browse-Form v1.3 (Templates & Libraries) 22 JAN 07
xNotes v1.7 Ready for C6.3 (Templates & Libraries) 11 DEC 06
Add Notes and Reminders features into your application.
Xobni (Utilities) 8 MAY 08
Outlook plugin for organizing your inbox.
XP Issues (Tips) 21 OCT 02
Softvelocity's faq page has a section on dealing with XP issues.
XP Menubar Templates (release 3.02) (Templates & Libraries) 1 DEC 04
Get it from Icetips: http://www.icetips.com!
FREE! The CVO XP Menubar will add the XP Suite type of menubar to your app quickly and easily. Once again Microsoft has changed the look-and-feel of the menus in OfficeXP and now you can add this new menu to your program.
XP powertoy 'TaskSwitch.exe' (Utilities) 29 MAR 03
I recommend the XP powertoy 'TaskSwitch.exe' which gives a thumbnail preview of
every window every application has open. Make it easy to get back to the right
Clarion window. Available for free at
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp
(Scott Buchanan)
XP Taskpanel (with source) ABC and Legacy v1.5 (Templates & Libraries) 1 NOV 04
This control operates under all (32-bit) version of Windows.
Features:
XP Taskpanel is a native control for Clarion. It emulates the taskpanes that
are found in Microsoft's Windows XP. Taskpanels provide a flexible way of
presenting a group of related tasks to your users. XP Taskpanel provides you
with a graphically rich, modern looking, visually appealing way of
presenting logically grouped sets of choices.
XP Themed Controls (Templates & Libraries) 19 NOV 03
IMPORTANT: Your applications will still run on any Windows operating system,
not only on XP, even when we are using XP operating system features . NO
modifications or recompilation are needed.
We have developed a set of classes to support XP Themes on Clarion controls,
we would like to know what do you think about this product.
The product has the following features:
When your Clarion application won't be running on XP your will see normal,
standard Clarion controls, but when we detect that XP Themes are present we
will use them and we will create our own controls to support the new and
exciting features of XP, replacing the Clarion controls with them.
XP Unlimited (Utilities) 27 JAN 10
XP Unlimited turns your Windows System into a full blown Terminal Server, without any limit. XP Unlimited gives you eXtra Productivity when using Microsoft Windows.
XP-Smoker TCP/IP Repair (Utilities) 19 NOV 05
Instead of having to remember long confusing command line commands you can now just click a button.
If you answered yes to any of the questions above, then XP TCP/IP Repair may help fix your internet connection and possibly even protect your privacy.
XP TCP/IP Repair is a Graphical User Interface (GUI) for commands in Windows XP® that repair your TCP/IP registry settings and your Winsock LSP's.
xpat 30 NOV 01
Development of expat 2.0 is being handled by a team led by Clark Cooper, hosted by sourceforge.net. See http://expat.sourceforge.net for the latest on expat 2.0.
Expat is an XML 1.0 parser written in C. It aims to be fully conforming. It is currently not a validating XML processor. The current production version of expat 1.X can be downloaded from ftp://ftp.jclark.com/pub/xml/expat.zip.
xPathManager v1.4 (Templates & Libraries) 21 SEP 06
List of features:
xPathManager - Class with set of templates for fast and easy allowing
your programs to work with data in different folders.
No "BlackBox" (no DLL). Only pure Clarion Code.
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit.
For Clarion 6.1 and Clarion 5.5.
xPGP Ready for C6.3 (Templates & Libraries) 28 JAN 06
This is library, wrap class and templates set for using PGP (Pretty Good Privacy) Shareware for Windows 95, 98, 2000 and Windows NT directly from your Clarion Program.
xPictureBrowse v2.4 Ready for C6.3 (Templates & Libraries) 28 JAN 06
xPictureBrowse - it is a two Classes and two control Templates for easy preview,
select and display graphic files and images stored in BLOB-field.
(scaling images with resizing window are supported)
XPlore Templates 1.205 (Templates & Libraries) 8 NOV 04
The Xplore templates have been around for a while. They were
developed by Brian Staff but Icetips Software has taken the templates
over for future development. We are very excited about this new
member of our family and look forward to work on this product
to further enhance it to meet the requests and requirements of the
Clarion community.
Just to clarify: Existing Xplore customers will OF COURSE be 100%
supported by Icetips! There is no upgrade fee for existing customers
to this new release and you will be notified as soon as we get the
customer list into our system and can process it to send notification
emails:)
xPowerManager v1.02 (Utilities) 20 FEB 06
This is Free Tool for automatically shutdown PC by timer.
You can use CountDown timer or AlarmClock timer.
There are many various settings for comfortable using of xPowerMan.
Xpression Icons from 1st Logo Design (Graphics) 30 MAR 09
New icons from Moreno.
xPrettyAbout v1.1 (Templates & Libraries) 7 SEP 05
xPrettyAbout - This Class and Extension Template allows you to quickly and easily make an 'About' window of your program that is pretty and very attractive to you and to your customers!
xQuickFilter v2.20 (Templates & Libraries) 1 JUL 06
List of features:
xQuickFilter - This it is a sets of control Template and
code templates (ABC only) realized as CLASS.
The High-Power Tool which will make your program by even
more attractive for your users. Add a possibility of a
fast filtration in anyone ListBox, on any field in
Browse and Hot-fields on screen. It will take at you
all some minutes. The entries can be filtered on point
concurrence of significance, or on INSTRING.
xReplacer (v1.0 build 004 beta) Ready for C6.3 (Utilities) 28 JAN 06
At current moment it allows to do the following::
Move up and downwards on filled embeds;
xReplacer very easy, but useful and power tools for Clarion Developers.
It enables easily to work with TXA-files and TXD-files.
xReportPreview v3.7 Updated for C7 (Templates & Libraries) 25 JUN 10
Main Features:
The template comes like an alternative to the standard report preview.
There are two major differences from the standard report preview. First, the preview window now configurable and the user can configure its parameters. Second, the template starts in a separate thread and its window is not a MDI child.
xRuntimeStyle Manager v1.9 Ready for C6.3 (Templates & Libraries) 28 JAN 06
XScan from AFIQ Information Systems v1.2 (Freeware) (Utilities) 24 OCT 02
XScan is a light yet powerful tool to view, edit and manipulate any data
files recognizable by Clarion. XScan is based on XLib library and is able to
handle files / tables with structure defined at runtime - by a definition
script written in Clarion language. Features:
XScan is freeware and available for download at
http://www.power10.co.il/en/download/xscan.zip
xScreen Saver Ready for C6.3 (Demos) 28 JAN 06
And just one minus. Our Screen saver nothing shows on the "Display" on Display Properties Dialog.
A Screen Saver built with xDigitalClock. You download and try it. You can run it by simple click on it, or run with /C option for configuration.
And, of course, you can put it to Windows System directory and select from list of Screen Savers
on Display Properties Dialog.
xSearch v1.4 Ready for C6.3 (Templates & Libraries) 28 JAN 06
Class and Control Template for Full Search
through all fields of main and related files.
1:MANY and MANY:1 relations are supported.
xSmart Macro v2.2 (Free) Ready for C6.3 (Utilities) 28 JAN 06
The utility xSmartMacro (xSMacro) is intended first of all for the programmers, and probably will facilitate their
hard work. The main function of the program consists in an insertion in clipboard of a beforehand circumscribed
code (macro). With the help of programs can fast be inserted into the module, procedure or other place of an
insertion predetermined macro.
XStandard Version 1.7.1 (Controls) 23 OCT 06
The editor generates clean XHTML Strict or 1.1, uses CSS for formatting, and ensures the clean separation of content from presentation. Markup generated by XStandard meets the most demanding accessibility requirements. The editor's cool features include drag & drop file upload, spell checking and an image library that integrates tightly with your CMS.
XStandard is the leading standards-compliant plug-in WYSIWYG editor for desktop applications and browser-based content management systems (IE/Mozilla/Firefox/Opera/Safari/Netscape).
xTimers v1.2 Updated for C7 (Templates & Libraries) 25 JUN 10
xTimers - Class and template for fast and easy allowing your programs to work with many timers in any procedure.
xTipHotKey v3.0 Update for C7 (Templates & Libraries) 25 JUN 10
Very simple and useful Class with the Global Extension Template
which automatically add HotKey Name for Menu Items text and
Control's Tips text (For buttons, options, checkboxes).
The option to remove the previous HotKey name from Item Text and Tips is present.
xTipOfDay v2.7 (ABC Only) Ready for c6.3 (Templates & Libraries) 7 JUN 06
Only pure Clarion Code. And now you can use it with all version of Clarion without any problem.
This is library with extention Template for easy and quickly
set "Tip Of Day" feature for your any Application.
xToolTip v2.0 Updated for C7 (Templates & Libraries) 25 JUN 10
This is very simple and useful Class with Extension and Code Templates
for easy and quickly change standart tips
into native Microsoft Tooltip Control for any Clarion Window.
No "BlackBox" (no DLL). Only pure Clarion and WinApi functions.
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit
xToolTipPro v1.2 (Templates & Libraries) 18 MAR 06
This is Class and Extension Template allow you easyly and quickly to change
standard tips
into native Microsoft Tooltip Control with Many additional features for any
Clarion Window.
xTransparent Window v1.5 (C6, ABC & Legacy) Ready for C6.3 (Templates & Libraries) 28 JAN 06
xTransparent Window - this is Class and Extension Template
for easy and quickly set transparency for any Clarion Window.
xVideo for CW (Controls) 26 MAR 03
CW Video Capture Control
xWhatsNew (v1.8) (Free) Ready for C6.3 (Templates & Libraries) 28 JAN 06
The template for automatic generation and viewing
the file with a history of the versions of a product.
xWhatsNew Class (v1.9) Ready for C6.3 (Templates & Libraries) 28 JAN 06
This is commercial version of our FREE xWhatsNew v1.1 template.
The product was completely rewritten. And now became more convenient in use and more useful.
This is very simple and useful Class with sets of Extension and Code Templates
for adding "What's New" feature for your any Application.
No "BlackBox" (no DLL). Only pure Clarion Code.
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit.
xWindow Settings v3.3 (ABC only) Ready for C6.3 (Templates & Libraries) 28 JAN 06
No black box DLL. All Clarion Code. All versions of Clarion.
xWinSet lets the end user change standard screen properties at runtime,
including font size, foreground and background colors, wallpaper, etc.
Both for groups of objects, and for each object separately. The styles are supported.
You can dress a perfect suit on any your program literally during half an hour!!
xWord by SealSoft v1.9 Ready for C6.3 (Templates & Libraries) 28 JAN 06
For ABC and Legacy
The library supports Microsoft+ Word'2002, Microsoft+ Word'2000 and Microsoft+ Word'97
This library, using OLE and WordBasic to create Word documents directly
from Clarion applications. You have complete control over document formatting,
including table creation and graphic file insertion.
You can make search and replacement in the documents,
save the document in various formats, make merge of the documents,
printing, execute macro and much other
xWordCOM v1.6 Ready for C6.3 (Templates & Libraries) 28 JAN 06
This library, using COM inteface help you to create Word documents directly from Clarion applications. You have complete control over document formatting, including table creation and graphic file insertion. You can make search and replacement in the documents, save the document in various formats, make merge of the documents, printing, execute macro and much other. xWordCOM Library v1.0 supports MS Word'2003, MS Word'2002, MS Word'2000 and MS Word'97
xXPframe v1.4 Updated for C7 (Templates & Libraries) 25 JUN 10
This is Class and Code Template for easy and quick adding of style
of MS Office XP for Frame menu into your any Application.
xXPPopup v1.5 Updated for C7 (Templates & Libraries) 25 JUN 10
Your popup menu now will be exactly as native Windows XP popup menu.
You can add popup on any control, or on event. You can use xXPpopup for system tray popup menu. You can enable, disable, check and uncheck menu items. You can customize all properties of menu: colors, fonts, style, heights of menu bar. You can use different icons for active, inactive, disabled menu items.
Yogi Extension Templates 7 JAN 98
Designed to start where Clarion left off, the Yogi Templates - created by 'Yogi' Lochner - have all of
the advanced features you could want to use in your list boxes and windows. Full edit-on-list
support, advanced help features, sorted list box fields when you click the title bar and many other
useful tricks to make you Clarion 4 application really stand out in the crowd.
Your own Clarion Magazine Coffee Mug or Stein (Off-Topic) 27 APR 05
You can now order your very own Clarion Magazine coffee mugs! They have
the ClarionMag logo on one side, and the Planet Clarion logo on the other.
Zanden Communications 7 DEC 98
OCX for transfering files from an AS400.
ZAP! Direct Messenger 27 AUG 99
The Zap! Direct Messenger (ZDM) demonstrates direct instant Messaging between hosts. It was built using Internet Framework Template server and client software to enable both reception and transmision of data. The areas of demonstration are the following.
Free downloadable file with instructions included and online at Logic Central (http://www.logicentral.com)
zAssist (Utilities) 9 MAY 06
A backup program for Clarion.
ZCache (Utilities) 17 JUN 04
This product offers extraordinary caching, simplified methods for accessing data, simultaneous access to multiple database engines, and a high speed single access point for ASP (Application Service Provider) applications written for J2EE deployment and applications developers in general.
ZCache is a core technology developed to greatly improve application and web services access to data. Whether your application is a web deployed applet, or an Internet/LAN based stand alone application, ZCache provides powerful options that you can leverage to build higher performance products more quickly than ever before.
ZEON DocuCOm driver: 27 APR 01
It is one of The Most Powerful PDF creation software available that supports Compression; Watermarks; Font
embedding; Customized Document Info; and many other Unique Features.
(Mike Pasley likes it.)
The "DocuCom PDF Driver 4.x" helps you to create PDF documents from virtually any Windows application
that supports the "Print" command. (DBCS Asian languages are fully supported)
Ziff Davis review of a program written in Clarion 18 JAN 01
Zip Code Database 31 JAN 02
Zip Code Database 9 FEB 99
Zip Code Database 9 FEB 99
Zip Code file 27 SEP 00
43,000 ZIP codes in a TPS file.
Zip Code World (Web Sites) 11 FEB 03
Sample database and full database are available to download instantly. Order your ZipCodeWorld™ database now. Your computer-generated account will be delivered to your email address immediately once the order has been approved.
Commercial Zip Code and Postal Code Database -The database includes ZIP code, city name, alias city name, state code, phone area code, city type, county name, country FIPS, time zone, day light saving flag, latitude, longitude, county elevation, MSA, PMSA and Census 2000 data in United States. The complete database contains over 76,000 precise records.
Zip Genius v5 (Utilities) 12 DEC 03
ZipGenius features are unusual for a program of this type: you get support to TWAIN device (scanners and digital cameras), files extraction to CD-R writer (only under Windows XP®), a FTP client (FTPGenius). and other things. ZipGenius is born to be really flexible: it must fit everybody's needings.
ZipGenius 5 frees your passions: if you like music or digital photography, if you are a webmaster or just a web amateur, if you work or study, ZipGenius is always ready to assist you with its tools. Among them ZGAlbum has an important role: it allows to create slideshows with your favorite pictures, which can be loaded from a folder or imported through a TWAIN device.
ZipGenius has greatly evolved during these years and today it isn't just a zip/unzip application, but it is a perfect companion for your work. ZipGenius is a great solution for who needs to archive and protect its files and projects, but it is also suitable for everyone who just want to share pictures and music files.
ZipApp for Clarion v1.2e (Free) (Utilities) 16 APR 05
What do I do ?
I backup your application files app/dct by default and any other file types you check - prj, hlp, tpl, ico, tpw, lib, map - I save the new zip file to either the zipapp directory or parent.
I do a recursive backup without exception - thus any subdirectories will also be included in the backup. I can do a full backup of all selected file types or only those modified from a specified date...
I could do plenty more but the idea is single click backup - nothing complicated - so its used often rather than rarely...
Zips up your image files too!
New zip files are always created each time you press Go - I don't delete anything, I don't overwrite anything - housekeeping (deletion of old zips is your job) having said this - you use at your own risk... and I'm only 500k to download....
ZipFlash v2.3 Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
ZIPFlash works in two modes
1) In auto-complete mode - which means that once the user has filled in the ZIP field on your form the City & State will be automatically looked up and inserted. This will also work from a given city/state to lookup the ZIP.
and/or
2) As a standard lookup control template which puts two lookup buttons on to your update form - one for finding ZIP from City and State and the other for getting City and State from the ZIP code. If no ZIP exists then all ZIP codes will be available for selection
If there is more than one ZIP for a City/State combination a pick list will be shown - from which your user can select the code they want.
In some situations you might not want this pick list appearing so there is a template option to use the first match found instead.
If no match is found in the ZIP file there is the option to beep and/or display a customizable message explaining what has happened.
A Map button can be placed on a Browse or a Form - this will show the location of the city on a map of the USA
An optional Distance Button can be placed on a browse or form - it will calculate the distance between 2 ZIP codes - with the option to copy to the Clipboard.
ZIPFlash will work with any file of ZIP codes which has a key on the City + State. The recommended database is from www.gencd.com and costs only $29 with the first update being free (74,000 records and based on data from the US Postal Service). ZipFlash includes a converter .APP to bring the above database from comma delimited format into any Clarion supported file format. In the Sterling Data software library there is a smaller freeware file of 43,000 ZIP codes which can also be used with ZIPFlash (ZIPS.TPS).
All source code supplied - no runtime royalties
Compatible with all versions from CW2x through C6, ABC & Legacy
A low-cost way to add ZIP code insertion to your applications
Now with Map display button & Distance Calculation!
Zoder's Inn and InnQuest 10 JUL 00
Microsoft reviews an application written in Clarion (TPS files).
Zoltrix General Modem Q&A (FAQ) (Tips) 8 APR 02
A helpful faq about modems.
ZoomIt v4.1 (Freeware) (Utilities) 29 JAN 10
ZoomIt is screen zoom and annotation tool for technical presentations that include application demonstrations. ZoomIt runs unobtrusively in the tray and activates with customizable hotkeys to zoom in on an area of the screen, move around while zoomed, and draw on the zoomed image. I wrote ZoomIt to fit my specific needs and use it in all my presentations.
ZoomIt works on all versions of Windows.
You can use the images at www.outsidetrains.com/cc/linkimg.jpg or www.outsidetrains.com/cc/linksimg.jpg if you like. This images are updated every time I update the page so your link will always show the date I updated. Don't copy the image to your own server or the date won't update. Instead, use them directly from my server The dimensions of the large image is 600 by 144, and the smaller one is 200 by 101
Page established July 1997
---
Site hosted by godaddy.com