<?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>一坨博客 &#187; 软件开发</title>
	<atom:link href="http://blog.wupei.name/category/software-development/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.wupei.name</link>
	<description>别跟我装B, 你其实啥也不知道</description>
	<lastBuildDate>Tue, 22 Jun 2010 16:43:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Eclipse很不错</title>
		<link>http://blog.wupei.name/eclipse%e5%be%88%e4%b8%8d%e9%94%99.html</link>
		<comments>http://blog.wupei.name/eclipse%e5%be%88%e4%b8%8d%e9%94%99.html#comments</comments>
		<pubDate>Mon, 12 Apr 2010 16:16:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[软件开发]]></category>
		<category><![CDATA[随便写写]]></category>

		<guid isPermaLink="false">http://blog.wupei.name/?p=149</guid>
		<description><![CDATA[&#8212;&#8212;偷懒利器&#8212;&#8212; Tags/标签: 随便写写 Related posts 群众的眼睛是雪亮的 (0) 瞎写的 (0) 何其壮观 (0) Scheiss Egal (0)]]></description>
		<wfw:commentRss>http://blog.wupei.name/eclipse%e5%be%88%e4%b8%8d%e9%94%99.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSGi</title>
		<link>http://blog.wupei.name/osgi.html</link>
		<comments>http://blog.wupei.name/osgi.html#comments</comments>
		<pubDate>Tue, 29 Jul 2008 14:38:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[软件开发]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://blog.wupei.name/?p=11</guid>
		<description><![CDATA[OSGi（Open Service Gateway Initiative）有双重含义。一方面它指OSGi Alliance组织；另一方面指该组织制定的一个基于Java语言的服务（业务）规范——OSGi服务平台（Service Platform）。OSGi Alliance是一个由Sun Microsystems、IBM、爱立信等于1999年3月成立的开放的标准化组织，最初名为Connected Alliance。该组织及其标准原本主要目的在于使服务提供商通过住宅网关，为各种家庭智能设备提供各种服务。目前该平台逐渐成为一个为室内、交通工具、移动电话和其他环境下的所有类型的网络设备的应用程序和服务进行传递和远程管理的开放式服务平台。该规范和核心部分是一个框架 ，其中定义了应用程序的生命周期模式和服务注册。基于这个框架定义了大量的OSGi服务： 日志、配置管理、偏好, HTTP(运行servlet)、XML分析、设备访问、软件包管理、许可管理、星级、用户管理、IO连接、连线管理、Jini和 UPnP。这个框架实现了一个优雅、完整和动态的组件模型。应用程序（称为bundle）无需重新引导可以被远程安装、启动、升级和卸载（其中Java包/类的管理被详细定义）。API中还定义了运行远程下载管理政策的生命周期管理。服务注册允许bundles去检测新服务和取消的服务，然后相应配合。OSGi原先关注于服务网关，其实可用于多个方面。现在OSGi规范已经用于从移动电话到开源的Eclipse (其中包括了与IBM的OSGi框架SMF兼容的开源版本）。 OSGi服务平台的应用包括：服务网关、 汽车、移动电话、 工业自动化、建筑物自动化、 PDA 网格计算、娱乐（如iPronto）、和 IDE。OSGi规范是由成员通过公开的程序开发，对公众免费而且没有许可证限制。但是OSGi Alliance的兼容性程序只对成员开放，目前有12个兼容的实现。2003年Eclipse选择OSGi作为其插件的底层运行时架构。Equinox project对该理念进行了实验，2004年6月在Eclipse3 R3中发布。ProSyst是面向OSGi开发者的Eclipse插件。2003年10月， 诺基亚、摩托罗拉, ProSyst 和其他OSGi成员组建了Mobile Expert Group (MEG)为下一代智能手机规范业务平台，做为对 MIDP 和CDC的补充。 Tags/标签: eclipse, OSGi Related posts 关于Bug#36961的故事 (0)]]></description>
		<wfw:commentRss>http://blog.wupei.name/osgi.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
