ALA: Smartphone Browser Landscape
ALA: Smartphone Browser Landscape : Another one for Instapaper. … Read the rest here
ALA: Smartphone Browser Landscape : Another one for Instapaper. … Read the rest here
CSS3 for Web Designers is the latest release from A Book Apart which also recently released HTML5 for Web Designers . Having received a copy of this lightweight book in electronic format, I promptly loaded it onto my iPad in preparation for a flight. The book proved to be so brief and easy-to-read, in fact, that I was through its 130 pages before I even boarded my plane. Therefore, I took some time on my flight to write up my thoughts on said book. … Read the rest here
We’re back at it with a brand new A Book Apart from web design mastermind, Dan Cederholm: CSS3 for Web Designers . What’s more, no waiting for pre-orders this time around, you can grab the book right now , in both paperback or ebook formats. The books are just finishing up at the printer and should ship out on Monday, the ebooks are available this very moment. What’s it about? CSS3 opens up many possibilities we’ve had to bend over backwards to achieve in the past… Read the rest here
Browserscope : A community-driven project for profiling web browsers. Shows test results for security, rich text, Selectors API, network data, Acid3, and JSKB. … Read the rest here
Things will probably be a little quiet around here this week. I
CSS3 Flexible Box Module : This morning is the first I
Browser UI for Photoshop : How handy is this? Create a browser window around any size document, existing or new, with this Photoshop action by Ben Shoults. Just $3 gets you individual actions for Chrome, Safari, and Firefox. And generously, Ben is donating all proceeds to the Authentic Jobs charity: water campaign for the next 5 days. … Read the rest here
Webfonts.info : A handy resource containing @font-face information regarding browser support , fonts available for embedding , foundries that allow embedding , and more. Thanks to Tiffany Wardle for a similar list , which in turn pointed me to Webfonts.info. … Read the rest here
PaintbrushJS Playground : I
Google and Arcade Fire Team Up for HTML5
PaintbrushJS : New from Dave Shea ,
Display Caps Lock Warning in Most Browsers : A script that adds WebKit-like notification inside the password field when the caps lock is enabled, in a progressive-enhancement kind of way. It
CSS3 Generator : Handy tool that spits out the syntax and associated vendor-prefixed CSS3 for properties like border-radius, box-shadow, multi-column layout and more. Especially helpful are the supported browsers icons with pop-up version numbers for each property. … Read the rest here
I’m probably way behind the curve on this one, but I recently realized the following: All browsers that support the CSS text-shadow and box-shadow properties also support the new CSS3 RGBa syntax. Which means you can safely combine them today. That’s handy, because it means no worrying about matching a precise hex colour shadow to a specific hex colour background. Instead just let the browser blend. An example: p { text-shadow: rgba(0, 0, 0, 0.2) 0 1px 0; } That will produce a paragraph with a 20% opacity black drop shadow that will blend into any background colour below it. … Read the rest here
A Real Web Design Application : This is a very thorough overview by Jason Santa Maria of the current tools available to web designers, their shortcomings, and the friction and waste created by transferring work from tool to browser. Jason
Last night I presented a 5 minute microslot on CSS Filters – excluding older versions of IE from seeing your CSS , and feeding extra styles to specific versions of IE and mobile browsers. The slides (with presenter notes) are now available to download from the new Speaking section. Comment on this … Read the rest here
WebINK Font Embedding by Extensis : Another entry into the font embedding market, this one by Extensis. Fonts foundries currently include Mark Simonson Studio, Porchez Typofonderie, TypeTogether, URW, and exljbris. One nice feature seems to be the ability to control kerning within your font settings rather than just through the letter-spacing CSS property. I
If you upgraded Thunderbird and discovered that the fonts used to display messages suddenly changed, and worse still, you were unable to get all messages to obey your font display settings, then this post is most likely for you. Here’s what happened to me: I upgraded to Thunderbird 3.1, and suddenly all my messages were in a font I didn’t recognize or appreciate. I insist on seeing only the plain text version (technically, the text/plain part) of all my e-mail; and what’s more, that it be displayed in a monospace font. Courier 13, in my case. So I made sure “View > Message Body As” was still set to “Plain Text”, which it was… Read the rest here
Firefox Home for iPhone : Mozilla has submitted its first app to the App Store, and it
How to Make Web Content Look Stunning on iPhone 4