<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>sumongh我们在一起</title><link>http://blog.csdn.net/sumongh_pan/</link><description>与神龙相伴 借东风扬帆</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 27 Apr 2007 15:23:32 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>sumongh</dc:creator><title>Smartupload和commons-fileupload介绍与比较</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/27/1587306.aspx</link><pubDate>Fri, 27 Apr 2007 15:24:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/27/1587306.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1587306.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/27/1587306.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1587306.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1587306</trackback:ping><description>WEB文件上传可能是网站建设中最常用的功能之一，我在项目开发中几乎都需要实现文件上传功能．前段时间自己搜集了一些上传组件．这篇文章中将介绍这些组件的使用方法，并且比较各自的优劣．

一，smartupload组件．

我想只要做个文件上传的
&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1587306.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>保存文件等二进制大对象到oracle数据库中的解决方法</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/27/1587172.aspx</link><pubDate>Fri, 27 Apr 2007 13:50:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/27/1587172.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1587172.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/27/1587172.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1587172.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1587172</trackback:ping><description>首先在数据库中定义要保存的字段为Blob类型，同时map的对应hbm文件中对应列应该为java.sql.Blob类型，所以生成的PO对应字段也应该为java.sql.Blob,(不是oracle.sql.BLOB)。 &lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1587172.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>Liferay 4.2 chat聊天室使用配置</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1562198.aspx</link><pubDate>Thu, 12 Apr 2007 15:42:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1562198.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1562198.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1562198.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1562198.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1562198</trackback:ping><description>Liferay 4.2 chat 采用jabber+ajax开发。在使用上给人的感觉非常好。

为了使用chat需要有一台jabber server 并对liferay 配置进行修改.
&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1562198.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>编程方式部署jBPM工作流</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1561523.aspx</link><pubDate>Thu, 12 Apr 2007 09:13:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1561523.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1561523.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1561523.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1561523.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1561523</trackback:ping><description> 本文介绍了编程方式部署jBPM工作流定义的方法。并向您提供了源代码。只要您正确配置了Jbpm的数据库和Hibernate，使用本文提供的这个工具类，就可以非常方便的部署您创建的jbpm工作流定义。 &lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1561523.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>update和saveOrUpdate详解</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1561500.aspx</link><pubDate>Thu, 12 Apr 2007 08:53:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1561500.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1561500.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/12/1561500.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1561500.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1561500</trackback:ping><description>在Hibernate中，最核心的概念就是对PO的状态管理。一个PO有三种状态：

1、未被持久化的VO

此时就是一个内存对象VO，由JVM管理生命周期

2、已被持久化的PO，并且在Session生命周期内

此时映射数据库数据，由数据库管理生命周期
 
&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1561500.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>FCKEDITOR中文使用说明</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560630.aspx</link><pubDate>Wed, 11 Apr 2007 15:25:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560630.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1560630.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560630.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1560630.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1560630</trackback:ping><description>首先,FCKEDITOR的性能是非常好的,用户只需很少的时间就可以载入FCKEDITOR所需文件.对于其他在线编辑器来说,这几乎是个很难解决的难题,因为在开启编辑器时需要装载太多的文件.比如CUTEEDITOR,虽然功能比FCKEDITOR还要强大,可是,它本身也够庞大了,至于FREETEXTBOX等,其易用性与FCKEDITOR相比,尚有差距,可以说,FCKEDITOR是一个别具匠心的在线编辑器,它里面融入了作者高深的面向对象的JAVASCRIPT功力,集易用性与强大的功能与一体.
 
&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1560630.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>Liferay中整合tinyMCE详解 </title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560603.aspx</link><pubDate>Wed, 11 Apr 2007 15:14:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560603.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1560603.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560603.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1560603.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1560603</trackback:ping><description>Liferay默认的文章编辑器功能比较简单，且可扩展性较差。经过再三权衡，决定采用tinyMCE作为Liferay的默认在线文章编辑器。但是，官方下载的tinyMCE的advimage插件不具有图片上传的功能，需要对该插件进行扩展。&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1560603.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>HTML在线编辑器的调用方法和使用方法详解 </title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560573.aspx</link><pubDate>Wed, 11 Apr 2007 15:01:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560573.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1560573.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560573.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1560573.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1560573</trackback:ping><description>　　HTML在线编辑器不需要懂得使用Dreamweaver，会用Word就会使用此编辑器，在文章系统或者是新闻系统需要文字编辑的web程序中非常实用。 
　　但是如何将html编辑器嵌入到web页中和怎么取得里面的数据呢？！ 
　　首先我们假定我们所要调用得HTML在线编辑器放在一个单独得页面中，文件名是gledit.htm。 
　　HTML在线编辑器有两种基本调用方法： &lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1560573.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>FCKeditor 2.0 的设置.修改.使用 </title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560532.aspx</link><pubDate>Wed, 11 Apr 2007 14:40:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560532.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1560532.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/11/1560532.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1560532.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1560532</trackback:ping><description>FCKeditor 2.0版终于出来了，之所以用“终于”这个词，是因为在这一版本上加上了众望所归的FLASH插入功能。可以说在所有的在线编辑器中，FCKeditor是目前互联网上最好的编辑器，功能强大，支持多种浏览器，&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1560532.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>Liferay源码－配置文件</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/10/1559577.aspx</link><pubDate>Tue, 10 Apr 2007 19:37:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/10/1559577.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1559577.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/10/1559577.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1559577.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1559577</trackback:ping><description>/ROOT/WEB-INF/
web.xml：此配置应该都比较熟悉，里面配置servlet、filter等不多说了
portlet.xml：这是liferay的portlet配置文件，可以用portlet-ext.xml进行扩展，主要子节点解释如下：&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1559577.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>cas实现单点登录</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/10/1558776.aspx</link><pubDate>Tue, 10 Apr 2007 11:19:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/10/1558776.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1558776.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/10/1558776.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1558776.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1558776</trackback:ping><description>cas是耶鲁大学开发的一个开源项目，含义为集中认证服务(Central Authentication Service)， 
目标为：当耶鲁大学有新的应用系统上线时，这个应用系统只需要配置使用cas来保护它的资源受限访问，而不需要 这个应用系统本身再编写安全方面的代码。 &lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1558776.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>关于Liferay的配置文件 —— 基于Struts开发Portlet </title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/05/1553499.aspx</link><pubDate>Thu, 05 Apr 2007 21:34:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/05/1553499.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1553499.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/05/1553499.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1553499.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1553499</trackback:ping><description>结合Liferay实例sample-struts-portlet，基于Struts开发Portlet一般具有以下配置文件：

liferay-display.xml 
liferay-portlet.xml 
portlet.xml 
struts-config.xml 
tiles-defs.xml 
web.xml
&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1553499.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>ASP中文件上传</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548756.aspx</link><pubDate>Sun, 01 Apr 2007 22:59:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548756.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1548756.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548756.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1548756.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1548756</trackback:ping><description>摘要：在基于浏览器/服务器的应用环境中，在浏览器中上传各种类型的文件一直是困扰用户文件管理应用的难题之一。在HTTP中上传文件有三种机制：RFC1867，PUT和WebDAV。常用的实现方法是利用在RFC1867中引入的一个新类型：File以及ADO Stream对象。本文对上述上传方法及实现原理作了论述，并给出了具体解决实例。&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1548756.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>几种数据加密方法</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548751.aspx</link><pubDate>Sun, 01 Apr 2007 22:56:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548751.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1548751.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548751.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1548751.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1548751</trackback:ping><description>



var hexcase = 0;  /* hex output format. 0 - lowercase; 1 - uppercase        */
var b64pad  = ""; /* base-64 pad character. "=" for strict RFC compliance   */
var chrsz   = 8;  /* bits per input character. 8 - ASCII; 16 - Unicode      */
&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1548751.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>sumongh</dc:creator><title>渐显动态公告窗口</title><link>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548734.aspx</link><pubDate>Sun, 01 Apr 2007 22:42:00 GMT</pubDate><guid>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548734.aspx</guid><wfw:comment>http://blog.csdn.net/sumongh_pan/comments/1548734.aspx</wfw:comment><comments>http://blog.csdn.net/sumongh_pan/archive/2007/04/01/1548734.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sumongh_pan/comments/commentRss/1548734.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1548734</trackback:ping><description>


messages = new Array()
messages[0] = "欢迎来到无忧脚本"
messages[1] = "这里有大量的DHTML"
messages[2] = "我们的地址 WWW.51JS.COM"&lt;img src ="http://blog.csdn.net/sumongh_pan/aggbug/1548734.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>