Krugle
Wednesday, June 28th, 2006Cause if you don’t know… well now you know… jigga. ~Notorious B.I.G.
Krugle is not another search again (ie lycos, askjeeves, and everything else that is not Google). It’s a haven for geeks, developers, and anyone who’s stuck with a code-related issue. In their bio, the fine folks at Krugle describe their engine as an effective tool to find source code and code-related documentation, fast.
My own limited experience has shown their initiative to be true. For example, searching for “initialcontext jms” in java returns a multitude of solutions regarding the creation of a jms connection session. If you’re having trouble with regex, simply search “regex” for whatever language (My personal weapon of choice == Perl) you want, and you’ll get hits providing examples of the implementation(s).
Now, I am aware that the examples I’ve provided are simplistic in nature at best, but one should know that if you’re looking for a regex pattern to parse through file x for the string, say… onomatopoeia, you’re likely not to find it. However, if you want examples of regular expression that will lead you to that regex (Extra Credit for anyone who submits that regex), you’re likely to find that Krugle is a useful tool. As anyone who codes well knows, you can never have enough examples when you’re stuck with a problem (except maybe the implementation of a ‘for’ loop… in any language).
By the way, a note about the Krugle site itself- fairly clean layout and implementation. Not the fastest load times, but hey, worth the wait for what you need.