Archive for November, 2009
Ext JS: Which events are fired by a component?
Quick Tip: Sometimes, we need to know all events that are fired by an Ext JS component. It is easy to find out, just use the following code in Firebug: For example: let’s say that the component you want to analyze has id “id_my_grid”. Load the page with the component (project) using Firefox, open Firebug, [...]
Tutorial: Using the EGit Eclipse Plugin with GitHub
I started to use GitHub a couple of months ago. I found this Elipse plugin – EGit – and it did made my life so much easier (download projects from GitHub and upload projects – with may files – to GitHub). So I decided to write this tutorial, because I did not find any step [...]
New to UNIX?
New to UNIX? Learn UNIX and improve the skill you have with these UNIX resources. The AIX® and UNIX® zone of developerWorks contains articles, tutorials, and tips to help developers with AIX and UNIX application development and system administration. For users trying to find their way in a new topic, all of that information can [...]
Hello World!
After almost a year writing in my blog in Portuguese, I decided to start a new one in English. I’m going to start translating some of my posts, and maybe I can write some exclusive ones in the future. I’m not fluent in English, but I’ll give my best. Feel free to give me some [...]

