Friday, December 07, 2007

What's new on Gmail

Joomla! Wins 'Best CMS Award' Again!

Thursday, September 27, 2007

Hackers expose holes in GMail, Blogspot, Search Appliance

Hackers expose holes in GMail, Blogspot, Search Appliance
Google’s security model is not holding up very well to scrutiny from hackers.

In the past few days, there have been multiple disclosures of security vulnerabilities in a wide range of Google products, including a persistent e-mail theft issue affecting the widely used GMail service.

Thursday, September 20, 2007

Someone tries to sell Belgium on eBay

Friday, September 07, 2007

Vist my new page

Saturday, August 18, 2007

Is joomla Haked


on 18-Aug2007
When i try to Access joomla.org Then i got Beloow screen....
Is joomla Haked

Friday, June 08, 2007

Touch Scrppen

This is new techonology

Wednesday, November 08, 2006

Ajax

Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user makes a change. This is meant to increase the web page's interactivity, speed, and usability.

The Ajax technique uses a combination of:

XHTML (or HTML) and CSS, for marking up and styling information.
The DOM accessed with a client-side scripting language, especially ECMAScript implementations such as JavaScript and JScript, to dynamically display and interact with the information presented.
The XMLHttpRequest object is used to exchange data asynchronously with the web server. In some Ajax frameworks and in certain situations, an IFrame object is used instead of the XMLHttpRequest object to exchange data with the web server, and in other implementations, dynamically added script tags may be used.
XML is sometimes used as the format for transferring data between the server and client, although any format will work, including preformatted HTML, plain text, JSON and even EBML. These files may be created dynamically by some form of server-side scripting.

Like DHTML, LAMP and SPA, Ajax is not a technology in itself, but a term that refers to the use of a group of technologies together.
Google
. .