UPDATE: abnqe is now on github.
I’m a long-time Netflix customer. As someone who uses the website to watch movies and shows connected to a HTPC it’s become very clear that the website user experience is not a priority. Specifically, the instant watch queue management and ability to finding something to watch is just horrible. abnqe (A Better Netflix Queue Experience) is a small project to fix this.



Round-up of iOS universal frameworks with Xcode
If you are looking to share code between projects or distribute a 3rd party framework (such as a product API) a bit of googling will find you a solution. Or two. Or three. The solutions are all similar with some subtle differences. Here I’ve collected the best solutions I’ve found (going back to 2008) and which one worked well for me.
Read More »