Future of YUI CSS

I’m a little late on this, but my smaller talk at YUIConf got released on YUI Theater a few days ago. Most of the talk is on skinning YUI widgets and it’s presented very eloquently by Jeff Conniff. I jump in at the end and give a brief introduction to the YUI Responsive Grid Builder […]

-ms-touch-action in IE10

If you’re optimizing your website for IE10 on tablets, get ready to deal with -ms-touch-action. This is a new CSS property introduced by Microsoft in IE10. Essentially, it determines what default browser behaviors to enable in touch mode. When I say default behavior, I mean things like: Making the whole page do the “elastic-bounce” when […]

Bitbucket vs Github

I recently moved some of my private repos to Bitbucket from Github. This is something I should have done a while ago. To me, whether to use Github vs. Bitbucket boils down to two questions that you must ask yourself when you start a new project: Will this be open-source? Do I expect there to […]

Glance

I recently competed in a 24hr Yahoo! Hack Day where I designed and developed Glance along with @allenr. With Glance, we wanted to show that you could make great looking web apps that work great in all browsers across desktop and mobile without resorting to CSS Media Queries or User-Agent sniffing, or changing the code […]

Curiosity

‎”Right now, Mars is hundreds of millions of kilometers away, meaning that even at the speed of light, signals take fourteen minutes to get from Earth to Mars. If you do the math, that means that seven minutes after the entire landing process is all finished, back here on Earth we’ll just be getting our […]

Airtime falls from Cloud 9

The product may yet succeed, but I’m not holding my breath. One of the comments that I found to be insightful (from Ronmovies): I generally use iChat and Skype for chatting, but I was curious and checked out Airtime. The first thing that greeted me was a Log In with Facebook form that warned that […]

The crazy world of code

Here’s a great comment by @eranation. I call it the crazy world of code: I agree, I can’t keep up. I just finished learning backbone.js and now I’m found out on that it’s old news, and I should use ember.js, cross that, it has opinions, I should use Meteor, no, AngularJS, no, Tower.js (on node.js), […]

Web Scraping with NodeJS

My new tutorial – Web Scraping with NodeJS – is up on Nettuts+. I go through basic scraping methods but the real gold is in the second half, where I talk about using PhantomJS to scrape dynamic pages (pages with AJAX content). Check it out!

Why web developers are software engineers, too

A fantastic article by Nicholas Zakas (@slicknet): Yes, anyone can be a coder, because that just means you write code. What makes you a software engineer is that you’re paid primarily to write code that ends up being used by your customers. The fact that your code isn’t Java or C++ doesn’t make you any […]

AWS Outage

Software developers around the world are weeping tonight because AWS is down. This means Heroku is down, and that means a whole bunch of other sites are experiencing some serious outage. To be honest, this is upsetting but it happens. Guess which site is not down though? Good ol’ tilomitra.com, running on old-school shared hosting […]

Metro

Completely agree with Microsoft on this one. I am starting to prefer WP7’s UI over parts of the iOS user interface, and it is vastly superior to Android in terms of design and user experience. I think it’s time Apple made some adjustments to the iPhone interface because it’s starting to look a little dated […]