Could not create task or type of type: junit

Thursday, November 30, 2006, 10:44:54 AM
Error: Could not create task or type of type: junit.
Simply add junit.jar to your system classpath.

Read more...

Monday, October 30, 2006, 9:47:40 AM
Book review.

Read more...

UML Notes..

Monday, October 30, 2006, 9:39:17 AM
UML : United Modeling Language
ER : Entity Relationship
SDL: Specification and Description Language

Read more...

Wednesday, September 20, 2006, 9:51:49 AM
Book review

Read more...

Online colloborators

Friday, September 15, 2006, 9:12:56 AM
Some useful online colloborators which i found useful for project meetings and presentations.

Read more...

Javascript focus for AJAX Operation

Thursday, September 14, 2006, 3:00:11 PM
A simple javascript based dhtml effect to show the focus to the user that a AJAX operation is being performed.

Read more...

Tuesday, June 06, 2006, 1:17:51 PM
Geneva, Zurich....

Read more...

Internet Explorer 7 IE7 ....First look

Saturday, April 29, 2006, 7:09:49 AM
Was checking my email and found a message about the availability of Internet Explore 7 (IE7) beta...

Read more...

Redhat acquires JBoss

Monday, April 10, 2006, 4:59:43 PM

The news http://www.redhat.com/about/news/prarchive/2006/jboss.html sounds positive to me. I use Jboss for pro-developments. Redhat is already a successful player in industry... I am sure jboss will gain another momentum.

Book review

Friday, March 31, 2006, 9:00:53 PM
J2EE Interview Companion: Book review

Read more...

My article on webservices got published in Javaranch...

Wednesday, March 22, 2006, 4:29:52 PM
Using Complex Types in Web Services

Read more...

Database migration: From Windows MS Access to Linux MySQL

Monday, March 20, 2006, 12:28:49 PM
I little experience on migrating database from MS Access database(Windows) to MySQL database(Linux)

Read more...

What is the best job in the world

Wednesday, March 08, 2006, 10:49:42 AM
MSN says..

Read more...

Ubuntu Linux tips for Java developers

Wednesday, March 08, 2006, 10:46:08 AM
One of my good friend ....

Read more...

Our project is in news

Friday, February 24, 2006, 11:21:17 AM
Being one of core team member in developing the project UNeDocs!..

Read more...

The project location is not fully trusted by .NET

Tuesday, February 14, 2006, 3:50:51 PM
While using MS Infopath 2003 with VS.NET 2003...

Read more...

Caution: SAP job aspirants

Friday, February 10, 2006, 5:04:28 PM
A useful tip for SAP programmers..

Read more...

blah 3

Thursday, February 09, 2006, 5:14:48 PM

Sometimes you need a boss....escp to tell you that your pants were down while you were so focussed on running the task.

Monday, February 06, 2006, 6:03:43 PM
A small code snippet to get the ip address of the webservices client invoking Apache ...........

Read more...

Tips on how to find IT jobs in Singapore

Sunday, February 05, 2006, 7:37:46 PM
For IT people who are looking for jobs in Singapore...

Read more...

Saturday, February 04, 2006, 11:00:16 PM
Some people call it blah blah blah... but i dont

Read more...

Tools used for VS 2005 software development

Friday, February 03, 2006, 9:19:33 AM

Microsoft developer talks about tools and methodology used for software development of Visual studio 2005. Watch out this video at How Microsoft Does Software Engineering

Wednesday, February 01, 2006, 4:53:37 PM
Readymade tools for xml document exchange

Read more...

Simple ways to protect your email id from spam

Tuesday, January 31, 2006, 10:47:24 AM
Using javascript to protect your email id from spammers.

Read more...

A real great website / user interface

Monday, January 30, 2006, 10:26:19 AM
http://www.oazabir.com. Allow popup for a moment.
Friday, January 27, 2006, 12:34:03 PM
Do you know this simple built-in documentation tool for VB.NET, C#, ASP.NET in Visual Studio .NET ?

Read more...

RSS to google sitemap.xml conveter - using xslt

Thursday, January 26, 2006, 3:09:13 PM
XSLT based pebble rss to google sitemap format converter.

Read more...

XML to PDF, XML to RTF export samples

Wednesday, January 25, 2006, 5:17:16 PM
Apache FOP0.91beta based samples

Read more...

Sample servlet-config.wsdd file - Apache Axis for Java

Monday, January 23, 2006, 12:09:36 PM
For Non 'tomcat port:8080' users..

Read more...

How SOAP Request with HTTP authentication will look like ?

Saturday, January 21, 2006, 12:01:45 PM
A simple screen shot showing SOAP Request with HTTP basic authentication, invoked from Java Servlet.

Read more...

Wednesday, January 18, 2006, 6:45:54 PM
Using MSHTML in ASP.NET to load and parse a remote HTML page.

Read more...

Monday, January 16, 2006, 8:35:42 PM
The vb.net code for my earlier post on this topic.

Read more...

Saturday, January 14, 2006, 8:59:29 PM
Avoiding javascript error: 'username' is undefined or document.form1.username has no properties.

Read more...

How to show loading message for AJAX applications?

Friday, January 13, 2006, 10:22:59 PM
A simple tip to show a loading message for AJAX oriented application. Simply a wait screen.

Read more...

Calling ApacheFOP from .NET

Thursday, January 12, 2006, 7:33:24 AM
A simple way to call or use Apache FOP from a C# or VB.NET.

Read more...

Creating Multiple Language PDFs using Apache FOP

Thursday, January 12, 2006, 7:15:46 AM

An old article by me at javaranch journal

File extension check

Thursday, January 12, 2006, 7:07:30 AM
A simple regular expression to check the file extension ..

Read more...