shebson's comments

shebson | 13 years ago | on: GoDaddy's DNS Service is Down

They now have the DNS working for their own site, which means you can now log in and change your nameservers to another service like Route53.

shebson | 13 years ago | on: GoDaddy's DNS Service is Down

These are instructions on how to move your domain, not migrate to different DNS servers. Moving away from GoDaddy in general might be a good idea, but if you're just looking to migrate to another DNS service like Route53, this isn't what your looking for.

shebson | 13 years ago | on: OSX apps that keep you hooked to your Mac?

Of course! I probably should have clarified and said something like "being able to run a real terminal alongside programs like Photoshop without having to us a VM has me hooked." I love linux, but there's a lot of software I use every day that only exists for mac/windows.

shebson | 14 years ago | on: Ask HN:Do we need another blogging engine?

Looks cool. One thing you might want to fix: most of the links on the upper right of login page (FAQ, Contact, etc.) are not clickable. If you don't have that content yet, I'd just remove the placeholders.

shebson | 14 years ago | on: Ask HN: Online Payment for SaaS Startup

If you have a US bank account, it's hard to beat Stripe (https://stripe.com/). They allow you to process payments without forcing users to sign up for a third-party service, and they handle compliance and the heavy lifting of recurring billing. Perhaps most importantly for your use case, they allow you to combine small charges on a monthly invoice, which reduces your processing fees (because fees on small transactions are otherwise insane). They also support euro-denominate transactions. Integration is well-documented and easy if you're comfortable with RESTful APIs.

If you prefer to bill users for each transaction instead of invoicing, Amazon Payments might be a better solution. I've never used them, but they offer a fee structure that makes small transactions less painful (https://payments.amazon.com/sdui/sdui/business?sn=devpricing...).

Good luck!

page 2