6 projects tagged "CSS"
Free-SA is tool for statistical analysis of daemons' log files, similar to SARG. Its main advantages over SARG are much better speed (7x-20x), more support for reports, and W3C compliance of generated HTML/CSS reports. It can be used to help control traffic usage, to control Internet access security policies, to investigate security incidents, to evaluate server efficiency, and to detect troubles with configuration.
mod_sass is an Apache HTTPD module that automatically compiles SASS files into CSS. When a client's browser requests a SASS file, this module will fill the request with the compiled CSS. When a file is compiled, the resultant CSS is also cached. This means that the SASS is only compiled when the file has been modified, so the average wait time for the file is always very fast.
css-tools is a suite of tools for managing a large collection of CSS. It doesn’t contain an editor, but is intended to be used alongside an editor. Use css-tools to find out what needs doing, then use your editor to do it. At a later date, plugins for popular editors may be created so as to streamline the workflow. At present, css-tools contains one program, 'cssi', which parses and searches selectors.
blists is a Web interface to mailing list archives. It works off indexed mbox files. It includes two programs: bindex and bit. bindex generates or updates the index file (incremental updates are supported). bit is a CGI/SSI program that generates Web pages on the fly. Both programs are written in C and are very fast.
RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.
Griffon IDE is an IDE for HTML, Bash, Perl, PHP, C, etc. It allows the generation of source code in a few clicks, avoiding traps. It features auto completion, an integrated terminal, project management for C, SFTP mounting (mounting a directory via an ssh key), automatic replacement of text, and a session management tab.