Piotr Pokora

Nemein Oy
+48 60 840 8212

Viimeisimmät blogi-viestit

09.12.2008: Always blame...
I must say I like to read threads like this. Yes, for me it's kind of endless pleasure to read every single sentence and word in such thread. Especially this one: there was a known memory corrupt i...
27.11.2008: Faster MidCOM static files.
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...
12.11.2008: Sauna, suana, sauna or Midgard Gathering
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...
12.11.2008: ap_get_module_config and RHEL5
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 ...
24.10.2008: Zend hallucination
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...
08.10.2008: New Midgard release
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...
18.09.2008: Bug origin
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...
25.08.2008: Midgard unit and regression tests
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...
13.08.2008: How to run Midgard 8.9.0
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,...
30.07.2008: Iron Man
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...
29.07.2008: More options for datagard
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...
18.07.2008: Create more, work less
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...
09.07.2008: Debug memory of PHP module
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...
09.07.2008: New binary packages for Midgard 1.8
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 ...
23.05.2008: When metadata creator is empty
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...
19.05.2008: Voices in my head
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...
19.05.2008: PEAR registry, where are you?
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...
08.05.2008: MySQL doesn't support TEXT type
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?...
22.04.2008: Midgard with Lighttpd
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...
11.04.2008: MidCOM3 without apache module
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. ...