Pinned Repositories
bitrate-info
A web app for calculating bit budgets.
chyrp-alphabetize
Sort the blog index alphabetically.
chyrp-csp
Adds a Content-Security-Policy header to the blog.
chyrp-lite
An ultra-lightweight blogging engine, written in PHP.
chyrp-mail_to_file
Redirects outgoing emails to a digest file.
chyrp-markdown
A fast and extensible Markdown parser, written in PHP.
crc-php
A PHP class implementing bitwise CRC-8/16/24/32/64 algorithms.
HTTPHeader
A PHP class for inspecting HTTP headers.
mo2array
A PHP class for decoding GNU gettext machine object (.mo) files to array.
sfnt2woff
A PHP class for converting OTF/TTF files to WOFF.
xenocrat's Repositories
xenocrat/chyrp-lite
An ultra-lightweight blogging engine, written in PHP.
xenocrat/sfnt2woff
A PHP class for converting OTF/TTF files to WOFF.
xenocrat/chyrp-markdown
A fast and extensible Markdown parser, written in PHP.
xenocrat/bitrate-info
A web app for calculating bit budgets.
xenocrat/chyrp-alphabetize
Sort the blog index alphabetically.
xenocrat/chyrp-csp
Adds a Content-Security-Policy header to the blog.
xenocrat/chyrp-mail_to_file
Redirects outgoing emails to a digest file.
xenocrat/color2css
A PHP class for CSS color interpreting and conversion.
xenocrat/crc-php
A PHP class implementing bitwise CRC-8/16/24/32/64 algorithms.
xenocrat/HTTPHeader
A PHP class for inspecting HTTP headers.
xenocrat/mo2array
A PHP class for decoding GNU gettext machine object (.mo) files to array.
xenocrat/var2zip
A PHP class for creating simple Zip archives in RAM.