• Posted on Квітень 20, 2011

Erlang: cpu usage

Erlang can more than you expect Continue Reading

  • Posted on Квітень 16, 2011

/usr/bin/ld: cannot find -lstdc++ Debian libreadline5-dev package bug

I found bug on my Debian Linux with libstdc++.so library. This is maintainers bug of libreadline5-dev package. Continue Reading

  • Posted on Квітень 11, 2011

Erlang: convert any string to binary utf8

I took half a day, until I found a wonderful module xmerl_ucs. It is available in Erlangen R14B Continue Reading

  • Posted on Квітень 11, 2011

Add an Insert key in Terminal and X11′s xterm UNIX

I need an insert key to work with my company’s custom software, not to mention all the little annoying little Unix programs that expect a INS key. With X11 apps, its easy to use xmodmap f12 to temporarily emulate an insert key. Just type the following in xterm Continue Reading

  • Posted on Квітень 06, 2011

Current Git and SVN Branch in Bash Prompt

I thought this was a wonderful idea add it to my own bash prompt. Continue Reading

  • Posted on Березень 16, 2011

Wrong charset, conversion from `utf-8′ to `windows-1251′ is not allowed chroot

Trying simple charset conversion with iconv: iconv(‘utf-8′, ‘windows-1251′, ‘test’); receive this error: Notice: iconv() [function.iconv]: Wrong charset, conversion from `utf-8′ to `windows-1251′ is not allowed in /var/htdocs/test.php on line 5 Continue Reading

  • Posted on Березень 11, 2011

How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian

This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Debian Lenny system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware. Continue Reading

  • Posted on Лютий 24, 2011

Agner: a repository of libraries and applications

Agner is a rebar-friendly Erlang package index inspired by Clojars and Homebrew. Essentially, Agner is an index of Erlang packages with some extra capabilities such as versioning, downloads and so on. Agner is a shorthand for A Giant Nebula of Erlang Repositories. It also pays homage to the Danish statistician Agner Krarup Erlang. Continue Reading

  • Posted on Лютий 17, 2011

Webmachine redirect resource example

SImle redirect resource by webmachine-way Continue Reading

  • Posted on Лютий 16, 2011

NoSQL Benchmark Source Code Available

Code of the NoSQL benchmark I’ve mentioned a couple of days ago — the one comparing Cassandra 0.6.10, HBase 0.20.6, MongoDB 1.6.5, Riak 0.14.0 with some weird results — is now available on GitHub. Continue Reading


hosting hostbe.net