blogs
Recursos de confiança para aprender Javascript
Um amigo meu perguntou-me que bons sites conheço para aprender Javascript. Como Javascript é a linguagem mais mal-entendida do mundo, há toneladas de websites e blogs que contêm informação enganosa e até errada, por isso quis dar-lhe alguns sites que sei serem de confiança e que têm bom conteúdo. Mergulhei nos meus bookmarks e esta foi a lista que arranjei, a qual agora partilho na esperança de que também seja útil para outras pessoas:
soapUI Exception in thread "XpcMessageLoop" in Ubuntu
If you use Ubuntu (and this probably happens in other Linux ditros as well) and soapUI spits out a Exception in thread "XpcMessageLoop" java.lang.NullPointerException, here's a simple "fix" for it: edit bin/soapui.sh and uncomment the line
# JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"
so that it becomes
JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"
Projecto de Lei 118
"Recycling is just a failure to reduce and reuse."
Recycling seems to be very fashionable these days, which is better than just throwing things into the bin and let them end up in a landfill. But for some reason, people are also turning to it as the holy grail of environmental problems - as long as it's recyclable or recycled, it's OK, we can consume more of it.
Uma das minhas gatas aprendeu a abrir portas fechadas
Uma das minhas gatas, a Miu, aprendeu a abrir portas fechadas. Ela salta para o puxador e espera que o trinco se solte. Depois desce e usa as garras para puxar e abrir a porta. Não lhe ensinámos isto mas é um truque que dá imenso jeito, porque assim não precisamos de lhe ir abrir a porta quando está fechada num quarto e quer sair :)
A pseudo-cultura da Sábado
A famigerada entrevista da revista Sábado a meia dúzia de jovens, supostamente alunos de universidade, tem dado que falar.
Quando surgiu, começou logo a rodar nas redes sociais da moda, com toda a gente a rir e a gozar com a suposta ignorância e falta de cultura dos jovens do seu próprio país.
Say NO to ACTA
The European Parliament will soon vote on ACTA. The sad thing is that most people don't know what ACTA is - but the really bad thing is: neither do the legislators and politicians voting on it.
ACTA is the "Anti-Counterfeiting Trade Agreement". With such a name, one would think it's a good thing, right? Well, it turns out that just as with several other misnamed laws of recent times, its name has little to do with what it really does.
How to enable WebGL in Google Chrome in Linux with a blacklisted graphics card
Google Maps has a new toy: 3D maps using WebGL. They have both 3D rendered buildings (on some cities) and "3D" satellite imagery (which is basically aerial photos taken from four different angles and you can rotate through them). They actually make further use of WebGL, as they provide hardware accelerated image transitions and some other stuff.
