8001 projects tagged "Linux"
papaya CMS is a Web Content Management System based on open standards (including XML, XSLT, PHP, and MySQL/PostgreSQL). It is compatible with almost every operating system, is platform-independent, is multi-lingual, offers great usability, and is easy to extend via its plugin system. It is scalable and perfect for business websites.
osis2epub is a a program that converts a Bible text stored in Open Scripture Information Standard (OSIS) format to an EPUB book. The resulting eBook can then be read on various eReaders or converted to another format. Conversion to a simple text format and to a collection of HTML files with an accompanying stylesheet and file list (for direct viewing or subsequent conversion) is also supported.
BeagleSNES is a complete filesystem image which turns the ARM-based BeagleBoard-xM and BeagleBone Black platforms into an embedded appliance capable of playing Super Nintendo game titles. It uses a modified version of the SDL port of SNES9X as its emulator, boots into a GUI frontend for selecting game titles, and uses USB gamepads as the controllers. Most titles run quite well on the platform, though some performance-intensive titles and titles which use special hardware (such as titles which use the SuperFX chip) will run too slowly to be playable. Individual BeagleSNES components (bootloader, kernel, GUI/emulator) have been broken out of the filesystem image in order to allow interested developers to examine them without having to examine the full filesystem image. Full filesystem images, as well as images containing only the BeagleSNES binary and data files, are available.
libqt4report is a library for Qt 4 that creates database report from an XML description. It is able to validate the XML file from an XSD schema, print the report directly, or generate SVG files. Calculations are performed by QScriptEngine. It can group data according to the result field value, calculate totals, and display images.
Libporty provides a higher level API for some commonly used library functions such as sockets, date/time, file system access, background processes, and asynchronous DNS resolving. Libporty is configured using scconfig and the API is guaranteed to work the same way on all supported systems. An application that exclusively uses the libporty API will not require autotools/scconfig for porting. Libporty has been tested on Linux, Windows, Mac OS X, multiple BSD variants, Minix, OpenSolaris, and some ancient Unix systems.
TuxBot is an IRC bot written in Lua. It was created to fit the requirements of the #linux channels on irc.oftc.net and irc.esper.net, but it is also used as a helpful bot in some other, non-Linux channels on other networks. The bot is able to link Linux channels on different networks by relaying messages between them. It is also able to kick flooders and to show the title of HTML pages after someone posted a link in a channel. Furthermore, TuxBot works as a raw multi-network IRC client for the console. There are some other features, such as the ability to extend TuxBot’s functionality using a simple module system.