ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

new FARR Plugin : Delicious - built on the Javascript SDK : FScript

(1/15) > >>

ecaradec:
Delicious plugin
The delicious plugin allow you to explore your bookmarks stored on the site del.icio.us.

Installation
Download the latest version at http://e.craft.free.fr/farr/delicious/delicious.zip and decompress it to farr/plugins/delicious.
Important information : Configure your username and password in the advanced options of the plugin.
If this is the first time you try the plugin, type dpu so that the plugin download the list of posts or dtu to get the list of tags.
The plugin is based on the javascript SDK (FScript.dll ) which may require that you install the Windows Script Control Host which you can get at :
http://www.microsoft.com/downloads/details.aspx?FamilyID=47809025-d896-482e-a0d6-524e7e844d81&DisplayLang=en

List of commands
dp : list delicious posts
dpu : list delicious posts and update local copy if necessary
dt : list delicious tags
dtu : list delicious tags and update local copy if necessary
dp and dt are a bit faster since they only work on the local copy of the posts or tags.

FScript : Javascript SDK
The principle of fscript.dll is the following :
Put the dll in a folder next to a file named fscript.js. FARR will call you on onSearchBegin and on onRegexSearchMatch. You can call FARR.emitResult to publish results.

The SDK has finally got a documentation packaged with a sample. You can get the last version at : http://e.craft.free.fr/farr/FScript/FScriptSample.rar

I hope to see a lot of little baby script plugins.

Emmanuel

mouser:
oh my gosh this is a wonderful post  :-* :-*  :Thmbsup: :Thmbsup: :Thmbsup:

jgpaiva:
Am i misunderstanking this, or is this a javascript plugin SDK for farr?

If so... You're a genious, ecaradec :D

ecaradec:
Yes it's a javascript SDK for FARR. It is still a bit limited : only plugins that publish results can be written now. It should  be good enough for many uses.

tinjaw:
Genius! Pure Genius!

Navigation

[0] Message Index

[#] Next page

Go to full version