JavaScript Based Code Prettification

Tuesday, March 18, 2008 at 01:02 AM

As seen on Google Code’s new and improved source browser.

Administrative Debris

Friday, March 14, 2008 at 08:13 PM

“I hold that simplicity is the most important attribute of design,” I say. To which Tufte would reply, “No, you don’t.”

PrinceXML Is Extremely Impressive

Sunday, February 03, 2008 at 09:06 AM

I didn’t know it was possible to build such nice closed-source programs.

IE8 To Make Tender Chickens

Tuesday, January 22, 2008 at 10:31 PM

“The MIT guy did not like this solution because it was not the right thing.”

Full Page Zoom Is For Sissies

Friday, January 18, 2008 at 08:57 PM

Did I ever tell you about the guy that spent the better part of a day making his site’s layout entirely em based …

Who Owns Your Browser?

Saturday, July 24, 2004 at 01:31 AM

Are there restrictions on how local content can be modified (e.g. user stylesheets)? Should there be?

Per Site User Stylesheets

Wednesday, July 14, 2004 at 05:12 AM

A Firefox hack for styling specific sites using user stylesheets.

Google Doctype

Wednesday, May 14, 2008 at 04:37 PM / code.google.com

What Mark Pilgrim has been working on at Google for the past year or so: an encyclopedia of web development.

What Is the Open Web and Why Is It Important?

Thursday, April 03, 2008 at 02:46 PM / codinginparadise.org

Brad Neuberg (Google Gears): “Our historical closeness to the web creates a kind of myopia, where we can’t see how amazing it is. It’s a billion Library of Alexandria’s dropped into our laps.”

Presentational JavaScript to adjust text line-height in proportion to text column width.

Thursday, March 13, 2008 at 03:35 PM / ollicle.com

“If you can’t control the text width the next best thing you can do to compensate for an overly wide text measure is to increase the leading.” — I never considered that but it makes sense.

css_color.vim - CSS color preview : vim online

Sunday, March 09, 2008 at 07:49 AM / vim.org

Makes the background of hexadecimal color codes the respective color. So, background-color:#f00 will have a red background in the vim editing window. Nifty.

9 Practical Ways to Enhance your Web Development Using the Firefox Web Developer Extension

Thursday, February 14, 2008 at 04:31 PM / sixrevisions.com

From the comments: “the only things i find [useful] in Web Developer Extension is the shortcut to clear cache… for other things i use Firebug…” — Me too!

Printing a Book with CSS: Boom!

Sunday, February 03, 2008 at 03:58 PM / alistapart.com

Bert Bos and Håkon Wium Lie show off some of Prince’s more advanced CSS and HTML features, including styling page size, generating headers/footers, advanced use of the CSS content attribute, page numbering, cross-references, and table of contents.

Håkon's Wium Lie

Sunday, February 03, 2008 at 03:49 PM / princexml.com

Ahh, it turns out Håkon’s Wium Lie (Opera CTO and the guy who first proposed CSS) is on YesLogic’s board, makers of PrinceXML. I'm not sure how I missed that.

What should Microsoft do instead?

Thursday, January 24, 2008 at 04:43 PM / dbaron.org

Holy crap, this is insane. Just let people run IE6 and IE7 as separate standalone browsers side-by-side with IE8. As James said in my previous post, they can even rebrand it as “Intranet Explorer” :)

The problem with pixels

Saturday, January 19, 2008 at 03:21 PM / wilsonminer.com

“… anybody who’s ever built out a relatively complex design using ems will agree that at some point they wondered if the benefit was really worth the effort.”

A pool for the W3C validators

Saturday, January 05, 2008 at 09:39 AM / xhtml-css.com

This is a good idea. The w3c hosted validators tend to perform on the bad side of horrible. I've run the validator locally but never thought to look for mirrors.

Prince XML: Generating High Quality PDFs from HTML + CSS

Monday, December 17, 2007 at 12:42 AM / video.google.com

Simple print typesetting using HTML/CSS. Targets the 80% of common print tasks w/ HTML/CSS. I'm going to be looking into mozilla’s cairo PDF output abilities within the next few weeks so it will be interesting to compare.

Run Internet Explorer 5/6/7 Natively in OS X

Thursday, November 29, 2007 at 06:42 AM / macapper.com

This trumps Leopard for most important Mac development this year as far as I'm concerned. Words cannot explain the hatred I've developed for booting up multiple Parallels VMs to get at IE.

CSS 3: A Giant Serving Of FAIL

Saturday, September 22, 2007 at 03:01 PM / alex.dojotoolkit.org

“… CSS 3 is a joke. A sad, sick joke being perpetrated by people who clearly don’t build actual web apps…”

E-mail is not a platform for design [zeldman.com]

Friday, June 08, 2007 at 03:15 PM / zeldman.com

“But when I say HTML mail still sucks, I don’t mean it sucks because support for design in e-mail today is like support for standards in web browsers in 1998. I mean it sucks because nobody needs it. It impedes rather than aids communication.”

Setting Type on the Web to a Baseline Grid

Tuesday, April 10, 2007 at 03:08 AM / alistapart.com

Yes! I've been doing this for a few months now with the corp. assets and I won’t go back. You can really see the text snap into a vertical rhythm when you hit it.

Less sucky multiple-select lists

Saturday, February 17, 2007 at 11:51 PM / anseljh.wordpress.com

Another interesting take on multi-select lists that uses checkboxes with labels and colors.

Multi-Select Lists vs. Checkboxes

Tuesday, February 13, 2007 at 07:41 AM / yourtotalsite.com

I'm real close to hating multi-select list boxes right now. Using an overflowed UL of checkboxes has some interesting pros (and cons).

53 CSS-Techniques You Couldn’t Live Without

Tuesday, January 23, 2007 at 10:01 PM / smashingmagazine.com

Very nice list of CSS techniques.

kuler

Sunday, December 10, 2006 at 12:09 PM / kuler.adobe.com

Handsome Flash based color mixing tool and color theme sharing site.

Firebug 1.0 Beta Screencast

Friday, December 08, 2006 at 08:37 PM / soylentfoo.jnewland.com

Holy… This is big. Huge big.

Web Pages That Suck presents the biggest web design mistakes in 2004 learn usability and good Web design by looking at bad Web design

Wednesday, December 06, 2006 at 03:14 AM / webpagesthatsuck.com

A perfect article.

Most websites are crammed with small text that is a pain to read. Why?

Monday, December 04, 2006 at 04:54 PM / informationarchitects.jp

I'm sure I don’t know.

CSS-Based Forms: Modern Solutions

Monday, November 13, 2006 at 05:20 AM / smashingmagazine.com

Big list of resources on CSS based forms.

gotAPI.com

Tuesday, October 10, 2006 at 03:31 PM / gotapi.com

The best attempt I've seen at splicing multiple API references together. This uses the external documentation but provides indexing and browsing features.

The Elements of Typographic Style Applied to the Web

Tuesday, September 05, 2006 at 03:58 PM / webtypography.net

This site is really starting to come along now. The latest addition on how to manage vertical spacing in intervals is something I've been wondering about for a while now.

FireBug

Sunday, January 22, 2006 at 04:52 PM / addons.mozilla.org

Firefox extension with some promising script debugging/spying features.

CSS: Specificity Wars Diagram

Friday, October 07, 2005 at 05:08 AM / stuffandnonsense.co.uk

CSS specifity chart based on Sith power levels — to good to be true.

Curing Float Drops and Wraps

Friday, September 30, 2005 at 06:02 PM / nemesis1.f2o.org

I run into these problems on a daily basis…

CSS Import™

Friday, September 23, 2005 at 07:48 AM / cssimport.com

this site rocks

Color Scheme Generator 2

Saturday, September 10, 2005 at 03:35 AM / wellstyled.com

This is probably the nicest color picker for choosing compliments off of a base color.

Web Building: Style Templates

Monday, February 28, 2005 at 02:08 PM / toolkit.crispen.org

Big list of sites that provide CC licensed CSS layouts and tools for generating layouts.

CSS - Quirks mode and strict mode

Thursday, January 06, 2005 at 10:46 PM / quirksmode.org

Information on quirks vs. strict mode for HTML/CSS rendering: how to trigger, what DOCTYPEs do what, etc.

Cascading Style Cheatsheet

Tuesday, November 30, 2004 at 05:46 PM / home.tampabay.rr.com

Styled for landscape printing…

Quotations and citations: quoting text

Wednesday, November 24, 2004 at 05:59 PM / 456bereastreet.com

Some information on using proper q and blockquote elements in HTML and then styling them with CSS to fix all the browser brokeness.

Full CSS Property Compatibility Chart

Thursday, November 04, 2004 at 07:07 AM / corecss.com

red/green/yellow for specific css attribute support in major browsers.

Bring on the tables

Thursday, October 28, 2004 at 01:11 PM / 456bereastreet.com

a thorough look at how to use HTML tables correctly.

CSS Negotiation and a Sanity Saving Shortcuts

Saturday, October 16, 2004 at 09:35 PM / leftjustified.net

Some tips I haven’t seen before for dealing with IE’s broken CSS support. Using conditional comments for ie specific css, setting manual defaults, etc.

Float: The Theory

Tuesday, October 12, 2004 at 08:33 AM / positioniseverything.net

A nice breakdown of how float works in CSS, which isn’t always intuitive.

Max Design - CSS Page Layouts

Sunday, October 10, 2004 at 09:07 PM / maxdesign.com.au

Various CSS layouts.

Floatutorial: Step by step CSS float tutorial

Sunday, September 26, 2004 at 01:29 PM / css.maxdesign.com.au

Floating images and other objects using CSS.

2 Column Tableless Layout

Tuesday, September 14, 2004 at 11:56 AM / wellstyled.com

Methods for creating a 2-col layout using CSS.

XML/XSLT/CSS/JavaScript/ Treeview component..

Friday, September 10, 2004 at 03:29 PM / rollerjm.free.fr

..that rocks. Quite possible the only javascript treeview I'd ever consider using.

CSS Directory

Wednesday, September 08, 2004 at 09:03 AM / roderickhoward.com

Silly amount of links to CSS resources of all shapes and sizes.

Stylegala Bulletmadness

Friday, August 27, 2004 at 09:45 AM / stylegala.com

A bunch of nice bullet images best used to style UL tags using CSS.

CSS2 - Tableless forms

Tuesday, August 24, 2004 at 08:58 PM / quirksmode.org

More ridding of tables..

CSS Filters (hacks)

Thursday, August 19, 2004 at 08:38 AM / centricle.com

Looks like the periodic chart of the elements for CSS hacks.

Simon Willison: Site specific stylesheets in Mozilla

Wednesday, August 18, 2004 at 10:30 PM / simon.incutio.com

The saga continues.

max-width in Internet Explorer

Sunday, August 15, 2004 at 03:52 AM / svendtofte.com

More hacks for trying to get IE to do the right thing.

Stu Nicholls | Doing it with Style

Thursday, August 12, 2004 at 07:03 PM / stunicholls.myby.co.uk

“This site documents my attempts at understanding and exploring the possibilities of CSS.”

what is 'the flow'?

Wednesday, August 04, 2004 at 10:28 AM / xmouse.ithium.net

“So with this tutorial I hope to lay out the concept of the flow, and why understanding it will give you a greater grasp of CSS.”