Emotional about mobile
15 hours ago
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
yesterday
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
14 days ago
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
So let’s track Clicks on Phone Numbers and Maps using Google Analytics.
14 days ago
Mobile Web Best Practices
14 days ago
”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
20 days ago
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
The distinction is an important one. As Cathy says:
Algorithmic thinking is less about “learning code” than “learning to code.”
20 days ago
Preview: Reprogram Your Yard, Then Eat It « South By Texas State
22 days ago
A nice write-up of Kelly’s session for SXSW.
Kelly-McCarthy
sxsw
panel
22 days ago
The Future Of Screen Typography Is In Your Hands
23 days ago
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
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;
23 days ago
TinyNav.js
5 weeks ago
Converts navigation to a select dropdown on small screen. We’ve done this before.
javascript
jquery
navigation
responsive
5 weeks ago
A plea for progressive enhancement
7 weeks ago
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
Mobile browsing reaches all-time high
7 weeks ago
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
7 weeks ago
Stephanie Rieger provides a little insight.
android
browser
mobile
web-design
7 weeks ago
Creating a Rich Social Experience Around eBooks
10 weeks ago
Another mention… this time in the Wall Street Journal!
Readmill
aaron-gustafson
10 weeks ago
Readmill goes public: is the future of books social?
10 weeks ago
I was mentioned in the article.
readmill
aaron-gustafson
10 weeks ago
That “JavaScript not available” case
11 weeks ago
A great summary of my feelings on JS dependence.
browsers
javascript
web
11 weeks ago
14 Helpful jQuery Tricks, Notes, and Best Practices
november 2011
A very helpful overview of jQuery (and JavaScript) best practices.
development
javascript
jquery
optimization
tips
november 2011
Responsive Design and Progressive Enhancements for the Web
november 2011
A great preso from Luca Salvini.
progressive-enhancement
presentation
mobile-first
november 2011
The top 25 books for web designers and developers
november 2011
AWD takes the #1 spot. Awesome!
web-design
books
publishing
adaptive-web-design
lists
november 2011
Pursuing semantic value
november 2011
Jeremy makes an important argument for semantics (and the use of the div element).
html5
semantics
div
elements
november 2011
Responsive Design Testing
november 2011
A nice resource for seeing how a site looks at different sizes.
design
mobile
responsive
testing
november 2011
Multi-Device Web Design: An Evolution
november 2011
If you read one summary of mobile challenges and changes this year, it should be this post from @LukeW.
design
mobile
november 2011
IE VMs for VirtualBox. Done.
october 2011
curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="7 9" bash
ie
testing
virtual-machines
october 2011
The Heads-Up Grid
october 2011
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
october 2011
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
october 2011
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
october 2011
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
HTML5 For Web Designers by Jeremy Keith
october 2011
Now available for free in HTML5.
book
html5
web-design
books
october 2011
Asymmetrical balance in web design
october 2011
This includes a nice little write-up on AWD.
inspiration
web-design
october 2011
What’s slated for CSS4 Selectors?
october 2011
A great round-up from @dstorey.
css
web-design
css4
selectors
october 2011
Videos of screen readers using ARIA, updated
october 2011
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
october 2011
Some great thinking here, showing refactoring code for efficiency and portability.
PHP
URL
image
verification
october 2011
d3.js - Data-Driven Documents
october 2011
Very cool stuff!
data
framework
javascript
svg
visualization
october 2011
Ada Lovelace Day 2011: Kelly McCarthy
october 2011
An amazing tribute to Kelly from Steph Toeth.
tribute
Ada-Lovelace-Day
ALD11
Kelly-McCarthy
october 2011
For a Future-Friendly Web
october 2011
Awesome presentation from @Brad_Frost!
presentation
future-friendly
mobile
web-design
october 2011
Why Facebook's Web Browser is Google's Worst Nightmare
october 2011
A really interesting piece from Gilad Avidan at Fireplace.
advertising
browser
facebook
social
october 2011
Web Intents
october 2011
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
Web Intents puts the user in control of service integrations and makes the developer's life simple.
october 2011
We Are the 99 Percent (via @kplawver)
october 2011
The reality of life in America.
occupywallstreet
politics
economics
october 2011
Fluid Squares v2
september 2011
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
september 2011
An amazingly thorough survey of responsive image techniques. Thank you Jason!
responsive
images
techniques
web-design
september 2011
Responsive IMGs, Part 1
september 2011
A little background on responsive images and why we need them.
development
images
responsive
september 2011
Why Arabic is Terrific
september 2011
An interesting essay on a very interesting language.
arabic
language
september 2011
HTML5 And The Document Outlining Algorithm
september 2011
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
september 2011
Thank you Rachel for breaking this all down for us!
business
ecommerce
payment
september 2011
Beyond The Polar Bear
september 2011
@lukew’s notes from Michael Atherton’s talk at EuroIA
architecture
design
web
IA
september 2011
„socialSharePrivacy“–Plug-In
september 2011
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
september 2011
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
september 2011
@brucel on the HTML5-Accessibility relationship.
a11y
html5
september 2011
Building an immersive environment with CSS and JavaScript
september 2011
Benjamin Bojko and Dan Mall on their work for ActivateDrinks.com
animation
CSS
JavaScript
web-design
september 2011
Do Regulations Really Kill Jobs Overall? Not So Much
september 2011
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
But is the claim that regulation kills jobs true?
september 2011
Breaking Dev: Responsible & Responsive
september 2011
@lukew’s write-up of @scottjehl’s talk from BDConf
design
responsive
html
css
javascript
progressive-enhancement
september 2011
An HTML5 boilerplate addon for CSS browser nitpicks
september 2011
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
september 2011
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
september 2011
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
september 2011
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
september 2011
Covers iPhone, Android, BlackBerry, Symbian, iPad and other mobile devices.
browser
compatibility
html5
mobile
web-development
september 2011
How Responsive Web Design becomes Responsive Web Publishing
september 2011
An awesome post by Chris Palmieri.
design
responsive
contextual
content
september 2011
How Banks Got Too Big to Fail
september 2011
An awesome chart from Mother Jones. Is the “Ma Bell” for banks far behind?
banking
business
competition
september 2011
Brendan Eich on Dart
september 2011
I agree that Google could (in fact) fork the development community.
Could be tumultuous times ahead…
JavaScript
dart
google
Brendan-Eich
Could be tumultuous times ahead…
september 2011
YOKEL ADDICTS (via @lloydi)
september 2011
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?
september 2011
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
Raspberry Pi - An ARM Linux box for $25!
september 2011
This sounds incredible!
computer
hardware
linux
september 2011
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