StateTable: US/Canada states, provinces, territories and minor possessions as CSV, SQL, HTML form elements, PHP arrays, and more.
All the countries in the world, as a text list,
CSV and API (from the very handy and open
Factual).
Also:
FreeMapTools, including
“how far can I travel from any point on the Earth in a certain time, using a form of ground transportation?”, and “
If I dug a tunnel straight through the planet, where should I emerge?”
(previously)
posted by Bora Horza Gobuchul
on Jan 27, 2012 -
11 comments
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
Doodle Or Die! A massively multiplayer Pictionary-style game. Your drawings are used as fuel for the next player's guesses, which are then used as suggestions for the next player's drawings, which are then used for the next player's guesses, and so on.
[more inside]
posted by Magnakai
on Sep 13, 2011 -
73 comments
Color Scheme Designer 3 allows a user to create harmonious color schemes using their choice of one of six customizable combinations from the color wheel. There is an option to show what a given scheme would look like to users with various types of colorblindness. The resulting scheme can be exported in several formats including HTML+CSS and Photoshop ACO, and a given scheme can even be
shared as a link.
posted by ob1quixote
on Aug 26, 2011 -
18 comments
"Schema ...provides a collection of schemas, i.e., html tags, that webmasters can use to markup their pages in ways recognized by major search providers. Search engines including Bing, Google and Yahoo! rely on this markup to improve the display of search results, making it easier for people to find the right web pages. " [more inside]
posted by 00dimitri00
on Jun 2, 2011 -
20 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
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
The State of the Web 2008 is a report from
Web Directions that includes details and analysis of all the responses to over 50 questions covering technologies, techniques, philosophies and practices that today’s web professionals employ. The survey was open for just under 3 weeks, from December 1st to 20th 2008. In total, over 1200 designers and developers from around the world responded to the survey. Respondents were likely to be self-educating, “early adopters” who keep abreast of developments in their field. Here are the
tabular results.
[more inside]
posted by netbros
on Jan 12, 2009 -
7 comments
Web programmers take note,
gotAPI is an excellent collection of searchable programming references wrapped up into a customizable interface.
posted by Roger Dodger
on Sep 21, 2006 -
17 comments
The World's Worst Website? Well, yes, it
is really bad, but is it the worst? More importantly, isn't there a better way to educate budding web designers? How about sites that encourage, with examples of what to do, rather than the opposite? [via
The Red Ferret Journal] [SFW, annoying MIDI]
posted by tommasz
on Aug 19, 2004 -
14 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