comparison index.html.en @ 4:72791c550817

change filename index.html to index.html.en
author mojin <truffechampagne@gmail.com>
date Tue, 29 Jul 2008 11:58:57 +0900
parents
children 4431fee1478b
comparison
equal deleted inserted replaced
3:4e7b40140f58 4:72791c550817
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
5
6 <head>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8 " />
8 <meta name="description" content="pidgin-twitter project"/>
9 <meta name="keywords" content="pidgin,plugin,twitter,wassr,identi.ca"/>
10 <meta name="author" content="pidgin-twitter project"/>
11 <link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
12 <link rel="shortcut icon" href="favicon.ico"/>
13 <title>pidgin-twitter (ぴじつた)</title>
14 </head>
15
16 <body>
17
18 <div class="container">
19
20 <div class="main">
21
22 <div class="header">
23
24 <div class="title">
25 <h1>pidgin-twitter (ぴじつた)</h1>
26 </div>
27
28 </div>
29
30 <div class="content">
31
32 <div class="item">
33 <h1><a id="whatisit" name="whatisit">What is pidgin-twitter?</a></h1>
34 <p>pidgin-twitter (also known as "ぴじつた") is a <a href="http://pidgin.im/">pidgin</a> plugin
35 which provides a lot of useful features to the users who use pidgin
36 as a front end to post and read twitter messages. </p>
37 </div>
38
39 <div class="item">
40 <h1><a id="features" name="features">Features</a></h1>
41 <p>pidgin-twitter supports <a href="http://twitter.com">Twitter</a>,
42 <a href="http://wassr.jp">Wassr</a>,
43 and <a href="http://identi.ca">identi.ca</a> now.</p>
44 <h2>General</h2>
45 <ul>
46 <li>display user icon (size configurable)</li>
47 <li>translate sender's name and @&lt;username&gt;
48 to link to the user's home</li>
49 <li>play sounds for specific senders/recipients</li>
50 <li>show letter counter on the format toolbar</li>
51 </ul>
52 <h2>Twitter specific</h2>
53 <ul>
54 <li>get/post twitter statuses via API</li>
55 <li>escape pseudo commands like "w"</li>
56 <li>suppress oops message return</li>
57 </ul>
58 <h2>Wassr specific</h2>
59 <ul>
60 <li>Translate #&lt;channel name&gt; to link to the channel</li>
61 </ul>
62 </div>
63
64 <div class="item">
65 <h1><a id="release_files" name="release_files">Released Files</a></h1>
66 <h2>Sources</h2>
67 <p>see README in the archive for detail</p>
68 <ul>
69 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.7.0-alpha1.tar.gz">
70 pidgin-twitter-0.7.0-alpha1</a></li>
71 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.6.0.tar.gz">
72 pidgin-twitter-0.6.0</a></li>
73 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.5.1.tar.gz">
74 pidgin-twitter-0.5.1</a></li>
75 <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.4.0.tar.gz">
76 pidgin-twitter-0.4.0</a></li>
77 </ul>
78 <h2>Windows binaries</h2>
79 <ul>
80 <li><a href="http://obn.sakura.ne.jp/pidgin-twitter-0.7.0-alpha1.zip">
81 pidgin-twitter-0.7.0-alpha1</a>
82 (built by <a href="http://twitter.com/konosuke">@konosuke</a>)</li></ul>
83 </div>
84
85 <div class="item">
86 <h1><a id="trunk" name="trunk">Development Repository</a></h1>
87 <p>Development version can be obtained from repositories with
88 <a href="http://www.selenic.com/mercurial/wiki/">Mercurial</a></p>
89 <ul>
90 <li><a href="http://freehg.org/u/honeyplanet/pidgin-twitter">Primary Mercurial Repository</a>
91 at <a href="http://freehg.org/">freeHg.org</a></li>
92 <li><a href="http://sharesource.org/hg/pidgintwitter">Backup Mercurial Repository</a>
93 at <a href="http://sharesource.org">ShareSource</a></li>
94 </ul>
95 <p>Use this command to check out the latest project source code:</p>
96 <code>hg clone http://freehg.org/u/honeyplanet/pidgin-twitter</code>
97 </div>
98
99 <div class="item">
100 <h1><a id="screenshot" name="screenshot">Screenshots</a></h1>
101 <p>pidgin-twitter used with pidgin-2.4.3 on Mandriva Linux 2008.1</p>
102 <a href="./data/pidgin-twitter_screenshot.jpg">
103 <img alt="thumbnail" src="./data/pidgin-twitter_thumb.jpg" /></a>
104 </div>
105
106 <div class="item">
107 <h1><a id="contact_info" name="contact_info">Contacts</a></h1>
108 <p>If you have questions and comments, there are several ways to contact us</p>
109 <ul>
110 <li><a href="http://wassr.jp/channel/pidgin_twitter">
111 pidgin-twitter channel</a> in <a href="http://wassr.jp">Wassr</a>.</li>
112 <li><a href="http://sharesource.org/project/pidgintwitter/bugs/">
113 pidgin-twitter bug tracker service</a> in
114 <a href="http://sharesource.org">sharesource.org</a></li>
115 <li>send email to <a href="mailto:yaz@honeyplanet.jp">Yoshiaki Yazawa</a>
116 (<a href="http://twitter.com/yazuuchi">@yazuuchi</a>)</li>
117 </ul>
118 </div>
119
120 </div>
121
122 <div class="sidenav">
123
124 <h1>Navigation</h1>
125 <ul>
126 <li><a href="./">Top</a></li>
127 <li><a href="#whatisit">What is ぴじつた?</a></li>
128 <li><a href="#features">Features</a></li>
129 <li><a href="#release_files">Released Files</a></li>
130 <li><a href="#trunk">Developement Repository</a></li>
131 <li><a href="#screenshot">Screenshots</a></li>
132 <li><a href="#contact_info">Contacts</a></li>
133 </ul>
134
135 <h1>Recent News</h1>
136 <ul>
137 <li>(26/Jul/2008) official web site has been launched</li>
138 <li>(28/Jun/2008) pidgin-twitter 0.7.0-alpha1 has been released</li>
139 </ul>
140
141 <h1>Links</h1>
142 <ul>
143 <li><a href="http://wassr.jp/channel/pidgin_twitter">
144 Developer and User Community in Wassr (mostly in Japanese)</a></li>
145 <li><a href="http://sharesource.org/project/pidgintwitter/wiki/">
146 Project Wiki</a></li>
147 <li><a href="http://sharesource.org/project/pidgintwitter/bugs/">
148 Bug Report and Feature Request</a></li>
149 <li><a href="http://freehg.org/u/honeyplanet/pidgin-twitter">
150 Primary Mercurial Repository</a></li>
151 <li><a href="http://sharesource.org/hg/pidgintwitter">
152 Backup Mercurial Repository</a></li>
153 <li><a href="http://pidgin.im">Pidgin Official Site</a></li>
154 </ul>
155
156 <div>
157 <ul><li><a href="http://jigsaw.w3.org/css-validator/check/referer">
158 <img style="border:0;width:88px;height:31px;padding-top:5px;"
159 src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
160 alt="Valid CSS!" /></a></li></ul>
161 </div>
162 <div>
163
164 <ul><li><a href="http://validator.w3.org/check?uri=referer">
165 <img style="border:0;width:88px;height:31px;padding-top:5px;"
166 src="http://www.w3.org/Icons/valid-xhtml10-blue"
167 alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a></li></ul>
168 </div>
169
170 </div>
171
172 </div>
173
174 <div class="footer">&copy; 2008 <a href="/index.html">Honeyplanet Development</a>.
175 Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>
176 &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a>.
177 Template design by <a href="http://templates.arcsin.se">Arcsin</a>
178 </div>
179
180 </div>
181
182 </body>
183
184 </html>