Videos tagged with Companies
Google TechTalks April 26, 2006 Timour Katchaounov ABSTRACT The first part of this talk describes the main principles behind MySQL's query optimizer and execution engine, how the optimizer transforms queries into executable query plans, what these plans look like, and how they are executed. The second part of the talk describes the major improvements in the query engine of MySQL 5.0, and how th...
Better, faster, smarter: Python yesterday, today ... and tomorrow
Google Tech Talks October 12, 2006 Alex Martelli Google, Bay Area Python Interest Group
Practical Common Lisp
Google TechTalks May 10, 2006 Peter Seibel ABSTRACT In the late 1920's linguists Edward Sapir and Benjamin Whorf hypothesized that the thoughts we can think are largely determined by the language we speak. In his essay "Beating the Averages" Paul Graham echoed this notion and invented a hypothetical language, Blub, to explain why it is so hard for programmers to appreciate programming language ...
ReUsable Web Components with Python and Future Python Web Development
Google Tech Talks September 13, 2006 Ben Bangert works as a Senior Software Engineer in the Online Publishing Group at O'Reilly Media Inc. His fascination with technology and programming have led him to experiment with and use a variety of web technologies. Ben believes strongly in the "right tool for the right job" motto and has been adding tools to his programming belt for over 15 years. ABST...
The Semantic Chemical Web: GoogleInChI and other Mashups
Google Tech Talks September 13, 2006 Peter Murray-Rust is Reader in Molecular Informatics at the University of Cambridge and Senior Research Fellow of Churchill College. ABSTRACT The millions of scientific papers published each year are an amazing source for scientific discovery but in most of them the experimental data is destroyed by the publication process. Publishers insist on converting se...
Ubuntu Linux
Google Tech Talks November 9, 2006 ABSTRACT An overview of Ubuntu Linux given by Mark Shuttleworth at the Ubuntu Linux Developers Summit.
Security is Broken
Google Tech Talks October 11, 2006 Rik Farrow ABSTRACT Our computer security model is broken. Worse yet, it never really has worked at all well, and is even less suitable for today's uses. In this talk, I explore the history behind the design of the current security both in hardware and operating systems. Instead of evolving a more secure model over time, system designers have actually managed ...
Google Tech Talks: Core Patterns for Web Permissions
In Authorization Based Access Control (ABAC) systems built with object-capabilities, an access policy is expressed by the shape of a reference graph: what a user can do is determined by where they are in the reference graph and what other parts of the graph are reachable from that point. By applying some basic cryptography to create links that act as "webkeys", we can construct URL gr...
Google Tech Talks: Objects - they just work
Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Bob Binder
Google Tech Talks: Team Server / Ajax Development with IntelliJ IDEA
The first presentation is completely dedicated to our new product Team Server, which has to bring to the whole team the same level of productivity as IDEA does for the individual developer. We will talk about continuous integration, server-side code analysis, peer-to-peer collaboration, and many other interesting things. The second presentation is dedicated to a lot of new and cool stuff in Int...