Brian Eno - Taking Tiger Mountain
We climbed and we climbed
Oh, how we climbed
My, how we climbed
Over the stars to top Tiger Mountain
Forcing the lines through the snow
/*------------------------------------------------------------------------------ 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.
We climbed and we climbed
Oh, how we climbed
My, how we climbed
Over the stars to top Tiger Mountain
"In 2021, Netanyahu was voted out as Prime Minister after a dozen years; over time, his divisive rhetoric and ever-expanding arrogance alienated even some of his most loyal aides and ministers. And so he decided that he would write a memoir, not unlike his idol, Winston Churchill. “Bibi: My Story,” which was published in Hebrew and English in 2022, is a self-admiring tome, in which he is right in every argument, the hero of every anecdote. Across some seven hundred pages, he portrays himself as the singular guardian of Israel, his father’s son. Even when he appeared amenable to compromise—as when he delivered a speech at Bar-Ilan University, in 2009, that conveyed a wary and highly conditional openness to a Palestinian state—he did so tactically, to ease pressure from internal political currents and, more often, to get American Presidents off his back. In this instance, Barack Obama.
Most of his American interlocutors long ago came to understand the dodge. “The Bar-Ilan speech was part of his bullshit,” Martin Indyk, a former U.S. Ambassador to Israel, told me. “We met a day or two after the speech. He was all puffed up and he said to me, ‘All right, I said it, now can we get on to dealing with Iran?’ "
read article by David Remnick
LEONARDO SAKAMOTO
“Senhores, todos vão se foder. Eu quero deixar bem claro isso. Eu quero que cada um pense no que pode fazer previamente porque todos vão se foder.” A declaração de caráter profético foi feita pelo então ministro da Justiça, Anderson Torres, em uma reunião de caráter golpista em 5 de julho de 2022.
O objetivo era cobrar engajamento para a difusão de mentiras sobre o sistema eleitoral e, ao mesmo tempo, buscar formas de utilizar a estrutura do Estado brasileiro a fim de se manterem no poder.
A reunião foi gravada e o vídeo encontrado na casa do ex-faz-tudo de Jair Bolsonaro, o tenente-coronel Mauro Cid. Sim, uma reunião golpista foi gravada. O que mostra que a fronteira entre a burrice e a autoconfiança é muito tênue no Bolsoverso, o universo paralelo da extrema direita. Ou tinha alguém, desde sempre, registrando tudo como garantia.
A profecia se cumpriu. Torres veio a ser preso após os atos golpistas de 8 de janeiro de 2022, quando já estava à frente da Secretaria de Segurança Pública do Distrito Federal. Ficou quatro meses atrás das grades. A conivência e a falta de organização da Polícia Militar do DF diante dos golpistas foi fundamental para a destruição da Praça dos Três Poderes.
Os melhores momentos do encontro - que juntou, além de Torres, o então presidente Jair Bolsonaro e os generais Paulo Sérgio Nogueira, Braga Netto, Augusto Heleno e Mário Fernandes - estão descritos na decisão do ministro Alexandre de Moraes. Ele autorizou, nesta quinta (8), operação da PF que investiga uma organização criminosa que tentou um golpe.
“Nós vamos esperar chegar 23, 24, para se foder?”, questionou Bolsonaro, deixando claro que não precisaria “botar tropa na rua, tacar fogo, metralhar” se as mentiras sobre a Justiça Eleitoral fossem devidamente espalhadas. Para permanecer no poder, dobrou a aposta, foi para o tudo ou nada e tentou junto com seus assessores e aliados levar a cabo um golpe de Estado. Quase deu certo, mas não deu. Ele culpa uma conspiração contra ele, mas o que essa reunião mostra é que quem conspirou contra si mesmo foi ele. “Nós vamos esperar chegar 23, 24, para se foder?”, questionou Bolsonaro. Sim, ao que tudo indica, 2024 é o ano.
UOL
We hear a lot of noises outside, almost every member of our hosting family and the other families staying here are moving around. I get worried, did something bad happen? During the seconds that it takes my sister to go and open the door to see what is happening, my panicking mind goes through a whole plan: I will take this bag, we will get the cats. We cannot take anything else, no time to put shoes on.
My sister tells me that everything is OK. It seems that a woman and her children who evacuated recently and had nothing with them were knocking on doors and asking for help. So everyone starts going through their belongings and giving them anything they could share. I would not say “anything they did not want or had a lot of” because this is a luxury we forgot about a long time ago.
I go out and see a pile of stuff: there are women’s clothes, deodorant, tissues, sheets and some food cans. My sister gets cheese and some food as well. One of the other hosted family members whispers to the grandmother of the hosting family. They both look at the feet of the children, noticing the torn sandals they are wearing. Immediately, everyone goes inside and brings shoes for adults and children and adds them to the pile.
The grandmother asks the woman to give anything that does not fit to those around her in other tents. Before the woman and children leave, the grandmother goes inside again and brings some loaves and a few bottles of water. “I wish I could give you more,” she says.
It all happens in front of me like a cinematic scene, everyone trying to help. No one stopped for a second to question if they should keep something to themselves. On their way out, the grandmother asks the woman to come from time to time, maybe she could help her with something.
I ask the grandmother if she knows the woman, but she does not. What I admire most is the grandmother giving her the bread. These days, everyone is trying to maintain enough food to survive. She shares an old proverb that her own grandmother taught her: “Bites deter hardships.” It means that food – that you feed to others, or any kind of help in general – will push away many bad situations and bad things around you. Any good you do, will get back to you.
However, it startles me how my brain, in any normal situation, would always think about the worst-case scenario. It feels like the blessing of having a normal life is taken from us, for ever.
JEFFREY ST. CLAIR
A year on from a major operation by Lula’s government intended to rid the Yanomami territory of illegal gold miners, the Yanomami are suffering an acute health crisis, and hundreds of children are severely malnourished, Figures from the official health service in the Yanomami area show:
+ The incidence of malaria increased 61% in 2023, with at least 25,000 cases.
+ Levels of flu have also increased dramatically, from 3,203 in 2022 to 20,524 in 2023 – an increase of 640%.
+ 308 Indigenous people have died (Jan – Nov 2023), most of them children under five.
Ser verdadeiramente radical é tornar a esperança possível ao invés do desespero inevitável.
Raymond Williams
"Every single time I saw the crazy bombardments around my home and my
neighborhood, I couldn’t stop myself from filming, but I had this fear
inside me. I’m afraid for my family, I’m afraid for my kids, and I know
that there’s nothing that’s going to protect them; if they do get
targeted, like Wael’s family was targeted, no one is going to do
anything about it. Okay, people are going to cry, people are going to be
sad, but I’m going to lose my family. I might be lost with them as
well. I’ve seen many journalists, other colleagues who have lost their
families in many of the bombardments and the attacks. I felt constant
fear. That even affected my work a little bit—I felt like I was always
breaking down.
The only thing that’s really keeping me standing, keeping me going to
work every day and standing in front of the camera to speak, is the
suffering that I’m seeing, the constant bombardments that never stop,
the ongoing killing of people and civilians around me. If I let these
people down, who is going to speak out for them? Who’s going to tell the
world their stories? Who’s going to tell the world that Gaza is still
under constant attack, that people are being killed every single day,
that there is fear of ongoing bombardments through the night, that
people are still under the rubble, that hospitals are under siege, that
there is not enough humanitarian aid entering the Strip, that the
struggle is real, that diseases are spreading widely among people, that
the despair in the eyes of children is the only thing that you can see?"
read report by By Youmna El Sayed
JEFFREY ST. CLAIR>>
According to the latest ABC News poll, only one-third of US adults say they approve of Biden’s job performance, a record low for his presidency and for any president in the last 15 years.
+ Do the political limbo: how low can Joe go?
+ In a new poll by Detroit News, 17% of Michiganders say Biden deserves a new term. He trails Trump 47/39 in Michigan in the poll.
+ Asked at a presser on the South Lawn of the White House, if US/UK airstrikes are working in Yemen, Biden said: “Well, when you say ‘working’–are they stopping the Houthis? No. Are they going to continue? Yes.”
+ In other words, the bombing will continue until our internal poll numbers improve.
e o blog0news continua…
visite a lista de arquivos na coluna da esquerda
para passear pelos posts passados
ESTATÍSTICAS SITEMETER