All times are UTC




Post new topic Reply to topic  [ 15 posts ] 
 

Japanimusic Browser Add-on (All major browsers supported)
Author Message
PostPosted: Thu May 01, 2008 8:48 am 
Offline
Administrator
Administrator
User avatar

Joined: Sun Jun 10, 2007 8:18 am
Posts: 3101
Location: Neo Sealand
I have just updated the Japanimusic in-browser search to support Opensearch 1.1 (Draft 3). While doing this I have also updated and extended the browser compatibility to support not only Firefox and IE 7, but Google Chrome, Safari (Mac) and Opera!

I have tested Firefox 3, IE 7, Google Chrome and Opera and can confirm they work. However, I do not have a Mac so I cannot try the instructions myself. I used some other website's instructions and altered then to the new settings. Whoever has a Mac and has Safari, please try out the Safari instructions and please report back to see if it works or not (theoretically it should work)...

I would like to thank the following people:
GamBell - for the original idea and the first version
ftechz - for making the URL's shorter
Grapefruit2 - for making it work with Opera

Please post all suggestions/bugs here. Thanks and enjoy :)

Just another reason why Japanimusic ownz the intranets =)

PS: If you have any bugs or suggestions on the development of this add-on, or other add-ons you would like to see, please reply in this topic. Thank you!

_________________
ImageImage

Image

Ultra mega CDJapan and YesAsia specials-orz! Click here!


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Thu May 01, 2008 9:03 am 
Offline
JapaniToddler?
JapaniToddler?
User avatar

Joined: Tue Apr 29, 2008 12:50 pm
Posts: 5
Location: ukraine
about IE7 it uses other type of search or something like that, i'll try to find some information about this and update the plugin

_________________
Image


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Thu May 01, 2008 12:18 pm 
Offline
Site Admin
Site Admin
User avatar

Joined: Fri Dec 21, 2007 6:09 am
Posts: 87
ohhhhh wonderful. how come didn't think of that...
Just looked at the code... didn't know it would just be an xml file ^^""

now lets see the IE7 version!

_________________
The part-time admin/coder/whatever for Japanimusic.net
PM me (if you want) if you see bugs or have comments on the functionality of this forum.


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Fri May 02, 2008 2:35 am 
Offline
Administrator
Administrator
User avatar

Joined: Sun Jun 10, 2007 8:18 am
Posts: 3101
Location: Neo Sealand
IE 7 also uses the opensearch format, but it can't use the POST command thing, so it should be easy to change it so that it works for IE 7 too.

_________________
ImageImage

Image

Ultra mega CDJapan and YesAsia specials-orz! Click here!


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Fri May 02, 2008 2:53 pm 
Offline
JapaniToddler?
JapaniToddler?
User avatar

Joined: Tue Apr 29, 2008 12:50 pm
Posts: 5
Location: ukraine
I don't know i give up it should work perfectly but somehow it doesn't for me when i put 2+ parameters in the search string...

2 types of code i came up with (1 from IE, 1 from firefox ), both dont work for me...

Code:
<Url type="text/html" template="http://www.japanimusic.net/search.php?keywords={searchTerms}&terms=all&author=&mp=0&sf[msg]=1&sf[titl]=1&sc=1&sk=t&sd=d&sr=posts&st=0&ch=300&t=0&submit=Search"/>


Code:
<Url type="text/html" template="http://www.japanimusic.net/search.php?keywords={searchTerms}&terms=all&author=&mp=1&sf%5Bmsg%5D=1&sf%5Btitl%5D=1&sf%5Bart%5D=1&sf%5Balb%5D=1&sf%5Banfo%5D=1&sf%5Btrk%5D=1&sc=1&sk=ad&sd=d&sr=topics&st=0&ch=300&t=0&submit=Search" />


when i put like this it works perfectly:

Code:
<Url type="text/html" template="http://www.japanimusic.net/search.php?keywords={searchTerms}" />


(<InputEncoding>UTF-8</InputEncoding>) probably a problem is with encoding or something like this

_________________
Image


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Sat May 03, 2008 5:39 am 
Offline
Site Admin
Site Admin
User avatar

Joined: Fri Dec 21, 2007 6:09 am
Posts: 87
try use this instead
Code:
http://www.japanimusic.net/search.php?keywords={searchTerms}&m_all=1


can accept 2 params right? I made it work especially for this.

_________________
The part-time admin/coder/whatever for Japanimusic.net
PM me (if you want) if you see bugs or have comments on the functionality of this forum.


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Sat May 03, 2008 5:40 am 
Offline
OTAKU IS HERE!?!!
OTAKU IS HERE!?!!
User avatar

Joined: Thu Jan 31, 2008 3:08 am
Posts: 617
lol. Got an Opera version?

_________________
i have overcome the sadness and will be free again...

i forgot the code for the plushie lol.

ok anyways starting over...

ImagePlease click here, I want to level up my Pokeplushies, so click here to feed me a Rare Candy!

yay! thanks for leveling up my plushies to level 93! Thanks Guys! =)

support our city!
support japanimusic city click here!


LIKE OMG!

Image


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Sat May 03, 2008 11:32 pm 
Offline
Administrator
Administrator
User avatar

Joined: Sun Jun 10, 2007 8:18 am
Posts: 3101
Location: Neo Sealand
Opera does not support opensearch.

_________________
ImageImage

Image

Ultra mega CDJapan and YesAsia specials-orz! Click here!


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Mon May 05, 2008 1:18 am 
Offline
JapaniToddler?
JapaniToddler?
User avatar

Joined: Mon May 05, 2008 12:53 am
Posts: 10
Thank you, Overlord.

_________________
I am Mimi. Hear me Roar. *quacks*


Top
 Profile  
 

Re: Firefox Search Add-on
PostPosted: Thu Jun 19, 2008 5:32 am 
Offline
Administrator
Administrator
User avatar

Joined: Sun Jun 10, 2007 8:18 am
Posts: 3101
Location: Neo Sealand
Stickied!

_________________
ImageImage

Image

Ultra mega CDJapan and YesAsia specials-orz! Click here!


Top
 Profile  
 

Re: Japanimusic Firefox Music/Post Search Add-on!
PostPosted: Mon Jul 28, 2008 8:20 am 
Offline
JapaniToddler?
JapaniToddler?

Joined: Thu Jul 24, 2008 10:01 pm
Posts: 17
WOW..
now THAT is a GREAT invention!!!!
thank yousss


Top
 Profile  
 

Re: Japanimusic Firefox Music/Post Search Add-on!
PostPosted: Wed Aug 06, 2008 7:14 pm 
Offline
Casual Music Fan
Casual Music Fan
User avatar

Joined: Tue Aug 05, 2008 5:18 pm
Posts: 36
I got the search working in Opera, with a little bit of work. In order to get it to work:

Go to tools>preferences>search (or press ctrl+F12 and then go to search).
Then, go to the button the right which says "Add".
Put in the name and the keyword, and then click on the "details button", and paste one of the following into the "Address" field there:
Important: Paste the code underneath exactly as it is there!

In order to search for music (all variables such as artist name and album info there too):
Code:
http://www.japanimusic.net/search.php?keywords=%s&terms=all&author=&mp=1&sf﷐5Bmsg﷐5D=1&sf﷐5Btitl﷐5D=1&sf﷐5Bart﷐5D=1&sf﷐5Balb﷐5D=1&sf﷐5Banfo﷐5D=1&sf﷐5Btrk﷐5D=1&sc=1&sk=ad&sd=d&sr=topics&st=0&ch=300&t=0&submit=Search


In order to search for posts (any term):
Code:
http://www.japanimusic.net/search.php?keywords=%s&terms=all&author=&mp=0&sf﷐5Bmsg﷐5D=1&sf﷐5Btitl﷐5D=1&sc=1&sk=t&sd=d&sr=posts&st=0&ch=300&t=0&submit=Search


In order to search for posts (all terms):
Code:
http://www.japanimusic.net/search.php?keywords=%s&terms=any&author=&mp=0&sf%5Bmsg%5D=1&sf%5Btitl%5D=1&sc=1&sk=t&sd=d&sr=posts&st=0&ch=300&t=0&submit=Search


Leave the "Query String" empty and the "Use POST" unchecked. Set it as your default search engine (recommended =P) or as your speed dial search if you want.

Thats it, you're done!
It worked for me all the times I tried, it should work for others too.


Top
 Profile  
 

Re: Japanimusic Firefox Music/Post Search Add-on!
PostPosted: Sat Aug 09, 2008 1:21 pm 
Offline
Administrator
Administrator
User avatar

Joined: Sun Jun 10, 2007 8:18 am
Posts: 3101
Location: Neo Sealand
Thanks for the Opera version! I'll check it out when I fire up Opera next time, and will update that link with instructions accordingly!

_________________
ImageImage

Image

Ultra mega CDJapan and YesAsia specials-orz! Click here!


Top
 Profile  
 

Re: Japanimusic Firefox Music/Post Search Add-on!
PostPosted: Tue Aug 12, 2008 4:07 am 
Offline
JapaniNewbie
JapaniNewbie
User avatar

Joined: Mon Jul 07, 2008 10:24 pm
Posts: 3
Location: Sleeping Forest
thanks admin this is soooo handy its awesome


Top
 Profile  
 

Re: Japanimusic Firefox Music/Post Search Add-on!
PostPosted: Sat Sep 20, 2008 2:05 am 
Offline
Administrator
Administrator
User avatar

Joined: Sun Jun 10, 2007 8:18 am
Posts: 3101
Location: Neo Sealand
I am currently working on getting it to work with Internet Explorer, update coming soon

_________________
ImageImage

Image

Ultra mega CDJapan and YesAsia specials-orz! Click here!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  

Advertisements that support Japanimusic! (Check them out!)

Ads