From oberwahrenbrock at gmx.de Thu Mar 1 14:17:42 2012 From: oberwahrenbrock at gmx.de (Stefan Oberwahrenbrock) Date: Thu, 01 Mar 2012 23:17:42 +0100 Subject: [Bielefeld-pm] VMware VIX API unter Debian Message-ID: <4F4FF586.4050405@gmx.de> Hallo zusammen, nach unserem letzten Treffen war mein sportlicher Ehrgeiz wieder geweckt. Ich habe erneut versucht, die VMware VIX API unter Debian nutzen zu können. Heureka - nachdem ich bei meinen letzten Versuchen auf Granit gebissen hatte, habe ich diesmal die Lösung gefunden! Ersten Tests nach zu urteilen funktioniert die API für Perl nun unter Debian 5, 6 und dem derzeitigen Stand der kommenden Version 7! Für Interessierte die Lösung: Problematisch waren anscheinend nicht die Perl-Bindings, sondern die Bibliotheken, auf die über die Bindings zurückgegriffen wird. Mein Ansatz war diesmal, für alle infrage kommenden VMware-Bibliotheken zu ermitteln, ob diese ihrerseits möglicherweise nicht erfüllte Abhängigkeiten im Bereich dynamisch gelinkter Bibliotheken haben. Folgender Befehl brachte die Erleuchtung: find /usr/lib -name "libvix*" -exec ldd {} \; 2> /dev/null | grep 'not found' | sort | uniq Auf einem funktionierenden openSUSE wurde hier lediglich eine fehlende Bibliothek moniert, auf dem nicht funktionierenden Debian waren es fünf. Die vier zusätzlichen Bibliotheken konnte ich nach kurzer Recherche dem Paket "libglib2.0-0" zuordnen. Die Beschreibung des Paketsystems hält hierzu folgende Informationen bereit: "GLib ist eine Bibliothek mit vielen nützlichen C-Routinen für Dinge wie Bäume, Hashes, Listen und Strings. Es ist eine nützliche Mehrzweck-C-Bibliothek, die von Projekten wie GTK+, GIMP und Gnome genutzt wird." Beide Linux-Distributionen hatte ich zwar in der Minimal-Variante installiert, aber der Begriff "minimal" wird offensichtlich unterschiedlich interpretiert. Die openSUSE-Paketierer sind etwas großzügiger gewesen und haben die "nützliche Mehrzweck-C-Bibliothek" jovial mitspendiert. Rückblickend lässt sich also festhalten, dass die Meldung "HostConnect() failed, 6000 The operation is not supported for the specified parameters" durch das nicht installierte Paket "libglib2.0-0" zustande kam. Voll knorke wär 's gewesen, wenn ein wohlgesonnener VMware-Fraggle hierzu mal einen dezenten Hinweis in die Release-Notes eingestreut hätte. Aber nun gut - selbst ist der Monger ;-) Nun kann ich doch noch auf dem von mir favorisierten OS das Projekt in Angriff nehmen, das mir ursprünglich mal vorschwebte. Danke für 's Zuhören und freudige Grüße, Stefan From nils at diewald-online.de Fri Mar 2 16:00:49 2012 From: nils at diewald-online.de (Nils Diewald) Date: Sat, 03 Mar 2012 01:00:49 +0100 Subject: [Bielefeld-pm] VMware VIX API unter Debian In-Reply-To: <4F4FF586.4050405@gmx.de> References: <4F4FF586.4050405@gmx.de> Message-ID: <18849_1330732851_ZZh0P25~tAazf.00_4F515F31.7090007@diewald-online.de> Hallo Stefan, > find /usr/lib -name "libvix*" -exec ldd {} \; 2> /dev/null | grep 'not > found' | sort | uniq und genau das ist der Grund, weshalb mir Systemadministratoren immer ein wenig unheimlich bleiben werden. ;) Scherz beiseite: Cool, dass es nun läuft! Und ärgerlich, wenn solche Dependencies nicht angegeben werden. Viele Grüße, Nils From c.duehl at gmx.de Mon Mar 5 23:53:12 2012 From: c.duehl at gmx.de (c.duehl at gmx.de) Date: Tue, 06 Mar 2012 08:53:12 +0100 Subject: [Bielefeld-pm] Fwd: UG News: Last Chance - JQuery Mobile, Meaningful SEO Metrics, and More Message-ID: <20120306075312.282060@gmx.net> -------- Original-Nachricht -------- Datum: Mon, 5 Mar 2012 10:32:55 -0800 Von: "Marsee Henon & Jon Johns" An: c.duehl at gmx.de Betreff: UG News: Last Chance - JQuery Mobile, Meaningful SEO Metrics, and More View in browser: http://post.oreilly.com/rd/9z1z3i9hg0f8agvm5g28941ij2vio0s1r5qfgr1s188 Forward this announcement to your user group or a friend: http://post.oreilly.com/f2f/9z1z51eg8dengoaldv29i61bbtg0p1bm63ta1pt0ino O'Reilly Media | Free, live webcasts Webcasts this week - Your last chance to register: * A Walkthrough of JQuery Mobile http://post.oreilly.com/rd/9z1z50ljv6ere59pldopjflrsgupi4eg9cpf2j3j48o * Meaningful SEO Metrics: Tracking and Measuring Your Way to Success http://post.oreilly.com/rd/9z1zvovdde0gp4r6hcs6shirg353524h1b4uen9l09g * Introduction to Windows Media Architecture http://post.oreilly.com/rd/9z1znrqakuvvnee5346nuckc44pu31i3fl5e8bnput0 ------------------------------------------------------------------ More upcoming webcasts - Register now: * Working with Office 365 for Small Business http://post.oreilly.com/rd/9z1z4rkuq94dgm5p325m0ijpdv3lbsftfe70ohbefc0 * Principles of Mobile Interface Design http://post.oreilly.com/rd/9z1zf9cjg69v5co160lk5jvv5mdd339hr3mrtg8edb8 * PHP & Couchbase, Exciting Times! http://post.oreilly.com/rd/9z1z7mhhr9mlcush8fpb0iojscqk41d5nk2ulhsn2m0 ------------------------------------------------------------------ To learn more about O'Reilly Webcasts, and watch on-demand videos of previous webcasts, visit: http://post.oreilly.com/rd/9z1zqpm394g3tipgta184s4t56apcjijo1af5doqmh8 ------------------------------------------------------------------ You are receiving this email because you are a User Group contact with O'Reilly Media. If you would like to stop receiving these newsletters or announcements from O'Reilly, send an email to: usergroups at oreilly.com O'Reilly Media, Inc. 1005 Gravenstein Highway North, Sebastopol, CA 95472 (707) 827-7000 From taulmarill at xgn.de Mon Mar 12 05:11:41 2012 From: taulmarill at xgn.de (=?iso-8859-1?Q?J=FCrgen_Peters?=) Date: Mon, 12 Mar 2012 13:11:41 +0100 (CET) Subject: [Bielefeld-pm] Edna bricht aus Message-ID: <9e6a11dac79c3d53144b98424cee6c6d.squirrel@webmail.xgn.de> Hallo, ich hatte beim letzten mal ja das Spiel "Edna bricht aus" angesprochen. Mittlerweile habe ich das durchgespielt und eine Rezension auf Amazon.de veröffentlicht. Siehe http://www.amazon.de/review/RSHXGJ7UEICEV/ Gruß, Jürgen From c.duehl at gmx.de Tue Mar 13 01:40:33 2012 From: c.duehl at gmx.de (c.duehl at gmx.de) Date: Tue, 13 Mar 2012 09:40:33 +0100 Subject: [Bielefeld-pm] Fwd: UG News: Last Chance to Register - Webbots & Spiders, Mobile Interface Design, PHP & Couchbase, and More Message-ID: <20120313084033.266020@gmx.net> -------- Original-Nachricht -------- Datum: Mon, 12 Mar 2012 11:21:50 -0700 Von: "Marsee Henon & Jon Johns" An: c.duehl at gmx.de Betreff: UG News: Last Chance to Register - Webbots & Spiders, Mobile Interface Design, PHP & Couchbase, and More View in browser: http://post.oreilly.com/rd/9z1zo44h2spbb45978aohkp2f985vm8bhjomsnoad8o Forward this announcement to your user group or a friend: http://post.oreilly.com/f2f/9z1zt2u6tccb5iqfthl60jnl0rnm49pdi743d2q549g O'Reilly Media | Free, live webcasts Webcasts this week - Your last chance to register: * Developing Webbots and Spiders: Using Virtual Robots to Automate Your Work http://post.oreilly.com/rd/9z1zd558u5q042vpl0t2bopkig6g9jhdj33cpbcrdj0 * Working with Office 365 for Small Business http://post.oreilly.com/rd/9z1zkbp248nst2nonej1lmm5ju5lhi2gh7fuirrvh9o * Principles of Mobile Interface Design http://post.oreilly.com/rd/9z1z5u9qr2k02e7pukajj0ds1r0nmiiksauscuq30qo * PHP & Couchbase, Exciting Times! http://post.oreilly.com/rd/9z1z8rnm9bjvgvq3hnll9gu0k061m20thbn9n3nscb8 ------------------------------------------------------------------ More upcoming webcasts - Register now: * The Information Diet: How to Control What You Consume http://post.oreilly.com/rd/9z1zhg5n2if5vdvdp5r9vocq69jkivnhlq23puq5q4g * Using Social Network Analysis to Understand Campaign Finance http://post.oreilly.com/rd/9z1z2u5efiu4n4jd29qlevahnqlt78235mkotln86q8 * Under the Iceberg: Using APIs to Transform Your Business http://post.oreilly.com/rd/9z1zcnkd6f0j1v0mctvk2eamkoe8k2ofn2uifq2o31o ------------------------------------------------------------------ To learn more about O'Reilly Webcasts, and watch on-demand videos of previous webcasts, visit: http://post.oreilly.com/rd/9z1zv5gf78jod2uq58p7sn02qhb0j4cu63ndfq9gg9g ------------------------------------------------------------------ You are receiving this email because you are a User Group contact with O'Reilly Media. If you would like to stop receiving these newsletters or announcements from O'Reilly, send an email to: usergroups at oreilly.com O'Reilly Media, Inc. 1005 Gravenstein Highway North, Sebastopol, CA 95472 (707) 827-7000 From taulmarill at xgn.de Tue Mar 13 06:26:21 2012 From: taulmarill at xgn.de (=?iso-8859-1?Q?J=FCrgen_Peters?=) Date: Tue, 13 Mar 2012 14:26:21 +0100 (CET) Subject: [Bielefeld-pm] Hackerspace Message-ID: <25b5b616c05192e388b97a0efb7e3a12.squirrel@webmail.xgn.de> Hallo zusammen, der Hackerspace in Bielefeld [http://hackerspace-bielefeld.de/] hat jeden Donnerstag ab 18:00 Uhr ein Treffen. Leider habe ich aber weder diesen noch nächsten Donnerstag dafür Zeit. Falls also Bedarf besteht, unser nächstes Treffen schon im Hackerspace abzuhalten, wäre es vielleicht günstig, wenn da vorher schon mal jemand von uns vorbei schauen könnte. Gruß, Jürgen From nils at diewald-online.de Thu Mar 22 10:08:30 2012 From: nils at diewald-online.de (Nils Diewald) Date: Thu, 22 Mar 2012 18:08:30 +0100 Subject: [Bielefeld-pm] Hackerspace In-Reply-To: <25b5b616c05192e388b97a0efb7e3a12.squirrel@webmail.xgn.de> References: <25b5b616c05192e388b97a0efb7e3a12.squirrel@webmail.xgn.de> Message-ID: <4F6B5C8E.9040505@diewald-online.de> Ich wollte eigentlich heute hin - klappt aber leider nicht. Vielleicht nächste Woche? - Nils On 13.03.2012 14:26, Jürgen Peters wrote: > Hallo zusammen, > > der Hackerspace in Bielefeld [http://hackerspace-bielefeld.de/] hat jeden > Donnerstag ab 18:00 Uhr ein Treffen. Leider habe ich aber weder diesen > noch nächsten Donnerstag dafür Zeit. Falls also Bedarf besteht, unser > nächstes Treffen schon im Hackerspace abzuhalten, wäre es vielleicht > günstig, wenn da vorher schon mal jemand von uns vorbei schauen könnte. > > > Gruß, > Jürgen > > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm From taulmarill at xgn.de Mon Mar 26 01:49:56 2012 From: taulmarill at xgn.de (=?iso-8859-1?Q?J=FCrgen_Peters?=) Date: Mon, 26 Mar 2012 10:49:56 +0200 (CEST) Subject: [Bielefeld-pm] Treffen Morgen Message-ID: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> Hallo, wenn ich nichts verpasst habe, dann treffen wir uns morgen noch einmal im Alt-Bielefeld. Wer kommt? Gruß, Jürgen From nils at diewald-online.de Mon Mar 26 06:30:21 2012 From: nils at diewald-online.de (Nils Diewald) Date: Mon, 26 Mar 2012 15:30:21 +0200 Subject: [Bielefeld-pm] Treffen Morgen In-Reply-To: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> References: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> Message-ID: <5650_1332768622_ZZh0R515JEp4L.00_4F706F6D.2060409@diewald-online.de> Eine Alternative wäre natürlich, jemand ruft einfach mal im Hackerspace an und fragt, ob wir es uns dort morgen anschauen können (sprich - ob wer da ist). dann könnten wir uns dort treffen und wenn jemand mit einem Auto vor Ort wäre, könnten wir ja danach ins Alt-Bielefeld wechseln, wenn uns der Hackerspace nicht passt. Viele Grüße, Nils Am 26.03.2012 10:49, schrieb Jürgen Peters: > Hallo, > > wenn ich nichts verpasst habe, dann treffen wir uns morgen noch einmal im > Alt-Bielefeld. Wer kommt? > > > Gruß, > Jürgen > > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm From oberwahrenbrock at gmx.de Mon Mar 26 12:46:17 2012 From: oberwahrenbrock at gmx.de (Stefan Oberwahrenbrock) Date: Mon, 26 Mar 2012 21:46:17 +0200 Subject: [Bielefeld-pm] Treffen Morgen In-Reply-To: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> References: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> Message-ID: <4F70C789.5090704@gmx.de> Hallo zusammen, ich muss morgen passen. Viel Spaß euch! Gruß, Stefan Am 26.03.2012 10:49, schrieb Jürgen Peters: > Hallo, > > wenn ich nichts verpasst habe, dann treffen wir uns morgen noch einmal im > Alt-Bielefeld. Wer kommt? > > > Gruß, > Jürgen > > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm > From c.duehl at gmx.de Tue Mar 27 00:38:45 2012 From: c.duehl at gmx.de (c.duehl at gmx.de) Date: Tue, 27 Mar 2012 09:38:45 +0200 Subject: [Bielefeld-pm] Fwd: UG News - Register Today: Unraveling the Mobile Web, Mobile Omnivore, jQuery Mobile API In-Depth, and More Message-ID: <20120327073845.185910@gmx.net> -------- Original-Nachricht -------- Datum: Mon, 26 Mar 2012 11:38:48 -0700 Von: "Marsee Henon & Jon Johns" An: c.duehl at gmx.de Betreff: UG News - Register Today: Unraveling the Mobile Web, Mobile Omnivore, jQuery Mobile API In-Depth, and More View in browser: http://post.oreilly.com/rd/9z1z3cb1coqav82ko75uml24dbn1bjnskvahiqefll0 Forward this announcement to your user group or a friend: http://post.oreilly.com/f2f/9z1zpfb6qp8qulajoj58qh5jvl35f88gfrtgqq8mtvo O'Reilly Media | Free, live webcasts Webcasts this week - Your last chance to register: * Crowdsourced News and Professional Journalists: Pulling Together to Replace the Tugâ??ofâ??War http://post.oreilly.com/rd/9z1zasednjt7sadiao2auhm8cfpa00j9uavvcjn6s9g * Unraveling the Mobile Web http://post.oreilly.com/rd/9z1z4cm6t480mai7bofblcrc5oorusme0mhhip0c1v0 * Location, Social and Mobile http://post.oreilly.com/rd/9z1znt7jv8u4q10iocb8uqu1jennbaedhkit9049rbg ------------------------------------------------------------------ More upcoming webcasts - Register now: * The Best of Velocity - Instrumenting the real-time web: Node.js, DTrace and the Robinson Projection http://post.oreilly.com/rd/9z1z1ec6ovp34v0fue71bj6eokt4omhl7n2533lpkm0 * The Mobile Omnivore: A Taste Test of Mobile Website Development http://post.oreilly.com/rd/9z1zs2ft8nn6vosfrmsfo5s9eebj1g2a05tgsq23sq0 * The jQuery Mobile API Inâ??Depth http://post.oreilly.com/rd/9z1zmi4b7kihn62sncn4jdnovam3i70855hhqffls58 * Manually Removing Viruses and Malware from Windows 7 http://post.oreilly.com/rd/9z1zj90i32cf3j89ou7lr68jrq0ku00p5sodrd3hueg * 25 Twitter Projects to Engage Your Community and Benefit Your Business http://post.oreilly.com/rd/9z1zrsanccfadihtsvdssj8sjkrd4l6thhlrn2968ho ------------------------------------------------------------------ To learn more about O'Reilly Webcasts, and watch on-demand videos of previous webcasts, visit: http://post.oreilly.com/rd/9z1zdr4nu034h10b41tneu3f5q11e32k9is32onr29g ------------------------------------------------------------------ You are receiving this email because you are a User Group contact with O'Reilly Media. If you would like to stop receiving these newsletters or announcements from O'Reilly, send an email to: usergroups at oreilly.com O'Reilly Media, Inc. 1005 Gravenstein Highway North, Sebastopol, CA 95472 (707) 827-7000 From c.duehl at gmx.de Tue Mar 27 00:40:12 2012 From: c.duehl at gmx.de (c.duehl at gmx.de) Date: Tue, 27 Mar 2012 09:40:12 +0200 Subject: [Bielefeld-pm] Treffen Morgen In-Reply-To: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> References: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> Message-ID: <20120327074012.185910@gmx.net> Hallo zusammen, ich bin noch nicht ganz sicher, ob es heute klappt. Schöne Grüße, Christian -------- Original-Nachricht -------- > Datum: Mon, 26 Mar 2012 10:49:56 +0200 (CEST) > Von: "Jürgen Peters" > An: "Mailingliste der Bielefeld Perl Mongers" > Betreff: [Bielefeld-pm] Treffen Morgen > Hallo, > > wenn ich nichts verpasst habe, dann treffen wir uns morgen noch einmal im > Alt-Bielefeld. Wer kommt? > > > Gruß, > Jürgen > > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm From nils at diewald-online.de Tue Mar 27 07:59:20 2012 From: nils at diewald-online.de (Nils Diewald) Date: Tue, 27 Mar 2012 16:59:20 +0200 Subject: [Bielefeld-pm] Treffen Morgen In-Reply-To: <4F70C789.5090704@gmx.de> References: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> <4F70C789.5090704@gmx.de> Message-ID: <22312_1332860359_ZZh0R172jDLmC.00_4F71D5C8.4030206@diewald-online.de> Bleibt es dann bei 8 Uhr im Alt-Bielefeld oder soll ich mal im Hackerspace anrufen? Am 26.03.2012 21:46, schrieb Stefan Oberwahrenbrock: > Hallo zusammen, > > ich muss morgen passen. Viel Spaß euch! > > Gruß, > Stefan > > Am 26.03.2012 10:49, schrieb Jürgen Peters: >> Hallo, >> >> wenn ich nichts verpasst habe, dann treffen wir uns morgen noch >> einmal im >> Alt-Bielefeld. Wer kommt? >> >> >> Gruß, >> Jürgen >> >> _______________________________________________ >> Bielefeld-pm mailing list >> Bielefeld-pm at pm.org >> http://mail.pm.org/mailman/listinfo/bielefeld-pm >> > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm From taulmarill at xgn.de Tue Mar 27 09:51:42 2012 From: taulmarill at xgn.de (=?iso-8859-1?Q?J=FCrgen_Peters?=) Date: Tue, 27 Mar 2012 18:51:42 +0200 (CEST) Subject: [Bielefeld-pm] Treffen Morgen In-Reply-To: <22312_1332860359_ZZh0R172jDLmC.00_4F71D5C8.4030206@diewald-online.de> References: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> <4F70C789.5090704@gmx.de> <22312_1332860359_ZZh0R172jDLmC.00_4F71D5C8.4030206@diewald-online.de> Message-ID: <7e5e18b373857c60a7bea949914225af.squirrel@webmail.xgn.de> Ich würde sagen es bleibt beim Alt-Bielefeld. Wäre ein bisschen kurzfristig jetzt, und wenn Christian noch kommen will, wird er wahrscheinlich vorher nicht seine Emails lesen. Am Di, 27.03.2012, 16:59, schrieb Nils Diewald: > Bleibt es dann bei 8 Uhr im Alt-Bielefeld oder soll ich mal im > Hackerspace anrufen? > > Am 26.03.2012 21:46, schrieb Stefan Oberwahrenbrock: >> Hallo zusammen, >> >> ich muss morgen passen. Viel Spaß euch! >> >> Gruß, >> Stefan >> >> Am 26.03.2012 10:49, schrieb Jürgen Peters: >>> Hallo, >>> >>> wenn ich nichts verpasst habe, dann treffen wir uns morgen noch >>> einmal im >>> Alt-Bielefeld. Wer kommt? >>> >>> >>> Gruß, >>> Jürgen >>> >>> _______________________________________________ >>> Bielefeld-pm mailing list >>> Bielefeld-pm at pm.org >>> http://mail.pm.org/mailman/listinfo/bielefeld-pm >>> >> _______________________________________________ >> Bielefeld-pm mailing list >> Bielefeld-pm at pm.org >> http://mail.pm.org/mailman/listinfo/bielefeld-pm > > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm > From nils at diewald-online.de Tue Mar 27 09:52:28 2012 From: nils at diewald-online.de (Nils Diewald) Date: Tue, 27 Mar 2012 18:52:28 +0200 Subject: [Bielefeld-pm] Treffen Morgen In-Reply-To: <7e5e18b373857c60a7bea949914225af.squirrel@webmail.xgn.de> References: <440d6e484f2a91919f0e7ca6054211e4.squirrel@webmail.xgn.de> <4F70C789.5090704@gmx.de> <22312_1332860359_ZZh0R172jDLmC.00_4F71D5C8.4030206@diewald-online.de> <7e5e18b373857c60a7bea949914225af.squirrel@webmail.xgn.de> Message-ID: <9428_1332867147_ZZh0R071K9gMD.00_4F71F04C.3030903@diewald-online.de> Alles klar - bis gleich! Am 27.03.2012 18:51, schrieb Jürgen Peters: > Ich würde sagen es bleibt beim Alt-Bielefeld. Wäre ein bisschen > kurzfristig jetzt, und wenn Christian noch kommen will, wird er > wahrscheinlich vorher nicht seine Emails lesen. > > Am Di, 27.03.2012, 16:59, schrieb Nils Diewald: >> Bleibt es dann bei 8 Uhr im Alt-Bielefeld oder soll ich mal im >> Hackerspace anrufen? >> >> Am 26.03.2012 21:46, schrieb Stefan Oberwahrenbrock: >>> Hallo zusammen, >>> >>> ich muss morgen passen. Viel Spaß euch! >>> >>> Gruß, >>> Stefan >>> >>> Am 26.03.2012 10:49, schrieb Jürgen Peters: >>>> Hallo, >>>> >>>> wenn ich nichts verpasst habe, dann treffen wir uns morgen noch >>>> einmal im >>>> Alt-Bielefeld. Wer kommt? >>>> >>>> >>>> Gruß, >>>> Jürgen >>>> >>>> _______________________________________________ >>>> Bielefeld-pm mailing list >>>> Bielefeld-pm at pm.org >>>> http://mail.pm.org/mailman/listinfo/bielefeld-pm >>>> >>> _______________________________________________ >>> Bielefeld-pm mailing list >>> Bielefeld-pm at pm.org >>> http://mail.pm.org/mailman/listinfo/bielefeld-pm >> _______________________________________________ >> Bielefeld-pm mailing list >> Bielefeld-pm at pm.org >> http://mail.pm.org/mailman/listinfo/bielefeld-pm >> > > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm From taulmarill at xgn.de Tue Mar 27 13:59:59 2012 From: taulmarill at xgn.de (=?iso-8859-1?Q?J=FCrgen_Peters?=) Date: Tue, 27 Mar 2012 22:59:59 +0200 Subject: [Bielefeld-pm] Hackerspace Message-ID: Hallo Mongers, ich war mit Nils eben den Hackerspace anschauen und wir waren uns einig, dass wir den für gut befinden. Falls ihr einverstanden seid, das nächste Treffen da zu veranstalten, werde ich mal versuchen zu organisieren, dass wir dann auch rein kommen. Dazu hätte ich dann gerne noch Feedback von Christian und Stefan. Gruß, Jürgen From c.duehl at gmx.de Tue Mar 27 23:25:48 2012 From: c.duehl at gmx.de (c.duehl at gmx.de) Date: Wed, 28 Mar 2012 08:25:48 +0200 Subject: [Bielefeld-pm] Hackerspace In-Reply-To: References: Message-ID: <20120328062548.143850@gmx.net> Guten Morgen, entschuldigt, dass ich es gestern nicht mehr geschafft habe. Wenn ihr Euch dort umgeschaut habt und es für gut befindet, warum nicht? Treffen wir uns nächstes Mal dort, falls sich das organisieren lässt. Schöne Grüße, Christian -------- Original-Nachricht -------- > Datum: Tue, 27 Mar 2012 22:59:59 +0200 > Von: "Jürgen Peters" > An: Mailingliste der Bielefeld Perl Mongers > Betreff: [Bielefeld-pm] Hackerspace > Hallo Mongers, > > ich war mit Nils eben den Hackerspace anschauen und wir waren uns einig, > dass wir den für gut befinden. > > Falls ihr einverstanden seid, das nächste Treffen da zu veranstalten, > werde ich mal versuchen zu organisieren, dass wir dann auch rein kommen. Dazu > hätte ich dann gerne noch Feedback von Christian und Stefan. > > > Gruß, > Jürgen > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm From oberwahrenbrock at gmx.de Wed Mar 28 15:10:27 2012 From: oberwahrenbrock at gmx.de (Stefan Oberwahrenbrock) Date: Thu, 29 Mar 2012 00:10:27 +0200 Subject: [Bielefeld-pm] Hackerspace In-Reply-To: References: Message-ID: <4F738C53.5070601@gmx.de> Hallo zusammen, bin ebenfalls einverstanden. Gruß, Stefan Am 27.03.2012 22:59, schrieb Jürgen Peters: > Hallo Mongers, > > ich war mit Nils eben den Hackerspace anschauen und wir waren uns einig, dass wir den für gut befinden. > > Falls ihr einverstanden seid, das nächste Treffen da zu veranstalten, werde ich mal versuchen zu organisieren, dass wir dann auch rein kommen. Dazu hätte ich dann gerne noch Feedback von Christian und Stefan. > > > Gruß, > Jürgen > _______________________________________________ > Bielefeld-pm mailing list > Bielefeld-pm at pm.org > http://mail.pm.org/mailman/listinfo/bielefeld-pm > From c.duehl at gmx.de Wed Mar 28 23:11:44 2012 From: c.duehl at gmx.de (c.duehl at gmx.de) Date: Thu, 29 Mar 2012 08:11:44 +0200 Subject: [Bielefeld-pm] Fwd: Books and News from the O'Reilly User Group Program--Mar Message-ID: <20120329061144.252260@gmx.net> -------- Original-Nachricht -------- Datum: Wed, 28 Mar 2012 07:01:14 -0700 Von: "Marsee Henon & Jon Johns" An: c.duehl at gmx.de Betreff: Books and News from the O\'Reilly User Group Program--Mar View this information as HTML in your browser, click here: http://post.oreilly.com/rd/9z1z1lnlui600tlggto7c7q015qjnomd4vb36d5rc80 Hello, Here's what we're looking forward to: The Bay Area Maker Faire (May 19-20) is a two-day, family-friendly festival of invention, creativity and resourcefulness, and a celebration of the Maker movement happening in San Mateo, CA. Tickets and details here: http://post.oreilly.com/rd/9z1z7g5et65fohmn2aqutnlnmku3jpctump4fvgfmeg And if you want to get more involved, they're looking for Street teams http://post.oreilly.com/rd/9z1zr78lai2d84mumude9ohp0mq3fvh8ti8rn3nlab0 Learn what big data is, what it means to your business, and how to start solving data problems with this free ebook-- Planning for Big Data: A CIO's Handbook to the Changing Data Landscape http://post.oreilly.com/rd/9z1zobnt3a5ilgi227sca132mjgfabpmgbdsnm1la5o Meet Where Conference presenters during their office hours. Drop in to discuss their sessions, ask questions, or make suggestions. Details here http://post.oreilly.com/rd/9z1znvth57ffdc80gs5kk8jaf6idhjf2ssrk8b2th0g Free Webcast: The jQuery Mobile API In-Depth--Wed Apr 4 10AM PT Presented by: Jon Reid http://post.oreilly.com/rd/9z1z6be046edhst0v354glbnbdadr05iq3b2n6irjr0 Are you going to Velocity Conference? Best pricing ends April 5th. Use your 20% UG discount code VEL12UG and save even more. http://post.oreilly.com/rd/9z1zjtq4udgae0935oeeobq9r0og4s43ni8obveu320 Thanks, ----Marsee Henon and Jon Johns P.S. Want to hang out? Here's a list of the places the UG, editorial and PR teams will be. If you're attending, or live in the area and have time to get together, please let us know. Where Conference, San Francisco, CA--Apr 2-4 Jon Johns, Mary Rotman, & Sonia Zapien will be in the O'Reilly Booth http://post.oreilly.com/rd/9z1zitch8mittu2ocr0nef3e06rsou9tjr69ov7s6b8 Ignite Sebastopol 7, Sebastopol, CA--Apr 18 Many folks from the Headquarters offices will be there http://post.oreilly.com/rd/9z1ziks8gduiqoahtvajoe3ls87sea72h2g5cof623g http://post.oreilly.com/rd/9z1z4uaf7sml4v1hq98p1q4dkmhuaf4nb182fud49d8 --------------------------------------------------------------------- UG Discounts--Ebooks, Conferences, and More --------------------------------------------------------------------- Fluent Conference 2012 May 29-31--San Francisco, CA 20% UG discount code FL12UG http://post.oreilly.com/rd/9z1zii1cenhm9n14eeh79q60aden8u6i6a548gvnkc8 Velocity Conference 2012 Jun 25-27--Santa Clara, CA 20% UG discount code VEL12UG http://post.oreilly.com/rd/9z1zkfdjcm5qr5vb85mt836ab18ctf4npigc5k0fatg Where Conference 2012 Apr 2-4--San Francisco, CA 20% UG discount code WHR12UG http://post.oreilly.com/rd/9z1zgpj8mt1bb3t2n4hae3378kfdi801cor7sspajn8 AnDevCon III, May 14-17--San Francisco, $100 discount--use code OREILLY http://post.oreilly.com/rd/9z1z3n2ir962l19slrmj0u2lc0mgah2um01atajvqv8 The oreilly.com ebook advantage DRM-free--Lifetime access--Multiple formats. PDF - ePub - Mobi - APK - Daisy Buy 1 Ebook, Get 1 Free with your user group discount code: DSUG2 http://post.oreilly.com/rd/9z1zn8a1oogjc3trp4gmfsiiscr43efcmtjtad0stbg Sign up for a 10-day free trial to Safari Books Online and get 30% off unlimited access Safari Library subscription for up to a six months. That means unlimited, on-demand access to more than 18,000 books and videos about technology, digital media, personal development and business from O'Reilly Media and more than 100 of the world's leading publishers. http://post.oreilly.com/rd/9z1zomtfck0qbar5u9gg4d0be6dkc5ovh98fj0kbjfg --------------------------------------------------------------------- UG leaders only--Put Up a Banner; Get a Free Book --------------------------------------------------------------------- We're looking for groups to display our discount banners on their web sites. If you send me your group's site with one or more banners posted, we'll send you the O'Reilly book(s) of your choice. Choose from the following list: O'Reilly Velocity Conference banner http://post.oreilly.com/rd/9z1zjkv1esgelb7u8gk9b5u1nr0rfpnlrnsa5la53d0 O'Reilly Fluent Conference banner http://post.oreilly.com/rd/9z1zff4bmfb7o7t2rd1r0ague7ghifm6ht1puev1588 O'Reilly Answers banner http://post.oreilly.com/rd/9z1z92veqftkst0og8d8r198jqtmv2voqmvkd1b8qm0 User Group Discount slides http://post.oreilly.com/rd/9z1ze0f559abdpafb88u18kji051mamnon27kln20d0 --------------------------------------------------------------------- New Releases --------------------------------------------------------------------- jQuery UI http://post.oreilly.com/rd/9z1z3kuc6p8a68jn7sdsgt58f3oh4eq9fehtdkm1d4g Webbots, Spiders, and Screen Scrapers, 2nd Edition http://post.oreilly.com/rd/9z1zkle7iu2v9gkm0alant439d1fubv5hn9e7kjj8do Environmental Monitoring with Arduino http://post.oreilly.com/rd/9z1zgk3gmgj0iv8opjqttd3miul9nkkr5dqt1elsdb0 Getting Started with Netduino http://post.oreilly.com/rd/9z1z498milpls8840ekon9ivludt6e4nck9cm79ioq8 Think Complexity http://post.oreilly.com/rd/9z1z2sq70uln96mq9utm3kbmb8u3qpm13kmlu1t9pn8 SharePoint 2010 at Work http://post.oreilly.com/rd/9z1zmadhevg2mgbuqea2uk1dp0o23mu5vt7k5kheg1g Technical Blogging http://post.oreilly.com/rd/9z1zlabrt40u3547aot3fj1s7oealgqni4e9tquq3do The CSS3 Anthology, 4th Edition http://post.oreilly.com/rd/9z1zb4ahuc828jl00plpkkjrgs7i2o744nftpljq0jo More new releases http://post.oreilly.com/rd/9z1zp4pdjvgmroqhnkbci7kre3jfoc2ur1n269oc4q0 Until next time-- Marsee Henon & Jon Johns Forward this announcement-- http://post.oreilly.com/f2f/9z1zii36gbsj6s71uphc61p2go3pe0t591ss7n4dft8 ================================================================ O'Reilly 1005 Gravenstein Highway North Sebastopol, CA 95472 800-998-9938 http://post.oreilly.com/rd/9z1zntiq36jpg9ssbsnrpjs5f4unnouu6g7gqv98hd8 Follow us on Twitter @oreillyug You are receiving this email because you are a User Group contact with O'Reilly Media. If you would like to stop receiving these newsletters or announcements from O'Reilly, send an email to usergroups at oreilly.com ================================================================