I've got a few other fixes I need to make to other scripts (JSTOR just changed their entire site, so none of my scripts for that work either); I'll do that in the next couple of days.
So, two fixes: escaping URLs correctly and telling finder to open the URL instead of BibDesk. -AHM On 2008-04-16, at 10:00 AM, Christiaan Hofman wrote: > First, be aware that URL handling has changed. In the past, sending an > "open location" apple event to BibDesk would just forward it to the > system. Now, as BibDesk defines it's own URLs, those are handled by > BibDesk. For http: URLs this will open them in the web group (not your > browser). > > The problem is that the URLs this script generates most of the time > will be invalid, because it contains invalid characters like spaces. > It could be that your browser corrected for this before (mine > doesn't), but BibDesk does not. I've just added that, so for the next > nightly the script will work. > > Christiaan > > On 16 Apr 2008, at 6:16 PM, James Howison wrote: > >> Alex Mongomery's handy OpenURL script no longer seems to work (at >> least with yesterday's nightly). This is the script I mean: >> >> http://people.reed.edu/~ahm/Projects/Citation/BibDesk/OpenURL.scpt >> >> I get no feedback, even when running it inside Script Editor.app >> >> --J >> >> On Apr 10, 2008, at 1:46 AM, Adam R. Maxwell wrote: >>> It's about time for another release, so make sure to beat up on the >>> nightly builds. I believe the release notes are up to date if >>> you're >>> curious about what's new. >>> >>> I just finished merging the DBLP search group in for the next >>> nightly >>> build as well, so maybe our Comp Sci users can try that out. The >>> nightly build Automator workflow just launched, so it should be up >>> in >>> ~20 minutes. >>> >>> -- >>> adam >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >>> Don't miss this year's exciting event. There's still time to save >>> $100. >>> Use priority code J8TL2D2. >>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >>> _______________________________________________ >>> Bibdesk-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/bibdesk-users >>> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save >> $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ >> Bibdesk-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/bibdesk-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Bibdesk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bibdesk-users ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
