Welcome to my personal website
Hello all,
Welcome to my personal website. Here you will find blog posts related to development as well as personal related interests.
The main focus covered here will be Web Development, but I will be always posting things about technologies such as programming languages, development platforms, development proccess and so on.
the goal of this site is to present my point of view about software development.
I hope you like!
Latest blog entries
-
Publication Date:
Wednesday, July 16, 2008
Who already used Ubuntu 8.04 might be realized that it comes with the newest version of Firefox.
It might be useful for somebody, but I had some problems using it because actually it is a beta release. For example, Firefox's Eclipse integration is n ...
-
Publication Date:
Saturday, May 03, 2008
Last week when I went to a library I took, quickly, a look at a book about Leadership.
At first glance it sounded good and made me to spend money to buy it.
Till now, it has been giving me some good ideas about "Leading and Development Team" as its ...
-
Publication Date:
Monday, March 31, 2008
By googling I found a good article speaking about some guidelines that should be followed in order to make your web site more accessible and to be better indexed by Search Engines.
Written by hartertobak who has spending his time speaking about .NE ...
-
Publication Date:
Thursday, March 13, 2008
Paging records came from a database is always a task that might take a good time to be completed.
You have to be aware of how you will retrieve the data and also present it in a friendly and intuitive way.
Some time ago, I wrote a class to help thi ...
-
Publication Date:
Saturday, March 01, 2008
Once you've implemented all your JavaScripts files you can define a link in your HTML code in order to let it to be downloaded via browser. This is obvious.
At first glance you could create many links for each library that you've coded. You should ...