Absolutely priceless! This is an amazing product, and I can not start to imagine what developers are going to be able to do with this. Very exciting!
A nice product yes, but I wouldn't expect this changes what developers are going to be able to do.
21–30 of 90 posts
Absolutely priceless! This is an amazing product, and I can not start to imagine what developers are going to be able to do with this. Very exciting!
A nice product yes, but I wouldn't expect this changes what developers are going to be able to do.
Simperium team: can you give any guidance on when you'll announce pricing, or roughly what pricing is going to be?
The github links on the samples page are broken (they have 'examples' instead of 'samples' in the path).
We desperately need a high quality open-source Firebase/Simperium/Spire. A simple, robust, realtime data synchronization layer with libraries for major platforms. These projects all look great, but outsourcing this infrastructure is simply not feasible for lots of projects.
Server: http://couchdb.apache.org/
iOS / Objective-C: https://github.com/couchbaselabs/TouchDB-iOS
Android: https://github.com/couchbaselabs/TouchDB-Android
In browser and server-side JavaScript: https://github.com/mikeal/pouchdb
Pricing is free during the beta period. Simperium team: can you give any guidance on when you'll announce pricing, or roughly what pricing is going to be?
What do you think about Urban Airship's model based on active monthly users? What we like is that the costs are obvious and map clearly to your business.
"With Simperium, you own your data - that's important!" Not to take away from some of the great projects featured on HN recently, but statements by Simperium like this make me much happier as a developer and business owner: "We believe the best apps have both a great user experience and unique backend services." . From https://simperium.com/overview/ : It is not a backend-as-a-service. We believe the best apps have b…
Pricing is free during the beta period. Simperium team: can you give any guidance on when you'll announce pricing, or roughly what pricing is going to be?
Hey Brian, we know this is really important. Our beta label is mostly for the lack of pricing since the technology itself is production-ready. We're looking for more feedback and we aim to announce pricing soon. What do you think about Urban Airship's model based on active monthly users? What we like is that the costs are obvious and map clearly to your business.
You guys are a hosting/infrastructure service, and it's probably for good reason that such services have historically charged based on usage. For you that could be something fairly raw like "GB transferred, GB stored" or something a little more abstract like "pushes" or "versions".
Earlier quoted context omitted.
Hey Brian, we know this is really important. Our beta label is mostly for the lack of pricing since the technology itself is production-ready. We're looking for more feedback and we aim to announce pricing soon. What do you think about Urban Airship's model based on active monthly users? What we like is that the costs are obvious and map clearly to your business.
MAU doesn't seem like a good model to me; it's not very well connected to your costs or customers' usage so it creates weird incentives on both sides. And it makes it expensive for an existing product with a large userbase to try out a small simperium-based feature. You guys are a hosting/infrastructure service, and it's probably for good reason that such services have historically charged based on usage. For you tha…
Looks awesome, quick question, is it possible to mutate data from a javascript client? In the API reference, all I see for javascript are event listeners. Also, how would a javascript client receive an access token? https://auth.simperium.com/ does not allow cross origin requests.
For auth, we'll be adding cross-origin support for https://auth.simperium.com, up till now we've been focused on supporting apps with existing backends which generally use the HTTP API to generate auth tokens from their server.