Agile in Practice: What Is Actually Going On Out There?
Scott Ambler talks about actual data resulting from surveys made during 2006-2008, showing how Agile is perceived and implemented within organizations.
Tracking change and innovation in the enterprise software development community
Posted by Niclas Nilsson on Jun 07, 2008 03:48 PM
We get more and more cores in our CPUs, but does our software run linearly faster, or even close to that? In most cases - no. We have hit a trend change when it comes to faster CPUs. We will get more and more cores, but each core will be slower as the number of cores increase. How fast will your software run in a few years?
In his talk, Joe Armstrong introduces Erlang and the ideas of Concurrent Oriented Programming. Erlang is designed for fault-tolerance and because of the message-passing, share-nothing solution - scalability if built-in. Joe talks about the language, the philosophy behind the language, the implementation and about a number of commercial applications which are written in Erlang.
See the one hour presentation from JAOO 2007 at http://www.infoq.com/presentations/erlang-software-for-a-concurrent-world.
JProbe Freeware – Eclipse Plugin for efficient memory analysis and diagnosis
The Agile Business Analyst: Skills and Techniques needed for Agile
Hibernate without Database Bottlenecks
Evolutionary Design through Agile Development Podcast
The Key to SOA Governance: Understanding the Essence of Business
The video and presentation stops at 16:46. Am I the only one or is the video broken? - Lars
Hi Lars I just tested it and it seem to be working fine Diana
Works fine for me again... Must have been my connection or so. Thanks.
Hello, is it possible to download the slides of this excellent presentation ? Thanks - Paul
Guys... Flash 10 should be allowed too watch the video.
hello where is the presentation ?
Does anyone know how I can convert the audio to mp3 format, so I can listen to it on the road?
It would be great if we have a function here that we can download the presentation with the slide.
Flash 10 is still a beta product, why on earth should InfoQ be required to support a prerelease?
Sorry Lars, slide downloads were only available to people who attended JAOO.
One of the nicest things about erlang, which no one talks about, is how it is designed for ultra reliable software. Carrier grade etc. People seem to be used to unreliable terrible software these days, and would rather have things cheap (and disposable). However, erlang promises a higher grade of reliability then I think people are used to. Thats the greatest thing about it for me. The concurrency stuff is a nice side effect.
Steve Vinoski has blogged a lot about Erlang reliability. Check out http://steve.vinoski.net/blog. Also there are quite a few posts in Erlang forums that describe how single assignment, immutability etc. make Erlang a great platform for designing reliable systems. I am +1 with you that reliability is the #1 USP for Erlang.
Scott Ambler talks about actual data resulting from surveys made during 2006-2008, showing how Agile is perceived and implemented within organizations.
From QCon 2008, Daniel Moth presents on using Visual Studio 2008 and .NET 3.5 to create compelling rich Windows applications.
Joshua Kerievsky, founder of Industrial Logic, talks about Industrial Extreme Programming which extends XP by including practices dealing with management, customers and developers.
Amazon Web Services (AWS) Evangelist Jeff Barr discusses SimpleDB, S3, EC2, SQS, cloud computing, how different Amazon services interact, origins of AWS, AWS globalization and the March AWS outage.
Cloud services have helped bring virtualization to the forefront. Its full power however, also includes other benefits such as high availability, disaster recovery, and rapid provisioning.
John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.
VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.
Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.
12 comments
Reply