Released yesterday,
dabblet joins an array of live sandbox tools designed to prototype, test and share webcode that includes
JSFiddle and
CSSDesk, while
bringing some advantages of its own.
Other useful resources:
w3clove validates an entire site, rather than page-by-page;
JQuery Air teaches you how to use the framework directly in the browser;
domain.nr finds clever TLDs for your site, and
Sequel Pro is a nice, free, native, open source MySQL editor for OS X. If you’re more the old-school dead-tree type, there’s always
The Manual.
posted by Bora Horza Gobuchul
on Dec 16, 2011 -
9 comments
Over the past several years, Mozilla's
collection of developer documentation for its own web browsers has turned into a wiki-editable reference of web standards for developers working with
all browsers, hosting a comprehensive, no-nonsense reference of
HTML,
HTML5,
CSS,
JavaScript, the
DOM, and
more. If you find yourself turning to this reference frequently,
dochub provides instant access to Mozilla's documentation for any HTML, CSS, JavaScript, or DOM-related topic. If you're worried that a fancy new standard might not work in an older browser,
canIuse will tell you exactly how many browsers will support that new standard. Still want to use that shiny new standard?
Modernizr and
yepnope will let you detect missing features, and load
tiny bits of code to make old browsers support the latest HTML5 hotness.
[via the carefully-curated selections of
JavaScript and
HTML5 Weekly, run by
MetaFilter's own wackybrit]
posted by schmod
on Dec 7, 2011 -
23 comments
ProCSSor is a powerful (and wholly free) CSS prettifier that lets you format CSS in the exact way you want. Turn your CSS into something that is visually more compelling and readable with a minimum of effort.
posted by netbros
on Apr 28, 2011 -
27 comments
What the Heck is Shadow DOM? Browser developers realized that coding the appearance and behavior of HTML elements completely by hand is a) hard and b) silly. So they sort of cheated. They created a boundary between what you, the Web developer can reach and what’s considered implementation details, thus inaccessible to you. The browser however, can traipse across this boundary at will.
posted by netbros
on Jan 18, 2011 -
38 comments
High-bandwidth Digital Content Protection (HDCP) is currently the most common form of digital transmission protection for high definition digital multimedia, requiring an unbroken chain of licensed products for content to play back for
TV systems and
computers.
A possible "master key" was posted online earlier this week, and created quite a stir around the potential of this leak or reverse engineering. Intel, who
developed the initial specification,
has confirmed the validity of the "master key", but instead of coming up with a new protection scheme, will use "legal remedies, particularly under the DMCA (Digital Millennium Copyright Act)." In essence,
the threat of legal action, rather than cryptography, is [Intel and the media companies] real tool against unapproved uses of digital content. [more inside]
posted by filthy light thief
on Sep 17, 2010 -
84 comments
CSS3 Pie. Google's
Frame requires users to install Frame in order to get the benefits of CSS3 support (among other things). CSS3 Progressive Internet Explorer aims to bring support for CSS3 in IE versions 6 through 8 via a server side script. It's early days for the extent of supported properties but there are more to come. If it's ultimately functional and useful long term remains to be seen.
posted by juiceCake
on Jul 18, 2010 -
21 comments
January 14th marks the 4th birthday of
jQuery and also the release of
jQuery 1.4. To celebrate the release of the latest version of the popular
JavaScript library the jQuery team has created the
14 Days of jQuery site, which will be updated each day with a new announcement or release. There’s also
prizes to be had for the coolest use of jQuery.
posted by Artw
on Jan 14, 2010 -
44 comments
Punkcast is a long running series of videos of live underground music in NYC shot by
Joly MacFie. Each video is usually one song. The Internet Archive hosts
its videos and offers downloads in a variety of formats. MacFie also has a
YouTube channel with
480 videos and a video podcast
[iTunes link, feedburner link]. Here are a few bands that caught my fancy:
The Icicles and The Besties, The Slits (
1,
2 ),
Andrew W. K., Oneida (
1,
2),
The Long Blondes,
The Gossip,
Acid Mothers Temple & Cosmic Inferno,
Art Brut,
Be Your Own Pet,
Cansei de Ser Sexy,
Lesbians on Ecstasy,
The Fall,
Fred Frith,
Rose Melberg and Jennifer O'Connor,
The Horrors,
The Homosexuals,
Bat for Lashes,
Radio 4 and Teddybears,
Kimya Dawson and Tiny Masters of Today,
Yeah Yeah Yeahs and
Nikki Sudden.
posted by Kattullus
on Dec 25, 2008 -
12 comments
Gmail Redesigned is a really slick CSS makeover for - you guessed - Gmail. It uses the
Stylish Firefox add-on. (So yes, this is something you would need a computer, firefox, and gmail to care about.)
posted by Wolfdog
on May 7, 2008 -
64 comments
Homer Simpson in CSS "...I stayed with the idea in mind that more complex designs could be made using the Verdana font and absolute positioning in CSS, thus generating vector drawings directly embedded in the code html."
[via]
posted by mewithoutyou
on Apr 30, 2008 -
52 comments
24 Ways - 2006 Edition This year's possibly useful 24 articles containing 24 tips and tutorials for those of us who love CSS and other related web development techniques. Last year's links are included too.
posted by juiceCake
on Dec 30, 2006 -
4 comments
Hands to Boag A love song about web standards with lyrics like, "Tonight I need your CSS, coding in the darkness. From now on no more tables nest; you will meet web standards"...
posted by londontube
on Apr 26, 2006 -
3 comments
CSS Pencils is probably the most hardcore use of CSS I've seen - no images at all, but hey - what's that? A picture? And you can manipulate it? Live? Yep - all with the power of CSS!
posted by benzo8
on May 2, 2004 -
34 comments
Do not install software from "GAIN" - and never ask me again Microsoft's Internet Explorer team is actually churning out some improvements - the authenticode dialog "Do you want to install this?" in their latest SP Preview Release now functions like it should have from the start, a more usable (understandable) set of choices, and the option to say "No, never ask again". Also,
pop-up-blocker apparently quite functional, is set to 'on' by default. Glad to see at least a little progress being made (still no word on PNG or CSS support changes, nor plans for a 7.x version, afaik).
posted by kokogiak
on Mar 24, 2004 -
19 comments
Web-based Humor at It's Finest Words fail me. DeCloak sells (I'm guessing) an HTML templating system that works in tables. But they can't make it work in CSS. The good news is there's no reason to use CSS:
Q: TABLES are for TABULAR DATA and not meant for Web Page Layout . . .
A: Last time I checked, most web sites use a database. And databases are just a bunch of tables in the first place, hence tabular data.
[from Zeldman]
posted by yerfatma
on Oct 29, 2003 -
54 comments
Looking for a design for your next website?
Strange Banana is a generator that randomly produces XHTML transitional, CSS-layout-driven webpages. Hit "refresh" repeatedly, and find that one layout that matches your inner web designer's dream. (
Found on Zeldman's Daily Report.)
posted by Katemonkey
on May 30, 2003 -
20 comments