Σελίδες

Παρασκευή 12 Δεκεμβρίου 2014

Embed KML Google Earth project

You can embed your Google Earth Project in your website or blog by using this Embed KML replasement gadgetThis is an attempt to replicate the functionality of the real KML Embed Gadget provided by Google, which is currentl offline. Made by Diemos Informatics, for Space Telescopes Website but it can be used in any Website or Blog.  It is relies on Google's Blogspot Servers stability. Based on this XML file.
The iframe generated by this tool, comes with absolutely NO warranty, Google could discontinue, or break the Google Earth API and/or Google Maps API v3 and/or Blogger servers, that this relies on - at any time. This feature is in no way endorsed by Google Inc.

In order to embed your Google Earth project visit Blogger KML Embed Gadget if it is a simle kml or map link.


Google Earth KML

Τετάρτη 10 Δεκεμβρίου 2014

Make A Blank Template In Blogger


Create a Blank Blogger Template Or Convert your blog's template to a blank HTML page. You can use this to create your own Blogger Temlate.
If you are trying to create a Blogger Template from scratch, the first thing you need is a blank HTML page.

1. Login to Blogger > Dashboard
2. Create a New Blog > Select Simple Blogger Template
3. Click on Drop Down Menu and select Template
4. Click on Edit HTML > Proceed.
5. Delete all codes and paste below codes of Blank Blogger Template

<?xml version="1.0" encoding="UTF-8" ?>
<!-- 

Make A Blank Template In Blogger  
Made by Diemos Informatics, http://diemosinformatics.blogspot.com 

(You are free to take a copy of this html file and host it on your own server!) 

-->

 <head>
  <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/> 
  <b:if cond='data:blog.isMobile'> 
   <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/> 
  <b:else/> 
   <meta content='width=1100' name='viewport'/> 
  </b:if> 
  <b:include data='blog' name='all-head-content'/>
  <title><data:blog.pageTitle/></title>
  <b:skin><![CDATA[
   /* 
    body { 
     font: $(body.font); 
     color: $(body.text.color); 
     background: $(body.background); 
     padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread); 
     $(body.background.override) margin: 0; 
     padding: 0; 
    }
   
  img {
    float: right;
}]]></b:skin>
<title> YOUR PAGE TITLE</title>

 </head>
 <body bgcolor='YOUR HEX COLOR NUMBER'>
   <b:section class='main' id='main' showaddelement='yes'/>
  <!-- Please Keep The Credits -->
 <center><a href="http://diemosinformatics.blogspot.com">Make A Blank Template In Blogger  By Diemos Informatics</a></center> </div> 
 </body>
</html>





Embed KMZ Tour Project

You can embed your Google Earth Project in your website or blog by using this Embed KMZ tour replasement gadget! This page is an attempt to replicate the functionality of the real KML Embed Gadget provided by Google, which is currentl offline. Made by Diemos Informatics, for Space Telescopes Website but it can be used in any Website or Blog.  It is relies on Google's Blogspot Servers stability. Based on this XML file.
The iframe generated by this tool, comes with absolutely NO warranty, Google could discontinue, or break the Google Earth API and/or Google Maps API v3 and/or Blogger servers, that this relies on - at any time. This feature is in no way endorsed by Google Inc.

In order to embed your Google Earth project  Blogger Embed KMZ Tour Gadget if it is a KMZ tour.

There is also a Embed KML  Gadget Maker. 


Google Earth KMZ Tour