diff index.html.en @ 15:82cb7ca89587

announce 0.8.0 release
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 28 Oct 2008 12:56:25 +0900
parents e564abb6ae34
children 7560d1c3a00a
line wrap: on
line diff
--- a/index.html.en	Mon Sep 29 14:02:30 2008 +0900
+++ b/index.html.en	Tue Oct 28 12:56:25 2008 +0900
@@ -7,7 +7,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8 " />
     <meta http-equiv="Content-Style-Type" content="text/css" />
     <meta name="description" content="pidgin-twitter project" />
-    <meta name="keywords" content="pidgin,plugin,twitter,wassr,identi.ca" />
+    <meta name="keywords" content="pidgin,plugin,twitter,wassr,identi.ca,jisko" />
     <meta name="author" content="mojin and the pidgin-twitter project" />
     <link rel="stylesheet" type="text/css" href="default.css" media="screen" />
     <link rel="shortcut icon" href="favicon.ico" />
@@ -35,14 +35,15 @@
 	    <h1><a id="whatisit" name="whatisit">What is pidgin-twitter?</a></h1>
 	    <p>pidgin-twitter (also known as "ぴじつた") is a <a href="http://pidgin.im/">pidgin</a> plugin
 	    which provides a lot of useful features to the users who use pidgin
-	    as a front end to post and read twitter messages. </p>
+	    as a front for Twitter and similar services. </p>
 	  </div>
 
 	  <div class="item">
 	    <h1><a id="features" name="features">Features</a></h1>
 	    <p>pidgin-twitter supports <a href="http://twitter.com">Twitter</a>,
 	    <a href="http://wassr.jp">Wassr</a>,
-	    and <a href="http://identi.ca">identi.ca</a> now.</p>
+	    and <a href="http://identi.ca">identi.ca</a>
+	    and <a href="http://jisko.net">jisko</a> now.</p>
 	    <h2>General</h2>
 	    <ul>
 	      <li>display user icon (size configurable)</li>
@@ -54,7 +55,7 @@
 	    </ul>
 	    <h2>Twitter specific</h2>
 	    <ul>
-	      <li>get/post twitter statuses via API</li>
+	      <li>get/post Twitter statuses via API</li>
 	      <li>escape pseudo commands like "w"</li>
 	      <li>suppress oops message return</li>
 	    </ul>
@@ -73,7 +74,9 @@
 	    <h2>Sources</h2>
 	    <p>see README in the archive for detail</p>
 	    <ul>
-	      <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.8.0-beta1.tar.gz" title="latest source">
+	      <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.8.0.tar.gz" title="latest source">
+	      pidgin-twitter-0.8.0</a></li>
+	      <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.8.0-beta1.tar.gz">
 	      pidgin-twitter-0.8.0-beta1</a></li>
 	      <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.7.0.tar.gz">
 	      pidgin-twitter-0.7.0</a></li>
@@ -149,6 +152,7 @@
 
 	  <h1>Recent News</h1>
 	  <ul>
+	    <li>(28/Oct/2008) pidgin-twitter 0.8.0 has been released</li>
 	    <li>(29/Sep/2008) pidgin-twitter 0.8.0-beta1 has been released</li>
 	    <li>( 5/Aug/2008) pidgin-twitter 0.7.0 has been released</li>
 	    <li>(26/Jul/2008) official web site has been launched</li>