Cursos

Cursos | 2016-2017 | 2 Semestre | E-CD-BGCDH

Cursos | 2016-2017 | 2 Semestre | E-CD-BGCDH
iFrame message passing test iFrameResize({ log : true, // Enable console logging inPageLinks : true, resizedCallback : function(messageData){ // Callback fn when resize is received $('p#callback').html( 'Frame ID: ' + messageData.iframe.id + ' Height: ' + messageData.height + ' Width: ' + messageData.width + ' Event type: ' + messageData.type ); }, messageCallback : function(messageData){ // Callback fn when message is received $('p#callback').html( 'Frame ID: ' + messageData.iframe.id + ' Message: ' + messageData.message ); alert(messageData.message); document.getElementsByTagName('iframe')[0].iFrameResizer.sendMessage('Hello back from parent page'); }, closedCallback : function(id){ // Callback fn when iFrame is closed $('p#callback').html( 'IFrame (' + id + ') removed from page.' ); } });

testes4

testes4
Cinema Português body { font-size: 1em; font-family: "NTR"; font-style: normal; font-weight: 400; } figcaption { font-weight: bold; font-size:0.9em; color: #572C40; } figcaption div { background-color: #97A67F; width: 100%; color: black; font-size: 0.9em; line-height: 1.2em; padding: 0.5em; z-index: 1; } .link { display:inline-block; color: #fff; font-size: 0.8em; } .link:hover { text-decoration: none; color: #fff; } #scrollUp { display: none; background-color: #562D43; } #scrollUp:hover { background-color: #705061; } .uk-dotnav { padding: 1em; } .uk-dotnav .uk-active a { background-color: #705061; } h2 { font-size: 2.8em; font-family: "Rubik One"; font-style: bold; font-weight: 400; color: #552C43; text-transform: uppercase; font-weight: bold; } h2 { } @media screen and (max-width:768px){ #scrollUp { display: block; margin-bottom: 3em; } h2 { font-size: 1.3em; } } A introdução do sonoro O cinema português Os primeiros anos O cinema mudo A introdução do sonoro As "comédias portuguesas" O cinema de propaganda A censura  O "velho cinema" O "cinema novo" Os "anos Gulbenkian" O cinema de abril A "escola portuguesa" Êxitos de bilheteira Os novos autores A "geração curtas" O regresso à História O cinema e o Estado O documentário I O documentário II Um cinema de autores: Manoel de Oliveira Um cinema de autores: Pedro Costa Vencer o presente, olhar o futuro Com mais de cem anos, a história do cinema português é marcada por uma grande diversidade e por períodos de grande vitalidade, sobretudo a partir da viragem para o cinema moderno nos anos sessenta e da transição para a democracia em 1974. No cinema português atual coexistem diferentes géneros e gerações de realizadores, filmes de entretenimento e filmes de autor, bem como uma sólida tradição de documentários. Ameaçada por outras formas de entretenimento e por problemas de financiamento endémicos, a sobrevivência do cinema português parece hoje mais difícil do que nunca. No entanto, nunca tantos filmes portugueses alcançaram tamanho reconhecimento internacional ou conseguiram chegar a tantos espectadores como hoje. Over 100 years old, the history of Portuguese cinema has been marked by great diversity, as well as by periods of great vitality – especially with the advent of modern cinema in the 1960s and the transition to democracy in 1974. Today, different genres and different generations of directors coexist in Portuguese cinema, as do entertainment films and directors’ films. Not to mention a strong tradition in documentaries. Threatened by other forms of entertainment and by endemic funding problems, the survival of Portuguese cinema seems more difficult than ever before. Nonetheless, never have so many Portuguese films achieved so much international acclaim or reached as many viewers as they do today. Ir para o topo

Cursos | 2016-2017 | 2 Semestre | E-CD-ICID

Cursos | 2016-2017 | 2 Semestre | E-CD-ICID
iFrame message passing test iFrameResize({ log : true, // Enable console logging inPageLinks : true, resizedCallback : function(messageData){ // Callback fn when resize is received $('p#callback').html( 'Frame ID: ' + messageData.iframe.id + ' Height: ' + messageData.height + ' Width: ' + messageData.width + ' Event type: ' + messageData.type ); }, messageCallback : function(messageData){ // Callback fn when message is received $('p#callback').html( 'Frame ID: ' + messageData.iframe.id + ' Message: ' + messageData.message ); alert(messageData.message); document.getElementsByTagName('iframe')[0].iFrameResizer.sendMessage('Hello back from parent page'); }, closedCallback : function(id){ // Callback fn when iFrame is closed $('p#callback').html( 'IFrame (' + id + ') removed from page.' ); } });