Archive for November, 2009

Ext JS: Which events are fired by a component?

Ext JS: Which events are fired by a component?

November 27, 2009 | By | 2 Comments

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, [...]

Continue Reading

Tutorial: Using the EGit Eclipse Plugin with GitHub

Tutorial: Using the EGit Eclipse Plugin with GitHub

November 25, 2009 | By | 9 Comments

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 [...]

Continue Reading

New to UNIX?

New to UNIX?

November 24, 2009 | By | Add a Comment

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 [...]

Continue Reading

Hello World!

Hello World!

November 18, 2009 | By | 5 Comments

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 [...]

Continue Reading