Nice but how to compile it?
git clone git://gitorious.org/microfeed/libmicrofeed.git
cd libmicrofeed
autoreconf --install
./configure --prefix=/usr
make
make install
cd ..
I need to write Python backend of it and after that support of microfeed in Gwibber