javascript:alert(“WebSockets are ” + (window.WebSocket ? “” : “not “) + “supported”);
— JimBergman.net » Test your web browser for Web Socket support
Things I learned today.
javascript:alert(“WebSockets are ” + (window.WebSocket ? “” : “not “) + “supported”);
— JimBergman.net » Test your web browser for Web Socket support
Great study on posterchild-market segmentation by AAPL.
Great post to understand the delicacies of the IPv4 to IPv6 transition.
Before you write your first line of code, you write your tests. Before you write those tests you think of the behavior of an app and write your acceptance tests. Before that you should have also written the README
You just can’t make this stuff up. These questions are priceless!

A few weeks ago I finally finished converting my recumbent bike into an e-bike. I use it mainly to commute to work, approx. 18km, one-way. My requiremente were:
I ended up buying the following parts:
The base for this project is the Azub Eco recumbent bike; it’s beatifully simple and reasonably cheap.
I built the battery from used cells originating from professional powertools. Here it is, being topped-up after a day’s roundtrip (5 Ah).

I can totally recommend this setup. It is cost effective and quite powerful and I learned a lot along the way! If you have any questions I am happy to elaborate on the conversion.
Finally, Apple is moving in the right direction with their iOS TOS.
dinbrief.cls is in ‘texlive-latex-extra’ on Ubuntu 10.04.
— Note to self