Just another Windoid Control-Q weenie

I'm working on a demo app for a series of upcoming articles on creating MVC web applications in Clarion#, and I needed some demo data. What, I thought, would be better than programmer jargon? So I grabbed a jargon glossary and set about converting it to a PostgreSQL table. Then I wrote a couple of stored procedures to randomly assemble these terms into test data.

Unfortunately, I keep wasting time actually reading the data. I mean, who can say with a straight face that Clarion programmers don't have baroque dinosaur religious issues....

Posted: March 4 2009

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

A Callback Technique for Capesoft's FileManager2

12/21/2006 12:00:00 AM

CapeSoft's FileManager2, and its more recent incarnation FileManager3, are amazing products: they completely automate the process of upgrading client databases, whether local or across a network, and make it easy to do file maintenance. Randy Rogers shows how to add a callback procedure to FM2 to provide user feedback during startup.