-
Web Dev App Reviews from the Pros – Part 1, Mac
Fuel Your Apps asked me, and several other web pros including Dan Rubin and Tim Van Damme, what apps we code in on OS X.
Visit -
Don’t tell me about your product
Tonight, an interesting thing happened. A guy I don’t know contacted me via the contact form on this very site. I’m not going to the name the guy, his company, or his product, but this is more or less what he said:
Hey Jeff! I just started following you on Twitter and I really like your site. I work at an interactive design and product company, myself. You tweeted tonight about something I haven’t heard of — what curious what that is. Thanks!
Intrigued by this guy, who seemed genuinely interested in me, my work, and my social life, I did what any self-respecting web geek would do: I Googled him.
More -
MichaelMoore.com, now powered by Django
Just a kinda cool big-name site that recently switched to Django.
Visit -
django-filter
Alex’s django-filter looks pretty badass. Coulda used this while building 97 Bottles!
Visit -
django-sorting
Not sure how I never saw this before, but it looks like something I can make great use of. It’s inspired by django-pagination, and works pretty much the same way, but for sorting, instead.
Visit -
Tech N9ne, Showbox SoDo
-
Restoring Spring to iPhone Springboard
Bruce Tognazzini has some ideas for improvements to Springboard (the app that runs what you probably call your iPhone’s “home screens”). Not exactly thrilled with his visual design, but from a usability perspective, most of these make sense. A good read.
Visit -
QuirksBlog: There is no WebKit on Mobile
PPK details the myth that is the idea that “WebKit on mobile is taking over.” His point, which is totally valid, is that while WebKit is indeed becoming the dominant rendering engine on mobile platforms, each of those platforms has distinctly different versions of WebKit, so the idea that if you build for WebKit, all of these devices will render your site the exact same way is a misconception. His point is well taken, if a bit dramatic. It’s true that there are subtle differences between each version, and it’s also true that most people don’t realize this. But, in the real-world, they’re “close enough” that targeting WebKit will generally get you a very similar experience on all these platforms.
Visit -
django-lean: A-B Testing for Django
Very cool-looking A-B testing framework for Django. Would love to play with this, but it has some pretty ridiculous dependencies, such as South (which I don’t use). Would love to see something like this that was a bit more generic and didn’t require so much.
Visit
