SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)
printers. Below is a non-exhaustive list of currently supported printers.
Manufacturer Model State
Dell 1100 Works
Dell 1110 Works
Samsung CLP-200 Untested
Samsung CLP-300 Works
Samsung CLP-500 Works
Samsung CLP-510 Works
Samsung CLP-550 Works
Samsung CLP-600 Untested
Samsung CLP-610 Untested
Samsung CLX-216X Works
Samsung CLX-2170 Untested
Samsung CLX-3160 Works
Samsung ML-1510 Works
Samsung ML-1520 Works
Samsung ML-1610 Works
Samsung ML-1630 Works
Samsung ML-1640 Works
Samsung ML-1710 Works
Samsung ML-1740 Works
Samsung ML-1750 Works
Samsung ML-2010 Works
Samsung ML-2150 Untested
Samsung ML-2250 Works
Samsung ML-2251 Works
Samsung ML-2510 Works
Samsung ML-2570 Works
Samsung ML-2550 Works
Samsung ML-3050 Untested
Samsung ML-3560 Works
Samsung SCX-4200 Works
Samsung SCX-4500 Works
Xerox Phaser 3115 Untested
Xerox Phaser 3116 Untested
Xerox Phaser 3117 Works
Xerox Phaser 3120 Untested
Xerox Phaser 3121 Works
Xerox Phaser 3122 Untested
Xerox Phaser 3130 Works
Xerox Phaser 3150 Untested
Xerox Phaser 3160 Works
Xerox Phaser 3420 Untested
Xerox Phaser 3425 Untested
Xerox Phaser 5500 Untested
Xerox Phaser 6100 Works
Xerox Phaser 6110 Works
Xerox WorkCentre 3119 Untested
U-Boot loader for BeagleBone and BeagleBone Black.
To install this bootloader, copy the files MLO and bb-uboot.img to the FAT
partition on an SD card or the eMMC. Normally this is partition 1, but
different partitions can be set with U-Boot environment variables.
This version is patched so that:
* ELF and API features are enabled.
* The default environment is trimmed to just what's needed to boot.
* The saveenv command writes to the file uboot.env on the FAT partition.
* The DTB file name is chosen based on the board model and passed to ubldr
using the fdtfile env variable. ubldr loads the DTB from /boot/dtb/ on
the FreeBSD partition.
* By default, it loads ELF ubldr from file bbubldr on the FAT partition
to address 0x88000000, and launches it.
Note: prefixing the boot files with 'bb' allows building
images with boot bits for more than one board.
For information about running FreeBSD on BeagleBone or BeagleBone Black, see
https://wiki.freebsd.org/FreeBSD/arm/BeagleBone
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
U-Boot loader for Gumstix Duovero.
To install this bootloader, copy the files MLO and u-boot.img to the FAT
partition on an SD card. Normally this is partition 1, but different
partitions can be set with U-Boot environment variables.
This version is patched so that:
* ELF and API features are enabled.
* The default environment is trimmed to just what's needed to boot.
* The saveenv command writes to the file uboot.env on the FAT partition.
* The DTB file name is passed to ubldr using the fdtfile env variable.
The default is omap4-duovero-parlor.dtb for a Parlor expansion board.
ubldr loads the DTB from /boot/dtb/ on the FreeBSD partition.
(Not tested)
* By default, it loads ELF ubldr from file ubldr on the FAT partition
to address 0x88000000, and launches it.
For information about running FreeBSD on Duovero, see
https://wiki.freebsd.org/FreeBSD/arm/Duovero
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
U-Boot loader for Olimex A20 SOM EVB.
To install this bootloader on an sdcard just do :
dd if=/usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync
This version is patched so that:
* ELF and API features are enabled.
* The default environment is trimmed to just what's needed to boot.
* The saveenv command writes to the file u-boot.env on the FAT partition.
* The DTB file name is chosen based on the board model and passed to ubldr.bin
using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on
the FreeBSD partition.
* By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition
to address 0x42000000, and launches it.
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
U-Boot loader for OrangePi One.
To install this bootloader on an sdcard just do :
dd if=/usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync
This version is patched so that:
* ELF and API features are enabled.
* The default environment is trimmed to just what's needed to boot.
* The saveenv command writes to the file u-boot.env on the FAT partition.
* The DTB file name is chosen based on the board model and passed to ubldr.bin
using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on
the FreeBSD partition.
* By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition
to address 0x42000000, and launches it.
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
U-Boot loader for A13 Olinuxino.
To install this bootloader on an sdcard just do :
dd if=/usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync
This version is patched so that:
* ELF and API features are enabled.
* The default environment is trimmed to just what's needed to boot.
* The saveenv command writes to the file u-boot.env on the FAT partition.
* The DTB file name is chosen based on the board model and passed to ubldr.bin
using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on
the FreeBSD partition.
* By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition
to address 0x42000000, and launches it.
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
U-Boot loader for Olinuxino Lime.
To install this bootloader on an sdcard just do :
dd if=/usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync
This version is patched so that:
* ELF and API features are enabled.
* The default environment is trimmed to just what's needed to boot.
* The saveenv command writes to the file u-boot.env on the FAT partition.
* The DTB file name is chosen based on the board model and passed to ubldr.bin
using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on
the FreeBSD partition.
* By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition
to address 0x42000000, and launches it.
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
The objective of the package is to provide a fast and essential HTML check (esp.
for CGI scripts where response time is important) to prevent a piece of user
input HTML code from messing up the rest of a file, i.e., to minimize and
localize any possible damage created by including a piece of user input HTML
text in a dynamic document.
HTMLQuickCheck checks for unmatched < and >, unmatched tags and improper
nesting, which could ruin the rest of the document. Attributes and elements
with optional end tags are not checked, as they should not cause disasters with
any decent browsers (they should ignore any unrecognized tags and attributes
according to the standard). A piece of HTML that passes HTMLQuickCheck may not
necessarily be valid HTML, but it would be very unlikely to screw others but
itself. A valid piece of HTML that doesn't pass the HTMLQuickCheck is however
very likely to screw many browsers(which are obviously broken in terms of strict
conformance).
HTMLQuickCheck currently supports HTML 1.0, 2.x (draft), 3.0 (draft) and
netscape extensions (1.1).
RDF.rb is a pure-Ruby library for working with Resource Description
Framework (RDF) data.
Features:
* 100% pure Ruby with minimal dependencies and no bloat.
* Fully compatible with RDF 1.1 specifications.
* 100% free and unencumbered public domain software.
* Provides a clean, well-designed RDF object model and related APIs.
* Supports parsing and serializing N-Triples and N-Quads out of the box, with
more serialization format support available through add-on extensions.
* Includes in-memory graph and repository implementations, with more storage
adapter support available through add-on extensions.
* Implements basic graph pattern (BGP) query evaluation.
* Plays nice with others: entirely contained in the RDF module, and does not
modify any of Ruby's core classes or standard library.
* Based entirely on Ruby's autoloading, meaning that you can generally make use
of any one part of the library without needing to load up the rest.
* Compatible with Ruby Ruby 2.x, Rubinius and JRuby 1.7+ (in Ruby 2.0 mode).
* Performs auto-detection of input to select appropriate Reader class if one can
not be determined from file characteristics.
Aewm is a modern, minimal window manager for X11. It is controlled entirely
with the mouse, but contains no visible UI apart from window frames. It
builds complex operations by chaining together primitives aewm does not try
to do everything; there are plenty of better clients for defining hotkeys,
menus, setting your background image, etc.
Aewm makes it easy for you to keep the edges of the root window unobscured,
so that you have essentially infinite space to click without having to aim
(this principle is based on Fitts's Law). There is intentionally no panel
or dock to get in the way.
Aewm does not make decisions about where your windows should go. It can be
used as an ordinary overlapping window manager, but is powerful enough to
let you "tile" windows ad hoc if you prefer; maximizing space usage and
removing overlaps are basic commands. You can also optionally take control
of window mapping and change where windows will appear (including stacking
and tiling) before they are actually shown.
This port installs not only the window manager, but also the aemenu and
aepanel applets. These provide a list of windows by title (vertically for
aemenu, horizontally for aepanel) and a menu from which programs may be run.