Jump to content

Facebook-like Application platform/API system?


techiefreak05

Recommended Posts

Learn a server-side programming language and program until you know what you're doing?

 

Honestly, I think that's a little harsh. I think I'm very well versed in PHP but would have trouble designing an application platform. The most difficult thing in my mind is building an interpeter for the application scripting langauge. Unless you are allowing developers to use raw PHP for applications.

Link to comment
Share on other sites

Sorry for the harshness, but sadly following a tutorial is not going to give you the knowledge required to build a framework with it's own API.

 

I've build a couple frameworks in my time programming, and each time I learned something new. You best bet is to set aside a lot of time, put yourself in the position of the person who is going to write applications for your framework, and design around that.

 

You're going to scrap everything more than a few times, pull out your hair, and learn a lot about abstract programming in the process. The complexity will vary on the flexibility of the API.

 

Personally, I start with application design. Figure out  what you want to do with your framework before you start to build it.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.