Are you crawling these sites yourself, or using the Bing API to get the index?
I made a 'search engine' for fun
31–40 of 72 posts
Re: I made a 'search engine' for fun
#32You might want to sanitize the placeholder attribute on the results page - in its current state, it is susceptible to XSS.
Bam. Foobub.
Re: I made a 'search engine' for fun
#33The website isn't meant to be used for any real utility. What I wanted to demonstrate was just an alternate way to look at search. I think we've just gotten so used to Google and its millions of results; I wondered, what would happen if I took that all away and presented only just a small handful of results?
Re: I made a 'search engine' for fun
#34It keeps telling me an apostrophe is the number 39. No, but seriously it looks neat. What are the websites it queries for results? I've seen Yahoo! and Wikipedia so far.
I replied to this above. Just: 'Wikipedia, Yahoo Answers, Google Answers (lawl), Quora, Stackoverflow.' Stackoverflow comes up when you do coding questions, yahoo answers when you do just random questions. Although, Quora doesn't appear as often as I like. I need to do a bit of tweaking. Here's an example where Quora comes up: http://foobub.com/?s=vu0tran
I'm impressed with the results for most (obviously not esoteric) searches.
One thing: lots of URLs don't wrap or truncate, so you get some overflow, example: http://foobub.com/?s=how+is+babby+form
Re: I made a 'search engine' for fun
#35Re: I made a 'search engine' for fun
#36Are you crawling these sites yourself, or using the Bing API to get the index?
I'll get into more detail with a blog post tomorrow, but I just used Yahoo/Bing. It was a 3 hr project, figured I didn't need to reinvent the wheel :)
Re: I made a 'search engine' for fun
#37Earlier quoted context omitted.
That's kind of exactly what I saw, and despite the lack of utility, I was like "Oh! This is nice!"
Sometimes minimal is best. Then again, Google does have the 'I'm feeling lucky' button - maybe that ought to just display a few results for them? Either way, nice experiment!
Re: I made a 'search engine' for fun
#38It might be useful for you to look at jQuery Masony library for your presentation.
Re: I made a 'search engine' for fun
#39Are you crawling these sites yourself, or using the Bing API to get the index?
I'll get into more detail with a blog post tomorrow, but I just used Yahoo/Bing. It was a 3 hr project, figured I didn't need to reinvent the wheel :)
Re: I made a 'search engine' for fun
#40Earlier quoted context omitted.
Sometimes minimal is best. Then again, Google does have the 'I'm feeling lucky' button - maybe that ought to just display a few results for them? Either way, nice experiment!
The "I'm Feeling Lucky" button doesn't actually work anymore. :(
I use it without thinking about it now and I don't need to touch the mouse bearing in mind I'm on the keyboard typing the search.