More than one year ago I was playing with AJAX, and I was facing a problem with scripts contained in documents loaded through XMLHttpRequest. So, at that time, I wrote two blog posts talking about this issue. The first was just a modify to the well known AHAH technique, while the second post was a script I entirely wrote by myself: “Javascript script execution in innerHTML: the revenge”.
Now more than a year has passed and technologies are evolved. Now the web is full of very powerful AJAX frameworks and much probably, for medium/big projects you won’t need this kind of “hack” anymore. But there are few developers across the world that still hand-code their little ajax tricks and needs this. So, since I received a lot of comments about that, I’m writing here again to update you about the modifies that have been done to that script.
That script suffered of a (relatively) big problem: if you had a document.write() call in the external script you loaded, well, it won’t work. Jeremy Bell has modified that script in order to have this functionality included. You can see it working at http://www.blackoutwebdesign.com/ajax.demo.php.
For other discussion about the topic, look at the comments in the post, they have been very helpful to me to correct various compatibility issues.
October will be a month full of events:
- On 17th, October, I’ll be (hopefully) in Pisa attending the nss06 conference;
- On 24-25-26th October I’ll attend a VoIP & Networking conference in Bari, at the Sheraton Hotel;
- On 28th October I’ll hold a talk in the italian linux day, probably about vectorial graphic using inkscape.
If you’ll be in one of these events please let me know!
Usually works in this way: you open the home page of your site and you’re tired of seeing always the same graphic and the same layout. Then you want to do a redesign but this rarely happens, since it requires a lot of time and you don’t have enough.
The question is: does this redesign is really needed? 95% of it doesn’t.
Doing the redesign of your own site requires big efforts both in time and in money terms, since from time to time, when you’re the developer of yourself, you never know when you really done the work. This happens, at least to me, very often. I do a site, then after two or three weeks I would to redesign it since its layout just bored me.
The matter is that many times this work is unneeded and undesidered. It’s not rare to see some very nice and original design disappear after not so much time because the author decided its time to burn the old design and to do another one.
This wordpress.com hosting doesn’t allow to change the css (if you don’t pay a15$ fee), so the problem doesn’t exists for this blog, but exists for many other sites I have.
So, what do you think about this? Is this just a my own problem or it is a wider one?
I moved the blog from blogspot to wordpress.com. Why? Well, I have several reasons.
First, blogspot is not really customizable: apart from to edit the template you can’t add or modify any existing item. You can’t make subsections, you can’t sort the posts by category, you can’t tag anything. That should be enough, but it isn’t.
You can’t post passworded items, you can’t give your feedback a different url in an easy way, you can’t do many (many and many and many) things you can, instead, do with wordpress.com.
So here I am, update your bookmarks and follow me. This hoster also have a nice feature, I imported all the blogspot old posts here with a simple wizard.
In next days I’ll fix the missing items (for example most of the images are missing, they’re hosted on blogspot and looks like if they put some kinda filter to prevent the images being accessed from other hosts), so continue visiting me…