Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

Base on your experience, can you please advice what will be better for me?

Issue : I build applications and there are 2 major constraints.
1. ssl is needed since I used facebook api's. So, only heroku is a good option.
2. My web components tend to hit the Max_Execution_Time very often, since I pull a lot of data using the facebook api.

Future possible purpose of this site :
1. Will use more apis from google, twitter, future.
2. Might request for donations.
3. Just for hobby.

I have two options :
1. Create a web site in heroku itself by converting all the php components to a background worker in python using django.
2. Dont use heroku at all. Do the the complete hosting with godaddy (shared plan). And buy an ssl so that I can use fb apis etc.

In this scenario, what do you suggest me to do?

share|improve this question
Does any body know any web site where a question formatted such can get me some help? As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance. – user1744649 Oct 18 '12 at 16:38

closed as not constructive by John Conde Oct 18 '12 at 16:25

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.