6 projects tagged "BSD-style"
Bedework is an open-source enterprise calendar system that supports public, personal, and group calendaring. It is designed to conform to current calendaring standards (iCalendar RFC 2445 iCal, iTIP: RFC 2446, CalDAV: RFC 4791, VVENUE) with a goal of attaining strong interoperability between other calendaring systems and clients (Mozilla Lightning, Apple iCal). Bedework is built with an emphasis on higher education, though it is used by many commercial enterprises. You may choose to deploy Bedework for public events calendaring, personal calendaring and scheduling, or both. It is suitable for embedding in other applications or in portals and has been deployed across a wide range of environments.
dd is a Unix command line utility for copying data. ddpt adds features for efficiently copying large amounts of data to and from disks. Apart from accessing disks using traditional Unix read() and write() calls, ddpt can optionally use SCSI pass-through interfaces to send SCSI commands to perform a copy. In Linux, the pass-through can be used to send TRIM commands to SSDs. It is written for Linux with ports to FreeBSD, Solaris, and Windows.
Ownyx is a lightweight MVC PHP framework for developing Web sites and Web applications. It is implemented using an object-oriented approach and offers the basics needed for building Web projects. It is easy to use and comes with clear documentation, tutorials, and examples. It also provides a developer toolbar for monitoring and debugging projects in real-time and a query builder that lets you rapidly build MySQL queries and retrieve results in data objects.