Using FilemakerPro as a RAD platform just got more interesting

I’ve mentioned before that we’ve used FPro as a type of Rapid Application Development Platform. Building a fully functioning prototype using this high-level (largely graphical) database application has allowed us, as non-coders (albeit with a decent understanding of how a properly architected database should be structured), to develop our therapy-smarter tool in an iterative way, without spending large amounts of money.

Another benefit is that the product we are using remains fully accessible to us at the architecture and data level, and is largely self-documenting. FilemakerPro produces human-readable graphical representations of its database structure as a standard report and the functional scripts are basic-like in their use of real language, and thus easy to follow.

What this means is that, for a team like ours, without coders, the scary step of commissioning native code from people whose work we will ultimately not be able to judge in detail is made much less risky. When we judge that the time is right to take the system to the next level – when we need it to go faster and handle more clients, we will have to get the thing recoded – and this will mean bringing developers in.

For startup teams without coders, this is a terrifying point. How do you find the right person? How do you choose which framework, which language, which platform, which architecture? How can you even begin to judge the recommendations you are hearing? How can you describe the features you want?

Continue reading “Using FilemakerPro as a RAD platform just got more interesting”

Costing coding work – and the value of experienced intuition

OK, I’ve come to an impasse with what I’m doing at the moment – banging my head against a particular wall for a few hours too long.

Time to move on to another topic; pull out the mental list of all the things that need to be at least thought about in order to move our startup forward.

IP, MVP, business model, data protection, regulatory environment, legal structure, read more about Scrum/Agile, marketing strategy, logo design, data structures, UX prototyping …  …  … …  (…:::!!!!)

OK, here’s one: how much money are we going to need to spend on coding to get to a scalable MVP launched?

Big question! Cost estimation is a big deal in traditional bricks-and-mortar architecture, too, so I’m aware that this is not a subject to be taken lightly or fudged. A frequent and serious pain point in construction projects is when project estimate costs rise significantly AFTER the client is committed. Whatever else happens when this occurs, confidence and morale are dented, usually badly.

Construction clients want to spend as little as possible while statutory consents are at risk, and one way to spend less up-front is to do lightweight cost estimation (on the back of lightweight specification) and hope for the best. Of course, even if they have misgivings about these estimates, consultants are often unwilling to rock the boat at an early stage, not wanting to be the messenger that gets shot. Less scrupulous players have even been known to downplay cost risk until the client is committed, and then milk the situation (‘Oh, you wanted us to do the roof? Oh no, we never included for that. Yeah, yeah, I know you need a roof – rainin’ innit? Let me see what I can do for ya. Not gonna be cheap though – you wouldn’t want to skimp on a roof, wouldja?’).

So my approach to construction projects is almost always to convince clients of the value of making a larger-than-typical effort at the early stages to address all the likely risks – I’d rather have a client cancel early than go into something that is going to turn into hell for everyone. If they come up with another project in a few years perhaps they’ll remember me as that honest chap who saved them from getting burned.

So, can I do this with software?

It seems not. In fact, it seems not, big-style. Continue reading “Costing coding work – and the value of experienced intuition”

Tools – FilemakerPro

At a time when new web-based tools that help with one aspect or another of the development cycle pop up every other week, and when the number of free development environments is so large that choosing between them might be seen as a job in itself, it might seem odd to be promoting a database aimed at non-technical users as a prototyping environment – especially when it will be 20 years old next birthday. Factor in the cost – at around £280, it’s easily 100 times the cost of a typical app – and you might be wondering about my sanity.

But as I kicked around the options for getting a working MVP of our health/fitness app to the point where I can show potential users and investors something that actually works, and which will communicate the value of what we have imagined through hands-on use rather than verbiage, I was finding it hard to stay positive.

The options seemed to boil down to two:

Continue reading “Tools – FilemakerPro”

Artisanal coding culture

I am not a coder.

To qualify this statement, consider a parallel: I understand a fair amount about the techniques that are used to form, shape and join timber, both theoretical and from practical experience, as a designer and maker on a number of scales. But I would never call myself a carpenter, because I have worked alongside carpenters, and have a deep respect for what a skilled carpenter can do.

By the same standards, I’m not a coder, although I do have some understanding, some experience and I hope some of the analytical ability. I certainly have the same respect.

Artisanal coding cultures have had little chance to develop real depth; human culture has a pace that, speed up as we might, is still tied to the pace of organic life, and information technology, by that yardstick, is barely three generations old. On top of that, while wood has remained wood, and steel remains steel, digital culture has undergone successive revolutions – largely hardware driven – with software following behind, catch-as-catch-can.

Nevertheless (even while understanding much of the content on only the surface level), I am convinced that the c2.com wiki maintained by Ward Cunningham has material that will prove to be significant in the development of a coding cultural tradition. The interchanges there are distilled, terse, limpid and at the same time open to an almost metaphysical dimension to the practice – a preparedness to take a step back and consider the inherent qualities of how algorithmic implementation is.

Explore at will.