|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
hello folks
just looking for some advice on programming intelligent agents or bots..... basically i know about sites like botspot which give an incredibly big resource of bots however i want to learn how to make bots for one i have in mind, i have some basic sql knowledge so i reckon i can do this. if any of you know any good resources online detailing how to go about creating bots, books on the same, discussion forums where i could pose this question etc etc i would be very greatfull if you could pass on this information to me here. thanks in advance a+ gar |
|
#3
|
|||
|
|||
|
mm only an evaluation version of their software, want to try and keep this away from having to use applications to make my bot and more using perl or cgi etc to develop the bot.
keep em coming a+ gar |
|
#4
|
||||
|
||||
|
If you're looking to create web bots, check out perl and the LWP suite of modules on the cpan- you can create automated "virtual browsers" that you can download pages and submit forms (even file uploads!) with.
I've had A LOT of fun with these. . . I've written a script that looks up phone numbers online from names and addresses, another that crawls one site, downloads the data, and then posts the data back to a different site, as a way to migrate data from Lotus Notes to a real platform (mod_perl and MySQL). Perl is definitely the way to go if you're looking to write web bots. You COULD do it in any number of languages, but LWP is so incredibly powerful you'd be foolish to reinvent the wheel. |
|
#5
|
|||
|
|||
|
that sounds good so can you recommend any sites or books where i can learn these??
a+ gar |
|
#6
|
||||
|
||||
|
You could also take a look at Alice AI project http://www.alicebot.org/ , there is a java and a php version.
Hope this helps
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#7
|
|||
|
|||
|
yep i know of alice and elisa, have standalone versions here, but i did'nt know alice existed in a php version which is very interesting to me as i already know php. so i'll have a look at that now.
thanks gar |
![]() |
| Viewing: Dev Shed Forums > Other > Dev Shed Lounge > advice on bot programming |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|