VarMar 2010 jõuluhaigus
2010 jõul sai lõbus. Just enne jõule sai haigeks jäädud ning isegi pale jõule põdur olemine. Sünge, mis muud.
tcpdump hints
tcpdump -s 65535 -i any port 11211 -w memcache.log
Presidendiga koos pildil
Ei juhtu just tihti, et härra presidendiga ühele pildile satud. Minu päev oli siis täna.
Iphone XCode SQLite delete
Now I can even delete row from the SQLite via in Iphone app. What could I do tomorrow!!!
Minu esimene IPhone SQLite app
Esimene samm on alati kõige raskem. Järgmine samm on ilmselt see, et oma eek2eur appilse lisan sqlite toe, et salvestada konvertimisi.
Shell scripting hints
Condition hints: -b file = True if the file exists and is block special file. -c file = True if the file exists and is character special file. -d file = True if the file exists and is a directory. -e file = True if the file exists. -f file = True if the file [...]
