CPAN::Forum

2005-02-02 Thread Gabor Szabo
Hi fellow module-authors,
I have been working on this for more than half a year on and off.
(mostly off) Finally I think it has the bare minimum to open the service.
CPAN::Forum is a web forum to discuss CPAN modules. One of the
objectives is to let people easily monitor discussions on several
modules of their interest without subscribing to many mailing lists.
It will also help lots of module authors for modules that do not
have a mailing list (I guess about 95% of all the modules on CPAN) to
provide support.
If you are interested you can check it out at
http://www.cpanforum.com/
So if you are a module author but your module does not have its
own mailing list or web forum yet, you can make use of CPAN::Forum
Let your users know that your module can be discussed at
  http://www.cpanforum.com/dist/Distro-Name
and they will be directed to the sub forum of your distribution.
You can also subscribe to get e-mail notification whenever someone
posts to this distribution without visiting the site.
I'd appreciate your feedback either here or better yet on
http://www.cpanforum.com/dist/CPAN-Forum
regards
   Gabor


DCOP module

2005-02-02 Thread Markus Heller
Dear fellow-authors,

Yesterday I have seen that SuSE has produced some Perl modules that offer 
bindings to KDE. Though, I have been contemplating if it was possible to 
develop a module that can register a program with a running DCOP-Server and 
thus render a program controllable from outside of the execution path. This 
concept would increase the manageability of perl code dramatically. 

Unfortunately I am busy with my XML::Index::CADG module, so I cannot start 
another project. 

My question: Is anybody about to develop such a thing?

Regards
Markus


Re: CPAN::Forum

2005-02-02 Thread Sébastien Aperghis-Tramoni
Selon Gabor Szabo [EMAIL PROTECTED]:

[...]
 So if you are a module author but your module does not have its
 own mailing list or web forum yet, you can make use of CPAN::Forum
 Let your users know that your module can be discussed at

http://www.cpanforum.com/dist/Distro-Name

 and they will be directed to the sub forum of your distribution.

 You can also subscribe to get e-mail notification whenever someone
 posts to this distribution without visiting the site.

Sounds very good. Thank you Gabor!

 I'd appreciate your feedback either here or better yet on

 http://www.cpanforum.com/dist/CPAN-Forum

I've already posted a small feature request :)


--
Maddingue

Close the world, txEn eht nepO.


Re: CPAN::Forum

2005-02-02 Thread Gabor Szabo
On Wed, 2 Feb 2005, Johan Vromans wrote:
Gabor Szabo [EMAIL PROTECTED] writes:
http://www.cpanforum.com/dist/CPAN-Forum
May I suggest to reserve/use/allow CPAN ids for nicknames?
I don't think I can do that.
For one thing I can't make sure that a future PAUSE id will
not be already taken on the forum.
How would you implement it and
if someone comes along and claims he is DCONWAY how can I
make sure he really is DCONWAY from PAUSE ?
Gabor


Re: CPAN::Forum

2005-02-02 Thread Alberto Manuel Brandao Simoes

Gabor Szabo wrote:
On Wed, 2 Feb 2005, Johan Vromans wrote:
Gabor Szabo [EMAIL PROTECTED] writes:
http://www.cpanforum.com/dist/CPAN-Forum

May I suggest to reserve/use/allow CPAN ids for nicknames?

I don't think I can do that.
For one thing I can't make sure that a future PAUSE id will
not be already taken on the forum.
Thanks a problem
How would you implement it and
if someone comes along and claims he is DCONWAY how can I
make sure he really is DCONWAY from PAUSE ?
That's not a problem. use [EMAIL PROTECTED] as registering email :)
Gabor
--
Alberto Simões - Departamento de Informática - Universidade do Minho
,,__
   ..  ..   / o._)   .---.
  /--'/--\  \-'||...' '.
 /\_/ / |  .'  '..' '-.
   .'\  \__\  __.'.' .'  ì-._
 )\ |  )\ |  _.'
// \\ // \\
   ||_  \\|_  \\_ Perl Monger
   mrf '--' '--'' '--'www.perl-hackers.net


Re: CPAN::Forum

2005-02-02 Thread Ovid
--- Gabor Szabo [EMAIL PROTECTED] wrote:
 How would you implement it and
 if someone comes along and claims he is DCONWAY how can I
 make sure he really is DCONWAY from PAUSE ?

Ask him if he really is DCONWAY, but ask him in Klingon :)

=
If this message is a response to a question on a mailing list, please send
follow up questions to the list.

Web Programming with Perl -- http://users.easystreet.com/ovid/cgi_course/


Re: CPAN::Forum

2005-02-02 Thread Nicholas Clark
On Wed, Feb 02, 2005 at 08:58:23PM +0200, Gabor Szabo wrote:
 How would you implement it and
 if someone comes along and claims he is DCONWAY how can I
 make sure he really is DCONWAY from PAUSE ?

The same hack as rt.cpan.org uses - attempt a login on pause.cpan.org
using the ID and password provided. If PAUSE accepts it, then you know
it's the real thing.

I can't think of a future-proof way of avoiding IDs you allocate conflicting
with PAUSE, unless you and Andreas collaborate

Nicholas Clark


Re: CPAN::Forum

2005-02-02 Thread Bruce J Keeler
On Wed, 2005-02-02 at 20:06 +, Nicholas Clark wrote:

 I can't think of a future-proof way of avoiding IDs you allocate conflicting
 with PAUSE, unless you and Andreas collaborate

CPAN IDs are always uppercase, if I'm not mistaken.  The new forum
currently requires registrants to use lowercase names.  Problem solved.
-- 
Bruce J Keeler [EMAIL PROTECTED]