I was sad when I found out that grokker went out of business =( (http://blog.ecorrado.us/2009/09/01/grokker-gone/). It was an innovative way to present search results.
However, I did a search online and found that there are other graphical search engines available now. Here is a list of the ones I found that I like. They present the results in a graphical way. Some of them group the results by topic, date, etc.
Eyeplorer: http://eyeplorer.com/show/
Search Cube: http://search-cube.com/
Quintura: http://www.quintura.com/
I think these sites are good for education purposes.
Wednesday, January 27, 2010
Monday, January 25, 2010
JS Beautifier
Have some code with no indentation or breaklines? Try this tool:
http://jsbeautifier.org/
It will clean your code ;)
http://jsbeautifier.org/
It will clean your code ;)
Labels:
coding standards,
Javascript,
PHP
Friday, January 22, 2010
Sphider
Sphider is an open source search engine made in PHP:
http://www.sphider.eu/
It's easy to download and install and works with the same logic as Google: page ranking.
It helped me to understand better how Google ranks the pages and how their database looks like (of course, Google has more sophisticated techniques in their search engine that they won't reveal, but the base has been published and has been used to develop new engines like Sphider).
I recommend you to give it a try if you're involved in Web Development.
http://www.sphider.eu/
It's easy to download and install and works with the same logic as Google: page ranking.
It helped me to understand better how Google ranks the pages and how their database looks like (of course, Google has more sophisticated techniques in their search engine that they won't reveal, but the base has been published and has been used to develop new engines like Sphider).
I recommend you to give it a try if you're involved in Web Development.
Labels:
open source,
pagerank,
PHP,
search
Subscribe to:
Posts (Atom)