The Loebner Prize in Artificial Intelligence – "The First Turing Test"

Friday, 28th August 2009

The Loebner Prize for artificial intelligence (AI) is the formal first instantiation of a Turing Test, is a proposal for a test of a machine's ability to demonstrate intelligence.

Read more...Read more...

JavaScript Alerts

Monday, 17th August 2009

A JavaScript alert is a simple message used for client side notifications. And also in JavaScript debugging, those alters are really useful.

Read more...Read more...

Strength of Java

Tuesday, 28th July 2009

I’m using several programming languages, from C/C++/.Net(ASP & C#) to Java. And I found that Java has significant advantages/strengths over the other languages.

Read more...Read more...

Batch File

Friday, 03rd April 2009

Batch files are used to execute series of command automatically on the command interpreter, on Microsoft Windows, DOS and OS/2.

Read more...Read more...

Kansei Engineering

Monday, 23rd February 2009

Kansei Engineering/Kansei Systems are the way to translating feelings and impressions into product parameters.

Read more...Read more...

Different Firefox Profiles For Web Browsing

Tuesday, 03rd February 2009

Different people have different habits, same on web browsing. You may too. So you can use your own Firefox profile for the web browsing. Your bookmarks, extensions and any other settings can manage depends on your requirements. Much effective and save your valuable time too.

Read more.. Read more...

Microsoft Windows History

Tuesday, 27th January 2009

Microsoft Windows is a series of operating systems and graphical user interfaces developed by Microsoft Corporation since November 1985

Read more.. Read more...

Execute The Default Browser On Windows, Mac OS Or UNIX Systems

Thursday, 08th January 2009

A Web browser is a software application which enables a user to display and interact with text, images, hyperlinks, videos and other information typically located on a HTML page at a web site on the World Wide Web or a LAN. Large numbers of web browsers are used nowadays in personal computers, and one must be the default one. Using Java it’s possible to open that default web browser.

Read more.. Read more...

Listing All ASCII Letters

Monday, 22nd December 2008

The character set and code described in American National Standard Code for Information Interchange between data processing systems, communication systems and associated equipment. The ASCII set consists of both control and printing characters

Read more.. Read more...

Setting CLASSPATH/PATH On Windows XP

Wednesday, 18th December 2008

The Java Runtime Environment (JRE) needs to know where to find the programs that you want to run/compile libraries that are needed. And also JRE know that from where to find the default Java packages, but what happen if you are using additional libraries.

Read more.. Read more...

Run Commands?

Tuesday, 15th December 2008

The Run option of the start menu is used to start a program directly. If you don't know the exact location of the program you can use a shortcut on the Run command dialog box.

Read more.. Read more...

Lock The PC Using A Shortcut In XP & Vista

Wednesday, 03rd December 2008

Shortcuts are the most user friendly clickable item on the Desktop (within folder too). You can log-off the system by putting a shortcut on the desktop.

Read more.. Read more...

Euclid’s Algorithm

Monday, 01st December 2008

In number theory Euclid’s Algorithm is an algorithm to determine greatest common devisor (GCD) of two elements of any Euclidean domain, integers for example. Major advantage here is does not require factoring of two integers.

Read more.. Read more...

How To Change Driver Letters In Windows® XP?

Wednesday, 19th November 2008

Changing the drive letters on your PC hard disk is not a difficult thing. On Windows XP it’s few mouse clicks away. But it’s not good, allowed to change the system or boot drive. It can cause lots of damages in future.

Read more.. Read more...

Working With java.io.File Class

Friday, 14th November 2008

Working with files in programming is not an unusual thing. At least once already work on. Sun Microsystems provide an abstract representation of file and directory pathnames since JDK 1.0 through the java.io.File class.

Read more.. Read more...

Rounding A Double Value

Tuesday, 21st October 2008

Rounding is that reducing the number of significant digits in a number. So the result is another number having fewer non-zero digits, yet similar in magnitude. Result is less precise, but easier to use. Rounding a double number using Java is quite interesting.

Read more.. Read more...
"to be a generous contributor to develop skills and altitudes of a person"