xkcd#657 :: movie narrative charts

November 3, 2009

punschsaison

hey leute! die meisten haben schon die info, aber zur sicherheit stelle ich sie hier auch nochmal zur verfügung: Christkindlmarkt am Rathausplatz 14. November bis 24. Dezember 09 tägl. 10 bis 21.30 Uhr (Fr+Sa bis 22h), am 24.12. bis 18 Uhr http://www.christkindlmarkt.at Kultur- und Weihnachtsmarkt vor dem Schloss Schönbrunn 21. November bis 26. Dezember 09 tägl. 10 bis 21 Uhr, 24.12. 10 bis 16 Uhr, 25. und 26.12. 10 bis 18 Uhr Ort: 13....

November 2, 2009

how to make really good presentations

hi folks! if you want to know, how you can really kick off the shoes of your audience, try those two pages: http://presentationzen.blogs.com/ http://www.garrreynolds.com/ i’m looking forward to held his book in my hands soon ;)

October 11, 2009

iphone application programming - videos

here you gonna get this … Tools and APIs required to build applications for the iPhone platform using the iPhone SDK. User interface designs for mobile devices and unique user interactions using multitouch technologies. Object-oriented design using model-view-controller pattern, memory management, Objective-C programming language. iPhone APIs and tools including Xcode, Interface Builder and Instruments on Mac OS X. Other topics include: core animation, bonjour networking, mobile device power management and performance considerations....

October 11, 2009

problem after dovecot upgrade

hi folks! after upgrading my server, i’ve had a little bit troubles with receiving emails. Fatal: Plugin cmusieve not found from directory /usr/lib/dovecot/modules/lda solution is simple! change this in your dovecot.conf: protocol lda { mail_plugin_dir = /usr/lib/dovecot/modules/lda mail_plugins = sieve sieve_extensions = +imapflags log_path = /var/log/dovecot/deliver.log info_log_path = /var/log/dovecot/deliver-info.log so, change “cmusieve” into “sieve”! and don’t forget to flush your postqueue … there will be some queued emails :)

October 11, 2009