Clarion Magazine's Free Articles

The following articles are available without charge. Some require a free logon.

If you don't have an account you can register here.

 

MagGem: Everything You Ever Wanted To Know About Strings

Does your app have more string data than you realize? Are there better ways to handle those strings? Almost certainly. If you deal with strings (and who doesn't) you really need to read this article.
Posted February 24 2011 (permanent link)

MagGem: Capitalize The Right Way

Yes, Clarion has a CAP attribute. But it's not very smart. Here's the code you need to handle capitalization the right way.
Posted February 22 2011 (permanent link)

MagGem: Backdoors and Other Tricks

Let Keystate() give you administrator access to program features without requiring a special login.
Posted February 17 2011 (permanent link)

MagGem: Validating Credit Card Numbers

If you're handling credit card numbers, here's a way to check for bad data before you submit the card for processing.
Posted February 16 2011 (permanent link)

Webinar this Friday: If you can't test your code, how do you know it isn't crap?

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.
Posted February 8 2011 (permanent link)

Merry Christmas! ClarionMag's Holiday Schedule And Upcoming Articles

The Clarion Magazine office will be closed Friday, December 24th. Here's a look at what's still to come this year.
Posted December 23 2010 (permanent link)

ClarionMag at ClarionLive: A Webinar That Could Completely Change How You Code

As developers, we're paid to write code. And not just any code, but the good stuff, quality code that works reliably. How can you know your code is reliable? By testing it, of course. On Friday, Dec 10, in a ClarionLive webinar, Dave Harms will introduce an updated version of the ClarionTest unit testing framework and show how to use ClarionTest to make your code not just reliable but also more maintainable and reusable.
Posted December 9 2010 (permanent link)

Clarion.NET, Great Expectations, and the Emerald Isle

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?!
Posted October 21 2010 (permanent link)
Newest Newer Older Oldest (page 2 of 79)

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

First Look: C7 Gold Shows Promise

4/16/2009 12:00:00 AM

SoftVelocity released C7 Gold on April 13, 2009. Last-minute changes/fixes include a resolution to many UHEs and the addition of page view in the report designer. Dave Harms takes a look at the gold release.