Archive for March, 2009

Tip for you: Using Firefox as a Calculator

Tip for you: Using Firefox as a Calculator
Do you want to use your Firefox browser as a calculator? Follow these simple steps:1. Set top right in-browser search to Google (it is Google by default) 2. Enter the expression to be evaluated 3. Do no press Enter; wait for a sec for the suggestion drop down, and viola:Note: The downside to this is that you will need an active ...

GMail adds new Undo send option in GMail Labs

GMail adds new Undo send option in GMail Labs
Did you sent a mail to a wrong person by mistake, Puzzled ?? Do you need a feature of undo send? Google has introduced a new feature of Undo Send in GMail where you can stop sending of messge in say about 5 second delay between you hit the send button and GMail actually ...

Implement simple font zoomer in JavaScript & HTML

Implement simple font zoomer in JavaScript & HTML
A lot of websites on internet provide users with an option to increase the font size of the page for better reading experience. Although nowadays almost all the web browsers supports zoom in/out functionality using mouse wheel scroll or other shortcut keys, it is sometimes a good idea to give user a way to increase/decrease the ...

Now add Drawings in your Google Docs!!

Now add Drawings in your Google Docs!!
Google Docs today released another amazing feature that helps you to insert drawings directly into your Google documents, spreadsheets and presentations. The drawing creation tool is easy to use, and supports snapping to grid points and full free-form or constrained rotation and sizing of individual lines, shapes, or groups of composite items. The best part is ...

Multiple Selection Listbox Javascript Problem in MS Internet Explorer

Multiple Selection Listbox Javascript Problem in MS Internet Explorer
Last night I came across very weird problem of JavaScript. I wrote a JavaScript code to select all the option of the list. Let's take following example for demonstration. HTML code:1 2 3 4 5 6a b c dselect all numbers select ...

Chrome Experiment: Google’s new site to showcase Chrome and JavaScript

Chrome Experiment: Google's new site to showcase Chrome and JavaScript
Yesterday only Google announced the new beta version of its browser, Google Chrome. And today they launched Chrome Experiment, a site that showcases JavaScript intensive games, applications and visualizations. Definitely the site showcased the power of the Chrome and its V8 JavaScript engine. The application provided in this site also worked with Firefox, ...

Google Chrome released a new Beta

Google Chrome released a new Beta
Last December when Google dropped the Beta tag from its browser, Google Chrome. But now they have released a new beta version of Chrome which is claimed to be faster than the stable version. The official blog of Chrome quoted that the new "beta" version is 25% faster on V8 benchmark and 35% ...

IBM develops Hyperspeech Transfer Protocol (HSTP)

IBM develops Hyperspeech Transfer Protocol (HSTP)
IBM's research scientists in India have developed a technology that will offer users the ability to talk to the Web and create 'voice' sites using mobile phones according to a news article in the Economic Times today.Hyperspeech Transfer Protocol (HSTP), a protocol designed to seamlessly connect telephony voice applications, will enable users to browse ...

Dynamically Add/Remove rows in HTML table using JavaScript

Dynamically Add/Remove rows in HTML table using JavaScript
A good web design involves the better user interaction and ability to fetch the data in a better way. For fetching user data, you may have to create a form wherein user can add multiple entries and submit them simultaneously.Thus for this you will need a way to add or remove fields dynamically into the HTML page. In my previous article, I ...

Generating Tag cloud with PHP and MySQL

Generating Tag cloud with PHP and MySQL
The basic idea this time is to present a way to form a tag cloud from user input text and text entered in the past. A tag cloud is a visual depiction of user-generated tags, or simply the word content of a site, used typically to describe the content of web sites.for this we will create an HTML form that will accept user text & also ...
Page 1 of 212
Copyright © 2012 ViralPatel.net. All rights reserved.