Nic Raboy | Couchbase Blog

Author

All posts by Nic Raboy, Developer Advocate, Couchbase

Nic Raboy is an advocate of modern web and mobile development technologies. He has experience in Java, JavaScript, Golang and a variety of frameworks such as Angular, NativeScript, and Apache Cordova. Nic writes about his development experiences related to making web and mobile development easier to understand.

Hashing Passwords Stored in Couchbase Server with Node.js

Hashing Passwords Stored in Couchbase Server with Node.js

Why You Should Hash All passwords should be hashed before entering a database because you have to consider the scenario where some malicious user attempts to gain entry into your data. Passwords are sensitive pieces of information that you don’t...

Coffee on Couchbase: A 4.1 Release Discussion

Coffee on Couchbase: A 4.1 Release Discussion

Next week on December 16th 2015 at 2:00PM Pacific Time, we will be having a webinar as part of our Coffee on Couchbase series focusing on the latest 4.1 release. Don Pinto and myself (Nic Raboy), will be getting together...

Easily Develop Node.js and Couchbase Apps with Ottoman

Easily Develop Node.js and Couchbase Apps with Ottoman

I recently read the article on Scotch.io regarding using Mongoose and MongoDB. I thought to myself, hey, Couchbase can do the same thing if you use Ottoman instead of Mongoose. This article is going to walk through the same comparisons...

Using Couchbase in Your Ionic Framework Application Part 2

Using Couchbase in Your Ionic Framework Application Part 2

Previously in part one of this series regarding Ionic Framework and Couchbase, I wrote about using Couchbase Lite to do local CRUD (Create, Retrieve, Update, Delete) operations in a todo list example. This time around we’re going to take it...

What’s Hot with Android at the Android Developer Summit

What’s Hot with Android at the Android Developer Summit

I've spent my Monday and Tuesday at the free to attend Android Developer Summit, put together by Google in Mountain View, California.  This summit is a kick-off event for Google's Android Developer Conference (AnDevCon) that is happening next week. I,...

Hybrid Mobile Apps With Couchbase And Ionic Framework

Hybrid Mobile Apps With Couchbase And Ionic Framework

People always ask me about building cross platform mobile applications with Couchbase and Ionic Framework.  I already have a series on the subject where I go through step-by-step on how to make a hybrid mobile app that synchronizes data between...

Cross Platform Storage and Sync with Ionic Framework, Couchbase, and PouchDB

Cross Platform Storage and Sync with Ionic Framework, Couchbase, and PouchDB

Ionic Framework is still one of the leaders in hybrid mobile application development. It allows you to create Android and iOS applications using only HTML, JavaScript, and CSS. Previously I wrote about how to use Couchbase in an Ionic Framework...

Build a Desktop App with GitHub Electron and Couchbase

Build a Desktop App with GitHub Electron and Couchbase

So I’ve been using Atom by GitHub as my text editor of choice for a little more than a year now. In case you’re unaware, it is an open source text editor that runs on GitHub’s own Electron platform. To...

Couchbase as a Service: Joyent Triton

Couchbase as a Service: Joyent Triton

When I’m at events and conferences I’m always asked how much does Couchbase charge for hosting. The simple answer is that Couchbase is a software company and not a hosting company, but that doesn’t mean that you can’t host Couchbase...

Developing an Application With Couchbase and Java

Developing an Application With Couchbase and Java

A few months back I wrote a thorough tutorial on how to use the Couchbase Java SDK to create an application around the Couchbase 4.0 sample data. However, I never explained the thought process behind developing such an application or...

Couchbase at ConnectJS 2015

Couchbase at ConnectJS 2015

Couchbase will be at ConnectJS hosted in Atlanta, Georgia, at the Cobb Galleria Centre on October 16 through October 17.  If you're unfamiliar with the event, this is a low-cost community developer conference that focuses on modern web technologies like AngularJS, ReactJS, and Node.js.  Of...

Couchbase at the Silicon Valley Code Camp 2015

Couchbase at the Silicon Valley Code Camp 2015

Many of us from Couchbase will be at the Silicon Valley Code Camp (SVCC) hosted in San Jose, California, at the Evergreen Valley College. If you’re unfamiliar with the SVCC, it is a free community driven event where developers have...