Pela COCHLEA: Rufus Thomas - Walking the Dog lIVE
E agora a cachorrada tá ao vivo ! E botando pressão!
/*------------------------------------------------------------------------------ this template is a mash up of the 2 column template http://webhost.bridgew.edu/etribou/layouts/skidoo/2/ from ruthsarianlayouts http://webhost.bridgew.edu/etribou/layouts/ and the blogger code from Blogger Template Style Name: Minima Designer: Douglas Bowman URL: www.stopdesign.com Date: 26 Feb 2004 and code tidying up http://djmaniak777.blogspot.com plus inserts & adaptations of codes by ricky goodwin ------------------------------------------------------------------------------*/ /*----start ruthsarian layout-------------------------------------------------*/ /*----start base.css----------------------------------------------------------*/ #pageWrapper { margin: 0; width: auto; min-width: 500px; } #outerColumnContainer { z-index: 1; } #innerColumnContainer { z-index: 2; } #innerColumnContainer, #contentColumn { margin: 0 -1px; width: 100%; } #leftColumn, #rightColumn, #contentColumn { float: left; position: relative; z-index: 10; overflow: visible; /* fix for IE italics bug */ } #leftColumn { width: 200px; margin: 0 1px 0 -200px; } #rightColumn { width: 200px; margin: 0 -200px 0 1px; display: none; /* comment this out and edit borders.css to create the third column */ } #footer { position: relative; } #masthead h1 { display: inline; /* personal preference to keep the header inline. you could just as easily change padding and margins to 0. */ } .clear { clear: both; } .hide { display: none; /* hide elements that CSS-targeted browsers shouldn't show */ } html>body #innerColumnContainer { border-bottom: 1px solid transparent; /* help mozilla render borders and colors. try removing this line and see what happens */ } /*------------------------------------------------------------end base.css----*/ /*----start vnav.css----------------------------------------------------------*/ .vnav ul, .vnav ul li { margin: 0; padding: 0; list-style-type: none; display: block; } .vnav ul { border: solid 1px #000; border-bottom-width: 0; } .vnav ul li { border-bottom: solid 1px #000; } .vnav ul li a { display: block; text-decoration: none; padding: 2px 10px; } * html .vnav ul li a/* hide from IE5.0/Win & IE5/Mac */ { height: 1%; } * html .vnav { position: relative; /* IE needs this to fix a rendering problem */ } /*------------------------------------------------------------end vnav.css----*/ /*----start hnav.css----------------------------------------------------------*/ .hnav { white-space: nowrap; margin: 0; color: #000; padding: 3px 0 4px 0; } * html .hnav/* Hide from IE5/Mac (& IE5.0/Win) */ { height: 1%; /* holly hack to fix a render bug in IE6/Win */ } * html .HNAV { height: auto; /* above IE6/Win holly hack breaks IE5/Win when page length get beyond the point that 1% height is taller than the text height. IE5/Win does not need this holly hack so we remove it here */ padding: 0; /* IE5/Win will resize #hnav to fit the heights of its inline children that have vertical padding. So this incorrect case selector will remove that padding */ } .hnav ul { text-align: center; list-style-type: none; line-height: normal; margin: 0; padding: 0; } .hnav ul li { display: inline; white-space: nowrap; margin: 0; } .hnav ul li a { text-decoration: none; color: #000; background-color: #eee; margin: 0 -1px 0 0; padding: 3px 10px 4px 10px; border-left: solid 1px #000; border-right: solid 1px #000; } * html .HNAV ul li a { width: 1%; /* holly hack for IE5/Win inline padding by default this hack fixes different rendering bugs in 5.0 and 5.5. Width is used instead of height because if the document is too long, these elements become very tall and disrupt the look of the document. too wide an element is better, visually, than too tall a document. */ } .hnav ul li a:hover { text-decoration: underline; } .hnav ul li a:hover { text-decoration: none; } /*------------------------------------------------------------end hnav.css----*/ /*----start colors.css--------------------------------------------------------*/ body { background-color: #665; color: #fff; } #outerColumnContainer { border-left-color: #eec; /* left hand column background color */ border-right-color: #bb8; /* right hand column background color */ } #masthead, #footer { background-color: #885; color: #fff; } #outerColumnContainer { background-color: #fff; /* this sets the background color on the center column */ color: #000; } #leftColumn, #rightColumn, #contentColumn { color: #000; } .vnav ul li a { color: #336; background-color: #cc9; } #rightColumn .vnav ul li a:hover, .vnav ul li a:hover { background-color: #336; color: #fff; } #rightColumn .vnav ul li a { color: #336; background-color: #ddb; } .hnav, .hnav ul li a { background-color: #cc9; color: #336; } .hnav ul li a:hover { background-color: #336; color: #fff; } #pageWrapper, #innerColumnContainer, #masthead, #footer, .hnav { border-color: #000; } /*----------------------------------------------------------end colors.css----*/ /*----start borders.css-------------------------------------------------------*/ #pageWrapper { border-style: solid; /* explicitly defined within eact selector in case you want change border styles (to mix it up) between elements */ border-width: 1px; /* puts a border around the whole page */ } #outerColumnContainer { border-style: solid; border-width: 0 0 0 200px; /* sets the width of the borders used to create the left and right columns' background color. */ /* border-width: 0 200px; */ /* for three columns */ } #innerColumnContainer { border-style: solid; border-width: 0 0 0 1px; /* puts borders between center and the side columns */ /* border-width: 0 1px; */ /* for three columns */ } #masthead, .hnav { border-style: solid; border-width: 0 0 1px 0; } #footer { border-style: solid; border-width: 1px 0 0 0; } /*---------------------------------------------------------end borders.css----*/ /*----start fonts.css---------------------------------------------------------*/ body { font-family: arial, helvetica, sans-serif; font-size : medium; voice-family : "\"}\""; voice-family : inherit; font-size : medium; } #footer { text-align: center; } /*-----------------------------------------------------------end fonts.css----*/ /*----start gutters.css-------------------------------------------------------*/ body { margin: 0; padding: 2em; } .inside { padding: 0.5em 1.5em; /* this padding is applied to every major box within the layout for a uniform gutter between borders */ } #masthead, #footer { padding: 1em; } .vnav { margin: 1em 0; } .vnav h3 { margin-bottom: 0; padding-bottom: 0; } /*---------------------------------------------------------end gutters.css----*/ /*----start screen.css--------------------------------------------------------*/ @import "base.css"; @import "hnav.css"; @import "vnav.css"; @import "colors.css"; @import "gutters.css"; @import "borders.css"; @import "fonts.css"; /* see http://www.dithered.com/css_filters/css_only/index.php for tips on how to block inclusion of whole css files for certain browsers */ /*----------------------------------------------------------end screen.css----*/ /*---------------------------------------------------end ruthsarian layout----*/ /*----start minima template---------------------------------------------------*/ a:link { color:#3333FF text-decoration:none; } a:visited { color:#9933FF text-decoration:none; } a:hover { color:#c60; text-decoration:underline; } a img { border-width:0; } /*----Header------------------------------------------------------------------*/ #masthead h1 a { color:#666; text-decoration:none; } #masthead h1 a:hover { color:#c60; } #description { display:inline; font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.2em; color:# #949494; text-align: right; } /* Headings ----------------------------------------------- */ h2 { margin:1.5em 0 .75em; font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.2em; color:#BB0000; } /* Posts ----------------------------------------------- */ .date-header { margin:1.5em 0 .5em; } .post { margin:.5em 0 1.5em; border-bottom:1px dotted #ccc; padding-bottom:1.5em; } .post-title { margin:.25em 0 0; padding:0 0 4px; font-size:140%; font-weight:normal; line-height:1.4em; color:#c60; } .post-title a, .post-title a:visited, .post-title strong { display:block; text-decoration:none; color:#c60; font-weight:normal; } .post-title strong, .post-title a:hover { color:#333; } .post p { margin:0 0 .75em; line-height:1.6em; } p.post-footer { margin:-.25em 0 0; color:#ccc; } .post-footer em, .comment-link { font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.1em; } .post-footer em { font-style:normal; color:#999; margin-right:.6em; } .comment-link { margin-left:.6em; } .post img { padding:4px; border:0px solid #ddd; } .post blockquote { margin:1em 20px; } .post blockquote p { margin:.75em 0; } /* Comments ----------------------------------------------- */ #comments h4 { margin:1em 0; font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.2em; color:#999; } #comments h4 strong { font-size:130%; } #comments-block { margin:1em 0 1.5em; line-height:1.6em; } #comments-block dt { margin:.5em 0; } #comments-block dd { margin:.25em 0 0; } #comments-block dd.comment-timestamp { margin:-.25em 0 2em; font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.1em; } #comments-block dd p { margin:0 0 .75em; } .deleted-comment { font-style:italic; color:gray; } /* Sidebar Content ----------------------------------------------- */ #sidebar ul { margin:0 0 1.5em; padding:0 0 1.5em; border-bottom:1px dotted #ccc; list-style:none; } #sidebar li { margin:0; padding:0 0 .25em 15px; text-indent:-15px; line-height:1.5em; } #sidebar p { color:#666; line-height:1.5em; } /* Profile ----------------------------------------------- */ #profile-container { margin:0 0 1.5em; border-bottom:1px dotted #ccc; padding-bottom:1.5em; } .profile-datablock { margin:.5em 0 .5em; } .profile-img { display:inline; } .profile-img img { float:left; padding:4px; border:1px solid #ddd; margin:0 8px 3px 0; } .profile-data { margin:0; font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.1em; } .profile-data strong { display:none; } .profile-textblock { margin:0 0 .5em; } .profile-link { margin:0; font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.1em; } /*-----------------------------------------------------end minima template----*/
This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.
Assinar
Postagens [Atom]
Fragmentos de textos e imagens catadas nesta tela, capturadas desta web, varridas de jornais, revistas, livros, sons, filtradas pelos olhos e ouvidos e escorrendo pelos dedos para serem derramadas sobre as teclas... e viverem eterna e instanta neamente num logradouro digital. Desagua douro de pensa mentos.
E agora a cachorrada tá ao vivo ! E botando pressão!
Saiu! Foram divulgados os vencedores de 2011 do Eisner Awards, a premiação mais importante da indústria dos quadrinhos. E o mais sensacional aconteceu: Daytripper, uma HQ estrelada por um brasileiro e escrita e desenhada por dois brasileiros, os gêmeos Fábio Moon e Gabriel Bá, foi premiada como a melhor série limitatada.
Read more at judao.mtv.uol.com.brTodos os vencedores:
- Sim, tenho a plena e absoluta certeza de que história em quadrinhos é arte, isso não deveria nunca mais ser discutido. E não só na minha opinião, na das pessoas mais inteligentes e esclarecidas do mundo também. Não, não acho que HQ é literatura. É só você ler um livro e depois uma HQ que a resposta será fácil, são coisas bem diferentes.
Todos sabemos que hoje existem mais aspirantes a quadrinistas como nunca antes mas nem todos sabemos que produzir uma HQ é uma das tarefas mais difíceis do mundo. Pra justificar rapidamente a dificuldade de se fazer uma HQ, apenas imagine um filme -que é considerado uma das coisas mais difíceis de se realizar no planeta – feito por apenas uma ou duas pessoas.
É como se uma pessoa fosse o diretor, roteirista, diretor de fotografia, diretor de arte, figurinista, diretor de casting, de efeitos especiais, e todos os outros muitos status ao mesmo tempo. Tecnicamente falando, é ter a idéia, escrever a sinopse, argumento e roteiro, criar os personagens, suas personalidades, diferenças e gostos, seus conflitos, seus estilos e figurinos, escrever os diálogos, planejar, dividir o roteiro em páginas, as páginas em quadros, inventar os planos de câmeras para cada quadro, elaborar a composição, o design das páginas, o equilíbrio estético do preto e branco, desenhar cada páginas a lápis e todos os cenários e sua arquitetura, pontos de fuga e perspectivas, anatomia humana, expressões corporais e faciais, poses e movimentos, luz e sombra, etc, e depois arte finalizá-las com nanquim ou outra tinta, colorir as páginas – manual ou digitalmente- e letreirar os balões. Após tudo isso, diagramar as páginas e mandar para a gráfica. Se o autor trabalha com uma editora, essa parte da diagramação, impressão e distribuição não é feita por ele, mas se a HQ é independente, sim. Agora divida essas fases e pense que cada uma necessita de muito estudo, dedicação, prática e acima de tudo talento e bom gosto – até para o mau gosto, se for o caso- para que seja produzido uma HQ de qualidade. QRead more at colunistas.ig.com.br
Great moments in "laughtivism" from Yes Men Andy Bichlbaum and Mike Bonanno, the guys who duped the BBC, embarrassed Dow Chemical, and mocked Halliburton.
See more at www.alternet.org
nobody could be seen to be Murdoch’s enemy. It’s kind of like having a bully in the school playground. And once the bully has beaten up a few people, everybody else in the playground recognizes that the bully is there. The bully doesn’t even have to do anything particularly serious. All the other kids tiptoe around. And that means governments and police forces and other newspapers have all been tiptoeing around Murdoch, frightened to say anything against him.
it wasn’t just the News of the World, it was all the tabloids; and how money regularly passed hands between News International and officers at the Metropolitan Police; how Margaret Thatcher was the first prime minister to realize that it’s very hard to get elected in this country without the backing of the Murdoch press, so she was the first one to become an undignified sycophant to that organization, to that media tycoon, where a pattern has been followed by every single prime minister since,Read more at www.democracynow.org
Dias de Angoulême no Brasil
Gibicon, encerrado neste domingo, em Curitiba, estreia com pé direito
O que o público viu foram dias de Angoulême, cidade francesa que hospeda anualmente um festival homônimo, tido como um dos principais do mundo.
A comparação foi ouvida em mais de uma roda de conversas. Assim como a cidade europeia, Curitiba tocou uma orquestra afiada, envolvendo todos os seus músicos.
A orquestra quadrinizada foi tocada em diferentes pontos do atraente centro histórico curitibano, revistalizado e que , por si só, já justificaria uma visita.Read more at blogdosquadrinhos.blog.uol.com.br
Quando te vi passar fiquei paralisado,
tremia até o chão como um terremoto no Japão,
Um vento, um tufão, uma batedeira sem botão,
Foi assim viu, me vi na sua mão.
Quando Barak Obama instalou-se na Casa Branca, a expectativa de seus admiradores e de seus opositores era a de que, para o bem ou para o mal, mudanças veementes iriam ocorrer nos Estados Unidos. Hoje, o sentimento entre seus eleitores é de moderação no entusiasmo, enquanto que a oposição sente-se menos atemorizada ante a iminência de reviravoltas no status quo. A vitória do Partido Republicano nas eleições parlamentares de novembro de 2010, por sua vez, aumentou a probabilidade de a veemência das mudanças sobreviver apenas no discurso.
Isso porque, na maioria dos assuntos, Obama vem revelando um pendor exagerado pela busca de consenso
Esse tipo de comportamento reflete a renúncia ao uso de seu principal capital político: o apoio popular que o conduziu ao poder.Read more at moglobo.globo.com
As Sirota explains it, the '80s were the age of cross-marketing, when concepts that had a place in American history suddenly became commonplace. The anti-government language of president Ronald Reagan adorned films such as Ghostbusters and E.T.
These "political messages in non-political settings indoctrinated the young, when their filter for political propaganda was turned off." As a result, these framed narratives became part of the conventional wisdom, continuing to this day.
In much the way E.T. heightened suspicions about our government, Libyan terrorists in Back To The Future and a bad-guy professional wrestling star named The Iron Sheik helped prepare the American people for the role we've played in the Arab world over the past decade.
Meanwhile, the "outlaw with morals", or rogue who had to work against the system to get things done, was a key message that reached the masses.
Read more at crooksandliars.comFor as Sirota says, "our world is increasingly run by the prepubescents, college kids, and young ladder-climbers who were originally indoctrinated and inculcated in the 1980s."
Marcadores: palavras
Rather than press home their advantage and retake Ajdabiya, the rebel fighters – known as the Shabaab – were too busy having their pictures taken with the wreckage or looting anything left intact from the supply trucks.
Read more at www.independent.co.ukTo date the Shabaab has wasted at least three times the ordnance than it has fired in anger by shooting into the air in celebration of often non-existent victories. It has blown up guns by using the wrong type of ammunition, crashed its few tanks into each other and shot down two of its own planes.
They discussed the impact of WikiLeaks on world politics, the release of the Iraq and Afghanistan war logs, and Cablegate — the largest trove of classified U.S. government records in history.
Assange also talked about his new defense team, as well as U.S. Army Private Bradley Manning
The event also marked the publication of the paperback edition of Žižek’s Living in the End Times, in which he argues that new ways of using and sharing information, in particular WikiLeaks, are one of a number of harbingers of the end of global capitalism as we know it.
See more at www.democracynow.org
e o blog0news continua…
visite a lista de arquivos na coluna da esquerda
para passear pelos posts passados
ESTATÍSTICAS SITEMETER