empty pages

Июнь 25, 2011

«Flexible» protocol buffer implementation.

categories: java, projects — tags: , ,   

Every body knows about protobuf from Google team. It is very useful and effective protocol for data exchanges.

«Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of  its internal RPC protocols and file formats.»

For my project I need to implement specific router for messages from different clients. So my router (receiver) should be able to read (parse) body of message in order to get information about for routing. But I couldn’t predict all protobuf message format on design phase, as result I should analyze message format on runtime.

(далее…)

Январь 11, 2010

Доработанный sitemap генератор с поддержкой Polyglot

categories: WebDev, projects — tags: , ,   

Для своего блога на Wordpress доработал плагин Google XML Sitemaps (автор Arne Brachhold), теперь карта сайта содержит ссылки на страницы на всех языках что прописаны в Polyglot плагине (автор Martin Chlupac).

(далее…)

englishru

Powered by WordPress