php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #21824 PHP-Based AIM Bot
Submitted: 2003-01-22 14:12 UTC Modified: 2003-01-22 16:18 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: thomas at deliduka dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.3.0 OS: all
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: thomas at deliduka dot com
New email:
PHP Version: OS:

 

 [2003-01-22 14:12 UTC] thomas at deliduka dot com
Any thoughts on converting the Perl Net::AIM module to PHP?

I think it would be great to be able to code an AIM bot in PHP.  has this been discussed regarding the possibility of converting the AIM protocols and make it an option for compiling into PHP?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-22 14:26 UTC] pollita@php.net
Speak of the devil, I was just thinking of this on my way home last night (well, ICQ technically, but the idea is the same).

The conclusion I came to, and others may feel free to disagree with me, is that such modules are best built as PEAR classes rather than PHP extensions.  The fact that you're now mentioning that Perl has it as a PEAR-equivalent style module just bolsters that position.

If you feel adventurous, I'd recommend working on the conversion yourself.  You've got the basic framework to start from in Perl's Net::AIM module, it simply needs to be built into a PHP class.
 [2003-01-22 16:03 UTC] thomas at deliduka dot com
heh, well, I'm no PEAR developer so I guess I'll need to wait for someone else.
 [2003-01-22 16:18 UTC] gschlossnagle@php.net
This is not a bug system for suggestions for new PEAR 
classes.  Try your concerns on the pear-dev list.

And there should be nothing stopping you from being a PEAR 
developer.  They don't bite.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 07:01:33 2025 UTC