Minitube & Android Studio

http://flavio.tordini.org/minitube sudo apt-get install minitube This app let me watch youtube videos without using a browser, perfect if you are doing something else (like programming) and watching a video. If you like hacking you can try this magic command from comanlinefu

[bash]

i="8uyxVmdaJ-w";mplayer -fs $(curl -s "http://www.youtube.com/get_video_info?&video_id=$i" | echo -e $(sed ‘s/%/\x/g;s/.*(v[0-9].lscache.*)/http://1/g’) | grep -oP ‘^[^|,]*’)

[/bash]

Another alternative is http://www.umplayer.com/download/   http://www.jetbrains.com/idea/webhelp/intellij-idea.html

 

http://askubuntu.com/questions/74171/is-my-ati-graphics-card-supported-in-ubuntu

 

Raony Guimaraes