266 projects tagged "CSS"
XWiki is a WikiWiki clone written in Java that supports many popular features of other Wikis like the Wiki syntax, version control, attachments, security, and searching, but also many advanced features like templates, database and dynamic development using scripting languages (Velocity, Groovy, Ruby, Python, PHP, and more), an extension system and skinability, J2EE scalability, an XML/RPC remote API, statistics, RSS feeds, PDF exporting, WYSIWYG editing, an Office viewer and importer, and a lot more.
The Collection Workflow Integration System (CWIS) is a software package designed to help assemble, organize, and share information about resources online. The software conforms to international and academic standards for metadata while providing turnkey setup and a user-friendly interface, allowing resource collection developers (and end users) to focus on what they want to share (or find) without worrying about the technical details. It provides extensive support for cataloging resources with standardized metadata, which can then be automatically shared via an array of channels out to the larger Internet community, helping others find your work.
MagicMin is a class that merges and minifies JavaScript and CSS files. It compresses them by stripping unnecessary comments, spaces, tabs, and line breaks. It can also merge multiple JavaScript and CSS files to minimize the number of server requests. External images used by CSS files may be converted to inline images using data URLs. Processed files are cached to avoid processing overhead until any of the source files are changed.
wro4j is a project that will help you to easily improve your Web application page loading time. It can help you to keep your static resources (JavaScript and CSS) well organized, merge and minify them at run-time (using a simple filter) or build-time (using a Maven plugin), and has several features you may find useful when dealing with Web resources.
PhenoTips is a tool for collecting and analyzing phenotypic information for patients with genetic disorders. It combines an easy-to-use interface, compatible with any device which runs a Web browser, with a standardized database backend. The PhenoTips user interface closely mirrors clinician workflows, to facilitate the recording of observations made during the patient encounter. By collecting, classifying, and analyzing phenotypic information during the patient encounter, PhenoTips allows streamlining of clinic workflow, efficient data entry, improved diagnosis, standardization of collected patient phenotypes, and sharing of anonymized patient phenotype data for the study of rare disorders.
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.
Zato is an Enterprise Service Bus (ESB) and app server written by pragmatists for pragmatists. It provides an HA load-balancer, hot-deployment, and hot-reconfiguration almost everywhere (forget server restarts). It has a browser-based GUI, CLI, and API (forget XML configuration). It supports many protocols, industry standards, and data formats, including HTTP, JSON, SOAP, REST, AMQP, JMS WebSphere MQ, ZeroMQ, Redis, SQL, and FTP.
Novius OS is a CMS that takes up the challenge of managing Web content in today’s multi-channel environment. Its goal is to provide users with one single tool for their digital communication: Web sites, social networks, mobile applications, email, and custom business applications. It is based on the FuelPHP framework. It uses an HTML5 interface, the jQuery UI framework, and the Wijmo and TinyMCE plugins.
RedQueryBuilder fills the gap between a hand coded "quick search" and a full blown query language. A typical use is in an intranet Web application where experienced users need a quick ad-hoc way to find particular data. This means they don't have to use report frameworks or ask a techie. To use it in your app, you just need to drop in the JS, feed it the metadata for your database, then handle the change events to get the SQL and argument values.