Monthly Archive: March 2014

Learning Devise for Rails 0

Learning Devise for Rails

There are numerous ways of implementing user sign-ins on your Rails web applications. Of those different ways, using Devise is one of the most popular, quick and flexible way to get user sign-ins working. It is...

Mastering Apache Cassandra 0

Mastering Apache Cassandra

Apache Cassandra is the perfect choice for building fault tolerant and scalable databases. Implementing Cassandra will enable you to take advantage of its features which include replication of data across multiple datacenters with lower latency rates....

Mastering ElasticSearch 0

Mastering ElasticSearch

ElasticSearch is fast, distributed, scalable, and written in the Java search engine that leverages Apache Lucene capabilities providing a new level of control over how you index and search even the largest set of data. “Mastering...

RESS Essentials 0

RESS Essentials

RESS is a new methodology in the world of web design and development. It attempts to solve the problems that accompany the RWD (responsive web design) approach to web design. RESS is still in its infancy,...

Linux Utilities Cookbook 0

Linux Utilities Cookbook

Linux is a stable, reliable and extremely powerful operating system. It has been around for many years, however, most people still don’t know what it can do and the ways it is superior to other operating...