if I started a kickstarter to convert parse.com api to mono-droid, how many
people would kick in? It solves the following problems:

1. push notification.
2. Database. All of them.
3. Sharedpreferencehelper
4. A (simple) user system or a way of tagging (most) phones on reinstall.
5. stuff

I think it'd be about 3-6k. If anyone responds I'll open the kickstarter. I
just can't work for free.

On Thu, Oct 4, 2012 at 1:11 PM, Jonathan Pryor <j...@xamarin.com> wrote:

> On Oct 4, 2012, at 11:42 AM, Sayed Arian Kooshesh <koosh...@gmail.com>
> wrote:
> > what's the advantage of using a direct connection here vs an rpc call to
> a generic handler or other form.
>
> Bureaucracy. ;-)
>
> > I would like to hear an argument for exposing your database to the world
> in any app.
>
> Not all companies behave as you might think they should...and if Product A
> needs data held in the DB, they can either contract with Group G to get a
> front-end to the DB running (which may or may not be possible due to
> politics/etc.), or Product A just bypasses Group G entirely and (somehow?)
> opens the firewall to the DB.
>
> Yes, in any sane world, the DB would be locked behind more firewalls than
> you can shake a stick at and you'd use SOAP/REST/WCF/JSON/SMTP/whatever to
> access it -- with decent data validation at all tiers! -- but the world is
> very rarely "sane."
>
> Also, who want's to write all that "plumbing" code for your WCF/DB layer
> when you can just make the DB world-accessible? ;-)
>
>  - Jon
>
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>



-- 
Extreme Knowledge is not something for which he programs a computer but for
which his computer is programming him.

-Wozniak


   - if my programming advice has helped you, feel free to donate to :
<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>

<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to