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.

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/

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

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.

Novos wallpapers direto do deviantart


Wallpapers pack... by =my-shots on deviantART

O bash lhe avisa quando é fim de mês :)



Fonte: command-line-fu

Uma forma simples de testar comandos sed e grep

linux-cookbook

Grupos do Google
Participe do grupo linux-cookbook
E-mail:
Visitar este grupo