Despite setting everything correctly, iOS would not show the correct login/signup suggestions. Turns out Apple is using heuristics to determine what to show to the user.
Have to stop thinking in terms of products if you feel stuck. Get back to tinkering instead.
Trunk based development sound like a bad idea until you introduce feature toggles into the mix.
Was looking for a simple alerting system that would know how to connect to graphite. Found beacon. Looking no more.
I listen to a lot of podcasts on my daily commute and walks. Here are my current subscriptions.
One of the few books I read before I watched the movie, so my movie review is not that surprising - 7/10, while the book is a perfect 10/10.
Building RESTful APIs is not enough anymore. My search for a better way brought me to Hypermedia APIs.
Don't version your API, version your API responses.
How to include a syncing mechanism in your RESTful API without reinventing the wheel.
The book Running Lean will help you get from an idea to a sustainable business. It is not going to be easy, but this book just might make it easier on you.
Be sure to validate your in-app purchase receipts. The russian in-app purchase hack seems to be more widespread than thought.
After examining some of the up and coming startup websites I think we need to revisit how to make faster websites.
I kept loosing the proper Slovenian Keyboard layout so I just put it up on github for safe keeping.
A quick look at this years Izidor (annual award for web excellence) nominees makes it evident that the state of web in Slovenia is not where it should be.
A look on some of the guidelines I abide to make my CSS development much easier.
Essential PHP security book review.
CSS Mastery, written by Andy Budd of Clearleft fame, is by far one of the best CSS books I've recently had the pleasure of reading.
Let's take a look at how to create fluid length rounded corner buttons.
I recently stumbled accross an interesting and not very well documented IE bug.
It was said that 800 x 600 pixles rule is written in stone. But is it?