Skip to content

Matheus Bratfisch Posts

Going back to Gnome Classic on Ubuntu 11.10

Good Night! Everybody probably knows that today Ubuntu 11.10 Oneiric Ocelot was released. I just finish my installation and I couldn’t find the Gnome Classic…

Installing Flash Player on Ubuntu 11.04 – 64 bits

Hello, Just installed my Ubuntu 11.04 – 64 bits, and decided to install flash. I thought to install the Romeo-Adrian Cioaba script that I published…

Remove or Disable Overlay Scrollbar – Ubuntu 11.04

Hello, I like the normal scrollbars. So when I installed Ubuntu 11.04, I didn’t like the new type of scrollbars. If you want to remove…

Manual Android root

Hello,

This article explain how to manually root your Android. To use it, you must have Android SDK installed. The necessary posts are in the end of the post, I recommend you to read all instructions first.

Restoring your Android (Nexus One)

Hello, Yesterday, I start trying to root my Nexus one, but I had my bootloader locked, I couldn’t root it from Gingerbread version, so I…

Translating using POEdit.

Hello, To translate .po files and .mo files we can use POEdit. To install it using ubuntu use: $ sudo apt-get install poedit Open it…

Showing “Save and Quit” button on Firefox 4

Hello, This post is a tip. If you installed Firefox 4, and when you try to close it, you get angry because your “Save and…

Interative Graphic System – Graphical Computing.

Hello, This publication brings a Interative Graphic System, it has possibility to create points, lines, polygons and curves, rotation and other operations, color in objects,…

JavaSpaces – An introductory example.

Hello, This example, is a microblog service, “similar” to twitter. It uses JavaSpaces JavaSpaces – example Best Regards, Matheus

WebServices – An introductory example.

Hello, This example shows on Client to a Web Service. One Web Service that is a Client too (Collector) and just a Web Service (Store)…