No carnaval do Brasil foi tanto remelexo / no Japão a Terra saiu fora do eixo http://amplify.com/u/bu1ky
/*------------------------------------------------------------------------------ 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.
No carnaval do Brasil foi tanto remelexo / no Japão a Terra saiu fora do eixo http://amplify.com/u/bu1ky
Marcadores: filmes
Sobre ‘games’ e sonetos - Hermano Vianna
Escrevi: “Chegou a hora de levar os jogos eletrônicos a sério. Alguns criadores de games não são só grandes artistas, mas também grandes pensadores, que têm acesso privilegiado à complexa sensibilidade contemporânea, como poucagente tem.” Meu objetivo principal era lamentar o fatoRead more at sergyovitro.blogspot.com
de que “a maioria dos jornais praticamente ignora a centralidade evidente dos games em nossa vida cultural”.
Japan’s Strict Building Codes Saved Lives
Read more at www.nytimes.com
Had any other populous country suffered the 8.9 magnitude earthquake that shook Japan on Friday, tens of thousands of people might already be counted among the dead. So far, Japan’s death toll is in the hundreds, although it is certain to rise somewhat.
Estudo internacional sobre pirataria em países emergentes aponta equívocos no combate à prática no Brasil
André Miranda
A questão é que a maioria das pesquisas realizadas é financiada pela indústria e, por isso, traria distorções, sobretudo nas consequências da pirataria, como desemprego e perda na arrecadação de impostos.
— Fala-se que o Brasil perde dois milhões de empregos por ano com a pirataria. É um número creditado à Unicamp, então fomos à Unicamp tentar descobrir que pesquisa apontaria isso. Conversamos com as pessoas lá e descobrimos que essa pesquisa não existe —
— Nossa pesquisa mostra que o principal problema é econômico. A diferença de preços é brutal. Até pouco tempo atrás, uma faixa de música era vendida pela internet no Brasil por US$ 2, enquanto que nos EUA, onde o poder aquisitivo é bem maior, ela custa US$ 0,9. Com uma diferença tão grande como essa, você simplesmente exclui grande parte dos consumidores do mercado.Read more at extra.globo.com
Libertado ontem pelo regime de Trípoli, repórter do ”Estado” narra os momentos de agonia e sofrimento na prisão líbia
Andei Netto
Todas as pontes que se pode estabelecer com o mundo foram cortadas. Não sabia onde estava, nem quando sairia. Não tinha condição de fazer contato com nenhuma autoridade, muito menos de convencer líbios a avisar uma embaixadRead more at luciamotta.com
Socialite paulistana diz que filho de Gaddafi está irreconhecível
"Ele tinha uma visão moderna para o país", diz Junqueira. "Nunca esperaria isso [violência] dele. [...] Soube que ele queria ter outra atitude, mas o pai não quis."
See more at www1.folha.uol.com.br
Facebook is announcing a new suite of tools to protect users from bullying, foster a stronger sense of community in the social network, and “create a culture of respect” among Facebook users.
“People post things they think are funny, but they don’t realize it’s stressful. There’s no malicious intent, and it might not violate the terms of service, but it still needs to be resolved.”Read more at mashable.com
Deputados deixam cargo, mas não devolvem apartamento
Na lista informada pela Câmara aparecem, entre outros, Paulo Rocha (PT-PA), réu no caso do mensalão, o ex-ministro Alceni Guerra (DEM-PR) e Edmar Moreira (PR-MG), que renunciou à Corregedoria da Câmara em 2009 após revelação que sua família era dona de um castelo no interior de Minas.Read more at www1.folha.uol.com.br
Fora do Congresso há mais de um mês, não participam de atividades no Legislativo desde o início do recesso de fim de ano, em dezembro.
Veja o video de Furas Louati....
Exclusive: ‘Who are they and who are we?’ A hip-hop reflection on the Tunisian revolution
If the people one day decided to live*Read more at www.dangerousminds.net
then it’s as if they decided to walk on water.
Hands are cuffed, my “masters”’s needle has sewn our lips
nothing left but the weaponized pencil
and my fist.
The night they arrested my heartbeat…**
Trio Romanesca - Passacaglio em Sol, de Biagio Marini (1665)
Mal deu tempo para se pegar pé e prumo em 2011 quando tudo começou a acontecer.
De bissexto a bizantino passando por bizarro.
Read more at www.bbc.co.ukUm ano verdadeiramente revolucionário ainda a mugir e já tentando dar seu salto mortal e tentar cair de pé.
Forget Google – it's Apple that is turning into the evil empire
You may think you own your lovely, shiny new iPhone or iPad, but in reality an invisible virtual string links it back to Apple HQ at One Infinite Loop, Cupertino.
You can't install anything on it that hasn't had the prior approval of Mr Jobs and his subordinates. And if you are foolish enough to break the rules and seek your own route to salvation, then you may find when you next try to sync it with iTunes that it has turned into an expensive, beautifully designed paperweight. If that isn't power, then I don't know what is.
Read more at www.guardian.co.ukUmberto Eco once wrote a memorable essay arguing that the Apple Mac was a Catholic device, while the IBM PC was a Protestant one. His reasoning was that, like the Roman church, Apple offered a guaranteed route to salvation – the Apple Way – provided one stuck to it. PC users, on the other hand, had to take personal responsibility for working out their own routes to heaven.
Caught singing for tyrants? Don't be embarrassed. Do what 50 Cent does: embrace it
How long before we see a game called Gaddafi Hero, in which you perform a series of upbeat numbers for Middle Eastern tyrants by pushing coloured buttons on a plastic guitar in time to the beat, while trying to drown out the nagging voice of your own conscience and the furious chants of the oppressed?
Read more at www.guardian.co.ukSuggested tracklisting: While My Qatar Gently Weeps; Gimme Gimme Gimme Oman After Midnight; Insane in the Bahrain; Here Comes Yemen; and 50 Ways To Libya Lover. Recommended retail price? $2m and counting.
Primeiro saiu na imprensa que o problema era o Ibope baixo. Mas logo depois descobriram que o buraco era mais embaixo. A série incomodava alguns setores mais conservadores da Globo. Enfim... liberdade sexual continua sendo um problema... Pessoas resolvidas e felizes incomodam a mídia e a sociedade.
Agora vamos ter que engolir a bunda branca do Rodrigão bêbado, mijando no lixo. Isso sim é muito bom!
E mais: o conservadorismo e o politicamente correto estão avançando no mundo do entretenimento e das artes. Pensei que era coisa só de EUA. Infelizmente parece que a moda está chegando por aqui. Que chato. Nunca mais vamos poder assistir o Picapau fumando um charuto ou o Jerry passando o Tom a ferro.
Postado por Adão IturrusgaraiRead more at adao.blog.uol.com.br
condena a ousadia....
Por falta de audiência ou excesso de moralismo, ou ambos, o fato é que a suspensão de "Aline" sinaliza uma condenação à ousadia e premia os que apostam em mais do mesmo na TV.
Não que fosse um programa revolucionário, mas era um raro ponto fora da curva em uma grade previsível e conservadora.
MAURICIO STYCERRead more at sergyovitro.blogspot.com
Read more at www.huffingtonpost.comGoogle is also guilty of tweaking what it shows users based on past online behavior. Pariser highlighted how two users can receive drastically different Google search results after querying the same term because the search engine monitors 57 signals to tweak and personalize results. "There is no standard Google anymore," Pariser noted.
"This moves us very quickly toward a world in which the Internet is showing us what it thinks we want to see, but not necessarily what we need to see," Pariser said of editing via algorithms.
Because of algorithms that determine what we see online based on our browsing, reading, and clicking history, we risk being exposed to fewer viewpoints and a more limited array of opinions, content sources, and viewpoints, Pariser argued.
e o blog0news continua…
visite a lista de arquivos na coluna da esquerda
para passear pelos posts passados
ESTATÍSTICAS SITEMETER