Monthly Archives: 五月 2010

Build an online radio station within few minutes! : Now.in

An article introducing a new web2.0 service which provide the most easy to build an online radio station. Continue reading

Posted in English Articles, Uncategorized | Tagged , , , , , , , | Leave a comment

A simple workaround for installation problem of PIL under virtualenv

I encountered a problem when I am installing PIL under a virtualenv.  I installed it with easy_install, the output said it was installed, but however, I can’t import it under the virtual environment.  I got an ImportError when I tried … Continue reading

Posted in English Articles, Python | Tagged , , , , , , , | Leave a comment