rome/Modules/index.html
2016-04-24 20:59:50 +02:00

326 lines
14 KiB
HTML

<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2016-04-24
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="mkurz" />
<meta name="Date-Creation-yyyymmdd" content="20110816" />
<meta name="Date-Revision-yyyymmdd" content="20160424" />
<meta http-equiv="Content-Language" content="en" />
<title>ROME - Home</title>
<link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
<link rel="stylesheet" href="../css/site.css" />
<link rel="stylesheet" href="../css/print.css" media="print" />
<script type="text/javascript" src="../js/apache-maven-fluido-1.3.0.min.js"></script>
</head>
<body class="topBarDisabled">
<a href="http://github.com/rometools/rome">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
alt="Fork me on GitHub">
</a>
<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<a href="../index.html" id="bannerLeft">
<img src="../images/romelogo.png" alt="ROME"/>
</a>
</div>
<div class="pull-right"> </div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate" class="pull-right">Last Published: 2016-04-24</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 1.7.0-SNAPSHOT</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span3">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Rome</li>
<li>
<a href="../index.html" title="Overview">
<i class="none"></i>
Overview</a>
</li>
<li>
<a href="../HowRomeWorks/index.html" title="How Rome Works">
<i class="icon-chevron-right"></i>
How Rome Works</a>
</li>
<li>
<a href="../RssAndAtOMUtilitiEsROMEV0.5AndAboveTutorialsAndArticles/index.html" title="Tutorials And Articles">
<i class="none"></i>
Tutorials And Articles</a>
</li>
<li>
<a href="../ROMEReleases/index.html" title="Releases">
<i class="icon-chevron-right"></i>
Releases</a>
</li>
<li>
<a href="../ROMEDevelopmentProposals/index.html" title="ROME Development Proposals">
<i class="none"></i>
ROME Development Proposals</a>
</li>
<li class="active">
<a href="#"><i class="icon-chevron-down"></i>Modules</a>
<ul class="nav nav-list">
<li>
<a href="../Modules/ITunesPodcasting.html" title="iTunes Podcasting">
<i class="none"></i>
iTunes Podcasting</a>
</li>
<li>
<a href="../Modules/GeoRSS.html" title="GeoRSS.html">
<i class="none"></i>
GeoRSS.html</a>
</li>
<li>
<a href="../Modules/Slash.html" title="Slash">
<i class="none"></i>
Slash</a>
</li>
<li>
<a href="../Modules/GoogleBase.html" title="Google Base">
<i class="none"></i>
Google Base</a>
</li>
<li>
<a href="../Modules/Content.html" title="Content">
<i class="none"></i>
Content</a>
</li>
<li>
<a href="../Modules/CreativeCommons.html" title="Creative Commons">
<i class="none"></i>
Creative Commons</a>
</li>
<li>
<a href="../Modules/MediaRSS.html" title="Yahoo! MediaRSS">
<i class="none"></i>
Yahoo! MediaRSS</a>
</li>
<li>
<a href="../Modules/IPhotoPhotocasting.html" title="iPhoto Photocasting">
<i class="none"></i>
iPhoto Photocasting</a>
</li>
<li>
<a href="../Modules/A9OpenSearch.html" title="A9 OpenSearch">
<i class="none"></i>
A9 OpenSearch</a>
</li>
<li>
<a href="../Modules/MicrosoftSimpleListExtensions.html" title="Microsoft Simple List Extensions">
<i class="none"></i>
Microsoft Simple List Extensions</a>
</li>
<li>
<a href="../Modules/MicrosoftSimpleSharingExtensions.html" title="Microsoft Simple Sharing Extensions">
<i class="none"></i>
Microsoft Simple Sharing Extensions</a>
</li>
<li>
<a href="../Modules/Weather.html" title="Yahoo! Weather">
<i class="none"></i>
Yahoo! Weather</a>
</li>
</ul>
</li>
<li>
<a href="../Fetcher/index.html" title="Fetcher">
<i class="icon-chevron-right"></i>
Fetcher</a>
</li>
<li>
<a href="../Opml/index.html" title="OPML">
<i class="none"></i>
OPML</a>
</li>
<li>
<a href="../Propono/index.html" title="Propono">
<i class="none"></i>
Propono</a>
</li>
<li>
<a href="../Certiorem/index.html" title="Certiorem">
<i class="icon-chevron-right"></i>
Certiorem</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="../project-info.html" title="Project Information">
<i class="icon-chevron-right"></i>
Project Information</a>
</li>
</ul>
<hr class="divider" />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="span9" >
<div class="section">
<h2>The ROME Modules Subproject.<a name="The_ROME_Modules_Subproject."></a></h2>
<p>The ROME Modules project is an effort to roll up contributed module support into a single distribution for users.</p>
<div class="section">
<h3>Current modules in the subproject include:<a name="Current_modules_in_the_subproject_include:"></a></h3>
<ul>
<li><a href="./ITunesPodcasting.html">iTunes Podcasting (modules)</a> &#x2013; Apples extensions for listing in the iTunes podcast directory.</li>
<li><a href="./GeoRSS.html">GeoRSS (modules)</a> &#x2013; For adding location information to RSS/Atom.</li>
<li><a href="./Slash.html">Slash (modules)</a> &#x2013; Used by Slash-based blogs.</li>
<li><a href="./GoogleBase.html">Google Base (modules)</a> &#x2013; For working with the Google Base types and custom tagsets.</li>
<li><a href="./Content.html">Content (modules)</a> &#x2013; For using content:encoded tags.</li>
<li><a href="./CreativeCommons.html">Creative Commons (modules)</a> &#x2013; A unified module for working with the RDF and RSS/Atom Creative Commons License information.</li>
<li><a href="./MediaRSS.html">Yahoo! MediaRSS</a> &#x2013; For working with Yahoo! MediaRSS feeds (and Flickr Photostreams)</li>
<li><a href="./IPhotoPhotocasting.html">iPhoto Photocasting (modules)</a> &#x2013; For working with Apple iPhoto Photocasts</li>
<li><a href="./A9OpenSearch.html">A9 OpenSearch (modules)</a> &#x2013; For working with Amazon/OpenSearch.org results.</li>
<li><a href="./MicrosoftSimpleListExtensions.html">Microsoft Simple List Extensions (modules)</a> &#x2013; for sorting and grouping entries.</li>
<li><a href="./MicrosoftSimpleSharingExtensions.html">Microsoft Simple Sharing Extensions (modules)</a> &#x2013; for synchronizing across bi-directional RSS and <a href="./index.html">OPML</a> feeds.</li>
<li><a href="./Weather.html">Yahoo! Weather</a> &#x2013; For use with the Yahoo Weather API</li></ul></div>
<div class="section">
<h3>Get it.<a name="Get_it."></a></h3>
<p>The 0.3.2 release of modules.jar (which contains all the above modules) is available.</p></div>
<div class="section">
<h3>Downloads<a name="Downloads"></a></h3>
<ul>
<li><a href="./rome-modules-1.0.jar">rome-modules-1.0.jar</a></li>
<li><a href="./modules-0.3.2-javadoc.jar">modules-0.3.2-javadoc.jar</a></li>
<li><a href="./modules-0.3.2.jar">modules-0.3.2.jar</a></li>
<li><a href="./modules-0.3.1.jar">modules-0.3.1.jar</a></li>
<li><a href="./modules-0.3.1-javadoc.jar">modules-0.3.1-javadoc.jar</a></li>
<li><a href="./modules-0.3.1-sources.jar">modules-0.3.1-sources.jar</a></li>
<li><a href="./modules-0.3-sources.jar">modules-0.3-sources.jar</a></li>
<li><a href="./modules-0.3.2-sources.jar">modules-0.3.2-sources.jar</a></li>
<li><a href="./modules-0.3.jar">modules-0.3.jar</a></li>
<li><a href="./modules-0.3-javadoc.jar">modules-0.3-javadoc.jar</a></li></ul>
<p>Please don't use modules-0.3.jar. It had errors in the packaging which have been fixed in modules-0.3.1.jar and subsequent releases</p>
<p>See individual module sites for information.</p></div>
<div class="section">
<h3>Changes<a name="Changes"></a></h3>
<div class="section">
<h4>1.0 - released 24 February 2011<a name="a1.0_-_released_24_February_2011"></a></h4>
<p>Finalized 1.0 release.</p></div>
<div class="section">
<h4>0.3.2 - released 30 Jan 2009<a name="a0.3.2_-_released_30_Jan_2009"></a></h4>
<ul>
<li><a class="externalLink" href="http://java.net/jira/browse/ROME-122">http://java.net/jira/browse/ROME-122</a></li></ul></div></div>
<div class="section">
<h3>General Guidelines for modules:<a name="General_Guidelines_for_modules:"></a></h3>
<p>This is intended to serve as a guide for contributions as well as a hint for users working with the modules.</p>
<ul>
<li>Modules are packaged in com.rometools.rome.feed.module.[Module Name].</li>
<li>Modules contain a com.rometools.rome.feed.module.[Module Name].Module.URI reference for retrieval from ROME Synd* classes.</li>
<li>Modules contain a com.rometools.rome.feed.module.[Module Name].ModuleImpl that is a concrete implementation.</li>
<li>Modules contain a com.rometools.rome.feed.module.[Module Name].types package that holds any other datatypes needed for the module. Many of these are simple immutable types to simplify clone() and copyFrom()</li>
<li>Modules contain a com.rometools.rome.feed.module.[Module Name].io package with parsers and generators.</li></ul></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row span12">Copyright &copy; 2016.
All Rights Reserved.
</div>
</div>
</footer>
</body>
</html>