Please enter name
please enter valid email
please enter comment
Please enter correct code

CouchDB : How it can help Mobile App Development

Contributed by Khurshidali Shaikh on Jun 17 2011

What is CouchDB?

CouchDB is an open source document-oriented database now maintained as an Apache project. Some of the important features provided by CouchDB are

  • RESTful JSON Api to allow it to be assible from any environment using HTTP

  • Third partly libraries are available in many languages that make it easy...

Static code analysis using Sonar

Contributed by Khurshidali Shaikh on Jun 6 2011

Sonar is a static code analysis tool that covers below aspects of code quality.

  1. Architecture & design
  2. Code comments
  3. Coding rules for mainly using checkstyle
  4. Potential bugs
  5. Code complexity
  6. Unit tests and code coverage
  7. Code Duplications

Download and install Sonar

Assuming you have java already installed
  1. Download the latest version from this page - http://www.sonarsource.org/downloads/

  2. Unzip the package to a...

Mighty Auto Parts : Android tablet based Order Taking application

Contributed by Neev Technologies on Jun 5 2011

  MightyAutoParts is the finest quality AutoParts company from the world’s leading manufacturers abroad serving as the lynch pin between manufacturers and professional technicians from coast to coast.   They partner with more than 25000 repair facilities from independents to large multi bay specialists shops and tire centers. We worked...