<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>BestTechVideos: Videos Tagged with 'Cloud Computing'</title>
    <link>http://www.bestechvideos.com/tag/cloud-computing/rss</link>
    <pubDate>Fri, 24 Feb 2012 15:30:34 GMT</pubDate>
    <description>BestTechVideos: Recently Posted Videos with short descriptions</description>
    <item>
      <title>Surge 2010 ~ Libcloud: a unified interface into the cloud</title>
      <link>http://www.bestechvideos.com/2012/02/24/surge-2010-libcloud-a-unified-interface-into-the-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/24/surge-2010-libcloud-a-unified-interface-into-the-cloud"><img alt="Surge 2010 ~ Libcloud: a unified interface into the cloud" src="/uploads/btv/video/image/00000002/4663/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>What is possible when you can consume compute resources on various hosting providers with nothing more than a python script? This talk will discuss Apache Libcloud, an Apache Incubator project dedicated to building standard interfaces into cloud computing.</p>

<p>Apache Libcloud is a unified interface into many popular cloud providers such as Amazon EC2, GoGrid, and Rackspace. Libcloud was created to address the problem that each cloud hosting provider provides a proprietary, slightly different, implementation of their API for accessing resources. Libcloud brings interoperability, visibility, and more importantly scriptability to many standard system administrator tasks.</p>

<p>In addition to providing APIs to manage servers, Libcloud is working on developing a portable Server Image format, so that identical machines can be created on any cloud provider, without a dependency on configuration management tools.</p><p><a href="http://www.bestechvideos.com/2012/02/24/surge-2010-libcloud-a-unified-interface-into-the-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Fri, 24 Feb 2012 15:30:34 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/24/surge-2010-libcloud-a-unified-interface-into-the-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/24/surge-2010-libcloud-a-unified-interface-into-the-cloud</comments>
    </item>
    <item>
      <title>Surge 2010 ~ Top 10 Lessons Learned from Deploying Hadoop in a Private Cloud</title>
      <link>http://www.bestechvideos.com/2012/02/23/surge-2010-top-10-lessons-learned-from-deploying-hadoop-in-a-private-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/23/surge-2010-top-10-lessons-learned-from-deploying-hadoop-in-a-private-cloud"><img alt="Surge 2010 ~ Top 10 Lessons Learned from Deploying Hadoop in a Private Cloud" src="/uploads/btv/video/image/00000002/4636/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Hadoop, HBase, and friends are built from the ground up to support Big Data/NoSQL, but that doesn't make them easy. Just like with any other relatively new and complex technologies, there are some rough edges and growing pains to manage. I've learned some hard lessons while deploying HBase tables containing billions of rows and dozens of terabytes on OpenLogic's Hadoop infrastructure. Come to this session to learn about some of the "gotchas" you might run into when deploying Hadoop and HBase in your own private cloud and how to avoid them.</p><p><a href="http://www.bestechvideos.com/2012/02/23/surge-2010-top-10-lessons-learned-from-deploying-hadoop-in-a-private-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Thu, 23 Feb 2012 12:54:37 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/23/surge-2010-top-10-lessons-learned-from-deploying-hadoop-in-a-private-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/23/surge-2010-top-10-lessons-learned-from-deploying-hadoop-in-a-private-cloud</comments>
    </item>
    <item>
      <title>Surge 2011 ~ Really Scaling a Rails Application</title>
      <link>http://www.bestechvideos.com/2012/02/22/surge-2011-really-scaling-a-rails-application</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-really-scaling-a-rails-application"><img alt="Surge 2011 ~ Really Scaling a Rails Application" src="/uploads/btv/video/image/00000002/4615/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Ruby on Rails is a great framework for quickly building applications, but what happens when you are wildly successful and need to scale way up? This talk is a case study in the evolution of our Rails application from a monolithic "does everything" systems running on a hosted server to a service-oriented system running in the cloud. As part of this tale, we will also cover the migration from a single MySQL data store to an environment with sharded MySQL and several NoSQL variants.  We will detail choices made along the way, the data used to make those choices, and distill the decision path down to a series of recommendations.</p>

<p>The audience will come away with concrete methods to scale their web applications and hints and heuristics to manage the evolution of their data.</p><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-really-scaling-a-rails-application">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Wed, 22 Feb 2012 15:23:29 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/22/surge-2011-really-scaling-a-rails-application</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/22/surge-2011-really-scaling-a-rails-application</comments>
    </item>
    <item>
      <title>Surge 2011 ~ Panel ~ Big Data meets Cloud</title>
      <link>http://www.bestechvideos.com/2012/02/22/surge-2011-panel-big-data-meets-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-panel-big-data-meets-cloud"><img alt="Surge 2011 ~ Panel ~ Big Data meets Cloud" src="/uploads/btv/video/image/00000002/4606/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Half of the pundits claim that The Cloud is the future. The other half warn us that Big Data is coming. Real engineers know these two don't always marry easily. How do we build systems that really scale, inside or outside the cloud? What conventional approaches don't work? What new approaches are available? What must we sacrifice from using them, and what do we gain in return? How do the economics really shake out? What does the CAP theorem really mean? Which things you've heard about the cloud are just hype, and which are really revolutionary?</p><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-panel-big-data-meets-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Wed, 22 Feb 2012 15:21:15 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/22/surge-2011-panel-big-data-meets-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/22/surge-2011-panel-big-data-meets-cloud</comments>
    </item>
    <item>
      <title>Surge 2011 ~ Cloudbursting with Amazon EC2 and SQS</title>
      <link>http://www.bestechvideos.com/2012/02/22/surge-2011-cloudbursting-with-amazon-ec2-and-sqs</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-cloudbursting-with-amazon-ec2-and-sqs"><img alt="Surge 2011 ~ Cloudbursting with Amazon EC2 and SQS" src="/uploads/btv/video/image/00000002/4594/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The concept of cloudbursting is very appealing. Who wouldn't want to maximize control and minimize costs by running a few servers in-house and borrowing public cloud resources when the odd demand spike occurs? This arrangement is particularly appealing if you already have a reason to run at least part of your system in-house, like Big Data that would cost a fortune to store in the public cloud. Unfortunately, the implementation is not so straightforward. You have to keep two asynchronous systems in lockstep across the public Internet while ensuring security, handling unpredictable latency, and optimizing for data locality. Come to this session to learn how this can actually work with Amazon EC2 and SQS. The implementation is based on Ruby on Rails and Resque/Redis, but the concepts are broadly applicable.</p><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-cloudbursting-with-amazon-ec2-and-sqs">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Wed, 22 Feb 2012 15:17:50 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/22/surge-2011-cloudbursting-with-amazon-ec2-and-sqs</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/22/surge-2011-cloudbursting-with-amazon-ec2-and-sqs</comments>
    </item>
    <item>
      <title>Surge 2011 ~ Under the Hood of a Distributed Database Service</title>
      <link>http://www.bestechvideos.com/2012/02/22/surge-2011-under-the-hood-of-a-distributed-database-service</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-under-the-hood-of-a-distributed-database-service"><img alt="Surge 2011 ~ Under the Hood of a Distributed Database Service" src="/uploads/btv/video/image/00000002/4592/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Cloudant was born of a desire to make scalable data storage and analysis simple, both for users and administrators. This talk will focus on the technologies and processes that have proven instrumental in the pursuit of that vision. Adam will discuss local storage engines that are insensitive to system crashes and distributed databases that remain available during network partitions. He'll describe the Erlang VM's code upgrades and how they can be leveraged for rapid, low-impact deployments via continuous integration and configuration management, and he'll draw on years of operational experience to present pitfalls encountered and lessons learned.</p><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-under-the-hood-of-a-distributed-database-service">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Wed, 22 Feb 2012 15:17:45 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/22/surge-2011-under-the-hood-of-a-distributed-database-service</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/22/surge-2011-under-the-hood-of-a-distributed-database-service</comments>
    </item>
    <item>
      <title>Surge 2011 ~ Building a cloud service on a cloud infrastructure. Also, cloud.</title>
      <link>http://www.bestechvideos.com/2012/02/22/surge-2011-building-a-cloud-service-on-a-cloud-infrastructure-also-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-building-a-cloud-service-on-a-cloud-infrastructure-also-cloud"><img alt="Surge 2011 ~ Building a cloud service on a cloud infrastructure. Also, cloud." src="/uploads/btv/video/image/00000002/4590/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>SimpleGeo provides hosted services for location-aware applications, one of which is a cloud spatial database. One can make puns and jokes about "a cloud within a cloud" until blue in the face, but the reality of the matter is that accomplishing such a thing is a non-trivial technical endeavor. Designing for failure is a hard requirement by definition, which turns out to be a blessing in disguise.</p>

<p>The competitive features of our database include built-in scaling, high availability and data redundancy. Come hear how we are harnessing various open source software and cloud services to back up the promises made to our customers and allow them to store and query their data, big and small, without worrying about what's happening behind the scenes; we've built an infrastructure that has the cloud mentality of a flexible, reliable, and highly available service baked in at every layer and have stumbled on something completely unexpected at almost every step of the way.</p>

<p>The talk will include a high-level overview of our infrastructure, as well as brief deepdives into pieces more specific to our usecase (including bits we've built out ourselves). We'll be sure to include juicy war stories about handling the frequent failures guaranteed by running on AWS and kernel-level issues we've encountered while running on virtual instances.</p><p><a href="http://www.bestechvideos.com/2012/02/22/surge-2011-building-a-cloud-service-on-a-cloud-infrastructure-also-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Wed, 22 Feb 2012 15:17:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/22/surge-2011-building-a-cloud-service-on-a-cloud-infrastructure-also-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/22/surge-2011-building-a-cloud-service-on-a-cloud-infrastructure-also-cloud</comments>
    </item>
    <item>
      <title>GTAC 2011:  Opening Keynote Address - Test is Dead</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-opening-keynote-address-test-is-dead</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-opening-keynote-address-test-is-dead"><img alt="GTAC 2011:  Opening Keynote Address - Test is Dead" src="/uploads/btv/video/image/00000002/4556/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Opening Keynote: Test is Dead
<br />Presented by Alberto Savoia</p>

<p>ABSTRACT</p>

<p>The way most software is designed, developed, and launched has changed dramatically over the last decade -- but what about testing? Alberto Savoia believes that software testing as we knew it is dead -- or at least moribund -- in which case we should stick a fork in it and proactively take it out of its misery for good. In this opening keynote of biblical scope, Alberto will cast stones at the old test-mentality and will try his darnedest to agitate you and convince you that these days most testers should follow a new test-mentality, one which includes shifting their focus and priority from "Are we building it right?" to "Are we building the right it?" The subtitle of this year's GTAC is "cloudy with a chance of tests," and if anyone can gather the clouds into a hurricane, it's Alberto -- it might be wise to bring your umbrella.</p>

<p>Alberto Savoia is Director of Engineering and Innovation Agitator at Google. In addition to leading several major product development efforts (including the launch of Google AdWords), Alberto has been a lifelong believer, champion, innovator and entrepreneur in the area of developer testing and test automation tools. He is a frequent keynote speaker and the author of many articles on testing, including the classic booklet "The Way of Testivus" and "Beautiful Tests" in O'Reilly's Beautiful Code.  His work in software development tools has won him several awards including the 2005 Wall Street Journal Technical Innovator Award, InfoWorld's Technology of the Year award, and no fewer than four Software Development Magazine Jolt Awards.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-opening-keynote-address-test-is-dead">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:55 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-opening-keynote-address-test-is-dead</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-opening-keynote-address-test-is-dead</comments>
    </item>
    <item>
      <title>GTAC 2011: How to Hit a Moving Target in the Cloud</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-how-to-hit-a-moving-target-in-the-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-how-to-hit-a-moving-target-in-the-cloud"><img alt="GTAC 2011: How to Hit a Moving Target in the Cloud" src="/uploads/btv/video/image/00000002/4555/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Vishal Chowdhary, Microsoft</p>

<p>ABSTRACT</p>

<p>In this session, we share our experiences for testing the Microsoft Translator (MT) service. Testing the translator service can be divided into two broad areas -- (1) Testing of the machine learning system that returns the translation answer and (2) the web service that serves translate requests running on the Microsoft cloud. The MT service offers translation in 36 different languages for users across the globe through UI and API. Testing the MT cloud service without user data would be like shooting in the dark. From a product standpoint, we need to answer questions like How do we prioritize languages for improvement? How do we divide resources in our data center for effective capacity distribution for the languages? From a test perspective we need to understand how the system is being used so that we can ensure that any new bits deployed will hold-up in production.</p>

<p>We will discuss the following three problems: Strategy for testing the machine learning system.  How do you perform load testing for the translation service running in the cloud? How can one extend the role of test by completely skipping the 'opening bugs' step?</p>

<p>With Microsoft for the past seven years, Vishal Chowdhary is currently with the MSR - Machine Translation (MT) team where he is responsible for both performance and scale testing of the MT cloud service and the machine translation quality. In the past, he has been involved with BizTalk, .NET Framework Wf and Wcf, and the Windows Azure AppFabric teams where he owned test strategy, test framework design, and feature testing. Vishal is passionate about making testing simpler and more interesting by employing new testing strategies and processes that prevent defects from entering the product.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-how-to-hit-a-moving-target-in-the-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:53 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-how-to-hit-a-moving-target-in-the-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-how-to-hit-a-moving-target-in-the-cloud</comments>
    </item>
    <item>
      <title>GTAC 2011: Automating Hadoop Stack Deployment and Testing</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-automating-hadoop-stack-deployment-and-testing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-automating-hadoop-stack-deployment-and-testing"><img alt="GTAC 2011: Automating Hadoop Stack Deployment and Testing" src="/uploads/btv/video/image/00000002/4554/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Andre Arcilla.</p>

<p>ABSTRACT</p>

<p>Hadoop is the distributed technology that powers Yahoo! grids. Due to the complex nature of the Hadoop ecosystem, Hadoop stack deployment requires significant investments of time and engineering expertise. Hadoop engineering team came up with a solution for automatic deployment and validation of the software stacks on a small computational footprint, enabling wider use of the technology for running small-scale trials, and using and testing Hadoop-based products in realistic environments. This talk presents HIT - Hadoop deployment and integration test environment that enables rapid automated Hadoop deployment.</p>

<p>Andre Arcilla is the Hadoop Integration Architect at Yahoo!, focused on assembly and deployment of Hadoop ecosystem. He previous experience includes architecting and building scalable utility and distributed enterprise solutions.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-automating-hadoop-stack-deployment-and-testing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:51 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-automating-hadoop-stack-deployment-and-testing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-automating-hadoop-stack-deployment-and-testing</comments>
    </item>
    <item>
      <title>GTAC 2011: BidiChecker: Automated Bidi Testing of Web Applications</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-bidichecker-automated-bidi-testing-of-web-applications</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-bidichecker-automated-bidi-testing-of-web-applications"><img alt="GTAC 2011: BidiChecker: Automated Bidi Testing of Web Applications" src="/uploads/btv/video/image/00000002/4553/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Yana Margolin and Jason Elbaum.</p>

<p>ABSTRACT</p>

<p>BidiChecker is a tool for the automated testing of web pages for errors in support of right-to-left (RTL) languages, also known as bidirectional (bidi) because they routinely include left-to-right items such as numbers and Latin-script words and phrases. Bidi support for a web page is a common requirement, even for pages in left-to-right scripts. Any page which accepts user input or displays multilingual content is likely to end up handling bidirectional text at some point, as it will eventually encounter data in Arabic, Hebrew or another RTL language. BidiChecker provides a Javascript API which can be easily integrated into an existing test suite. It also supports a browser bookmarklet which lets you run the checks manually on any web page and browse through the errors highlighted on the page. We'll talk a bit about common bidi bugs, then describe and demonstrate BidiChecker.</p>

<p>Yana Margolin joined Google in 2009. Since then she's been in charge of testing bidirectional text support implementation across various Google applications. Her focus includes promoting BidiChecker - an internally developed, open-sourced, automated tool for bidirectional text handling testing, as well as facilitating product development teams to switch from manual testing model to an automated one. Prior to Google, Yana was a QA Team Manager at WebCollage Israel LTD, a content syndication provider, who built the company's testing team from scratch.</p>

<p>Jason Elbaum has been at Google since 2008, where he develops infrastructure for supporting bidirectional languages. Before that he spent nine years at Motorola/Freescale Semiconductor. He has degrees in computer science from Princeton University and economics from the London School of Economics, and worked at Imperial College London as a research assistant in petroleum engineering (really!). Originally from suburban Washington, D.C., he now lives with his wife and two kids in Israel, where he umpires Little League baseball.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-bidichecker-automated-bidi-testing-of-web-applications">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:48 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-bidichecker-automated-bidi-testing-of-web-applications</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-bidichecker-automated-bidi-testing-of-web-applications</comments>
    </item>
    <item>
      <title>GTAC 2011: Keynote - Part the Clouds and See Fact from Fiction</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-part-the-clouds-and-see-fact-from-fiction</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-part-the-clouds-and-see-fact-from-fiction"><img alt="GTAC 2011: Keynote - Part the Clouds and See Fact from Fiction" src="/uploads/btv/video/image/00000002/4552/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Anthony Voellm.</p>

<p>ABSTRACT</p>

<p>The world of building software is undergoing rapid changes with the shift from desktop applications to highly connected and ubiquitous applications served from the Cloud. The shift to the Cloud poses new challenges (eq: how do you run xUnit frameworks on PAAS?) and opportunities on how to test while also creating whole new ways of testing in general (eg: fuzz testing on hundreds of machines for little cost). This talk will focus on helping you understand the challenges and opportunities while separating fact from fiction. It's time to part the Clouds and understand what lies ahead.</p>

<p>Anthony F. Voellm currently leads the Google Cloud Test team and has a wide range of experience from kernel and database engines to graphics and automated image and map extraction from satellite images. Anthony is an avid inventor with 7 technology patents issued.  He is focused on delivering Rerformance, Reliability, and Security to existing products like Google Cloud Storage and Dremel while also innovating new offerings. Prior to joining Google in 2011, Anthony held multiple roles at Microsoft leading the Microsoft Windows Reliability, Security, and Privacy test team working on Windows7+; Microsoft Hyper-V Performance Team; and SQL Server Performance team. He has also been a developer and tester on the Windows Filesystem, SQL Server Engine, and SGI IRIX networking teams. Anthony has taught performance testing to over 2,000 people worldwide and given dozens of informative talks on software fundamentals. He keeps a personal technology blog on software fundamentals at perfguy.blogspot.com. In addition to computer interests his passions lie in growing engineers, building things, and doing anything outdoors. Anthony holds a Master of Science from George Washington University, BA in Physics and a BS in Computer Science and Mathematics from the University of Vermont.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-part-the-clouds-and-see-fact-from-fiction">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:46 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-part-the-clouds-and-see-fact-from-fiction</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-part-the-clouds-and-see-fact-from-fiction</comments>
    </item>
    <item>
      <title>GTAC 2011: Web Consistency Testing</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-web-consistency-testing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-web-consistency-testing"><img alt="GTAC 2011: Web Consistency Testing" src="/uploads/btv/video/image/00000002/4551/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Kevin Menard.</p>

<p>ABSTRACT</p>

<p>Web Consistency Testing is a new form of automated Web testing that answers the simple question "does this page look the way it should?".  Historically, the way a page looks has been relegated to the status of "design artifact" and as such, been treated as something that must be tested with human eyes.  In my talk I present the results of research and development of an automated issue detection system that can be extended in numerous dimensions to detect cross-browser rendering issues, CSS regressions, and i18n differences.  Using the simplest representation possible, the "golden copy" of a page, this system requires no site-specific programming, making Web Consistency Testing available to every person in an organization, from product manager to QA engineer.</p>

<p>Kevin is the founder of Mogotest, a Web Consistency Testing service that aims to change the way we test Web sites and applications and simultaneously make testing available to all.  He's been involved with many open source projects over the years, most notably the Apache Cayenne and Tapestry projects, Selenium, svn2git, and the rubber Capistrano plugin for cloud provisioning and deployment of Ruby applications.  He is an Apache Software Foundation member and the current maintainer of the Selenium Grid project.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-web-consistency-testing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-web-consistency-testing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-web-consistency-testing</comments>
    </item>
    <item>
      <title>GTAC 2011: Developing and Testing WebGL</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-developing-and-testing-webgl</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-developing-and-testing-webgl"><img alt="GTAC 2011: Developing and Testing WebGL" src="/uploads/btv/video/image/00000002/4550/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Roy Williams.</p>

<p>ABSTRACT</p>

<p>WebGL will enable developers to create richer web applications than ever before by giving developers full access to the GPU on their users' machines.  Testing this new capability presents unique challenges new to most web developers.  In this talk we'll be discussing techniques and tools used for testing WebGL applications inside of Google, as well as some tips for building your own WebGL applications.</p>

<p>Roy Williams has been at Google for 2 years, and was at Microsoft for 5 years prior to that. Some of his major externally visible accomplishments include launching Route Around Traffic in Google Maps for Android. Roy has his BSc in Computer Science from Duke University. He lives in Seattle with his wife Tara.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-developing-and-testing-webgl">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:41 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-developing-and-testing-webgl</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-developing-and-testing-webgl</comments>
    </item>
    <item>
      <title>GTAC 2011: Keynote - How Hackers See Bugs</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-how-hackers-see-bugs</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-how-hackers-see-bugs"><img alt="GTAC 2011: Keynote - How Hackers See Bugs" src="/uploads/btv/video/image/00000002/4549/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Hugh Thompson, People Security.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-how-hackers-see-bugs">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:39 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-how-hackers-see-bugs</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-keynote-how-hackers-see-bugs</comments>
    </item>
    <item>
      <title>GTAC 2011: Lightning Talks I</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-i</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-i"><img alt="GTAC 2011: Lightning Talks I" src="/uploads/btv/video/image/00000002/4547/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Lightning Talks I:  A series of 5-minute technical talks about cloud testing.</p>

<p>More information about talks and speakers here:
<br />http://www.gtac.biz/speakers</p>

<p>Testing Cloud Failover
<br />Roussi Roussev, VMware</p>

<p>Behind Salesforce Cloud: Test Automation Cloud and Yoda
<br />Chris Chen, Salesforce</p>

<p>ABFT in the Cloud
<br />Timothy Crooks, CygNet</p>

<p>ScriptCover: Javascript Coverage Analysis Tool
<br />Ekaterina Kamenskaya, Google</p>

<p>Cloud Sourcing - Realistic Performance, Load and Stress Testing
<br />Sai Chintala, AppLabs</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-i">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:34 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-i</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-i</comments>
    </item>
    <item>
      <title>GTAC 2011: Browser Automation with NodeJS and Jellyfish</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-browser-automation-with-nodejs-and-jellyfish</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-browser-automation-with-nodejs-and-jellyfish"><img alt="GTAC 2011: Browser Automation with NodeJS and Jellyfish" src="/uploads/btv/video/image/00000002/4546/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Adam Christian.</p>

<p>ABSTRACT</p>

<p>In a world where Javascript is everywhere; your browser, server, database, mobile device -- you want and need code resuse to speed up development.  In order to do this, you need to know that code works in all the environments you care about.</p>

<p>Jellyfish is a node project focused on provisioning different environments and making it easy for you to execute your JS and get the results.</p>

<p>Adam is the co-creator of Windmill and various other open source projects, including Mozmill (the XUL test automation project), and Jellyfish. He also works on a small snowboarding video blog called EatPow. His personal blog is at adamchristian.com. He is currently employed as a Javascript Architect at Sauce Labs.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-browser-automation-with-nodejs-and-jellyfish">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:32 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-browser-automation-with-nodejs-and-jellyfish</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-browser-automation-with-nodejs-and-jellyfish</comments>
    </item>
    <item>
      <title>GTAC 2011: WebDriver</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-webdriver</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-webdriver"><img alt="GTAC 2011: WebDriver" src="/uploads/btv/video/image/00000002/4545/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Simon Stewart.</p>

<p>ABSTRACT</p>

<p>Google has a unique infrastructure for running web tests. This talk will focus on how this infrastructure evolved, from running tests on local machines, all the way up to the sophisticated tools available for Googlers now. Along the way, you'll learn how you, too, can build something similar using OSS, and a little bit of elbow grease. You'll walk away knowing just how much effort you want to expend on running your tests in the cloud, and whether a private or public implementation is the right thing for you.</p>

<p>Simon Stewart lives in London and works as a Senior Software Engineer in Test at Google. He is the current lead of the Open Source Selenium project and deeply involved with browser automation at work. Simon's first GTAC experience was in New York, where his carefully planned demo went horribly awry. It has been said before that Simon enjoys beer and writing better software, sometimes at the same time. This continues to be true. He is also the top hit for the search 'steel cage knife fight', a fact that makes him inordinately proud.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-webdriver">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:29 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-webdriver</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-webdriver</comments>
    </item>
    <item>
      <title>GTAC 2011: The Latest in Google Test Tools</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-the-latest-in-google-test-tools</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-the-latest-in-google-test-tools"><img alt="GTAC 2011: The Latest in Google Test Tools" src="/uploads/btv/video/image/00000002/4544/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Ibrahim El Far and Jason Arbon</p>

<p>ABSTRACT</p>

<p>Today's test engineering is labor intensive, requires expensive switches in context, involves so much grunt work that it stifles creativity and slows down productivity, and, finally, it often ignores product and customer risks. Come and learn about the latest Google has to offer in open source test tools that help manual testers by eliminating much of the grunt work, keeping them focused on testing, and helping them prioritize their efforts based on risk. Chief among these are BITE, Quality Bots, Test Analytics, and Script Cover, the first two of which are the focus of this talk.</p>

<p>Ibrahim is an engineering manager at Google leading a team dedicated to building next-generation test tools for the web. Earlier he was a software engineer building developer tools used across the company. Prior to Google, Ibrahim was at Microsoft where he led tools and QA teams in Bing and SQL Server. His academic background includes extensive graduate-level work in software testing at the Florida Institute of Technology.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-the-latest-in-google-test-tools">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-the-latest-in-google-test-tools</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-the-latest-in-google-test-tools</comments>
    </item>
    <item>
      <title>GTAC 2011: Lightning Talks II (Web Testing)</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-ii-web-testing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-ii-web-testing"><img alt="GTAC 2011: Lightning Talks II (Web Testing)" src="/uploads/btv/video/image/00000002/4543/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Lightning Talks II - a series of 5 minute talks on Web Testing.</p>

<p>For abstracts and speaker bios, please see http://www.gtac.biz/speakers .</p>

<p>Mobile Web Testing Using WebDriver
<br />Dounia Berrada, Google</p>

<p>jstestnet: CI with JavaScript Integration Tests
<br />David Clarke, Mozilla</p>

<p>NativeDriver
<br />Matt DeVore, Google</p>

<p>Page Coverage
<br />David Burns, Mozilla</p>

<p>Writing Tests in Plain English
<br />Jerome Mueller, Google</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-ii-web-testing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:25 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-ii-web-testing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-lightning-talks-ii-web-testing</comments>
    </item>
    <item>
      <title>GTAC 2011: Angular</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-angular</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-angular"><img alt="GTAC 2011: Angular" src="/uploads/btv/video/image/00000002/4542/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Misko Hevery.</p>

<p>ABSTRACT</p>

<p>Angular teaches your old browser new tricks. It is what HTML would have been had it been designed for building web-applications. Angular is radical because it eliminates boilerplate code with declarative rather than imperative syntax.</p>

<p>Angular:
<br />* Allows you to create custom HTML elements and attributes that provide dynamic behavior 
<br />* Declaratively describe web-applications behavior with little JavaScript.  
<br />* Creates an environment that provides trivially reusable widgets, data-binding, "automatic MVC", server resources, and other primitives useful in building AJAX apps.
<br />* Builds apps that have orders of magnitude less JavaScript than equivalent apps written in classical way. 
<br />* Eliminates waiting on compiling for UI changes.</p>

<p>Having an awesome framework is not enough, one needs to also have an awesome testability story. In this session we will focus on all of the work which we have done to make applications written in Angular a joy to test.</p>

<p>Misko Hevery works as an Agile Coach at Google where he is responsible for coaching Googlers to maintain the high level of automated testing culture. This allows Google to do frequent releases of its web applications with consistent high quality. Previously he worked at Adobe, Sun Microsystems, Intel, and Xerox (to name a few), where he became an expert in building web applications in web related technologies such as Java, JavaScript, Flex and ActionScript. He is very involved in Open Source community and an author of several open source projects such as Angular (http://angularjs.org) and JsTestDriver (http://code.google.com/p/js-test-driver).</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-angular">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:22 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-angular</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-angular</comments>
    </item>
    <item>
      <title>GTAC 2011: Closing Keynote - Secrets of World Class Software Organizations</title>
      <link>http://www.bestechvideos.com/2012/02/21/gtac-2011-closing-keynote-secrets-of-world-class-software-organizations</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-closing-keynote-secrets-of-world-class-software-organizations"><img alt="GTAC 2011: Closing Keynote - Secrets of World Class Software Organizations" src="/uploads/btv/video/image/00000002/4540/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>6th Annual Google Test Automation Conference 2011 (GTAC 2011)
<br />"Cloudy With A Chance Of Tests"
<br />Computer History Museum
<br />Mountain View, CA USA
<br />October 26-27, 2011</p>

<p>Presented by Steve McConnell.</p>

<p>ABSTRACT</p>

<p>Construx consultants work with literally hundreds of software organizations each year. Among these organizations, a few stand out as being truly world class. They are exceptional in their ability to meet their software development goals and exceptional in the contribution they make to their companies' overall business success. Do world class software organizations operate differently than average organizations? In Construx's experience, the answer is a resounding "YES." In this talk, award-winning author Steve McConnell reveals the technical, management, business, and cultural secrets that make a software organization world class.</p>

<p>Steve McConnell is CEO and Chief Software Engineer at Construx Software where he consults to a broad range of industries, teaches seminars, and oversees Construx's software engineering practices. Readers of Software Development magazine named him one of the three most influential people in the software industry along with Bill Gates and Linus Torvalds. Steve is the author of Software Estimation: Demystifying the Black Art (2006), Code Complete (1993, 2004), Rapid Development (1996), Software Project Survival Guide (1998), and Professional Software Development(2004), as well as numerous technical articles. His books have won numerous awards for "Best Book of the Year" from Software Development magazine, Game Developer magazine, Amazon.com's editors, and other sources. Steve serves as Editor-in-Chief Emeritus of IEEE Software magazine, is on the Panel of Experts of the SWEBOK project, and is past Chair of the IEEE Computer Society's Professional Practices Committee. He can be reached at stevemcc@construx.com.</p><p><a href="http://www.bestechvideos.com/2012/02/21/gtac-2011-closing-keynote-secrets-of-world-class-software-organizations">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/testing">Testing</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:03:17 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/gtac-2011-closing-keynote-secrets-of-world-class-software-organizations</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/gtac-2011-closing-keynote-secrets-of-world-class-software-organizations</comments>
    </item>
    <item>
      <title>Surge 2011 ~ Building a Real-Time Cloud Analytics Service with Node.js</title>
      <link>http://www.bestechvideos.com/2012/02/21/surge-2011-building-a-real-time-cloud-analytics-service-with-node-js</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/21/surge-2011-building-a-real-time-cloud-analytics-service-with-node-js"><img alt="Surge 2011 ~ Building a Real-Time Cloud Analytics Service with Node.js" src="/uploads/btv/video/image/00000002/4502/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>We present our experience designing, implementing, and deploying a Node.js-based distributed system for analyzing system and application performance across a datacenter.  Our system's design, and particularly the choice of programming environment, were driven by our goals of supporting real-time analysis of problems spanning hundreds of production systems, which requires that the system deal with large volumes of data with very low latency.  We will briefly discuss these considerations and why we chose Node.js for the implementation.  We will then present our actual experience building and deploying the software, including topics of software development speed; availability of libraries and tools for development, testing, and verification; difficulties observing and debugging Node applications (especially post-mortem); packaging issues related to lack of C++ binary compatibility; and other development and deployment issues.  Finally, we will close with a demonstration of the facility itself, and some discussions of the production pathologies that it has found&mdash;including the results of using the facility to analyze its own performance.</p><p><a href="http://www.bestechvideos.com/2012/02/21/surge-2011-building-a-real-time-cloud-analytics-service-with-node-js">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 21 Feb 2012 14:00:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/21/surge-2011-building-a-real-time-cloud-analytics-service-with-node-js</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/21/surge-2011-building-a-real-time-cloud-analytics-service-with-node-js</comments>
    </item>
    <item>
      <title>Ralph Johnson, Joe Armstrong on the Future of Parallel Programming</title>
      <link>http://www.bestechvideos.com/2010/07/22/ralph-johnson-joe-armstrong-on-the-future-of-parallel-programming</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/07/22/ralph-johnson-joe-armstrong-on-the-future-of-parallel-programming"><img alt="Ralph Johnson, Joe Armstrong on the Future of Parallel Programming" src="/uploads/btv/video/image/00000002/2435/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><b>Summary</b>    				<br />    				Ralph Johnson and Joe Armstrong discuss their ideas about parallel programming - whether shared memory is harmful, the place of message passing, fault tolerance, the importance of protocols and more.     				<br />    				<br />	    			<b>Bio</b>    				<br />    				Ralph Johnson, one of the GoF behind the Design Patterns book and behind the creation of the original Refactoring Browser, is now at the CS dept. at the UIUC and the leader of UIUC Patterns/Software Architecture Group. Joe Armstrong is the principle inventor of the Erlang programming Language. He has worked for Ericsson where he developed Erlang and was chief architect of the Erlang/OTP system.                                            <br />                        <br />                        <b>About the conference</b>                        <br />                        QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.<p><a href="http://www.bestechvideos.com/2010/07/22/ralph-johnson-joe-armstrong-on-the-future-of-parallel-programming">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Tue, 29 Nov 2011 04:53:49 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/07/22/ralph-johnson-joe-armstrong-on-the-future-of-parallel-programming</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/07/22/ralph-johnson-joe-armstrong-on-the-future-of-parallel-programming</comments>
    </item>
    <item>
      <title>SpringOne 2GX 2010: Welcome Opening Keynote</title>
      <link>http://www.bestechvideos.com/2010/11/13/springone-2gx-2010-welcome-opening-keynote</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/11/13/springone-2gx-2010-welcome-opening-keynote"><img alt="SpringOne 2GX 2010: Welcome Opening Keynote" src="/uploads/btv/video/image/00000002/3749/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><b>Summary</b>					<br />					Rod Johnson talks about what lies ahead for Spring, the new challenges and environment today, 10 years after the first line of Spring code was written. VMware’s plan with Spring is to continue investing in portability, productivity and innovation, making Spring the Java programming model for the cloud, and offering Code2Cloud, an integrated desktop-cloud development environment.					<br />					<br />					<b>Bio</b>					<br />					Rod Johnson is the founder of the Spring Framework, an open source project that begun in February 2003, and based on the Interface21 framework published with Johnson's best-selling Expert One-on-One J2EE Design and Development. Johnson is one of the world's leading authorities on Java and J2EE development.			        						<br />						<br />						<b>About the conference</b>						<br />						SpringOne 2GX is a collocated event covering the entire Spring ecosystem and Groovy/Grails technologies. SpringOne 2GX is a one-of-a-kind conference for application developers, solution architects, web operations and IT teams who develop, deploy and manage business applications. This is the most important Java event of 2010, especially for anyone using Spring technologies, Groovy & Grails, or Tomcat. Whether you're building and running mission-critical business applications or designing the next killer cloud application, SpringOne 2GX will keep you up to date with the latest enterprise technology.<p><a href="http://www.bestechvideos.com/2010/11/13/springone-2gx-2010-welcome-opening-keynote">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Tue, 29 Nov 2011 04:53:21 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/11/13/springone-2gx-2010-welcome-opening-keynote</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/11/13/springone-2gx-2010-welcome-opening-keynote</comments>
    </item>
    <item>
      <title>What’s Next for jclouds?</title>
      <link>http://www.bestechvideos.com/2010/12/23/what-s-next-for-jclouds</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/12/23/what-s-next-for-jclouds"><img alt="What’s Next for jclouds?" src="/uploads/btv/video/image/00000002/3894/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><b>Summary</b>    				<br />    				Adrian Cole discusses his jclouds project, which is an open source library that helps Java developers get started in the cloud and reuse their Java development skills. Cole also talks about some of the challenges of creating a cloud agnostic library, such as the use of different hypervisors and that various cloud implementations are written in different languages, such as VB, Python, Ruby, etc.    				<br />    				<br />	    			<b>Bio</b>    				<br />    				Adrian Cole is the founder of the open source jclouds project and CEO of Cloud Conscious, LLC. Adrian also runs the Cloudhacker’s group in San Francisco, a regular gathering of cloud developer enthusiasts. His 17-year career in IT includes design and implementation of mass automation and deployment products for financial, hosting, and education contexts.                                            <br />                        <br />                        <b>About the conference</b>                        <br />                        Strange Loop is a developer-run software conference. Innovation, creativity, and the future happen in the magical nexus "between" established areas. Strange Loop eagerly promotes a mix of languages and technologies in this nexus, bringing together the worlds of bleeding edge technology, enterprise systems, and academic research.Of particular interest are new directions in data storage, alternative languages, concurrent and distributed systems, front-end web, semantic web, and mobile apps.<p><a href="http://www.bestechvideos.com/2010/12/23/what-s-next-for-jclouds">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/web-technologies">Web Technologies</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>]]>
      </description>
      <pubDate>Tue, 29 Nov 2011 04:52:32 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/12/23/what-s-next-for-jclouds</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/12/23/what-s-next-for-jclouds</comments>
    </item>
    <item>
      <title>Jerome Dochez Discusses Early Plans for Java EE 7, Planned to Ship in 2012</title>
      <link>http://www.bestechvideos.com/2011/04/09/jerome-dochez-discusses-early-plans-for-java-ee-7-planned-to-ship-in-2012</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2011/04/09/jerome-dochez-discusses-early-plans-for-java-ee-7-planned-to-ship-in-2012"><img alt="Jerome Dochez Discusses Early Plans for Java EE 7, Planned to Ship in 2012" src="/uploads/btv/video/image/00000002/4218/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><b>Summary</b>    				<br />    				In this interview, recorded at QCon London,  Glassfish architect Jerome Dochez talks to Charles Humble about plans for Java EE 7.  The interview covers what Java EE 6 has achieved, possible additional profiles, the impact of the cloud, new features planned for the platform, and modularity.    				<br />    				<br />	    			<b>Bio</b>    				<br />    				Jerome Dochez has been working on Java EE since 2000.  He is the architect for Glassfish,  and led the design and implementation of the GlassFish V1 and V3 application servers. He also created the Java Plug-in, was the architect for  the Java Application Verifcation Kit, and worked  on the first JavaBeans specification.                                              <br />                        <br />                        <b>About the conference</b>                        <br />                        QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.<p><a href="http://www.bestechvideos.com/2011/04/09/jerome-dochez-discusses-early-plans-for-java-ee-7-planned-to-ship-in-2012">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Mon, 28 Nov 2011 03:01:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2011/04/09/jerome-dochez-discusses-early-plans-for-java-ee-7-planned-to-ship-in-2012</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2011/04/09/jerome-dochez-discusses-early-plans-for-java-ee-7-planned-to-ship-in-2012</comments>
    </item>
    <item>
      <title>Netflix in the Cloud</title>
      <link>http://www.bestechvideos.com/2010/12/22/netflix-in-the-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/12/22/netflix-in-the-cloud"><img alt="Netflix in the Cloud" src="/uploads/btv/video/image/00000002/3891/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><b>Summary</b>					<br />					Adrian Cockcroft discusses the advantages of running Netflix services in Amazon’s cloud, comparing the old data center solution against the new cloud architecture implemented to offer faster, more scalable, more available, and more productive services across the enterprise.					<br />					<br />					<b>Bio</b>					<br />					Adrian Cockcroft is an architect at Netflix leading the Cloud Systems group. He authored Sun Performance and Tuning, Resource Management and Capacity Planning for Web Services while being a Distinguished Engineer at Sun Microsystems. He was also a founding member of eBay Research Labs, where he contributed to the Skype Java API and built mobile application prototypes.			        						<br />						<br />						<b>About the conference</b>						<br />						QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.<p><a href="http://www.bestechvideos.com/2010/12/22/netflix-in-the-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 16:18:20 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/12/22/netflix-in-the-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/12/22/netflix-in-the-cloud</comments>
    </item>
    <item>
      <title>Chris Richardson discusses Cloud Foundry and Cloud Computing</title>
      <link>http://www.bestechvideos.com/2009/12/29/chris-richardson-discusses-cloud-foundry-and-cloud-computing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/12/29/chris-richardson-discusses-cloud-foundry-and-cloud-computing"><img alt="Chris Richardson discusses Cloud Foundry and Cloud Computing" src="/uploads/btv/video/image/00000002/1570/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><b>Summary</b>    				<br />    				Chris Richardson discusses the evolving cloud computing landscape, cloud computing tools, differences between local machines and cloud-based virtual machines, Cloud Foundry offerings, deploying a Java application to Cloud Foundry, Cloud Foundry vs other cloud offerings, future Cloud Foundry developments, and the future of enterprise Java development.    				<br />    				<br />	    			<b>Bio</b>    				<br />    				Chris Richardson is a developer, architect and mentor with over 20 years of experience and is the author of the recently published book "POJOs in Action". Chris has been a technical leader at a variety of companies including Insignia Solutions and BEA Systems. Chris has a computer science degree from the University of Cambridge in England. He lives in Oakland, CA with his wife and three children.                                            <br />                        <br />                        <b>About the conference</b>                        <br />                        SpringOne 2GX is an annual event; it includes a technical exploration of the Spring ecosystem along with the latest developments in the Groovy/Grails space. As a participant, you will have the opportunity to attend two great events at one venue. Whether you're a Spring enthusiast, Tomcat user, Groovy/Grails fan, or just interested in open source development, you'll find valuable content in sessions presented here.<p><a href="http://www.bestechvideos.com/2009/12/29/chris-richardson-discusses-cloud-foundry-and-cloud-computing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 29 Dec 2009 10:22:18 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/12/29/chris-richardson-discusses-cloud-foundry-and-cloud-computing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/12/29/chris-richardson-discusses-cloud-foundry-and-cloud-computing</comments>
    </item>
    <item>
      <title>SD Ruby Episode 67: Cooking up a Cloud (with Chef &amp; EC2)</title>
      <link>http://www.bestechvideos.com/2009/12/21/sd-ruby-episode-67-cooking-up-a-cloud-with-chef-ec2</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/12/21/sd-ruby-episode-67-cooking-up-a-cloud-with-chef-ec2"><img alt="SD Ruby Episode 67: Cooking up a Cloud (with Chef &amp; EC2)" src="/uploads/btv/video/image/00000002/1532/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Chef is a young and ambitious Ruby DSL built for easy configuration management. Nick Zadrozny will take a look at the philosophy of configuration management, the basics of Chef, and some recipes to build out a basic Rails server.</p><p><a href="http://www.bestechvideos.com/2009/12/21/sd-ruby-episode-67-cooking-up-a-cloud-with-chef-ec2">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Mon, 21 Dec 2009 12:29:53 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/12/21/sd-ruby-episode-67-cooking-up-a-cloud-with-chef-ec2</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/12/21/sd-ruby-episode-67-cooking-up-a-cloud-with-chef-ec2</comments>
    </item>
    <item>
      <title>Closing the Gap Between Apps and Ops</title>
      <link>http://www.bestechvideos.com/2009/10/08/closing-the-gap-between-apps-and-ops</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/10/08/closing-the-gap-between-apps-and-ops"><img alt="Closing the Gap Between Apps and Ops" src="/uploads/btv/video/image/00000002/0877/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> <br /> Jake Sorofman talks on how to glue together the application development world and the business operations one in an automated, virtualized and cloud computing environment where everything moves faster than ever. 					<br /> <br /> <strong>Bio</strong> <br /> Jake Sorofman is Vice President of Marketing at rPath. He held several other leadership positions in the past:  SVP of marketing and business development for JustSystems, the largest ISV in Japan, VP of product marketing with Mercury Interactive (now part of HP), marketing for two WebSphere products at IBM Software Group, and director of product marketing with Documentum (now part of EMC). 			         						<br /> <br /> <strong>About the conference</strong> <br /> Glue is the only conference devoted solely to solving the web application integration problem-set. People that should attend Glue include the architects, developers, administrators and integrators that have moved past the initial step of seeing the web as a platform, and are facing the real-world challenges of what "stove-piped" web applications mean for their overall strategy. Glue is about all of bits and pieces, APIs and meta-data, standards and connectors that will help us to glue together the varying applications of the new platform.</p><p><a href="http://www.bestechvideos.com/2009/10/08/closing-the-gap-between-apps-and-ops">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Sun, 18 Oct 2009 18:30:46 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/10/08/closing-the-gap-between-apps-and-ops</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/10/08/closing-the-gap-between-apps-and-ops</comments>
    </item>
    <item>
      <title>Situation Normal, Everything Must Change</title>
      <link>http://www.bestechvideos.com/2009/08/28/situation-normal-everything-must-change</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/08/28/situation-normal-everything-must-change"><img alt="Situation Normal, Everything Must Change" src="/uploads/btv/video/image/00000002/0005/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> <br /> Simon Wardley explains the commoditization of IT through cloud computing: why it is happening, how clouds will impact IT, the associated benefits and risks, how to manage the risks, why openness matters and he presents a canonical vision on the cloud. 					<br /> <br /> <strong>Bio</strong> <br /> Simon works as the Software Services Manager for Canonical, helping define future cloud computing strategies for Ubuntu. He is a passionate advocate and researcher in the fields of open source, commoditisation, innovation and cybernetics. 			         						<br /> <br /> <strong>About the conference</strong> <br /> QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2009/08/28/situation-normal-everything-must-change">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Mon, 31 Aug 2009 14:32:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/08/28/situation-normal-everything-must-change</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/08/28/situation-normal-everything-must-change</comments>
    </item>
    <item>
      <title>Google I/O 2009: Life of an App Engine Request</title>
      <link>http://www.bestechvideos.com/2009/06/29/google-i-o-2009-life-of-an-app-engine-request</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/29/google-i-o-2009-life-of-an-app-engine-request"><img alt="Google I/O 2009: Life of an App Engine Request" src="/uploads/btv/video/image/00000001/9537/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>App Engine's serving architecture allows for real-time autoscaling without using virtualization. In this session, we'll explore the path of a single app engine request, from front end to appserver, and explain how App Engine's small app footprint permits thousands of applications to share a single appserver.<br /><br /><strong>Alon Levi</strong></p><p><a href="http://www.bestechvideos.com/2009/06/29/google-i-o-2009-life-of-an-app-engine-request">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Sun, 19 Jul 2009 12:24:46 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/29/google-i-o-2009-life-of-an-app-engine-request</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/29/google-i-o-2009-life-of-an-app-engine-request</comments>
    </item>
    <item>
      <title>Eric Nelson on VS 2010 and .NET 4.0</title>
      <link>http://www.bestechvideos.com/2009/06/05/eric-nelson-on-vs-2010-and-net-4-0</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/05/eric-nelson-on-vs-2010-and-net-4-0"><img alt="Eric Nelson on VS 2010 and .NET 4.0" src="/uploads/btv/video/image/00000001/9207/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> <br /> In this interview Eric Nelson talks about what&rsquo;s coming in VS 2010, the C# &ndash; VB.NET convergence, the introduction of Parallel as a library, and Azure cloud computing.     				<br /> <br /> <strong>Bio</strong> <br /> Eric Nelson has worked at Microsoft UK for twelve years and before joining worked exclusively as a Unix developer writing code in C and other 4GLs. He currently works in Microsoft's partner group and focuses on working with Independent Software Vendors. You can find his blog at: http://blogs.msdn.com/ericnel.                                              <br /> <br /> <strong>About the conference</strong> <br /> QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2009/06/05/eric-nelson-on-vs-2010-and-net-4-0">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Fri, 10 Jul 2009 11:24:07 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/05/eric-nelson-on-vs-2010-and-net-4-0</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/05/eric-nelson-on-vs-2010-and-net-4-0</comments>
    </item>
    <item>
      <title>RailsLab Master's Interviews: Thorsten von Eicken, RightScale</title>
      <link>http://www.bestechvideos.com/2009/07/09/railslab-master-s-interviews-thorsten-von-eicken-rightscale</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/07/09/railslab-master-s-interviews-thorsten-von-eicken-rightscale"><img alt="RailsLab Master's Interviews: Thorsten von Eicken, RightScale" src="/uploads/btv/video/image/00000001/9693/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Thorsten von Eicken, CTO and founder of RightScale, shares his insights on the advantages of deploying in the cloud. Discussion topics include design, implementation, and management considerations for cloud-based apps.</p><p><a href="http://www.bestechvideos.com/2009/07/09/railslab-master-s-interviews-thorsten-von-eicken-rightscale">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Fri, 10 Jul 2009 00:39:07 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/07/09/railslab-master-s-interviews-thorsten-von-eicken-rightscale</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/07/09/railslab-master-s-interviews-thorsten-von-eicken-rightscale</comments>
    </item>
    <item>
      <title>Hooking Stuff Together - Programming the Cloud</title>
      <link>http://www.bestechvideos.com/2009/07/09/hooking-stuff-together-programming-the-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/07/09/hooking-stuff-together-programming-the-cloud"><img alt="Hooking Stuff Together - Programming the Cloud" src="/uploads/btv/video/image/00000001/9686/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> <br /> This talk describes the constraints of connected systems design and presents common design patterns to address some of the challenges developers will face as they spend more time connecting services and components instead of developing new ones.  Along the way he asks:  Is coupling really so bad? Why is REST popular? Do we need distributed transactions? 					<br /> <br /> <strong>Bio</strong> <br /> Gregor Hohpe is a software architect with Google, Inc. He is a thought leader on asynchronous messaging and service-oriented architectures, co-author of "Enterprise Integration Patterns," "Integration Patterns," and "Enterprise Solution Patterns." Gregor was nominated a Microsoft MVP  Solution Architect for his contributions to the developer community and is a member of the patterns community. 			         						<br /> <br /> <strong>About the conference</strong> <br /> QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2009/07/09/hooking-stuff-together-programming-the-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/graphics">Graphics</a>, <a href="http://www.bestechvideos.com/category/web-technologies">Web Technologies</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Thu, 09 Jul 2009 13:05:28 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/07/09/hooking-stuff-together-programming-the-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/07/09/hooking-stuff-together-programming-the-cloud</comments>
    </item>
    <item>
      <title>What Happens When David Hasselhoff Meets the Cloud</title>
      <link>http://www.bestechvideos.com/2009/06/17/what-happens-when-david-hasselhoff-meets-the-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/17/what-happens-when-david-hasselhoff-meets-the-cloud"><img alt="What Happens When David Hasselhoff Meets the Cloud" src="/uploads/btv/video/image/00000001/9404/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> <br /> This QCon London presentation has two distinct parts: the first covering the process of moving an application to the cloud and the second the "philosophical" reasons for adopting a cloud computing solution for your enterprise.  The first part is essentially an experience report and is focused on the AWS platform. 					<br /> <br /> <strong>Bio</strong> <br /> Stefan is the Chief Monkey of Soocial, interface designer, software developer, rocker and night-time haka-performer. He is a regular speaker on topics ranging from mobility to network effects and from cloud computing to Knight Rider. He has previously founded a successful internet agency (Eight Media - www.eight.nl) and an advertising agency (Total Experience - www.totalexperience.nl). 			         						<br /> <br /> <strong>About the conference</strong> <br /> QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2009/06/17/what-happens-when-david-hasselhoff-meets-the-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Thu, 09 Jul 2009 10:35:03 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/17/what-happens-when-david-hasselhoff-meets-the-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/17/what-happens-when-david-hasselhoff-meets-the-cloud</comments>
    </item>
    <item>
      <title>Google I/O 2009: Offline Processing on App Engine: a Look Ahead</title>
      <link>http://www.bestechvideos.com/2009/06/29/google-i-o-2009-offline-processing-on-app-engine-a-look-ahead</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/29/google-i-o-2009-offline-processing-on-app-engine-a-look-ahead"><img alt="Google I/O 2009: Offline Processing on App Engine: a Look Ahead" src="/uploads/btv/video/image/00000001/9531/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>App Engine was designed to run request-driven web applications, although this will change in the coming year with the release of a number of offline computing components. In this session, we'll explore the task queue/executor model of computation and some of the more interesting applications.<br /><br /><strong>Brett Slatkin</strong></p><p><a href="http://www.bestechvideos.com/2009/06/29/google-i-o-2009-offline-processing-on-app-engine-a-look-ahead">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Tue, 30 Jun 2009 12:38:21 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/29/google-i-o-2009-offline-processing-on-app-engine-a-look-ahead</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/29/google-i-o-2009-offline-processing-on-app-engine-a-look-ahead</comments>
    </item>
    <item>
      <title>Google I/O 2009: Building Scalable, Complex Apps on App Engine</title>
      <link>http://www.bestechvideos.com/2009/06/29/google-i-o-2009-building-scalable-complex-apps-on-app-engine</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/29/google-i-o-2009-building-scalable-complex-apps-on-app-engine"><img alt="Google I/O 2009: Building Scalable, Complex Apps on App Engine" src="/no-thumb/large.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Creating relatively simple applications that scale with App Engine can be easy after the initial learning curve. But larger applications with more complex functionality are still hard to get right, especially when you need to scale. This talk will go over more advanced data structures and techniques to use when building complex web applications with Google App Engine, and how to make them scale.<br /><br /><strong>Brett Slatkin</strong></p><p><a href="http://www.bestechvideos.com/2009/06/29/google-i-o-2009-building-scalable-complex-apps-on-app-engine">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Tue, 30 Jun 2009 09:46:07 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/29/google-i-o-2009-building-scalable-complex-apps-on-app-engine</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/29/google-i-o-2009-building-scalable-complex-apps-on-app-engine</comments>
    </item>
    <item>
      <title>Google Internet Summit 2009: Search and Cloud Computing</title>
      <link>http://www.bestechvideos.com/2009/06/05/google-internet-summit-2009-search-and-cloud-computing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/05/google-internet-summit-2009-search-and-cloud-computing"><img alt="Google Internet Summit 2009: Search and Cloud Computing" src="/uploads/btv/video/image/00000001/9216/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Google Internet Summit 2009 Search and Cloud Computing Session.  The speakers are Udi Manber, head of Search Quality at Google, and Bill Coughran, Vice president of Engineering at Google.<br /><br />On May 5 and 6, 2009, in Mountain View, we brought together Googlers and leaders from academia and the corporate world for a 2-day summit to discuss the state of the global Internet. The goal of the summit was to collect a wide range of knowledge to inform Google's future plans--from product development and market reach to users' expectations and our ability to keep the Internet open yet secure.<br /><br />More than 30 speakers and moderators led discussions around 8 topics: Networks; Wireless and Sensor Technologies; Security; Standards; Applications; Democracy, Law, Policy and Regulation; Search and Cloud Computing; and The Future. Eric Schmidt, who offered some remarks, expressed optimism that the challenges we face with governments' walling off access to the Internet can be overcome technologically by building networks that are transparent, scalable, and open.</p><p><a href="http://www.bestechvideos.com/2009/06/05/google-internet-summit-2009-search-and-cloud-computing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Mon, 29 Jun 2009 20:01:29 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/05/google-internet-summit-2009-search-and-cloud-computing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/05/google-internet-summit-2009-search-and-cloud-computing</comments>
    </item>
    <item>
      <title>Velocity 09: Justin Huff, "Two Years Later, Loving and Hating the Cloud"</title>
      <link>http://www.bestechvideos.com/2009/06/28/velocity-09-justin-huff-two-years-later-loving-and-hating-the-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/28/velocity-09-justin-huff-two-years-later-loving-and-hating-the-cloud"><img alt="Velocity 09: Justin Huff, &quot;Two Years Later, Loving and Hating the Cloud&quot;" src="/uploads/btv/video/image/00000001/9476/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Picnik has seen both the good and the bad when it comes to the cloud. Yeah, it lets you scale some or all of your infrastructure dynamically. It also has a very low cost of entry.</p>
<div>
<div>
<div>
<p>However, it also can be frustrating when it comes to communication, problems, and downtime.</p>
<p>Perhaps more importantly, cloud services can make you lazy. Why worry too much about deleting files when you have (more or less) infinite storage? $.10 a GB starts to add up.</p>
</div>
</div>
</div>
<div>
<div></div>
<strong> Justin Huff </strong>
<div><em>Picnik.com </em>
<div>
<p>Small company veteran Justin graduated from the University of Washington with a degree in computer engineering and has played key roles in startups ranging from imaging&nbsp;SONAR&nbsp;at BlueView Technologies, home automation at 1Control/Pluto, and non-relational databases at Applied Technical Systems. Since moving into the corner window desk at Picnik World HQ, he&rsquo;s been busy with many tasks, most having to do with Linux, and finds that his adventurous resume has proved useful when building, scaling, and dumping water on Picnik&rsquo;s ever-expanding infrastructure. When not at work, you&rsquo;ll usually find him out on a run, strapped to a scuba tank, attempting some new feat of home improvement, or being urged into a triathlon by fellow Picniker Mike. His plans for 2009 include hitting the lecture circuit and figuring out a way to incorporate&nbsp;SONAR&nbsp;technology into Picnik&rsquo;s virtualized data center.</p>
</div>
</div>
</div><p><a href="http://www.bestechvideos.com/2009/06/28/velocity-09-justin-huff-two-years-later-loving-and-hating-the-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Sun, 28 Jun 2009 12:51:42 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/28/velocity-09-justin-huff-two-years-later-loving-and-hating-the-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/28/velocity-09-justin-huff-two-years-later-loving-and-hating-the-cloud</comments>
    </item>
    <item>
      <title>Velocity 09: Adam Jacob and Ezra Zygmuntowicz, "Infrastructure in the Cloud Era"</title>
      <link>http://www.bestechvideos.com/2009/06/28/velocity-09-adam-jacob-and-ezra-zygmuntowicz-infrastructure-in-the-cloud-era</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/28/velocity-09-adam-jacob-and-ezra-zygmuntowicz-infrastructure-in-the-cloud-era"><img alt="Velocity 09: Adam Jacob and Ezra Zygmuntowicz, &quot;Infrastructure in the Cloud Era&quot;" src="/uploads/btv/video/image/00000001/9491/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Web Operations is always moving forward, at the cutting edge of every major trend. The latest leap is having a fully automated infrastructure &ndash; lightning fast provisioning, integrated monitoring &amp; trending, and trivial application deployment.</p>
<div>
<div>
<div>
<p>Utilizing a mixture of open source tools (such as Chef, Nanite, CouchDB, and RabbitMQ) and battle-tested techniques, Adam and Ezra will show you how to build an infrastructure that&rsquo;s easy to manage, integrates with your application, and is self-documenting. Along the way, they&rsquo;ll give you the key insights you need to get maximum benefit from these technologies for your business.</p>
<p>The speakers come from two companies well-known in this space. Engine Yard is moving to the cloud &ndash; in addition to their own internal hosting offering they built their stellar reputation on. Opscode brings &ldquo;infrastructure automation to the masses&rdquo;. Born from years of experience building fully automated infrastructure for dozens of startups, they are the creators of Chef.</p>
</div>
</div>
</div>
<div>
<div></div>
<strong> Adam Jacob </strong>
<div><em>Opscode </em>
<div>
<p>A twelve year system operations veteran, Adam is the&nbsp;CTO&nbsp;of Opscode, whose mission is to bring &ldquo;Infrastructure Automation to the Masses&rdquo;. He is the primary author of Chef.</p>
</div>
</div>
</div>
<div>
<div></div>
<strong> Ezra Zygmuntowicz </strong>
<div><em>EngineYard </em>
<div>
<p>Ezra Zygmuntowicz is a founder and Director of Software Engineering for Engine Yard, a scalable Ruby hosting platform. He has been active in the ruby community for over 4 years with contributions to many open source projects such as Rails, Merb, Rack and Rubinius. He is the author of Deploying Rails Application for the pragmatic programmers and is an active speaker at many ruby and Cloud computing based events.</p>
</div>
</div>
</div><p><a href="http://www.bestechvideos.com/2009/06/28/velocity-09-adam-jacob-and-ezra-zygmuntowicz-infrastructure-in-the-cloud-era">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Sun, 28 Jun 2009 12:00:56 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/28/velocity-09-adam-jacob-and-ezra-zygmuntowicz-infrastructure-in-the-cloud-era</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/28/velocity-09-adam-jacob-and-ezra-zygmuntowicz-infrastructure-in-the-cloud-era</comments>
    </item>
    <item>
      <title>Google Internet Summit 2009: The State of the Internet. Security Session</title>
      <link>http://www.bestechvideos.com/2009/05/30/google-internet-summit-2009-the-state-of-the-internet-security-session</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/05/30/google-internet-summit-2009-the-state-of-the-internet-security-session"><img alt="Google Internet Summit 2009: The State of the Internet. Security Session" src="/uploads/btv/video/image/00000001/9075/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>On May 5 and 6, 2009, in Mountain View, we brought together Googlers and leaders from academia and the corporate world for a 2-day summit to discuss the state of the global Internet. The goal of the summit was to collect a wide range of knowledge to inform Google's future plans--from product development and market reach to users' expectations and our ability to keep the Internet open yet secure.</p>
<p>More than 30 speakers and moderators led discussions around 8 topics: Networks; Wireless and Sensor Technologies; Security; Standards; Applications; Democracy, Law, Policy and Regulation; Search and Cloud Computing; and The Future. Eric Schmidt, who offered some remarks, expressed optimism that the challenges we face with governments' walling off access to the Internet can be overcome technologically by building networks that are transparent, scalable, and open.</p>
<p>
<p><strong>Security Session panelists are Whit Diffie, Steve Crocker, Chris DiBona, Eric Grosse, and Howard Schmidt.</strong></p>
</p><p><a href="http://www.bestechvideos.com/2009/05/30/google-internet-summit-2009-the-state-of-the-internet-security-session">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/security">Security</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/networking">Networking</a>]]>
      </description>
      <pubDate>Sun, 28 Jun 2009 07:22:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/05/30/google-internet-summit-2009-the-state-of-the-internet-security-session</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/05/30/google-internet-summit-2009-the-state-of-the-internet-security-session</comments>
    </item>
    <item>
      <title>RailsLab Master's Interviews: Adam Wiggins and Ryan Tomayko, Heroku</title>
      <link>http://www.bestechvideos.com/2009/06/20/railslab-master-s-interviews-adam-wiggins-and-ryan-tomayko-heroku</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/20/railslab-master-s-interviews-adam-wiggins-and-ryan-tomayko-heroku"><img alt="RailsLab Master's Interviews: Adam Wiggins and Ryan Tomayko, Heroku" src="/uploads/btv/video/image/00000001/9423/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>An interview in 3 parts with Adam Wiggins and Ryan Tomayko of Heroku from their recent visit to New Relic. They discuss the vision behind the creation of Heroku, their passion for helping developers create scalable, high-performance Rails apps in the cloud, taking full advantage of cloud deployment, and their tips and best practices to create a high-performance app.</p><p><a href="http://www.bestechvideos.com/2009/06/20/railslab-master-s-interviews-adam-wiggins-and-ryan-tomayko-heroku">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Mon, 22 Jun 2009 13:59:21 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/20/railslab-master-s-interviews-adam-wiggins-and-ryan-tomayko-heroku</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/06/20/railslab-master-s-interviews-adam-wiggins-and-ryan-tomayko-heroku</comments>
    </item>
    <item>
      <title>Transforming Software Architecture with Web as Platform</title>
      <link>http://www.bestechvideos.com/2009/05/19/transforming-software-architecture-with-web-as-platform</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/05/19/transforming-software-architecture-with-web-as-platform"><img alt="Transforming Software Architecture with Web as Platform" src="/uploads/btv/video/image/00000001/8989/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong></p>
<p>Software architecture has become heavily influenced in recent years by the largest software system in the world: The Web. While the foundations of much of what we understand about software architecture haven't changed, the living laboratory of the Web has created a steady and impressive stream of innovations and ideas that are just now being fully appreciated. Questions such as how to design our systems, which methods are best to make them composable and extensible, how much of an architecture should be pliable and who should be able to influence it are all subjects for which the modern era of the Web has offered up compelling and often startling new approaches.</p>
<p>This session will take a comprehensive look at how the "Web as Platform", one of the foundational concepts of the Web 2.0 era, is changing the discipline and practice of software architecture in important and significant ways that architects and technical leads must know today. Not just an exercise in examination of current trends, attendees will take away useful and immediately applicable methods for improving and extending the discipline of software architecture with Web approaches that can put to work in the enterprise or anywhere else.</p>
<p><strong>Bio</strong> <br /> Dion Hinchcliffe is an internationally recognized business strategist and enterprise architect.  He was founding Editor-in-Chief of  Web 2.0 Journal and is current Editor-in-Chief of Social Computing Magazine.  He is also the founder and owner of the popular Web 2.0 UniversityTM as well as The Enterprise 2.0 TV Show. 			         						<br /> <br /> <strong>About the conference</strong> <br /> QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p>
<p>&nbsp;</p><p><a href="http://www.bestechvideos.com/2009/05/19/transforming-software-architecture-with-web-as-platform">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-technologies">Web Technologies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Mon, 08 Jun 2009 09:33:50 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/05/19/transforming-software-architecture-with-web-as-platform</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/05/19/transforming-software-architecture-with-web-as-platform</comments>
    </item>
    <item>
      <title>What's your definition of Cloud Computing?</title>
      <link>http://www.bestechvideos.com/2009/05/20/what-s-your-definition-of-cloud-computing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/05/20/what-s-your-definition-of-cloud-computing"><img alt="What's your definition of Cloud Computing?" src="/uploads/btv/video/image/00000001/9007/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Find out what cloud computing means to these 6 UK businesses - Erith Group, Justgiving.com, Essence, Arieso, Nimbus Partners, and Oasis Medical Solutions.</p><p><a href="http://www.bestechvideos.com/2009/05/20/what-s-your-definition-of-cloud-computing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Mon, 08 Jun 2009 06:45:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/05/20/what-s-your-definition-of-cloud-computing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/05/20/what-s-your-definition-of-cloud-computing</comments>
    </item>
    <item>
      <title>Research and Education in the Clouds: Experience at the Univ</title>
      <link>http://www.bestechvideos.com/2009/05/12/research-and-education-in-the-clouds-experience-at-the-univ</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/05/12/research-and-education-in-the-clouds-experience-at-the-univ"><img alt="Research and Education in the Clouds: Experience at the Univ" src="/uploads/btv/video/image/00000001/8880/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Hadoop, the open-source implementation of MapReduce, provides unprecedented opportunities for both research and education. On the research side, academics are now able to explore problems at scale with modest resource investments, either with inexpensive commodity clusters or through utility computing services. On the education side, Hadoop provides a nice vehicle to teach students about large-scale distributed processing.<br /> <br />In this talk, I will present "cloud computing" activities at the University of Maryland, in collaboration with Google/IBM under the Academic Cloud Computing Initiative and in partnership with Amazon Web Services. Efforts include semester-long Hadoop courses, as well as research projects in text processing and bio-informatics. I will specifically focus on my attempts to integrate research with education, to the benefit of both.<br /> <br />Jimmy Lin is an Associate Professor in the iSchool at the University of Maryland, with affiliations in the Department of Computer Science and the Institute for Advanced Computer Studies, as well as the National Center for Biotechnology Information (NCBI), National Library of Medicine (NLM), the National Institutes of Health (NIH). He received a Ph.D. in Electrical Engineering and Computer Science from MIT in 2004. Dr. Lin's research primarily lies at the intersection of information retrieval and natural language processing, but his interests extend to human-computer interaction, bio-informatics, medical informatics, and large-scale distributed systems.</p>
<p><strong>Presented by Jimmy Lin<br /></strong><em>Google Tech Talk<br />May 6, 2009</em></p><p><a href="http://www.bestechvideos.com/2009/05/12/research-and-education-in-the-clouds-experience-at-the-univ">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Tue, 12 May 2009 10:00:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/05/12/research-and-education-in-the-clouds-experience-at-the-univ</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/05/12/research-and-education-in-the-clouds-experience-at-the-univ</comments>
    </item>
    <item>
      <title>An Economic Architecture for Cloud Computing</title>
      <link>http://www.bestechvideos.com/2009/05/12/an-economic-architecture-for-cloud-computing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/05/12/an-economic-architecture-for-cloud-computing"><img alt="An Economic Architecture for Cloud Computing" src="/uploads/btv/video/image/00000001/8879/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Cloud computing and its predecessors, grid and utility computing, all address shared, on-demand computing at scale. To achieve sufficient scale to amortize costs, cloud computing emphasizes saving human time through 1) automated management, 2) easier programming using systems like MapReduce and Hadoop, and 3) shared and open access.<br /> <br />Existing architectures for achieving these goals are composed of largely isolated resource allocation sub-systems (e.g., for MapReduce scheduling, virtualization, CPU, network bandwidth, power, etc.) These sub-systems have global impact, but local visibility, which can cause them to work against each other. The shared, open nature of cloud computing systems requires balancing the need to do efficient local allocation of resources and the need to regulate and differentiate applications globally.<br /> <br />We take a clean slate approach to designing a cloud computing architecure. We apply economic mechanisms to resources at every layer from the high-level Hadoop system through the allocation of virtualized resources to physical servers. We find that this approach 1) simplifies system design, 2) provides more high-level optimization opportunities, 3) provides greater control over predictability, and 4) increases overall application utility.<br /> <br />Kevin Lai is a Research Scientist in the Social Computing Lab at HP Labs. He has done research on operating systems, mobile and wireless networking, network measurement, and economic approaches to resource allocation. He is currently the lead developer of the Open Cirrus cloud computing system. He received his Ph.D. in Computer Science from Stanford University.</p>
<p><strong>Presented by Kevin Lai<br /></strong><em>Google Tech Talk<br />May 8, 2009</em></p><p><a href="http://www.bestechvideos.com/2009/05/12/an-economic-architecture-for-cloud-computing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Tue, 12 May 2009 09:58:29 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/05/12/an-economic-architecture-for-cloud-computing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/05/12/an-economic-architecture-for-cloud-computing</comments>
    </item>
    <item>
      <title>Geir Magnusson on Cloud Computing</title>
      <link>http://www.bestechvideos.com/2009/05/06/geir-magnusson-on-cloud-computing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/05/06/geir-magnusson-on-cloud-computing"><img alt="Geir Magnusson on Cloud Computing" src="/uploads/btv/video/image/00000001/8793/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> <br /> Geir Magnussan answers questions about the definition of Cloud Computing, how cloud computing affects application development, concerns about vendor lock-in,  the impact of open source for in Java evolution, Apache Harmony, and  Apache Geronimo projects     				<br /> <br /> <strong>Bio</strong> <br /> Geir Magnusson Jr. is VP of Engineering at 10gen Inc, a "cloud" technology startup. His diverse background includes being a technology leader at Joost, Intel, IBM/Gluecode and Adeptra. He serves on the Board of Directors of the Apache Software Foundation and has been instrumental in Apache Harmony, Geronimo, and Velocity.                                               <br /> <br /> <strong>About the conference</strong> <br /> QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2009/05/06/geir-magnusson-on-cloud-computing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Wed, 06 May 2009 13:04:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/05/06/geir-magnusson-on-cloud-computing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/05/06/geir-magnusson-on-cloud-computing</comments>
    </item>
    <item>
      <title>Ross Mason Discusses MuleSource, Mule ESB and Galaxy</title>
      <link>http://www.bestechvideos.com/2009/04/25/ross-mason-discusses-mulesource-mule-esb-and-galaxy</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/04/25/ross-mason-discusses-mulesource-mule-esb-and-galaxy"><img alt="Ross Mason Discusses MuleSource, Mule ESB and Galaxy" src="/uploads/btv/video/image/00000001/8617/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> <br /> In this interview from QCon San Francisco 2008, Ross Mason discusses Mule, the role of an ESB, Enterprise Edition versus Community Edition, monitoring and MuleHQ, REST support, cloud-based deployments, Galaxy, governance, Mule integrations, community interaction via MuleForge, and the impact of the current recession upon open source software.     				<br /> <br /> <strong>Bio</strong> <br /> Prior to founding MuleSource, Ross Mason was Chief Executive Officer of SymphonySoft Limited, an EU-based company providing services and support for large-scale integration projects. Previously, Mason was Lead Architect for RaboBank and played a key role in developing one of the first large-scale ESB implementations in 2002. Mason has also worked with NatWest Bank, Credit Suisse and UBS.                                              <br /> <br /> <strong>About the conference</strong> <br /> QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2009/04/25/ross-mason-discusses-mulesource-mule-esb-and-galaxy">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/cloud-computing">Cloud Computing</a>]]>
      </description>
      <pubDate>Sat, 25 Apr 2009 10:53:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/25/ross-mason-discusses-mulesource-mule-esb-and-galaxy</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/04/25/ross-mason-discusses-mulesource-mule-esb-and-galaxy</comments>
    </item>
  </channel>
</rss>
