comparison index.html.en @ 32:c85c481c86e7

- add link to ubuntu binaries - update descriptions
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 14 Jun 2009 00:00:40 +0900
parents 42e8724d39eb
children e337ff8cde74
comparison
equal deleted inserted replaced
31:42e8724d39eb 32:c85c481c86e7
5 5
6 <head> 6 <head>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8 " /> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8 " />
8 <meta http-equiv="Content-Style-Type" content="text/css" /> 8 <meta http-equiv="Content-Style-Type" content="text/css" />
9 <meta name="description" content="pidgin-twitter project" /> 9 <meta name="description" content="pidgin-twitter project" />
10 <meta name="keywords" content="pidgin,plugin,twitter,wassr,identi.ca,jisko" /> 10 <meta name="keywords" content="pidgin,plugin,twitter,wassr,identi.ca,jisko,friendfeed" />
11 <meta name="author" content="mojin and the pidgin-twitter project" /> 11 <meta name="author" content="mojin and the pidgin-twitter project" />
12 <link rel="stylesheet" type="text/css" href="default.css" media="screen" /> 12 <link rel="stylesheet" type="text/css" href="default.css" media="screen" />
13 <link rel="shortcut icon" href="favicon.ico" /> 13 <link rel="shortcut icon" href="favicon.ico" />
14 <link rev="made" href="mailto:yaz@honeyplanet.jp" /> 14 <link rev="made" href="mailto:yaz@honeyplanet.jp" />
15 <title>pidgin-twitter (ぴじつた)</title> 15 <title>pidgin-twitter (ぴじつた)</title>
39 </div> 39 </div>
40 40
41 <div class="item"> 41 <div class="item">
42 <h1><a id="features" name="features">Features</a></h1> 42 <h1><a id="features" name="features">Features</a></h1>
43 <p>pidgin-twitter supports <a href="http://twitter.com">Twitter</a>, 43 <p>pidgin-twitter supports <a href="http://twitter.com">Twitter</a>,
44 <a href="http://wassr.jp">Wassr</a>, 44 <a href="http://wassr.jp">Wassr</a>,
45 and <a href="http://identi.ca">identi.ca</a> 45 <a href="http://identi.ca">identi.ca</a>,
46 and <a href="http://jisko.net">jisko</a> now.</p> 46 <a href="http://jisko.net">jisko</a>,
47 and <a href="http://friendfeed.com">friendfeed</a>
48 now.</p>
47 <h2>General</h2> 49 <h2>General</h2>
48 <ul> 50 <ul>
49 <li>display user icon (size configurable)</li> 51 <li>display user icon (size configurable)</li>
50 <li>translate sender's name and @&lt;username&gt; 52 <li>translate sender's name and @&lt;username&gt;
51 to link to the user's home</li> 53 to link to the user's home</li>
56 <h2>Twitter specific</h2> 58 <h2>Twitter specific</h2>
57 <ul> 59 <ul>
58 <li>get/post Twitter statuses via API</li> 60 <li>get/post Twitter statuses via API</li>
59 <li>escape pseudo commands like "w"</li> 61 <li>escape pseudo commands like "w"</li>
60 <li>suppress oops message return</li> 62 <li>suppress oops message return</li>
63 <li>generate search link from #foo</li>
61 </ul> 64 </ul>
62 <h2>Wassr specific</h2> 65 <h2>Wassr specific</h2>
63 <ul> 66 <ul>
64 <li>Translate #&lt;channel name&gt; to link to the channel</li> 67 <li>Translate #&lt;channel name&gt; to link to the channel</li>
65 </ul> 68 </ul>
123 </ul> 126 </ul>
124 <h2>Ubuntu binaries</h2> 127 <h2>Ubuntu binaries</h2>
125 <p>You can manage pidgin-twitter package with programs such as apt-get, aptitude, and synaptic 128 <p>You can manage pidgin-twitter package with programs such as apt-get, aptitude, and synaptic
126 by adding following 2 lines in e.g., /etc/apt/sources.list. For the detail of the repository, please refer <a href="https://launchpad.net/~jean-baptiste-lab">@jbl_'s launchpad</a>.</p> 129 by adding following 2 lines in e.g., /etc/apt/sources.list. For the detail of the repository, please refer <a href="https://launchpad.net/~jean-baptiste-lab">@jbl_'s launchpad</a>.</p>
127 <ul> 130 <ul>
131 <!-- <li>For Ubuntu 9.10 Karmic Koala
132 <code>deb http://ppa.launchpad.net/jean-baptiste-lab/ubuntu karmic main
133 deb-src http://ppa.launchpad.net/jean-baptiste-lab/ubuntu karmic main</code></li>
134 -->
135 <li>For Ubuntu 9.04 Jaunty Jackalope
136 <code>deb http://ppa.launchpad.net/jean-baptiste-lab/ubuntu jaunty main
137 deb-src http://ppa.launchpad.net/jean-baptiste-lab/ubuntu jaunty main</code></li>
128 <li>For Ubuntu 8.10 Intrepid Ibex 138 <li>For Ubuntu 8.10 Intrepid Ibex
129 <code>deb http://ppa.launchpad.net/jean-baptiste-lab/ubuntu intrepid main 139 <code>deb http://ppa.launchpad.net/jean-baptiste-lab/ubuntu intrepid main
130 deb-src http://ppa.launchpad.net/jean-baptiste-lab/ubuntu intrepid main</code></li> 140 deb-src http://ppa.launchpad.net/jean-baptiste-lab/ubuntu intrepid main</code></li>
131 <li>For Ubuntu 8.04 Hardy Heron 141 <li>For Ubuntu 8.04 Hardy Heron
132 <code>deb http://ppa.launchpad.net/jean-baptiste-lab/ubuntu hardy main 142 <code>deb http://ppa.launchpad.net/jean-baptiste-lab/ubuntu hardy main
133 deb-src http://ppa.launchpad.net/jean-baptiste-lab/ubuntu hardy main</code></li> 143 deb-src http://ppa.launchpad.net/jean-baptiste-lab/ubuntu hardy main</code></li>
134 </ul> 144 </ul>
135 <ul> 145
136 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.2-1~ppa1_i386.deb" title="latest ubuntu i386 binary">pidgin-twitter-0.8.2 (i386)</a> 146 <ul>
137 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li> 147 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.4-0~ppa1_i386.deb" title="latest ubuntu i386 binary">pidgin-twitter-0.8.4 (i386)</a>
138 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.2-1~ppa1_amd64.deb" title="latest ubuntu amd64 binary">pidgin-twitter-0.8.2 (amd64)</a> 148 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li>
139 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li> 149 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.4-0~ppa1_amd64.deb" title="latest ubuntu amd64 binary">pidgin-twitter-0.8.4 (amd64)</a>
140 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.2-1~ppa1_lpia.deb" title="latest ubuntu lpia binary">pidgin-twitter-0.8.2 (lpia)</a> 150 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li>
151 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.4-0~ppa1_lpia.deb" title="latest ubuntu lpia binary">pidgin-twitter-0.8.4 (lpia)</a>
152 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li>
153
154 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.2-1~ppa1_i386.deb">pidgin-twitter-0.8.2 (i386)</a>
155 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li>
156 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.2-1~ppa1_amd64.deb">pidgin-twitter-0.8.2 (amd64)</a>
157 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li>
158 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.2-1~ppa1_lpia.deb">pidgin-twitter-0.8.2 (lpia)</a>
141 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li> 159 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li>
142 160
143 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.1-0~ppa2_i386.deb">pidgin-twitter-0.8.1 (i386)</a> 161 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.1-0~ppa2_i386.deb">pidgin-twitter-0.8.1 (i386)</a>
144 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li> 162 (built by <a href="http://twitter.com/jbl_">@jbl_</a>)</li>
145 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.1-0~ppa2_amd64.deb">pidgin-twitter-0.8.1 (amd64)</a> 163 <li><a href="https://launchpad.net/~jean-baptiste-lab/+archive/+files/pidgin-twitter_0.8.1-0~ppa2_amd64.deb">pidgin-twitter-0.8.1 (amd64)</a>