This is web-based. Solutions need to be exportable.
http://sequoia.csc.ncsu.edu/~wlbowlin/index.html
http://sequoia.csc.ncsu.edu/~wlbowlin/data/index.php
The only difference between my prototype code and the
LoadFile1 example is the file name; a php file meant to gather information by its own means. The end result would be a visualization that will be up-to-date whenever you look at it.
Though it seems simple, getting the php file to load is troublesome.
WHERE CAN I PUT THE PHP FILE The facebook API has a lot of assets that have to be in the same directory and in its own subdirectories, it is already a mess. I don't want to get confused later and delete something I didn't mean to.
HOW DO I MAKE PROCESSING WAIT for the data to load I suspect that the problem is that the php doesn't spit anything out instantly. It can sometimes take more than a minute to query all the data.
That is all I require at this juncture. I appreciate your assistance. This is going to be a fantastic piece when it is completed.