Emotional about mobile
Smartphones are emotive devices. They are extensions of ourselves. Your online services need to play nicely with them or you will offend me.
mobile  web-development 
15 hours ago
Why Mobile Matters
When I initially proposed the idea of Mobile First over three years ago, there were a lot of skeptics. The situation today has a lot more people convinced that taking mobile seriously matters. But just in case some people remain unconvinced, here's a really vivid way of explaining the situation.
mobile  statistics 
yesterday
Google Analytics Tracking for Mobile Sites
Google Analytics Tracking for Mobile Sites is different than Tracking your Website. After all, the entire purpose of a Mobile Site is for quick, easy access for Mobile Customers. 99.9% of that traffic is looking for your Phone Number or Your Location, the customer has either already done a Google Search to find you or they are a direct visit.

So let’s track Clicks on Phone Numbers and Maps using Google Analytics.
mobile  analytics  tracking 
14 days ago
Mobile Web Best Practices
”Best practices” is a loaded term when it comes to creating mobile web experiences. It’s a unique context with it’s own challenges and opportunities. While there’s no silver bullet, this site will help you ask the right questions and help solve problems so you can start creating future-friendly web experiences.
css  design  development  mobile 
14 days ago
Teaching Algorithmic Thinking
Cathy Davidson has been arguing recently that we should teach a 4th ‘R’, algorithms, on par with literacy and math.  To my delight, what she talks about is not just teaching existing algorithms to kids (“first we’re gonna memorize bubble sort, then on to merge sort“), but rather teaching them how to think about the world algorithmically.

The distinction is an important one.  As Cathy says:

Algorithmic thinking is less about “learning code” than “learning to code.”
coding  education  algorithms  programming 
20 days ago
The Future Of Screen Typography Is In Your Hands
We researched existing JavaScript libraries and found a ton of great stuff. But none focused on micro-typography as a whole. When we started the project, we laid out five clear goals:
Correct micro-typography, including as many of the elements in the list above as possible;
Degrades so that devices without @font-face or JavaScript support are not negatively affected;
OS independence;
Browser independence;
Correct markup;
typography  javascript 
23 days ago
TinyNav.js
Converts navigation to a select dropdown on small screen. We’ve done this before.
javascript  jquery  navigation  responsive 
5 weeks ago
Tim O’Reilly: Why I’m fighting SOPA
Great take on this important legislation.
copyright 
5 weeks ago
A plea for progressive enhancement
This is vitally important people so listen up. The web now connects a third of our planet. Over 1.2 billion people [1] use the web on devices, and this number is rising fast. Mobile already amounts to close to 6.5% of web traffic worldwide, and large sites such as Facebook and YouTube routinely report mobile traffic of at least 30%. By 2015, the ITU predicts mobile traffic will exceed desktop traffic and the ‘mobile-mostly’ group already make up a staggering 20% of users in the US and UK.
mobile  progressive-enhancement  JavaScript 
7 weeks ago
Nobody Understands Debt
Great insights here from Paul Krugman.
debt  economics 
7 weeks ago
Mobile browsing reaches all-time high
If you haven't whipped your Web site into shape for easy viewing on small-screen devices, you'd better get cracking.
mobile  statistics  browsers 
7 weeks ago
The ‘trouble’ with Android
Stephanie Rieger provides a little insight.
android  browser  mobile  web-design 
7 weeks ago
The Exporter
Export your social data with ease.
data  export  social 
10 weeks ago
Creating a Rich Social Experience Around eBooks
Another mention… this time in the Wall Street Journal!
Readmill  aaron-gustafson 
10 weeks ago
That “JavaScript not available” case
A great summary of my feelings on JS dependence.
browsers  javascript  web 
11 weeks ago
14 Helpful jQuery Tricks, Notes, and Best Practices
A very helpful overview of jQuery (and JavaScript) best practices.
development  javascript  jquery  optimization  tips 
november 2011
Pursuing semantic value
Jeremy makes an important argument for semantics (and the use of the div element).
html5  semantics  div  elements 
november 2011
Responsive Design Testing
A nice resource for seeing how a site looks at different sizes.
design  mobile  responsive  testing 
november 2011
Multi-Device Web Design: An Evolution
If you read one summary of mobile challenges and changes this year, it should be this post from @LukeW.
design  mobile 
november 2011
Leaflet
An alternative mapping library.
api  javascript  maps  opensource 
october 2011
Aardwolf
Remote debugging with JavaScript
debugging  javascript  mobile 
october 2011
The Heads-Up Grid
The Heads-Up Grid is an overlay grid for in-browser website development, built with HTML + CSS + JavaScript.
css  development  grid  layout  web-design 
october 2011
Responsive Data Tables
An interesting technique, but I’d love to see it flipped on it’s head to be mobile-first.
css  design  responsive  tables 
october 2011
Full Browser Width Bars
I’ve used a few different techniques for this over the years, but this is a pretty decent one.
css  web-design 
october 2011
The Biggest Thing Since Ethernet: OpenFlow
Networking must change if it's going to keep up with what businesses want to accomplish. Imagine networks that support both lots of live streaming video as well as financial and healthcare transactions at the core. For video, if a network gets congested, the thing to do is drop frames at the source. There's no point in delivering voice or video data late. Meanwhile, the network never should drop packets of financial data. A smarter high-level policy might be to define separate paths through the network for the two different types of data. In regulated industries, network designers may want to set policies that make it impossible for certain types of data to hit various parts of the network, or ensure that security appliances always look at some flows of sensitive data. Simultaneously, and possibly separately, IT architects will want to create policies to ensure that certain essential services are highly available and protected with a disaster recovery plan.
data  networking  openflow 
october 2011
Asymmetrical balance in web design
This includes a nice little write-up on AWD.
inspiration  web-design 
october 2011
Videos of screen readers using ARIA, updated
Zoe rounds up some great screencasts of ARIA usage (including 2 of mine).
accessibility  aria  video 
october 2011
Use PHP To Check Whether Remote URL, Email Or Image Link Exist
Some great thinking here, showing refactoring code for efficiency and portability.
PHP  URL  image  verification 
october 2011
Why Facebook's Web Browser is Google's Worst Nightmare
A really interesting piece from Gilad Avidan at Fireplace.
advertising  browser  facebook  social 
october 2011
Web Intents
Web Intents is a framework for client-side service discovery and inter-application communication. Services register their intention to be able to handle an action on the user's behalf. Applications request to start an Action of a certain verb (share, edit, view, pick etc.) and the system will find the appropriate Services for the user to use based on the user's preference.

Web Intents puts the user in control of service integrations and makes the developer's life simple.
api  browser  development  javascript 
october 2011
Fluid Squares v2
A nifty fluid grid that maintains a list of links in equally-sized squares.
css  grid  responsive 
september 2011
Responsive IMGs, Part 2 — In-depth Look at Techniques
An amazingly thorough survey of responsive image techniques. Thank you Jason!
responsive  images  techniques  web-design 
september 2011
Responsive IMGs, Part 1
A little background on responsive images and why we need them.
development  images  responsive 
september 2011
Why Arabic is Terrific
An interesting essay on a very interesting language.
arabic  language 
september 2011
HTML5 And The Document Outlining Algorithm
The good, the bad, and the ugly of HTML5 outlines.
css  html  html5  webdesign 
september 2011
How to move your online sales away from PayPal
Thank you Rachel for breaking this all down for us!
business  ecommerce  payment 
september 2011
Beyond The Polar Bear
@lukew’s notes from Michael Atherton’s talk at EuroIA
architecture  design  web  IA 
september 2011
„socialSharePrivacy“–Plug-In
A nice jQuery plugin for helping protect the privacy of your users.
jquery  privacy  facebook  twitter  Google+ 
september 2011
Detecting and generating CSS animations in JavaScript
When writing of the hypnotic spiral demo the issue appeared that I wanted to use CSS animation when possible but have a fallback to rotate an element. As I didn’t want to rely on CSS animation I also considered it pointless to write it by hand but instead create it with JavaScript when the browser supports it. Here’s how that is done.
animation  css  css3  javascript 
september 2011
HTML5 and Accessibility sitting in a tree
@brucel on the HTML5-Accessibility relationship.
a11y  html5 
september 2011
Building an immersive environment with CSS and JavaScript
Benjamin Bojko and Dan Mall on their work for ActivateDrinks.com
animation  CSS  JavaScript  web-design 
september 2011
Star Wars pancakes
Yup. That takes some patience.
star-wars  pancakes 
september 2011
Do Regulations Really Kill Jobs Overall? Not So Much
It’s become a mantra on Capitol Hill and a rallying cry for industry groups: Get rid of the job-killing regulations. In recent days, with nearly every one of the GOP presidential candidates repeating that refrain, the political echo chamber has grown even louder. Earlier this month, President Obama also asked the Environmental Protection Agency to back off more stringent ozone regulations, citing the "importance of reducing regulatory burdens" during trying economic times.

But is the claim that regulation kills jobs true?
politics  jobs  regulation 
september 2011
An HTML5 boilerplate addon for CSS browser nitpicks
Clever: using JavaScript to inject user agent info into data attributes for direct targeting of specific browsers & platforms. Of course, it relies on JavaScript.
browsers  html5  css  javascript 
september 2011
Windows 8 Developer Downloads
Grab an image of Windows 8 so you can see the latest IE10 developments (before they get ported back to Windows 7).
download  windows-8  internet-explorer-10  ie10 
september 2011
The One Web: don't write for devices, write for people
At yesterday's UpdateConf, Jeremy Keith noted that his favourite application on iOS was the browser. He's a proponant of an idea called the 'One Web', which @addyosmani discusses in further detail here.
one-web  design  web-design  native-apps 
september 2011
The Great Recession in five charts
How brutal has the recession been to U.S. households? Americans are earning even less than they did 13 years ago. That’s according to new Census data released Tuesday, which found that real median income fell to $49,445 in 2010, the lowest number since 1997, and the largest decline in income in a single year of any recession since at least 1967.
census  data  income  USA  recession 
september 2011
Mobile HTML5 Compatibility Tables
Covers iPhone, Android, BlackBerry, Symbian, iPad and other mobile devices.
browser  compatibility  html5  mobile  web-development 
september 2011
How Banks Got Too Big to Fail
An awesome chart from Mother Jones. Is the “Ma Bell” for banks far behind?
banking  business  competition 
september 2011
Brendan Eich on Dart
I agree that Google could (in fact) fork the development community.
Could be tumultuous times ahead…
JavaScript  dart  google  Brendan-Eich 
september 2011
YOKEL ADDICTS (via @lloydi)
A short file about Swindon-based record collectors. It’s an addiction I've been trying to ween myself off of, but it keeps calling me…
music  records  collecting 
september 2011
Why Separate Mobile & Desktop Web Pages?
LukeW on the choice to offer separate mobile & desktop web pages on Bagcheck. Personally, I think there is a middle ground.
design  mobile  web-design 
september 2011
« earlier      
37signals @font-face a-list-apart a11y aaron-gustafson accessibility activism adaptive-web-design Adobe advertising AJAX alistapart amazon animation apache api apple apps aria art article articles best-practices blog book Bookmarks books browser browsers business calendar canvas Chattanooga cheatsheet chrome clothing cms code collaboration community compatibility compression conference content cool copywriting css css3 data database debugging design development documentation dom dom_scripting economics editor education email energy environment events expressionengine firefox Flash flickr font fonts food forms framework free fun funny future gallery games generator Git google government graphics green grid hacks hardware healthcare history home hosting howto html html5 humor ie ie6 ie8 image images inspiration intel interface internet Internet_Explorer ios ipad iphone iPod javascript Jeremy_Keith jquery js json language layout library Mac maps markup mashup media media-queries microformats microsoft mobile mozilla mp3 music networking news online onload opensource optimization organization OS_X osx palm parody performance phone photo photography PHP plugin politics power presentation productivity programming progressive-enhancement Prototype prototyping publishing rails reference research responsive review rss ruby ruby_on_rails rubyonrails safari science scripting search security seo shopping social software solar speed standards statistics storage survey svg SXSW taxes tech technology testing tipr tips tools tutorial twitter typekit typography ui USA usability UX validation video visualization W3C wai-aria WaSP web web-design web-development web-standards web2.0 web_design web_standards web_standards_project webdesign webdev webkit webstandards wifi Windows wishlist work xhtml xml Yahoo! youtube yui

Copy this bookmark:



description:


tags: