trevelyan Posted April 29, 2006 at 09:43 AM Author Report Share Posted April 29, 2006 at 09:43 AM Sorry to take so long to reply -- this is apparently a Mac issue. If you check the source code the characters should all be there in the javascript. For some weird reason Safari (??) just has issues with displaying some Chinese characters in popups. Quote Link to comment Share on other sites More sharing options...
mandarinstudent Posted May 5, 2006 at 11:50 PM Report Share Posted May 5, 2006 at 11:50 PM Firefox did an automatic update recently and afterwards the plugin stopped working. I click on a line and the box pops up, but only shows one or two characters and the rest is ???????????. I even tried reinstalling firefox, but it didnt work. Is there a way to fix this and prevent it from happening in the future? Before the automatic update thing it was working fine. Quote Link to comment Share on other sites More sharing options...
trevelyan Posted May 6, 2006 at 09:31 AM Author Report Share Posted May 6, 2006 at 09:31 AM Yeah. NewsinChinese is also screwing up. Will try to fix this now. Quote Link to comment Share on other sites More sharing options...
trevelyan Posted May 6, 2006 at 10:28 AM Author Report Share Posted May 6, 2006 at 10:28 AM Got it. Encoding issue resulting from an unclean compile. Everything should work now though. Thanks for pointing it out. Quote Link to comment Share on other sites More sharing options...
m_r_forrester Posted July 3, 2006 at 09:21 AM Report Share Posted July 3, 2006 at 09:21 AM Is there any possibility of changing the access key from 'a' to something else? The ability to instantly search a page is a productivity-enhancing feature of Firefox, and it seems a shame to lose it needlessly. Quote Link to comment Share on other sites More sharing options...
mewaters Posted July 26, 2006 at 08:29 PM Report Share Posted July 26, 2006 at 08:29 PM I've got the latest version of Firefox (1.5.0.4) and I've installed Greasemonkey (incorrectly?... When I try to poke around the "Manage User Scripts" windows, everything seems sort of dead.) So, when I go to the script page and try to install it from the Firefox Tools menu, I get the following pop-up error message: Any ideas??? Quote Link to comment Share on other sites More sharing options...
JanMichiel Posted July 27, 2006 at 09:37 AM Report Share Posted July 27, 2006 at 09:37 AM Could you make this available as an addon for Internet Explorer 7? http://blogs.msdn.com/ie/archive/2006/04/25/583369.aspx Also, would it be possible to popup the yellow balloon in the main window (just like adsotrans), instead of the popup window? Quote Link to comment Share on other sites More sharing options...
geek_frappa Posted August 2, 2006 at 12:30 AM Report Share Posted August 2, 2006 at 12:30 AM Could you make this available as an addon for Internet Explorer 7? do you plan on using IE7 instead of firefox? Quote Link to comment Share on other sites More sharing options...
JanMichiel Posted August 10, 2006 at 11:22 AM Report Share Posted August 10, 2006 at 11:22 AM Actually, I'm already using Internet Explorer 7. Microsoft has made the beta 3 version available at the internet explorer website. You can download it there and give it a try. I do plan on using Internet Explorer, as I don't really like firefox. As Internet Explorer is used by a lot of people, I think the plugin would benefit from an Internet Explorer implementation. I hope someone will do that. Thanks. Quote Link to comment Share on other sites More sharing options...
tanuki Posted August 13, 2006 at 02:36 PM Report Share Posted August 13, 2006 at 02:36 PM Hi, I'm new here and this is probably not the place to ask, as the technology is completely different, but I would LOVE to see an annotation plugin for Firefox working similarly to rikaichan. I really don't know enough about writing extensions to know if it's even possible to adopt that one to use adsotrans (or maybe an offline Chinese<->English dictionary like cedict), but I just thought I'd throw an idea here and see what happens. By the way, thanks for writing this script - it made my life so much easier! Now if it only worked for links... Quote Link to comment Share on other sites More sharing options...
zarathustra Posted August 13, 2006 at 05:49 PM Report Share Posted August 13, 2006 at 05:49 PM CEDICT is the best free dictionary so far. And HanziBar is the plugin to use for FireFox. Radicals and stroke count would be terrific. But those are not yet in CEDICT. CEDICT also shows words made from multiple characters. Quote Link to comment Share on other sites More sharing options...
trevelyan Posted August 14, 2006 at 02:28 AM Author Report Share Posted August 14, 2006 at 02:28 AM @m_r_forrester --> You can change the hotkey by editing the Greasemonkey script directly. Open the file and look for this line: if (whichASC == 65 && adso == 0) { adso = 1; } The number 65 represents the letter 'A'. Change this number to the binary value of whatever key you want. You can find a list of the relevant keycodes here. http://www.prepressure.com/library/binhex.htm. Then reinstall the script and you are set. @JanMichiel and tanuki -- these are good ideas.... the interface to the Adso site is pretty simple, and anyone else is welcome to contribute a plugin. Johnd contributed this one --> http://www.chinese-forums.com/index.php?/topic/9390-adsotrans-firefox-search-plugin that does not require Greasemonkey, for instance. I'm happy to make any changes on the server to support something like this. @zarathustra -- CEDICT is a human readable dictionary file. Adso is a text analysis engine. Hanzibar is a commercial interface to several free dictionaries. This plugin is an interface to an NLP system. The extensiveness, size and accuracy of the various backend databases vary considerably. I'm not sure what the point of your post was, but you're comparing apples and oranges. Quote Link to comment Share on other sites More sharing options...
atitarev Posted June 6, 2007 at 02:34 AM Report Share Posted June 6, 2007 at 02:34 AM I am having problem with Greasmonkey on Firefox 2.0. It installed with no problem, restarted Firefox. Installing the adsotrans script doesn't do anything, I tried opening http://www.adsotrans.com/downloads/adso.user.js, use options, no joy. Clicking add a script doesn't work, very strange. I used the script on 1.5. Quote Link to comment Share on other sites More sharing options...
trevelyan Posted June 6, 2007 at 10:21 AM Author Report Share Posted June 6, 2007 at 10:21 AM Focusing on a downloadable, windows version now. Anyone else have the time to look at this? Quote Link to comment Share on other sites More sharing options...
hlk123 Posted June 6, 2007 at 06:35 PM Report Share Posted June 6, 2007 at 06:35 PM Hi Last week I tried to use Adsotrans after a long pause .. but this time without success. I thought I forget the usage. My computer has Windows XP. I use Firefox. > "Focusing on a downloadable, windows version now. > Anyone else have the time to look at this?" Do you mean to repair it? I cannot! .. otherwise I have time. What should I do? I don't understand your sentences ... Quote Link to comment Share on other sites More sharing options...
atitarev Posted June 11, 2007 at 01:27 PM Report Share Posted June 11, 2007 at 01:27 PM I wish to report that the issue with Greasemonkey is resolved, I can use it with Firefox version 2.0 as well. Latest Greasemonkey's update (0.7.20070607) works OK. Thanks, guys Quote Link to comment Share on other sites More sharing options...
Sinealba Posted January 12, 2009 at 01:32 PM Report Share Posted January 12, 2009 at 01:32 PM Hi, This thread stopped a long time ago, but I'd be really interested in installing the annotation plug-in. However the following link is no longer valid: http://www.adsotrans.com/downloads/adso.user.js Taking out the /adso.user.js I get to the page, but what is it I should download? Thanks for any advice on this or any other annotation device (the ones I've used so far require you to cut and paste and don't allow for long texts) Quote Link to comment Share on other sites More sharing options...
roddy Posted January 12, 2009 at 01:45 PM Report Share Posted January 12, 2009 at 01:45 PM You should maybe have a look at this, which is from Popupchinese.com, which is from the people who brought you Adsotrans - I think that'll be the spiritual successor to this plugin. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and select your username and password later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.