Category: Programming
Mobile Boilerplate
Awesome resource.
The League of Paul – I’m Regretting Going WP7
Windows Phone 7 right now looks like a big ball of hurt for app developers.
Code Fast Die Young – Design annoyances
Too true.
apenwarr – Git is the next Unix
Git is a pretty cool piece technology.
PhobosLab – The State of HTML5 Audio
I especially enjoy the specific complaints directed at Apple and Microsoft for only supporting MP3.
jacquesmattheij.com – what a programmer does for a living
I did something similar to this when teaching an Intro to Computer Science course.
NYTimes.com – Software Progress Beats Moore’s Law
Humans beat a law made up by humans.
Arash Payan – Presenting, Appirater
Pretty useful piece of software for iOS developers.
CSS–101 – Go fetch yourself!
It’s a little weird sometimes to think that the CSS selectors work from right to left, so if you end with an id, you just spent way more time on grabbing a DOM element, the browser grabbed with the id alone.