Mercurial > pidgin-twitter-web
annotate index.html.ja @ 13:16ff0b0df60d
fix misplaced </p> tag
author | mojin <truffechampagne@gmail.com> |
---|---|
date | Fri, 22 Aug 2008 19:24:04 +0900 |
parents | 27a91c72d016 |
children | e564abb6ae34 |
rev | line source |
---|---|
8
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8"?> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
5 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
6 <head> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8 " /> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
8 <meta http-equiv="Content-Style-Type" content="text/css" /> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
9 <meta name="description" content="pidgin-twitter project" /> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
10 <meta name="keywords" content="pidgin,plugin,twitter,wassr,identi.ca" /> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
11 <meta name="author" content="mojin and the pidgin-twitter project" /> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
12 <link rel="stylesheet" type="text/css" href="default.css" media="screen" /> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
13 <link rel="shortcut icon" href="favicon.ico" /> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
14 <link rev="made" href="mailto:yaz@honeyplanet.jp" /> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
15 <title>pidgin-twitter (ぴじつた)</title> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
16 </head> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
17 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
18 <body> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
19 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
20 <div class="container"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
21 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
22 <div class="main"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
23 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
24 <div class="header"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
25 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
26 <div class="title"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
27 <h1>pidgin-twitter (ぴじつた)</h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
28 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
29 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
30 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
31 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
32 <div class="content"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
33 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
34 <div class="item"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
35 <h1><a id="whatisit" name="whatisit">「ぴじつた」ってなんですか?</a></h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
36 <p>pidgin-twitter(通称: ぴじつた)はTwitterやWassr、 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
37 identi.caを便利に使うための機能を提供するインスタントメッセージングクライアント <a href="http://pidgin.im/">pidgin</a>用のプラグインです。</p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
38 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
39 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
40 <div class="item"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
41 <h1><a id="features" name="features">特徴</a></h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
42 <p>現在ぴじつたでは<a href="http://twitter.com">Twitter</a>、 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
43 <a href="http://wassr.jp">Wassr</a>、 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
44 <a href="http://identi.ca">identi.ca</a>をサポートしています</p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
45 <h2>全てのサービスに共通の機能</h2> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
46 <ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
47 <li>各発言にユーザーのアイコンを表示します (アイコンの表示サイズは設定可能)</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
48 <li>発言者のIDと@の宛先のユーザー名を各ホームにリンクとして表示します</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
49 <li>設定したユーザーの発言やユーザー宛のポストがあった場合に音を鳴らすことができます</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
50 <li>書式ツールバーに文字数カウンターを表示します</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
51 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
52 <h2>Twitterに固有の機能</h2> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
53 <ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
54 <li>APIを使ってstatusesを取得/投稿できます</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
55 <li>「w」などがコマンドに解釈されてしまうのを抑制します</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
56 <li>文字数が140字を超えてしまった場合に返されるOppsメッセージを抑制します</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
57 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
58 <h2>Wassrに固有の機能</h2> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
59 <ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
60 <li>チャンネル宛の「#」で始まる発言をそのチャンネルへのリンクとして表示します</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
61 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
62 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
63 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
64 <div class="item"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
65 <h1><a id="release_files" name="release_files">リリースされたファイル</a></h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
66 <h2>ソースアーカイブ</h2> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
67 <p>詳細はアーカイブに含まれるREADMEファイルを参照してください</p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
68 <ul> |
9 | 69 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.7.0.tar.gz" title="latest source"> |
70 pidgin-twitter-0.7.0</a></li> | |
71 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.7.0-alpha1.tar.gz"> | |
8
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
72 pidgin-twitter-0.7.0-alpha1</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
73 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.6.0.tar.gz"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
74 pidgin-twitter-0.6.0</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
75 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.5.1.tar.gz"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
76 pidgin-twitter-0.5.1</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
77 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.4.0.tar.gz"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
78 pidgin-twitter-0.4.0</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
79 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
80 <h2>Windows用バイナリ</h2> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
81 <ul> |
10
2697beb9d19a
added the link to 0.7.0 windows binary.
Yoshiki Yazawa <yaz@honeyplnaet.jp>
parents:
9
diff
changeset
|
82 <li><a href="http://obn.sakura.ne.jp/pidgin-twitter-0.7.0.zip" title="latest windows binary"> |
2697beb9d19a
added the link to 0.7.0 windows binary.
Yoshiki Yazawa <yaz@honeyplnaet.jp>
parents:
9
diff
changeset
|
83 pidgin-twitter-0.7.0</a> |
2697beb9d19a
added the link to 0.7.0 windows binary.
Yoshiki Yazawa <yaz@honeyplnaet.jp>
parents:
9
diff
changeset
|
84 (<a href="http://twitter.com/konosuke">@konosuke</a>によるビルド)</li> |
11
627d3e6f3272
add title tag to window binary links to pass html lint test
mojin <truffechampagne@gmail.com>
parents:
10
diff
changeset
|
85 <li><a href="http://obn.sakura.ne.jp/pidgin-twitter-0.7.0-alpha1.zip" title="0.7.0-alpha1 windows binary"> |
8
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
86 pidgin-twitter-0.7.0-alpha1</a> |
10
2697beb9d19a
added the link to 0.7.0 windows binary.
Yoshiki Yazawa <yaz@honeyplnaet.jp>
parents:
9
diff
changeset
|
87 (<a href="http://twitter.com/konosuke">@konosuke</a>によるビルド)</li> |
2697beb9d19a
added the link to 0.7.0 windows binary.
Yoshiki Yazawa <yaz@honeyplnaet.jp>
parents:
9
diff
changeset
|
88 </ul> |
8
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
89 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
90 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
91 <div class="item"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
92 <h1><a id="trunk" name="trunk">開発版リポジトリ</a></h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
93 <p>開発版のソースは |
13 | 94 <a href="http://www.selenic.com/mercurial/wiki/">Mercurial</a> |
95 を使うことで以下のリポジトリから取得可能です</p> | |
8
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
96 <ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
97 <li><a href="http://freehg.org/u/honeyplanet/pidgin-twitter">プライマリMercurialリポジトリ</a> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
98 (<a href="http://freehg.org/">freeHg.org</a>)</li> |
12
27a91c72d016
- fixed url for the repository in sharesource.
Yoshiki Yazawa <yaz@honeyplanet.jp>
parents:
11
diff
changeset
|
99 <li><a href="https://sharesource.org/hg/pidgintwitter">バックアップMercurialリポジトリ</a> |
8
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
100 (<a href="http://sharesource.org">ShareSource</a>)</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
101 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
102 <p>以下のコマンドを使用して最新版のソースファイルを取得することができます:</p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
103 <code>hg clone http://freehg.org/u/honeyplanet/pidgin-twitter</code> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
104 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
105 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
106 <div class="item"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
107 <h1><a id="screenshot" name="screenshot">スクリーンショット</a></h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
108 <p>Mandriva Linux 2008.1 上でPidgin-2.4.3とともに使用されたぴじつた</p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
109 <a href="./data/pidgin-twitter_screenshot.jpg"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
110 <img alt="thumbnail" src="./data/pidgin-twitter_thumb.jpg" width="160" height="128" /></a> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
111 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
112 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
113 <div class="item"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
114 <h1><a id="contact_info" name="contact_info">連絡先</a></h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
115 <p>質問や要望などは以下のいずれかにお願いします</p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
116 <ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
117 <li><a href="http://wassr.jp/channel/pidgin_twitter">ぴじつたチャンネル</a> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
118 (<a href="http://wassr.jp">Wassr</a>)</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
119 <li><a href="http://sharesource.org/project/pidgintwitter/bugs/"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
120 ぴじつたバグ追跡サービス (機能要望も可能)</a> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
121 (<a href="http://sharesource.org">sharesource.org</a>)</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
122 <li><a href="mailto:yaz@honeyplanet.jp">開発者</a> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
123 (<a href="http://twitter.com/yazuuchi">@yazuuchi</a>) |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
124 宛に直接メールを送る</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
125 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
126 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
127 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
128 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
129 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
130 <div class="sidenav"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
131 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
132 <h1>Navigation</h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
133 <ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
134 <li><a href="./">トップ</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
135 <li><a href="#whatisit">「ぴじつた」ってなんですか?</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
136 <li><a href="#features">特徴</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
137 <li><a href="#release_files">リリースされたファイル</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
138 <li><a href="#trunk">開発版リポジトリ</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
139 <li><a href="#screenshot">スクリーンショット</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
140 <li><a href="#contact_info">連絡先</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
141 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
142 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
143 <h1>最近の更新</h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
144 <ul> |
9 | 145 <li>( 5/08/2008) pidgin-twitter 0.7.0 がリリースされました</li> |
8
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
146 <li>(26/07/2008) 公式ウェブサイトが公開されました</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
147 <li>(28/06/2008) pidgin-twitter 0.7.0-alpha1 がリリースされました</li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
148 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
149 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
150 <h1>リンク</h1> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
151 <ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
152 <li><a href="http://wassr.jp/channel/pidgin_twitter"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
153 Wassr内のぴじつたチャンネル</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
154 <li><a href="http://sharesource.org/project/pidgintwitter/wiki/"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
155 プロジェクトWiki</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
156 <li><a href="http://sharesource.org/project/pidgintwitter/bugs/"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
157 バグ報告と機能要望</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
158 <li><a href="http://freehg.org/u/honeyplanet/pidgin-twitter"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
159 プライマリMercurialリポジトリ</a></li> |
12
27a91c72d016
- fixed url for the repository in sharesource.
Yoshiki Yazawa <yaz@honeyplanet.jp>
parents:
11
diff
changeset
|
160 <li><a href="https://sharesource.org/hg/pidgintwitter"> |
27a91c72d016
- fixed url for the repository in sharesource.
Yoshiki Yazawa <yaz@honeyplanet.jp>
parents:
11
diff
changeset
|
161 バックアップMercurialリポジトリ</a></li> |
8
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
162 <li><a href="http://pidgin.im">Pidgin公式サイト</a></li> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
163 </ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
164 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
165 <div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
166 <ul><li><a href="http://jigsaw.w3.org/css-validator/check/referer"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
167 <img style="border:0;width:88px;height:31px;padding-top:5px;" |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
168 src="http://jigsaw.w3.org/css-validator/images/vcss-blue" |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
169 alt="Valid CSS!" width="88" height="31" /></a></li></ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
170 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
171 <div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
172 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
173 <ul><li><a href="http://validator.w3.org/check?uri=referer"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
174 <img style="border:0;width:88px;height:31px;padding-top:5px;" |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
175 src="http://www.w3.org/Icons/valid-xhtml10-blue" |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
176 alt="Valid XHTML 1.0 Strict" width="88" height="31" /></a></li></ul> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
177 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
178 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
179 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
180 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
181 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
182 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
183 <div class="footer"> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
184 <p>© 2008 <a href="/index.html">Honeyplanet Development</a></p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
185 <p>Site design by <a href="http://twitter.com/mojin">@mojin</a> and the pidgin-twitter project</p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
186 <p>Template design by <a href="http://arcsin.se/en/">Arcsin</a></p> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
187 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
188 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
189 </div> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
190 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
191 </body> |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
192 |
ee94725b087b
add index.html.ja for Japanese information and just translate contants from English one.
mojin <truffechampagne@gmail.com>
parents:
diff
changeset
|
193 </html> |