Archive for May, 2007

Very positive video – It’s hard to be god

Thursday, May 31st, 2007

I just don’t want to comment it – just watch!

Popularity: 10% [?]

PHP 4 and XML

Thursday, May 31st, 2007

What a mess.

Php 4 had no human usable XML handling implementation.
And almost all libraries it’s a mess…

I found one good article about it, but it’s in russian.
OK, I’ll try to translate it later (maybe only examples  )

And as for me – I found what i wanted. Small and effective library.

Here it is under more tag

(more…)

Popularity: 11% [?]

New Wordpress

Sunday, May 20th, 2007

Hi again.
WordPress 2.2 Getz is pretty cool ;)
Except one little thing.
Widgets.
They’re now in the core.
And (as always) one little annoying error in release code.
This bug prevents Otto’s ExecPHP from working. Another plugins that allows to run PHP code gone wild too.
No, actually they working, until you want 2 or more blocks…
Solution is CVS. You need to upload fixed version of widgets.php into your wp-includes folder.
You can take it .zipped – here.

Oh, and I think my plugs needs some widgetization too ;)

Popularity: 2% [?]