EPIC5 is the 5th generation of the Enhanced Programmable ircII Client.
No longer is EPIC 100% backwards compatible with ircII, but instead those
things where compatibility is undesirable have been found and fixed. No
gratuitous incompatibilities have been added, but lots of new code has been
added to make EPIC one of the best ircII clients available.
EPIC no longer shares any file names with ircII, so they should happily
co-exist.
Due to it's minimalist approach it is highly recommended you use a script
with EPIC.
psyBNC is an extremely powerful IRC bouncer.
Features include:
. It stays connected when you disconnect
. It allows Full Online Administration
. It allows you to set Users who could get op from psyBNC
. It supports full logging of Messages and traffic
. It supports linking to other psyBNCs + PartyLine
. It allows multiple connections of one Client to different irc-servers
. It has a translation module
- english to italian,english to german,english to portugese,english to french,
french to english,german to english,portugese to english,french to english
. Modular
. IPv6 Support
. Much more (see README in package)
Thales is an IRC to MySQL Gateway. It connects to your IRC network as a
service, and converts messages it receives to SQL queries to update the
database. It collects data about users, channels and servers. It does
not build stats itself, but gives you the database, it's your role to
write third-party applications or scripts, for example in PHP, to extract
data from it. Some example applications are provided.
Supported DBMS and IRCDs:
* Currently runs with MySQL
* Currently supports Unreal (3.1 or later)
* Support for Bahamut (1.4.27 or later), Hybrid 7 and Ultimate (2.8 or
later, 3.0.0 or later) is still included, but is not maintained
dbskkd-cdb is a dictionary server for the SKK Japanese input method
system. dbskkd-cdb is based on the code of skkserv (the original SKK
server) 3.9.3, using the cdb constant database package of
D. J. Bernstein (DJB) for faster dictionary access.
dbskkd-cdb is compatible with skkserv on the protocol behavior. It is
called from "super-server" programs such as inetd or tcpserver, and the
I/O operation is solely with the stdio interface, so the code is compact
and the access to the server can be easily restricted.
Esecanna pretends to be a cannaserver and listens to canna clients.
It interprets to one of the VJE 3.0/2.5 or Wnn6 servers what they say,
then passes through to them what it results.
You'll have to install one of the esecanna modules to run it.
With this, you can use VJE 3.0/2.5 or Wnn6's smart input engine
also from the console applications.
[ canna clients ] (mule, jvim, etc.)
|| /\
\/ ||
[ esecanna ] (esecannaserver + {vje30,wnn6} module)
|| /\
\/ ||
[ input engine ] (vjed or jserver)
Further information is found on the following web site:
Epwutil contains following utilities:
bookinfo - view a component of the book to know how to downsize it.
catdump - edit and concatenate the CD-ROM catalogue files.
squeeze - remove multi-media data(image or audio) and indexes for conditional
or compound search from the book.
Bookinfo and squeeze can not be used for EPWING V4 and later.
See "Section 5: Restriction" in epwutil.doc.
In use of this programs, you have to check the agreement of your CD-ROM books
on making copies or modifying books for personal use.
See "Section 2: Before using epwutil" in epwutil.doc.
jacode.pl - Perl library for Japanese character code conversion
This software has upper compatibility to jcode.pl.
* jcode.pl upper compatible
* Perl4(also Perl5) script
* Acts as a wrapper to Encode::from_to (Yes, not only Japanese!)
* Support HALFWIDTH KATAKANA
* Support UTF-8 by cp932 to Unicode table
http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT
http://support.microsoft.com/kb/170559/ja
(JIS X 0221:2007 BASIC JAPANESE and COMMON JAPANESE)
* Hidden UTF8 flag
* No Object oriented
* Possible to re-use past code and how to
KON2 is a program for displaying Kanji (japanese characters) on the
console of Linux/FreeBSD. KON2 hooks the output of console and
redirects to pseudo tty, drawing on the VGA display.
If KON2 would be going to something wrong, check shared-memories being
loading or not. If not, add "options SYSVSHM" to
/usr/src/sys/i386/conf/GENERIC, and reconfigure the kernel.
Be aware that using KON2 with X is not allowed (You should shutdown X first
when you use KON2, and vice versa).
In order to use 30 lines (default is 25), modify the "Normal" entry of
kon.cfg as follows:
-------
VGA:Normal
VGA
640 680 768 800 480 491 493 525
1
79 29
-------
migemo.el is a Japanese incremental search tool for Emacs.
You can search Japanese words on Emacs without Kanji conversion.
This migemo.el is forked version from the original one bundled with migemo.
To use migemo.el, please set the following elisp to your own
~/.emacs.d/init.el file.
(require 'migemo)
(setq migemo-command "cmigemo")
(setq migemo-options '("-q" "--emacs"))
(setq migemo-dictionary "/usr/local/share/cmigemo/utf-8/migemo-dict")
(setq migemo-user-dictionary nil)
(setq migemo-regex-dictionary nil)
(setq migemo-coding-system 'utf-8-unix)
(load-library "migemo")
(migemo-init)
Kterm is a xterm replacement with Japanese (Kanji) support. It also
understands ANSI color sequences. This version is 6.2.0, available
from the X11R6 contrib tape.
Also included is support for Xaw3d arrow-style scrollbars and neXtaw
NeXT-style scrollbars. You can now hold down the arrow buttons to
scroll continuously.
And also included kterm background-wallpaper patch.
This patch is made by Junji Takagi <takagi@an.ip.titech.ac.jp>,
and revised by Takuji Iimura <uirou@mma.club.uec.ac.jp>.
Finally, this port is made by Satoshi Asami <asami@cs.berkeley.edu>,
and revised by Shigeyuki Fukushima <shige@FreeBSD.ORG>.