9 October, 2011 - 11:04 pm
Tags: capitão nascimento, gif, JPG, png, tutorial
Posted in english | 2 comments
Seriously, is that hard? To discovery which file type you have to use for your image just follow these simple instructions in following priority order: Have text? Use PNG. Is a piece of art like a draw, a painting or a webcomic? Use PNG. It is… moving! Use GIF. Is a photo? Use JPG. Is not exactly a photo but [...]
28 September, 2011 - 11:43 pm
Tags: configuration, Heroku, Ruby, ubuntu
Posted in english | 1 comment
As root execute: apt-get update apt-get install build-essential ruby rails rubygems1.8 apt-get install ruby1.8-dev libopenssl-ruby Chance PATH at /etc/environment: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/var/lib/gems/1.8/bin" Update your current environment: source /etc/environment Install the Heroku gem: sudo gem install heroku Run Heroku authentication configuration: heroku auth:login Enter the credentials for your Heroku account. Done!
I’m dealing with video format of my new camera (Panasonic Lumix DMC-TS3). It’s the AVCHD format (.MTS file extension). You can convert it to other formats using HandBrake on Ubuntu.
20 February, 2011 - 10:18 pm
Tags: Linux
Posted in english | No comments
When I came here to this room I found this old big tv laying around. Old but perfectly functional. First I put a tv cable on it with hundreds of channels but after one month I realized that mostly of them are crap and I was watching everything on my laptop (mostly shows from Netflix [...]
19 February, 2011 - 3:18 pm
Tags: CC-BY-SA, Drawing, Inkscape, mask, SVG, tutorial
Posted in english | No comments
In Inkscape if you have two filled circles. A big solid red one and a smaller, blurred and pinky one, like this: You can use the mask to trap one inside another to create a light effect. Metaphorically, I drew a mask using the mask effect: You can download it here: mask_inkscape_by_silveiraneto.svg As always, you can [...]
O pre-requisito é o notify-send, um utilitário de linha de comando do libnotify. No Ubuntu: sudo aptitude install libnotify-bin E aqui o script em si: sleep 5m; notify-send “aviso” “tirar o miojo do fogo” Pronto, depois de cinco minutos isso vai aparecer:
Open Computer Vision Library or just OpenCV, is a cross-platform computer vision library focused on real-time image processing for video files or webcams. You have two options to obtain the environment to develop on OpenCV. You can insert a new repository in your package manager or compile it by yourself. For Ubuntu 9.10 Karmic Koala [...]
14 November, 2009 - 3:21 am
Tags: bash, batman, cli, cmd, Linux, mr freeze, pidof, posix, SH, shell, ubuntu, unix
Posted in português | 2 comments
Nem só de morte vive o kill. Suponha que você tem um processo chamado program e quer congelar seu funcionamento. Para congela-lo sem mata-lo você pode mandar um sinal SIGSTOP com: kill -s stop `pidof program` Para ressuscitar o mesmo processo: kill -s cont `pidof program`
22 October, 2009 - 9:43 am
Tags: aesthetics, art, computação, computer science, Dereka, fork bomb, forkbomb, Freedom of Tattoo, geek, hacker, Linux, nerd, philosophical, philosophy, tattoo, tatuagem, unix
Posted in english | 6 comments
I thought about these two problems my entire life. Graphical arts have a significant role in everything I do. I always expressed my feelings thorough graphical drawings. First on paper, so notebooks, then walls and others surfaces like the computer screen. But the possibility of transform my body, my own skin in a art canvas [...]
19 September, 2007 - 11:07 pm
Silveira,
Da uma olhada no arch, homi! Ele tem um ótimo gerenciador de pacotes, a única desvantagem dele é que ele não vem com quase nada instalado (eu tive que baixar até o X depois de instalá-lo).
Em compensação, tem um Wiki maravilhoso ensinando a fazer só tudo (http://wiki.archlinux.org/), o pacman (gerenciador de pacotes) é uma maravilha e os repositórios também tem muita coisa. Ah, nem preciso dizer também que a quantidade de serviçõs que ele carrega é muito pequena e fica uma BALA o pc
Da uma olhada no ss aqui oh:
http://alu.dc.ufc.br/~code/snap-arch-1280×1024.png
ps: Já tem o pidgin nos repositórios do arch há um tempão lalala :D
20 September, 2007 - 6:19 pm
Gostei do nome do gerenciador, pacman. De toda forma, no momento eu estou muito satisfeito com o Ubuntu ;-) Mas não descarto experimentar umas coisas novas, só a título de aprendizado
23 September, 2007 - 12:33 pm
Aproveitando, o Arch Linux tem um grupo brasileiro (http://www.archlinux-br.org) hehehe :)
23 September, 2007 - 5:56 pm
ArchLinux é tudo de bom…. tudo de booom!
6 October, 2007 - 10:10 pm
Silveira, tentei instalar, mas nem funcionou. Deu o seguinte erro no terminal:
dpkg: problemas de dependência impedem configuração de pidgin:
pidgin depende de tcl8.4 (>= 8.4.5); porém:
Pacote tcl8.4 não está instalado.
pidgin depende de tk8.4 (>= 8.4.5); porém:
Pacote tk8.4 não está instalado.
dpkg: erro processando pidgin (–install):
problemas de dependência – deixando desconfigurado
Erros foram encontrados durante processamento de:
pidgin
Como sou leigo, não entendi o porque. :P
Abraços
6 October, 2007 - 10:19 pm
Silveira, conseguir instalar. :P Fuçando conseguir selecionar o problema. :P