Setup Couchbase Server and Sync Gateway on Ubuntu

To start using Couchbase solution as data store for your mobile application you need to setup up couple of things. This stack is named Couchbase Mobile and consist of three components: * Couchbase Lite (Embedded NoSQL database) * Couchbase Sync Gateway (Server component to synchronize data between the device and server) * Couchbase…

libpng warning : iCCP: Not recognizing known sRGB profile that has been edited

Recently started playing with XAMARIN and working on related stuffs. I created a Xamarin.Forms Shared application, which creates an [ApplicationName].Droid and [ApplicationName].iOS project along with [ApplicationName] shared project. To work further on the images, I replaced the default XAMARIN icon image which is added in [ApplicationName].Droid\…

How to setup Windows Nano Server

Small footprint Windows Server Images is not a myth anymore. Few weeks back Microsoft announced the availability of Windows Nano Server preview coming out as part of Windows Server 2016 Technical Preview 2. Nano Server as they call at the moment is a re-engineered, small footprint, hosting oriented, command-line only,…