Tue 22 November 2011
mkdir ~/fastboot
cd ~/fastboot
wget http://xt720.ru/Tools/fastboot
chmod +x fastboot
sudo ./fastboot --help
Reference: http://forum.xda-developers.com/showthread.php?t=1121420
I tested the above with Ubuntu 11.10, but it should work on any ubuntu
version I think.
Continue reading »
Tue 01 November 2011
Just tried to install scrapy with pip / easy_install, but when it comes
to installing lxml it will give the following error:
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2
-Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c
src/lxml/lxml.etree.c -o
build/temp.linux-x86_64-2.7/src/lxml/lxml …
Continue reading »
Sat 29 October 2011
A quick solution is to install the libssl 0.9.8 package with the
Following command:
sudo apt-get install libssl0.9.8
Thanks to Rob who commented below and provided an answer on
Stackoverflow
I just upgraded from ubuntu 11.04 to 11.10 with a fresh install, by
keeping …
Continue reading »
Mon 12 September 2011
I went to sell sandwiches on the streets of Beijing. Why you
think? Just for fun and experience. I often buy food on the streets here
myself, stuff like sushi, pancakes, noodles etc and I really like it.
It's quick fun and tasty. So I also wanted to do that …
Continue reading »
Sat 20 August 2011
New
pics are added to the same
album: https://picasaweb.google.com/118136053313378320646/Beijing2011WithBart#
The day before yesterday went on bike tour to some famous lakes in
Beijing (Beihai, Houhai, Qianhai, Xihai) and some temple which was
closed already :( We biked the following path I created the route on
Google …
Continue reading »
Thu 18 August 2011
The day before yesterday we went to a big waterpark inside the Watercube
in the Olympic Park. We watched some pictures and thought it was really
big, but when we came there we noticed it wasn't as big as we thought :P
Pictures not only lie with girls, but also …
Continue reading »
Thu 11 August 2011
Yesterday Bart went on a trip to Tianmen Square, but after coming back I got
a call that his bike got lost. So my first thought was must be stolen,
but then he said he put it in front of the police post. So I gave it
another thought and …
Continue reading »
Thu 11 August 2011
Pics: https://picasaweb.google.com/118136053313378320646/Beijing2011WithBart
After a tough trip, waiting in moscow for 8,5 hours we finally arrived
in Beijing. On the way to the hotel Bart found the traffic here a little rough
and dangerous, but actually I found the driver today was driving quite peacefully …
Continue reading »
Mon 18 July 2011
To install easy_install for a specific python version. I just installed
from source and used the python version you want to install setuptools
too. I used the following steps in Ubuntu 11.04 with Python 2.5 and
Python 2.7 installed. The following commands will install setuptools to
python …
Continue reading »
Sun 13 February 2011
It has been some days I guess since I have been away from Hollad. But it has been kind of hectic. I will start
from the trip till today.
The trip started early at 6:30, train to Schiphol and than flight to
London, wait in London for 5 hours …
Continue reading »