<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>yybean.com Java编程 Web开发 Ajax技术 Spring框架 Struts2框架 Hibernate技术 在线文档 &#187; 开源</title>
	<atom:link href="http://www.yybean.com/category/open/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yybean.com</link>
	<description>一个java web精品小站...</description>
	<lastBuildDate>Thu, 05 Jan 2012 07:11:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>精选最好最流行的15个CSS框架</title>
		<link>http://www.yybean.com/select-the-best-and-most-popular-of-the-15-css-framework</link>
		<comments>http://www.yybean.com/select-the-best-and-most-popular-of-the-15-css-framework#comments</comments>
		<pubDate>Mon, 21 Mar 2011 15:28:13 +0000</pubDate>
		<dc:creator>yybean</dc:creator>
				<category><![CDATA[开源]]></category>
		<category><![CDATA[css框架下载]]></category>
		<category><![CDATA[css框架代码]]></category>
		<category><![CDATA[css框架教程]]></category>
		<category><![CDATA[css网页框架]]></category>
		<category><![CDATA[div+css框架]]></category>
		<category><![CDATA[最好的css框架]]></category>

		<guid isPermaLink="false">http://www.yybean.com/select-the-best-and-most-popular-of-the-15-css-framework</guid>
		<description><![CDATA[Java开发有框架，同样，css也有框架。

&#160;&#160;&#160;&#160;&#160; CSS框架通常指的是一些CSS文件的集合，这些文件包括网页的基本布局、表单样式、网格或简单结构、以及样式重置。例如：

· typography.css 基本排版规则

<span class="readmore"><a href="http://www.yybean.com/select-the-best-and-most-popular-of-the-15-css-framework" title="精选最好最流行的15个CSS框架">阅读全文——共2264字</a></span>]]></description>
		<wfw:commentRss>http://www.yybean.com/select-the-best-and-most-popular-of-the-15-css-framework/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>各大微博短网址(ShortUrl)的算法</title>
		<link>http://www.yybean.com/short-url-major-micro-bo-shorturl-algorithm</link>
		<comments>http://www.yybean.com/short-url-major-micro-bo-shorturl-algorithm#comments</comments>
		<pubDate>Tue, 12 Oct 2010 15:59:24 +0000</pubDate>
		<dc:creator>yybean</dc:creator>
				<category><![CDATA[开源]]></category>
		<category><![CDATA[短网址]]></category>
		<category><![CDATA[短网址 算法]]></category>
		<category><![CDATA[短网址 算法 C#]]></category>
		<category><![CDATA[短网址 算法 java]]></category>

		<guid isPermaLink="false">http://www.yybean.com/short-url-major-micro-bo-shorturl-algorithm</guid>
		<description><![CDATA[短网址应用已经在全国各大微博上开始流行了起来。例如QQ微博的url.cn，新郎的sinaurl.cn等。

我们在QQ微博上发布网址的时候，微博会自动判别网址，并将其转换，例如：http://url.cn/2hytQx

为什么要这样做的，原因我想有这样几点：

<span class="readmore"><a href="http://www.yybean.com/short-url-major-micro-bo-shorturl-algorithm" title="各大微博短网址(ShortUrl)的算法">阅读全文——共1976字</a></span>]]></description>
		<wfw:commentRss>http://www.yybean.com/short-url-major-micro-bo-shorturl-algorithm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GUID的java实现</title>
		<link>http://www.yybean.com/guid-of-the-java-implementation</link>
		<comments>http://www.yybean.com/guid-of-the-java-implementation#comments</comments>
		<pubDate>Wed, 15 Sep 2010 15:45:51 +0000</pubDate>
		<dc:creator>yybean</dc:creator>
				<category><![CDATA[开源]]></category>
		<category><![CDATA[guid]]></category>
		<category><![CDATA[guid java]]></category>
		<category><![CDATA[guid 生成]]></category>
		<category><![CDATA[java guid]]></category>
		<category><![CDATA[生成guid]]></category>

		<guid isPermaLink="false">http://www.yybean.com/guid-of-the-java-implementation</guid>
		<description><![CDATA[什么是 GUID ? 

全球唯一标识符 (GUID) 是一个字母数字标识符，用于指示产品的唯一性安装。在许多流行软件应用程序（例如 Web 浏览器和媒体播放器）中，都使用 GUID。    GUID 的格式为“xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”，其中每个 x 是 0-9 或 a-f 范围内的一个十六进制的数字。例如：6F9619FF-8B86-D011-B42D-00C04FC964FF 即为有效的 GUID 值。 

为什么要使用 GUID ? 

<span class="readmore"><a href="http://www.yybean.com/guid-of-the-java-implementation" title="GUID的java实现">阅读全文——共6759字</a></span>]]></description>
		<wfw:commentRss>http://www.yybean.com/guid-of-the-java-implementation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESB简介及开源产品</title>
		<link>http://www.yybean.com/introduction-and-open-source-esb</link>
		<comments>http://www.yybean.com/introduction-and-open-source-esb#comments</comments>
		<pubDate>Wed, 11 Aug 2010 13:59:11 +0000</pubDate>
		<dc:creator>yybean</dc:creator>
				<category><![CDATA[开源]]></category>
		<category><![CDATA[esb]]></category>
		<category><![CDATA[esb产品]]></category>
		<category><![CDATA[esb介绍]]></category>
		<category><![CDATA[esb开源]]></category>
		<category><![CDATA[esb是什么]]></category>
		<category><![CDATA[esb概念]]></category>
		<category><![CDATA[sb企业服务总线]]></category>

		<guid isPermaLink="false">http://www.yybean.com/introduction-and-open-source-esb</guid>
		<description><![CDATA[ESB全称为Enterprise Service Bus，即企业服务总线。它是传统中间件技术与XML、Web服务等技术结合的产物。ESB提供了网络中最基本的连接中枢，是构筑企业神经系统的必要元素。 

ESB的出现改变了传统的软件架构，可以提供比传统中间件产品更为廉价的解决方案，同时它还可以消除不同应用之间的技术差异，让不同的应用服务器协调运作，实现了不同服务之间的通信与整合。从功能上看，ESB提供了事件驱动和文档导向的处理模式，以及分布式的运行管理机制，它支持基于内容的路由和过滤，具备了复杂数据的传输能力，并可以提供一系列的标准接口。 

<span class="readmore"><a href="http://www.yybean.com/introduction-and-open-source-esb" title="ESB简介及开源产品">阅读全文——共3593字</a></span>]]></description>
		<wfw:commentRss>http://www.yybean.com/introduction-and-open-source-esb/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proxool 的HouseKeeper NullPointerException</title>
		<link>http://www.yybean.com/proxool-of-housekeeper-nullpointerexception</link>
		<comments>http://www.yybean.com/proxool-of-housekeeper-nullpointerexception#comments</comments>
		<pubDate>Thu, 10 Jun 2010 15:00:20 +0000</pubDate>
		<dc:creator>yybean</dc:creator>
				<category><![CDATA[开源]]></category>
		<category><![CDATA[框架整合]]></category>
		<category><![CDATA[HouseKeeper NullPointerException]]></category>
		<category><![CDATA[proxool]]></category>
		<category><![CDATA[proxool spring]]></category>
		<category><![CDATA[proxool 配置]]></category>

		<guid isPermaLink="false">http://www.yybean.com/proxool-of-housekeeper-nullpointerexception</guid>
		<description><![CDATA[使用Proxool连接池， 当在重启Tomcat容器时，出现    &#160;&#160; Exception in Thread &#34;HouseKeeper&#34; java.lang.NullPointerException     空指针异常错误。     原因是：

This is because Proxool is not being shutdown properly. If the JVM stops then Proxool recognises that and shuts down gracefully, but if you redeploy Proxool into some environments (for example, a servlet container) then Proxool needs to be explicitly told so by calling ProxoolFacade.shutdown(). If you have a servlet container then you could put it in the servlet&#8217;s destroy() method. Alternatively, use the ServletConfigurator to both configure and shutdown Proxool 

<span class="readmore"><a href="http://www.yybean.com/proxool-of-housekeeper-nullpointerexception" title="Proxool 的HouseKeeper NullPointerException">阅读全文——共1403字</a></span>]]></description>
		<wfw:commentRss>http://www.yybean.com/proxool-of-housekeeper-nullpointerexception/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proxool配置详解</title>
		<link>http://www.yybean.com/proxool-configuration-xiangjie</link>
		<comments>http://www.yybean.com/proxool-configuration-xiangjie#comments</comments>
		<pubDate>Thu, 10 Jun 2010 14:58:38 +0000</pubDate>
		<dc:creator>yybean</dc:creator>
				<category><![CDATA[开源]]></category>
		<category><![CDATA[proxool]]></category>
		<category><![CDATA[proxool使用]]></category>
		<category><![CDATA[proxool配置]]></category>
		<category><![CDATA[proxool配置详解]]></category>

		<guid isPermaLink="false">http://www.yybean.com/proxool-configuration-xiangjie</guid>
		<description><![CDATA[Proxool连接池是sourceforge下的一个开源项目,这个项目提供一个健壮、易用的连接池，最为关键的是这个连接池提供监控的功能，方便易用，便于发现连接泄漏的情况。开源项目地址是： http://proxool.sourceforge.net/

Proxool提供了很多配置属性,其属性意义如下，当然还是建议直接查看官方文档http://proxool.sourceforge.net/properties.html：

&#160;

<span class="readmore"><a href="http://www.yybean.com/proxool-configuration-xiangjie" title="Proxool配置详解">阅读全文——共4928字</a></span>]]></description>
		<wfw:commentRss>http://www.yybean.com/proxool-configuration-xiangjie/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

