Build a search engine that displays homepages instead of site discriptions
Notices
Welcome to the "Web Projects" forums. Before you post, make sure you've selected the correct category based on the size of your project (in US dollars), or whether it is a partnership or "looking for work" request instead. Observe the guidelines for this section:
To all thread starters, check your "pm" box for responses, as that's how bidders will be communicating with you mainly using. You can turn on new pm notification by going to "User CP"-> "Edit Options"-> "Receive Email Notification of New Private Messages".
To respondents, avoid replying to a thread with a short generic response like "pm sent" as much as possible. It is pointless and clutters up the screen.
To respondents, don't reply to a work request with a summary of your resume. If you're not willing to spend the time to at least read the request and respond specifically to the request, then don't reply. The Web Projects forum isn't a place to get your resume/ portfolio posted on as many threads as possible, it's for the direct, human interaction between coder and client. Members who blanket the forums with their resume replies will be treated as spammers and banned.
To all thread starters, please update your thread's prefix to "resolved", when you've found a coder for your project or partnership (or wish to terminate the request). This is so coders don't waste time bidding on an invalid project. To do this, click on the "Edit" button under the first post of the thread, then the "Go Advanced" button. You have 14 days to update your thread's title.
I am thinking a engine that displays ten websites on one page not ten links. Better yet, the engine automaticlly show serached sites one by one like a streaming display of sites and you click the one you want to visit.
The pc speed will get faster enough for this to function right I think.
How about if you let the person flip through the pages being searched using like a frame at the top from the search and you can next and previous through all of the result webpages getting the full page instead of just a snapshot of the top of the page.
How about if you let the person flip through the pages being searched using like a frame at the top from the search and you can next and previous through all of the result webpages getting the full page instead of just a snapshot of the top of the page.
That is just about what I mean. Sorry for my poor English and web knowledge.
Can you code this engine? How you think about the basic idea? If it's viable, I plan to name it hafind.com.
Here's an example of the engine, if you search for gold, the result page will look like this http://hafind.com/1.html
I only put 3 sites on one page, it could be more. When you move the page up and streaming the sites, click the one you are interested and you will see that site in a new window as normal engine. This is a demo, no header and footer but you'll get the idea.
Sure there are flows but the basic idea is a engine displays sites instead of text/links.
Some feedbacks please, I am pretty exited about the idea.
Interesting idea. I would think a more iTunes like interface of flipping through a slideshow would be the ideal interface. The real trick is giving the users enough data to make a decision on what result is best for them, while giving them enough of the design to know what site they're going to.
That said, your two biggest obstacles will be...
1) Server / Disk space. You'll need to scrap the web with bots, and store search results in your own system. That will take a lot of server power. This is by far the biggest issue to overcome.
2) Search algorithm - creating a program that inteprets user intent accurately and displaying the best results will be your second biggest issue.
Both of the above will cost hundreds of thousands to get started. You might be able to build a Proof of concept for a few thousand, but don't expect any success until you iron out number 1 above.
I wonder why big SEs didn't make it happen yet. They have all the tools you talked.
If we can watch games on tv why need radio? Think about high speed and touch/voice screen pc, why we still need to click SE links one by one to surf the net.
Think about near future, you goto hafind search for flower, it takes data from google/yahoo/bing and put all listed sites in a slidshow. You control the speed and goto the site you like.
In that way, seems we don't need a lot space but fast speed. Seems legal too. We didin't copy SEs content. How do you think?
I don't have the $ but if the idea is good enough, VCs are out there, will you think about to give it a shot?
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,686
Thanks: 42
Thanked 637 Times in 625 Posts
You will need a helluva lot more detail/specific plans/market analysis than what you have (not to mention a crack team of wiz kids signed up) to even make a VC turn a head, let alone give you $$. And, you'll have to be able to explain why you think you can go up against Google and have a prayer.
Not to mention, if your idea catches on even remotely, Google can and will quickly adapt its search engine to provide similar capabilities, making your start-up redundant. They did that to counter some innovations Bing brought to the table. Bing hasn't been able to steal much of the market share.
I really can't think of any segment of the world wide web I'd want to compete against LESS than the almighty Google search engine.
Not to mention, if your idea catches on even remotely, Google can and will quickly adapt its search engine to provide similar capabilities, making your start-up redundant. They did that to counter some innovations Bing brought to the table. Bing hasn't been able to steal much of the market share.
I really can't think of any segment of the world wide web I'd want to compete against LESS than the almighty Google search engine.
Ah, but there's a catch to that, at least in the US.
IF you have a start up, and a patent, google's hands are pretty much bound. One exit strategy would be to force a buyout (of the patent rights) which could be a nice sum, or sue them for patent infringement a la RIM. Both can be very successful strategies. Additionally, if it's a paid service, googles dominant position works against them. There are laws forbidding large companies from simply obliterating competition, especially companies with significant market share.
While google does have a strangle hold, it doesn't mean they're above the law. Startups have every right to try something new if someone else doesn't create it first. See facebook vs. my space.
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,686
Thanks: 42
Thanked 637 Times in 625 Posts
Very true. I do wonder how difficult it would be to secure a patent for this kind of idea though. There have been some pretty lame patents enforced in the courts (One I remember is a piece software reads input from any source, and outputs data to any source-- that's about as specific as it got-- which describes just about everything) so it is probably possible.
Ah, but there's a catch to that, at least in the US.
IF you have a start up, and a patent, google's hands are pretty much bound. One exit strategy would be to force a buyout (of the patent rights) which could be a nice sum, or sue them for patent infringement a la RIM. Both can be very successful strategies. Additionally, if it's a paid service, googles dominant position works against them. There are laws forbidding large companies from simply obliterating competition, especially companies with significant market share.
While google does have a strangle hold, it doesn't mean they're above the law. Startups have every right to try something new if someone else doesn't create it first. See facebook vs. my space.
Google most likely already holds a number of patents on ideas they haven't actually implemented yet as well.