DavidKaneda

@DavidKaneda

David Kaneda

twitter
Stats can't be shown as @DavidKaneda has never signed in to Favstar.

Invite them to sign in so their favs and retweets will be collected in real time.
Following 573
Followers 6,615
Pushing pixels, crafting code, and abusing alliterations since 1983. See @9bits for daily posts on tech and design.
Favstar
makes Twitter
more fun
Sign in to:

  • See your own most popular tweets
  • Get the best tweets from members
  • See tweets starred by people you follow
Sign in via Twitter
No Password Required

@DavidKaneda best tweets
Most Favorited Tweets    Most Retweeted Tweets

I just can't figure out why all the mobile developers focus on WebKit!

Oh, right: http://t.co/hiV1gQKs

(Source: http://t.co/vDIPzzi3)
Just a thought: Devs don't need to learn design, designers don't need to learn programming — people need to learn how to collaborate.
Give a man a fish and you feed him for a day. Teach a man to fish and you ruin your chances at a sustainable recurring business model.
There is probably a higher percentage of iOS users on 5.1, right now, than the percentage of Android users on ICS.
People underestimate how powerful CSS is. For example, disabling a button:

.disabled { opacity: .5; pointer-events: none; }

Done!
You know what's cooler than six billion dollars?



Nothing, you idiots, take the money. http://9-b.it/g85VRM
The greatest trick the devil ever pulled was convincing the world that Textmate 2 would ship.
One hour's worth of work on the @atebits @Tweetie throwdown: http://yfrog.us/0ia9mcz

More features & a blog post on Monday.
Honestly, I'm kinda OK with Twitter selling my old tweets. Hell, it's all public anyway.

But why not let _me_ search my old tweets too?
form button {
background-color: green;
color: white;
-webkit-texture: url(img/glass.png) friction(.7) hardness(.2);
}
I'll trust Wallaby to convert my FLAs right after I start trusting MS Word to write my HTML.
Only one browser engine with a noteworthy userbase innovates with CSS, and now people are upset that developers use these features?

PSH.
If you find yourself saying "Users probably won't mind having to..." in a software planning meeting, the terrorists have already won.
A post by yours truly about creating resolution independent UIs in WebKit: http://sencha.com/x/4i
Browser vendors: You can _totally_ implement Webkits prefixes — just replace your rendering engine with Webkit (they'll work better too).