There have been a lot of articles on the internet answering the most popular question these days “Develop first for iOS or Android?” Approximately all of...
Continue reading...Technical
Hacking Office Tambola (Housie/Bingo)
Every year, Ciena India celebrates Diwali in a grand way. We have various events organized for a complete week which ends with an amazing Friday night...
Continue reading...Implementing #hashtags in android application
Hashtags have become very popular in social networking websites and apps. But these can also be used in many other ways in your own apps, for...
Continue reading...How to use Intent.ACTION_TIME_TICK
In one of my applications, it was required to update a TextView every minute. The first approach that I could think of was to have an...
Continue reading...How to use Boost library with Eclipse on Ubuntu
I was trying to use the multi-threading capability of boost C++ library, but found that there is no comprehensive(and appropriately brief) guide which shows how to...
Continue reading...How to use Hibernate 4 with MySQL
Hibernate is an ORM (Object-Relation Mapping) tool for Java. It is used to persist and fetch data in the database via mapping the software objects to...
Continue reading...