×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Google: Difference between revisions

    Content added Content deleted
    imported>Cosmea
    mNo edit summary
    imported>mutante
    Line 50: Line 50:
    *Who knew maps could be fun? [http://coolgooglemaps.blogspot.com/ Cool Google Maps]
    *Who knew maps could be fun? [http://coolgooglemaps.blogspot.com/ Cool Google Maps]
    *[http://googlemapsmania.blogspot.com/ Google Maps Mania] An unofficial Google Maps blog tracking the websites, ideas and tools being influenced by Google Maps.
    *[http://googlemapsmania.blogspot.com/ Google Maps Mania] An unofficial Google Maps blog tracking the websites, ideas and tools being influenced by Google Maps.
    *You can insert GoogleMaps into our wiki pages. Further info on [[Maps]].



    ===Google Earth===
    ===Google Earth===
    Line 57: Line 59:
    ===Google Moon===
    ===Google Moon===
    *[http://moon.google.com/ Google Moon]
    *[http://moon.google.com/ Google Moon]



    ==Google Video for non-en-users==
    ==Google Video for non-en-users==

    Revision as of 14:16, 5 February 2006


    Setting up links to special google searches on the wiki

    You can set up links to special google searches on the wiki like this:

    Random Examples

    Wiki Syntax for the above

    *[[Google:s23.org|s23.org simple search]]
    *[[Google:is-root.de|is-root.de simple search]]
    *[[Google:cache:http://wiki.s23.org|cached version of wiki.s23.org]] 
    *[[Google:link:seti23.org|links to seti23.org]]
    *[[Google:related:seti23.org|related (similar) to seti23.org]]
    *[[Google:info:s23.org|info about s23.org]]
    *[[Google:define:banana|define Banana]], [[Google:define:fnord|define fnord]] 
    *[[Google:stocks:msft|Microsoft Stocks]] [[Google:stocks:ibm|IBM Stocks]] 
    *[[Google:site:s23.org|hits on s23.org site only]] [[Google:site:s23.org fnord|fnord on s23.org site]] 
    *[[Google:allintitle:debian tutorial|pages that have debian+tutorial all in the title]] 
    *[[Google:intitle:fnord|pages with fnord in title]]
    *[[Google:allinurl:23 fnord|pages with a 23 and a fnord in the URL]] 
    *[[Google:inurl:fnord|fnords in URLs]]
    


    Google Maps

    • Google Maps
    • Who knew maps could be fun? Cool Google Maps
    • Google Maps Mania An unofficial Google Maps blog tracking the websites, ideas and tools being influenced by Google Maps.
    • You can insert GoogleMaps into our wiki pages. Further info on Maps.


    Google Earth

    Google Moon

    Google Video for non-en-users

    If you don't live in the U.S. or UK, Google Video normally doesn't work (try: [2]). Translating the video URL by using the Google Translator works. More comfortable for Firefox-users: install the Firefox/Extensions#Greasemonkey-extension and use the following script:

    // redirects Google Video URLs to the Google Translator
    // ==UserScript==
    // @name	Google Video for non-.en-users
    // @include	http://video.google.com/*
    // ==/UserScript==
    (function(){
     location.href = location.href.replace(/http\:/, 'http://translate.google.com/translate?u=http:');
    })();
    

    Save this code to a file named googlevideofoo.user.js and add it to Greasemonkey.




    This page is still under construction.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.