Skip to main content

diigo

Add to browser

FeedDemon & Diigo ( aggregator diigo feeddemon rss software windows) Join Group To Post

You are here: Diigo Home > Groups > Diigo Community > Forum > FeedDemon & Diigo

  • #1Sean Brady said ...(on 04-14-2008)

    Sean Brady
    If any Diigo users are also users of FeedDemon (RSS reader for Windows) you might be interested in adding Diigo search directly to FeedDemon. you can do this by:

    1. Browsing to C:\Program Files\FeedDemon\Data\search
    2. Copy an exisitng file, and rename it to "Diigo.fdsrch2"
    3. Open the file in Notepad and replace the contents of the file with the following.

    View : http://screencast.com/t/ZkPkw3tm3SU

    You will now have access to the Diigo full text search engine from within FeedDemon. I may see if I can combine other search features as well.

    PS. I wanted to copy the code here directly, but the forum stops it from showing, anyway to include the code directly in the post?
  • #2Mario A Núñez said ...(on 04-18-2008, replying to Sean Brady on #1)

    Mario A Núñez
    Sean;

    Thanks for sharing this tip. Have you been able to configure the "send to" feature for Diigo?

    Mario

    Sean Brady wrote:
    > If any Diigo users are also users of FeedDemon (RSS reader for Windows) you might be interested in adding Diigo search directly to FeedDemon. you can do this by:
    >
    > 1. Browsing to C:\Program Files\FeedDemon\Data\search
    > 2. Copy an exisitng file, and rename it to "Diigo.fdsrch2"
    > 3. Open the file in Notepad and replace the contents of the file with the following.
    >
    > View : http://screencast.com/t/ZkPkw3tm3SU
    >
    > You will now have access to the Diigo full text search engine from within FeedDemon. I may see if I can combine other search features as well.
    >
    > PS. I wanted to copy the code here directly, but the forum stops it from showing, anyway to include the code directly in the post?
  • #3Sean Brady said ...(on 04-18-2008, replying to Mario A Núñez on #2)

    Sean Brady
    I have not tried yet. I understand that there may be an API, or a standard web based URL interface for saving a a bookmark soon, which will make this a bit easier. I don't think it can be done with the existing tools. Diigo folks? FeedDemon has an integration feature that uses a URL based method to add a bookmark to Diigo. Here is an example of hat FeedDemon uses for Del.icio.us looks like, can we do this for Diigo?

    http://del.icio.us/{user}?title={title}&url={url}


    Mario A Núñez wrote:
    > Sean;
    >
    > Thanks for sharing this tip. Have you been able to configure the "send to" feature for Diigo?
    >
    > Mario
    >
    > Sean Brady wrote:
    > > If any Diigo users are also users of FeedDemon (RSS reader for Windows) you might be interested in adding Diigo search directly to FeedDemon. you can do this by:
    > >
    > > 1. Browsing to C:\Program Files\FeedDemon\Data\search
    > > 2. Copy an exisitng file, and rename it to "Diigo.fdsrch2"
    > > 3. Open the file in Notepad and replace the contents of the file with the following.
    > >
    > > View : http://screencast.com/t/ZkPkw3tm3SU
    > >
    > > You will now have access to the Diigo full text search engine from within FeedDemon. I may see if I can combine other search features as well.
    > >
    > > PS. I wanted to copy the code here directly, but the forum stops it from showing, anyway to include the code directly in the post?
  • #4Mr. DiGi said ...(on 04-18-2008, replying to Sean Brady on #3)

    Mr. DiGi
    It is regular OpenSearch (and if you don't want to retype it) - here it is:

    http://paste.pocoo.org/show/41749/ - with note for Diigo (to adding this search to page)
  • #5Mario A Núñez said ...(on 04-18-2008, replying to Mr. DiGi on #4)

    Mario A Núñez
    Thanks, Mr Digi. I try to implement it but I am receiving an error sayin that this is not an xml file. Any ideas?


    Mr. DiGi wrote:
    > It is regular OpenSearch (and if you don't want to retype it) - here it is:
    >
    > http://paste.pocoo.org/show/41749/ - with note for Diigo (to adding this search to page)
  • #6Sean Brady said ...(on 04-18-2008, replying to Mr. DiGi on #4)

    Sean Brady
    Thanks, but I think this URL is for search, what I am looking for is to actually post a new bookmark to Diigo Basically in FeedDemon you can have an article selected, FeedDemon will grab the title and url, and pass it to the bookmarking service.
    Mr. DiGi wrote:
    > It is regular OpenSearch (and if you don't want to retype it) - here it is:
    >
    > http://paste.pocoo.org/show/41749/ - with note for Diigo (to adding this search to page)
  • #7Mr. DiGi said ...(on 04-18-2008, replying to Mario A Núñez on #5)

    Mr. DiGi
    Sorry, I messed XML somewhere while pasting... :)

    Correct (I Hope): http://paste.pocoo.org/show/41814/

    Part to inserting to Diigo header: http://paste.pocoo.org/show/41816/
  • #8Mario A Núñez said ...(on 04-18-2008, replying to Mr. DiGi on #7)

    Mario A Núñez
    Thanks. I am not very sure about what do you mean by "inserting to Diigo Header". Where I do that?

    Mario


    Mr. DiGi wrote:
    > Sorry, I messed XML somewhere while pasting... :)
    >
    > Correct (I Hope): http://paste.pocoo.org/show/41814/
    >
    > Part to inserting to Diigo header: http://paste.pocoo.org/show/41816/
  • #9Mr. DiGi said ...(on 04-20-2008, replying to Mario A Núñez on #8)

    Mr. DiGi
    That is job for Diigo developers... Or you can add it on any public website and visit it with your browser.

    That XML and link is for *searching* on Diigo (add Diigo as search engine to your browser)