Select a tag to browse associated projects and drill deeper into the tag cloud.
django-seasonal-stylesheets is a goofy little project that I started as a result of a discussion I had with some co-workers. We were talking about making our organization's website change the way it looked depending on what time of year it was. That night I couldn't sleep because of my
A library to manipulate DOM Stylesheets and rules contained in document.styleSheets, inspired by jQuery. For example, ss("#header").property("color", "#000"); will change the header text colour to red. And, ss("a:hover{color:#eee}"); will create a new rule.
UpdateI'm breaking the CSS engine off of this beast and organizing it as a separate project. This will allow me to focus on documentation, examples, and tests for the most viable part of this silly idea and actually, just maybe, get something useful out there. As for the rest of it, let's
This code sends appropriate headers for .css and .js files that have been GZIPed and then uses jsmin and cssmin to minimize the files on-the-fly. PHP 5 or higher is required.
ChaoSS is designed to provide a complete set of styles that will "reset" all browsers to a similar base style. By creating a unifying framework to build stylesheets upon, many of the problems with cross-browser styles can be reduced or prevented. ChaoSS is currently in beta and is known to not work with IE6
This is a coldfusion 8, and mySQL project to build a web based gui styled applicaiton that will allow users to build and manage stylesheets dynamically. I plan to build it so that you can use the gui to build that stylesheets and then have a webservice available so that anyone can call their stylesheet remotely.
StyleLibrary is a collection of styles that gives you a foundation for building cross-browser compatible websites with efficient HTML and CSS. It aims to solve common CSS problems that web developers face.
cssutilsA Python package to parse and build CSS Cascading Style Sheets. Actually querying a parsed stylesheet on a given document or element is planned for probably 0.9.7, for now see the example examples/style.py. example# -*- coding: utf-8 -*- import cssutils css = u'''/* a
This program takes a CFG, converts it to CNF and determines whether a given string is accepted by the grammar by using the CYK algorithm. I wrote this code during fall 2007 for Intro to Theory of Computation and Automata. It's old, but should still work :-/ It uses XSLT to convert the
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.