Wednesday, March 27, 2013

Book Review: Developing with Couchbase Server



Book Review:  Developing with Couchbase Server by MC Brown: Publisher- O'Reilly: ISBN- 13: 978-1449331160

 
Developing with Couchbase Sever by MC Brown is punch packed in minimum number of pages (88 only). It introduces to Couchbase and then takes you to fast pace tour of developing application using Couchbase.

The book looks into the basics of the Couchbase Server data store, the details of storing and using data, API and operations available, and a quick overview of the different client libraries available for building applications. The libraries are available in Java. .Net, Ruby, Python, PHP, and C.

Brown explains how to use and choose libraries and develop a web application.

This book is good start for any one looking to learn Couchbase.

Disclaimer: I did not get paid to review this book, and I do not stand to gain anything if you buy the book. I have no relationship with the publisher or the author. I got electronic format of book from publisher for review.

Further reading: One can refer documentation pages (http://www.couchbase.com/learn) of Couchbase for more details.

One can get more information about book and related topics from:

  1. Amazon: http://www.amazon.com/Developing-Couchbase-Server-MC-Brown/dp/1449331165
  2. Publisher -- Oreilly http://shop.oreilly.com/product/0636920025740.do

Monday, March 25, 2013

TextBox – My Dream SaaS



TextBox widget should cover Input tag with type text, email, hidden, number, password, range, search, tel, and url of HTML4/5.  It also covers TextArea tag. The meta attributes of TextBox are divided into four types.

  • Structural
  • EventAndGesture
  • Aesthetics
  • BackEnd

       

     The Structural meta attributes are:

  

The list of EventAndGesture meta attributes are:

 












The Aesthetics meta attributes are:
 
 


  

The BackEnd meta attributes are: