Now that Swift is open source you can use it for building command line tools and server side applications. One popular server side application is a HTTP server that serves HTML pages when making a request from the browser. In this blog post, you will learn how to write a...

This guide will walk through how to build a Homekit enabled Thermostat using a Raspberry Pi 3. You can use other Raspberry Pi models but if you do the parts listed below and some of the steps might vary but concept should be the same. Also do this at your...

I came across a non profit organization called Sustainable Jersey and they are an organization that provide tools, support and incentives to support communities that pursue sustainable programs. Recently in partnership with AT&T they created a competition to kick start the sustainable movement. They partnered with several townships in NJ...

Decorating a class is another way of extending the functionality of a class instead of subclassing. In Ruby there is an elegant way to decorate a class using SimpleDelegator.

I had ordered CHIP sometime ago and wanted to share an interesting usecase for it to be used as a Print Server for your old printers. Using CHIP you can convert your ordinary printer without wireless capability into a wireless printer that can also take AirPrint commands from your iOS...