Tuesday, January 19, 2010

Online resource for those who are passionate abt JAVA

Hi all,

I found out a nice site where you can find nice java related articles. Even the website says it is the site for the people who are passion about JAVA. Actually it carries resources in almost all the areas of Java.

Hope in some case it will help you as well.

Wednesday, December 9, 2009

just to admire ........ ;)

When you get so tired with your work in front of the machine all most every one like to have a break. And we feel like looking into some stuff that really refresh the mind and make us feel happy. When i was surfing to find such stuff, I found a really nice site where there are very nice blogs with the images of different travel destination around the world. The images are very cOOl.. so interesting as well....
When I have a look at those images I feel content coz least I can see the images of the nice places though I'm not being able to go there ;)

Hope u will also enjoy ;)

Thursday, December 3, 2009

Good site to do API search


When it comes to coding, most of the times, it is rarely that we remember all the functionality. And we depend on the IDE for this. But when it comes to scripting languages and HTML related stuff we lack this facility many times. These have made me so uncomfortable many times.

By chance I was able to find a nice site where you can do search in many APIs just by typing the word that you need to search and also you can customize your search to selected certain few API as well..

Just try it out…. Hope it will be useful to you as well



Monday, November 23, 2009

Problem in installing FireBug


I had to change my working environment to a new machine where I had to reinstall all the needed software again. At that time I ran into a great trouble in installing FireBug to firefox. Whenever I installed it it ask me to restart but when it gets restarted there s no FireBug installed.

I tried many variation that was available online spend a long time in figuring out that. Tried with many version of either software, shagging the profiles ect… but nothing worked out or not error messages were given. Finally I tried with disabling the virus scan (mine is kaspersky). Luckily at that time it worked fine.

Wednesday, November 4, 2009

tips on writing efficient javascript code



When writing web application the influence of javascript becomes a must. And it is used to make the application more user-friendly and interactive. So writing it in a effective manner helps to make the javascript code to run fast.

I found a fairly good article on this topic which is a good article even for a beginner. You can find it here

Thursday, October 22, 2009

Tips for the beginners in web development on forms

When it comes to web front end development it seems to a hassle. Many hate... (Including me ;)) coz u have to spend a lot of time in making a small thing happen..
I think it might be coz that we are not knowing the proper fundamentals..

But there are quite a very few tutorials that help you to learn about it...

Fortunately I found a pretty good article on web forms which explains about the best practices to be used. You can find the article here..

hope you will enjoy :)