578 projects tagged "Artistic"
MiniMagAsm is minimalistic, but powerful and flexible content management system (CMS). It is a rewrite of MiniMag in assembly language (FASM). As expected, it is a very small and very fast Web application. It has a flexible architecture and is highly customizable by the user without the need for the code to be changed and recompiled. The system uses .txt files to store articles, formatted with a lightweight markup language which is very similar to Markdown. MiniMagAsm is portable CGI application which runs on Windows or Linux Web hosting.
Local Data is a PHP class which can store multiple values in a single cookie. It can set and get multiple values which use cookies to be shared between different server-side scripts. The values are stored in cookies encoded in the JSON format so they can be easily accessed with browser-side JavaScript code, preserving the original value data types. A JavaScript library is provided to set and get values stored this way in cookies.
Visualization of Protein Ligand Graphs (VPLG) uses a graph-based model to describe the structure of proteins on the super-secondary structure level. A protein-ligand graph is computed from the atomic coordinates in a PDB file and the secondary structure assignments of the DSSP algorithm. In this graph, vertices represent secondary structure elements (SSEs, usually alpha helices and beta strands) or ligand molecules, while the edges model contacts and relative orientations between them. The graphs can be visualized, written to a database, and saved in a text-based file format.
Oracletool is an interactive, Web-based application for Oracle Database administration. The advantage of Oracletool over non-Web-based tools is that nothing needs to be installed on the client-side machine or in your databases. All you need to use Oracletool, once installed, is a Web browser.
Micro Signage is a lightweight software suite that can be used as the basis for creating digital signage appliances, such as advertisement screens and full software systems. It is intended to be used to control the playback of media files and be managed over the network through a socket server, which is included.