Clarion Folk

Making Development Better Than Eating Icecream

Search And Find (Where's my Alt F3?)

What Is Clarion?
What Can Clarion Do For Me?
Stu's Greatest Hits (Tools)

Tospeed File Size Limit, newsgroup post (sv.clarion.clarionbeta)

March 6th, 2008 · · General

Jorge opened up the discussion with the following post:

2 Gb is a bit small for today standards…
Any chance or plan to improve the file format to increse this limit?

There are a number of differing answers, although most people were in agreeance that 2GB is getting crazy big anyway. A move to SQL is more appropriate at that stage.

Some of the answers were:

1. SV increased the number of records to 4GB-ish (?) but didn’t increase the table addressable size.

2. The 2GB limit is based on the use of a Signed Long for it’s internal system index.

3. The way the TPS driver handles record locking would mean a change in file format to increase past 2GB. This would mean it would only work on NTFS file systems.

I would think that, as said above, if you are getting to the stage where your files are that big .. take 6 months to change over to SQL (a far more stable arena for large amounts of data). That, or sell your system and start again with something new.

[Read more →]

Tags:·

Version Control Systems, a newsgroup post on comp.lang.clarion

March 5th, 2008 · · General

Arnor started a very useful post on the newsgroups regarding Version Control software.

The following are the systems that came up in the discussion (apologies if I missed any). Some of these aren’t full systems, but helpers in the process:

Seems like there’s a few out there. Apparently Serena is quite expensive, and VSS generates contention as to it’s usefulness :).

ClarionMag has some fantastic articles on the subject. Here’s a good search list. There’s a couple of Tortoise articles in particular, Dave Harms, and Mark Geisinger.

Also, here’s the Topical Index for Source Control at ClarionMag.

Tortoise SVN is good. I use it, although not properly. My main use is for incremental backups, at which it rules. I can “Commit” and know that my changes have been backed up right away. No fuss. I can also “Revert” to any of the previous points. That is an awesome ability, and very easy to navigate through.

It takes a little setting up, and I’ve still got to put my head around the actual Version Control part. Those articles will help.

[Read more →]

Tags:·

Selling Domain Names, From a newsgroup thread on comp.lang.clarion

March 5th, 2008 · · General

Jesus Moreno has posted on the newsgroups about his selling of some domains (most/all of which have “clarion” in their name).

This has prompted some very aggressive conversation. It’s one of those topics that sounds pretty harmless until you actually talk about it.

On one hand we have the very real choice that is Jesus’ alone. He owns the domains, he can do whatever he wants with them.

On the other hand, there is the moral question that people have raised, implying that people buy up domains with the sole reason of selling them later.

Thankfully most every reply gives the proper response .. which is: It doesn’t matter!

1. You can’t raise moral questions.

2. They are owned. Owned.

3. An Owner can do what they want with what they own.

4. This is a pretty useless thing to argue about. The topic _should_ have been harmless.

[Read more →]

Tags: