码迷,mamicode.com
首页 >  
搜索关键字:openfire plugin    ( 6177个结果
Ubuntu gedit 折叠插件
Ubuntu Kylin 14.04gedit- Version 3.10.4 (as same as all version of gedit 3.x )Attention: this plugin of gedit version 3.x is not the same as gedit ver...
分类:其他好文   时间:2014-05-16 09:05:47    阅读次数:293
[ExtJS 4.2.1] Panel Maximizable
今天记录一下, 造了个Simple Maximizable Panel。一切从简, 没有封装成Plugin, 没有加入animate, 没有修正resize event。贴上源码: 1 2 3 4 5 panel-maximizable.html 6 ...
分类:Web程序   时间:2014-05-13 20:57:54    阅读次数:502
Java领域的IM解决方案
Java领域的即时通信的解决方案可以考虑openfire+spark+smack。当然也有其他的选择。 Openfire是基于Jabber协议(XMPP)实现的即时通信服务器端版本,目前建议使用3.6.4版本,这个版本是当前最新的版本,而且网上可以找到下载的源代码。 即时通信客户端可使用spark2.5.8,这个版本是目前最新的release版本,经过测试发现上一版本在视频支持,msn网关支持...
分类:编程语言   时间:2014-05-13 15:55:13    阅读次数:252
struts2jsp里<struts:head theme:"ajax">报错
按javaweb王者归来做strut2练习使用<struts:headtheme:"ajax">报错org.apache.jasper.JasperException:Template/template/ajax/head.ftlnotfound加入struts2-dojo-plugin-2.1.6包并在jsp里引入<%@taglibprefix="sx"uri="/struts-dojo-tags"%><sx:head/>这是..
分类:Web程序   时间:2014-05-13 13:00:55    阅读次数:854
linux 远程桌面---xmanager
linux服务器端设置所需软件包[root@localhost~]#rpm-qa|grepxdmxorg-x11-xdm-1.1.6-14.1.el6.x86_64[root@localhost~]#rpm-qa|grepgdmgdm-2.30.4-39.el6.x86_64gdm-user-switch-applet-2.30.4-39.el6.x86_64pulseaudio-gdm-hooks-0.9.21-14.el6_3.x86_64gdm-plugin-fingerprint..
分类:系统相关   时间:2014-05-13 03:27:00    阅读次数:405
jQuery Fancybox插件介绍
下面介绍一款jquery图片播放插件叫Fancybox,项目主页地址:http://fancybox.net/ Fancybox的特点如下: 1、可以支持图片、html文本、flash动画、iframe以及ajax的支持 2、可以自定义播放器的CSS样式 3、可以以组的形式进行播放,导航的按钮(上一项,下一项) 4、如果将鼠标滚动插件(mouse wheel plugin)包含进来的话Fancybox还能支持鼠标滚轮滚动来翻阅图片 5、Fancybox播放器支持投影,更有立体的感觉...
分类:Web程序   时间:2014-05-13 00:22:11    阅读次数:573
maven错误解决一:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
解决方法是将 jre的目录在 window->Preferences 里修改java installed里的jre目录改为jdk目录即可。原因是在jre目录下不存在tools.jar.
分类:其他好文   时间:2014-05-12 22:08:31    阅读次数:895
maven 从svn导入项目遇到的问题 No marketplace entries found to handle yuicompressor maven plugin:1.3.0:compile
RT,使用eclipse导入项目时 报   No marketplace entries found to handle yuicompressor maven plugin:1.3.0:compile in Eclipse. Please see Help for more information 我认为同事说的很对, eclipse是面向插件的,maven插件m2ecli...
分类:其他好文   时间:2014-05-12 15:23:26    阅读次数:333
扩展用户
使用外部用户系统的配置安装openfire,启动服务控制台,进入管理界面。首次进入管理,会自动进入配置界面,配置很简单。注意一点,在选择数据库时,使用“外部数据库”,openfire支持常用的数据库,包括mysql、oracle、mssql等。我使用的是mysql,这样openfire就会自动在指定...
分类:其他好文   时间:2014-05-11 22:49:29    阅读次数:343
Fix the iOS code signing issue when using Jenkins
This week I setup the Jenkins on my Mac and try to build iOS applications. unfortunately I got the code signing issues, either I use xcode plugin or x...
分类:移动开发   时间:2014-05-10 06:22:45    阅读次数:347
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!