Showing posts with label view. Show all posts
Showing posts with label view. Show all posts

Time travel with Google Street View

I always knew Google would do this, it was so obvious. Google Street View now has a new feature that lets you go back in time with Street View to see how any location looked right back to when Googles cameras first captured the view. Now when you start Street View youll see a time stamp on the pop-up Street View window and a time-line with a slider. You can select from any of the points on the slider.
Your street, like mine, probably hasnt changed much. Time magazine has put together a series of time-lapse sequences that show iconic buildings like NYCs One World Trade Center rising out of the ground over the years. This feature will be fascinating to explore in 20 to 30 years time. 

from The Universal Machine http://universal-machine.blogspot.com/

IFTTT

Put the internet to work for you.

via Personal Recipe 895909

Read More..

View declassified US satellite photos

Were all used to Google Earth and the phrase "large enough to be seen from space" has little meaning now when you can see my patio furniture on Google Earth. But, high quality satellite images have been generated since the 1960s. Many of these have been declassified and are available on the US Geological Surveys Earth Explorer website. These images are not restricted to the US - theyre spy photos so the whole world is pretty much covered. The interface takes a bit of figuring ou t but there are a lot of resources available on the site. Many researchers, such as archeologists, are finding these images very useful, as is reported in this National Gepgraphic article.

from The Universal Machine http://universal-machine.blogspot.com/

IFTTT

Put the internet to work for you.

Turn off or edit this Recipe

Read More..

Classic album covers in Google Street View

Were seeing some increasingly creative ideas for using Google Street View and The Guardian has recently shown us another one - Classic album covers in Street View. This features the album cover superimposed over its location; from the obvious Beatles Abbey Road to more modern covers, this is another creative use of Street View.

from The Universal Machine http://universal-machine.blogspot.com/

IFTTT

Put the internet to work for you.

Edit or turn off Personal Recipe 895909

Read More..

Add Remove page Post View Counter Widget For Blogger


Update: script Not Work sory


Most of you are always thinking of a way to track that how many times is your posts or articles on your blog are viewed. Blogger a major free blog hosting provider does not have a individual post views counter widget like other blogging platforms, wordpress have. This is new improved version must work smoothly for all blogger blogs.


Features Added
  • New code makes Faster loading
  • Post views shown as image rather than text
  • You can show counter on Homepage too.
  • No ads at all. Advert Free.


How To install individual Page views counter widget for Blogger ??

Step#1 Log into your Blogger dashboard. Go to layout and than click on edit/html

Now check on expand widget content , than find the bellow code

<div class=post-header-line-1>
and paste the bellow code after the above line


<b:if cond=data:blog.pageType == &quot;item&quot;><img height=16 src=http://forums.bit-tech.net/images-light/misc/stats.gif width=16/><img alt=counter expr:src=&quot;http://demo.bloggerwidgets.cz.cc/counter.php?page=&quot; + data:post.id + &quot;&amp;digit=4&quot;/> <b>Views</b><b:else/><img height=16 src=http://forums.bit-tech.net/images-light/misc/stats.gif width=16/><img alt=counter expr:src=&quot;http://demo.bloggerwidgets.cz.cc/counter2.php?page=&quot; + data:post.id + &quot;&amp;digit=4&quot;/> <b>Views</b></b:if>

Now click Save Template
Read More..