473,582 Members | 3,083 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Google With Your Stylesheet

Google With Your Stylesheet
<http://blog.outer-court.com/archive/...#1072120815601
84833>

Search.CSS is a search engine which grabs Google results and displays
them using different stylesheets – possibly yours, if you take some
minutes to create one and upload it to a server.

Hoping for feedback and stylesheets!
Jul 20 '05 #1
2 1812
On 2 Jan 2004 14:38:10 GMT, in comp.infosystem s.www.authoring.stylesheets,
Philipp Lenssen wrote:
Google With Your Stylesheet
Search.CSS is a search engine which grabs Google results and displays
them using different stylesheets – possibly yours, if you take some
minutes to create one and upload it to a server.
Very nice !
Hoping for feedback and stylesheets!


Well I've made a stylesheet for test but it's on my website colors and
not really original...

Feedback, I can do that.

When we're looking for something that got 0 Results, there is no
message, like "No answers- did you meant...?"
That's sad, people would think it crashed..

The page also only display the 10 first pages, and the only way to
navigate to the 11th and more pages is use "next" again and again. Well,
the case you'd want to go directly to the 54th page may be rare...

The answers are a little different from google.com.
Where do your script actually search?

That's all for now, and, great page!

--
++++++++ Zelda, Dragon Ball, Mana and my (art)work at www.salagir.com ++++++++
Buffy: Come on, don't make me do the chick fight thing.
Kendra: Chick fight? Buffy: You know.
-+- Two Slayers in Buffy The Vampire Slayer, 2x09 - Fight like a girl :) -+-
Jul 20 '05 #2
Salagir wrote:

Regarding
<http://blog.outer-court.com/search-css/>

Well I've made a stylesheet for test but it's on my website colors and
not really original...
Still I would appreciate you send the link to me... e.g. by posting
here or bl**@outer-court.com (please include "Google" in the subject).

When we're looking for something that got 0 Results, there is no
message, like "No answers- did you meant...?"
That's sad, people would think it crashed..

Thanks. Will check that.
The page also only display the 10 first pages, and the only way to
navigate to the 11th and more pages is use "next" again and again.
Well, the case you'd want to go directly to the 54th page may be
rare...

You're right, though it's a little unlikely there's anything much
worthwhile after result 100... or that people go look that far...
The answers are a little different from google.com.
Where do your script actually search?

I use the Google Web API. So it's the official and legal way to query
for Google results. However, somehow the results are never quite the
same. I suppose the database is slightly outdated, or using small
algorithm differences.
That's all for now, and, great page!


Thanks!
Jul 20 '05 #3

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

Similar topics

3
3089
by: Sarah Haskins | last post by:
I have a few questions about this problem I'm having involving XML, DTD, and XSL. I'm working with this DTD which defines a stylesheet, as such... <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="abc-xsl.xsl"?> <!ELEMENT ABCMessage (Tag1, Tag2, Tag3, Tag4, Tag5, Tag6, Tag7, Tag8*)> <!ATTLIST ABCMessage
1
1648
by: Steven An | last post by:
I'm gonna describe the situation I'm dealing with..but if you're not interested, just skip to the last line where I bluntly ask my question :) Here's my scenario: I've got a huge website that has many pages. Each page has its own content (which changes often). So I wanna use XSLT stylesheets to create these pages (so I can modify the...
5
6108
by: David Trimboli | last post by:
I'm writing HTML 4.01 and CSS 2 pages that include a CSS-driven pop-up menu. What I'm trying to do is create a screen style that uses the menu, links, etc. normally, and a print style that removes all of this and just presents the main content. I'm pretty sure all my code is up to spec (everything validates), even if the design isn't...
7
5199
by: pintihar | last post by:
Hi, As a follow on from an earlier post I have another question about xslt. Is it possible to create the stylsheet programatically? Is this sensible? In the first phase I needed to map element name from inbound xml to my internal elements to standardize disparate input. Now I could just create an xslt stylesheet for each possible inbound...
9
1336
by: Aaron Gray | last post by:
Hi, Well I have gone and done it, got to the bottom of it. Nothing spectacular but its good to see how it is done. Now to distill the brew ... I am going to use sub threads of the thread to air the reworked Google code for comments, suggestions and ammendments.
0
1196
by: barney.b | last post by:
Hi, I'm trying to pre-process an XSL stylesheet with another stylesheet, before using the result to transform an XML document. i.e.: stylesheet(xsl) --> preprocessor(xsl) --> temp(xsl) input(xml) --> temp(xsl) --> output(xml) but I'm getting a NullPointerException. I'm not 100% sure exactly what is going on here, so if someone could...
0
1419
by: hq4000 | last post by:
Given AStyleSheet.xsl : <AStyleSheet> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.mytest.mytest2.mytest3.com" version="1.0"> <xsl:output method="xml" indent="yes"/> <xsl:template match="/"> <xsl:element name="Test">it works</xsl:element> </xsl:template>
3
3297
by: gdelfino | last post by:
I have an XML file which I transform into XHTML using stylesheetA.xsl. I also have stylesheetB.xsl which transforms my XML file into an Excel XML document. As both Excel and most new browsers have a built in XSTL engine, I decided to add the stylesheet information to the original XML file. Like this <?xml version="1.0" encoding="utf-8"...
20
2421
by: tatata9999 | last post by:
The first generation of web site search engine hands-down is google. A majority of these web sites are static page -driven html pages. Now, I would think more and more web-based applications are coming into the fray, my recent experience with google's webbot (indexing engine, a part of the google's search service) tells me that its...
0
7886
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...
0
8159
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. ...
0
8312
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...
1
7920
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...
0
6569
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...
0
3809
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3835
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2312
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1147
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...

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.