Posts tagged as:

agile development

Subversion and branching strategies

April 27, 2011

What is Subversion Subversion is an open source application used for revision control. It is sometimes abbreviated to SVN in reference to the name of its command line interface. Subversion boasts many advanced features, such as atomic commits, versioned directories, and good support for binary file formats, fast branching and tagging. The open source Apache [...]

Read the full article →

Web Project Management Methodologies and Pitfalls

February 9, 2011

This is a talk i gave to the IET in October 2010: You need to view the full post to see the slides. Web Project Management Methodologies and Pitfalls View more presentations from markedgington.

Read the full article →

How do i delete SVN folders?

May 26, 2010

When deploying websites, all SVN folders should be deleted, but SVN doesn’t include any built in commands to do this. The registry hack below can do this for you – it adds “Delete SVN Folders” to the context menu for folders. When you select it, it removes all folders named .svn inside the folder and [...]

Read the full article →

Cloud Computing – Why is it so good for business?

December 28, 2008

From a financial perspective, Cloud Computing pushes risks onto the people that own the assets.  The business in effect rent a particular set of assets, based on their usage. For the business this  transforms IT capex into opex. From a development perspective, Cloud Computing  enables you to potentially roll out your solution in minutes or [...]

Read the full article →

Ruby on Rails

June 27, 2008

Not having the time to code in Java as i once did, i thought that i decided that it was about time to have a go at a new language.  I selected Ruby and the Rails framework as i had enjoyed the debate i had at QCon and felt that it would help me understand [...]

Read the full article →

QCon – One week on

March 20, 2008

Ive been back in the office for 1 week, so how has QCon helped. Conversation around cloud computing has been a big hit. I got some good contacts and these have lead to investigation on using the Elastic computing and S3 services from amazon for one of our clients. Thoughts from ‘ The Zen of [...]

Read the full article →

QCon – How good was QCon 2008?

March 19, 2008

In short fantastic. I’ve attended many larger conferences and I found the smaller size more enabling for communication, both with the speakers and conference attendees. I attended tutorials on Agile management and DSL’s (Domain Specific Languages) and followed tracks on cloud computing, effective design and architectures. Each of these had a great set of speakers [...]

Read the full article →

QCon day 5 – Ruby panel discussion

March 17, 2008

After a number of comments around the conference regarding the near fanatical religious nature of the guys on the Ruby stream, i had to attend. I was not disappointed. If you broke the panel down into individuals i believe you would get a very balanced discussion around the sessions subject, When is Rails an appropriate [...]

Read the full article →