Another Flex search engine — and you can put it on your personalized Google home page
Ted Patrick recently created the Flex Search Engine. I’ve created another one, based on Google’s capability of creating your own custom search engines.
The official Flex Search Engine is supposed to eventually rank results based on star ratings given to various results by the user community. But the problem I had is that for now, since it’s still in alpha and doesn’t yet provide star ratings, the ranking of results isn’t very good.
So I created another one, based on Google’s “Custom Search Engine” feature. You can see it in the right-hand column of this blog: Just below the regular WordPress search box (which only searches my blog) is another search box, which searches Google, but only on sites related to Flex.
And one great thing about Google customized search engines is that you can add them to your personalized Google home page. Just click the “Add to Google” link to the right.
It currently searches the Flex 2 parts of adobe.com and all the MXNA and fullasagoog Flex-related blogs. (Anything else I should add?) Unfortunately, it does not search the flexcoders and flexcomponents lists which are hosted on Yahoo groups. Actually, I did add them to the list of locations to search, but it is not finding results from those sites. Why? Well, because Ted explained to me that, probably due to turf wars, Yahoo apparently doesn’t allow Google to return search results from Yahoo groups. Ugh. [Update: In the comments, James Ward pointed me to a mirror of the flexcoders and flexcomponents lists, so I've added those mirrors to the search, and that did the trick. Thanks James!]
In any case, the ranking of results is excellent, thanks to my clever system that I call PageRank (umm, okay I guess I can’t take credit for that):
- A search for “button” returns the livedocs page for mx.controls.Button as the first hit. (And also some very useful advertisements for buttons, pins, and badges.)
- A search for “modules” returns a blog entry from Roger Gonzalez, the modules guru, as the first hit.
- A search for “item renderers” returns a quickstart article about item renderers as the first hit, and the livedocs documentation page as the second hit.
Comments(11)