Author Topic: Armory Firefox Search Plugin  (Read 3198 times)

0 Members and 1 Guest are viewing this topic.

Offline Hitmen

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 1913
    • View Profile
Armory Firefox Search Plugin
« on: June 30, 2007, 04:17:02 pm »
I like my little search box in firefox, and the armory site takes forever to load all of its disgusting ajaxy crap, so I decided to make my own plugin thing. It comes with the nice little icon and everything.


Just slap this into an apporpriately named xml file (like, gasp, wowarmory.xml) and stick it in your <drive>:/My documents/<user>/application data/mozilla/firefox/profiles/<profile>/searchpugins folder! I know there's some fancy way to make it install itself if you click on it, but I'll leave that up to someone a little less lazy.


<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>Armory Database</os:ShortName>
<os:Description>Search the World of Warcraft Armory Database</os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16">data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAQAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJwMFBXEOIjCmGUJUuiJRYrocN0KkAwACbwAAACUAAAAAAAAAAAAAAAAAAAAAAAAABQAAABwAAAAgBQcKcBg%2Fad0iZqD%2FKXSn%2FzSErf9FocL%2FWszv%2F27w%2F%2F9doaLaCAYFawAAACAAAAAdAAAABAAAABYhXIy1FlOF3R1ZkfwgWYz%2FGxkh%2Fx4CAP8bAAD%2FAwAA%2FwAAAP8XNzv%2Ff%2BDg%2F4Tx7%2FsVS37eGUx7sAAAABEAAAAQM2Z1zSVusP8nSmr%2FOxUA%2Fy4pOf8tJkn%2FMx8c%2FyIRHv8VEkH%2FCw8t%2FwAAAf9IoKr%2FXNf%2B%2FyFFVcUAAAALAAAAKxhJeOEdUXz%2FUCoS%2F2MiC%2F9AiJn%2FSsT%2F%2Fw46X%2F8nXGf%2FSrf%2B%2FydUmP8BAAT%2FAQAK%2F0elv%2F8vb4fdAAAAJwoTHGggZqn%2FQDMt%2F2xFMv9MGA3%2FOJ%2Bp%2F0q7%2F%2F8gQn%2F%2FKo6E%2F1f%2F%2F%2F8rc8L%2FBwMF%2FwoJFv8aKj3%2FQJ7O%2FwcKDnARMVObI1aH%2F144JP9qRzr%2FOiQZ%2FzXU8f81m9f%2FM4S%2F%2FzKhxv9A2ez%2FOKno%2FwwABP8RERH%2FDg8a%2FytpmP8SLEKqETpkry1HaP9xRzH%2FaDwu%2FzM%2FOP8y3v%2F%2FH0ps%2FznE3P8ylNT%2FKYiG%2FzTO%2F%2F8pGyb%2FHxAG%2Fw8MDv8eSHD%2FEzNPtg8%2BZ648VHD%2FkV9G%2F3U%2BLP9DoJn%2FKcv%2F%2FyohNv9FyNT%2FK1mn%2FzJdWP804v%2F%2FLThX%2FzUYBf8WDQj%2FHUJo%2FxEwTrMTP1%2BfOXKa%2F65rTP94STX%2FStHS%2Fx9%2F1v80AAD%2FSaOt%2FzEycv88MRf%2FNeL%2F%2FydCb%2F87GwL%2FHhAE%2Fx5Idv8LI0CfDSAocSaWyP%2BJVT7%2FiVc7%2F0DF5v8jVrn%2FUiME%2F1dxh%2F8yMlr%2FOSUL%2Fzi89P8sN5X%2FKREA%2FxsXEP8aTIj%2FBwsRdAAAAC0fjK%2FhUHqG%2F2Y8MP9G1P%2F%2FOFOS%2F4hTLv9wTET%2FOzAs%2F0UkFf9Ntef%2FZ5Ln%2Fx4LBv8cNFD%2FDi5c5AAAADEAAAAFFjpTtTfF8P86cYL%2FkoZ0%2F46EdP%2B7jXL%2Fm3Nd%2F4lgTv9WQTL%2FRGlf%2F0ZnXP8cM03%2FFEGF%2Fw4kObEAAAAEAAAABDJVfaRXrtT1W%2Bn6%2F6LOyv%2Foyq%2F%2F%2F8am%2F%2B%2Bjf%2F%2FBfmD%2FfFA0%2F0onE%2F8rTnD%2FIWOl%2F1SYve8qVHSTAAAAAQAAAAEEBQMsAAAAPhgmJ3xew8ribez4%2F1vK2P99xsf%2FY6iw%2F0GhuP87tOH%2FKnuo2ggQF3UHCwczAgMBHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKg8YG3AVWGehEnGDtBVxha4ZVWeSChQZXwAAACEAAAAAAAAAAAAAAAAAAAAA8A8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA8A8AAA%3D%3D
</os:Image>
<os:Url type="text/html" method="GET" template="http://armory.worldofwarcraft.com/search.xml?searchQuery={searchTerms}&amp;searchType=all">
</os:Url>
</SearchPlugin>


I tried to make it search for everything by adding &searchType=All after {searchTerms}, but apparently it doesn't like that syntax. Oh well. It only searches characters by default, which is what I search for 99% of the time anyways.

Quote
(22:33:13) iago: Or perhaps you have to use &amp; for some ghey reason?

fixed.
« Last Edit: June 30, 2007, 10:46:18 pm by Hitmen »
Quote
(22:15:39) Newby: it hurts to swallow

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Armory Firefox Search Plugin
« Reply #1 on: June 30, 2007, 10:21:21 pm »
Nice :)

Wouldn't it have been easier to add a keyword search? Basically, you right-click on a search field, click "add keyword search" and type in the key. Then, in the address bar, you type "<key> <searchtext>". I set that up for Wikipedia, Google, IMDB, etc.

Offline Hitmen

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 1913
    • View Profile
Re: Armory Firefox Search Plugin
« Reply #2 on: June 30, 2007, 10:25:36 pm »
Wouldn't it have been easier to add a keyword search?
It would have, but I totally didn't know you could do that. Plus I like the search box. So pfft.
Quote
(22:15:39) Newby: it hurts to swallow

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Armory Firefox Search Plugin
« Reply #3 on: June 30, 2007, 10:28:32 pm »
Wouldn't it have been easier to add a keyword search?
It would have, but I totally didn't know you could do that. Plus I like the search box. So pfft.
Well, now you know and can save some time in the future. :D

Offline Blaze

  • Moderator
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: Armory Firefox Search Plugin
« Reply #4 on: July 03, 2007, 03:20:05 am »
Not to burst your bubble, but if you checked Mycroft, there has been several done for a while.  Nice work, though.  :)
« Last Edit: July 03, 2007, 03:22:16 am by Blaze »
And like a fool I believed myself, and thought I was somebody else...

Offline Hitmen

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 1913
    • View Profile
Re: Armory Firefox Search Plugin
« Reply #5 on: July 03, 2007, 05:07:44 am »
Not to burst your bubble, but if you checked Mycroft, there has been several done for a while.  Nice work, though.  :)

Well you know what? Those ones have a shitty icon! It looks like someone tried poorly to fix it.. but *I* extracted the original 16x16 .ico from the exe to use, so it looks perfect. Beat that.
Quote
(22:15:39) Newby: it hurts to swallow

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: Armory Firefox Search Plugin
« Reply #6 on: July 03, 2007, 01:18:07 pm »
hitmen ftw
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling