y is a multi-windowed console text editor, primarily intended for
programmers and system administrators.
y main features is:
- Multi-windows interface with up and down menu lines
- Pulldown menus
- Operable window list
- Copy/paste between windows
- Inter-windows search and replace
- Help window with ability to browse manual pages and info files
- Internal terminal window
- Internal GDB interface with ability to set up breakpoints
inside text window
- Status saving - you can load 20 files from your program project
by one click
- C-style and HTML-style Syntax highlight
- Stream and columnar blocks with saving block features
- Ability to edit huge (hundred of Mb) files
Rashid N. Achilov (citycat4@ngs.ru)
FCE Ultra is an NTSC and PAL Famicom/NES emulator for various
platforms. It is based upon Bero's original FCE source code. Current
features include good PPU, CPU, pAPU, expansion chip, and joystick
emulation. Also a feature unique to this emulator (at the current time)
is authentic Game Genie emulation. Save states and snapshot features
also have been implemented. The VS Unisystem is emulated as well.
FCE Ultra supports iNES format ROM images, UNIF format ROM images,
headerless and FWNES style FDS disk images, and NSF files.
VMware Command Line Tools
On this page, you'll find command line programs which can replace and/or
supplement the VMware's official VMwareTools.
These programs use VMware's undocumented and therefore not officially
supported feature to communicate with VMware (see VMware Backdoor I/O Port).
Information on these functions have come entirely from my personal research
and quite a few contributions by fellow VMware users.
These programs are intended partly as illustrative examples of how to use the
VMware backdoor function and I have cut many corners writing them.
* vmw: generic backdoor access program
* vmshrink: virtual disk shrink program
* vmftp: host-guest file transfer program
LICENSE: no particular restriction on redistribution
HomeBank is the free software you have always wanted to manage your
personal accounts at home. The main concept is to be light, simple and
very easy to use. It brings you many features that allow you to analyze
your finances in a detailed way instantly and dynamically with powerful
report tools based on filtering and graphical charts.
Furthermore, HomeBank benefits from more than 10 years of users'
experiences and feedback as its development started in 1995 on Amiga
computers. It is now available on Amiga, GNU/Linux, and will probably be
available soon for Microsoft Windows and MacOS X systems as GTK+ exists
on them.
Skrooge is a personal finances manager for KDE4. It allows you to
keep track of your expenses and incomes, categorize them, and build
reports of them.
Here is the list of main features of Skrooge:
* QIF, CSV, SKROOGE, KMYMONEY import/export
* OFX, QFX, GNUCASH, GRISBI, HOMEBANK import
* Advanced Graphical Reports
* Several tabs to help you organize your work
* Infinite undo/redo (even after the file was closed !)
* Instant filtering on operations and reports
* Infinite categories levels
* Mass update of operations
* Scheduled operations
* Track refund of your expenses
* Automatically process operations based on search conditions
* Multi currencies
* Dashboard
FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP
client with lots of useful features and an intuitive interface.
Among others, the features of FileZilla include the following:
* Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
* IPv6 support
* Available in many languages
* Supports resume and transfer of large files >4GB
* Tabbed user interface
* Powerful Site Manager and transfer queue
* Bookmarks
* Drag & drop support
* Configurable transfer speed limits
* Filename filters
* Network configuration wizard
* Remite file editing
* Keep-alive
* HTTP/1.1, SOCKS5 and FTP-Proxy support
* Logging to file
* Synchronized directory browsing
* Remote file search
oftpd is designed to be as secure as an anonymous FTP server can possibly be.
It runs as non-root for most of the time, and uses the Unix chroot() command to
hide most of the systems directories from external users - they cannot change
into them even if the server is totally compromised! It contains its own
directory change code, so that it can run efficiently as a threaded server, and
its own directory listing code (most FTP servers execute the system "ls"
command to list files).
Pure-FTPd is a fast, production-quality, standard-conformant FTP server, based
upon Troll-FTPd.
Unlike other popular FTP servers, it's designed to be secure in default
configuration, has no known buffer overflow, it is really trivial to set up and
it is especially designed for modern kernels.
Features include PAM support, IPv6, chroot()ed home directories, virtual
domains, built-in 'ls', anti-warez system, configurable ports for passive
downloads, FXP protocol, bandwidth throttling, ratios, LDAP, customizable SQL,
fortune files, Apache-like log files, fast standalone mode, text / HTML / XML
real-time status report, virtual users, virtual quotas, privilege separation and
more.
Twoftpd is an FTP server that strives to be secure, simple, and efficient.
None of the commands can cause execution of other programs, and the normal
model of execution does a chroot to the logged in user's directory
immediately after authentication. The name "twoftpd" comes from
the fact that there are two parts to the server: an authenticating front
end, which contains no file or data transfer code, and one of two back ends,
which contain all the data transfer code.
This program calculates a simple biorythm plot based on the given date
of birth. The plot starts at the given first day of plot, and includes
the number of days indicated on the command line.
Dates must be entered according to ISO date format, that is:
YYYY-MM-DD, four digit year, two digit month, and two digit day of
month.
The default plot includes emotional, intellectual and physical
curves. This may be overridden by command line options.
The author has no idea how to interpret the plot, so please don't ask
him about it.