Ideas for Presentations

From Perl

Jump to: navigation, search

moneltz

Contents

Lightning Talks

Why Re-writing your code from scratch is bad and what you should do instead.

Presented by: Shlomi Fish

This will be presented using the Hebrew translations of Joel Spolsky's articles "Things you must never do part I" and "Rub-a-dub-dub"

Estimated: 20 minutes.

The Joel Test

Presented by: Shlomi Fish

I will overview the McConnell/Joel test using the Hebrew translation available on the Joel on Software site.

Estimated: 30-60 minutes

Mocking Perl Modules

Presented by: Shlomi Fish

I will explain how I mocked several Perl modules - CGI.pm and part of the Subversion API. Then I will also explain how I was able to trap STDOUT.

Estimated: 20-30 minutes.

What's New in CPAN?

Presented by: Shlomi Fish

In this I'll overview some of the new stuff happening in CPAN. A more or less re-run of what Yuval Kogman did a while ago, only with a live Internet connection.

Estimated: 30 min.

Optimising Multi-Tasking in PDL

Presented by: Shlomi Fish

This is a presentation about how to implement a certain Game AI multi-tasking optimisation problem in PDL (the Perl Data Language), thus gaining both speed and flexibility.

Estimated: 30-40 minutes.

Test::Run - a New and Improved test harness

Presented by: Shlomi Fish

This is a lightning presentation about Test::Run - a new and improved test harness for Perl.

Estimated: 20 minutes. (albeit took a net of 5 on OSDC).

There are too Many Ways to Do it

Presented by: Shlomi Fish

A lightning talk about a certain text manipulation task, and the various solutions that people came up with to implement it.

Estimated: 30-40 minutes.

Code Reviews

HTML::Widgets::NavMenu

I will conduct a code review of my HTML::Widgets::NavMenu module.

Estimated: 60 min.

--Shlomif 22:02, 4 Jul 2005 (IDT)

SVN::RaWeb::Light

I will conduct a code review of my SVN::RaWeb::Light module, which is used to set up lightweight and fast viewer for a remote Subversion repository.

--Shlomif 22:02, 4 Jul 2005 (IDT)

WWW::Form

Presented By: Shlomi Fish

I will conduct a code review of the WWW::Form CPAN module which was originally written by Ben Schmaus and then additionaly developed by me.

Beginners' Presentations

Perl for Perl Newbies

Presented By: Shlomi Fish

I can give any of the presentations out of a series of 4 Presentations.

Estimate: 2 hours for the first two presentations. 60-120 minutes for presentations 3 and 4.

--Shlomif 17:56, 3 Nov 2005 (IST)

Ideas Raised at the May 2006 Israel.PM Meeting

During the May 2006 Israel.PM meeting, we brainstormed to see what other topics can interest people in future meetings. The original paper on which the ideas were noted was misplaced, but we'll try to recall them here. We came up with the following ideas:

  • The Vim Editor for Beginners - The material for the presentation is already prepared.
  • Data Visualisation using Perl - charts, graphs, etc.
  • One of the attendees (I think it was an F5 worker) wanted to talk about a mistake he did in his workplace project in which he wrote unit tests, and it turned out to be a bad idea.
  • Shlomo Yona - Iterators in Perl
  • Parsers - can Shlomo Yona give it?
    • Implementation.
    • Use.
  • Useful Modules in Perl or "Perl in Everyday Use".
  • Foreign Languages
    • LISP
    • Ruby/Smalltalk
    • J
  • Intro to Perl 6 - Ran Eilam/ Gaal Yahas

Suggestions by Uri Bruck

Play it Again, Perl.

Putting some order into the piles of MIDI files, finding what you need and making sense of it all. While I do not promise to sing during the lecture I also do not promise not to.

Length: 60 min.

From Text-Based to DataBase

Migrating text based data to a mysql database. This partly a perl/mysql tutorial, and partly about migrating a database on a live system - the emphasis can go either way.

Length: 60 min.

Latin Perl

A discussion of the Lingua::Romana::Perligata module, perl as a language, and why I find it interesting. I'm still looking for a proper title for this one.

Length: 60 min.

Other

Shlomi Fish will contact Ori Peleg (we think that's his name) and get him to do a testing class, maybe an evolved rerun of his fun OSDC talk

Hey, you thought the talk was fun? Cool! :) (Ori Peleg)

Large Scale Presentations

Bottom-Up Subversion

Presentor: Shlomi Fish

This presentation/tutorial aims to introduce Subversion in a bottom-up way, for people who like learning enough to get started and then more and more advanced features.

Length: 60-120 minutes.

Personal tools