diff --git a/css/styles.css b/css/styles.css
index b62f4f8..9fec986 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -685,6 +685,14 @@ a.button:hover { opacity: 0.8; }
display: block;
margin: 0.3em auto 0.3em auto;
}
+.schedule-bg::after {
+ content: " ";
+ background: url('../img/bg_BG.png');
+ width: 16px;
+ height: 11px;
+ display: block;
+ margin: 0.3em auto 0.3em auto;
+}
.schedule-civic {
background: #E8AAAB;
}
diff --git a/html/schedule.html b/html/schedule.html
index 50a565f..62ab0a9 100644
--- a/html/schedule.html
+++ b/html/schedule.html
@@ -76,24 +76,24 @@
10:15-11:11 |
- Encryption as social change (ze germans) |
+ Encryption as social change (ze germans) |
|
11:15-12:00 |
- ES6: The Good Parts (Симандов) |
- Отворени инструменти за независима журналистика (Петя и |
+ ES6: The Good Parts (Симандов) |
+ Отворени инструменти за независима журналистика (Петя и |
uinput-mapper (Merlijn Wajer) |
- How To CryptoParty |
+ How To CryptoParty |
12:15-13:00 |
- Програмируем Дом (Олимекс) |
- Виртуализирай това... (Мартин Иванов) |
+ Програмируем Дом (Олимекс) |
+ Виртуализирай това... (Мартин Иванов) |
Re-usable components for civic tech (Dave) |
@@ -106,34 +106,34 @@
14:30-15:15 |
- I reject your reality and substitute my own (Iliyan) |
- Node.js going to be native (Валентин Николов) |
- |
- The web hacking competition |
+ I reject your reality and substitute my own (Iliyan) |
+ Node.js going to be native (Валентин Николов) |
+ |
+ The web hacking competition |
15:30-16:15 |
- Отворен код в държавата (Божо) |
- RIPE Atlas data processing backend (Sergey) |
- Приложение на Linux в управлението на минния добив |
+ Отворен код в държавата (Божо) |
+ RIPE Atlas data processing backend (Sergey) |
+ Приложение на Linux в управлението на минния добив |
16:30-17:15 |
UI design for open data (Hollie) |
- ATA over Ethernet (krosnov) |
- Lightning talks |
+ ATA over Ethernet (krosnov) |
+ Lightning talks |
|
17:30-18:15 |
- Висше образование, университети, проблеми и решения (r |
- LUKS, TPM and full disk encryption without password (Никола Колев) |
+ Висше образование, университети, проблеми и решения (r |
+ LUKS, TPM and full disk encryption without password (Никола Колев) |
|
@@ -157,25 +157,25 @@
10:15-11:00 |
- За свободата, програмиста, и менажерията (Николай Цвет |
- Aggressive DevOps (core-ix) |
- Open не е достатъчно (Тони) |
+ За свободата, програмиста, и менажерията (Николай Цвет |
+ Aggressive DevOps (core-ix) |
+ Open не е достатъчно (Тони) |
|
11:15-12:00 |
- Clojure (skanev) |
- SIM card protocol tracing using Osmocom SIMtrace (Harald) |
- Peer-to-peer streaming & file storage (Иво Георгиев) |
+ Clojure (skanev) |
+ SIM card protocol tracing using Osmocom SIMtrace (Harald) |
+ Peer-to-peer streaming & file storage (Иво Георгиев) |
Да хакнем дрон |
11:15-12:00 |
The future is open (Chiara & Carlo) |
- Адаптация на Linux за ARM устройства (Леон Анави) |
- Polymer (Пламен) |
+ Адаптация на Linux за ARM устройства (Леон Анави) |
+ Polymer (Пламен) |
@@ -185,30 +185,30 @@
14:30-15:15 |
- За програмирането (краси) |
- Лесни стъпки към по-добра Уеб сигурност (Явор) |
- Lightning talks |
- Olimex workshop ? |
+ За програмирането (краси) |
+ Лесни стъпки към по-добра Уеб сигурност (Явор) |
+ Lightning talks |
+ Olimex workshop ? |
15:30-16:15 |
- Интерактивни технологии в контекста на съвременните из |
- Maintaining custom Kernel builds (mm) |
- FFmpeg от 0 до x264 (Емил Иванов) |
+ Интерактивни технологии в контекста на съвременните из |
+ Maintaining custom Kernel builds (mm) |
+ FFmpeg от 0 до x264 (Емил Иванов) |
16:30-17:15 |
Software Defined Radio and rtl-sdr (harald) |
- Mind patterns and anti-patterns (Djuvi) |
+ Mind patterns and anti-patterns (Djuvi) |
|
17:30-18:15 |
- The Elements of Style in Programming (batsov) |
- OpenCL: Как програмата ми стана 1500 пъти по-бърза (боби) |
+ The Elements of Style in Programming (batsov) |
+ OpenCL: Как програмата ми стана 1500 пъти по-бърза (боби) |
|
@@ -229,7 +229,8 @@
Open biz |
Civic hacking |
Misc |
- English speaking |
+ English |
+ Български |
diff --git a/img/bg_BG.png b/img/bg_BG.png
new file mode 100644
index 0000000..0469f06
Binary files /dev/null and b/img/bg_BG.png differ