Internationalized Domain Name toolkit 2 (idnkit-2) provides useful
APIs (libraries) for application developers to make softwares
IDNA2008-compliant, and also provides tools for system administrators
to process IDNs appropriately according to IDNA2008 specification.
The idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0
developed by JPNIC, and it is released as an open source
free software modified to comply with IDNA2008.
idnkit-2 consists from its main part written in C and additional
API packages for other languages (Java, Python, and Perl).
BIEW is multiplatform portable viewer of binary files with built-in editor
with binary, hexadecimal, and disassembler modes. It uses native Intel
syntax for disassembly and offers many useful features such as highlighting
for AVR/Java/x86-AMD64/ARM-XScale/PPC-64 code, Russian codepage converter,
full preview of formats MZ, NE, PE, NLM, COFF32, ELF (and partially a.out,
LE, LX, PharLap), code navigator, and much more.
Rescue! Max is an Action Adventure in Space written in java.
It is based on an old mac game called Rescue! by Tom Spreen.
A 2D space real-time, action/strategy game. You are in control of a ship that
you fly around space fighting enemies and making friends on your way.
The main objective is to rescue people from planets and take them to star bases.
Fractal Flames are algorithmically generated images
and animations. The shape of each image is specified
by a long string of numbers - a genetic code of sorts.
You can create your own flames with the Apophysis
interactive designer (for windows), Qosmic (for Linux),
or Oxidizer (for Mac OS X), or Apophysis-J (cross-
platform in Java).
Or you can use the Electric Sheep distributed screen
saver to join the collective evolution of animated
fractal flames.
MapServer is a system for developing web-based GIS applications.
The basic system consists of a CGI program that can be configured to
respond to a variety of spatial requests like making maps, scalebars,
and point, area and feature queries. Virtually all aspects of an
application, from web interface to map appearance can be developed
without any programming. For the more ambitious user, MapServer
applications can be enhanced using Java, JavaScript or many other web
technologies.
MeCab is open source Japanese dependency structure analyzer developed
through the joint research project between Graduate School of Informatics
Kyoto University and NTT (Nippon Telegraph and Telephone)
Communication Science Laboratories. It has following features:
* General-purpose design independent from language, dictionary and
corpus.
* High precision of analysis based on Conditional Random Fields.
* Faster than ChaSen, Juman and KAKASI.
* Library is reentrant.
* Scripting language bindings such as Perl/Ruby/Python/Java/C#.
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/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = =
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.
GCC, the GNU Compiler Collection, supports a number of languages. This
port installs the C, C++, Fortran and Java front ends as gcc48, g++48,
gfortran48, and gcj48, respectively.
It can be used interchangibly with the lang/gcc48 port which tracks
weekly upstream snapshots whereas this port will be updated less
frequently, mostly in sync with upstream releases, and will move to
lang/gcc49 and later over time.
Gerald Pfeifer <gerald@FreeBSD.org>
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.