[Gambas-user] DCOP, LDAP and iCalendar support?

Daniel Campos daniel.campos at ...338...
Sat Jan 29 10:28:35 CET 2005


alessandro bottoni escribió:

>I'm evaluating the possibility to develop a small (but quite complex) network 
>application with Gambas. Does anybody know if Gambas supports the following 
>technologies?
>
>DCOP: does Gambas has any way to communicate with KDE applications via DCOP 
>(or D-Bus)? I have to "talk" to Korganizer and Kmail.
>  
>
Gambas can use DCOP using the gb.qt.kde component:

http://www.binara.com/gambas-wiki/static/Gambas/GbQtKde.html


>LDAP: does Gambas has any library for reading and writing LDAP records at an 
>attribute level? I have the need to add, modify and remove the e-mail accounts 
>of a LDAP-based address book. I'm particularly concerned about the 
>possibility to change an existing account because many LDAP libraries seems 
>to lack this feature. They can just add or remove a whole account (at the 
>record level).
>  
>

There's not LDAP component, however here's a sample program using
LDAP:

http://forja.linex.org/project/showfiles.php?group_id=14&release_id=108

>iCalendar (vCalendar): does Gambas has any library for reading and writing a 
>shared (server-based) iCalendar or vCalendar at the individual event level?
>
>  
>
I don't know about this...

Regards,

D. Campos



>Many thanks in advance for your attention
>
>------------------------------------
>Alessandro Bottoni
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
>Tool for open source databases. Create drag-&-drop reports. Save time
>by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
>Download a FREE copy at http://www.intelliview.com/go/osdn_nl
>_______________________________________________
>Gambas-user mailing list
>Gambas-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>  
>





More information about the User mailing list