summaryrefslogtreecommitdiff
path: root/old/published/Webmonkey/Monkey_Bites/2007/02.19.07/Fri/booksearch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/published/Webmonkey/Monkey_Bites/2007/02.19.07/Fri/booksearch.txt')
-rw-r--r--old/published/Webmonkey/Monkey_Bites/2007/02.19.07/Fri/booksearch.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/old/published/Webmonkey/Monkey_Bites/2007/02.19.07/Fri/booksearch.txt b/old/published/Webmonkey/Monkey_Bites/2007/02.19.07/Fri/booksearch.txt
deleted file mode 100644
index bec148f..0000000
--- a/old/published/Webmonkey/Monkey_Bites/2007/02.19.07/Fri/booksearch.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-The Google Search API can be overwhelming with its myriad of options and possible uses, which is why Google has a whole section of "[Wizards][1]." Tools like the [Map Search Wizard][2] and the [News Bar Wizard][3] make it easy to generate cut-and-paste code that you can drop into your site.
-
-Earlier today I ran across a new wizard called the [Book Search wizard][4]. Google bills the Book Search Wizard as a means to show off books that interest you on your blog. While there's no click through revenue to be made since the links just lead to Google Books, it's an easy way to help others discover books you've enjoyed or found helpful.
-
-To use the Book Wizard (or any other wizard) you'll need to have a free Google Search API key. Once you've got your API key all you need to do is select some book topics and enter your blog URL. You can also choose between vertical or horizontal layout. The wizard will do the rest.
-
-The resulting code can then be dropped anywhere on your page and you'll see something like this:
-
-
-In this case I enter Python, Javascript and Perl, though after hitting refresh a few times this resulting books seem heavily weighted to the first entry -- python.
-
-In this case a fair number of the results are O'Reilly books which is nice for viewers since the fulltext of O'Reilly books are viewable in Google books (most of the time, some sections are occasionally not included). Depending on your search terms and the results they generate the books may or may not be fully searchable.
-
-
-
-[1]: http://code.google.com/apis/ajaxsearch/wizards.html "Google AJAX Search API Wizards"
-[2]: http://www.google.com/uds/solutions/wizards/mapsearch.html "Map Search Wizard"
-[3]: http://www.google.com/uds/solutions/wizards/newsbar.html?uds_o=0 "News Bar Wizard"
-[4]: http://www.google.com/uds/solutions/wizards/bookbar.html "Book Bar Wizard" \ No newline at end of file