Forum Moderators: phranque
can i make a program and then upload it to my site and so it will be online forever?...
for example i want to write an application which will gather some information from some sites every minute and save them into my site...
or making a search engine..ie search robot...to gather informtation from sites...
i dont want this program become active by browsing or...just being always active...
Thanks
Roozbeh
good luck
I have one running that regularly deletes spam messages from my mailserver's inbox directories, updates my stats database with reverse DNS lookups and stuff, and checks my webbased agenda to see if there are any reminders to be emailed...
any site that got some usefull resources?
also becouse of spams my yahoo mail is become full everyday is there any script which can free my bulk so i can start it every day......
also i see cron in my cpanel and it runs command i geuss.
can i write application and upload it and make it by cron run every minute?also if i make application not to end ie making it work in a loop so i am online forever i guess...true?
Be aware that this sort of program will suck you bandwidth up quickly.
In addition many sites and/or servers will detect a spider. If your spider does not head their robots.txt file and other meta directives your IP will get banned.
In addition there are many copyright issues you need to consider if you do not want to be shut down with a lawsuit.
Be aware that 'linking' to a site requires legal permission, though several webmasters may be kind about it.
It is for these reasons I suggest you instead spend your time tracking down good RSS feeds. There are many free/cheap content providers that provide XML feeds from their site.
If you insist on a spider, try looking up search engine code for starters.
Good Luck
-----
David Smith