473,796 Members | 2,640 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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/ ti*@tt1lock.org Remove lock to reply.
Jul 17 '05 #1
5 2059
Tim Tyler <ti*@tt1lock.or g> schrieb:
The content from Google's web sites can no longer be displayed in frames :-(
Why not? I just tried it and it works.
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!


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

Regards,
Matthias
Jul 17 '05 #2
Matthias Esken <mu************ ******@usenetve rwaltung.org> wrote or quoted:
Tim Tyler <ti*@tt1lock.or g> schrieb:

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


Why not? I just tried it and it works.


Either they fixed it - or it was a local problem.
--
__________
|im |yler http://timtyler.org/ ti*@tt1lock.org Remove lock to reply.
Jul 17 '05 #3

"Tim Tyler" <ti*@tt1lock.or g> wrote in message news:Hn******** @bath.ac.uk...
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/ ti*@tt1lock.org Remove lock to reply.


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.

http://www.oreillynet.com/search/ind...hacks&sp-k=all

Jul 17 '05 #4

"Tim Tyler" <ti*@tt1lock.or g> wrote in message news:Hn******** @bath.ac.uk...
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/ ti*@tt1lock.org Remove lock to reply.


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...
Jul 17 '05 #5
Tim Tyler <ti*@tt1lock.or g> wrote in message news:<Hn******* *@bath.ac.uk>.. .
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!


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
Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2480
by: Bart Plessers \(artabel\) | last post by:
Hello, I am wondering if one could do following. I have a main frame with 3 subframes ("top", "left" and "contents") I have a link in the left frame, someting like: <a href="test.asp?Mypath=/multimedia/images/">images</a> When clicking the link in the left frame, the page "test.asp" is displayed in the "contents" frame, with parameter MyPath displayed correctly
0
1412
by: theodp | last post by:
So what troubled the USPTO enough to trigger a rare Director-ordered reexam of SBC's Framed Browsing patents? Was it the prior art pointed out by columnists Robert X. Cringely and Dan Gillmor ? Nope. According to USPTO documents, the decision was based solely upon one figure from an obscure 1992 IEEE article on Seesoft ("A Tool for Visualizing Line Oriented Software Statistics"). Is it good enough to overturn the patents? Would a page...
21
3909
by: Jay Levitt | last post by:
I'm just starting to play around with CSS and MovableType. My home page (http://www.jay.fm) now validates on both the CSS and the XHTML. However, the Google cached version shows the wrong font in IE6. This seems to be because of the "header" they place before the <head> block; if I save the cached copy to disk and edit that out, it displays fine. It's not a big deal, but I don't notice this problem on other pages, so I wondered if...
2
1633
by: Daniel Déchelotte | last post by:
Hi crowd, Please have a look at this page, where I try to have a framed block next to a floated one: http://yo.dan.free.fr/float_n_div.html Above is the best result I got so far. Works in (decently recent) IE and gecko-based browsers, unperfect in Opera. Below is what I try to avoid: the border and the background of the grey block extend below the red square (normal behaviour, but unpleasant one).
1
1175
by: Aaron Ward | last post by:
Does anyone know how to submit values from a page without frames to a certain frame in another framed page? Any help would be greatly appreciated, Aaron Ward Digipen Institute of Technology
1
1498
by: Dennis Allen | last post by:
Hi. I was wondering if someone here could help. I'm working with a simple framed web site, www.stargazing.net/mas/index.htm. A left side called frame.htm, and the right side called home.htm. In head section of home.htm I have the following JavaScript line: if (document.location.hash != "#noframes" && typeof(top.locsrch) != "string") document.location = "index.htm" .... If anyone calls an individual web page (example:
11
2002
by: annie | last post by:
Hello all. I am writing an XSL stylesheet that automatically converts a page with frames to a noframes equivalent of this page, using tables. I can get the positioning of each frame write in the table layout, and the only problem left is the dimensions of each cell. So my question is: Is there any way of automatically calculating the sizing of each table cell, representing a frame, so that the resulting page will look like
1
1158
by: Christopher | last post by:
Hello, I currently use session variables to store some basic values on an intranet site internally. However, sometimes those session values do not come through and other time sthey do yet the application keeps running seemingly eventhough pages catch for session-ending. Our intranet site has 4 frames running all the time. When a user signs into the site on one main page (no frames) the session is populated. When the 4 frames load up, are the...
0
9673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10452
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10221
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10169
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10003
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9050
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6785
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2924
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.