December 2009
How to Run a Meeting Like Google →
Dec 30th
Event Delegation in jQuery and Performance (live... →
Dec 27th
Everything is a project, even this « Scott Berkun →
Dec 27th
Bolinfest Changeblog: Closure Lite - Just in time... →
Closure Lite is a single JavaScript file that you can include on a web page to start using a subset of the Closure Library. This is similar to the approach used by other popular JavaScript libraries such as jQuery. But as the Closure Lite documentation explains, although Closure Lite is a good way to start learning the Library, it is recommended to learn and use the Closure Compiler on your...
Dec 26th
Capn Design: What's Not to Like? →
There a number of gestural ways for readers to indicate interest in content on the web. They all go by different names and representations, which makes it difficult to determine the right solution for your community. Below is an examination of the available options and, hopefully, answers to all of your burning questions.
Dec 24th
Dec 24th
1 note
24 ways: Make Your Mockup in Markup →
In the past we’ve put up with Photoshop because it was vital to achieving our beloved rounded corners, drop shadows, outer glows, and gradients. However, with the recent adaptation of CSS3 in major browsers, and the slow, joyous death of IE6, browsers can render mockups that are just as beautiful as those created in an image editor. With the power of RGBA, text-shadow, box-shadow, border-radius,...
Dec 24th
Protect IE from empty img src | NCZOnline →
Dec 22nd
Crowdsourced document analysis and MP expenses →
Simon Willison’s second news v. crowdsourcing project in retrospect.
Dec 22nd
24 ways: Real Fonts and Rendering: The New... →
No, the real elephant in the room‚—the thing few web developers and no “web font” enthusiasts are talking about‚—has to do with legibility (or lack thereof) and aesthetics (or lack thereof) across browsers and platforms. Put simply, even fonts optimized for web use (which is a whole thing: ask a type designer) will not look good in every browser and OS. That’s because every browser treats hinting...
Dec 22nd
Dec 22nd
Dec 22nd
2 notes
24 ways: Cleaner Code with CSS3 Selectors →
Nice summary of advanced selectors for CSS3 and/or jQuery, where needed. Nice example of reasons to avoid presentation-only classes server-side.
Dec 21st
“The natural inclination right now for geeks of a certain type is to start...”
– The Twitter API is Finished. Now What? - Anil Dash This zeros in on what I believe is probably the major reason for Twitter’s success: the rule of least power, or its informal cousin “Worse is Better”. If, for example, you convened a standards body of experts to design an infrastructure to...
Dec 21st
14 notes
“Enough big pimpin’. Let’s bring back small, artisanal pimpin’.”
– Benchitations (via bullshit)
Dec 21st
50 notes
24 ways: Spruce It Up →
Geektastic. I should turn the NBC peacock and Today Show sunrise into a special character set.
Dec 19th
Dec 18th
Dec 17th
WatchWatch
Testing, Performance Analysis, and jQuery 1.4
Dec 16th
Writing maintainable code | NCZOnline →
Dec 16th
Dec 16th
Dec 16th
Ajaxian » Text to Speech via HTML5 Audio →
Cool.
Dec 15th
24 ways: Incite A Riot →
Join me in a campaign of civil disobedience against the unnecessarily restrictive, backwards-incompatible change to the cite element. Start using HTML5 but start using it sensibly. Let’s ensure that bad advice remains fictitious.
Dec 11th
Dec 11th
Dec 10th
hnews-examples · Microformats Wiki →
Dec 10th
Dec 10th
Dec 10th
24 ways: Front-End Code Reusability with CSS and... →
Comments more worthwhile than the article.
Dec 10th
Dec 10th
Dec 10th
The death of if-else, if, and else - Left Right... →
Via Snook.
Dec 10th
Dan Shanoff: Comcast-NBC: Online Sports... →
Via Charlie.
Dec 5th
“It’s understandable to look to find someone else to blame. But as Rupert Murdoch...”
– Google CEO Eric Schmidt in an op-ed in today’s WSJ, “How Google Can Help Newspapers.” Schmidt counters accusations that Google is profiting off the backs of newspapers, explaining that Google ads next to news search queries only add up to a ” tiny fraction” of its total search revenue. (via...
Dec 4th
2 notes
adaptive path: Two TED Talks Worth Watching →
Dec 3rd
Bulletproof @font-face syntax « Paul Irish →
Dec 2nd
Dec 2nd
Dec 2nd
Dec 2nd
High Performance Web Sites: Google Analytics goes... →
“Not only does it make web sites faster, switching over to this async pattern improves uptime and increases the amount of analytics data gathered.”
Dec 2nd
Empty image src can destroy your site | NCZOnline →
There are two basic problems that this browser behavior causes. The first is a traffic spike. Imagine that have <img src=""> on the page at http://www.example.com/. The big problem is that each instance of <img src=""> makes a request to / in all browsers, which is the homepage of the domain. Congratulations, you’ve effectively doubled your traffic to the homepage. For small...
Dec 1st
Velocity of Media Consumption: TV vs. the Web... →
Eh…kinda?
Dec 1st