Headline

Facebook Changes Default Privacy Settings

OK! Not sure how much you are concern about it, and how much data you have uploaded there. I am talking about your data on facebook. I hope you have already gone seriously through the default privacy settings and selected only those options if data which you really want to expose to world. I know [...]

Headline

Real-Time Search with Google

Google search results what we see now are result of Google’s data processing from whatever it’s spider and other data providing products collect. Google performs many operations on this data to arive at indexing or page ranking to provide search results to our queries. In recent past, use of AJAX, direct display of matching web [...]

Headline

Improved Suggestions by Google Search

All of us are now familiar with the “Suggestive search” offered by most of the important search engines. This feature has definitely helped all of us in selection of our search words. Google is already leading in this search engine business as well as innovations. Today when I started searching on Google, I noticed this [...]

Headline

Faster Dynamically Typed Languages on JVM 7

Before going into what Java is offering in this new release, let us understand what dynamically typed languages are. Examples are Javascript, Ruby, Python, Groovy and so on. Few details of these languages -

Common feature is an ability to modify classes at runtime to allow implementation of new interfaces. The name is dynamically typed [...]

Headline

Maven Leaves Java 1.4 Back

If you are a Maven user then you must know that you need a Java installed to run Maven. It requires the Java home being set up in environment variables before executing any Maven command. As Java has advanced through Java 5, Java 6 and waiting for Java 7, it is expected that all frameworks [...]

Headline

Spring Python Released

Spring framework used dependency injection (DI) principle (also called as inversion of control) to provide a container that can offers many services to Java applications. Not only services but it also integrates AOP framework, Database access frameworks to ease a programmer’s life. The popularity of this framework made Sun to re-look at its Java technology [...]

Headline

Collaborative Internet Information and Confidentiality

You must have played a lot with Google Earth to find your home or your other favorite places. Also, you must have amended it with the place details you know. Google Earth is an example of collaborative internet application, where all of us contribute to enrich it with information. But there is another bigger aspect [...]

Headline

Hibernate Alliances with JBoss – Seam in it’s JEE 5.0 Product Stack

As of now, we know hibernate as object relation mapping (ORM) open source framework. A framework, that eases our life in interaction with database, it not only supports many databases, but also provides a robust framework for connections and other complex data operations.  It supports persistent data store interactions in both Java and .NET technologies [...]

Headline

Eclipse Galileo Is Coming

Eclipse’s more powerful yearly release is just around the corner. Called Galileo, this release brings many features which will ease our life while developing Java applications. Java IDE is always there, in addition to this IDE there are tools for JEE, JSF and Mylyn. Scheduled to get released on 24th of June 2009, RC2 version [...]

Headline