Во-первых, понадобится кусок ватмана. Довольно плотного, но чтобы он изгибался без заломов. Это добро можно купить в Леонардо или аналогичных магазинах, где торгуют принадлежностями для художества. Понадобится один лист размером А4. Continue reading »
I’ve completely migrated to Debian last year, and one of the issues was ICQ antispam again. Official Debian repository lacks Bot Sentry plugin for Pidgin, so I had to build “quick-n-dirty” package myself. Binary .deb for i386 platform (Debian Sid) can be downloaded here and installed with
$ sudo dpkg -i <pkg>
and optional
$ sudo apt-get -f install
For other platforms you can download source package and rebuild it.
pidgin-bot-sentry_1.3.0-1.debian.tar.gz
pidgin-bot-sentry_1.3.0-1.dsc
pidgin-bot-sentry_1.3.0.orig.tar.bz2
I am not going to adopt the package into official Debian repository, since Bot Sentry upstream seems to be dead and there is a good replacement already there. I would recommend it for novice users. But for those accustomed to Bot Sentry here is the chance.
BTW, Fedora package is also updated.
It is discovered that official Fedora OpenSync/libsyncml suite fails to synchronize Nokia N900 contacts/calendar. Although libsyncml-0.4.6 package is considered stable, it’s rather old and unable to handle N900 SyncML dialect properly. Newer versions of libsyncml (0.5.4) contains workaround, but Fedora is not likely to migrate to libsyncml-0.5.4 in near future as it breaks complete OpenSync infrastructure.
I’ve backported workaround from libsyncml-0.5.4 to current Fedora 14 version and submitted a patch to Fedora team. Hope it will be accepted once upon a time and we will see working version in Fedora repository. Until that happy moment you can download patched binary RPM package here.
I use Bot Sentry antispam plugin for Pidgin ICQ client on my netbook. Unfortunately, I was unable to find useful Fedora RPM for Bot Sentry, so I had to build my own.
Download binary RPM here: pidgin-bot-sentry-1.3.0-1.fc14.i686.rpm. Source RPM: pidgin-bot-sentry-1.3.0-1.fc14.src.rpm