Google framed

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tim Tyler

    Google framed

    The content from Google's web sites can no longer be displayed in frames :-(

    If anyone has a PHP screen-scraper and filter that rectifies this
    problem - by allowing "unframable " sites to be framed - could they
    please let me know!

    Thanks in advance for any assistance.
    --
    __________
    |im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.
  • Matthias Esken

    #2
    Re: Google framed

    Tim Tyler <tim@tt1lock.or g> schrieb:
    [color=blue]
    > The content from Google's web sites can no longer be displayed in frames :-([/color]

    Why not? I just tried it and it works.
    [color=blue]
    > If anyone has a PHP screen-scraper and filter that rectifies this
    > problem - by allowing "unframable " sites to be framed - could they
    > please let me know![/color]

    Why don't you use The Google API instead of using frames? Look at
    http://www.google.com/apis/.

    Regards,
    Matthias

    Comment

    • Tim Tyler

      #3
      Re: Google framed

      Matthias Esken <muelleimer2003 nospam@usenetve rwaltung.org> wrote or quoted:[color=blue]
      > Tim Tyler <tim@tt1lock.or g> schrieb:[/color]
      [color=blue][color=green]
      >> The content from Google's web sites can no longer be displayed in frames :-([/color]
      >
      > Why not? I just tried it and it works.[/color]

      Either they fixed it - or it was a local problem.
      --
      __________
      |im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.

      Comment

      • Randell D.

        #4
        Re: Google framed


        "Tim Tyler" <tim@tt1lock.or g> wrote in message news:HnH9BK.51q @bath.ac.uk...[color=blue]
        > The content from Google's web sites can no longer be displayed in frames[/color]
        :-([color=blue]
        >
        > If anyone has a PHP screen-scraper and filter that rectifies this
        > problem - by allowing "unframable " sites to be framed - could they
        > please let me know!
        >
        > Thanks in advance for any assistance.
        > --
        > __________
        > |im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.[/color]

        There is a small O'Reilly + Associates book called "Google Hacks" that could
        help you out on things like this - I thought it was strange that there would
        be a book on it, but bought it after spending 20minutes reading some of the
        ideas it includes... its hints and scripts that are included in the book are
        written in Perl but shouldn't prove too difficult to re-write under PHP.

        Build the skills your teams need. Give them the O'Reilly learning platform and equip them with the resources that drive business outcomes.




        Comment

        • Randell D.

          #5
          Re: Google framed


          "Tim Tyler" <tim@tt1lock.or g> wrote in message news:HnH9BK.51q @bath.ac.uk...[color=blue]
          > The content from Google's web sites can no longer be displayed in frames[/color]
          :-([color=blue]
          >
          > If anyone has a PHP screen-scraper and filter that rectifies this
          > problem - by allowing "unframable " sites to be framed - could they
          > please let me know!
          >
          > Thanks in advance for any assistance.
          > --
          > __________
          > |im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.[/color]

          Sorry... one thing the google hacks book also points out is that if Google
          finds you're trying to do something against their terms and conditions, that
          they are supposedly not shy in having your IP ignored/denied - They actually
          give an example of where something like this happened whereby one ISP found
          itself denied access to Google all because of programmer (I can't recall
          which ISP it was - and I don't know if its happened again, but the
          bookauthors do give you the warning and leave it up to you to heed or ignore
          accordingly).

          anyway... best of luck...


          Comment

          • R. Rajesh Jeba Anbiah

            #6
            Re: Google framed

            Tim Tyler <tim@tt1lock.or g> wrote in message news:<HnH9BK.51 q@bath.ac.uk>.. .[color=blue]
            > The content from Google's web sites can no longer be displayed in frames :-(
            >
            > If anyone has a PHP screen-scraper and filter that rectifies this
            > problem - by allowing "unframable " sites to be framed - could they
            > please let me know![/color]

            If you want for Google, just google "Phoogle"

            ---
            "Our songs have meaning for everyone. I don't know of anyone who
            isn't either in love, just out of love, or else wants to be in
            love."--- Graham Russell, Air Supply
            Email: rrjanbiah-at-Y!com

            Comment

            Working...