15860 projects tagged "Linux"
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.
SQL::Yapp is a Perl module which embeds SQL completely into Perl. It checks SQL syntax at compile time and fully parses SQL to allow usage of any Perl scalars, arrays, and hashes in an intuitive and safe way. It makes SQL injections virtually impossible while making you feel as if SQL syntax were native to Perl.
Comics Refcard Generator is a Web service to create a comics collection list in a refcard fashion, thanks to a TeX template. It allows importing a comics collection from a LaTeX list, from TeX file, or from a CSV file, editing the comics database, exporting a comics collection to a LaTeX list, to TeX file, or to a CSV file, and generating a refcard fashion list of the comics collection into a PDF file.
sydep is a tool for simple deployment over rsync. In combination GIT it is very powerful instrument. It provides three actions: init, push, and pull. init creates config files for sydep in the current directory. These are sydep.cfg, which contains connection details, and .sydepignore, which specifies files to ignore. push uploads files from the working directory to the server. pull downloads existing files from the server. It downloads only those files which are already in the working directory.
Free Reservation System is an online travel agency Web application for hotel reservations. It allows users to reserve hotels through a Web application and allows hotels to publish availabilities and rate plans through a backoffice applet. It incorporates online maps from OpenStreetMap, Google, and Nokia. Login is supported with Google Identity Toolkit, XING, and Mozilla Persona. It also offers a framework of connectors for the GDS and CRS backends used by the travel industry. Currently, only one connector has been implemented, and it is not currently available due to licensing restrictions. This software is not suitable for the computer illiterate, and may require some programming skills to maintain the system and to tweak it for individual goals.
Liberty Eiffel is a compiler for the Eiffel programming language. It continues the development of SmartEiffel, the GNU Eiffel Compiler. It is a complete, small, and fast Eiffel compiler, including an Eiffel to C compiler, documentation tools, a pretty printer, a debugger, and various other tools. It also includes a large library of classes distributed under the terms of the MIT/X Consortium License and a comprehensive set of wrappers/bindings for widespread free software libraries. Eiffel is an advanced object-oriented programming language that emphasizes the design and construction of high-quality and reusable software.
iptables-bash_completion provides programmable completion for the iptables and ip6tables programs. iptables options are shown only if they are valid at the current context. It supports completion of options, matches, and targets, and dynamic retrieval of data from the system, including chains, set names, interfaces, and hostnames. Environment variables allow completion options to be tuned. IP and MAC addresses can be supplied using a file.
Translation of an RCS file collection or CVS repository history as a fast-import stream.