Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.This is a continuation of my previous entry on component based java frameworks. In this post, I would like to give a couple of …
Quick JavaScript OO (Object Orientation) Primer
Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Recently I’ve been working heavily with JavaScript to implement full-blown rich user interfaces for web-based applications. In the past, I’ve used JavaScriptย and supporting libraries, …
Node Application Server with CouchDB
Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Much has been made lately of โNoSQLโ non-relational databases. A few weeks back, Lou wrote a post introducing CouchDB, a free Apache Foundation document …
Building Vagrant Boxes with VeeWee on TravisCI
Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.(Pro Tip: you can safely skip the first 3 paragraphs) We’ve all been there:ย You push some .travis.yml commits and your clone gets parachuted into …
A Mobile Application Served From CouchDB
Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.โA DBMS as an application server? Is it Lotus Notes?โ CouchDB CouchDB seemed odd to me in 2009 because it had โฆ no SQL! …
