<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mozier's CFML Weblog &#187; Java</title>
	<atom:link href="http://cfml.wordpress.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://cfml.wordpress.com</link>
	<description>BlueDragon,Another Option for CF Developers,But is not a "ColdFusion killer".</description>
	<lastBuildDate>Sun, 29 Jan 2006 05:58:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='cfml.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/403027144eec1dc632c4d245a7f201a1?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Mozier's CFML Weblog &#187; Java</title>
		<link>http://cfml.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cfml.wordpress.com/osd.xml" title="Mozier&#8217;s CFML Weblog" />
		<item>
		<title>Rss and atOM utilitiEs(ROME)</title>
		<link>http://cfml.wordpress.com/2005/06/02/rss-and-atom-utilitiesrome/</link>
		<comments>http://cfml.wordpress.com/2005/06/02/rss-and-atom-utilitiesrome/#comments</comments>
		<pubDate>Thu, 02 Jun 2005 07:53:01 +0000</pubDate>
		<dc:creator>Mozier</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://cfml.wordpress.com/2005/06/02/rss-and-atom-utilitiesrome/</guid>
		<description><![CDATA[当前的XML聚合规范（或者说格式）有好几种，Netscape出了RSS 0.90, RSS0.91, Userland出了RSS 0.92, RSS 0.93, RSS 0.94, RSS1.0 和RSS 2.0 ,Google又搞了个ATOM0.3,这种混乱的聚合规范使得开发聚合服务带来了难度，ROME就是为了结束这种无赖的局面而诞生的。
ROME是用JAVA写的开源程序，遵循Apache Software License，运行环境需要J2SE 1.4+和JDOM 1.0，它能转换并解析当前的所有聚合格式，当前版本为0.6Beta。
下载 ,教程及API文档
当然如果想用纯的CF实现ROME的功能，也有人写了个CFC，它能将RSS和ATOM转换成一个公共的结构，然后就可以放心大胆的去提取结构中的XML数据了。
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfml.wordpress.com&blog=40175&post=28&subd=cfml&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://cfml.wordpress.com/2005/06/02/rss-and-atom-utilitiesrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/037d924453658a7750ca815f0b9b4512?s=96&#38;d=identicon" medium="image">
			<media:title type="html">cfml</media:title>
		</media:content>
	</item>
		<item>
		<title>无需定义类路径加载JAVA CLASS</title>
		<link>http://cfml.wordpress.com/2005/05/27/load-java-class/</link>
		<comments>http://cfml.wordpress.com/2005/05/27/load-java-class/#comments</comments>
		<pubDate>Fri, 27 May 2005 08:04:11 +0000</pubDate>
		<dc:creator>Mozier</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://cfml.wordpress.com/2006/01/15/load-java-class/</guid>
		<description><![CDATA[对没有CF ADMIN 操作权限的虚拟机用户很有用：
相关文章及代码：
Loading java classes from an arbitrary location
Loading java class files from a relative path
Loading Class File Remotely in ColdFusion
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cfml.wordpress.com&blog=40175&post=29&subd=cfml&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://cfml.wordpress.com/2005/05/27/load-java-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/037d924453658a7750ca815f0b9b4512?s=96&#38;d=identicon" medium="image">
			<media:title type="html">cfml</media:title>
		</media:content>
	</item>
	</channel>
</rss>