From tommystanton at gmail.com Fri Apr 8 14:54:18 2011 From: tommystanton at gmail.com (Tommy Stanton) Date: Fri, 8 Apr 2011 14:54:18 -0700 Subject: [Thousand-oaks-pm] April Meeting: Wed Apr 13th @ 7 PM Message-ID: Hey Mongers, We have our next meeting coming up next week, on Wednesday 4/13 at 7 PM. Pizza will be provided! We have soda (vending machine: only 25 cents ;) and water to drink. Here is our featured talk for the meeting: Eugene Yusim - MongoDB: The Silver Bullet! A detailed introduction to MongoDB with overview and demo of major features like indexing, querying, replication and sharding. Use cases where MongoDB fits and where it doesn't. Eugene is an Engineering Team Lead for Commission Junction. (MongoDB [0] is a document-oriented database engine...it is interesting to consider databases like this that are a little more object and relational-friendly to drive your web application. Randal Schwartz has compared these types of databases in a presentation that I've seen. [1]) Directions are included below. -Tommy [0] http://en.wikipedia.org/wiki/MongoDB [1] http://jays.net/w/images/1/12/Forget_the_ORM%21.pdf To get there: Take the 101 Freeway to the Lindero Canyon Road exit and head north. Pass the Memorial Park on your right and turn right at the 2nd light for Russell Ranch Road (you will see a Chiptole at that corner). Pass the Costco to your right, and then take the first right into the parking lot (there is a little yellow parcel box that you can use in spotting the driveway that you need to turn into). Turn left toward the glass doors in the far corner. Here is a map: http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=30699+Russel+Ranch+Rd.+Westlake+Village,+CA&aq=&sll=37.0625,-95.677068&sspn=44.793449,79.013672&ie=UTF8&hq=&hnear=30699+Russell+Ranch+Rd,+Westlake+Village,+Los+Angeles,+California+91362&ll=34.152248,-118.797859&spn=0.005744,0.009645&t=h&z=17 Someone will be waiting to let you in downstairs, at the glass doors. From jordan at JordanColeman.com Tue Apr 12 18:45:40 2011 From: jordan at JordanColeman.com (Jordan Coleman) Date: Tue, 12 Apr 2011 18:45:40 -0700 Subject: [Thousand-oaks-pm] Future meeting topic Message-ID: <23E98A60-21EE-4B63-A6B8-952B2FE1AF17@JordanColeman.com> Just had to un-RSVP for tomorrow night due to a scheduling mistake -- sorry. Anyway, I recently started using the Coro module for a small project. It's a framework for implementing coroutines, asynchronous "threads", semaphores, queues, and other trappings of multiprocessing in Perl. Used properly, it has the potential to greatly simplify event-driven code and offer up some paradigms that aren't really (or at least not portably) available in Perl through other means. I'd be happy to demonstrate it at a future meeting, unless someone knows more about it than I do. ++J From faison09 at gmail.com Wed Apr 13 00:52:36 2011 From: faison09 at gmail.com (shawn faison) Date: Wed, 13 Apr 2011 00:52:36 -0700 Subject: [Thousand-oaks-pm] Future meeting topic In-Reply-To: <23E98A60-21EE-4B63-A6B8-952B2FE1AF17@JordanColeman.com> References: <23E98A60-21EE-4B63-A6B8-952B2FE1AF17@JordanColeman.com> Message-ID: That sounds really interesting, and I would love to see a talk on this subject. Shawn On Tue, Apr 12, 2011 at 6:45 PM, Jordan Coleman wrote: > Just had to un-RSVP for tomorrow night due to a scheduling mistake -- > sorry. > > Anyway, I recently started using the Coro module for a small project. It's > a framework for implementing coroutines, asynchronous "threads", semaphores, > queues, and other trappings of multiprocessing in Perl. Used properly, it > has the potential to greatly simplify event-driven code and offer up some > paradigms that aren't really (or at least not portably) available in Perl > through other means. I'd be happy to demonstrate it at a future meeting, > unless someone knows more about it than I do. > > ++J > > _______________________________________________ > Thousand-oaks-pm mailing list > Thousand-oaks-pm at pm.org > http://mail.pm.org/mailman/listinfo/thousand-oaks-pm > -------------- next part -------------- An HTML attachment was scrubbed... URL: From merlyn at stonehenge.com Wed Apr 13 06:26:05 2011 From: merlyn at stonehenge.com (Randal L. Schwartz) Date: Wed, 13 Apr 2011 06:26:05 -0700 Subject: [Thousand-oaks-pm] Future meeting topic In-Reply-To: (shawn faison's message of "Wed, 13 Apr 2011 00:52:36 -0700") References: <23E98A60-21EE-4B63-A6B8-952B2FE1AF17@JordanColeman.com> Message-ID: <86fwpmjn9u.fsf@red.stonehenge.com> >>>>> "shawn" == shawn faison writes: shawn> That sounds really interesting, and I would love to see a talk on this shawn> subject. Yeah, Coro is interesting. Perhaps a presentation contrasting that with traditional threads, and other solutions like Event or IO::Lamda. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion From naterajj at gmail.com Wed Apr 13 07:01:59 2011 From: naterajj at gmail.com (Juan J. Natera) Date: Wed, 13 Apr 2011 07:01:59 -0700 Subject: [Thousand-oaks-pm] April Meeting: Wed Apr 13th @ 7 PM In-Reply-To: References: Message-ID: On Fri, Apr 8, 2011 at 2:54 PM, Tommy Stanton wrote: > Hey Mongers, > ? ? We have our next meeting coming up next week, on Wednesday 4/13 at 7 PM. > > Pizza will be provided! ?We have soda (vending machine: only 25 cents > ;) and water to drink. Hi I will be going to Tonight's meeting along with Gabor Szabo from Israel.pm and the Perl Ecosystem Group. I am bringing some Modern Perl books in case someone wants to buy one ($25) before I ship back the rest of them to chromatic. Thanks, Juan > > Here is our featured talk for the meeting: > > Eugene Yusim - MongoDB: The Silver Bullet! > ? ?A detailed introduction to MongoDB with overview and demo of major > ? ?features like indexing, querying, replication and sharding. Use > ? ?cases where MongoDB fits and where it doesn't. > > Eugene is an Engineering Team Lead for Commission Junction. > > (MongoDB [0] is a document-oriented database engine...it is > interesting to consider databases like this that are a little more > object and relational-friendly to drive your web application. ?Randal > Schwartz has compared these types of databases in a presentation that > I've seen. [1]) > > Directions are included below. > > -Tommy > > [0] http://en.wikipedia.org/wiki/MongoDB > [1] http://jays.net/w/images/1/12/Forget_the_ORM%21.pdf > > To get there: > > Take the 101 Freeway to the Lindero Canyon Road exit and head north. > Pass the Memorial Park on your right and turn right at the 2nd light > for Russell Ranch Road (you will see a Chiptole at that corner). ?Pass > the Costco to your right, and then take the first right into the > parking lot (there is a little yellow parcel box that you can use in > spotting the driveway that you need to turn into). ?Turn left toward > the glass doors in the far corner. ?Here is a map: > http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=30699+Russel+Ranch+Rd.+Westlake+Village,+CA&aq=&sll=37.0625,-95.677068&sspn=44.793449,79.013672&ie=UTF8&hq=&hnear=30699+Russell+Ranch+Rd,+Westlake+Village,+Los+Angeles,+California+91362&ll=34.152248,-118.797859&spn=0.005744,0.009645&t=h&z=17 > > Someone will be waiting to let you in downstairs, at the glass doors. > _______________________________________________ > Thousand-oaks-pm mailing list > Thousand-oaks-pm at pm.org > http://mail.pm.org/mailman/listinfo/thousand-oaks-pm > From tommystanton at gmail.com Wed Apr 13 11:47:24 2011 From: tommystanton at gmail.com (Tommy Stanton) Date: Wed, 13 Apr 2011 11:47:24 -0700 Subject: [Thousand-oaks-pm] Future meeting topic In-Reply-To: <23E98A60-21EE-4B63-A6B8-952B2FE1AF17@JordanColeman.com> References: <23E98A60-21EE-4B63-A6B8-952B2FE1AF17@JordanColeman.com> Message-ID: On Tue, Apr 12, 2011 at 6:45 PM, Jordan Coleman wrote: > Just had to un-RSVP for tomorrow night due to a scheduling mistake -- sorry. Ah, bummer, but thanks for keeping us in the loop. :) > Anyway, I recently started using the Coro module for a small project. It's a framework for implementing coroutines, asynchronous "threads", semaphores, queues, and other trappings of multiprocessing in Perl. Used properly, it has the potential to greatly simplify event-driven code and offer up some paradigms that aren't really (or at least not portably) available in Perl through other means. I'd be happy to demonstrate it at a future meeting, unless someone knows more about it than I do. This sounds great! We'll plan on having you present at our next meeting: Wednesday, 5/11/2011. We'll talk more as the date approaches. -Tommy From faison09 at gmail.com Thu Apr 14 14:29:27 2011 From: faison09 at gmail.com (shawn faison) Date: Thu, 14 Apr 2011 14:29:27 -0700 Subject: [Thousand-oaks-pm] Slides from last nights MongoDB Presentation. Message-ID: Thanks again Eugene for the great presentation and posting these slides as well. Shawn -----Original Message----- From: Eugene Yusim [mailto:eyusim at cj.com] Sent: Thursday, April 14, 2011 10:52 AM Thanks for having me guys! Here is a link to the slides. https://docs.google.com/present/edit?id=0AfTpBpcCwaC1ZGcyeGY0c2dfMWc2czk2cGQy&hl=en&authkey=CJqchbIF -------------- next part -------------- An HTML attachment was scrubbed... URL: From naterajj at gmail.com Fri Apr 15 10:09:18 2011 From: naterajj at gmail.com (Juan J. Natera) Date: Fri, 15 Apr 2011 10:09:18 -0700 Subject: [Thousand-oaks-pm] Slides from last nights MongoDB Presentation. In-Reply-To: References: Message-ID: it was a shame that we didn't get there on time to see it from the beginning. Thanks to ThousandOaks.pm for the their hospitality! On Thu, Apr 14, 2011 at 2:29 PM, shawn faison wrote: > Thanks again Eugene for the great presentation and posting these slides as > well. > > Shawn > > -----Original Message----- > > From: Eugene Yusim [mailto:eyusim at cj.com] > > Sent: Thursday, April 14, 2011 10:52 AM > > Thanks for having me guys!? Here is a link to the slides. > > https://docs.google.com/present/edit?id=0AfTpBpcCwaC1ZGcyeGY0c2dfMWc2czk2cGQy&hl=en&authkey=CJqchbIF > > > > _______________________________________________ > Thousand-oaks-pm mailing list > Thousand-oaks-pm at pm.org > http://mail.pm.org/mailman/listinfo/thousand-oaks-pm >