aanand/deadweight
21 days ago by rybesh
Deadweight is a CSS coverage tool. Given a set of stylesheets and a set of URLs, it determines which selectors are actually used and reports which can be "safely" deleted.
css
21 days ago by rybesh
Modern Web Development
5 weeks ago by rybesh
Great deep dive into the WebKit developer tools: #webinf #web #development #tools #html #css #javascript
css
web
html
tools
development
webinf
javascript
from twitter
5 weeks ago by rybesh
UIKit - Modern UI components for a modern web
february 2012 by rybesh
UIKit is a small collection of flexible, decoupled components for the modern web. With an emphasis on structure-only styling making it it simple to apply application specific styling.
javascript
ui
code
css
design
february 2012 by rybesh
Bootstrap, from Twitter
december 2011 by rybesh
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
css
design
framework
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
december 2011 by rybesh
HeadJS
august 2011 by rybesh
With Head JS your scripts load like images - completely separated from the page rendering process. The page is ready sooner. Always.
javascript
css
html5
performance
august 2011 by rybesh
About
june 2011 by rybesh
CSS Lint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don't want.
css
testing
june 2011 by rybesh
Spritemapper
may 2011 by rybesh
Spritemapper is an application that merges multiple images into one and generates CSS positioning for the corresponding slices.
web
design
css
graphics
performance
may 2011 by rybesh
HTML/CSS to PDF converter written in Python - HTML2PDF Converter
april 2011 by rybesh
XHTML2PDF is a converter for HTML/XHTML and CSS to PDF and a Python package.
css
html
pdf
python
django
april 2011 by rybesh
taitems/Aristo-jQuery-UI-Theme - GitHub
march 2011 by rybesh
Aristo is a beautiful theme for jQuery UI that emulates the elegant style of the Cappuccino JavaScript framework.
jquery
ui
interface
javascript
css
march 2011 by rybesh
Awesome Fontstacks
february 2011 by rybesh
Easily create bundles of beautifully matching, free web fonts, with failsafe font stacks to back them up. Including ready-to-go CSS code!
css
design
fonts
typography
february 2011 by rybesh
Xavi - Links to jQuery UI CSS themes hosted on Google's CDN
january 2011 by rybesh
It's well known that Google hosts several popular javascript libraries on their public CDN. A lesser know fact is that google also hosts an number CSS themes for jQuery UI (both v1.7.3 and v1.8.7). For whatever this remains undocumented. In the past, I've had a hard time finding them, so I decided to help myself out (and maybe others) and put a list together.
google
css
jqueryui
jquery
themes
january 2011 by rybesh
#grid
january 2011 by rybesh
It inserts a layout grid in web pages, allows you to hold it in place, and toggle between displaying it in the foreground or background.
css
design
grid
javascript
tools
january 2011 by rybesh
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
october 2010 by rybesh
HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site.
After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain ajax and flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use @font-face, and get your gzip zipple on.
html5
css
javascript
framework
After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain ajax and flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use @font-face, and get your gzip zipple on.
october 2010 by rybesh
eCSStender
june 2010 by rybesh
Extensions built with eCSStender greatly simplify the design process because you can author modern CSS using advanced selectors, properties such as border-radius, or custom font faces and rest assured that your design will work.
css
javascript
tools
june 2010 by rybesh
Blueprint: A CSS Framework | Spend your time innovating, not replicating
april 2010 by rybesh
Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.
css
framework
web
design
april 2010 by rybesh
New CSS Sticky Footer - 2010 - HTML for Bottom of Page Footer
april 2010 by rybesh
It Sticks to the Bottom of the Page!
css
web
design
april 2010 by rybesh
Typekit
april 2010 by rybesh
Typekit is the easiest way to use real fonts on the web. It's a subscription-based service for linking to high-quality Open Type fonts from some of the worlds best type foundries. Our fonts are served from a global network on redundant servers, offering bulletproof service and incredible speed.
design
fonts
typography
web
css
april 2010 by rybesh
joshuaclayton's blueprint-css at master - GitHub
march 2010 by rybesh
A CSS framework that aims to cut down on your CSS development time.
css
design
march 2010 by rybesh
Cascading Stylesheets For Mapnik
august 2008 by rybesh
The examples here demonstrate some of the basic usage of Mapnik cascading style sheets. Most of the syntax has been borrowed wholesale from CSS, so it should be familiar to web designers.
cartography
design
css
maps
code
tools
august 2008 by rybesh
The Elements of Typographic Style Applied to the Web
april 2007 by rybesh
In order to allay some of the myths surrounding typography on the web, steps through Bringhurst’s working principles, explaining how to accomplish each using techniques available in HTML and CSS.
web
typography
design
css
reference
april 2007 by rybesh
Flex2 Chart Sampler
march 2007 by rybesh
Nice demonstration of Flex2 charting features.
flash
reference
infoviz
interface
xml
css
web
march 2007 by rybesh
infobong.com » mutiny of identity
march 2007 by rybesh
It’s no wonder so many WordPress blogs look like Kubrick or Hemingway with the colors and banner images changed. The templates are just too hard to edit. I’ve looked for a loose “wireframe” theme for WordPress to no avail.
blog
design
web
architecture
css
php
authoring
identity
brand
march 2007 by rybesh
Semantic Typography: Bridging the XHTML gap : Journal : Mark Boulton
march 2007 by rybesh
A designer's attempt to explain semantic markup to other designers.
web
code
design
semantics
xml
css
typography
semweb
march 2007 by rybesh
CSS target pseudo-class
january 2007 by rybesh
A target element can be represented by the :target pseudo-class. If the document's URI has no fragment identifier, then the document has no target element.
css
design
standards
hypertext
interface
january 2007 by rybesh
FireBug - JoeHewitt.com
may 2006 by rybesh
All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, error console, command line, and a variety of fun inspectors.
css
javascript
tools
development
design
xml
web
testing
may 2006 by rybesh
uBrowser
april 2006 by rybesh
Render any content that runs in Firefox as a texture on some geometry in OpenGL.
3d
web
tools
opensource
code
graphics
svg
css
hypermedia
april 2006 by rybesh
UGO ECMAScript Framework
january 2006 by rybesh
The UGO project is an effort to provide reliable standards support on all ECMAScript-like platforms, ranging from recent or legacy browsers' Javascript implementations, to Flash Player.
flash
javascript
standards
web
xml
opensource
code
actionscript
xforms
svg
css
smil
timetags
january 2006 by rybesh
The Shape of Days: My contribution to the CSS shadow kerfuffle
november 2005 by rybesh
Pure CSS drop shadows.
css
design
graphics
layout
image
november 2005 by rybesh
Translating CSS to DSSSL
october 2005 by rybesh
Describes the relationship between CSS and DSSSL by showing what DSSSL flow objects correspond to CSS style properties.
style
code
web
design
DIM
css
xml
october 2005 by rybesh
Xylescope
august 2005 by rybesh
Xylescope will immediately display the HTML source of the page you are visiting and will make all the underlying CSS files available for you to see, including style sheets for alternative media and files that have been imported using filter hacks.
css
design
xml
web
tools
osx
style
development
authoring
code
august 2005 by rybesh
Behaviour : Using CSS selectors to apply Javascript behaviours
june 2005 by rybesh
Behaviour lets you use CSS selectors to specify elements to add javascript events to.
code
css
javascript
techniques
web
standards
june 2005 by rybesh
Stefano's Linotype CSS
april 2005 by rybesh
This site concentrates a lot in making hyperlinks readable, coherent and meaningful without attacking your ability to read the text sequentially.
css
design
april 2005 by rybesh
Kupu WYSIWYG XHTML Editor
april 2005 by rybesh
Kupu is a 'document-centric' open source client-side editor for Mozilla, Netscape and Internet Explorer.
css
javascript
editing
opensource
tools
web
xml
april 2005 by rybesh
web interface design
february 2005 by rybesh
An Ajax application eliminates the start-stop-start-stop nature of interaction on the Web by introducing an intermediary between the user and the server.
web
interface
design
css
javascript
xml
february 2005 by rybesh
Dojo Toolkit
january 2005 by rybesh
Dojo is an Open Source effort by an invited set of contributors to create a UI toolkit that allows a larger number of web application authors to easily use the rich capabilities of modern browsers.
web
code
tools
future
interface
css
javascript
xml
january 2005 by rybesh
Anatomy of a WordPress Theme
december 2004 by rybesh
WordPress themes live in directories residing in wp-content/themes/.
blog
code
css
design
howto
december 2004 by rybesh
Onload image fades without Flash
november 2004 by rybesh
A function to show an "image loading" message and subsequent fade-in of a photo.
code
css
design
image
javascript
november 2004 by rybesh
TiddlyWiki - a reusable non-linear personal web notebook
october 2004 by rybesh
Client-side wiki implemented in DHTML, CSS, and JavaScript.
code
css
javascript
tools
wiki
october 2004 by rybesh
FCKeditor - The text editor for Internet
october 2004 by rybesh
A full-featured text-editor for your browser, written in JavaScript.
code
css
opensource
php
tools
web
october 2004 by rybesh
CSS Negotiation
october 2004 by rybesh
I offer a walk through of how I start every new CSS styled site and my preferences for CSS hacks negotiation.
css
design
howto
web
october 2004 by rybesh
S5: A Simple Standards-Based Slide Show System
october 2004 by rybesh
A slide show format based entirely on XHTML, CSS, and JavaScript.
design
standards
tools
web
css
javascript
october 2004 by rybesh
related tags
3d ⊕ actionscript ⊕ anime ⊕ architecture ⊕ authoring ⊕ blog ⊕ brand ⊕ cartography ⊕ code ⊕ css ⊖ design ⊕ development ⊕ DIM ⊕ django ⊕ editing ⊕ flash ⊕ fonts ⊕ framework ⊕ future ⊕ google ⊕ graphics ⊕ grid ⊕ howto ⊕ html ⊕ html5 ⊕ hypermedia ⊕ hypertext ⊕ identity ⊕ image ⊕ infoviz ⊕ interface ⊕ javascript ⊕ jquery ⊕ jqueryui ⊕ layout ⊕ maps ⊕ media ⊕ mp3 ⊕ music ⊕ opensource ⊕ osx ⊕ pdf ⊕ performance ⊕ php ⊕ python ⊕ reference ⊕ remix ⊕ semantics ⊕ semweb ⊕ smil ⊕ social ⊕ standards ⊕ style ⊕ svg ⊕ techniques ⊕ testing ⊕ themes ⊕ timetags ⊕ tools ⊕ typography ⊕ ui ⊕ video ⊕ web ⊕ webinf ⊕ wiki ⊕ xforms ⊕ xml ⊕ yahoo ⊕Copy this bookmark: