open webmail
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3144
OpenWebMail 2.52
Open WebMail is a webmail system based on the Neomail version 1.14 from Ernie Miller. more>>
Open WebMail is a webmail system based on the Neomail version 1.14 from Ernie Miller. Open WebMail is designed to manage very large mail folder files in a memory efficient way.
OpenWebMail also provides a range of features to help users migrate smoothly from Microsoft Outlook to Open WebMail.
Main features:
For Users:
- Auto Login
- Multiple Languages/Multiple Charsets
- Strong MIME Message Capability
- Full Content Search
- Draft Folder Support
- Confirm Reading Support
- Spelling Check Support
- vCard compliant Addressbook
- POP3 Support
- Mail Filter Support
- AntiSpam Support through SpamAssassin (http://www.spamassassin.org)
- AntiVirus Support through ClamAV (http://www.clamav.net)
- Calendar with Reminder/Notification Support
- Webdisk Support
- HTTP Compression
For System:
- Fast Folder Access
- Efficient Message Movement
- Smaller Memory Footprint
- Graceful File Lock
- Various Authentication Modules
- PAM support
- Remote SMTP Relaying
- Virtual Hosting
- User Alias
- Pure Virtual User Support
- Per User Capability Configuration
- Persistent Running through SpeedyCGI
<<lessOpenWebMail also provides a range of features to help users migrate smoothly from Microsoft Outlook to Open WebMail.
Main features:
For Users:
- Auto Login
- Multiple Languages/Multiple Charsets
- Strong MIME Message Capability
- Full Content Search
- Draft Folder Support
- Confirm Reading Support
- Spelling Check Support
- vCard compliant Addressbook
- POP3 Support
- Mail Filter Support
- AntiSpam Support through SpamAssassin (http://www.spamassassin.org)
- AntiVirus Support through ClamAV (http://www.clamav.net)
- Calendar with Reminder/Notification Support
- Webdisk Support
- HTTP Compression
For System:
- Fast Folder Access
- Efficient Message Movement
- Smaller Memory Footprint
- Graceful File Lock
- Various Authentication Modules
- PAM support
- Remote SMTP Relaying
- Virtual Hosting
- User Alias
- Pure Virtual User Support
- Per User Capability Configuration
- Persistent Running through SpeedyCGI
Download (7.3MB)
Added: 2006-05-04 License: GPL (GNU General Public License) Price:
1286 downloads
Perl Webmail 3.1.0
Perl Webmail is a Perl-based Web-mail application. more>>
Perl Webmail is a CGI/mod_perl application that interfaces with external POP3 and SMTP services.
Perl Webmail provides all the expected functionality of a mail client, such as read, reply, forward, delete, as well as sending and receiving attachments, storage for mail folders, contacts, and calendar notes.
Requierments:
- Mail::Box
- Crypt::Blowfish
- Crypt::CBC
- Date::Parse
- Text::Wrap
- IO::Scalar
Enhancements:
- This release features a rewrite for Template Toolkit support, various code level improvements, and a build script to generate a Slackware package.
<<lessPerl Webmail provides all the expected functionality of a mail client, such as read, reply, forward, delete, as well as sending and receiving attachments, storage for mail folders, contacts, and calendar notes.
Requierments:
- Mail::Box
- Crypt::Blowfish
- Crypt::CBC
- Date::Parse
- Text::Wrap
- IO::Scalar
Enhancements:
- This release features a rewrite for Template Toolkit support, various code level improvements, and a build script to generate a Slackware package.
Download (0.07MB)
Added: 2005-12-05 License: GPL (GNU General Public License) Price:
1420 downloads
OverLook Webmail 4.2
OverLook is a branch of the famous e-mail client SquirrelMail. more>>
OverLook is a branch of the famous e-mail client SquirrelMail, transformed for being an usable application also by a less expert user, accustomed using other tools for the management of his mail.
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.
<<lessOverLook 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.
Download (3.4MB)
Added: 2006-11-02 License: GPL (GNU General Public License) Price:
1097 downloads
Yukatan Webmail 0.1
Yukatan Webmail provides an advanced email management system. more>>
Yukatan Webmail provides an advanced email management system.
The goal of the project is to create an advanced webmail system, that uses a relational database backend to provide efficient search and classification capabilities.
The project is currently in pre-alpha state. The underlying data model has just reached 1.0 status, and a couple of utility tools are under active development.
Yukatan components
The Yukatan webmail system is developed as a collection of independent components based on a central data model.
Enhancements:
- Yukatan data model 1.0
- Java importer sources
- Initial webapp code for the webmail part
<<lessThe goal of the project is to create an advanced webmail system, that uses a relational database backend to provide efficient search and classification capabilities.
The project is currently in pre-alpha state. The underlying data model has just reached 1.0 status, and a couple of utility tools are under active development.
Yukatan components
The Yukatan webmail system is developed as a collection of independent components based on a central data model.
Enhancements:
- Yukatan data model 1.0
- Java importer sources
- Initial webapp code for the webmail part
Download (0.018MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
990 downloads
Open BEAGLE 3.0.1
Open BEAGLE is an evolutionary computation framework in C++. more>>
Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming, bit string and real-valued genetic algorithms, and evolution strategy.
The Open BEAGLE architecture follows strong principles of object oriented programming, where abstractions are represented by loosely coupled objects and where it is common and easy to reuse code.
Open BEAGLE is designed to provide an EC environment that is generic, user friendly, portable, efficient, robust, elegant and free.
With Open BEAGLE, the user can execute any kind of EC, as far as it fulfills some minimum requirements. The only necessary condition is to have a population of individuals to which a sequence of evolving operations is iteratively applied.
So far, Open BEAGLE supports most mainstream EC flavors such genetic programming, bit string and real-values genetic algorithms, and evolution strategy. It also includes support for advanced EC techniques such multiobjective optimization and co-evolution.
The user can take any of these specialized frameworks and modify them further to create his own specialized flavor of evolutionary algorithms.
Main features:
User Friendliness
- Considerable efforts were deployed to make the use of Open BEAGLE as easy and pleasant as possible. Open BEAGLE possesses several mechanisms that offer a user friendly programming interface. For example, the memory management of dynamically allocated objects is greatly simplified by the use of reference counting and automatic garbage collection. The programming style promoted is high-level and allows rapid prototyping of applications.
Portability
- The Open BEAGLE code is compliant with the C++ ANSI/ISO 3 standard. It requires the Standard Template Library (STL). No specific call in the core libraries are made to the operating system nor to the hardware.
Efficiency
- To insure efficient execution, particular attention was given to optimization of critical code sections. Detailed execution profiles of these sections were done. Also, the fact that Open BEAGLE is written in C++ contributes to its overall good performance.
Robustness
- Many verification and validation statements are embedded into the code to ensure correct operation and to inform the user when there is a problem. Robust mechanisms for periodically saving the current evolution state have also been implemented in order to enable automatic restart of interrupted evolutions.
Elegance
- The interface of Open BEAGLE was developed with care. Great energy was invested in designing a coherent software package that follows good OO and generic programming principles. Moreover, strict programming rules were enforced to make the C++ code easy to read, understand and, eventually, modify. The use of XML as file format is also a central aspect of Open BEAGLE, which provide a common ground for tools development to analyze and generate files, and to integrate the framework with other systems.
Free Sourceness
- The source code of Open BEAGLE is free, available under the GNU Lesser General Public License (LGPL). Thus, it can be distributed and modified without any fee. (See section copyright for further details.
Enhancements:
- Several fixes to allow compilation on Mac OS X
- Fixes in headers inclusion to allow precompiled headers
<<lessThe Open BEAGLE architecture follows strong principles of object oriented programming, where abstractions are represented by loosely coupled objects and where it is common and easy to reuse code.
Open BEAGLE is designed to provide an EC environment that is generic, user friendly, portable, efficient, robust, elegant and free.
With Open BEAGLE, the user can execute any kind of EC, as far as it fulfills some minimum requirements. The only necessary condition is to have a population of individuals to which a sequence of evolving operations is iteratively applied.
So far, Open BEAGLE supports most mainstream EC flavors such genetic programming, bit string and real-values genetic algorithms, and evolution strategy. It also includes support for advanced EC techniques such multiobjective optimization and co-evolution.
The user can take any of these specialized frameworks and modify them further to create his own specialized flavor of evolutionary algorithms.
Main features:
User Friendliness
- Considerable efforts were deployed to make the use of Open BEAGLE as easy and pleasant as possible. Open BEAGLE possesses several mechanisms that offer a user friendly programming interface. For example, the memory management of dynamically allocated objects is greatly simplified by the use of reference counting and automatic garbage collection. The programming style promoted is high-level and allows rapid prototyping of applications.
Portability
- The Open BEAGLE code is compliant with the C++ ANSI/ISO 3 standard. It requires the Standard Template Library (STL). No specific call in the core libraries are made to the operating system nor to the hardware.
Efficiency
- To insure efficient execution, particular attention was given to optimization of critical code sections. Detailed execution profiles of these sections were done. Also, the fact that Open BEAGLE is written in C++ contributes to its overall good performance.
Robustness
- Many verification and validation statements are embedded into the code to ensure correct operation and to inform the user when there is a problem. Robust mechanisms for periodically saving the current evolution state have also been implemented in order to enable automatic restart of interrupted evolutions.
Elegance
- The interface of Open BEAGLE was developed with care. Great energy was invested in designing a coherent software package that follows good OO and generic programming principles. Moreover, strict programming rules were enforced to make the C++ code easy to read, understand and, eventually, modify. The use of XML as file format is also a central aspect of Open BEAGLE, which provide a common ground for tools development to analyze and generate files, and to integrate the framework with other systems.
Free Sourceness
- The source code of Open BEAGLE is free, available under the GNU Lesser General Public License (LGPL). Thus, it can be distributed and modified without any fee. (See section copyright for further details.
Enhancements:
- Several fixes to allow compilation on Mac OS X
- Fixes in headers inclusion to allow precompiled headers
Download (4.7MB)
Added: 2005-10-10 License: LGPL (GNU Lesser General Public License) Price:
1477 downloads
Postaci Webmail 2.0.1
Postaci Webmail is a multiplatform PHP webmail software. more>>
Postaci (Turkish word for Postman) is a multiplatform PHP webmail software which is database independent, IMAP/POP3, multilanguage(32 languages) and fully MIME compatible. While using POP3 mode to fetch messages it uses database fields to simulate IMAP folders, on which you can save, move, delete,read e-mail.
It is a easy to set up, really secure environment and been downloaded by more than hundred thousand users all around the world. It also is bundled with a simple adressbook, a notebook, a bookmark manager application.
Postaci includes multidomain(virtual) support. Domains are stored in a DB table and all users must be linked to a domain. It can be done at tblDomains and tblUsers tables at the database. If you have a single domain on your server you won t need to do this. There must be at least one domain at the database and its index should be 1. This is the default domain for any user. You can change your default domain at the tblDomain.sql file at the queries folder.
Enhancements:
- SMTP authentication for those who need to authenticate to send email.
- An Email Address field in Preferences allows you to manually set your From: email address.
- A problem in moving messages when using IMAP has been fixed.
<<lessIt is a easy to set up, really secure environment and been downloaded by more than hundred thousand users all around the world. It also is bundled with a simple adressbook, a notebook, a bookmark manager application.
Postaci includes multidomain(virtual) support. Domains are stored in a DB table and all users must be linked to a domain. It can be done at tblDomains and tblUsers tables at the database. If you have a single domain on your server you won t need to do this. There must be at least one domain at the database and its index should be 1. This is the default domain for any user. You can change your default domain at the tblDomain.sql file at the queries folder.
Enhancements:
- SMTP authentication for those who need to authenticate to send email.
- An Email Address field in Preferences allows you to manually set your From: email address.
- A problem in moving messages when using IMAP has been fixed.
Download (0.20MB)
Added: 2006-10-01 License: GPL (GNU General Public License) Price:
1122 downloads
RoundCube Webmail 0.1 RC1
RoundCube Webmail is a browser-based, multilingual IMAP client with an application-like user interface. more>>
RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface.
RoundCube Webmail provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation and message filters. RoundCube Webmail is written in PHP and requires the MySQL database. The user interface is fully skinnable using XHTML and CSS 2.
Main features:
- Multilingual capabilities
- Full support for MIME and HTML messages
- Compose messages with attachments
- Multiple sender identities
- Basic address book
- Find-as-you-type address book integration
- Create or remove custom message folders
- Built-in caching for fast mailbox access
- Support for external SMTP server
- Advanced user interface
- Unlimited users and messages
- Complete customization with skins
Enhancements:
- This release has a stable core and a new message parser (less memory consuming).
- It works with PHP safe_mode and creates valid HTML.
- It has new LDAP integration and allows you to search for contacts.
<<lessRoundCube Webmail provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation and message filters. RoundCube Webmail is written in PHP and requires the MySQL database. The user interface is fully skinnable using XHTML and CSS 2.
Main features:
- Multilingual capabilities
- Full support for MIME and HTML messages
- Compose messages with attachments
- Multiple sender identities
- Basic address book
- Find-as-you-type address book integration
- Create or remove custom message folders
- Built-in caching for fast mailbox access
- Support for external SMTP server
- Advanced user interface
- Unlimited users and messages
- Complete customization with skins
Enhancements:
- This release has a stable core and a new message parser (less memory consuming).
- It works with PHP safe_mode and creates valid HTML.
- It has new LDAP integration and allows you to search for contacts.
Download (0.23MB)
Added: 2007-05-18 License: GPL (GNU General Public License) Price:
546 downloads
WebMail 0.7.10
WebMail is a www-frontend to IMAP/POP3 mailboxes. more>>
WebMail is a www-frontend to IMAP/POP3 mailboxes. You can compare it to the systems Hotmail, YahooMail etc use.
Main features:
- gives a user complete access to his POP3 or IMAP mailboxes via an easy-to-use web interface
- neither Java nor Javascript on the Clientside
- runs as Java Servlet (and Servlet 2.2 WebApp)
- pluggable services (IMAP, POP3, ...) through the Java Mail API
- configurable looknfeel through templates
- user configurable mailboxes: each folder may be on a different IMAP host
- sophisticated folder support
- support for multiple languages
- MIME support: images, html- and textfiles are shown via the webbrowser (configurable), all other files may be downloaded with a click
- fancy mail formatting: link highlighting, umlaut conversion, "smiley-substitution"
- Very fast compared to CGI scripts
- Modular concept with plugin support
- Easy administration (webinterface) and installation
<<lessMain features:
- gives a user complete access to his POP3 or IMAP mailboxes via an easy-to-use web interface
- neither Java nor Javascript on the Clientside
- runs as Java Servlet (and Servlet 2.2 WebApp)
- pluggable services (IMAP, POP3, ...) through the Java Mail API
- configurable looknfeel through templates
- user configurable mailboxes: each folder may be on a different IMAP host
- sophisticated folder support
- support for multiple languages
- MIME support: images, html- and textfiles are shown via the webbrowser (configurable), all other files may be downloaded with a click
- fancy mail formatting: link highlighting, umlaut conversion, "smiley-substitution"
- Very fast compared to CGI scripts
- Modular concept with plugin support
- Easy administration (webinterface) and installation
Download (5.2MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1265 downloads
open sTeam 2.3
open sTeam project is an environment for cooperative knowledge management. more>>
open sTeam project is an environment for cooperative knowledge management.
sTeam provides a technical platform which allows groups of students, lecturers, and any other groups to construct and arrange their individual and cooperative learning and working space.
It consists of an object-oriented server connected to a database, and Web, Java, and other (FTP, SMTP, IRC, etc.) clients.
The server is event-driven and manages all user objects as well as the communication between the connected clients.
Features that were different from most other cooperation tools is the self-organisation and self-administration by the members within the virtual environment.
<<lesssTeam provides a technical platform which allows groups of students, lecturers, and any other groups to construct and arrange their individual and cooperative learning and working space.
It consists of an object-oriented server connected to a database, and Web, Java, and other (FTP, SMTP, IRC, etc.) clients.
The server is event-driven and manages all user objects as well as the communication between the connected clients.
Features that were different from most other cooperation tools is the self-organisation and self-administration by the members within the virtual environment.
Download (MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1112 downloads
Open MPI 1.2.2
Open MPI is a project that originated as the merging of technologies and resources from several other projects. more>>
Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available.
A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers.
Main features:
- Full MPI-2 standards conformance
- Thread safety and concurrency
- Dynamic process spawning
- High performance on all platforms
- Reliable and fast job management
- Network and process fault tolerance
- Support data and network heterogeneity
- Single library supports all networks
- Run-time instrumentation
- Many job schedulers supported
- Many OSs supported (32 and 64 bit)
- Production quality software
- Portable and maintainable
- Tunable by installers and end-users
- Extensive user and installer guides
- Internationalized error messages
- Component-based design, documented APIs
- CPAN-like tool for component management
- Active, responsive mailing list
- Open source license based on the BSD license
The organizations (and newly-combined projects) contributing to Open MPI are Indiana University (LAM/MPI), the University of Tennessee (FT-MPI), and Los Alamos National Laboratory (LA-MPI).
Additional collaborators are at Sandia National Laboratories and the High Performance Computing Center at Stuttgart. These developers bring many years of combined experience to the project.
Enhancements:
- This release fixes handling of $CC when it contains directory names.
- It fixes Fortran 90 status array dimensions, and fixes some compiler warnings.
- pbs-config is used if it can be found, and the rsh launcher is slightly more robust.
- The btl_openib_ib_pkey_value MCA parameter has been added.
<<lessA completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers.
Main features:
- Full MPI-2 standards conformance
- Thread safety and concurrency
- Dynamic process spawning
- High performance on all platforms
- Reliable and fast job management
- Network and process fault tolerance
- Support data and network heterogeneity
- Single library supports all networks
- Run-time instrumentation
- Many job schedulers supported
- Many OSs supported (32 and 64 bit)
- Production quality software
- Portable and maintainable
- Tunable by installers and end-users
- Extensive user and installer guides
- Internationalized error messages
- Component-based design, documented APIs
- CPAN-like tool for component management
- Active, responsive mailing list
- Open source license based on the BSD license
The organizations (and newly-combined projects) contributing to Open MPI are Indiana University (LAM/MPI), the University of Tennessee (FT-MPI), and Los Alamos National Laboratory (LA-MPI).
Additional collaborators are at Sandia National Laboratories and the High Performance Computing Center at Stuttgart. These developers bring many years of combined experience to the project.
Enhancements:
- This release fixes handling of $CC when it contains directory names.
- It fixes Fortran 90 status array dimensions, and fixes some compiler warnings.
- pbs-config is used if it can be found, and the rsh launcher is slightly more robust.
- The btl_openib_ib_pkey_value MCA parameter has been added.
Download (6.2MB)
Added: 2007-05-19 License: BSD License Price:
548 downloads
Open LMS 1.0
Open LMS project consists of a learning management system. more>>
Open LMS project consists of a learning management system.
OpenLMS is a Learning Management System (LMS) made at the Department of Geography, NTNU.
The system is a fully functional LMS with support for group collaboration, file sharing, distribution of lectures, and other supporting features.
It is a good tool for distributing lecture notes to groups of students, and for facilitating collaboration for groups of students and teachers.
The system has successfully been used at the Dept. of Geography at NTNU in Trondheim Norway, for three years. It is continuously further developed and was released as OpenSource software last year.
OpenLMS now supports English (core language) and Norwegian. Steps has been taken to translate for further languages.
Scorm, Dublin Core, AICC etc. could be important factors in systems like OpenLMS and similar LMS/LCMS. Support for exporting objects for these standards will probably be incorporated into OpenLMS. HOWEVER - the focus of standards for the exchange of learning objects often overshadows the lack of a culture for sharing within the organizations in question.
This very resource-demanding part of a LMS/LCMS is therefore not focused at the present stage in the development.
Main features:
- upload lecture notes (any filetypes)
- distribute levture notes
- groupware / email to groups
- personal file archive
- assignment administration
- media archive and termbank
- organize webresources
- language support for norwegian, english and german (may easily be extended)
<<lessOpenLMS is a Learning Management System (LMS) made at the Department of Geography, NTNU.
The system is a fully functional LMS with support for group collaboration, file sharing, distribution of lectures, and other supporting features.
It is a good tool for distributing lecture notes to groups of students, and for facilitating collaboration for groups of students and teachers.
The system has successfully been used at the Dept. of Geography at NTNU in Trondheim Norway, for three years. It is continuously further developed and was released as OpenSource software last year.
OpenLMS now supports English (core language) and Norwegian. Steps has been taken to translate for further languages.
Scorm, Dublin Core, AICC etc. could be important factors in systems like OpenLMS and similar LMS/LCMS. Support for exporting objects for these standards will probably be incorporated into OpenLMS. HOWEVER - the focus of standards for the exchange of learning objects often overshadows the lack of a culture for sharing within the organizations in question.
This very resource-demanding part of a LMS/LCMS is therefore not focused at the present stage in the development.
Main features:
- upload lecture notes (any filetypes)
- distribute levture notes
- groupware / email to groups
- personal file archive
- assignment administration
- media archive and termbank
- organize webresources
- language support for norwegian, english and german (may easily be extended)
Download (3.6MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1012 downloads
OPEN BEXI HTML Builder 1.6
OPEN BEXI HTML Builder is a WYSIWYG HTML editor. more>>
OPEN BEXI HTML Builder is a WYSIWYG HTML editor which allows you to create Web pages and generate HTML code from your browser without any HTML knowledge.
It lets you create, update, and remove HTML components. OPEN BEXI HTML Builder is suitable for beginners and experts.
<<lessIt lets you create, update, and remove HTML components. OPEN BEXI HTML Builder is suitable for beginners and experts.
Download (1.8MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
939 downloads
Open Metaheuristic 0.3
Open Metaheuristic (oMetah) is a library aimed at the conception of metaheuristics. more>>
Open Metaheuristic (oMetah) is a library aimed at the conception of metaheuristics (i.e. genetic/evolutionnary algorithms, tabu search, simulated annealing, ant colony algorithms, etc.). Open Metaheuristic library follows the "adaptive learning search" approach in the design of metaheuristics (an approach inspired from the "adaptive memory programming").
The oMetah core code design is separated in three components : algorithms, problem and communication. You can easily add your own metaheuristic and test it on the implemented problems, or add your own problem, and use the implemented metaheuristics to solve it.
You also have the choice of the way the algorithm and the problem are linked (static link, network, webservice, etc.).
It is mainly designed to handle continuous or mixed-integer problems, often met in engineering applications.
oMetah is written in C++, using the Standard Template Library.
Enhancements:
- The Python and network communication protocols between metaheuristics and problems are now usable.
<<lessThe oMetah core code design is separated in three components : algorithms, problem and communication. You can easily add your own metaheuristic and test it on the implemented problems, or add your own problem, and use the implemented metaheuristics to solve it.
You also have the choice of the way the algorithm and the problem are linked (static link, network, webservice, etc.).
It is mainly designed to handle continuous or mixed-integer problems, often met in engineering applications.
oMetah is written in C++, using the Standard Template Library.
Enhancements:
- The Python and network communication protocols between metaheuristics and problems are now usable.
Download (0.23MB)
Added: 2006-05-26 License: LGPL (GNU Lesser General Public License) Price:
1251 downloads
Open Steelball 0.5
Open Steelball is a futuristic soccer game. more>>
Open Steelball project is a futuristic soccer game.
Open Steelball is an SDL game, which is similar to "SpeedBall" on the Amiga. It is a futuristic soccer game for one or two where 5 players can be controlled per side.
The ball can be passed, shot, lobbed, and other players can be tackled.
Goalkeepers are controlled automatically.
This is the First Alpha Release.
<<lessOpen Steelball is an SDL game, which is similar to "SpeedBall" on the Amiga. It is a futuristic soccer game for one or two where 5 players can be controlled per side.
The ball can be passed, shot, lobbed, and other players can be tackled.
Goalkeepers are controlled automatically.
This is the First Alpha Release.
Download (0.49MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1060 downloads
Open Beat Box 0.7.1
Open Beat Box (OBB) is an open-source beat box ( a virtual drum machine ). more>>
Open Beat Box (OBB) is an open-source beat box ( a virtual drum machine ).
We are still in an early stage of development but we aim full drum machine functionalities.
Main features:
- Highly customizable graphical interface, including bitmap skins and variable shape widgets.
- Floating tools : realy interesting with multi-screen.
- Skin aware help system that update the images acording to the skin you curently use.
- Plug-in architecture for sound effects.
- Portability : Windows, Mac, Unix
- Cross-platform file compatiblitily.
- Real-time preview and offline rendering for realy complex effect that cant be added real-time on your machine
- Distributed rendering over multiple computers.
- Customizable sound sample packages.
- Customizable keyboard shortcuts.
- Matel Power glove input driver.
Enhancements:
- Code major restructuration
- More performance
- Added XML Skins
- Gui enhancements (drop shadow on labels, centered spinbox label, mousescroll on slidebars)
<<lessWe are still in an early stage of development but we aim full drum machine functionalities.
Main features:
- Highly customizable graphical interface, including bitmap skins and variable shape widgets.
- Floating tools : realy interesting with multi-screen.
- Skin aware help system that update the images acording to the skin you curently use.
- Plug-in architecture for sound effects.
- Portability : Windows, Mac, Unix
- Cross-platform file compatiblitily.
- Real-time preview and offline rendering for realy complex effect that cant be added real-time on your machine
- Distributed rendering over multiple computers.
- Customizable sound sample packages.
- Customizable keyboard shortcuts.
- Matel Power glove input driver.
Enhancements:
- Code major restructuration
- More performance
- Added XML Skins
- Gui enhancements (drop shadow on labels, centered spinbox label, mousescroll on slidebars)
Download (1.1MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1535 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above open webmail search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed