Introduction Layer is an open communications layer for the Internet, a platform that enables app creators everywhere to easily add native communications to their products. Whether an app is centered around compelling content in sports,…
After spending some time with developers working with iOS, I have noticed that a lot of developers out there struggle with Auto Layout. I have found that there are a few simple rules that you…
The slide-out design pattern lets developers add permanent navigation to their apps without taking up valuable screen real estate. The user can choose to reveal the navigation at any time, while still seeing their current…
When you start building an application for the web, one of the features that almost always gets overlooked is accessibility. There are lots of plugins out there and most of them just ignore this. During…
I have been wanting to write this post since a long time. Finally, here it comes. This is something that everyone working in a community should know. Testing! I didn't consider it important enough until…
I have been working with HTML5 and Javascript for my Google summer of code project for the Fluid Project. This post is the first of a series of tutorials which I would be posting related…