{"id":16,"date":"2019-09-03T13:55:05","date_gmt":"2019-09-03T13:55:05","guid":{"rendered":"http:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/?page_id=16"},"modified":"2021-08-06T13:22:52","modified_gmt":"2021-08-06T13:22:52","slug":"home","status":"publish","type":"page","link":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/","title":{"rendered":"Project Overview"},"content":{"rendered":"\n<style>\n*{box-sizing: border-box; -webkit-box-sizing: border-box; }\nhtml, body { height: 100%; }\nbody { margin: 0; font: 16px\/1.3 sans-serif; }\n\n\/*\nPURE RESPONSIVE CSS3 SLIDESHOW GALLERY by Roko C. buljan\nhttp:\/\/stackoverflow.com\/a\/34696029\/383904\n*\/\n\n.CSSgal {\n\tposition: relative;\n\toverflow: hidden;\n\theight: 500px; \/* Or set a fixed height *\/\n}\n\n\/* SLIDER *\/\n\n.CSSgal .slider {\n\theight: 100%;\n\twhite-space: nowrap;\n\tfont-size: 0;\n\ttransition: 0.8s;\n}\n\n\/* SLIDES *\/\n\n.CSSgal .slider > * {\n\tfont-size: 1rem;\n\tdisplay: inline-block;\n\twhite-space: normal;\n\tvertical-align: top;\n\theight: 500px;\n\twidth: 100%;\n\tbackground: none 50% no-repeat;\n\tbackground-size: cover;\n}\n\n\/* PREV\/NEXT, CONTAINERS & ANCHORS *\/\n\n.CSSgal .prevNext {\n\tposition: absolute;\n\tz-index: 1;\n\ttop: 50%;\n\twidth: 100%;\n\theight: 0;\n}\n\n.CSSgal .prevNext > div+div {\n\tvisibility: hidden; \/* Hide all but first P\/N container *\/\n}\n\n.CSSgal .prevNext a {\n\tbackground: #fff;\n\tposition: absolute;\n\twidth:       60px;\n\theight:      60px;\n\tline-height: 60px; \/* If you want to place numbers *\/\n\ttext-align: center;\n\topacity: 0.7;\n\t-webkit-transition: 0.3s;\n\t\t\t\t\ttransition: 0.3s;\n\t-webkit-transform: translateY(-50%);\n\t\t\t\t\ttransform: translateY(-50%);\n\tleft: 0;\n}\n.CSSgal .prevNext a:hover {\n\topacity: 1;\n}\n.CSSgal .prevNext a+a {\n\tleft: auto;\n\tright: 0;\n}\n\n\/* NAVIGATION *\/\n\n.CSSgal .bullets {\n\tposition: absolute;\n\tz-index: 2;\n\tbottom: 0;\n\tpadding: 10px 0;\n\twidth: 100%;\n\ttext-align: center;\n}\n.CSSgal .bullets > a {\n\tdisplay: inline-block;\n\twidth:       30px;\n\theight:      30px;\n\tline-height: 30px;\n\ttext-decoration: none;\n\ttext-align: center;\n\tbackground: rgba(255, 255, 255, 1);\n\t-webkit-transition: 0.3s;\n\t\t\t\t\ttransition: 0.3s;\n}\n.CSSgal .bullets > a+a {\n\tbackground: rgba(255, 255, 255, 0.5); \/* Dim all but first *\/\n}\n.CSSgal .bullets > a:hover {\n\tbackground: rgba(255, 255, 255, 0.7) !important;\n}\n\n\/* NAVIGATION BUTTONS *\/\n\/* ALL: *\/\n.CSSgal >s:target ~ .bullets >* {      background: rgba(255, 255, 255, 0.5);}\n\/* ACTIVE *\/\n#s1:target ~ .bullets >*:nth-child(1) {background: rgba(255, 255, 255,   1);}\n#s2:target ~ .bullets >*:nth-child(2) {background: rgba(255, 255, 255,   1);}\n#s3:target ~ .bullets >*:nth-child(3) {background: rgba(255, 255, 255,   1);}\n#s4:target ~ .bullets >*:nth-child(4) {background: rgba(255, 255, 255,   1);}\n\/* More slides? Add here more rules *\/\n\n\/* PREV\/NEXT CONTAINERS VISIBILITY *\/\n\/* ALL: *\/\n.CSSgal >s:target ~ .prevNext >* {      visibility: hidden;}\n\/* ACTIVE: *\/\n#s1:target ~ .prevNext >*:nth-child(1) {visibility: visible;}\n#s2:target ~ .prevNext >*:nth-child(2) {visibility: visible;}\n#s3:target ~ .prevNext >*:nth-child(3) {visibility: visible;}\n#s4:target ~ .prevNext >*:nth-child(4) {visibility: visible;}\n\/* More slides? Add here more rules *\/\n\n\/* SLIDER ANIMATION POSITIONS *\/\n\n#s1:target ~ .slider {transform: translateX(   0%); -webkit-transform: translateX(   0%);}\n#s2:target ~ .slider {transform: translateX(-100%); -webkit-transform: translateX(-100%);}\n#s3:target ~ .slider {transform: translateX(-200%); -webkit-transform: translateX(-200%);}\n#s4:target ~ .slider {transform: translateX(-300%); -webkit-transform: translateX(-300%);}\n\/* More slides? Add here more rules *\/\n\n\n\/* YOU'RE THE DESIGNER! \n   ____________________\n   All above was mainly to get it working :)\n   CSSgal CUSTOM STYLES \/ OVERRIDES HERE: *\/\n\n.CSSgal{\n\tcolor: #fff;\t\n\ttext-align: center;\n}\n.CSSgal p{\nmax-width: 100% !important;\nfont-weight: 600;\npadding: 10px;\n}\n.CSSgal .slider h2 {\n  margin: 0;\n        max-width: 100% !important;\n\tfont-weight: 600;\n\tletter-spacing: -0.06em;\n\tword-spacing: 0.2em;\n\tfont-size: 3em;\n        text-align: center;\npadding: 10px;\n}\n.CSSgal a {\n\tborder-radius: 50%;\n\tmargin: 0 3px;\n\t\/*color: rgba(0,0,0,0.8);*\/\n        color: white !important;\n\ttext-decoration: none;\n}\n.int_slid{\n    width: 100%;\n    height: 500px !important;\n    position: absolute;\n    top: 0;\ndisplay: flex;\n    flex-direction: column;\n  justify-content: center;\n  align-items: center;\n}\n.div_int{\n   background-size:cover;\n   background-position: center;\n}\n<\/style>\n<div class=\"CSSgal\" id=\"slider-inicio\" style=\"display: none;\">\n\n  <!-- Don't wrap targets in parent -->\n  <s id=\"s1\"><\/s> \n  <s id=\"s2\"><\/s>\n  <s id=\"s3\"><\/s>\n  <s id=\"s4\"><\/s>\n\n  <div class=\"slider\">\n<div class=\"div_int\" style=\"background-image: url('http:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2021\/07\/europe-scaled.jpg');\">\n\t\t\t<div class=\"int_slid\" >\n\t\t\t<h2 style=\"text-shadow: 0 0 10px black;\"><a href=\"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/partners\/\">Consortium<\/a><\/h2>\n\t\t\t<p style=\"text-shadow: 0 0 10px black;\">Discover the different partners that are part of the alliance<\/p>\n             <\/div>\n\t\t<\/div>\n\n    <div class=\"div_int\" style=\"background-image: url('http:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2021\/08\/planos.jpg');\">\n             <div class=\"int_slid\" style=\"background: rgb(0,0,0,0.3)\">\n\t\t\t<h2 \n style=\"text-shadow: 0 0 10px black;\"><a href=\"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/plans-pendulum\/\">Pendulum blueprints<\/a><\/h2>\n\t\t\t<p style=\"font-weight: 600; text-shadow: 0 0 10px black;\">Download 3D models and PDF documents.<\/p>\n             <\/div>\n\t\t<\/div>\n <div class=\"div_int\" style=\"background-image: url('http:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/07\/world-pendulum-aliance-uma-constelacao-de-pendulos-ao-redor-do-mundo-1140x641.jpg');\">\n             <div class=\"int_slid\" style=\"background: rgb(0,0,0,0.3)\">\n\t\t\t<h2 \n style=\"text-shadow: 0 0 10px black;\"><a href=\"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/pendullum-installation\/\">Installation Guide<\/a><\/h2>\n\t\t\t<p style=\"font-weight: 600; text-shadow: 0 0 10px black;\">Learn how the pendulum works <\/p>\n             <\/div>\n\t\t<\/div>\n    \n   <div class=\"div_int\" style=\"background-image: url('http:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2019\/09\/IMG_20190611_143645491.jpg');\">\n             <div class=\"int_slid\" style=\"background: rgb(0,0,0,0.3)\">\n\t\t\t<h2 \n style=\"text-shadow: 0 0 10px black;\"><a href=\"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/pedagogical-resources\/\">Pedagogical Resources<\/a><\/h2>\n\t\t\t<p style=\"font-weight: 600; text-shadow: 0 0 10px black;\">Discover the principles behind the pendulum<\/p>\n             <\/div>\n\t\t<\/div>\n    \n  <\/div>\n  \n  <div class=\"prevNext\">\n    <div><a href=\"#s4\"><\/a><a href=\"#s2\"><\/a><\/div>\n    <div><a href=\"#s1\"><\/a><a href=\"#s3\"><\/a><\/div>\n    <div><a href=\"#s2\"><\/a><a href=\"#s4\"><\/a><\/div>\n    <div><a href=\"#s3\"><\/a><a href=\"#s1\"><\/a><\/div>\n  <\/div>\n\n  <div class=\"bullets\">\n    <a href=\"#s1\">1<\/a>\n    <a href=\"#s2\">2<\/a>\n    <a href=\"#s3\">3<\/a>\n    <a href=\"#s4\">4<\/a>\n  <\/div>\n\n<\/div>\n\n\n\n<p style=\"margin-top: 70px !important;\">Welcome to our site!&nbsp;<span style=\"font-weight: 400;\">The World Pendulum Alliance is a development project on the field of higher education. We <\/span><span style=\"font-size: inherit;\">aim to improve the quality of higher education, in the fields of mathematics and sciences, by deploying a global network of remote experiments.<\/span><\/p>\n\n\n<p>This project is Co-Founded by the Erasmus+ Programme of the European Union.<\/p>\n<hr>\n<p><img loading=\"lazy\" class=\"wp-image-756  alignnone\" src=\"http:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/Logo-World-Pendulum-Alliance-e1582130815703-300x184.jpg\" alt=\"\" width=\"173\" height=\"106\" srcset=\"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/Logo-World-Pendulum-Alliance-e1582130815703-300x184.jpg 300w, https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/Logo-World-Pendulum-Alliance-e1582130815703-768x472.jpg 768w, https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/Logo-World-Pendulum-Alliance-e1582130815703.jpg 969w\" sizes=\"(max-width: 173px) 100vw, 173px\" \/> <img loading=\"lazy\" class=\"size-medium wp-image-862 alignright\" src=\"http:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/logosbeneficaireserasmusright_en2-1-300x89.jpg\" alt=\"\" width=\"300\" height=\"89\" srcset=\"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/logosbeneficaireserasmusright_en2-1-300x89.jpg 300w, https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/logosbeneficaireserasmusright_en2-1-768x228.jpg 768w, https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/logosbeneficaireserasmusright_en2-1-1024x303.jpg 1024w, https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-content\/uploads\/2020\/02\/logosbeneficaireserasmusright_en2-1.jpg 1387w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<hr>\n\n\n<div style=\"text-align: center;\"><figure><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/tt8ZYf6LmwM\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" width=\"600\" height=\"360\" frameborder=\"0\"><\/iframe><\/figure><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Consortium Discover the different partners that are part of the alliance Pendulum blueprints Download 3D models and PDF documents. Installation Guide Learn how the pendulum works Pedagogical Resources Discover the principles behind the pendulum 1 2 3 4 Welcome to our site!&nbsp;The World Pendulum Alliance is a development project on the field of higher education.&hellip; <a class=\"more-link\" href=\"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/\">Continue reading <span class=\"screen-reader-text\">Project Overview<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-json\/wp\/v2\/pages\/16"}],"collection":[{"href":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":25,"href":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":2179,"href":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-json\/wp\/v2\/pages\/16\/revisions\/2179"}],"wp:attachment":[{"href":"https:\/\/wpa.tecnico.ulisboa.pt\/~wpa.daemon\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}