English version of my blog

I decided to improve my English skills, so I will write posts in English and in Russian (in English first).

Also, I wrote an improvement to blohg engine to ease multi-language blogging. In face of Flask 0.7, I will try to rewrite multi-language support using Blueprint.

QR-codes

After post about QR-codes, version without using Google Chart API.

Read more...

Speeding up films and podcasts

In my free time I like to listen to podcasts and watch TV shows. But I think most of them I can watch/listen accelerated.

Read more...

About blohg

Blohg is a blog engine written in Python.

Read more...

Blog is moved

I found blog engine that is "right" for me. Engine is based on rst and mercurial, blohg. Old blog is here: http://blogspot.f-y.name

QR-codes

I wrote pair of scripts to tranfer small pieces of text information (e.g. URLs) from notebook to phone (Nokia N900) and vice versa.

Read more...

Scheduled ping for monitoring network health

Ping loss is appeared in our LAN recently. To monitor this I wrote a script that pings the gateway one time in 30 minutes and shows results on my site.

Read more...

Script to download structure of ftp-server

I decided to write this script to look at contents (filenames) of some our rich ftp-servers, without connection.

Read more...

My server

That bot and many other goodies I run on my home-server. Need of it was emerged when more than one computer was appeared at my home.

Read more...

ICQ-bot based on micq

I decided to make ICQ-bot, mostly for ping servers in home network using ICQ.

Read more...