Tag: Forums
KCML Programming Toolset Support
by Russell on May.19, 2009, under Software Development
Here are three web based resources for people who use KCML, KFORM and KDB.
- A group on LinkedIn called The KCML Programming Language
- Forums for the entire KCML tool set; www.kcmlhelp.co.uk
- A group on Facebook; http://www.facebook.com/group.php?gid=83435884572
Subversion
by Russell on Jan.20, 2009, under Software Development
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