Live data from Hacker News

“Please let me know if I should stop developing apps for Google Products”

groups.google.com

31–40 of 197 posts

Re: “Please let me know if I should stop developing apps for Google Products”

#31
post #22
post #20

Earlier quoted context omitted.

If I'm not wrong, adding details like your PAN and bank account etc should allow you to use pay-pal from india.

I already did that but paypal is not letting the transfers.

You can use Indian payment gateways like www.ccavenue.com . They can support Indian and foreign transaction.

Re: “Please let me know if I should stop developing apps for Google Products”

#32

Earlier quoted context omitted.

Google does give a lot of love to developers. AFAIK, they have dedicated developer teams for developer relations; just look at the quality of their API documentations and support. This one looks like a operations issue. Perhaps they do not have a corresponding relations team focused on operations support.

> Google does give a lot of love to developers. That simply isn't true. They have support for some very specific areas which they consider of specific importance (e.g. Android), for the rest you're left to rot. > Perhaps they do not have a corresponding relations team focused on operations support. This has nothing to do with ops, it's a developer needing a raise in his apps requests quota.

The core areas can have the opposite problem almost. The Adwords API has moved pretty quickly but they are also quick to remove things. Most stuff built in early 2012 would have had to be updated for changed/ removed features by now.

Re: “Please let me know if I should stop developing apps for Google Products”

#33
If you build something on someone else's API, you can get fucked in a million ways. They might shut down the API (Google Reader), take away the functionality you relied on (Google Calendar), limit it (Twitter) or deprecate the version you're using, forcing you to do development work to keep working at the worst possible time for you (IOS). They might also decide that your product is very good and build a version of it themselves, using functions not available to you via the public API so that you cannot compete with it (Apple).

So before building something that relies on things entirely outside of your control, consider a few things and the effort it would take for each:

- Can you run it on something else (S3 is a good example - there are several API-compatible competitors) - Can you replace the service you're relying on with one of your own (e.g. building your own Google Reader sync API)

Then decide if it isn't worth building the whole thing yourself. Heck, you might even want to put an API on it yourself. Feel the power? :)

Oh, and never, ever rely on someone else doing authentication for you. It's just too easy to get your entire userbase taken away from you.

Re: “Please let me know if I should stop developing apps for Google Products”

#34
Doesn't Google have a way of paying for more usage of the API? I know the Maps Geolocation API does. Maybe I'm naive, but if you're using a free service of a mega-corp I would expect the customer service to be nil. Priority goes to the paying customers.

Re: “Please let me know if I should stop developing apps for Google Products”

#35
post #11

Earlier quoted context omitted.

Current quota is 1m requests/day and that is enough to handle just 2000 users/day, because I sync gmail tasks every minute.

Is it possible to pay Google and receive a higher quota?

There is a communication gap between them and the developers, the problem is there is no real person to talk and sort things out.

Re: “Please let me know if I should stop developing apps for Google Products”

#36
post #17

Earlier quoted context omitted.

You should check out Bitcoin as a payment option, it was pretty much designed for your use case: http://www.weusecoins.com/en/ BitPay as a payment processor in particular: https://bitpay.com/

How are users supposed to get bitcoin? It's way too difficult right now compared to cash.

That's the problem exactly. While I encourage folk to implement bitcoin payment, as a developer I don't expect any significant amount of users to adopt it as regular payment option any time soon. Even my more nerdy friends are being very cautious about it - "regular" people like my parents wouldn't touch it even if they knew what the heck it was.

Re: “Please let me know if I should stop developing apps for Google Products”

#37
post #33

If you build something on someone else's API, you can get fucked in a million ways. They might shut down the API (Google Reader), take away the functionality you relied on (Google Calendar), limit it (Twitter) or deprecate the version you're using, forcing you to do development work to keep working at the worst possible time for you (IOS). They might also decide that your product is very good and build a version of i…

Authentication via third parties are not an inherently Bad Thing. Mozilla Persona shows how third party authentication can be done, without risk of user base hijacking,

Re: “Please let me know if I should stop developing apps for Google Products”

#38
post #17

Earlier quoted context omitted.

You should check out Bitcoin as a payment option, it was pretty much designed for your use case: http://www.weusecoins.com/en/ BitPay as a payment processor in particular: https://bitpay.com/

How are users supposed to get bitcoin? It's way too difficult right now compared to cash.

It's a bit of chicken-and-egg problem at the moment, but it has become easier and easier. Blockchain.info + BitStamp works fairly well.

Re: “Please let me know if I should stop developing apps for Google Products”

#39

Doesn't Google have a way of paying for more usage of the API? I know the Maps Geolocation API does. Maybe I'm naive, but if you're using a free service of a mega-corp I would expect the customer service to be nil. Priority goes to the paying customers.

There is a communication gap between them and the developers, the problem is there is no real person to talk and sort things out.

Re: “Please let me know if I should stop developing apps for Google Products”

#40
post #22

Earlier quoted context omitted.

I already did that but paypal is not letting the transfers.

You can use Indian payment gateways like www.ccavenue.com . They can support Indian and foreign transaction.

Instamojo is one option; Flipkart have launched their own payment gateway as well - Payzippy ( https://www.payzippy.com )
Post reply on HN