ASP.NET Hosting

Searching in the SharpToolbox from RSS Bandit

Yoshihiro Kawabata from Japan sent me a note on how to be able to search the SharpToolbox from RSS Bandit:

Step1: Menu "Tools | Options" (opens the "Options" dialog box)
Step2: Select "Web Search"
Step3: Click "Add"
Step4:
  Url = 'http://sharptoolbox.com/Search.aspx?Query=ToolName%3d{0}'
  Title = 'SharpToolbox ToolName'
Step5: Click OK

Additional steps:
Step1: Download http://www.sharptoolbox.com/favicon.ico
Step2: Open the 'Web Search Engine Properties' dialog
Step3: Select the favicon.ico file in the Picture text box

Thanks Yoshihiro!

You can see pictures on Yoshihiro's weblog.

Note that if you want to perform a search on descriptions, you can use the following URL:
http://sharptoolbox.com/Search.aspx?Query=Description%3d{0}

This can be be used with the JavaToolbox as well of course.

Reminder: Search Plug-ins are available for Firefox and Mozilla.

No Comments