Hacker ...
A person who enjoys exploring the details of programmable systems and how to stretch their capabilities, as opposed to most users, who prefer to learn only the minimum necessary. - Jargon File


Steven Cholerton Picture

“The supreme accomplishment is to blur the line between work and play.” - Arnold Toynbee

I have been designing and developing computer software solutions for over 20 years. I am a Chartered IT Professional awarded by the British Computer Society and a Fellow of the Institution of Analysts and Programmers.

Currently I run my own Software Development and Computer Consultancy company. In addition I also run Arten Books which provides new and used discount books through the Amazon Marketplace.

I am a Motorcycle fan, an avid reader of sci-fi, fantasy, history, thrillers and technical books, a guitar player, a traveller and a father.

In addition I have a special interest in ancient cultures, their technologies and beliefs, such as the Egyptians, the Aztecs, the Greeks and the Romans.

In September 2009 one of my products R10Cipher: Email, Text and File Security, was shortlisted as a Finalist for the 2009 Information Security Product of the Year award.

Contact Details:
stevecholerton@mac.com

as_red_blue_tp200

Arten Science

r10.tel

Twitter

Linked In


Hacker ...
A person who enjoys exploring the details of programmable systems and how to stretch their capabilities, as opposed to most users, who prefer to learn only the minimum necessary. - Jargon File


Steven Cholerton Picture

“The supreme accomplishment is to blur the line between work and play.” - Arnold Toynbee

I have been designing and developing computer software solutions for over 20 years. I am a Chartered IT Professional awarded by the British Computer Society and a Fellow of the Institution of Analysts and Programmers.

Currently I run my own Software Development and Computer Consultancy company. In addition I also run Arten Books which provides new and used discount books through the Amazon Marketplace.

I am a Motorcycle fan, an avid reader of sci-fi, fantasy, history, thrillers and technical books, a guitar player, a traveller and a father.

In addition I have a special interest in ancient cultures, their technologies and beliefs, such as the Egyptians, the Aztecs, the Greeks and the Romans.

In September 2009 one of my products R10Cipher: Email, Text and File Security, was shortlisted as a Finalist for the 2009 Information Security Product of the Year award.

Contact Details:
stevecholerton@mac.com

as_red_blue_tp200

Arten Science

r10.tel

Twitter

Linked In


Version Control Everything

Software Developers may be very familiar with Version Control Systems (VCS) but few other people are.

Basically a VCS allows you to IMPORT your documents or files into a managed repository. From this repository you can CHECK OUT the documents and files that you wish to work with. When you have completed your changes you COMMIT the changes back to the repository.

This gives you the ability to ROLLBACK to a previous version of a file or document should you need to. In addition when multiple people are working on the same project a VCS is invaluable due to the way in which changes can be MERGED.

I’ve been using Cornerstone as my VCS for a while and I think it’s great. The complexity is hidden away, and lets face it, so it should be ! Cornerstone is a Client for the popular Subversion VCS. Subversion comes installed on Mac OSX but you can instead use the version that comes with Cornerstone.

I now have *everything* (of importance) in my VCS repository. This includes all program code, documents, photographs and even databases. In addition to that my VCS Repository is syncronised via my Dropbox account so that an offsite copy is kept automatically.

I’ve never been happier about the security and safety of my code, documents and data. The tools are available, both inexpensive and easy to setup and use. There is no excuse for losing data anymore.

cs15

RSS Feed: http://feeds2.feedburner.com/Lonelyhacker

© 2009 Steve Cholerton Contact Me