1) While Google offers a way to integrate Google Desktop gadgets into
iGoogle there is currently no way to integrate Google Desktop gadgets
into your own webpage.

2) AFAIK iGoogle gadgets are limited to the browser Javascript
features + the functions provided by the iGoogle framework. This means
that for security reasons you will not have access to the machine
(registry, filesystem, ..) and cannot run custom dlls. You might be
able to include some COM objects using the <object> or <embed> tags if
they are supported (most likely Internet Explorer only for most).

3) You can use the googleTalk object to send data between users of the
same gadget. However, the users need to have Google Talk installed and
running for this to work so it probably works only for a very small
subset of your users. Another way would be to use your own webpage (if
available) and a scripting language such as PHP to create your own
relay and interaction interface with frequent polling in your gadget
for new data for the user.

Best regards,
Benjamin

On Jan 27, 7:38 pm, Alok <[email protected]> wrote:
> Hi guys,
> 1 )Is it possible to add a desktop gadget as a plugin to Mozilla
> Firefox, or at least to my website.(Say if i right click a users name,
> ill hv an option of opening up a gadget to contact him  )
>
> 2)If i use a iGoogle Gadget , can i access files or for that matter a
> COM or ATL dll through the gadget
> in the iGoogle frame.(Like the one we do for Desktop gadgets using
> Hybrid gadgets)
>
> 3) Can i have communication between two identical desktop gadgets
> running on different machines for doing Content or
> audio /video exchange.
> If not, is it possible to do so in iGoogle web based gadgets.
>
> I am in urgent need of a solution,
> Regards,
> Alok.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Desktop Developer Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Desktop-Developer?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to