How NOT To Roll Out A Price Change

Today Bubble announced an upcoming change in their price model via a forum post. To say it was received poorly is an understatement. It was universally roasted far and wide and was quickly retracted. So what went wrong? As far as we could tell, it feels like they either never spoke to their customers or…

Read More

Random Thoughts On Bubble’s New Responsive Engine

If you’ve been involved in the Bubble.io world you know they’ve recently made a new design engine available to everyone. Finally. It’s something they’ve been working on for YEARS. But they still consider it beta. Regardless, we started to work with it (along with many other thousands of users). Our initial impressions is that we’ll…

Read More

QMoney Week 1 Progress Report

We kicked off our Quicken Rebuild by choosing a name for our project – Qmoney and obtaining the domain qmoney.io. We setup a landing page for anyone who’s interested in the project to sign up to get notified when we are ready to get some beta users. Next, we developed our Bubble database structure. We…

Read More

Rebuilding QUICKEN on No-Code with Bubble

Introduction So, we’ve decided to do something really really challenging with Bubble. We’re going to Rebuild QUICKEN – or as much of it as we can. What Is Quicken? Quicken is the granddaddy of personal financial applications. There isn’t a single personal financial SaaS app that comes close to meeting the level of functionality that…

Read More

Designing Secure Data Models in Bubble.io

If you’re a classical developer, the title of this article probably makes no sense to you. After all, in classical software development, security is usually a part of the middle-tier/business logic or application logic. It’s not usually embedded as deep core logic into the data model. But in Bubble, all data is public. It’s only…

Read More

Bubble.io Coding Standards and Practices For nCubeSoftware

Introduction This article provides an overview of the standards and general practice we encourage our developers to use when creating apps on the Bubble.io platform. It is intended for our own developers and is being shared so that others can benefit from it. As you might expect, this is a work in progress. These recommendations…

Read More

Combining Crypto NFTs with A Bubble App

NFTs (non-fungible tokens) are all the rage these days. In particular, interest in NFTs that assert ownership of digital artwork or game assets has exploded.

We recently worked on a simple project that attempts to create NFT art using a collaborative process.

It works by requiring purchaser of an NFT on opensea.io to then take an additional step to contribute to creating the final artwork – by specifying a location on a tic-tac-toe board.

Read More

Use Bubble To Read Data From The Ethereum Blockchain

What if you could use a rest-like API to interface with the data on the Ethereum Blockchain? That would cool, right? In fact, it would likely make development on Ethereum a lot more accessible. Well, it turns out that there are services providing just such an interface. One major player is Infura.io. In this article…

Read More

Bubble API Connector Tricks

The Bubble API Connector is one of the most useful tools in your Bubble.io bag of tricks. But, ironically, it’s also one of the most poorly documented and it comes with what has to be one of the worst UIs in a dev tool. In this article I hope to point out a couple of…

Read More