[ANNOUNCE] Next Technical Meeting: 24th July @ Conway Hall

2014-06-26 Thread Sue Spence
Hi everyone,

London Perl Mongers will hold its next technical meeting in the Brockway
room at Conway Hall on Thursday 24th July, doors opening at 18:30 for a
19:00 start.

Please submit talk proposals to me (off-list), any length from 5 - 30
minutes will be cheerfully considered.  Topic suggestions:

- Today I Learned (something new  to you about Perl or a technology built
with Perl)
- Technical Debt Reduction (war stories from your work experience,
especially with a happy ending)
- Personal projects in which you used Perl in some way
- Perl 6 and/or its triumvirate of supported virtual machine back ends
(Parrot, Moar, JVM)

... or indeed anything else Perl-related that you're passionate about.

I would like to thank Rick Deller / Eligo Recruitment for generously
sponsoring us.

Cheers,
-sue


Re: Interview - a Dancer in London:)

2014-06-26 Thread Andrew Beverley
On Thu, 2014-06-26 at 10:36 +0100, mascip wrote:
> You spreadsheet-y software sounds interesting. I hope I'll get to hear you
> talk about this one.

It's pretty basic, but more than happy to talk about it sometime.

> With vim-like keybindings perhaps? ;-)

I'm afraid my target audience wouldn't even know what vim is, but more
than happy to accept patches ;-)





Re: Interview - a Dancer in London:)

2014-06-26 Thread mascip
You spreadsheet-y software sounds interesting. I hope I'll get to hear you
talk about this one.
With vim-like keybindings perhaps? ;-)

-- Pierre Masci


On 26 June 2014 09:25, Andrew Beverley  wrote:

> On Thu, 2014-06-26 at 08:56 +0100, Sue Spence wrote:
> > > 1. 5 things I wish I'd known as a Perl beginner.
> > >
> >
> > I think this one would make a good first talk at our next tech meet.  It
> > could be very low stress with a minimum of preparation time.  5 slides, a
> > bit of chat about each one, and optionally interacting with the rabble a
> > bit on each point.   :-)
>
> Happy with that, but I was actually thinking I could talk about 2
> projects I've been working on recently:
>
> 1. The Email::Signature thing as per previous email.
>
> 2. Some web-based software I've written recently that makes managing
> tabulated data easy. A bit like a spreadsheet, but with version-control
> on each item of data, and better input validation/selection. It also
> does basic graphs. It's aimed as a replacement for all those situations
> where people use a spreadsheet to record basic lists of data.
>
> Andy
>
>
>


Re: Interview - a Dancer in London:)

2014-06-26 Thread Andrew Beverley
On Thu, 2014-06-26 at 08:56 +0100, Sue Spence wrote:
> > 1. 5 things I wish I'd known as a Perl beginner.
> >
> 
> I think this one would make a good first talk at our next tech meet.  It
> could be very low stress with a minimum of preparation time.  5 slides, a
> bit of chat about each one, and optionally interacting with the rabble a
> bit on each point.   :-)

Happy with that, but I was actually thinking I could talk about 2
projects I've been working on recently:

1. The Email::Signature thing as per previous email.

2. Some web-based software I've written recently that makes managing
tabulated data easy. A bit like a spreadsheet, but with version-control
on each item of data, and better input validation/selection. It also
does basic graphs. It's aimed as a replacement for all those situations
where people use a spreadsheet to record basic lists of data.

Andy




Re: Interview - a Dancer in London:)

2014-06-26 Thread Andrew Beverley
On Thu, 2014-06-26 at 07:30 +0100, james.la...@gmail.com wrote:
> ‎Be careful of yaks. I went to write some blogging software and I've
> made 10 modules releasable since, but still no blog.

Well yes, it's not /actually/ on CPAN yet. I was thinking I could talk
about the Email::Signature module I asked about on here a while ago:

https://github.com/ctrlo/libemail-signature-perl

The story is that I created it as a result of a user requirement of a
company I'm doing some work for: because I've released it as open
source, the company is not tied-into some bespoke proprietary software.

But I don't need to explain the beauty of open-source software to you
lot as you already know, which is why I wasn't sure whether it's an
appropriate talk for LPW...

Andy




Re: Interview - a Dancer in London:)

2014-06-26 Thread Sue Spence
On 25 June 2014 23:41, Andrew Beverley  wrote:

>
> Ah, peer pressure ;-)
>
> Hmmm. Anybody interested in either of these?
>
> 1. 5 things I wish I'd known as a Perl beginner.
>

I think this one would make a good first talk at our next tech meet.  It
could be very low stress with a minimum of preparation time.  5 slides, a
bit of chat about each one, and optionally interacting with the rabble a
bit on each point.   :-)


> 2. From user requirement to open source project: the birth of a CPAN
> module.
>
>