# HG changeset patch # User mojin # Date 1217224242 -32400 # Node ID 4e7b40140f584f531612e8b15b7d35a64d1368cc # Parent 4c750532a726b5ce6fdbede3b513dd501fae5972 * default.css - change font-size - change line-height - change font-family for code tag as monospace * index.html - indentation - change meta tag contents properly - add favicon - add development repositories section * favicon.ico - newly added diff -r 4c750532a726 -r 4e7b40140f58 default.css --- a/default.css Mon Jul 28 05:12:39 2008 +0900 +++ b/default.css Mon Jul 28 14:50:42 2008 +0900 @@ -7,7 +7,7 @@ Feel free to use and modify but please provide credits. -Modified by @mojin +Modified by pidgin-twitter project #############################################################*/ /* standard elements */ @@ -27,7 +27,7 @@ body { background: #EEE url(img/bg.gif); color: #444; - font: normal 100% "Lucida Sans Unicode",sans-serif; + font: normal 85% "Lucida Sans Unicode",sans-serif; margin: 0; } @@ -60,7 +60,7 @@ border-left: 6px solid #39F; color: #555; display: block; - font: normal 1.1em "Lucida Sans Unicode",serif; + font: normal 1.1em monospace; margin-bottom: 12px; padding: 8px 10px; white-space: pre; @@ -186,6 +186,7 @@ .content { float: right; width: 520px; + line-height: 1.5em; } .content .item { diff -r 4c750532a726 -r 4e7b40140f58 favicon.ico Binary file favicon.ico has changed diff -r 4c750532a726 -r 4e7b40140f58 index.html --- a/index.html Mon Jul 28 05:12:39 2008 +0900 +++ b/index.html Mon Jul 28 14:50:42 2008 +0900 @@ -1,168 +1,184 @@ +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - - - - - - -pidgin-twitter (ぴじつた) - + + + + + + + + pidgin-twitter (ぴじつた) + + + + +
+ +
+ +
+ +
+

pidgin-twitter (ぴじつた)

+
+ +
+ +
+ +
+

What is pidgin-twitter?

+

pidgin-twitter (also known as "ぴじつた") is a pidgin plugin + which provides a lot of useful features to the users who use pidgin + as a front end to post and read twitter messages.

+
+ +
+

Features

+

pidgin-twitter supports Twitter, + Wassr, + and identi.ca now.

+

General

+
    +
  • display user icon (size configurable)
  • +
  • translate sender's name and @<username> + to link to the user's home
  • +
  • play sounds for specific senders/recipients
  • +
  • show letter counter on the format toolbar
  • +
+

Twitter specific

+
    +
  • get/post twitter statuses via API
  • +
  • escape pseudo commands like "w"
  • +
  • suppress oops message return
  • +
+

Wassr specific

+
    +
  • Translate #<channel name> to link to the channel
  • +
+
+ +
+

Released Files

+

Sources

+

see README in the archive for detail

+ +

Windows binaries

+ +
- +
+

Development Repository

+

Development version can be obtained from repositories with + Mercurial

+ +

Use this command to check out the latest project source code:

+ hg clone http://freehg.org/u/honeyplanet/pidgin-twitter +
-
+
+

Screenshots

+

pidgin-twitter used with pidgin-2.4.3 on Mandriva Linux 2008.1

+ + thumbnail +
+ +
+

Contacts

+

If you have questions and comments, there are several ways to contact us

+ +
+ +
+ +
-
+

Navigation

+ + +

Recent News

+
    +
  • (26/Jul/2008) official web site has been launched
  • +
  • (28/Jun/2008) pidgin-twitter 0.7.0-alpha1 has been released
  • +
- + +
-
- -
-

What is pidgin-twitter?

-

pidgin-twitter (also known as "ぴじつた") is a pidgin plugin - which provides a lot of useful features to the users who use pidgin - as a front end to post and read twitter messages.

-
- -
-

Features

-

pidgin-twitter supports Twitter, - Wassr, - and identi.ca now.

-

General

-
    -
  • display user icon (size configurable)
  • -
  • translate sender's name and @<username> - to link to the user's home
  • -
  • play sounds for specific senders/recipients
  • -
  • show letter counter on the format toolbar
  • -
-

Twitter specific

-
    -
  • get/post twitter statuses via API
  • -
  • escape pseudo commands like "w"
  • -
  • suppress oops message return
  • -
-

Wassr specific

-
    -
  • Translate #<channel name> to link to the channel
  • -
-
- -
-

Released Files

-

Sources

-

see README in the archive for detail

- -

Windows binaries

- -
- -
-

Screenshots

-

pidgin-twitter used with pidgin-2.4.3 on Mandriva Linux 2008.1

- - thumbnail -
- -
-

Contacts

-

If you have questions and comments, there are several ways to contact us

- -
- -
- -
- -

Navigation

- - -

Recent News

-
    -
  • (26/Jul/2008) official web site has been launched
  • -
  • (28/Jun/2008) pidgin-twitter 0.7.0-alpha1 has been released
  • -
- -

Links

- - -
- -
-
- - -
- -
- -
- - - -
- - +