Piotr Pokora
Nemein Oy
+48 60 840 8212
Blog entries
Better late then never, but just today I realized that MidgardEngine directive from Midgard apache module can not work inside Directory one.
Not because module has a bug. But because with midgard apa...
I was to blog earlier but this issue made me busy. On monday, me and solt came back to Poland from Midgard Gathering. Second gathering this year.
I must say I think I am getting older as it's getting...
This is an issue. I couldn't find why Midgard apache module refused to work on RHEL5.It just started to segfault. What's even more interesting, it started to segfault when trying to access read only ...
No, I didn't drink any alcohol. And I didn't smoke any grass (though, I do not like it anyway). But this issue makes me...
Here's the code (PHP one):
$user = midgard_connection::get_user();
echo ge...
Finally. We released Midgard 8.09.
This release is very important and it's big milestone in the whole Midgard development cycle.
It provides both classic and new Midgard2 API, so developers are ab...
Do not read Your code twice to make it much more stable and better. Write unit tests instead.
I ran Midgard test today and started to wonder what's wrong with the code:
midgard-core:ERROR: midgar...
I must say, I do like GLib testing framework. I already started writing Midgard tests, but still wondering what, how and why should be changed.
Even now, when few things seems to be too difficult to...
Midgard 8.9.0 (1.9beta1) will be released soon. I have planned to make this today, but there are still small issues and bugs which must be fixed to have very nice beta version. If you feel impatient,...
Maybe quiz itself is old, but who cares ;)
Your results:You are Iron Man
Iron Man
75%
The Flash
70%
Superman
65%
Green Lantern
65%
Spider-Man
60%
Supergirl
55%
Robin
52%
Batman
40%
Wonder Wo...
New, rewritten datagard, which is responsible to correctly install Midgard has now more usable options. Basically it upports different setup types and different setup actions. Or combinations.
First...
Providing easy to install binary packages for users and developers is not funny task, but also it's very important step in software development process.
Recently, I blogged about new binary packages...
The first question I ask to myself. What's the difference between PHP module and extension? Is it like, that PHP has modules while Zend extensions? If yes, why? If not, why there are both types? Ther...
At last, Debian is not the only one platform, for which we provide Midgard binary packages. We started to build packages using quite nice and powerful opensuse build system. A bit difficult to build ...
Quite major bug has been found today. 1.8.7 Midgard release doesn't populate metadata_creator guid. Midgard news page has a note about this.
I wrote additional script which should help with database...
It was last sunday. And there are still "Voices in my head". Riverside guys made real show in best studio in Poland, and it's quite obvious as they recorded live DVD at the same...
I wrote this simple script to clear my local pear setup and to have clean pear instalation for Midgard.
apt-get remove php-pear
rm -rf /usr/share/php/PEAR
rm /root/.pearrc
rm -rf /etc/pear
rm -rf /t...
Yes, it does not. But you could say:
"oh no, Piotras, it does, please read this part of manual"
Oh, yes indeed. They mention "The four TEXT types", but it doesn't seem to help me even a bit. Why?...
Please. Read the whole this simple howto. It's adressed for developers who would like to have Midgard and Midgard2 available as web services on the same machine. Of course, you may still install or c...
This is really HOT!
It's proof of concept to work with Midgard without its Apache module.
And the concept is cool :) Especially with this lovely MidCOM3 screenshot.
...
midgard_dbus API is very simple, but my approach was to make it just simple as possible. Basically we have two major methods of midgard_dbus:
constructor, which registers object at path
send, which...

