Archive for the ‘html’ Category

updating moopop for mootools 1.2

Monday, June 23rd, 2008

After several requests to update the script, I finally had time to make the update. In fact the script was under production for more than a month running over mootools SVN builds. The update also comes with a couple additions suggested by users, and also some optimizations thanks to the new mootools 1.2 element storage.

(more…)

moopop: “unobtrusive” popups with mootools

Sunday, August 12th, 2007

I know, it’s quite ironic to call unobtrusive a popup window. However there are times when clients, coworkers or maintainers demand for a “simple” popup window solution. It’s for that cases that I built moopop some months ago and I’m now sharing the code.

(more…)

the perils of editing a wordpress theme

Monday, July 30th, 2007

let me tell you something: editing a wordpress theme using the wordpress interface plainly sucks.

And no, it’s not a problem of being a newbie in wordpress, it’s just that there’s too much duplicated code revolving on the structure, at least on the default Kubrick theme that is supposed to be the one that shows off most of wordpress “features”.
(more…)