Develop and Download Open Source Software

Browse CVS Repository

Annotation of /tombo/htdocs/rss.rdf

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download) (as text)
Sat Aug 28 12:23:08 2004 UTC (19 years, 7 months ago) by hirami
Branch: MAIN
CVS Tags: V20040828
File MIME type: application/rdf+xml
RDF support

1 hirami 1.1 <?xml version="1.0" encoding="utf-8" ?>
2     <rdf:RDF
3     xmlns="http://purl.org/rss/1.0/"
4     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5     xmlns:dc="http://purl.org/dc/elements/1.1/"
6     xml:lang="ja">
7    
8     <channel rdf:about="http://tombo.sourceforge.jp/tombo.rdf">
9     <title>TOMBO announce</title>
10     <link>http://tombo.sourceforge.jp</link>
11     <description>メモ管理ツールTOMBO リリース情報、お知らせ等を提供しています</description>
12     <items>
13     <rdf:Seq>
14     <rdf:li rdf:resource="http://tombo.sourceforge.jp/history.html#200408282100"/>
15     </rdf:Seq>
16     </items>
17     </channel>
18     <item rdf:about="http://tombo.sourceforge.jp/history.html#200408282100">
19     <title>RSSフィードを開始しました。</title>
20     <link>http://tombo.sourceforge.jp/history.html#200408282100</link>
21     <description>
22     <p>
23     はてなアンテナなんかでチェックしてくれている方もいらっしゃるようですので
24     リリース情報等、ヘッドラインの内容をRSSにしてみました。
25     </p>
26     <p>
27     ついでに開発後記をblogとしてリニューアルしました。オフトピック気味の内容を中心にいきたいと思っていますのでよろしければこちらもどうぞ。
28     </p>
29     </description>
30     <dc:date>2004-08-28T21:00:00+09:00</dc:date>
31     <dc:subject>misc</dc:subject>
32     </item>
33     </rdf:RDF>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26