サインイン
ネットに公開
BizPalに公開
マイパルに公開
非公開
BizPalAPI
ブログの検索
<<
2010年9月
>>
日
月
火
水
木
金
土
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
<<
記事のタイトル一覧
>>
・
AtomPPとは(0)
・
Atom配信とは(0)
・
BizPalのAtom配信とAtomPP(0)
・
BizPalAPIを公開します(0)
最新コメント一覧
最新コメントはありません
最新トラックバック
最新トラックバックはありません
アクセス数:0000000096
BizPalAPIについて
< 前の記事
|
次の記事 >
|
最新10件を表示
Atom配信とは
■Atom配信とは
Atom配信とは、Blogのような内容変化の大きなコンテンツについて、最新更新情報を配信するためのXML形式の一つです。
各種ブログリーダーやブラウザによってサポートされており、ブログのウエブサイトに頻繁にアクセスしなくとも、常に最新情報を取得することができます。
■BizPalのAtom配信サンプル
下記のようなXMLが配信されます。
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="
http://www.w3.org/2005/Atom">
<title>BizPalAPIについて</title>
<link rel="alternate" type="text/html" href="
http://bizpal.jp/bizpalapi.atom"
/>
<link rel="service.post" type="application/x.atom+xml" title="BizPalAPIについて" href="
http://bizpal.jp/bizpalapi.atom/atom"
/>
<link rel="service.feed" type="application/x.atom+xml" title="BizPalAPIについて" href="
http://bizpal.jp/bizpalapi.atom/atom"
/>
<updated>2007-08-10T05:50:10Z</updated>
<author>
<name>BizPalAPI</name>
</author>
<id>
http://bizpal.jp/bizpalapi.atom</id>
<entry>
<title>BizPalのAtom配信とAtomPP</title>
<link rel="alternate" type="text/html" href="
http://bizpal.jp/bizpalapi.atom/00002"
/>
<link rel="service.edit" type="application/x.atom+xml" title="BizPalAPIについて" href="
http://bizpal.jp/bizpalapi.atom/00002/atom"
/>
<id>urn:uuid:e489c18a-d05b-4f63-a0ad-ee57f90067ce</id>
<updated>2007-08-10T05:50:10Z</updated>
<published>2007-08-10T05:50:10Z</published>
<content type="html">本文<br /> サンプル。<br /> </content>
</entry>
<entry>
<title>BizPalAPIを公開します</title>
<link rel="alternate" type="text/html" href="
http://bizpal.jp/bizpalapi.atom/00001"
/>
<link rel="service.edit" type="application/x.atom+xml" title="BizPalAPIについて" href="
http://bizpal.jp/bizpalapi.atom/00001/atom"
/>
<id>urn:uuid:895228d9-ad9f-4532-ba5a-5efd4f8bf368</id>
<updated>2007-06-28T06:47:28Z</updated>
<published>2007-06-20T05:10:20Z</published>
<content type="html">本文2サンプル</content>
</entry>
</feed>
by
KARO
更新:2007/08/10 14:58 作成:2007/08/10 14:58
コメントを書く
|
トラックバック(0)
< 前の記事
|
次の記事 >
|
最新10件を表示
|
記事にコメント
|
このページのTOPへ↑
この記事へのTrackBackURL:
この記事へのTrackBack
このページのTOPへ↑