Skype Extension for Dekiwiki

Table of contents
No headers

Installation:
1. Download Skype Extension here: skypeext.zip
2. Unzip the file and extract SkypeExt.dll to /dekiwiki_install_dir/bin/services/    (for example /var/www/deki-hayes/bin/services)
3. Restart dekihost service  (e.g /etc/init.d/dekihost restart)
4. Create a new Local Service in Deki services control panel of type Extension.
5. use SID =  http://ossglobal.ie/opensrc/deki/2007/10/skype
6. ensure Status is enabled.
7. Click Add Service

Usage:
1. To display skype status for a user and open chat dialog box on click:

     
{{skype.getstatus(”chat”,”skypeusername”)}}

    This should display ./status.JPG

 

 

 

NOTE: Latest versions of DekiHayes might cause microsoft.visualbasic.dll errors while loading. To fix this, please update your mono installation. 

Tag page

Files 2

FileSizeDateAttached by 
skypeext.zip
No description
5.21 kB17:05, 19 Mar 2008pratheeshActions
 SkypeExt_SRC_1.1.zip
No description
373.93 kB17:04, 19 Mar 2008pratheeshActions
Viewing 5 of 5 comments: view all
Is it possible to have source code ?
Posted 14:45, 10 Oct 2007
Hi vdaron,
you can download the source code from
http://www.ossglobal.ie/blog/?page_id=10
Posted 13:51, 12 Oct 2007
has anyone tried this in the VM? it doesn't seem to work for me. the dekiwiki service seems to not respond, until i remove the .dll and restart dekihost again.
Posted 22:05, 4 Mar 2008
Hi guys,
Have recompiled the extension with latest dream libraries. You might have to update your mono, if deikiwiki shows error while loading the extension.
please go here for instructions: http://wiki.opengarden.org/index.php?title=User:SteveB/Upgrading_the_VM_to_Mono_1.2.6&highlight=mono
Posted 17:08, 19 Mar 2008
Just wanted to report a little problem I had because of my skype nickname (wekey.it): due to the '.it' the status part of the extension wasn't working.
The problem is how the URL for the status is encoded and what skype's http://mystatus.skype.com/ expects.
http://mystatus.skype.com/wekey.it interprets 'wekey' as the nickname and '.it' as the language selector, which actually is not correct, at least for me...
The workaround is to add a '.it' or '.en' at the end of the nickname and the extension will work smoothly.
Posted 14:10, 14 Nov 2008
Viewing 5 of 5 comments: view all
You must login to post a comment.