Month: March 2014

  • Add tick mark to document in Word 2011 for Mac

    This short tutorial is about the steps required for adding check mark to word document in Microsoft Word for Mac. Word 2011 users can insert tick mark using the Symbol browser or Advanced Symbol options. Symbol browser Click Insert menu then navigate to Symbol and select Symbol Browser from the sub menu list. In the…

  • Java version 1.7 required to Google Plugin on Eclipse

    This is not related with iOS development but I have deployed the backend service for my iOS app on Google App Engine. This is about the steps for resolving the “JRE version is 1.6.0 1.7.0 or later is needed to run Google Plugin for Eclipse”. 1. Download the latest JDK from oracle website – http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html.…

  • Decode job advert posted in Swift Language

    I came across this unique Swift job advert in stackoverflow.com posted by Criteo. (Need to add override for the init function, missed in the original job post) var hello = “Hello, I am a Swift Program, paste me in the playground” var doyouswift = “You think you have what it takes to build the next…