Empty House
Etiam ipsum ligula, mollis eu vestibulum id, ornare vel nibh. Sed sollicitudin, arcu non…
Etiam ipsum ligula, mollis eu vestibulum id, ornare vel nibh. Sed sollicitudin, arcu non…
Everyone likes to share files and photos online with friends and colleagues but most people do not want the hassle that comes with that. The need to constantly upload the files, ensuring that only allowed people have access to your files and so on. If you want to share your files with little or no […]
One of the welcome additions to Java language in Java 5 release is the static import declaration. static import works in the same way as traditional import declaration but it imports only the static members of a class. Traditional import declaration looks like this import java.util.*; The above statement will import all the classes under […]
If you are looking for ways to improve your blogging you can start by using some of tools mentioned at Lifehacker. Mosts of the tools on this list are Firefox extensions, but the list also have few stand alone applications that may help you in your blogging. My favorite tool on that list is Foxmarks […]
Even with many years of experience with programming in Java one cannot claim that he or she has mastered the language. What I found out with experience is that unless your job offers you diverse problems to solve, you are more likely to work on similar projects and hence may end up using the exact […]