This module is based on the socket.io real time implementation. It inherit Of the modules web_longpolling and web_socketio on bitbucket. How Install the module web_im Make your Nginx/Apache conf example conf for nginx: worker_processes 1; events { wo…
转自:http://shine-it.net/index.php/topic,16469.msg28364.html ubuntu server 下 odoo激活及时通讯功能im OpenERP IM Odoo IM activated "Instant Messaging is not activated on this server." 参考: https://accounts.openerp.com/forum/Help-1/question/How-to-activate-ch…
Instant Messaging for Business: Your 10 Best Options By Iaroslav Kudritskiy It's probably not a surprise to you, but you or our employees are probably already using instant messaging for business. Formally or informally their likely having conversati…
通过view实现字段的只读.隐藏操作 原文地址:http://cn.openerp.cn/view_groups/ 在OpenERP V7视图(ir.ui.view)多了一个非常有用的字段(groups_id) 'groups_id': fields.many2many('res.groups', 'ir_ui_view_group_rel', 'view_id', 'group_id', string='Groups', help="If this field is empty, the vi…
附:asmack已经不需要了,4.1以后的smack已经可以在android上使用了. XMPP Clients: http://xmpp.org/software/clients.html An XMPP client is any software or application that enables you to connect to an XMPP for instant messaging with other people over the Internet. There ar…
In this tutorial, we will be discussing about how to install Erlang and Elixir in CentOS 7 minimal server. Before installing them, let us see a brief explanation of each. About Erlang Erlang is an open source programming language used to build massiv…
Applications http://www.freeopensourcesoftware.org/index.php?title=Applications Main Page > This page collects good FOSS applications -- user-facing software. Please make sure software you add has current development and user communities - any siz…
Indexes and search engines These sites provide indexes and search engines for Go packages: godoc.org gowalker gosearch Sourcegraph Contributing To edit this page you must be a contributor to the go-wiki project. To get contributor access, send mail t…
Refer to http://portableapps.com/apps for detail. Below is just a list at Jan-01-2017 for quick shower. Portable App Directory Over 300 Real Portable AppsOver 500 Million DownloadsFree, Legal, Safe, and Fully PortableNo Shovelware. No Bundleware.The …
It's reported that FB Messenge is the most secure App for instant messaging service. Let's see if FB messenger is secure enough or not. I'll evaluate it according to OWASP Mobile Top 10 risks. The first one of OWASP Moble Top ten risks is M1- "Insecu…
TRichTextBox – A universal RichTextBox which can display animated images and more trestan, 7 Dec 2010 CPOL 4.81 (13 votes) 1 2 3 4 5 4.81/5 - 13 votes μ 4.81, σa 0.91 [?] Rate: vote 1vote 2vote 3vote 4vote 5 Add a reason or comment to your vote:…
using System; using System.Collections.Specialized; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Runtime.InteropServices; using System.Text; using System.Windows.Forms; namespace RichTextBoxEx.Controls { #regi…
转自:http://blog.sina.com.cn/s/blog_65d6476a0101cj8n.html RFC(Request For Comments)-意即“请求注解”,包含了关于Internet的几乎所有重要的文字资料.如果你想成为网络方面的专家,那么RFC无疑是最重要也是最经常需要用到的资料之一,所以RFC享有网络知识圣经之美誉.通常,当某家机构或团体开发出了一套标准或提出对某种标准的设想,想要征询外界的意见时,就会在Internet上发放一份RFC,对这一问题感兴趣的人可以阅读…