Blogs

Hosting change

Dedibox is now offering much cheaper servers. I am switching from a 40€/month server to a 20€/month server. Not bad!

http://www.online.net/serveur-dedie/offre-dedibox-v3.xhtml

AT&T APN for HTC Magic

Name: AT&T
APN: wap.cingular
Proxy: leave blank
Port: leave blank
Username:WAP@CINGULARGPRS.COM
Password:CINGULAR1
Server: leave blank
MMSC: http://mmsc.cingular.com
MMS Proxy: wireless.cingular.com
MMS Port: 80
MCC:310
MNC:410
APN Type: leave blank

Streaming your screen with VLC

Interesting article from Many Ayromlou (http://www.nerdlogger.com)
How to stream your screen using VLC?

VLC is a great Video Player with streaming and encoding capabilities. It's been developed originally by Ecole Centrale Paris.

We're going to USA

June 22nd, we're flying off to Dallas for 6 months.

How to find which files comes with a Ubuntu package

apt-get install dlocate
dlocate -L <name_of_the_package>

ex:
dlocate -L sysstat
/.
/usr
/usr/lib
/usr/lib/sysstat
/usr/lib/sysstat/sa1
/usr/lib/sysstat/sa2
/usr/lib/sysstat/sadc
/usr/lib/sysstat/debian-sa1
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/mpstat.1.gz
/usr/share/man/man1/pidstat.1.gz
/usr/share/man/man1/sar.sysstat.1.gz
/usr/share/man/man1/sadf.1.gz
/usr/share/man/man1/iostat.1.gz
/usr/share/man/man8
/usr/share/man/man8/sa2.8.gz
/usr/share/man/man8/sa1.8.gz
/usr/share/man/man8/sadc.8.gz
/usr/share/doc

Ports and processes under windows

It is possible to know which process is listening on a specific port in Windows.
Do the following:

- Open a cmd window.
- Type "netstat -ano"
- Look right, there is the PID of the process you're looking for in front of the port number.
- Type "tasklist /svc /FI "PID eq 4022"   Replace 4022 by your PID number.

How to make sushis

How to make perfect rice for perfect sushis.

Buy the right rice. There are probably many good rice but the one we buy is called Kokuho Rose. If you live in Helsinki area, you can find some at Tokyokan in Annankatu. http://www.tokyokan.fi/

Cleaning the rice. You need to wash the rice before cooking it. Just pour some water in it, mix and empty. If the water is white it means the rice needed to be washed.

Cooking the rice.

Petit manuel de typographie

 Interessant manuel de typographie qui semble provenir de l'université de Reims.

manuel de typographie.pdf

Configure HTC Magic for Data and MMS on ELISA finland network

I just upgraded my HTC Magic with Android 1.5 from the official release on the HTC website and I was surprised to see that all my settings, sms, contacts and pictures have been erased... So I had to reconfigure everything. Luckily one of my colleague is more persistant than me and got it all sorted.

Syndicate content