Serveez is a server framework. It provides routines and help for
implementing IP based servers (currently TCP, UDP and ICMP). It is also
possible to use named pipes for all connection oriented protocols. We
think it is worth the effort because many people need server
functionality within their applications. However, many people
experience problems with select()- or poll()-loops, and with
non-blocking operations. This application demonstrates various aspects
of advanced network programming in a portable manner. You can use it for
implementing your own servers or for understanding how certain network
services and operations work. The package includes a number of servers
that work already: an HTTP server, an IRC server, a Gnutella spider and
some others. One of the highlights is that you can run all protocols on
the same port. The application itself is single threaded but it uses
helper processes for concurrent name resolution and ident lookups.
The YAZ Proxy is highly configurable and can be used in a number of different
applications, ranging from debugging Z39.50-based applications and protecting
overworked servers, to improving the performance of stateless WWW/Z39.50
gateways. Among other features, it includes:
* SRW/SRU server function, to allow any Z39.50 server to also
support the ZiNG protocols
* Load balancing across multiple backend servers
* Session-sharing and pre-initialization to improve performance in
servers with expensive session initialization
* Configurable request filtering, to keep bad requests from reaching
the server
* XML support -- MARC records can be converted to MARCXML, and
XSLT-transformations allow the proxy to support arbitrary
retrieval schemas in XML
* Load governor function limits requests from aggressive batch-mode clients
* Configurable logging
* Efficient multiplexing software enables small memory footprint and
very high performance
Checkbot -- a WWW link verifier
Checkbot is a perl5 script which can verify links within a region of
the World Wide Web. It checks all pages within an identified region,
and all links within that region. After checking all links within the
region, it will also check all links which point outside of the
region, and then stop.
Checkbot regularly writes reports on its findings, including all
servers found in the region, and all links with problems on those
servers.
Checkbot was written originally to check a number of servers at
once. This has implied some design decisions, so you might want to
keep that in mind when making suggestions. Speaking of which, be sure
to check the TODO file for things which have been suggested for
Checkbot.
Terminal based MP3 search, playback and download.
- Search and stream music
- Create playlists
- Download music
- Works with Python 2.7 and 3.x
- Works with Windows, Linux and Mac OS X
- No Python dependencies
- Requires mplayer or mpv
fcitx stands for Free Chinese Input Toy of X,it's a ollection of Simplified
Chinese input methods based on XIM (X Input Method), including WuBi, PinYin,
and QuWei.
scim-fcitx is an SCIM IMEngine module for fcitx.
Powermanga is an arcade 2D shoot-em-up game with 41 levels and more
than 200 sprites. It runs in 320x200 or 640x400 pixels, with Window
mode or direct to screen (DGA) and support for 8, 15, 16, 24, and 32
bpp.
ANSi / ASCII art to PNG converter
- Supports 7 textmode formats:
ANS/PCB/BiN/ADF/iDF/TND/XBiN
- Supports 14 MS-DOS charsets
- 80x25, 80x50 and Amiga fonts
- Supports SAUCE and iCE colors
- Small output size (4-bit PNG)
libwmf is a library for Unix like machines that can convert wmf
files into other formats, currently it supports a gd binding
to convert to png, and an X one to draw direct to an X window
or pixmap.
The fonts used by the Hebrew Support of X-Windows & Motif since 1991.
35 pcf files, 8 Type1 files (1 is similar to the proportional Webfont).
Already adopted by 8 workstation vendors, dozens of software houses,
and most of the X users in Israel.
geg, a GTK+ Equation Grapher is a very simple utility for parsing and plotting
2D-Functions, eg f(x) = 3 + sin(x), and much more complicated functions.
It was written with GTK+ and provides a neat, configurable user interface.