Thursday, September 09, 2010

Buy Books from Flipkart.com

Flipkart.com

Interested in:

Sunday, September 05, 2010

Good Presentation on SOA-implementation Lessons

I just saw this 'Making SOA Work in a Healthcare Company' presentation.
Quite good.

Saturday, August 07, 2010

All about NetBeans Platform

Hi,

Today, i gone through a lots of stuff in netbeans area and got some more details in a awesome platform for software development called NetBeans Platform.

Check these below links for more:
- All about tutorials/help/APIs
- ScreenCast on Creating Applications on NetBeans Platform 6.9
- Free NetBeans Platform Certified Training
- In The Brain of Geertjan Wielenga - A Video: The NetBeans Platform
- Top 10 NetBeans APIs

Sunday, July 25, 2010

How to Design a Good API and Why it Matters

A really good talk on API design. Must watch.
Source: Google Tech Talks - January 24, 2007

Saturday, January 23, 2010

Cloud Computing Links

Dive into Cloud Computing with these articles:
1. Intro to Cloud Computing - WikiPedia Article
2. How Cloud Computing Works - HowStuffWorks.com Article
3. What is Cloud Computing - YouTube Video
4. Webnair: Cloud Computing - An Introduction for Startups and Developers - Check Here
5. Introduction to Cloud Computing Architecture - Sun's Article
6. Sun's Cloud Computing Home
7. Cloud Computing 101 - Slides
8. A Cloud Computing Solution in Universities - A Virtual Lab Concept
9. U.S. Federal Government Cloud Computing Requirements
10. Cloud Computing Journal
11. 3Tera Announces Cloud Computing Certification
12. The Top 150 Players in Cloud Computing

Some Articles on Testing in Java

Some good Articles for Java Testing:
1. Using Randomization in Java Unit Testing
2. A Test-Driven Development Stack for Java: Maven, Jetty, Mockito, and JAX-RS
3. Test Cases Made Easy with JUnit 4.5

Saturday, December 05, 2009

Attending Java Conference

I'm too much excited about attending my First-ever conference on Java. This is 4th IndicThreads.com Conference on Java Technology to be held at Pune on 11th & 12th Dec 2009.

For session details, click here.

Also looking forward to meet Arun who is speaking on JavaEE 6 and GlassFish.

Saturday, March 22, 2008

WebCast: Why You Should Consider Moving from Red Hat To Solaris

Today I go through this Sun webcast about shifting from RedHat to Solaris 10. Its really nice and informative webcast. You must listen to have some good impression of Solaris 10. I have SOLARIS with me from last 2 months but in dust. Will get it out and install it now to explore it more.

Speaker: Larry Wake, Group Manager, Solaris Operating System, Sun Microsystems, Inc.
Length of program: 11 min
Watch this webcast.

You can also get Free Solaris from here.

Wednesday, March 05, 2008

Article: Load-balancing Tomcat with Apache

One of the good and detailed article about Load balancing using Tomcat, Apache Web Server and JMeter is published at theServerSide(dot)com by Avneet Mangat.

It says - "This article discusses load balancing in the context of a web application. The application is accessed using https, requires a user to login and some user specific information is stored in session."

Read it here. Via: theserverside(dot)com