Index ¦ Archives ¦ RSS > Tag: en

Dokuwiki

Estimated read time: 1 minutes

It has been proposed on the list that we switch from medawiki to dokuwiki.

Pros: an active developer would maintain it, dokuwiki is maybe a bit less bloated

Cons: obscure syntax, for example the title '=' syntax (= is big, == is smaller) is the opposite of what we use in asciidoc.

So far dokuwiki is packaged in current, so we'll see...


Frugalware homepage activity stats

Estimated read time: 1 minutes

That's interesting. My feeling was that recently the popularity of Frugalware was not increasing but staging, but then I had a look at the apache logs and checked the number of hits one days after the release of 0.9 and 1.0:

$ grep -c '10/Sep/2008' www.frugalware.org-access_log
88223
$ grep -c '23/Mar/2009' www.frugalware.org-access_log
216817

So it seems we recently get way much more hits than previously. Interesting.


Git error/warning cleanup is in

Estimated read time: 1 minutes

See here. All 9 patches, yay. :)

GSoC 2oo9 proposal

Estimated read time: 1 minutes

I just finished writing up this. It seems it's long - it took a lot of time to write it as well. And probably this is not the final version, either...

And I resend my earlier cosmetics series to the git list.

Sleeping time.


kqemu update

Estimated read time: 1 minutes

Though Paul already stated on qemu-devel that kqemu is completely unmainainted, our kqemu pkg stopped working after we updated to qemu-0.10. And funny enough, there is a new version on nongnu.org which works with the new version. So it's now updated, even if I did not really expect a new release of it ever... ;-)

parseopt-ls-files is in

Estimated read time: 1 minutes

Finally my parseopt patch in git-ls-files got merged. It becomes clear how I have less and less time for git, it took about a month. ;-)

An other interesting project (sadly in Perl) to try out (twitter via irc) is here.


Virtualbox port redirect

Estimated read time: 1 minutes

It's actually qemu that calls these port redirects, but I don't know the proper generic name. So what I was needed is that a service runs inside virtualbox and I want to have it on the host machine as well. For now I just wanted the same port, but for ssh obviously I want an other one, since ssh is probably already running on the host machine. ;-)

A good howto is available here. And here is an other one, in case later one of them would be 404. :-P


Git website howto

Estimated read time: 1 minutes

There was a howto about how to host website with git - the basic problem is that the working dir is not updated automatically on push. This howto gives a step-by-step solution for this problem. Of course I know the solution (and it's problems) for a long time, but it's always nice when someone with a good writing taste puts it out as a documentation.

To make the long story short, I noticed a correctness with the howto and mailed the author, then completely forgot about it. Now someone linked it on #git, and I was wondering if this is the same webpage howto I read or something different. This ended up with noticing my name on the page, giving me a thank for noticing. ;-)


GSoC 2oo9

Estimated read time: 1 minutes

They just announced the list of accepted orgs for gsoc 2k9, I'm happy to see that SWIG is accepted as well - they have an interesting PHP project.

The mentor who is interested in the project lives in GMT+13, so I have to try contacting him later today...


Frugalware 1.0 tagged, last FSAs for 0.9

Estimated read time: 1 minutes

Yesterday I tagged Frugalware 1.0, which means that no new bugfixes or features will hit the tree till release. And the next task is to install 0.9 and write an upgrade howto... (What a boring task, but users really like it.)

OTOH, I just released the last FSAs for 0.9, probably we'll announce its EOL a few days after 1.0 is out.

And my git test_cmp patches are in. :) (After sending no patches for 2 months.)

BTW, I did a simple check to see what are the results for my real name (ie Hungarian order, accents) on the first page @ Google.

From the 10 results there are 6 Frugalware related ones, 3 for work, and one is unrelated (though the page lists papers of one of my relatives).

© Miklos Vajna. Built using Pelican. Theme by Giulio Fidente on github.