Show HN: Beautiful login and signup views for iOS with a few lines of code
1–10 of 39 posts
Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#2Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#3I've been using Parse for a month or so and I've been really impressed by how powerful the platform is, and the rate at which they are adding features and libraries. I also have to say they have some great customer service and take bug reports and feature requests seriously and professionally. I have yet to deploy with them, so I can't speak about performance or scalability, but if anyone is interested I could docume…
Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#4Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#5My idea of beautiful is a bit different than this.
Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#6I've been using Parse for a month or so and I've been really impressed by how powerful the platform is, and the rate at which they are adding features and libraries. I also have to say they have some great customer service and take bug reports and feature requests seriously and professionally. I have yet to deploy with them, so I can't speak about performance or scalability, but if anyone is interested I could docume…
I'm impressed that your account is a whole 5 minutes older than your post. I'd be even more impressed if Parse was open source instead of yet another walled-garden PaaS hyped by shills.
It would definitely be cool if they open-sourced the platform, but, in the meantime, you might be interested in this project:
http://code.google.com/p/openmobster/wiki/learnmore
Personally, though, I don't mind paying for a service like Parse. If someone is willing to not only build the features I need but also to wear a pager and get up at 3am just to keep my users happy, I'm more than happy to give them some of my money.
Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#7Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#8Earlier quoted context omitted.
I'm impressed that your account is a whole 5 minutes older than your post. I'd be even more impressed if Parse was open source instead of yet another walled-garden PaaS hyped by shills.
I've been following Parse for a while now, and I agree with technogarden. Their platform is impressive, and they're adding useful new features at a rapid rate. It would definitely be cool if they open-sourced the platform, but, in the meantime, you might be interested in this project: http://code.google.com/p/openmobster/wiki/learnmore Personally, though, I don't mind paying for a service like Parse. If someone is wi…
My only wish was that I could place an easy API layer between Parse and my app, because I would want more fine grained control over how data is mutated (even with ACLs, someone with write permission could mutate data and corrupt it if desired).
There's a REST API, but I don't think I would want to use that as much.
Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#9My idea of beautiful is a bit different than this.
Re: Show HN: Beautiful login and signup views for iOS with a few lines of code
#10I've been using Parse for a month or so and I've been really impressed by how powerful the platform is, and the rate at which they are adding features and libraries. I also have to say they have some great customer service and take bug reports and feature requests seriously and professionally. I have yet to deploy with them, so I can't speak about performance or scalability, but if anyone is interested I could docume…
I'm impressed that your account is a whole 5 minutes older than your post. I'd be even more impressed if Parse was open source instead of yet another walled-garden PaaS hyped by shills.
Here's some data I exported from one of my Parse accounts: https://gist.github.com/2475461.