Java EE 6 Feature Overview
Java EE 6 just got released yesterday, here is everything you need to know about, in brief. A look back: Java EE 5 was a remarkable step towards a mature, widely deployed, well supported server-side … Read more
Java EE 6 just got released yesterday, here is everything you need to know about, in brief. A look back: Java EE 5 was a remarkable step towards a mature, widely deployed, well supported server-side … Read more
Google’s attempt # 3973 to speedup the web. With launch of Google chrome Extensions, Google has punched in a new extension to help web developers speed up the performance of webapps: Speed Tracer. For those of … Read more
URL Shorteners have been around for several years, but the idea never got popular till the Era of Twitter emerged. But something is really strange about the new URL shortener the Total URL is “http://to” and that’s … Read more
Not many developers speak Objective C, the Mantra for writing iPhone applications. And majority of the developers don’t own Mac either, so what is the way to go ? Of course one can buy a … Read more
VirtualBox has always been leader in performance in the Virtualization world. With more than 20 .5 million copies of VirtualBox downloaded worldwide average a rate of 40,000 per day is now getting beaten with the … Read more
ChangeLog Team managed to get an Interview with Google Go‘s Tech Lead Rob Pike. He is the man behind development for Unix, and one of the co-contributor of UTF-8 during his tenure in Bell labs. … Read more
Everyone is addicted to Twitter, staying away from twitter makes us feel so helpless and alone. I use Twitter on my iPhone, when on the move, and TwitterDeck when at home or Office. But what … Read more
Cloud Computing is no doubt the future of applications that we work with and develop today. Windows Azure is a cloud services operating system that serves as the development, service hosting and service management environment … Read more
In the Era where we are surrounded by millions of programming languages, Google gives us a new GO. Go is a new Open Source programming language from Google that aims at performance. The performance we … Read more
YouTube, founded in Feb 2005, with initial army of 2 developers, 2 architects, 2 network engineers, 1 DBA, YouTube grew incredibly fast to what we know it today as. It wasn’t just the user popularity that grew, … Read more
Java VisualVM was released more than year and a half ago, but its still worth blogging since most people don’t know about it. VisualVM is an open source tool for monitoring and profiling your Java … Read more
Like any other programming language, Java puts a restriction on amount of memory you can use for the execution of programs. The difference being – Most other languages like C++, PHP, user has the power … Read more
Google Chrome with it’s latest dev version 4.0.220.1 is loaded with a number of expected fixes and surprisingly new innovative feature: the Native Client on x86 Windows OS. The Native Client called NaCl is an open source … Read more
For Years, Java Swing has suffered from poor UI colors and designs. Since the support of Java to let people desing their own Themes, it has revamped those old boring UIs. When we talk about … Read more
WP SuperCache pretty much does a very good job at speeding up wordpress blogs. By preparing static HTML pages from the original PHP and Mysql executions, a big performance improvement is observed. Misconception: I don’t … Read more