Latest Posts»

11 Benefits of Using WooCommerce

woocommerce-benefits

WooCommerce is a free WordPress plugin that is really useful for ecommerce businesses. This plugin was created in 2011 and is now used by thousands of ecommerce websites worldwide. It is an easy toolkit that lets you sell anything you want online. More than 50% content websites on the internet are powered by WordPress! Recently,…

category 1 Lists  category 2 Web  

Setup iOS XCode & Github Integration

Setup iOS XCode & Github Integration

How to setup XCode and Github integration for a more organized iOS development using Objective C and XCode. Whenever I start a side project that I am okay with putting up in the public domain, I use Github to manage the version control. For all my other commercial or not-meant-for-public-release projects are hosted using Bitbucket…

category 1 Programming  

How to turn off or Opt-Out of Homebrew Google Analytics GA Reporting?

How to turn off or Opt-Out of Homebrew Google Analytics GA Reporting?

I recently came across a thread where the author was complaining about Homebrew sending usage data to Google Analytics (probably using the Google Analytics server side events API). Here goes the infamous quote spitted out by almost every developer out there: “As a developer, I am frankly not comfortable sending out my brew command usage…

category 1 Uncategorized  

Programmatically Add an Attribute in Woocommerce to a Product

WooCommerce Attributes.

Woocommerce Attributes are a great way to additional features for your product listings on Woocommerce. You can use attributes to offer search filters or advanced search capabilities to your store. Apart from these you can tag your products with various information like Colour, Size, Available Options, specific features, etc. If you are looking for the…

category 1 Code Snippet  category 2 Woocommerce  

How To Install Homebrew in Mac OS X El Capitan – Complete Guide

Installing Homebrew on Mac OS X prior to El Capitan (that is Yosemite, Mavericks and others) used to be a breeze. But with a new change in OS X El Capitan called SIP – installing Homebrew has become a bit complicated. You need not worry, I have got you covered. There are two parts to…

category 1 How-To  

Swift 2 AVAudioRecorder Settings – Fix Ambiguous Without More Context Error

Swift 2 AVAudioRecorder Settings – Fix Ambiguous Without More Context Error

I was working on migrating the codebase of Yellr App from Swift 1.2 to Swift 2.0 and ran into this weird error that looks something like this: Type of Expression is ambiguous without more context This kind of error is generally thrown by XCode in Swift 2.0 when you do not specify the data types…

category 1 How-To  category 2 Programming  

Browse the Archives