I would like to know your reasoning as to why search cannot be decoupled from the browser; I would like to know why you think that a browser war began about six months ago.
Trying to find time to continue work on something a bit more polished but it is not ready. This is my response in another thread, either ctrl+f my un or "-2" and you will see response to similar query.
Idea is "so obviously crazy", mentioning it publicly for several months and begging people to consider it and work on it has been met with down votes or completely ignoring it. Which means, if you realize it now and start working on it, you will have ~6 (I think less now though) head start as people catch up with it.
Can you explain the image and what it's trying to show? That the number of text links should be more than the number of image links to well known sites? I'm asking because I do something similar on my site, solveforall.com, but to a much lesser degree of course.
Ah, I get it now. Thanks for the explanation. This is the problem with the "deep web" not being indexable by crawlers. I've started looking at how to make this easier for users. Basically I'm got some ways to detect which sites should be searched in response to your queries, based on the category of words in your query and the site. But then I need to do a real-time search of that site, that might require JS to run, extract the links, and present them back to the user. It might be slow, but it's easier for the user to wait for the cloud to do it than click the links on multiple sites himself.
Thanks for checking out my site. If you have any questions or have any trouble please let me know at help@solveforall.com. And maybe we can explore brainstorming/collaborating since you've clearly put a lot of thought into search.