Hacker News new | past | comments | ask | show | jobs | submit login

Convenient timing on this article - I'm strongly considering starting a contracting business in the new year and "How Do I Even Do That?" is at the top of my list of questions.

This article isn't as fully-featured as I might like (I mean, a step-by-step "Here's How Dan Hulton becomes an in-demand contractor" section would be ideal, but hey), but I really like the last section about: "In the chef's kitchen, the knife that can cut anything, cuts nothing."

One of the biggest pains I went through in my current job was setting up FileMaker databases to be read over the internet. I've developed extensive expertise in this area, and was forced to learn from scratch, since there really doesn't exist much in the way of helpful advice on the internet. Apparently, not many people do this.

I'll have to look into this as an avenue.




You might like this guide then:

http://unixwiz.net/techtips/be-consultant.html


jacquesm put together a pretty good guide last year as well: http://news.ycombinator.com/item?id=848370


That was an EXCELLENT read, thank-you.


Is it more involved than setting up filemaker server and publishing the link; plus adding a few ports in the firewall?

I am also curious about the benefits of filemaker over a standard sql database(mysql, postgresql, and sql server or oracle if you want to pay for it)?


My expertise lies more in what to do AFTER you've established this link.

Filemaker has a PHP API library, however the documentation is choppy, and the PHP itself is obfuscated. There's a lot of questions you'll run across that you have to figure out entirely for yourself. (Like how to differentiate between AND and OR in your queries, how to do IN-style queries, etc.) I've figured this all out the hard way.

FileMaker isn't designed to replace a standard SQL database - it's an entirely different beast. Think of FileMaker like Microsoft Access. You design your layouts and data in FileMaker and people in your organization connect to it USING the FileMaker Pro application.

However, eventually you want to be able to make some data in FileMaker available over the web. Perhaps you want to publish a schedule on your website and that schedule resides in FileMaker. Or maybe you want people to be able to submit contact requests from the web, and have that start a new project in your issue-tracking FileMaker database.

That's where I come in.


Ugh. FileMaker. I had my first exposure to FileMaker on this current contract. What a bunch of time wasted trying to get it to work.


I have to agree here, having worked with Filemaker previously. However, it really does shine for small business type applications where you need to set something up in a hurry, have only a handful of people using it and they're not very technical. Once that business grows though (eg. they need SQL/Web access) then you're better off migrating to something else.


<plug>My startup http://www.formlis.com (a hybrid wiki and database) is trying to compete in this area</plug>


Yep, that's basically my experience, too.

However, that seems to be EVERYONE's experience, which makes me think that it's a good spot to become an expert in, since nobody else wants to go through and learn it.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: