通过纯 PubSub 或 PEP(PubSub 子集)推送到订阅 IM 客户端的网站通知(最有可能通过发布到 Atom 提要的更改)将成为普通企业即时消息之外的大型应用程序。
Web site notifications (most likely through changes published to Atom feeds) that get pushed out to subscribing IM clients via pure PubSub or PEP (PubSub subset) are going to be a big application, outside of vanilla enterprise instant messaging.
I wrote a bot that knows how to talk to our ticketing system (our Trac site). Users can ask to see the tickets for the current sprint, tickets assigned to them, they can "grep" through tickets, get the current Milestone information and update ticket fields (workleft, status, owner or attach comments). That's been pretty popular with several developers -- and getting people to keep their tickets updated is a Good Thing.
发布评论
评论(3)
通过纯 PubSub 或 PEP(PubSub 子集)推送到订阅 IM 客户端的网站通知(最有可能通过发布到 Atom 提要的更改)将成为普通企业即时消息之外的大型应用程序。
Web site notifications (most likely through changes published to Atom feeds) that get pushed out to subscribing IM clients via pure PubSub or PEP (PubSub subset) are going to be a big application, outside of vanilla enterprise instant messaging.
我编写了一个机器人,它知道如何与我们的票务系统(我们的 Trac 网站)对话。 用户可以要求查看当前冲刺的票证、分配给他们的票证,他们可以通过票证“grep”,获取当前的里程碑信息并更新票证字段(workleft、状态、所有者或附加注释)。 这在一些开发商中非常受欢迎——让人们不断更新他们的票证是一件好事。
I wrote a bot that knows how to talk to our ticketing system (our Trac site). Users can ask to see the tickets for the current sprint, tickets assigned to them, they can "grep" through tickets, get the current Milestone information and update ticket fields (workleft, status, owner or attach comments). That's been pretty popular with several developers -- and getting people to keep their tickets updated is a Good Thing.
IMified (imified.com) 是构建您所讨论的应用程序类型的一种非常好的方法。
IMified (imified.com) is a pretty nice way to build out the kind of applications you are talking about.