I’ve improved the load speed of the ObSrv home page. Sometimes it would take a long time to load.
I’ve also improved the speed of the image feeds. It still can be sluggish at times – that’s because it’s heavily used, but to counteract this, the Image Feed will ignore requests from the same computer if they come more frequently than about once every 3 or 4 seconds.
For most people this won’t be a problem, and the only time you really notice delays on the Image Feed is if you try and display it in your browser.
If site performance is still an issue for you, please let me know.
Aaron asked a good question they other day.
Why does ObSrv only ever return 21 images at one time?
I thought it was a bug in my code, but it’s not. ObSrv pulls images from Google Image Search, and Google only ever returns 21 images in one go.
But this is not a problem. The images are embedded into a MediaRSS feed. That feed is cached for a maximum of one hour. After this time if you request the same feed, ObSrv will search again, but it will add in up to 21 extra images that weren’t shown last time. So on subsequent calls you’ll get more than 21 images in the feed. In the unlikely event that it runs out of images, it starts searching from the beginning again.
So although there’s nothing I can do about the 21 images at a time issue, it’s not a major problem because you will get more images after the feed refreshes – but remember, to save server resources (and to stop Google from banning me) it waits an hour between doing searches on the same terms.
I apologise for the unavailability of ObSrv.com over the last few days.
Our server failed, so we bought a new server, which also failed.
Not being one to give up easily, I’ve been on this issue since Friday lunchtime, and am relieved to say that as of about 10pm last night, everything is now working fine.
On the bright side, we have a larger, faster server so things should run much better than before.
I just fixed a couple of minor bugs which were preventing ObSrv from serving up images based on advanced google image searches.
They should be working ok now.
If you still have any problems, please let me know or reply to this post.