Apr
2
2013
Éverton Arruda
I’ve recently stumbled upon a website with a lot of useful tips on how to increase the performance of a web front-end.
It’s name is Browser Diet[0] and a I think that every website front-end developer should read it.
It is available in English, Spanish and Brazilian Portuguese.
Links:
[0] http://browserdiet.com/
no comments | tags: browser, css, development, front-end, javascript, Web | posted in Web
Jan
30
2013
Éverton Arruda
Today I moved my project’s repositories in Gitorious[0].
Everytime I wanted to push a script to Gitorious I had to create a new project, and doing that I had my scripts split in different project pages, and that bothered me, because the scripts are not so big as to need a whole project page for them. So, i created a new project to hold these scripts.
Now, the new project name is my Gitorious username[1] and there you can find my scripts, which are, so far, wpbkp[2, 3] and tweetMyPlanet[4, 5]. I also have an XChat2 plugin, written in python, named away++[6], that will soon be pushed to Gitorious.
To see my scripts/programs/code-related stuff, check out the Development[7] page.
Links:[0] http://gitorious.org
[1] http://gitorious.org/earruda
[2] http://earruda.eti.br/blog/2011/03/wordpress-backup-script-wpbkp/
[3] http://gitorious.org/earruda/wpbkp
[4] http://earruda.eti.br/blog/2012/08/planeta-debian-brasil-no-twitter-e-tweetmyplanet/ (pt_BR)
[5] http://gitorious.org/earruda/tweetmyplanet
[6] http://earruda.eti.br/blog/2010/06/away-1-1/
[7] http://earruda.eti.br/blog/development
no comments | tags: development, Free Software, gitorious, Projects, xchat2 | posted in Debian, Free Software, Linux, News
Jan
23
2013
Éverton Arruda
It’s been a long time since I last used my GPG Keys and
now I find it necessary to use signed and encrypted
messages again.
So, I decided to create a new GPG Key.
From now on, I will not be using the old GPG Public Keys
anymore, consider them obselete.
My old Public Keys can be found at the PGP MIT Keyserver:
- 0xD8C343F9
- 0xE2156E47
- 0xE49EE420
My new Public Key is
pub 4096R/DDD56AF6 2013-01-23 [expires: 2014-01-23]
Key fingerprint: 2F54 558E AC53 8BA7 FCEA 122B 6BCF 9A7B DDD5 6AF6
If you’d like to add my Public Key to your keyring, you can get it with:
1
| $ wget -q -O- http://files.earruda.eti.br/notrev.gpg | gpg --import - |
Or from the MIT Public GPG Keyserver:
1
| $ gpg --keyserver pgp.mit.edu --recv-key DDD56AF6 |
If you know me, or trust me, I’d appreciate it if you would sign my key:
1
| $ gpg --sign-key DDD56AF6 |
You can also find this message signed at:
http://files.earruda.eti.br/key-transition-20130123.txt
Regards,
Éverton Arruda (notrev)
no comments | tags: GPG, PGP, public key | posted in Debian, News
Aug
24
2012
Éverton Arruda
Há alguns dias, vi que existe uma conta de twitter[0] (@planetdebian) que é responsável por divulgar os posts que aparecem no Planet Debian[1].
Achei a idéia bem interessante e fui atrás da versão basileira desta conta, uma que divulgue os posts do Planeta Debian Brasil[2], mas não encontrei nenhum.

Então, tomei a liberdade de criar um: @planetadebianbr [3], e para automatizar o tweet de novos posts no Planeta criei um script que lê o RSS Feed do planet e twitta os posts que ainda não foram twittados. Chamei ele de TweetMyPlanet[4], e ele está sob a licença GPLv3.
Links:
[0] http://twitter.com/planetdebian
[1] http://planet.debian.org
[2] http://planeta.debianbrasil.org
[3] http://twitter.com/planetadebianbr
[4] http://gitorious.org/earruda/tweetmyplanet
no comments | tags: Debian, development, Free Software, Linux, News, planet, planeta debian brasil, Projects | posted in Debian, Free Software, Linux, News
Aug
16
2012
Éverton Arruda
First of all: HAPPY 19th BIRTHDAY, DEBIAN!
Recently, I have reinstalled Debian Wheezy in my notebook, and as usual I had problems with my NVidia graphics and Broadcom wireless cards.
The NVidia graphics card is for another post. In this one i`ll show you how to get your Broadcom wireless card to work in Debian Wheezy (which is frozen, by the time i write this), with kernel 3.2
My wireles card is: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
I tried to compile the driver, as i usually do (as you can see in an older post[0] i wrote about it), but nothing happened. I tried to follow the steps in Debian`s wiki[1] and in one of those steps i got a message saying that the driver did not support the kernel version i was using.
So i went to ask Google about it and i found out that it really has no support for kernel 3.2, yet. But luckly we have another way to get it working.
All you have to do is add the necessary repositories to the sources.list, update your packages list and install the firmware package:
1 2 3
| # echo "deb http://ftp.br.debian.org/debian/ wheezy main contrib non-free" >> /etc/apt/sources.list
# apt-get update
# apt-get install firmware-linux-nonfree firmware-b43-installer # or firmware-b43-lpphy-installer |
And there it is! Or, at least, it should be.
The firmware package to install will depend on your Broadcom wireless card. You can check you cards with the lspci command.
I found this information on VivaOLinux[2]
Links:
[0] http://earruda.eti.br/blog/2010/07/getting-broadcom-wireless-cards-to-work-on-debian/
[1] http://wiki.debian.org/wl/
[2] http://ftp.vivaolinux.com.br/topico/Debian/Problemas-com-wireless-5
no comments | tags: b43, broadcom, Debian, Free Software, HowTo, kernel, Linux, wireless | posted in Debian, Free Software, HowTo, Linux
Jul
31
2012
Éverton Arruda
Olá a todos,
é com grande satisfação que venho lhes informar que iniciamos as traduções do Debian Administrator’s Handbook[0].
Como já havia postado anteriormente[1], os fontes do livro foram disponibilizados, e isso permitiu o ínicio de contribuições da comunidade para o livro.
Se você deseja ajudar na tradução, você deve:
1 – Cadastrar-se nas listas de discussões:
* debian-l10n-protuguese (idioma: português): http://lists.debian.org/debian-l10n-portuguese/
* debian-handbook-translators (idioma: inglês): http://lists.alioth.debian.org/mailman/listinfo/debian-handbook-translators
2 – Manifestar-se na lista debian-l10n-portuguese:
Informando que deseja ajudar na tradução do livro, para ter seu nome adicionado à lista de tradutores.
3 – Realizar as traduções pelo Weblate:
As traduções para o idioma português brasileiro estão sendo realizadas através de uma interface web chamada Weblate[2].
O link para a interface de tradução do livro é: http://debian.weblate.org/
Outras informações:
* Leia o arquivo README;
* Tente sanar sua dúvida primeiro pela lista de discussões debian-l10n-portuguese.
Links:
[0] http://debian-handbook.info
[1] http://earruda.eti.br/blog/2012/05/the-debian-administrators-handbook-is-out/
[2] http://weblate.org/
no comments | tags: Debian, debian-handbook, development, Free Software, Linux, News, Web | posted in Debian, Free Software, Linux, News
Jul
4
2012
Éverton Arruda
Want to learn how to use GIT[0]?
There’s a practical web-tutorial called tryGit, created by CodeSchool[1] and sponsored by GitHub[2], which is a great place to start.

All you have to do is access http://try.github.com/ and begin your studies.
Links:
[0] http://git-scm.com/
[1] http://www.codeschool.com/
[2] http://github.com/
no comments | tags: Free Software, git, HowTo, Linux, Study | posted in Debian, Etc, Free Software, HowTo, Linux, News, Web
May
29
2012
Éverton Arruda

A Lista de Discussões do Grupo de Usuários Debian do Amazonas – Debian-AM[0] -, bem como várias outras, era hospedada em servidores do CIPSGA[1]. Esses servidores, pelo o que eu soube, foram desativados, o que fez com que as listas fossem, também, desativadas.
Soube desse fato através de um post feito por Antônio Terceiro[2], informando que as Listas seriam recriadas na infraestrutura do Debian, mas para que essas fossem recriadas seria necessário abrir um ticket na Alioth[3], na seção Support Request do Projeto Debian Brasil[3].
Sendo assim, a Lista de Discussões do Debian-AM foi recriada e é aberta a todos que se tiverem interesse em se inscrever. Para fazê-lo, basta acessar o endereço: http://lists.alioth.debian.org/mailman/listinfo/debian-br-gud-am
Links:
[0] http://www.debian.org/users/org/cipsga.pt.html
[1] http://wiki.debianbrasil.org/GUD/AM/
[2] http://softwarelivre.org/terceiro/blog/chamada-de-grupos-de-usuarios-debian-no-brasil
[3] http://alioth.debian.org/tracker/?group_id=30064
no comments | tags: Debian, Debian-AM, Free Software, Linux, lista de discussão, News, PSL-AM | posted in Debian, Etc, Free Software, Linux, News
May
15
2012
Éverton Arruda
Last weekend, my girlfriend was looking some household appliances through the internet when she showed me this one specific page that caught my attention: Electrolux’s iKitchen line[0].
It’s a household appliances line that comes with a touch screen in all products, and the Operating System it runs is Linux.



The best part is that the source code is available[1] for everyone to download and play with it. Check the image below:

The link takes us to a repository page[1] that contains the packages and patches used in the development of the system that runs on the household appliances. Among the packages are the Busybox[2], the Enlightenment Foundation Libraries(EFL)[3] and Linux Kernel 2.6.31 [4].
After this, i think i found my household appliances
Links:
[0] http://www2.electrolux.com.br/linhaikitchen/
[1] http://www.ikitchen.com.br/repositorios/
[2] http://www.busybox.net
[3] http://www.enlightenment.org/
[4] http://www.kernel.org/
no comments | tags: EFL, enlightenment, Free Software, household appliances, ikitchen, kernel, Linux, microwave, refrigerator, touch screen | posted in Debian, Etc, Free Software, Linux, News
May
11
2012
Éverton Arruda
Yesterday, Raphaël Hertzog[0], announced that The Debian Administrator’s HandBook[1] is available.

The Debian Administrator’s HandBook is a book written by Raphaël Hertzog and Roland Mas, two Debian Developers. It was originally written in french, and now it has been translated into english.
You can browse the online version for free, or you can pay for it and get the paperback, or e-book version (in 3 formats: PDF, EPUB, Mobipocket)[2]
The book source is also available[3] for anyone who wants to contribute to the project.
With the book source available, we can expect a brazilian portuguese translation someday (as some people already commented on Raphaël’s announcement). As well as translations to other languages.
Links:
[0] http://raphaelhertzog.com/2012/05/10/the-debian-administrators-handbook-is-available/
[1] http://debian-handbook.info/
[2] http://debian-handbook.info/get/
[3] http://debian-handbook.info/contribute/
1 comment | tags: Debian, Debian Administrator's HandBook, development, Free Software, Linux, News | posted in Debian, Free Software, Linux, News