Advertisement

Articles: March Archive

Hedge your bets!

Leveraging code analysis tools to boost quality in agile development.

Posted on March 30, 2010 0 Comments

JavaMail Using ‘James’ server

Author explains how to send emails using using ‘James’ server.

Posted on March 29, 2010 0 Comments

Web services using JAX-WS

Web Services have been accepted as a technology that is most common for creating reusable applications across domains. This article explores web services using JAX-WS

Posted on March 28, 2010 0 Comments

NextGen Web Computing : Cloud Computing

Dramatic advances in computer and communications technologies in the past decade have set the stage for a major advancement in NextGen computing. Computing speeds and capacities have been growing exponentially for more than two decades.

Posted on March 27, 2010 0 Comments

Remember Yahoo!’s contribution to Open Source

While the proverbial Dog+world has been raving about the contributions Google is making to the open source world,

Posted on March 19, 2010 0 Comments

Karmic Intervention

On October 22nd Microsoft launched Windows 7 which according to me and many is perhaps the best operating system they have launched.

Posted on March 18, 2010 0 Comments

Code Genetics: Software Cloning

Software Clones are segments of code that are similar according to some definition of similarity. Cloning and replication have been widely used in software engineering and distributed applications for various objectives,

Posted on March 17, 2010 0 Comments

Rapid Web Development with Yahoo! User Interface Library (YUI) Library

The author runs through web development using YUI library and demonstrates the ease of writing Ajax based applications using YUI

Posted on March 15, 2010 2 Comments

TUTORIAL ON DJANGO

This hands-on tutorial is on learning about Django in Ubuntu Linux platform.

Posted on March 13, 2010 0 Comments

Using Hibernate with Struts

Struts is the most popular MVC framework for the web today. Similarly, Hibernate is the most popular ORM tool( Object-Relational- Mapping) tool in j2ee world. My tutorial is about integrating Hibernate and Struts, in a simple example.

Posted on March 11, 2010 0 Comments

Data Warehouse Testing

Data warehouse Testing projects are on the increase today. The reasons for this are manifold, prominent ones being increase in Mergers & Acquisitions, Data Center Migrations,

Posted on March 10, 2010 0 Comments

Best Practices and Solutions for AJAX issues

Author gives an insight to the best practices and solutions for AJAX.

Posted on March 8, 2010 0 Comments

Ruby and Rails – Some more thoughts

Rails is more than just a framework A framework is a program, set of programs, and/or code library that writes most of our application for us.

Posted on March 6, 2010 0 Comments

Star UML

StarUML is an open source project to develop fast, flexible, extensible, and freely available UML/MDA platform running on Win32 platform. Author explains details in step by step.

Posted on March 5, 2010 0 Comments

Linked lists in C

Linked lists is one of the most important concepts that has evolved in languages like C and Pascal. Here the author runs you through linked lists in C.

Posted on March 4, 2010 0 Comments

GENERATING PRINT PREVIEW FROM JAVA

Java does not provide a ready made component for generating print preview. But, professional level programs require print preview before producing actual printout.

Posted on March 3, 2010 4 Comments

Introduction to Action Scripting in Flash

Author explains the basics of how to use action script in Flash.

Posted on March 1, 2010 0 Comments