Tag: nosql
Upcoming Presentation: DevNexus 2016
From February 15th to February 17th 2016 I will be at DevNexus 2016 in Atlanta, Georgia. This is a developer conference relating to many different technologies such as Java, Node.js, and the mobile platforms.
Read MoreCreate A Full Stack App Using Java & Couchbase Server
Full stack development is all the rage right now. Knowing how all the bits and pieces of an application works is a necessity in modern development. Previously I demonstrated how easy it was to create a full stack application using the Couchbase, Express, AngularJS, and Node.js (CEAN) stack, but this time we’re going to be swapping out Node.js for Java.
We’re going to look at creating a full stack application where Java and Couchbase Server acts as our back-end and AngularJS, HTML, and CSS acts as our front-end.
Read MoreUsing PassportJS In Your Node.js And Couchbase Web App
I was at an event not too long ago where someone recommended I take a look at PassportJS for my Node.js applications. In case you’re unfamiliar with PassportJS, it is an authentication middleware that makes it easy to work with logins, whether they are with basic login, or with social media accounts such as Facebook and Twitter.
Being that I’m into different authentication techniques, as seen in my other oauth articles, I figured it wouldn’t be a bad idea to do a walkthrough on PassportJS with Express Framework for Node.js.
Read MoreCreate A Full Stack App Using Node.js & Couchbase Server
Previously I wrote about how to create an AngularJS application with PouchDB and Couchbase. The way I demonstrated is of course one way to accomplish the job of using Couchbase in a web application. This time around we’re going to take a look at creating a full stack application using the Couchbase, Express.js, AngularJS, and Node.js (CEAN) stack.
You might be familiar with the MongoDB, Express.js, AngularJS, and Node.js (MEAN) stack, but I’m going to show you that this is just as possible with Couchbase and even easier to do.
We’re going to see how to install and configure all four of the CEAN stack services as well as make a very simple application out of them.
Read MoreUpcoming Presentation: ConnectJS 2015
In case you’re in the area and are interested, I will be in Atlanta, Georgia on October 16 and October 17 speaking at ConnectJS. This is a conference focusing on JavaScript development and mobile application development.
I will be giving two presentations titled Quick and Easy Development with Node.js and Couchbase Server and Developing For Offline Mobile Experiences.
Read MoreUpcoming Presentation: Couchbase Live NYC 2015
I’m trying something new so bare with me here. I speak at quite a few events (conferences, meetups, code camps, etc.) so I figured it would be useful to my followers to know when and where these events are in case I am in your part of the world.
I’ll keep it short and to the point. I’m going to be in New York on October 6th, 2015 to present at Couchbase Live New York. It is free to attend this conference, so if you’re in the area, please swing by.
My presentation will be on Node.js and is titled Getting Started: Couchbase Server Node.js SDK.
The abstract to my talk is as follows:
Read MoreEnding My Adventure At UC Merced And Starting Fresh
Back in 2010 I was hired by the University of California, Merced (UC Merced) after having first worked as a student employee for two years prior.
I was hired as part of the Student Information Systems (SIS) team of IT. Although my responsibilities spanned across all departments, I primarily supported the needs of the Undergraduate Admissions department.
I designed, developed, and supported many of the applications to address the growing needs of the department. These applications stretched from simple information management systems to complex automatic review processing systems using a variety of programming languages such as Java, ColdFusion, PLSQL, and Shell.
Read More