Schedule page

This commit is contained in:
Oleh Zasadnyy 2014-08-15 00:27:17 +03:00
parent e7d34d963f
commit 5c8e326daa
67 changed files with 1384 additions and 11890 deletions

10
_data/organizers.yml Normal file
View file

@ -0,0 +1,10 @@
-
group: 'Main organizer'
elements:
- {name: 'GDG Lviv', description: 'GDG Lviv - Open and volunteer geek community', link: 'http://lviv.gdg.org.ua', imageUrl: 'gdg-lviv.svg'}
-
group: 'Co-organizers'
elements:
- {name: 'GDG Lviv', description: 'GDG Kyiv - Open and volunteer geek community', link: 'http://kyiv.gdg.org.ua', imageUrl: 'gdg-kyiv.png'}
- {name: 'GDG Cherkassy', description: 'GDG Cherkassy - Open and volunteer geek community', link: 'http://cherkassy.gdg.org.ua', imageUrl: 'gdg-cherkassy.png'}
- {name: 'GDG Dnipropetrovsk', description: 'GDG Dnipropetrovsk - Open and volunteer geek community', link: 'http://dnipro.gdg.org.ua', imageUrl: 'gdg-dnipropetrovsk.png'}

46
_data/schedule.yml Normal file
View file

@ -0,0 +1,46 @@
-
date: "2014-10-24"
dateReadable: "October 24"
tracks:
- {title: "Android"}
- {title: "Web & Cloud"}
- {title: "Community"}
timeslots:
- {
startTime: "09:00",
endTime: "10:00",
slots: [001]
}
- {
startTime: "10:00",
endTime: "10:45",
slots: [002, 003, 004]
}
- {
startTime: "11:00",
endTime: "11:45",
slots: [003, 004]
}
-
date: "2014-10-25"
dateReadable: "October 25"
tracks:
- {title: "Android"}
- {title: "Web & Cloud"}
- {title: "Community"}
timeslots:
- {
startTime: "10:00",
endTime: "10:45",
slots: [001, 002, 003]
}
- {
startTime: "11:00",
endTime: "11:45",
slots: [002, 003]
}
- {
startTime: "13:00",
endTime: "13:45",
slots: [003]
}

View file

@ -2,49 +2,44 @@
id: 001
title: "Material design: Visual style and imagery"
description: "This session will reveal the invisible structures behind the material design system. Designers will show how to use the new color systems, typographic strategies, and the underlying grids that hold it together. They will show how imagery and the new framework material rendering can make apps more interesting and communicate more quickly."
track: android
track: "Android"
subtype: workshop
speakers: [3]
startTimeStamp: 1382774400
endTimestamp: 1382796000
language: en
color: "#90be4e"
-
id: 002
title: "Building Cloud-powered wearable Apps"
description: "Android wear extends the Android platform to a new generation of wearable devices. The user experience is designed specifically for wearables. In this session youll see how to use the Android Wear SDK to build a connected cloud-powered application. Using Android Studio and its cloud extensions, youll see how to build an app that listens for changes in stock prices, and notifies a wearable device. Youll also see how to use voice controls on the device to trigger interactions with the app, such as buying or selling the stock after a notification. Call to action: Get the SDK and start building apps today!"
track: cloud
track: "Web & Cloud"
subtype: presentation
speakers: [4, 5]
startTimeStamp: 1382774400
endTimestamp: 1382796000
language: en
color: "#03a9f4"
-
id: 003
title: "The world is your playground - go global with Google"
description: "More than ever before, developing for global audience is a necessity than a luxury in today's world. Are you ready ... where to start? what does it entail? how do I do it? how to promote in local markets? This talk will address above questions for android, chrome and web developers. In our journey of the where, what and how, we will take an in-depth look at various internationalization and localization tools & strategies available to you."
track: android
track: "Community"
subtype: presentation
speakers: [4]
startTimeStamp: 1382774400
endTimestamp: 1382796000
language: en
color: "#e91e63"
-
id: 004
title: "Polymer: Interacting with Google Services using nothing but HTML"
description: "Google has 1M APIs and services. Every API is different! Learn how you can interact with Google services without writing code! Designing your UI so it works across multiple screen sizes is no longer a nice to have, it is *the* way to build for the web. Using Polymer, we'll cover how to create robust, responsive elements that work across all platforms."
track: web
track: "Web & Cloud"
subtype: keynote
speakers: [6]
startTimeStamp: 1382774400
endTimestamp: 1382796000
language: uk
color: "#03a9f4"
-
id: 005
title: "Test: Interacting with Google Services using nothing but HTML"
description: "Google has 1M APIs and services. Every API is different! Learn how you can interact with Google services without writing code! Designing your UI so it works across multiple screen sizes is no longer a nice to have, it is *the* way to build for the web. Using Polymer, we'll cover how to create robust, responsive elements that work across all platforms."
track: web
track: "Web & Cloud"
subtype: keynote
speakers: [7]
startTimeStamp: 1382774400
endTimestamp: 1382796000
language: en
color: "#03a9f4"