Tuesday, June 30, 2009

Get Weather Forecast on GTalk

We have developed another BOT to get weather forecast, temperature and current conditions on your chat window.

Just add : climate@bot.im in your Google Talk Friend List and Type "City" e.g. London into Gtalk chat window and send message.

This bot will return you weather forecast. Behind the scenes it uses http://weather.com to weather report.

Please use it and let me know your feedback.

Thanks,

Sandeep Kath


 

Monday, June 29, 2009

Get Cricket Scores on GTalk Chat Window

We people are crazy about cricket. So I decided to develop something so that we do not need to visit cricinfo.com or any cricketing site again and again. Sometimes it is difficult to get scores in office or restrictions imposed by company firewall.

So I have created Lucky@BOT.IM bot and you can get live cricket scores anytime. Just add Lucky@BOT.IM to your friend list of GTalk and send any message to get the live cricket score.

Behind the scenes it used cricinfo to get the score and post it to GTalk Chat Window.

Please use it , review it and let me know your feedback to enhance it.

Thanks,

Sandeep Kath.

Sunday, November 16, 2008

Basic CSS Tutorial

Basic CSS tutorial covers : what is the purpose of CSS and how you can use CSS with HTML Pages.

Wednesday, July 23, 2008

Process JavaScript Object in JSP or Servlet

it could be better , if we process the Java script objects in Java directly. In this way we can eliminate form processing and parameters list. In this AJAX world, if we can send Javascript collections or objects to Java code directly and Java will process it further.

This is an idea of Java script and Java integration, JVM is a wonderful platform and can incorporate the Java script engines easily to process the Java Script.

X Forms

X Forms is new generation technique to process and display efficient form processing in Web. In this technique web form is dynamically generated by the browser on the client side on basis on XML generated by Server.
In X forms, XQuery and XML database concepts are used. GUI of web form can be stored in DB in the form of XML. X form is plugin in the browsers and display the forms with data as specified in XML.

Monday, November 27, 2006

Welcome

Welcome to Java Portlets blog.This has been created to work on JSR 168 portlets.
Aim is provide the edge technology on portlets to create Web Desktops on Portals.