30 November 2005
How to make XmlHttpRequest calls to another server in your domain
While this approach does seem to at least partially work in current mozillas (I just tested on Mozilla 1.5, windows), it's far from stable.<br><br>Your bridge solution, on named setup, recursively creates new frames for every new call (which has the poten
26 November 2005
Category Integration Between Sites - Freshblog
Regarding AJAX, I've been pondering a hack that pulls in posts from your own blog into something like a post archive, but it has the drawback on being rather reliant on your post template to work well. (Since you have to load, parse and splice the content
1
(2 marks)