Forums

#1 2008-09-24 22:41:13

dollarMani
Member
Registered: 2008-09-24
Posts: 27

Google AppEngine and Facebook

Hi,

I have created a tutorial on how to integrate Google AppEngine and Facebook.
You can check it out at http://dollarmani-facebook.blogspot.com … tions.html

I used this to create my application
http://apps.facebook.com/guessahead

Hosting using Google AppEngine is free but it has its restrictions. It should be enough to handle pretty large quantities.
Might be a good place to start and move to uncapped hosting service once you have some income.

Please feel free to provide comments.
Cheers!

Offline

 

#2 2008-09-25 08:12:58

Lethos
Member
From: Northampton, England
Registered: 2008-05-26
Posts: 590
Website

Re: Google AppEngine and Facebook

sounds like it could be really useful, but unfortunately not something I imagine many will consider around here, until google supports anything other than python. I'll check back and hope they expand the support.

Offline

 

#3 2008-09-25 20:52:43

Dan Kamins
Member
Registered: 2008-01-30
Posts: 18

Re: Google AppEngine and Facebook

dollarMani wrote:

I have created a tutorial on how to integrate Google AppEngine and Facebook.
You can check it out at http://dollarmani-facebook.blogspot.com … tions.html

Thanks for putting that together, dollarMani, it was definitely helpful in getting started.

Is there any user group or forum specifically for Facebook + Google AppEngine?  I imagine there's probably only a handful of developers in the world working on these techs together, and I'm sure we could benefit from swapping knowledge...

Offline

 

#4 2008-09-26 13:28:59

dollarMani
Member
Registered: 2008-09-24
Posts: 27

Re: Google AppEngine and Facebook

I am not sure if there is one specific for Facebook + AppEngine... But this could be a start... Please post up any questions and comments on my blog and I will try to get back to them or at least someone else who has tried it might be able to help... I might put up another page of advanced use of Facebook + AppEngine but I am not sure what to include in it... So if you guys can suggest something that would be great...


--------------------------------------------------------------------------------------
Guess outcomes of future events at http://apps.facebook.com/guessahead

Offline

 

#5 2008-09-26 16:06:50

Dan Kamins
Member
Registered: 2008-01-30
Posts: 18

Re: Google AppEngine and Facebook

Just created this group:

http://groups.google.com/group/facebook … app-engine

If you're developing Facebook Apps on top of Google App Engine, jump in and say hello!

Offline

 

#6 2008-10-09 19:09:04

dollarMani
Member
Registered: 2008-09-24
Posts: 27

Re: Google AppEngine and Facebook

Here is another app created with Google AppEngine and Facebook

Fight Poverty -- http://apps.facebook.com/fightpoverty

Offline

 

#7 2009-10-27 12:03:12

Argumentum
New Member
Registered: 2009-07-26
Posts: 10

Re: Google AppEngine and Facebook

Hey folks.. I created my fb app on appengine as well.. http://apps.facebook.com/argumentum/

I'm having a problem with an 'incorrect signature' certain API calls (using pyfacebook, which I've modified significantly).

In particular I'm having trouble using data.setAssociation.  I think this has to do with Facebook asking for "int64" for obj_id1/2 rather than a standard "int" for most other calls.

I am not a web developer, I've done mostly scientific coding.  If any of you know how to convert a python int to an int64 value, I'd much appreciate it.

Arjun

Offline

 

#8 2009-10-28 06:37:46

kaan
Member
Registered: 2009-05-07
Posts: 289

Re: Google AppEngine and Facebook

My next aim is to learn app-engine and build scalable applications.

The main reason I want to develop on appengine is to scale up without worries,

Why do you say "Might be a good place to start and move to uncapped hosting service once you have some income.".
Why do you refer to google app engine as capped?

As far as i understand app engine, it should be able to handle as much request as you give it, of course for a high price.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson