473,804 Members | 3,481 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I want a GNU Search Engine



I microcrap is buying Google --

then I want a GNU search engine !
( Cant that decrepit creep keep his hands off of anything ? )
Jul 21 '05
44 3498
While restarting Outlook, Alan Connor grumbled:
Look up "hypocrisy" in the dictionary.

Killfiled for 30 days.


Killfile me, too, okay?

--
Windows desktops and servers can find a safe haven on a
GNU/Linux/FreeBSD network!
Jul 21 '05 #41
Daniel Rudy wrote:

Somewhere around the time of 10/31/2003 17:22, the world stopped and
listened as Paul Hovnanian P.E. contributed this to humanity:
Jeff Relf wrote:

[snip]

Ask yourself this question John :
" Why has the GNU philosophy continued to fail us ? "

Ask yourself this question: Seeing as how the basic operating principles
of Google are pretty well known, why can't a software company with a
bottomless R&D budget build their own competing product?


Actually, they tried and failed. Look at MSN search for a case in point.


It was their business plan that failed. Very few web site owners are
willing to pay for a position in a search engine. Particularly when free
alternatives (like Google) exist.

That's why Microsoft needs to 'partner' with Google.

--
Paul Hovnanian mailto:Pa**@Hov nanian.com
note to spammers: a Washington State resident
------------------------------------------------------------------
Tech support: Do you have any windows open right now?
Customer: Are you crazy? Its twenty below out!
Jul 21 '05 #42
At earth time Sun, 02 Nov 2003 07:29:00 -0800, the entity known as Paul
Hovnanian P.E. made the following transmission:
Daniel Rudy wrote: Tech support: Do you have any windows open right now?
Customer: Are you crazy? Its twenty below out!


Have you heard the one that goes like this:

Customer: I want to return my computer because it's not well made.
Tech support: What's the problem exactly?
Customer: Well I put my mug on the coffee cup holder and it just broke
clean off. I think you guys should build things properly if you want
people to buy them.
Tech support: <puzzled> What coffee cup holder is that? <pause> Ah, I see,
is that the coffee cup holder that conveniently slides out when you press
a button on the front of the case?

andy.

--
remove 'n-u-l-l' to email me. html mail or attachments will go in the spam
bin unless notified with [html] or [attachment] in the subject line.
Jul 21 '05 #43
: Alan Connor <zz****@xxx.yyy >
: Look up "hypocrisy" in the dictionary.

I did. There's a picture of Alan Connor as illustration.
Jul 21 '05 #44
>> And how would you even know if a client is a Linux user?
That would be established when they signed up for access to the search
engine.


The question was "how", not "when".
Also, if you require people to sign up, I expect you'll see much
fewer users. Might be a good plan if you want to reduce the load
even further. But at some point the load of search requested will be so
small that it'll be difficult to justify the load created by crawling the
web and storing the resulting index.
Stefan
Jul 21 '05 #45

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

Similar topics

2
1508
by: Dhanraj K.S | last post by:
Hi All, Is there any Site search application which is extremely powerful. It would be a great help if some one can suggest! Thanks in advance,
3
2519
by: Carol | last post by:
What's the best way to do a site search of my site? I am using asp and access heavily on a regular ISP google? Or write a bunch of queries? what else is there?
5
3011
by: George | last post by:
Hi, Anyone has the background for explaining? I have made a search on my name and I have got a link to another search engine. The link's title was the search phrase for the other search engine (a wicked phrase). Some but not all of the words of that phrase exist in my website. I reported it and they removed the link but did not give explanations.
2
11850
by: Patrick | last post by:
Are the differences between a search engine, a subject directory and a meta search engine significant for an ebusiness web site owner? A meta search engine merely uses ordinary existing search engines. A subject directory classifies websites into some category. Could anyone point me towards the differences between these three that are significant for an ebusiness web site owner?
3
2634
by: Ahmed Qurashi | last post by:
Does anyone know of any Libraries using .NET for the Indexing, Search, and Retrieval of Text Documents? I am searching for API's to analyze a set of docs and convert text into indexable tokens, create indices and then harvest query results from those indicies. Similar to Apache's Jakarta Lucene project: a high-performance, full-featured text search engine library. http://jakarta.apache.org/lucene/docs/api/index.html
5
2070
by: Sam | last post by:
Does anyone know of a way to create a search page under ASP.NET 2.0? I have started out by configuring a catalog in Index Server, registering the aspx, ascx extensions in the registry to allow them to be indexed and built the catalog as per KB article, but I've run into an interesting problem. When you publish a website from Whidbey, it precompiles everything and strips out the searchable details of the page (metadata, html, etc)...
10
1644
by: Bugsy | last post by:
hi fellows pro,,,,, i want some details regarding AJAX. can anyone help me in that .... reply me with some good articles as well as tutorials in (.net)
1
2533
by: cglewis03 | last post by:
Hello, I am trying to build a search form with several different options to choose from. Currently it is set up to open within the same window if a single option is selected and open within a frameset if the "ALL" option is selected. Is there anyway to get the results to open in new windows? So if the user were to select the "ALL" option, is it possible to open 3 new windows with each result displaying? Here is my code:
0
2465
by: passion | last post by:
"Specialized Search Engines" along with Google Search Capability (2 in 1): http://specialized-search-engines.blogspot.com/ Billions of websites are available on the web and plenty of extremely good search engines are there like Google, Yahoo and Live to name few of them. Though this search engines have extremely efficient, complex and beautiful algorithms designed by gems of the industry, but still they may not deliver best results for...
7
1853
by: =?Utf-8?B?SklNLkgu?= | last post by:
How to get search engines crawl data I have a web application that uses user controls and pulls data directly from database and shows it to users in the internet. So there is not html that has the data, if I need to get Google or other search engines to crawl these pages, what are my options?
0
9710
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
10593
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...
1
10329
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
10085
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
9163
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
5527
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5663
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4304
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
2
3830
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.