Awesome, thanks for the tips!

I've tweaked the way it interprets searches for methods - so
Native.method searches now return good results. I've also removed
'this' from the blacklist - but we need to improve the results we
return for such a query.

I like the idea of listing the category a result is from - I will
consider implementing that.

This week we will mostly concentrate on categories - such as 'working
with the DOM' or 'Effects and animations' - hopefully this will make
it even easier to narrow your search down to exactly what you were
after.

Cheers
Darren

On Oct 18, 2:58 pm, Dimitar Christoff <[email protected]> wrote:
> > Hi Dimitar,
>
> > As promised, we have made some improvements to the search - hopefully
> > you should see much better results being returned now. We're also
> > analysing the thousands of queries we've had since the search went
> > live a week ago, and trying to make sure that we provide a couple of
> > links to demos or a tutorial for the most popular searches.
>
> > Let us know what you think!
>
> > Cheers
> > Darren
>
> Cool.
>
> You know you can enable google analytics for searches?
>
> anyway, just had a quick play, seems more sensible now. one thing I may
> suggest is, don't drop searches for 'this' as it's relevant for js. and
> define some topics / tags on all bind and bindWithEvent.
>
> although you are working with literals like "binding this" - there is at
> least 1 hit of the phrase, but the top entries did not actually contain
> the phrase like so.
>
> another thing that would be helpful is, store the search keywords into a
> session or cookie, and then - on display, repalce any mentions with a
> highlighted / yellow background (google toolabr style?)
>
> another thing i'd consider - make the clear distinction of where the
> results are coming from in terms of your search categories (group them
> together)
>
> eg, Results in: documentation -> core
> Results in: documentation -> more
> Results in: other -> blogs -> mootools blog
> Results in: other -> blogs -> mootorial
>
> another one where I was not expecting the results received was:
>
> element load
>
> also,
>
> Element.load returned 0 results.
>
> Element.dispose returned 0 results.
>
> perhaps natives.method need to be handled
> like
>
> string methods
> array methods
> element methods
>
> etc etc, so searches for things like this would work - then again, i may
> be the oddball here to try to search like i am.
>
> good work anyway, keep it up :)
>
> Regards,
> --
> Dimitar Christoff <[email protected]> -http://fragged.org/

Reply via email to