next page >>

We Welcome Our Guest from United States
번역   
    ترجمہ

Simple steps to create Google Gadgets

              A Google mini application is like opening a mini browser within any main browser screen. The mini browser of a gadget can have any application. That is, a gadget will be dedicated to a single application which can be viewed from any browser or desktop screen. There are many complex and complicated procedures to develop a Google gadget but the simplest procedure is to create a html file for any browser and adjust its height and width to fit the mini gadget window. For this procedure you will be required to have your own web space to upload the html, ph, asp or any other file. Any application which can be placed in an iframe block can be converted to Google gadget. The following scripts of guest books and page hit counters demonstrates the procedure to create Google gadgets on the mythology of iframe blocks. It will be helpful to those who whish to convert their applications to Google gadgets.

              A study of iframe and XML files of these gadgets can help programmers to develop any complex gadgets.   

Steps to use following Google Gadgets

Steps to include Gadget for your guest book

   

It is very simple to use. It is specific for any web page that contains it. You can test it by clicking on the button. When you will click the button, you will see a guest book entry form along with guest entries by other users. On top right of that form if you will click on [ RETURN ], you will return back to this page. Similarly it will return to your web page that will contain this guest book module. If you will like to test it, please enter some message for testing purpose only as other users will be reading your message. NO ADULT OR HATE MESSAGE PLEASE. You can use it for your blog or websites.
We cannot monitor or review the content entries in these guest books and we do not accept responsibility for the contents. In case you notice any unpleasant messages in the guest books linked to your webpage, blog,  iGoogle page or any electronic media, you should delete the data or remove the guest book links from your page.  


 
Guest Book
   
Click on the above code, copy and paste the code into any web page.

Click on the above code, copy and paste the code into any web page

You can use any other image as guest book button of your choice. Use your own image source for src of the code.
You can replace line "Guest Book" by any other text of your choice.
   
 

If you will like to have a control to delete any guest book entry. Get registered to store your password Use your registered name as shown below. After you copy the code in your webpage, replace rishiraj with your registered name. Procedure to delete any guest book entry is explained in the guest book entry form that you will see during operation of your guest book. 

Example showing  use of user name

<a target="_blank" href="http://www.replyat.com/guest47form.asp?USER=rishiraj"><img border="0" src="http://www.replyat.com/IMAGES/thumbnailguestbook5.png" ></a>

You can also display latest guest entries along with guest entry button
 
 
To get code for above sample, click below on the code shown, copy and paste at appropriate place of your web page. 
 
 
You can use any language for title and button.
 
 
To get code for above sample, click below on the code shown, copy and paste at appropriate place of your web page. 
 
 
You can also use following Google gadgets for quick start
 
     
To get code for above gadget click here   To get code for above gadget click here
     
 
To get code for above gadget click here   To get code for above gadget click here
You will be asked to enter your User Name. If you are a registered member, use your registered name in place of [ rishiraj ]. Or do not change it for NOW as it can be changed later on.   You will be asked to enter your User Name. If you are a registered member, use your registered name in place of [ rishiraj ]. Or do not change it for NOW as it can be changed later on.
     

Steps to insert Google Gadget of Hit Counter for any webpage

Count the number of page views of your profile or any web page

All these gadgets remember the URL of the page that contains it

  Please Note:
  URL similar to : http://www.site.com/home  and http://www.site.com/ will be considered as same
  URL similar to : http://www.site.com/?p=23  and http://www.site.com/ will be considered as same
  URL similar to : https://www.site.com/  and http://www.site.com/ will be considered as different
   
 

 

For advance programmers

The stand alone ASP script will also work. Simply insert iframe code in your webpage source :)

 Get iframe contents from Page Source of this page

Find frame1 from page source for above iframe
To get code for this gadget click here  
   
 

For advance programmers
 Get iframe contents from Page Source of this page

Find frame2 from page source for above iframe
To get code for this gadget click here  
   
 

For advance programmers

Get iframe contents from Page Source of this page

Find frame3 from page source for above iframe
To get code for this gadget click here  
   

This counter is explained at next page.