Personal schedule for Kurt Lakin
Download or
subscribe to Kurt Lakin's
schedule.
PHP
Location: E143/E144
Please note: to attend, your registration must include
Tutorials.
In this tutorial, Sebastian Bergmann, a pioneer in the field of quality assurance in PHP projects and creator of PHPUnit, imparts comprehensive knowledge and experience about testing and quality assurance in PHP-based software projects.
Read more.
My latest book The Productive Programmer shows developers how to supercharge their effectiveness. It consists of two parts: mechanics and practice. The mechanics section covers productivity principles like acceleration, canonicality, focus, and automation. The practice section shows how productive thinking and questioning assumptions makes you a better developer.
Read more.
Google App Engine is an development & hosting platform that lets you build & deploy web applications on Google's high-traffic infrastructure. You only need to upload your code: no more worrying about machines, storage, scalability! This tutorial introduces attendees to its architecture & various service APIs. In the hands-on lab, you'll build+deploy a real app to the cloud using Python in minutes!
Read more.
PHP
Location: D135
Please note: to attend, your registration must include
Tutorials.
A complete application build from concept through design, modelling, development and deployment in a three hour session. Lead by a Core CakePHP developer, this session is a combination of CakePHP overview of capabilities as well as an introduction to improvements and changes in the recently released CakePHP 1.3 beta.
Take this opportunity to learn rapid development from a CakePHP developer
Read more.
Event
Location: F150
Please note: this sponsored
tutorial is open to all OSCON attendees with a badge.
During this tutorial, we will discuss the global platform opportunities at Symbian, along with how to best create, develop and deploy a web app using our Symbian Web Tools. Then we will explore Qt, a cross platform application and UI framework. Using Qt you can deploy apps across desktop, mobile and embedded operating systems without rewriting the source code.
Read more.
Databases
Location: D137/138
Please note: to attend, your registration must include
Tutorials.
Drizzle is a fork of the MySQL server focused on modularity, improved performance, and community development. This tutorial will give an overview of the current state of Drizzle, the tools around it, and the various language APIs available. The tutorial will go through the steps to install Drizzle, how to get started with management, writing simple applications, and porting existing applications.
Read more.
MySQL 5.1 has been GA for 18 months. It is reliable and efficient. Demanding users are also looking expectantly at the goodies offered by MySQL
5.5, available in beta, where more performance and features are in store. If speed is what you are looking for, you can have it today with MySQL 5.1,
by using the InnoDB plugin, which is GA as of MySQL 5.1.47.
Read more.
Drizzle is a fork of the MySQL server focused on modularity, improved performance, and community development. This session will give an overview of the current state of Drizzle, tools around it, and the various language APIs available. The session will go through the steps to install Drizzle, how to get started with management, and things to watch out for when porting and writing applications.
Read more.
Database scalability means different things to different people. Vertical vs. Horizontal scaling? Federating vs. Sharding? Despite the labels database scalability tends to fall into a few common patterns that anyone can apply. In this talk we'll discuss factors for applying these patterns including the life-cycle of your database, how hardware affects your choices, and tools to help you on the way
Read more.
Sharding is a hot topic. Every big web site is using some sharding technique with home made solutions. The quest for the silver bullet goes on without apparent good results. This session will present two MySQL storage engines (Spider and Vertical partitioning) that implement transparent sharding techniques.
Read more.
The Beagle Board is a tiny yet powerful self-contained system on a single board, three inches square, created as an open-source hardware board by Texas Instruments. This presentation demonstrates how to boot Linux on the Beagle. It also showcases several ongoing open-source projects, gives an overview of the process of designing your own, and introduces the Beagle Board community.
Read more.
This talk will introduce Plumbling, a set of tools to support artists and makers in the programming of low-cost, open-hardware platforms like the Arduino. Plumbing is a library of parallel components written in occam-pi, a small language with a long history.
Read more.
MongoDB (from "humongous") is a high-performance, open source, schema-free document-oriented database.
Read more.
PHP
Location: Portland 251
HipHop programmatically transforms your PHP source code into highly optimized C++ and then uses g++ to compile it.
Read more.
PHP
Location: Portland 251
Replacing double quotes with single quotes makes your PHP applications faster, right? This talk covers that and more, with advanced optimization techniques and beginner pitfalls.
Read more.
PHP
Location: Portland 251
Future Luke has traveled back from the year 2050 to give past Luke a beating for leaving bad code behind. Find out what you can do now to prevent future you from hating yourself, what happens to PHP over the next 40 years, and get an opportunity to ask somebody from 2050 when we will finally get our flying cars and why everybody in science fiction versions of the future has to wear a jumpsuit.
Read more.
There comes a time in a project's life when you have to make the decision: can this code be saved? Should we fix it, or declare technical bankruptcy to cancel our technical debts and start again? In this talk I'll look at when and how to make this decision without regrets.
Read more.
PHP
Location: Portland 251
This session, given by the creator of PHPUnit, will shine a light on best practices when it comes to testing PHP code.
Read more.
PHP
Location: Portland 251
Talks about how to develop PHP applications that can be deployed on many different platforms with ease.
Read more.
What to expect and how to upgrade you Ubuntu Server to 10.04LTS.
Read more.
Using off the shelf hardware, we integrate small, network-capable single-purpose devices delivering a true time source (via GPS) and a generator of perfect randomness (via Geiger counter). An entertaining introduction to embedded systems delivered while creating actually useful tools. Targeted at budding embedded system Developers and Administrators interested in the gory low-end details.
Read more.
Last year I presented a talk on home automation at OSCON, focusing on the hardware aspects. This year my home automation talk will cover
the software aspects of controlling home automation systems. Practical applications include turning off all the lights at night, summoning everyone for mealtime, and broadcasting caller-id
information to all computers.
Read more.
Open source hardware has arrived, and it’s taking the market by storm. In this session get a gentle introduction to the world of electronics hardware featuring Arduino - an open source prototyping platform. We will collect sensor data for light, distance, temperature and humidity, send it wirelessly to the cloud, and then display all that beautiful data using the open source Adobe Flex SDK.
Read more.