Archive for February 29th, 2008|Daily archive page
week 8 past- tabs, pages, and profile box
so the facebook app is coming together nicely. of course, there’s always a few kinks but overall, i’m feeling very good with our progress.
the only thing we need to do now is:
1. Allow the “Share” button coexist with the image that one posts to the profile box.
2. Find a way of KEEPING the image one chooses- in the profile box regardless of logging out.
3. Cleaning up our errors and CSS.
4. Make sure that the “Share” button sends the correct image and URL. find a way to record or capture what specific button one picks.
Man, it was seriously hit and miss. Me and Jill were in the lab last Wednesday and we would change ONE thing at a time. constantly saving our work because the order of the callbacks are still confusing.
If we move a certain callback, it has an error because it relies on another one to first define the function. So, I pretty much spent a long time doing many different combinations of code lines and functions. Can I put this code in this function? What would happen? All the buttons would disappear. Then i’d put it back the way it was and try to take this other line of code and put it in another function, nothing happens. So i leave it there and try to experiment with something else. It’s pretty much getting a feel for what parts need to go where and ascertaining what its function is from the errors that they produce.
but yes, we’re almost done. we’ll probably start our paper this week. I think we’re almost right on schedule.
Leave a Comment