Difference between revisions of "TalkSoup"

From GNUstepWiki
Jump to navigation Jump to search
(stub)
 
(Updated, still a stub because there's nothing under features (I don't know what they are)
Line 1: Line 1:
{{stub}}
+
==== Current Version: [http://prdownloads.sourceforge.net/talksoup/TalkSoup-1.0alpha.tar.bz2?download 1.0alpha] ====
 +
* Released September 7, 2005
  
 +
=== Overview ===
 
TalkSoup is a GNUstep IRC client with a minimalistic feel and by far one of the most extensible designs in existence. At the core is just a simple class which passes messages between bundles or plugins. The rest of the IRC client is formed entirely by these bundles. This means you can have multiple output bundles such as a GTK output bundle, GNUstep bundle, even a ncurses bundle! And all of these could use other bundles which can do everything from output your incoming messages through a speech program or filter all your outgoing messages through a spell checking bundle.
 
TalkSoup is a GNUstep IRC client with a minimalistic feel and by far one of the most extensible designs in existence. At the core is just a simple class which passes messages between bundles or plugins. The rest of the IRC client is formed entirely by these bundles. This means you can have multiple output bundles such as a GTK output bundle, GNUstep bundle, even a ncurses bundle! And all of these could use other bundles which can do everything from output your incoming messages through a speech program or filter all your outgoing messages through a spell checking bundle.
  
Its homepage is [http://talksoup.aeruder.net located here].
+
=== Features ===
 +
 
 +
 
 +
=== Maintainer ===
 +
* [mailto:andy@aeruder.net Andrew Ruder]
  
 +
=== Related Links ===
 +
* [http://talksoup.aeruder.net TalkSoup's Official Web Site]
  
 +
{{stub}}
 
[[Category:Network_Applications]]
 
[[Category:Network_Applications]]

Revision as of 00:06, 13 September 2006

Current Version: 1.0alpha

  • Released September 7, 2005

Overview

TalkSoup is a GNUstep IRC client with a minimalistic feel and by far one of the most extensible designs in existence. At the core is just a simple class which passes messages between bundles or plugins. The rest of the IRC client is formed entirely by these bundles. This means you can have multiple output bundles such as a GTK output bundle, GNUstep bundle, even a ncurses bundle! And all of these could use other bundles which can do everything from output your incoming messages through a speech program or filter all your outgoing messages through a spell checking bundle.

Features

Maintainer

Related Links

This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it