This is the blog of Adam Kalsey. Unusual depth and complexity. Rich, full body with a hint of nutty earthiness.
Freshness Warning
This blog post is over 17 years old. It's possible that the information you read below isn't current and the links no longer work.
8 Oct 2005
Just added to Tagyu are two new tools and a new feature: a bookmarklet, a web services interface, and the ability to bookmark and link to Tagyu suggestions.
The bookmarklet allows you to select the text on any page and send it to Tagyu. The web services interface gives developers the ability to connect Tagyu to their applications. And now when you look up Tagyu suggestions, the URL of the result page contains your search so you can bookmark or link to a specific set of results.
Hi Adam, I came across a link to your site on digg the other day and I really like the concept of Tagyu, as I am often stuck for good keywords when using furl. I've tried to get the bookmarklet to work, but haven't been successful so far. I'm using Maxthon (the IE Shell) and have added tagyu.com to the list of exception sites in Maxthon's Ad blocker for the popup-window to work (I'm basing this on what I did for activating furl.net's bookmarklet). But any time I select any text and click on the bookmarklet, I get the following error: Line:1 Char:1 Code:0 Error:Object doesn't support this property or method URL:http://www.tagyu.com/tools (The URL was a test btw). Could you help me out here? Or am I missing some basic step? Thanks in advance! Balaji
This discussion has been closed.
kentaro
October 9, 2005 6:53 AM
The documentation of the web services interface says the "request" parameter should be URL encoded, but I got a 404 Not Found error when I tried to request like below: http://tagyu.com/api/suggest/http%3A%2F%2Fantipop.gs%2Fmt%2F Should I encode the parameter or not?