<!DOCTYPE html>
< html lang = "tr-tr" >
< head >
< meta charset = "utf-8" >
< title > İletişim - Özgür Yazılım Derneği< / title >
< link rel = "stylesheet" href = "../css/normalize.css" >
< link rel = "stylesheet" href = "../css/style.css" >
< link rel = "stylesheet" href = "../fonts/stylesheet.css" >
< / head >
< body >
< header class = "navbar" >
< div class = "navbar-container" >
< a href = "../" class = "logo" > < img src = "../oyd_logo.svg" width = "auto" height = "60" / > < / a >
< nav >
< a class = "" href = "../projeler/" title = "" >
Projeler
< / a >
< a class = "" href = "../yazilar/" title = "" >
Yazılar
< / a >
< a class = "" href = "../hakkimizda/" title = "" >
Hakkımızda
< / a >
< a class = "" href = "../tuzuk/" title = "" >
Tüzük
< / a >
< a class = "" href = "../uyelik/" title = "" >
Üyelik
< / a >
< a class = "" href = "../destek/" title = "" >
Destek
< / a >
< a class = "active" href = "../iletisim/" title = "" >
İletişim
< / a >
< a class = "" href = "https://bagis.oyd.org.tr" title = "" >
Bağış
< / a >
< / nav >
< / div >
< / header >
< div class = "page" >
< article >
< h1 class = "title" > İletişim< / h1 >
< dl >
< dt > Adres< / dt >
< dd > P.K 5, 34710 Kadıköy/İstanbul< br / > < / dd >
< dt > Telefon< / dt >
< dd > 0216 706 4 693 (OYD)< br / > < / dd >
< dt > E-posta< / dt >
< dd > bilgi {güzela} oyd.org.tr< / dd >
< / dl >
< h2 > E-posta listeleri< / h2 >
< h3 class = "list-title" > ÖYD Duyuru Listesi (oyd-duyuru@liste.oyd.org.tr)< / h3 >
< p > Derneğin etkinlikleri (atölye, seminer, proje vb.) hakkında duyuruların yapıldığı e-posta listesidir.< / p >
< a class = "button success" role = "button" href = "mailto:oyd-duyuru-request@liste.oyd.org.tr?subject=subscribe" > Abone Ol< / a >
< a class = "button danger" role = "button" href = "mailto:oyd-duyuru-request@liste.oyd.org.tr?subject=unsubscribe" > Abonelikten Çık< / a >
< a class = "button info" role = "button" href = "https://liste.oyd.org.tr/hyperkitty/list/oyd-duyuru@liste.oyd.org.tr/" > Arşiv< / a >
< hr / >
< h3 class = "list-title" > ÖYD Tartışma Listesi (oyd-genel@liste.oyd.org.tr)< / h3 >
< p > Dernek ve derneğin faaliyet alanlarıyla ilgili konuların tartışıldığı, fikir ve argümanların ilerletildiği e-posta listesidir.< / p >
< a class = "button success" role = "button" href = "mailto:oyd-genel-request@liste.oyd.org.tr?subject=subscribe" > Abone Ol< / a >
< a class = "button danger" role = "button" href = "mailto:oyd-genel-request@liste.oyd.org.tr?subject=unsubscribe" > Abonelikten Çık< / a >
< a class = "button info" role = "button" href = "https://liste.oyd.org.tr/hyperkitty/list/oyd-genel@liste.oyd.org.tr/" > Arşiv< / a >
< hr / >
< h3 class = "list-title" > ÖYD Sorular Listesi (oyd-sorular@liste.oyd.org.tr)< / h3 >
< p > Özgür yazılım, özgür donanım, özgür bilgi, özgür sanat, kişisel mahremiyet gibi konularla ilgili soruları sorabileceğiniz ve cevap alabileceğiniz e-posta listesidir.< / p >
< a class = "button success" role = "button" href = "mailto:oyd-sorular-request@liste.oyd.org.tr?subject=subscribe" > Abone Ol< / a >
< a class = "button danger" role = "button" href = "mailto:oyd-sorular-request@liste.oyd.org.tr?subject=unsubscribe" > Abonelikten Çık< / a >
< a class = "button info" role = "button" href = "https://liste.oyd.org.tr/hyperkitty/list/oyd-sorular@liste.oyd.org.tr/" > Arşiv< / a >
< hr / >
< h3 class = "list-title" > ÖYD Sohbet Listesi (oyd-sohbet@liste.oyd.org.tr)< / h3 >
< p > Genel sohbet için e-posta listesidir.< / p >
< a class = "button success" role = "button" href = "mailto:oyd-sohbet-request@liste.oyd.org.tr?subject=subscribe" > Abone Ol< / a >
< a class = "button danger" role = "button" href = "mailto:oyd-sohbet-request@liste.oyd.org.tr?subject=unsubscribe" > Abonelikten Çık< / a >
< a class = "button info" role = "button" href = "https://liste.oyd.org.tr/hyperkitty/list/oyd-sohbet@liste.oyd.org.tr/" > Arşiv< / a >
< hr / >
< / article >
< aside class = "sidebar" >
< h2 class = "title" > Etkinlikler< / h2 >
< div class = "event" >
< a href = "https://cryptoparty.istanbul" > CryptoParty Istanbul< / a >
< address > 5 Ekim 11:00 TAK, Kadıköy< / address >
< p > CryptoParty’lerin temel amacı, kendinizi dijital (ve kısmen fiziksel) alanlarda nasıl koruyacağınız hakkında bilgi sahibi olmaktır.
Etkinlik ücretsiz ve herkese açıktır.
< / p >
< / div >
< / aside >
< / div >
< footer >
< div class = "container" >
© 2019 Özgür Yazılım Derneği. < br >
Sitedeki yazılar aksi belirtilmediği takdirde CC BY-ND 4.0 Uluslararası lisansı altında lisanslanmıştır. Web sitesinin tasarımı CC BY-SA 4.0 Uluslararası lisansı altında lisanslanmıştır.
< / div >
< / footer >
< / body >
< / html >