expert lotto 4.5
OverLook Webmail 4.2
OverLook is a branch of the famous e-mail client SquirrelMail. more>>
OverLook Webmail has not been only changed the skin, but the usability of the entire interface, that its now more intuitive, fast and efficient.
Enhancements:
- New themes have been added and new functionality has been implemented.
AI::ExpertSystem::Simple 1.2
AI::ExpertSystem::Simple is a simple expert system shell. more>>
SYNOPSIS
This class implements a simple expert system shell that reads the rules from an XML knowledge base and questions the user as it attempts to arrive at a conclusion.
This class is where all the work is being done and the other three classes are only there for support. At present there is little you can do with it other than run it. Future version will make subclassing of this class feasable and features like logging will be introduced.
To see how to use this class there is a simple shell in the bin directory which allows you to consult the example knowledge bases and more extensive documemtation in the docs directory.
EasyEclipse Expert Java 1.3.0
EasyEclipse Expert Java is bare-bones Eclipse distro for experienced Java developers who are new to Eclipse. more>>
EasyEclipse Expert Edition is all you need to start developing Java code with Eclipse.
This distribution includes the following plugins:
Core components with a JDK:
- Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
- Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
- Java JDK for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
- Java JDK for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
- Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
- AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
- Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
- Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
Version Control tools (note that CVS support is included in the Eclipse Platform):
- Subclipse 1.1.8 - Access and manage Subversion repositories within Eclipse.
fBuilder Lite 2.0.2
fBuilder project is a web-based utility for building and configuring your iptables or ipchains based Linux firewall. more>>
InnerTek Software currently offers two versions of fBuilder: fBuilder Lite - a free, ipchains only version of fBuilder that includes a standard set of features and fBuilder Plus - includes edit, insert, and delete capabilities for firewall rules, automatic back traffic rule creation, log reporting and export capabilities.
Our fBuilder products are also great for administering existing firewalls. When started, fBuilder will detect your running firewall and allow you to save it to a file. From that point, you can modify your firewall with the expert add utility or by using the edit/insert capabilities of fBuilder Plus.
Main features:
- Authentication
- User administration
- An enhanced firewall creation utility (known as the wizard)
- Much stronger scripts that add:
- SYN flood protection
- Spoof protection
- Disabling source-routed packets
- More...
- An expert add utility to allow users to build an entire firewall from scratch with much more control than allowed by the wizard including full support for:
- ICMP types
- SYN/ACK conditionals
- TOS bit manipulation
- Packet logging
- The invert option
- fBuilder ships with a pre-configured version of the boa web server, so there is no need to deal with Apache configuration files.
hamsterdb 0.4.5
hamsterdb is a database engine written in ANSI C. more>>
Main features:
- B+Tree index with variable length keys
- Configurable page size and cache size
- ANSI-C implementation, should be portable on all platforms, also embedded
- Uses memory mapped I/O for fast disk access (but falls back to read/write if mmap is not available)
- Uses 64bit file pointers
- Endian-independent (not tested, though)
- Support for in-memory-databases
Enhancements:
- This release implements "record number" databases; these databases behave like "auto-increment" tables in SQL.
- The keys of new records are automatically assigned and incremented with each insert.
- Also, a few minor bugs were fixed, and some optimizations took place; the generated database files are much smaller now.
Hextris 0.9
Hextris is a Tetris game with stones made of hexagons. more>>
It takes some time to get used to the hexagon board but its worth it.
Main features:
- severity levels for beginner, medium and expert
- choosable speed at game start
- global highscore list
- choosable hexagon size
- Java/multiplatform implementation
- GPL license
The aim of the game is to score as high as possible. So here are some score hints:
- Moving down stones manually scores more than waiting until stones move automatically.
- Playing in higher levels scores more than playing in lower levels. If you start in a higher level then you stay there as long as it takes to reach that level from level 1. So if you feel comfortable in say level 3 then its better to start in level 3.
- The score for removed lines depends on the number of simultaneously removed lines and grows quarely, i.e. filling 2 lines with one stones brings 2 times the score of filling 2 lines seperately. 3 times for 3 lines etc.
The actual number of score points can be found in the help display
ActivePerl (Linux) 5.10
ActivePerl is the industry-standard Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActivePerls completeness and ease-of-use. more>>
ActivePerl is the industry-standard Perl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActivePerls completeness and ease-of-use, while corporate users protect their infrastructure and stay competitive with quality-assured ActivePerl business solutions.
Complete and ready-to-install, the free ActivePerl distribution includes core Perl, popular modules, the Perl Package Manager (PPM), and complete documentation. The Windows version provides additional features that have made ActivePerl the worldwide standard for Perl on Windows.
ActiveState also provides business solutions for dynamic languages, including enterprise distributions and OEM licensing, that offer guaranteed stability, expert support, unparalleled quality and cost-efficiency to organizations.
Requirements: x86. libc-2.1.x+ (e.g. Red Hat 6.x+, Debian 2.2+)
Whats new in this version: New switch statement and smart-match operator. Defined-or operator, plus many improvements to regular expressions. Engine is no longer recursive: no more stack overflows.
<<lessQNetWalk 1.2
QNetwalk is a Qt-version of the popular NetWalk game for system administrators. more>>
Rules of play:
- You are the system administrator and your goal is to connect each computer to the central server.
- Click the right mouses button for turning the cable in a clockwise direction, and left mouses button for turning the cable in a counter-clockwise direction.
- Start the LAN with as few turns as possible!
Main features:
- Built-in levels generator.
- Novice, Amateur, Expert, and Master skill levels.
- Auto saving of settings.
- Turn animation.
- Highscores.
- Sound support.
- Command line support.
- International languages support (now Brazilian Portuguese, German, Dutch, English, French, Polish, Russian, and Spanish).
radlib 2.2.5
radlib is a C language library developed to abstract details of interprocess communications. more>>
It encourages developers (whether expert or novice) to use a proven paradigm of event-driven, asynchronous design.
By abstracting interprocess messaging, events, timers, and any I/O device that can be represented as a file descriptor, radlib simplifies the implementation of multi-purpose processes, as well as multi-process applications.
radlib greatly improves typical process performance through the use of shared memory buffers to avoid costly "malloc" and "free" library calls.
These buffers are also used for interprocess messages. radlib also utilizes shared memory constructs to provide global message queue management and global "Queue Groups" for increased interprocess communications flexibility.
All shared resources are semaphore protected to avoid issues with concurrent access.
In short, radlib is a sincere attempt to provide real-time OS capability on a non-real-time OS. It has been successfully deployed on linux, MacOSX and FreeBSD but there is no reason it would not build and run on any flavor of unix supporting System V IPC.
Specifically, radlib provides fast system buffers, a simple config file utility, events, doubly-linked lists, process logging through syslog, message queues, semaphores, shared memory utilities, timers, stacks, state machine utilities, a process framework, a process management utility to start/stop groups of processes, optional MySQL or PostgreSQL database API, straightforward TCP/streams socket API, and other assorted system utilities.
Enhancements:
- hanged some database field processing to comply with the postgresql changes made in version 8.
Boomerang alpha 0.3
Boomerang is a decompiler for native executables. more>>
It is therefore the opposite of a compiler, which takes a source file and makes an executable. However, a general decompiler does not attempt to reverse every action of the decompiler, rather it transforms the input program repeatedly until the result is high level source code. It therefore wont recreate the original source file; probably nothing like it.
It does not matter if the executable file has symbols or not, or was compiled from any particular language. (However, declarative languages like ML are not considered.)
The intent is to create a retargetable decompiler (i.e. one that can decompile different types of machine code files with modest effort, e.g. X86-windows, sparc-solaris, etc). It was also intended to be highly modular, so that different parts of the decompiler can be replaced with experimental modules. It was intended to eventually become interactive, a la IDA Pro, because some things (not just variable names and comments, though these are obviously very important) require expert intervention. Whether the interactivity belongs in the decompiler or in a separate tool remains unclear.
By transforming the semantics of individual instructions, and using powerful techniques such as Static Single Assignment dataflow analysis, Boomerang should be (largely) independent of the exact behaviour of the compiler that happened to be used. Optimisation should not affect the results. Hence, the goal is a general decompiler.
Version restrictions:
- In case you want to try Boomerang as it is as a decompiler (as opposed to experimenting with it, or improving it), be aware of its severe limitations. As of early 2004, Boomerang will only decompile X86 (Linux/X86 or Windows PE), SPARC (Solaris, or presumably Linux/SPARC), or Power PC (Linux/PPC or Mac OS/X) programs. In particular, note that it will not decompile DOS or NE (Windows 3.1) programs. Adding another processor is a large (several month) undertaking.
- It will only generate C, not C++. It will decompile C++ programs of course, (and any sorts of programs, including assembler). You may be able to hand edit some C++ programs into usable C++ source code. For MSVC compiled programs, at present you have to spoonfeed the decompiler and tell it that there is one register parameter (thiscall calling convention). The switches to handle this are complex; see using the -sf switch.

Ethereal for Linux 0.99.0
The worlds most popular network protocol analyzer more>> Ethereal is used by network professionals around the world for troubleshooting,analysis,software and protocol development,and education.It has all of the standard features you would expect in a protocol analyzer,and several features not seen in any other product. Its open source license allows talented experts in the networking community to add enhancements.<<less
eSearch 1.1ea1
eSearch provides a Java-based search engine. more>>
eSearch is a server side Java-based search engine which supplies basic search capabilities for Web use. Its basic capabilities can be extended to include intelligent agents and other expert-system behaviors.
Main features:
- Free and Open Source
- Written in Java, and therefore platform-independent
- Uses Lucene API for Text and Index operation.
- Supplies basic search capabilities comparable to other existing search engines, for both intranet and internet use.
- Allows the basic capabilities to be extended to include intelligent agents and other expert-system behaviours, with the end result of smarter searching than is possible with existing search engines.
- Scaleable to truly mind-boggling dimensions of collections and users.
- Can dynamically index multiple servers and sources simultaneously
- Have a powerful Developer kit that include eSearch TAG Library, Samples & Documentation.
- Powerful Administration Center that let you control all crawl & search operation in your enterprise.
- Extensible architecture. You can plug new component from third party.
- Can be easily integrated with any other Web Applications: i.e. ePortal, eContent, eForum, eFAQ, eHelpDesk.
eBox 0.8
eBox is a framework for the development and deployment of network services. more>>
eBox is released under the GNU General Public License (GPL). This is not just a maintenance release, as some new features have been added as well. Amongst them, the highly demanded support for PDC. Now your Windows users can authenticate against your ebox machine, use roaming profiles and so on.
Main features:
- Network Configuration
- Firewall with NAT/Port redirections
- HTTP Proxy and content filtering
- DHCP server
- Configuration backups
- Windows user, file sharing
- PDC support
- Printing server
- DNS Cache
- Jabber server
- NTP server
- Software updates
- Mail server
- Debian Installer!!!
Using this CD you can test the lastest features of eBox platform with just booting your PC from your CD-ROM drive. Note that you need to configure you network using eBox to have Internet access. Password for the administration interface is ebox.
dxflib 2.0.4.6
dxflib is an open source C++ library mainly for parsing DXF files. more>>
QCad, CAM Expert and vec2web all use dxflib to import DXF files. dxflib can also write DXF files, but you need to have good knowledge of the DXF format to produce valid output.
Installation:
LINUX
Compile as described in the UNIX section
UNIX
1. Extract package with gzip -dc dxflib-xxxx.tar.gz | tar xvf -
2. Run ./configure
3. Optionally run make depend
4. Run make
5. Run make install or copy libdxf.a and the header files to the default locations for library and include files.
6. Optional: run make demo to compile the demo application
Main features:
Supported Sections:
- HEADER
- Variables
- TABLES
- LAYER
- BLOCKS
- ENTITIES
- POINT
- LINE
- ARC
- CIRCLE
- ELLIPSE
- POLYLINE
- LWPOLYLINE
- INSERT
- TEXT
- HATCH
- DIMENSION
- Aligned
- Linear
- Radial
- Diametric
- Angular
- Leader
libUTL++ 1.0.5
libUTL++ library is an object-oriented C++ application development framework. more>>
Ive made UTL++ available to the public under the GNU GPL in the hope that others can benefit from it also. In particular, I want UTL++ to help you achieve the following goals:
- enjoy programming more (it should be fun!)
- exploit object-orientation to maximum benefit
- be productive in C++ even if you arent an expert
- stop re-inventing the wheel, focus your time and energy
- on the problems that are really unique to your application
- write code that is:
correct
portable
readable
maintainable
efficient