Posts Tagged ‘Forums’

KCML Programming Toolset Support

Tuesday, May 19th, 2009

Here are three web based resources for people who use KCML, KFORM and KDB.

  1. A group on LinkedIn called The KCML Programming Language
  2. Forums for the entire KCML tool set; www.kcmlhelp.co.uk
  3. A group on Facebook; http://www.facebook.com/group.php?gid=83435884572

Subversion

Tuesday, January 20th, 2009

Subversion is used for version control and, having recently set up a subversion repository, I wanted to share the experience. Previously my experience of versioning was SCCS and CVS, both of these systems do the job, but Subversion is very easy to use and setup. Over the last few months I have used it extensively and become very knowledgeable about it. I would recommend Subversion to any one needing version control, I use it for source files, but it would be equally good for any thing else, it handles binary and text files so there is no limit.

Here are some links should you want to find out more;

Subversion website – subversion.tigris.org
Subversion forums – www.svnforum.org