MATE Software Updates Applet 0.2.7

Version 0.2.7 of the MATE Software Updates Applet has been released!

The applet notifies you when software updates are available (using various back-ends like PackageKit, yumpdatesd, yum or apt-check) and spawns your software update client (like yumex, gnome-packagekit or update-manager).

This release brings the code base in sync with the recent MATE 1.6 release. It now supports both the standard libnotofy and the MATE-specific libmatenotify (deprecated) with the choice being made at compile time (if both are found, the former will be preferred unless specifically set otherwise).

Posted in Нули и единици | Leave a comment

Дъблин, 2013

Само три неща могат да спасят от вятъра, дъжда и студа на Ирландия (за предпочитане заедно): камина, pepper steak и тъмната бира Porterhouse с боровинки. В останалото време човек може да се наслаждава на палми по улиците (sic!), на родния квартал на Дракула Брам Стокър, на 1,200 годишни келтски книги в една от най-големите библиотеки на тоя свят, на хубави английски къщи и градски транспорт с отопление и всичко останало, което втората родина на св. Патрик реши да му предложи (като напр. движение отляво, британски розетки на стената или разделени кранове за топла и студена вода).

Posted in Насам-натам | Leave a comment

node.js Connector to MemcacheDB

MemcacheDB is a spin-off of memcahe which enhances it with several new capabilities, among which is the master-slave relationship within the cluster with the master being a read/write node and all slaves being read-only nodes (should a master fail, the slaves automatically elect new master).

A connector from NodeJS to memcacheDB has been designed and implemented with several unique features which distinguish it from publically available NodeJS-to-memcache connectors: Continue reading

Posted in Нули и единици | Leave a comment