Muffinresearch Labs by Stuart Colville

FOWA Notes: Commoditisation of IT and What the Future Holds – Simon Wardley | Comments (0)

Posted in Events on 20th February 2007, 4:34 pm by Stuart

Commoditisation of IT and what the future holds
Simon Wardley – Fotango

Commoditisation

Back in 1997, Spic girls, I was good looking, Labour were new and exciting.

I was working in the financial sector.

yesterdays hotstuff -> Today’s boredom

Photo of prime minister + Turkey

1890′s – Electricity was hot stuff
1930 – National Grid

Rare thing -> Ubiquitous Distributed

Cost of doing business

Early 90′s Web devs were hot stuff earning oodles of cash

New thing -> leading edge -> standard products -> utility service

Constant move to commoditisation

Trends:

Web 2.0 implies old hat web 1.0
companies want new exciting stuff

Editor: Here starts the commercial

operating environments – there’s no advantage in having your building your infrastructure every time.

Yak shaving – It doesn’t make sense to do these repetive tasks

Zimki: JavaScript front-end and backend.
Pay for what you use
Grid

Back to electricity, balance supply and demand.

In summary commoditisation is a growing trend. There are several different environments. If you want to build a web-app without headaches of configurations and you want to pay for what you need, and cheap as chips. Come and talk to use

Our Yaks come pre-shaved.

Editor: Here endeth the commercial

Post Tools

Comments: Add yours







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(2)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.511s.