london.pm Digest, Vol 103, Issue 11

Rick Deller rick at eligo.co.uk
Fri May 23 13:06:20 BST 2014


-----Original Message-----
From: london.pm-bounces at london.pm.org [mailto:london.pm-bounces at london.pm.org] On Behalf Of london.pm-request at london.pm.org
Sent: 23 May 2014 12:00
To: london.pm at london.pm.org
Subject: london.pm Digest, Vol 103, Issue 11

Send london.pm mailing list submissions to
	london.pm at london.pm.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://london.pm.org/mailman/listinfo/london.pm
or, via email, send a message with subject or body 'help' to
	london.pm-request at london.pm.org

You can reach the person managing the list at
	london.pm-owner at london.pm.org

When replying, please edit your Subject line so it is more specific than "Re: Contents of london.pm digest..."


Today's Topics:

   1. Re: Module namespace for projects (Andrew Beverley)
   2. info on eligo (Uri Guttman)
   3. Re: info on eligo (Gareth Kirwan)
   4. Re: info on eligo (Mark Keating)
   5. Re: Module namespace for projects (Tom Hukins)
   6. Re: info on eligo (Gareth Kirwan)


----------------------------------------------------------------------

Message: 1
Date: Thu, 22 May 2014 12:05:53 +0100
From: Andrew Beverley <andy at andybev.com>
Subject: Re: Module namespace for projects
To: "London.pm Perl M[ou]ngers" <london.pm at london.pm.org>
Message-ID: <1400756753.2479.56.camel at andy-laptop>
Content-Type: text/plain; charset="UTF-8"

On Thu, 2014-05-22 at 11:20 +0100, James Laver wrote:
> First thing I?d say is give your project a short-ish name so that if 
> you do release it to the cpan, you won?t die of RSI.
> 
> Second thing is to pick a root Module name that doesn?t  clash with 
> something in cpan. Other than that, don?t worry. So you?d still be 
> able to have Emailsig::DB. Besides, I wouldn?t worry about eventually 
> now, and when you do, I?d expect you?ll decide there are better 
> approaches than what you describe.
> 
> If the modules are something you think would be useful to someone 
> else, then please do upload them. Or at least make them easily 
> available on github.

Great, thanks for the reply James - good advice. I will get coding and hopefully release something soon!

Andy





------------------------------

Message: 2
Date: Thu, 22 May 2014 23:27:48 -0400
From: Uri Guttman <uri at stemsystems.com>
Subject: info on eligo
To: "London.pm Perl M[ou]ngers" <london.pm at london.pm.org>
Message-ID: <537EC034.3060505 at stemsystems.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

hi all,

tell me what you know about eligo recruitment. what kind of rep do they have among this list? they regularly post UK jobs to the perl jobs list and i see some US postings as well. i am interested in contacting them to see if they would do some joint placement. if they are a large corp type they will likely not do it. they claim to be smallish with 20 or so people.

write me off list if you want.

thanx,

uri

--
Uri Guttman - The Perl Hunter
The Best Perl Jobs, The Best Perl Hackers http://PerlHunter.com


------------------------------

Message: 3
Date: Fri, 23 May 2014 08:17:19 +0100
From: Gareth Kirwan <gbjk at thermeon.com>
Subject: Re: info on eligo
To: "London.pm Perl M[ou]ngers" <london.pm at london.pm.org>
Message-ID: <537EF5FF.3060207 at thermeon.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 23/05/2014 04:27, Uri Guttman wrote:
> tell me what you know about eligo recruitment. what kind of rep do 
> they have among this list? they regularly post UK jobs to the perl 
> jobs list and i see some US postings as well. i am interested in 
> contacting them to see if they would do some joint placement. if they 
> are a large corp type they will likely not do it. they claim to be 
> smallish with 20 or so people.

I've hired maybe half a dozen through Eligo in the past.
It's always gone smoothly, and they work quite well with us.
I'd recommend them.


------------------------------

Message: 4
Date: Fri, 23 May 2014 10:06:25 +0100
From: Mark Keating <m.keating at shadowcat.co.uk>
Subject: Re: info on eligo
To: london.pm at london.pm.org
Message-ID: <537F0F91.3000702 at shadowcat.co.uk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 23/05/2014 08:17, Gareth Kirwan wrote:
> On 23/05/2014 04:27, Uri Guttman wrote:
>> tell me what you know about eligo recruitment. what kind of rep do 
>> they have among this list? they regularly post UK jobs to the perl 
>> jobs list and i see some US postings as well. i am interested in 
>> contacting them to see if they would do some joint placement. if they 
>> are a large corp type they will likely not do it. they claim to be 
>> smallish with 20 or so people.
>
> I've hired maybe half a dozen through Eligo in the past.
> It's always gone smoothly, and they work quite well with us.
> I'd recommend them.
I recommend you talk to Rick Deller at Eligo. He is keen to be as 
ethical a recruiter as possible, has a keen interest in the community 
and has sponsored a number of events to help enhance the community. He 
understands the importance of community and business as a relationship 
and I think you'll find him accommodating and productive.

-mdk


------------------------------

Message: 5
Date: Fri, 23 May 2014 09:42:13 +0000
From: Tom Hukins <tom at eborcom.com>
Subject: Re: Module namespace for projects
To: london.pm at london.pm.org
Message-ID: <20140523094213.GE84179 at eborcom.com>
Content-Type: text/plain; charset=us-ascii

On Thu, May 22, 2014 at 09:59:00AM +0100, Andrew Beverley wrote:
> Following on from the above, should I then be uploading the modules to
> CPAN?

In addition to James's helpful reply, one of my colleagues reminded me
of PrePAN this morning:
http://prepan.org/

It's a place to review people's code before it hits CPAN and to submit
your code for review.  I haven't used it myself.

Also, consider putting your code in a Git repository somewhere and
posting a link to it here.  If you do so before a social meeting, you
might find a few people in the pub who would like to talk through your
work over a drink. :)

Tom


------------------------------

Message: 6
Date: Fri, 23 May 2014 10:48:25 +0100
From: Gareth Kirwan <gbjk at thermeon.com>
Subject: Re: info on eligo
To: "London.pm Perl M[ou]ngers" <london.pm at london.pm.org>
Message-ID: <537F1969.70803 at thermeon.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed


On 23/05/2014 10:06, Mark Keating wrote:
> I recommend you talk to Rick Deller at Eligo. He is keen to be as 
> ethical a recruiter as possible, has a keen interest in the community 
> and has sponsored a number of events to help enhance the community. He 
> understands the importance of community and business as a relationship 
> and I think you'll find him accommodating and productive.
RIck's also the guy I mostly work with, btw. Recommended.

Thank you for your Kind words guys, Its very much appreciated 
Uri - happy to Strike up a conversation drop me a mail - rick at eligo.co.uk

Rick 

------------------------------

_______________________________________________
london.pm mailing list
london.pm at london.pm.org
http://london.pm.org/mailman/listinfo/london.pm


End of london.pm Digest, Vol 103, Issue 11
******************************************



More information about the london.pm mailing list