Web Developer Search Engine using BOSS
Several months ago I decided to try out BOSS api to search defined set of websites. I adopted a simple script from YUI Get utility examples and tweaked it. This script searches web development reference material from well known web sites. Search can be done in different categories such as JavaScript, CSS and Web Accessibility. When I worked on this script I had never thought that I will ever use it. I was spending time just for fun and to learn a little bit about BOSS api. However I use it very often now a days to look up some reference material related to front-end engineering. So I thought I will make it public and other people can try it out and can benefit from it. Try it out and let me know if you have any comments. Note: Currently it only works with JS enabled. I am planning to fix that very soon. Also I am planning to add some styling to make it look prettier.