|
Thanks guys. I researched a bit more and I talked about this a bit with Dapatrick on IRC. I have to exclude the pur _javascript_. You linked me to tiddlywiki.com which is great, but js cannot send headers and I'm pretty afraid of the performances load. I thought about Cake to build the interface, lookup the db, etc. I'm pretty sure the hardest part is to build the bot himself. there seems to be a nice DOM extension in PHP5 so I think I will require that from the client. To query the website there is some functions in PHP4 even though I never used them. The scheduled thing was just an idea from me and is not required by the client. I'm quite surprised it seems there is no "standard" way to do this. (Does that mean php is a "query-based" language?). I'd like to be able to write a "simple perl script" but I dunno that language yet. I'm not a real programmer I'm comming more from the wemaster/"pseudo-IT school" background :-P I guess its possible to do it with cake as long as I can change the max execution time. I see it like this : 1.A component to connect and grab the needed value on website. 2.A method that takes the list of url and loop in it to run the component. 3.A method to lookup the current state of the grabbing that will be called through ajax. 4. ... What do you think ? Olivvv John Zimmerman [gmail] wrote: The hardest part here is going to be the "logs in" step. Everything else can be done with pretty much any scripting language. For the automation you will need to use a cron job or whatever the schecduling agent is on your host platform. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~--- |
- Re: Cakebased bot ? Darian Anthony Patrick
- Re: Cakebased bot ? John Zimmerman [gmail]
- Re: Cakebased bot ? Olivier Percebois-Garve
- Re: Cakebased bot ? 100rk
- Re: Cakebased bot ? Olivier Percebois-Garve
