February 1st, 2010
Google supports OpenID authentication or behaves as openid identity provider, using Google Apps accounts. Basically it means, user can use GA credentials to sign in into different services. This is especially useful for companies to unite other internal services with Google Apps single sign-in point. This is related to Standard edition as well.
I have got it working for PHP. Here is the story.
Read the rest of this entry »
Posted in I|T | No Comments »
January 19th, 2010
Ну вот и закончился зимний отдых. В этом году получилось сумбурно, без планирования. Хотели в поехать в Румынию, но из-за проблем с визой отправились в Карпаты на Украину. В город Яремча(Yaremche) с катанием в Буковеле(Bukovel).
Read the rest of this entry »
Posted in fun | No Comments »
January 18th, 2010
AdvMan – Advertisement Manager, application for adv company to help planning of commercial spots on TV, radio, newspaper.
Read the rest of this entry »
Posted in portfolio | No Comments »
January 3rd, 2010
Posted in foto | No Comments »
December 30th, 2009
Неожиданно перестало качаться. Жаль, очень хорошая библиотека. За последние годы я прочел наверное столько же, сколько и до Ж). Благодаря либрусеку.
Для тех кто еще в танке, все на флибусту. http://flibusta.net/
Posted in misc | No Comments »
December 2nd, 2009
Every PHP developer faces script debug issues. Simple way of var_dump variable content to HTML is of course the simplest but not convenient. It crashes site design and is not suitable for large amount of data.
I’d like to advertise nice tool to solve this issue. HackerConsole by dkLab, it is simple, fast and easy to use.
Read the rest of this entry »
Posted in php | No Comments »
November 26th, 2009
SSH protocol and openssh are full of features. It is not just remote terminal program.
You probably know about static port forwarding, local and remote. It allows to map local port to any host via SSH gateway or map incoming port on SSH gateway to local one. It is very useful in some situations. But what is dynamic port forwarding ?
Read the rest of this entry »
Posted in I|T | No Comments »
November 22nd, 2009
Windows “Start menu” is not something suitable for daily usage. MS has a long history to make it better, to complete failure in Vista, complex and unusable. Many other launchers were invented during this time with buttons/toolbars/bookmarks. All of it should make program launching more pleasant, but it does not.
Here comes Launchy.
Read the rest of this entry »
Posted in software | No Comments »
November 17th, 2009
Ааааааааааа… вот это бомба! Я давно искал подобный конвертер.
Теперь любой телефон можно превратить в читалку для книг. Конечно экран маловат для чтения, но не всегда же таскать с собой читалку.
Конвертер организован как сервис:
http://fb2java.com/uf
Загружаем fb2, получаем JAR. Небольшая програмка которая содержит в себе книжку.
Если качать с либрусека, там сразу доступна ссылка для скачивания на мобильный.
Моя старенькая Nokia 3110 вполне теперь стала читалкой
Posted in mobile | No Comments »
November 16th, 2009
By this article I start publishing all interesting stuff I’ve made. Kind of portfolio.
Visual Petri Net Plus (VPNP) was thesis of my diploma work at Technical University of Moldova(2000-2002). It is Petri Net designer, simulator and calculator. It has nice graphical engine that help to draw Petri net quite easy.
Theory of Petri Nets is intresting, you can find a lot of information on the net.
My work was to do graphical designer, save/load and simulation.
Tools used: Delphi 5.
Read the rest of this entry »
Posted in portfolio | 2 Comments »