The 12th Idea

Showing all posts tagged "cloud computing"

Stuck in the clouds: So what is a cloud, anyway?

Video of presentation from Ignite Brisbane

In the first week of March I presented at the first Ignite Brisbane event. Ignite is a short presentation format where you have 5 minutes to talk on a topic, with 20 slides that auto-advance every 15 seconds. It’s fun, interesting – and not to mention a very different presentation format to the 30 – 60 minute talks I’ve done previously.

Watch the video here.

Posted by JAMES KAHN on Monday, 22 March 2010 at 10:41 AM
Tagged:cloud computingvideo

Cloud Computing - Reality vs Concept

Busting some cloud computing myths

For the last two years, cloud computing has been increasing in media presence and vendor push.  Each of the major vendors in the emerging cloud space has a specific message about what cloud computing is, and what it means to you.

Whether due to cloud computing still being new, or whether it is deliberate on the part of the companies pushing it, cloud computing itself is still very loosely defined, and I’m not going to try define it here.  However, the main basis of cloud computing is paying a recurring fee for a utility computing service.

To those in the infrastructure ...read more

Posted by JAMES KAHN on Wednesday, 17 March 2010 at 4:11 PM
Tagged:cloud computing2 comments

Adventures In Version Control

Simple source code security

For any development organisation, the security of the development source code is paramount. And yet, many organisations simply rely on standard backups to ensure them against data loss or corruption. Whilst this certainly provides an element of protection, it is far from an effective solution.

During any development project, files will be edited and saved continuously as functionality is added and refined. Very few development projects contain just one file; the overwhelming majority are made up of numerous pieces of source code which interlink and reference each other extensively. A single change to a software product may involve numerous small edits ...read more

Posted by DAN HALFORD on Monday, 8 February 2010 at 3:30 AM
Tagged:version controlcloud computing