When you see this talk, you are at a web conference.
On these we show cool new stuff and teach people about using our technologies in different ways. We find inspiration, we discuss details and we get to know each other. When we go back to our day-to-day grind things look different though and the inspiration we got can turn into frustration.
Chris Heilmann will show some tricks and ideas how we can break that cycle. You should not have to be on stage to produce bleeding-edge awesome. And guess what? With the right attitude, you don’t have to.




vi index.html













#wrapper {
overflow: auto;
zoom: 1;
}
#column1 {
width: 300px;
float: left;
}
#column2 {
width: 300px;
float: left;
}









