RemoteHams.com
May 18, 2012, 02:46:38 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Embedding in your own Webpage (Google Gadget)  (Read 727 times)
kg6ypi
Administrator
Remote Master
*****
Offline Offline

Posts: 170



« on: December 31, 2011, 07:29:20 PM »

I have now made available a Google Gadget for easily embedding your remote on your own webpage (The radio part, not audio).

Gadgets are nice tools for generating code to embed things on webpages. You can generate the code for your remote on the gadget page below.

http://www.google.com/ig/directory?synd=open&hl=en&gl=en&url=http://new.remotehams.com/gadget.xml

* Look for the "Embed this gadget"  link under "For Webmasters"
* Just a note, the Live preview option doesn't seem to work when generating your code. I will be sorting this out.
« Last Edit: January 02, 2012, 12:58:51 AM by kg6ypi » Logged
barney
Moderator
Remote Master
*****
Offline Offline

Posts: 70



« Reply #1 on: January 02, 2012, 03:12:53 AM »

I like it, it solves the no flash issue for those unfortunate people with Iphones etc.
Any chance of an alignment parameter so as to set position within page?

What about one for the audio player?

Barney
Logged
kg6ypi
Administrator
Remote Master
*****
Offline Offline

Posts: 170



« Reply #2 on: January 02, 2012, 11:36:03 AM »

Any chance of an alignment parameter so as to set position within page?

When creating your page, you could create a DIV layer or use the TABLE tag, to align your content up. For example

<div>
  <div id="one" style="float:left;">
      My content goes here, aligned left
  </div>
  <div id="two" style="float:right;">
      ///GOOGLE GADGET CODE
  </div>
</div>


or  using tables

<table>
  <tr>
    <td>
       My First column
    </td>
    <td>
       Second Column
       // GOOGLE GADGET CODE
    </td>
  </tr>
</table>
Logged
kg6ypi
Administrator
Remote Master
*****
Offline Offline

Posts: 170



« Reply #3 on: January 02, 2012, 11:49:51 AM »

What about one for the audio player?

I've been thinking about it, I may do something fancy...
Logged
barney
Moderator
Remote Master
*****
Offline Offline

Posts: 70



« Reply #4 on: January 02, 2012, 12:10:53 PM »

A player of some sort that would work well with my droid, the flash player works well with Gingerbread etc but when the player leaves the window focus it stops playing audio until you scroll it back into view.
I think this must be something ADOBE have done as it use be ok.
I've only just noticed that the gadget is Flash! Doh!

Anyway just to prove it all works http://radioremote.no-ip.org

Barney
« Last Edit: January 02, 2012, 12:38:46 PM by barney » Logged
vk4fsgw
Moderator
Remote Enthusiast
*****
Offline Offline

Posts: 14



« Reply #5 on: January 02, 2012, 02:12:57 PM »

Barney, hehehe, not just for the unfortunate people that use Iphones, but also those who use outdated IE 6,7 and do not like firefox, netscape, chrome etc.. Oh yeah Netscape 9 is still getting around, but flash works on it real well.

Steve
Logged
barney
Moderator
Remote Master
*****
Offline Offline

Posts: 70



« Reply #6 on: January 03, 2012, 12:27:08 AM »

Steve for some reason when I first looked at the gadget I didn't think it was flash, hence my comments about the Iphone etc.
As for Internet Destroyer why anyone would use that I dont know. I only use FireFox on v 11.01 at the moment.

Barney
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.074 seconds with 18 queries.