Ports Search

Results 16,69116,700 of 17,660 for descr%3A%22spam filter%22.(0.037 seconds)
irc/ScrollZ-2.3 (Score: 8.118464E-5)
Enhanced ircII client that supports scripts, colors, and more
ScrollZ is an IRC client based on ircII with many enhancements (colors, userlists, enhanced scripting, and more). The main difference from other clients is that it implements many useful features that you would normally find in a script, thus making it faster than such scripts paired up with ircII. It also has many unique features, such as three-line status bars, CDCC (which has reget/resend ability), and its environment is highly customizable.
japanese/bible_names-fpw-1.1.3 (Score: 8.118464E-5)
Dictionary for HITCHCOCK'S BIBLE NAMES (EPWING V1 format)
HITCHCOCK'S BIBLE NAMES Dictionary was produced by Mr. Brad Haugaard. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: ftp://ccel.wheaton.edu/ebooks/HTML/bible_names/ o URL for this converted dictionary:
japanese/flower-fpw-1.0 (Score: 8.118464E-5)
Dictionary for flowers (EPWING V1 format)
This flower dictionary was produced by Mr. Yoshio Kobayashi. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: http://www.inv.co.jp/~yoshio/DW/Flower/Flower.htm o URL for this converted dictionary:
japanese/fumeikai-fpw-1.0 (Score: 8.118464E-5)
Abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format)
This is an abbreviation (alphabet-->Japanese) dictionary whose Japanese name is Ryakugo Jisyo. It was produced by Fumeikai Ryakugo Jiten Hensyu committee. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: http://www1.nisiq.net/~cpulot/Dic.htm o URL for this converted dictionary:
japanese/lsd-fpw-3.0.1 (Score: 8.118464E-5)
Japanese - English Dictionary for Life Science (EPWING V1 format)
This Japanese <--> English dictionary for Life Science was produced by Lsd Project. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So these can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: http://lsd.pharm.kyoto-u.ac.jp/ o URL for this converted dictionary:
japanese/pejv-fpw-1.0.4 (Score: 8.118464E-5)
Esperanto-Japanese dictionary (EPWING V1 format)
This Esperanto-Japanese dictionary was produced by Mr. HIROTAKA Masaaki. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: http://www2.saganet.ne.jp/vastalto/ o URL for this converted dictionary:
japanese/Lingua-JA-Moji-0.36 (Score: 8.118464E-5)
Perl extension to handle many kinds of Japanese characters
This module provides methods to convert different written forms of Japanese into one another. It enables conversion between romanized Japanese, hiragana, and katakana. It also includes a number of unusual encodings such as Japanese braille and morse code, as well as conversions between Japanese and Cyrillic and Hangul. It also handles conversion between the Chinese characters (kanji) used before and after the character reforms of 1949, as well as the various bracketed and circled forms of kana and kanji.
japanese/ryaku-fpw-1.0.1 (Score: 8.118464E-5)
Abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format)
This dictionary is an abbreviation (alphabet-->Japanese) dictionary whose Japanese name is "Ryakugo Jisyo". It was produced by Mr. Yoshio Kobayashi. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: http://www.inv.co.jp/~yoshio/DW/Ryaku/Ryaku.htm o URL for this converted dictionary:
japanese/xgate-3.7pl6 (Score: 8.118464E-5)
Webmail system xGate implemented by Servlet over IMAP4/POP3
xGate is a webmail system. o Implement as Java Servlet. o Support IMAP4rev1 and POP3 back-end mail engine. o Provide mails to PC, mobile-phones and PDA with high security method. o Supported by Orangesoft Inc with low cost management. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = If you can use apache 2.2 and mod_proxy_ajp, add following lines to httpd.conf: LoadModule proxy_module libexec/apache22/mod_proxy.so LoadModule proxy_ajp_module libexec/apache22/mod_proxy_ajp.so ProxyPass /xgate/ ajp://localhost:8009/xgate/ = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
java/commons-collections-3.2.1 (Score: 8.118464E-5)
Classes that extend/augment the Java Collections Framework
A suite of classes that extend or augment the Java Collections Framework. There are certain holes left unfilled by Sun's implementations, and the Jakarta-Commons Collections Component strives to fulfill them. Among the features of this package are: Special-purpose implementations of Lists and Maps for fast access Adapter classes from Java1-style containers (arrays, enumerations) to Java 2-style collections. Methods to test or create typical set-theory properties of collections such as union, intersection, and closure.