full stack, part I
genialer artikel … seht selbst: http://www.facebook.com/note.php?note_id=461505383919&comments
genialer artikel … seht selbst: http://www.facebook.com/note.php?note_id=461505383919&comments
aus der printausgabe von “der standard” am donnerstag, den 9. dezember 2010 im sogenannten “einserkastl”: Vor wenigen Tagen ein Artikel in der New York Times: Amerikanische Schulexperten sind verblüfft bis geschockt über das sensationell gute Abschneiden von Schülern in Schanghai beim Pisa-Test. Der Punktedurchschnitt bei Pisa ist etwa 500, die chinesischen 15-Jährigen erreichten beim Lesen 556 (zweiter Platz: Korea, 539). Die USA: 500 (Österreich 470, Letzter in der EU). In Naturwissenschaft erreichte Schanghai 575 (zweiter Platz Finnland mit 554), die USA 502 (Österreich 494)....
hey folks, here some useful tips, how to easily rename jpg file according to their exif information (found at http://giantdorks.org/alain/rename-jpeg-files-with-exif-date-using-exiv2): exiv2 -r ‘%Y-%m-%d_%H%M%S_:basename:’ rename myfile.jpg or using this script for entire directories: find . -iname “*.JPG” | while read f; do exiv2 -r ‘%Y-%m-%d_%H-%M-%S_:basename:’ rename “$f” done thanks to Alain Kelder! ;)
hey folks, my students have had always the problem installing the eclipse c/c++ developing tooling kit [1] on their windows machines. so i’ve decided to help them. i was thinking it should be possible to run eclipse cdt with a mingw/msys installation also from a predefined path, because mingw and msys don’t need any win-registry entries. so i started up my windows xp on the vmware and tried it. after installing the whole package of mingw and msys (c/c++ compiler, debugger, etc....
hey folks, saturday was a great day and a amazing evening … thanks to all of my friends again, and especially to my beloved girlfriend!!! paris, we are coming ;) iwona told us, that airbnb is a really great idea beside the hotels in the tourist zones. you can even rent a whole flat on your own. especially the possibility to cook is a pleasant way to save money. and it is the best way to get the spirit of a foreign town!...