Stackoverflow DevDays – My “slide deck”
Wednesday, October 28th, 2009 at 9:40 amI am about to leave for the London Stackoverflow DevDay, and speakers were asked to keep their slides to a minimum of two pages and then show code instead. Now, here are the “slides” of my talk at the end of the day today:
presentation = {
intro:’oh, hai’,
stuff:{
type:’awesome’,
win:{
state:’full’
},
frontend:{
YUI:[‘grids’,’widgets’,’frontloading’,’tools’]
},
performance:{
YSlow:’showcase’
},
web:{
type:’data’,
tool:{
YQL:[‘select’,’mix’,’insert’,’extend’,’store’]
}
},
platform:{
YAP:[‘technologies’,’demo’,’hosting’]
}
},
questions:’any?’
};
I will add more and more bookmarks on delicious with the tag stackoverflowlondon while presenting, so you can check what I will show there.
If there is no sturdy internet connection, I will have to improvise.
Tags: conference, devdays, JSON, stackoverflow