university of alabama
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 290
Paderborn University BSP Library 01-26-2007
Paderborn University BSP Library is a C-Library to support development of parallel algorithm. more>>
Paderborn University BSP Library is a C-Library to support development of parallel algorithm based on the "Bulk-Synchronous-Parallel-Model".
The Library offers buffered asynchronous message-passing between the nodes, organized in supersteps. At the begin of a superstep the nodes receive all messages which has been sent in the previous superstep.
The PUB-Library supports in addition to send node-to-node messages other functions like broadcasts and parallel prefix operations with a set of nodes.
PUB offers functions for both message passing and remote memory access. Furthermore, some collective communication operations like broadcast and parallel prefix are also provided.
To become more flexible, PUB allows creating independent BSP objects each representing a virtual BSP computer. Goudreau et al.[GHL$^+$96] defined an interface for BSP libraries call ``BSP Worldwide Standard which is implemented in the Oxford BSP toolset[HDM97]. You can also use the BSP Worldwide Standard for programming with PUB (refer to Section 1.6).
A performance comparison with other communication libraries and some implementation details can be found in [BJOR99].
The PUB-Library is available for several parallel platforms. The generated library is specified by four configuration variables PUB_MACHINE (machine type), PUB_SYSTEM (operating system), PUB_COMMUNICATION (communication library) and PUB_MODE (e.g. debug).
Enhancements:
- This release adds numerous minor bugfixes.
<<lessThe Library offers buffered asynchronous message-passing between the nodes, organized in supersteps. At the begin of a superstep the nodes receive all messages which has been sent in the previous superstep.
The PUB-Library supports in addition to send node-to-node messages other functions like broadcasts and parallel prefix operations with a set of nodes.
PUB offers functions for both message passing and remote memory access. Furthermore, some collective communication operations like broadcast and parallel prefix are also provided.
To become more flexible, PUB allows creating independent BSP objects each representing a virtual BSP computer. Goudreau et al.[GHL$^+$96] defined an interface for BSP libraries call ``BSP Worldwide Standard which is implemented in the Oxford BSP toolset[HDM97]. You can also use the BSP Worldwide Standard for programming with PUB (refer to Section 1.6).
A performance comparison with other communication libraries and some implementation details can be found in [BJOR99].
The PUB-Library is available for several parallel platforms. The generated library is specified by four configuration variables PUB_MACHINE (machine type), PUB_SYSTEM (operating system), PUB_COMMUNICATION (communication library) and PUB_MODE (e.g. debug).
Enhancements:
- This release adds numerous minor bugfixes.
Download (0.34MB)
Added: 2007-02-03 License: GPL (GNU General Public License) Price:
994 downloads
Boston University Linux 4.5 Server Edition (Zodiac)
Boston University Linux is based on Fedora Core Linux, but specifically tailored for the BU environment. more>>
Boston University Linux is based on Fedora Core Linux, but specifically tailored for the BU environment.
Weve added security updates, made modifications to make software work better with the way things are set up here, and added some applications that we think you might like to have.
The server edition of BU Linux provides a modern, stable, and robust server platform suitable for long-term deployment in many roles throughout the university.
Supported Hardware
Currently, only i686-class machines are supported. This includes almost everything from Intels Pentium Pro on. AMD64 and Intel EM64T systems will work fine using their 32-bit mode. Watch for a 64-bit version later this summer.
Specific Notes on Server Applications
Mail Server:
BU Linux 4.5 Server Edition (Zodiac) includes three different choices of Mail Transfer Agent (MTA) for your mail server. Each of these open source servers has its unique strengths, and you can install one or more and use the utility system-switch-mail to choose which is active.
The default is IBMs Postfix, which is designed from scratch to be secure and easily configurable. On a newly-installed BU Linux machine, Postfix is configured to exchange mail on the local machine and to send mail out to other systems, but not receive mail from the network. For this reason, outgoing mail from global BU accounts (those matching valid BU login names and with the proper UID) will appear to come from @bu.edu rather than @hostname.bu.edu. Local users (including system accounts) will retain the hostname, but without reconfiguration, any replies will bounce. Changing the system to accept mail is easy; see the BU Linux web site for details.
For the maximum flexibility and for compatibility with existing configurations (and with existing expertise), we also include the traditional standard Sendmail. And, if you have particular special needs, you may find that the new Exim MTA fits your situation best.
No matter which MTA you choose, please contact us if you need any assistance. With so many options available, the situation can be confusing, and its unfortunately easy for an accidentally misconfigured system to become a target for spam relayers. We have significant expertise at configuring both Postfix and Sendmail in a variety of situations, and will be glad to help.
FTP Server:
This release of BU Linux provides two options for FTP. The first is vsftpd, which is designed to be simple and secure. This is the most appropriate for almost all situations, but if you require more power and flexibility, we also include ProFTPd, which has many more options and a configuration syntax similar to that of the Apache web server.
Please also remember that FTP is an insecure protocol and that any passwords used travel over the network in plain text. For this reason, its best to avoid anything but anonymous FTP. For user-authenticated file transfer, use SSH and SFTP. (SFTP is provided by the OpenSSH server and enabled by default.)
Web Server:
The web server software included in BU Linux is the industry-standard Apache httpd. We also include PHP 4.3 and many other useful tools for building a web server.
If you need to provide authenticated access to web services to BU users, please contact us and we will provide you with our University-standard Weblogin module. This provides a powerful and flexible means of single-signon access control for the BU user community and we want to make it as easy as possible for you to provide this for your users.
Database Server:
BU Linux includes MySQL 4.1 and PostgreSQL 7.4. For less demanding SQL applications, we also provide SQLite 3, which provides simple SQL databases without the management overhead of running a SQL server.
<<lessWeve added security updates, made modifications to make software work better with the way things are set up here, and added some applications that we think you might like to have.
The server edition of BU Linux provides a modern, stable, and robust server platform suitable for long-term deployment in many roles throughout the university.
Supported Hardware
Currently, only i686-class machines are supported. This includes almost everything from Intels Pentium Pro on. AMD64 and Intel EM64T systems will work fine using their 32-bit mode. Watch for a 64-bit version later this summer.
Specific Notes on Server Applications
Mail Server:
BU Linux 4.5 Server Edition (Zodiac) includes three different choices of Mail Transfer Agent (MTA) for your mail server. Each of these open source servers has its unique strengths, and you can install one or more and use the utility system-switch-mail to choose which is active.
The default is IBMs Postfix, which is designed from scratch to be secure and easily configurable. On a newly-installed BU Linux machine, Postfix is configured to exchange mail on the local machine and to send mail out to other systems, but not receive mail from the network. For this reason, outgoing mail from global BU accounts (those matching valid BU login names and with the proper UID) will appear to come from @bu.edu rather than @hostname.bu.edu. Local users (including system accounts) will retain the hostname, but without reconfiguration, any replies will bounce. Changing the system to accept mail is easy; see the BU Linux web site for details.
For the maximum flexibility and for compatibility with existing configurations (and with existing expertise), we also include the traditional standard Sendmail. And, if you have particular special needs, you may find that the new Exim MTA fits your situation best.
No matter which MTA you choose, please contact us if you need any assistance. With so many options available, the situation can be confusing, and its unfortunately easy for an accidentally misconfigured system to become a target for spam relayers. We have significant expertise at configuring both Postfix and Sendmail in a variety of situations, and will be glad to help.
FTP Server:
This release of BU Linux provides two options for FTP. The first is vsftpd, which is designed to be simple and secure. This is the most appropriate for almost all situations, but if you require more power and flexibility, we also include ProFTPd, which has many more options and a configuration syntax similar to that of the Apache web server.
Please also remember that FTP is an insecure protocol and that any passwords used travel over the network in plain text. For this reason, its best to avoid anything but anonymous FTP. For user-authenticated file transfer, use SSH and SFTP. (SFTP is provided by the OpenSSH server and enabled by default.)
Web Server:
The web server software included in BU Linux is the industry-standard Apache httpd. We also include PHP 4.3 and many other useful tools for building a web server.
If you need to provide authenticated access to web services to BU users, please contact us and we will provide you with our University-standard Weblogin module. This provides a powerful and flexible means of single-signon access control for the BU user community and we want to make it as easy as possible for you to provide this for your users.
Database Server:
BU Linux includes MySQL 4.1 and PostgreSQL 7.4. For less demanding SQL applications, we also provide SQLite 3, which provides simple SQL databases without the management overhead of running a SQL server.
Download (74.7MB)
Added: 2005-11-10 License: GPL (GNU General Public License) Price:
1456 downloads
Funiter 2.3.4
Funiter is an application developed for educational purposes as a laboratory. more>>
Funiter (short for function iteration) is an application developed for educational purposes as a laboratory, generating graphs of several types for iteration of real and complex functions, with comfortable switching between related types of graphs.
Funiter was originally developed in the context of courses at the University of Nijmegen (Netherlands) for highschool students with a special interest in beta-studies.
<<lessFuniter was originally developed in the context of courses at the University of Nijmegen (Netherlands) for highschool students with a special interest in beta-studies.
Download (0.083MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
918 downloads
UPS 3.38 beta2
UPS is a light C and C++ debugger under X11. more>>
Ups is a source level C,C++ and Fortran debugger that runs under X11. Currently supported systems are FreeBSD and GNU/Linux on Intel x86 and Solaris on SPARC.
On these systems it runs native; it is not a front-end to GNU gdb. An ANSI C interpreter is included; this is built in to ups to provide conditional debugging and can also be built as a seperate program.
If you are using some other operating system or processor then please see the systems information as ups has in the past been ported to a variety of computers, and may include code for your system.
Ups was written by Mark Russell of the Computer Science department at the University of Kent at Canterbury, and was originally part of the Kent Software Tools suite.
<<lessOn these systems it runs native; it is not a front-end to GNU gdb. An ANSI C interpreter is included; this is built in to ups to provide conditional debugging and can also be built as a seperate program.
If you are using some other operating system or processor then please see the systems information as ups has in the past been ported to a variety of computers, and may include code for your system.
Ups was written by Mark Russell of the Computer Science department at the University of Kent at Canterbury, and was originally part of the Kent Software Tools suite.
Download (2.5MB)
Added: 2005-04-18 License: Free To Use But Restricted Price:
1652 downloads
Solid Of Rotation 1.3.0
Solid Of Rotation is a 3D graphic editor. more>>
There is quite a bit of history on this item. One of the assignments in a computer graphics course at the University of Victoria was to rotate a number of Bezier curves around an axis and display the result in 3D using a single light source.
This was on Sun Sparcs using X. Since then the program has mutated to match my platform preference at a given time (DOS, Windows, Linux).
The latest mutation has been to SDL/OpenGL and the result runs happily on Linux and Windows. Screenshot junkies might find the following of interest:
<<lessThis was on Sun Sparcs using X. Since then the program has mutated to match my platform preference at a given time (DOS, Windows, Linux).
The latest mutation has been to SDL/OpenGL and the result runs happily on Linux and Windows. Screenshot junkies might find the following of interest:
Download (0.30MB)
Added: 2005-09-18 License: GPL (GNU General Public License) Price:
1498 downloads
Coursor 1.0
Coursor project is a Web application for academic environments. more>>
Coursor project is a Web application for academic environments.
Coursor is a Web-based academic course system for assigning students to university courses.
It has an evolutionary algorithm for assigning students to the courses they requested. This algorithm tries to find an optimal distribution of students to existing courses while taking their preferences into account.
The system supports multiple roles for users: Admin, Student, Teacher/Prof, or Tutor.
A user can also have multiple roles.
It supports international localization, currently in English, German, French, Russian, and Arabic
Main features:
- Browser independent usage for students, teachers and admins alike (no frames, no necessary JavaScript, no cookies).
- Platform independent (entirely written in JAVA).
- Runs on APACHE Tomcat and uses a Postgresql Database.
- Evolutionary Algorithm to assign students to courses.
- Multiple Roles: Administrator, Teacher/Prof, Tutor and Student. One person can have multiple roles.
Enhancements:
- Encoding for Russian fixed
- PropertyEditor (propEdit.sf.net) programmed, will be released as own package. Eases Tranlation a lot.
- I18N target in build.xml starts PropertyEditor
- Serializable classes with ID (Eclipse wanted that)
<<lessCoursor is a Web-based academic course system for assigning students to university courses.
It has an evolutionary algorithm for assigning students to the courses they requested. This algorithm tries to find an optimal distribution of students to existing courses while taking their preferences into account.
The system supports multiple roles for users: Admin, Student, Teacher/Prof, or Tutor.
A user can also have multiple roles.
It supports international localization, currently in English, German, French, Russian, and Arabic
Main features:
- Browser independent usage for students, teachers and admins alike (no frames, no necessary JavaScript, no cookies).
- Platform independent (entirely written in JAVA).
- Runs on APACHE Tomcat and uses a Postgresql Database.
- Evolutionary Algorithm to assign students to courses.
- Multiple Roles: Administrator, Teacher/Prof, Tutor and Student. One person can have multiple roles.
Enhancements:
- Encoding for Russian fixed
- PropertyEditor (propEdit.sf.net) programmed, will be released as own package. Eases Tranlation a lot.
- I18N target in build.xml starts PropertyEditor
- Serializable classes with ID (Eclipse wanted that)
Download (1.5MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1105 downloads
CIP/Ethernet Library for Linux 0.0.7e
CIP/Ethernet Library for Linux is the worlds premiere Linux-based software library for communicating with ControlLogix. more>>
CIP/Ethernet Library for Linux is the worlds premiere Linux-based software library for communicating with Allen Bradley ControlLogix Programmable Logic Controllers.
I have successfully completed negotiations with LSN of Birmingham Alabama to transfer the complete ownership of all things CELL related to them.
My motivations here are quite simple. I havent worked directly with a ControlLogix in the past 3 years as I am no longer in the Machine Tool industry at all. In fact, I seriously doubt that I will ever return to the machine tool industry - an industry not exactly known for its stability here in Michigan of late.
Anyhow, about LSN: they make cost-effective data logging / data historian products for a variety of platforms including Linux and Windows. They also use the CELL platform for their Allen Bradley based products. They have retained my services for continued support of the CELL library for the time being so there will be some continuity.
What I cant tell you is if any newer versions of the CELL library will remain under the GNU LGPL license. Obviously, any previously released version of CELL that was under the LGPL will remain under the LGPL - nothing can or will change that.
Versions going forward will be licensed at the sole discretion of LNS - not me.
I will shortly post a link to LNSs website page for CELL. They are the SOLE contact for ANY/ALL support needs for CELL.
<<lessI have successfully completed negotiations with LSN of Birmingham Alabama to transfer the complete ownership of all things CELL related to them.
My motivations here are quite simple. I havent worked directly with a ControlLogix in the past 3 years as I am no longer in the Machine Tool industry at all. In fact, I seriously doubt that I will ever return to the machine tool industry - an industry not exactly known for its stability here in Michigan of late.
Anyhow, about LSN: they make cost-effective data logging / data historian products for a variety of platforms including Linux and Windows. They also use the CELL platform for their Allen Bradley based products. They have retained my services for continued support of the CELL library for the time being so there will be some continuity.
What I cant tell you is if any newer versions of the CELL library will remain under the GNU LGPL license. Obviously, any previously released version of CELL that was under the LGPL will remain under the LGPL - nothing can or will change that.
Versions going forward will be licensed at the sole discretion of LNS - not me.
I will shortly post a link to LNSs website page for CELL. They are the SOLE contact for ANY/ALL support needs for CELL.
Download (0.10MB)
Added: 2006-02-24 License: LGPL (GNU Lesser General Public License) Price:
1385 downloads
Nuxeo Collaborative Portal Server 3.4.2
Collaborative Portal Server (CPS) is the most complete Open Source platform available for building Enterprise Content Management more>>
Collaborative Portal Server (CPS) is the most complete Open Source platform available for building Enterprise Content Management (ECM) applications.
Collaborative Portal Server comes also as a user-friendly application ready to for entreprise-grade content management with many collaboration features. CPS is built on top of the powerful Zope application server.
This web portal aims at unifying and providing a common platform to the CPS community. You will find here news about CPS and its components, documentation, links, users and developers mailing-lists and information about the future of the platform.
CPS development is backed by Nuxeo and a community of contributors (Chalmers University, Infrae, etc.) and is released under the GPL.
Enhancements:
- This release contains mostly bugfixes and minor improvements.
- A couple of new packages, useful for application developers, have been also integrated: CPSDashboard (a tool to build flexible and easily configurable search results views) and CPSBayes (a tool to perform naive Bayesian inference).
<<lessCollaborative Portal Server comes also as a user-friendly application ready to for entreprise-grade content management with many collaboration features. CPS is built on top of the powerful Zope application server.
This web portal aims at unifying and providing a common platform to the CPS community. You will find here news about CPS and its components, documentation, links, users and developers mailing-lists and information about the future of the platform.
CPS development is backed by Nuxeo and a community of contributors (Chalmers University, Infrae, etc.) and is released under the GPL.
Enhancements:
- This release contains mostly bugfixes and minor improvements.
- A couple of new packages, useful for application developers, have been also integrated: CPSDashboard (a tool to build flexible and easily configurable search results views) and CPSBayes (a tool to perform naive Bayesian inference).
Download (10.3MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
1171 downloads
NetCalendar 1.0 RC5
NetCalendar is a network capable and mostly UNIX /usr/bin/calendar database compatible Calendar application. more>>
NetCalendar is a network capable and mostly UNIX /usr/bin/calendar database compatible Calendar application programmed in Java.
NetCalendars initial motivaion was a programming project at the Aachen University of Applied Sciences for the object oriented programming class. But it became much more than just that!
<<lessNetCalendars initial motivaion was a programming project at the Aachen University of Applied Sciences for the object oriented programming class. But it became much more than just that!
Download (0.25MB)
Added: 2006-05-19 License: GPL (GNU General Public License) Price:
1253 downloads
NSCL Data Acquisition System 8.0-010
The NSCL Data Acquisition system is a general purpose nuclear physics data acquisition system. more>>
The NSCL Data Acquisition system is a general purpose nuclear physics data acquisition system for small to medium scale nuclear physics experiments.
NSCL Data Acquisition System can be combined with NSCL SpecTcl to form a powerful online/offline data handling system. It is in use at several university labs and, of course, the National Superconducting Cyclotron Laboratory at Michigan State University.
Whats New in 8.1-pre4 Development Release:
- The way the experimental files work has been reorganized.
- Issues in controplush have been fixed.
- More hardware support has been added (preliminary VM-USB support).
Whats New in 8.0-01 Stable Release:
- Make event files readonly as they get finalized.
- Make ~stagearea/complete write protected except when it has to be.
- Fix up 2.6 build so that lib and include get installed... and can be cleaned.
- Fix a bunch of stuff with the 2.6 build that arises on make dist and building from the tarball. (mostly copying stuff from the 8.1 build files.
- Make sure the right compilers link the readout skels.
- Adjust the framework makefile so that template class implementations will get installed in the include directory to allow them to be used in application software.
- Ensure the SBS driver is identical to the 2.6 version of the drive in the 8.1 branch.
<<lessNSCL Data Acquisition System can be combined with NSCL SpecTcl to form a powerful online/offline data handling system. It is in use at several university labs and, of course, the National Superconducting Cyclotron Laboratory at Michigan State University.
Whats New in 8.1-pre4 Development Release:
- The way the experimental files work has been reorganized.
- Issues in controplush have been fixed.
- More hardware support has been added (preliminary VM-USB support).
Whats New in 8.0-01 Stable Release:
- Make event files readonly as they get finalized.
- Make ~stagearea/complete write protected except when it has to be.
- Fix up 2.6 build so that lib and include get installed... and can be cleaned.
- Fix a bunch of stuff with the 2.6 build that arises on make dist and building from the tarball. (mostly copying stuff from the 8.1 build files.
- Make sure the right compilers link the readout skels.
- Adjust the framework makefile so that template class implementations will get installed in the include directory to allow them to be used in application software.
- Ensure the SBS driver is identical to the 2.6 version of the drive in the 8.1 branch.
Download (3.1MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
914 downloads
nefu 1.3
nefu (network fidelity utility) is a Unix daemon that monitors services over the network. more>>
nefu (network fidelity utility) is a Unix daemon that monitors services over the network. Natively-monitored protocols include ICMP echo (ping), SSH, IPP, DNS, HTTP, POP, NTP, IMAP, SMTP, and LDAP, as well as having facilities to execute external programs. Status pages are available via finger or the Web.
nefu monitors network services and reports eventual failures. Working from a discription of the network topography, nefus algorithm prevents "false alarms" in the event of a network outage due to a dependency failure.
nefu is in production use at the University of Michigan, monitoring more than 250 servers (among which are U-Ms IMAP, WWW, and LDAP Directory servers) and a variety of other systems. nefu is available under a BSD-style license.
Enhancements:
- Improved TDK: documentation, portability, examples.
- SMTP test says HELO
- Thanks to Joel Brogniart
<<lessnefu monitors network services and reports eventual failures. Working from a discription of the network topography, nefus algorithm prevents "false alarms" in the event of a network outage due to a dependency failure.
nefu is in production use at the University of Michigan, monitoring more than 250 servers (among which are U-Ms IMAP, WWW, and LDAP Directory servers) and a variety of other systems. nefu is available under a BSD-style license.
Enhancements:
- Improved TDK: documentation, portability, examples.
- SMTP test says HELO
- Thanks to Joel Brogniart
Download (0.30MB)
Added: 2006-06-28 License: BSD License Price:
1213 downloads
Systems of Ordinary Differential Equations 13 (RubySode)
Systems of Ordinary Differential Equations RubySode is a Ruby program to generate a Ruby program to solve ordinary equations. more>>
Systems of Ordinary Differential Equations RubySode (Sode.rb) is a Ruby program to generate a Ruby program to solve a single (or a system of) ordinary differential equation(s). A long Taylor series method, pioneered by Prof. Y.F. Chang, who taught at the University of Nebraska in the late 1970s when I was a graduate student there, is used.
The number of Taylor series terms can be specified in the problem file, though it is usually 30.
Enhancements:
- Minir code cleanup. Some tests have been made more meaningful (add, sub, mult, and div).
<<lessThe number of Taylor series terms can be specified in the problem file, though it is usually 30.
Enhancements:
- Minir code cleanup. Some tests have been made more meaningful (add, sub, mult, and div).
Download (0.36MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
877 downloads
Other version of Systems of Ordinary Differential Equations
License:GPL (GNU General Public License)
Grid Resources for Industrial Applications 5.1
GRIA is Grid middleware that enables use of the Grid in a secure, interoperable and flexible manner. more>>
GRIA (Grid Resources for Industrial Applications) is Grid middleware that enables use of the Grid in a secure, interoperable and flexible manner.
Security
GRIA uses off-the-shelf Web Services technology and Public Key Infrastructure (PKI) security.
Trust
GRIA supports well established B2B processes & trust models.
Ease of use
GRIA is designed to support leading-edge and legacy application codes, and client-side applications can be easily written using the GRIA API.
Quality of Service
GRIA resource models allow service levels to be matched to clients needs.
Support
GRIA is supported through an open source community and on a commercial basis.
Enhancements:
- This release provides significant new features and usability enhancements to both the management packages and the client.
- The core infrastructure stack has been further aligned with key Web Service security and policy specifications.
- New services include a Membership Service, Registry Service, and an improved SLA service.
<<lessSecurity
GRIA uses off-the-shelf Web Services technology and Public Key Infrastructure (PKI) security.
Trust
GRIA supports well established B2B processes & trust models.
Ease of use
GRIA is designed to support leading-edge and legacy application codes, and client-side applications can be easily written using the GRIA API.
Quality of Service
GRIA resource models allow service levels to be matched to clients needs.
Support
GRIA is supported through an open source community and on a commercial basis.
Enhancements:
- This release provides significant new features and usability enhancements to both the management packages and the client.
- The core infrastructure stack has been further aligned with key Web Service security and policy specifications.
- New services include a Membership Service, Registry Service, and an improved SLA service.
Download (MB)
Added: 2007-05-24 License: GPL (GNU General Public License) Price:
886 downloads
rit 0.5.0
rit is an Ruby IMAP tool. more>>
rit is an Ruby IMAP tool.
It can be used to manipulate mailboxes over IMAP, allowing you to copy and delete mailboxes and their contents.
When copying a mailbox, its subscription status and all of the IMAP flags of the messages it contains are preserved on the destination server. You can also perform dynamic mailbox name translation if you need to rename the mailboxes as you copy them.
The software has been fairly heavily tested using Cyrus IMAP 2.1.12 and version 3.2.3-GA of the Mirapoint operating system. A few system I/O errors have occurred during that testing, but all known logical bugs in the program have now been eliminated.
The software has not been tested with the University of Washington IMAP server and is unlikely to work, due to namespace issues. This may be investigated for a later release. If you are in a position to test such a set-up and supply a patch, I would be glad to hear from you.
<<lessIt can be used to manipulate mailboxes over IMAP, allowing you to copy and delete mailboxes and their contents.
When copying a mailbox, its subscription status and all of the IMAP flags of the messages it contains are preserved on the destination server. You can also perform dynamic mailbox name translation if you need to rename the mailboxes as you copy them.
The software has been fairly heavily tested using Cyrus IMAP 2.1.12 and version 3.2.3-GA of the Mirapoint operating system. A few system I/O errors have occurred during that testing, but all known logical bugs in the program have now been eliminated.
The software has not been tested with the University of Washington IMAP server and is unlikely to work, due to namespace issues. This may be investigated for a later release. If you are in a position to test such a set-up and supply a patch, I would be glad to hear from you.
Download (0.020MB)
Added: 2006-04-18 License: GPL (GNU General Public License) Price:
1285 downloads
TigerEvents 0.7.1
TigerEvents is a web-based event announcement system. more>>
TigerEvents is a novel, Web-based event announcement system for promoting upcoming and ongoing events to large communities such as university campuses, companies, or the general public.
Enhancements:
- This release has several bugfixes and enhancements.
- New to this release is the exporting of several calendar formats, including iCal, hCal, and being able to import events into Google Calendar.
<<lessEnhancements:
- This release has several bugfixes and enhancements.
- New to this release is the exporting of several calendar formats, including iCal, hCal, and being able to import events into Google Calendar.
Download (1.9MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1003 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 university of alabama 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