Google-style "ransom notes"
I'm working on a search engine for a mySQL-powered site. This isn't the first such search engine I've done, but this time I'd like to have the search results displayed similarly to Google's "ransom notes," which most websurfers are used to these days.
If you're unaware, a ransom note is the pieces of a page Google and (similar search engines) return with the results. For example, if you Google "PHP" the first result is "PHP: Hypertext Preprocessor" with the following ransom note:
Any thoughts on how to accomplish this without too much overhead?
If you're unaware, a ransom note is the pieces of a page Google and (similar search engines) return with the results. For example, if you Google "PHP" the first result is "PHP: Hypertext Preprocessor" with the following ransom note:
... news.rss. PHP 5 PHP 5 Release Candidate 3 Released! [8-Jun-2004 ... found here. Zend Technologies Zend's PHP 5 Coding Contest. [06-Jun-2004 ...
Any thoughts on how to accomplish this without too much overhead?
