Pois então veja isto:
http://antoniofonseca.wordpress.com/2009/08/04/cuidado-pode-haver-uma-substancia-comprovadamente-carcinogenica-no-refrigerante-que-voce-consome/
Também uma matéria completa no Jornal Diário do Pará, neste link.
outro post sobre o assunto aqui.
Veja também: O que acontece quando você bebe coca-cola
Site sobre software livre, cultura, arte, gimp, inkscape, wallpapers, vim, firefox, python, e-books, algoritmos, openoffice, ubuntu, debian, gnome, inkscape, bash, shell script, música, arte, mpb, dicas em geral, Geopolítica, politica, brasil, blogsfera, ativismo, rock, english
Flash player 10
Dois métodos, via dpkg e instalação manual no seu home:
http://www.cyberciti.biz/tips/linux-install-flash-player-10.html
http://www.cyberciti.biz/tips/linux-install-flash-player-10.html
Donald Knuth e o python
from: pythonbrasil
"We will perhaps eventually be writing only small modules which are
identified by name as they are used to build larger ones, so that
devices like indentation, rather than delimiters, might become
feasible for expressing local structure in the source language."
–Donald E. Knuth, “Structured Programming with goto Statements”,
Computing Surveys, Vol 6 No 4, Dec. 1974
Citado em:
http://www.oreillynet.com/onlamp/blog/2003/03/the_knuth_indentation_q...
O que ele previu há 35 anos é exatamente o que temos em Python. Uma
linguagem de alto nível que suporta funções, módulos e classes, e
assim permite um estilo de programação onde os blocos são curtos,
tornando viável expressar a estrutura do código apenas pela
endentação.
"We will perhaps eventually be writing only small modules which are
identified by name as they are used to build larger ones, so that
devices like indentation, rather than delimiters, might become
feasible for expressing local structure in the source language."
–Donald E. Knuth, “Structured Programming with goto Statements”,
Computing Surveys, Vol 6 No 4, Dec. 1974
Citado em:
http://www.oreillynet.com/onlamp/blog/2003/03/the_knuth_indentation_q...
O que ele previu há 35 anos é exatamente o que temos em Python. Uma
linguagem de alto nível que suporta funções, módulos e classes, e
assim permite um estilo de programação onde os blocos são curtos,
tornando viável expressar a estrutura do código apenas pela
endentação.
gimpfx foundry - scripts para o gimp
Repository for porting and creating GPL licensed scripts for the latest GIMP. At the moment that is 2.6. In the future this effort can be directed towards newer versions easily while still providing a source for older versions of scripts.
http://sourceforge.net/projects/gimpfx-foundry/
http://sourceforge.net/projects/gimpfx-foundry/
Noise generator plugin para gimp
Neste link você encontra um plugin para gerar desfoques (ruidos) no gimp
link para o plugin diretamente:
http://registry.gimp.org/files/noise-generator-0.2.5.tar.gz

Veja um vídeo com um exemplo de utilização deste plugin
O plugin é compilado e você necessita da biblioteca libgimp-dev
Depois entre na pasta já descompactada e leia o arquivo INSTALL
para você exercitar um pouco seu inglês:
link para o plugin diretamente:
http://registry.gimp.org/files/noise-generator-0.2.5.tar.gz
Veja um vídeo com um exemplo de utilização deste plugin
O plugin é compilado e você necessita da biblioteca libgimp-dev
apt-get install -y libgimp2.0-dev
aptitude install -y build-essential
Depois entre na pasta já descompactada e leia o arquivo INSTALL
para você exercitar um pouco seu inglês:
For Linux and Unix users
------------------------
To make a system wide installation simply state
make
make install
or for a user installation
make
make userinstall
A restart of The GIMP is recommended.
Other platforms
---------------
I'm sorry I have no knowledge on how to install plugins on other platforms. I
hope others will find a way.
Assinar:
Postagens (Atom)
linux-cookbook
|
|
| Participe do grupo linux-cookbook |
| Visitar este grupo |