pep1 / kitchenoffice

Gentics Kitchen Office
7 stars 4 forks source link

SMS, E-Mail, Skype Notifications #4

Open Jotschi opened 10 years ago

berni2288 commented 10 years ago

For skype notifications we might be able to this: https://github.com/taksan/skype-java-api I'm not sure if this requires a Skype client installation or if this is standalone... we should figure it out.

wigentics commented 10 years ago

http://xmpp.org/about-xmpp/technology-overview/

berni2288 commented 10 years ago

I doubt that XMPP can communicate with Skype. And we will probably not change all our IM clients in the office to XMPP. But yeah, XMPP is nice.

draftkraft commented 10 years ago

http://www.igniterealtime.org/projects/openfire/

On 08 Nov 2013, at 13:28 , Bernhard Kaszt notifications@github.com wrote:

I doubt that XMPP can communicate with Skype. And we will probably not change all our IM clients in the office to XMPP. But yeah, XMPP is nice.

— Reply to this email directly or view it on GitHub.

Do you fiddle around or edit content? - Aloha Editor, content editable.

Haymo Meran Gentics Software GmbH CTO

Linkedin: http://at.linkedin.com/in/draftkraft Twitter: http://twitter.com/draftkraft Skype: callto://haymomeran

T +43 1 710 99 04 0 Gonzagagasse 11/25 F +43 1 710 99 04 4 A-1010 Vienna, Austria M +43 699 12 677 513 http://www.gentics.com E h.meran@gentics.com Handelsgericht Wien – FN 199328f

This e-mail is private, confidential, privileged and is intended only for the use of the above mentioned addressee. If you receive this e-mail in error, please advise us immediately and delete the message. Unless confirmed in writing, duly signed by an authorized representative of Gentics Software GmbH, any liability our company, its partners or employees for e-mails or their content is excluded. Although taking according measures, complete safety from viruses cannot be guaranteed. Any liability for damages resulting from or in connection with virus infections is excluded. Forum for all disputes out of or in connection with our services is the competent court for the First District, City of Vienna, Austria. Any agreements and all services are governed to the extent or as permitted by Austrian law.

pep1 commented 10 years ago

Implemented RSS Feed for food event stream in version 0.0.3

berni2288 commented 10 years ago

Since we are using XMPP now, we can now think about integrating a Java XMPP library into the app. Example: http://www.igniterealtime.org/projects/smack/ Since both, food.office and our XMPP server are using LDAP, we can make a simple button for the user at the top, where he can click on to receive instant food notifications :)

wigentics commented 10 years ago

Keeping in mind that kitchenoffice is an open source project and should be usable elsewhere, I think we should use a more XMMPy approach:

Have kitchenoffice connect as an XMPP client, and everybody interested in getting notifications just adds its JID to the roster.

berni2288 commented 10 years ago

Will not work for us because all LDAP users are automatically in the roster :)

wigentics commented 10 years ago

So what?

berni2288 commented 10 years ago

So people would be spammed with food events without subscribing