Posts Tagged browser

ALA: Smartphone Browser Landscape

Cameron Moll Go to the source

ALA: Smartphone Browser Landscape : Another one for Instapaper. … Read the rest here

Book Review: CSS3 for Web Designers

Snook Go to the source

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

CSS3 for Web Designers

Jason Santa Maria Go to the source

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

Cameron Moll Go to the source

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

Quiet

Cameron Moll Go to the source

Things will probably be a little quiet around here this week. I

CSS3 Flexible Box Module

Cameron Moll Go to the source

CSS3 Flexible Box Module : This morning is the first I

Browser UI for Photoshop

Cameron Moll Go to the source

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

Cameron Moll Go to the source

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

Cameron Moll Go to the source

PaintbrushJS Playground : I

Google and Arcade Fire Team Up for HTML5

Cameron Moll Go to the source

Google and Arcade Fire Team Up for HTML5

PaintbrushJS

SimpleBits Go to the source

PaintbrushJS : New from Dave Shea ,

Display Caps Lock Warning in Most Browsers

Cameron Moll Go to the source

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

SimpleBits Go to the source

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

A CSS3 Tip

Mezzoblue Go to the source

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

Cameron Moll Go to the source

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

CSS Filters

Hicksdesign Go to the source

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

Cameron Moll Go to the source

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

Fixing Font Display in Thunderbird 3.1

Eric Meyer Go to the source

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

Cameron Moll Go to the source

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

Cameron Moll Go to the source

How to Make Web Content Look Stunning on iPhone 4