PHP progress bar
I’ve been playing around with the Facebook API recently and one of my applications takes a really long time to do its magic. To get around the problem with the canvas page timeout (~10s max execution time) I run my update script in an fb:iframe, showing a progress bar.
I found this nice PHP progress bar for that task and thought I’d recommend it.
Tags: facebook, fb:iframe, fbml, php, progress bar