|
Magnet Technologies - 2007-05-09 08:41:04
Dear All,
Please let me know your feedback on the package after using it.
What can be the disadvantages of releasing it open source? Will people misuse it?
Md Fazle Yea Bari Hossain - 2007-05-10 05:38:54 - In reply to message 1 from Magnet Technologies
first of all-would you plz give us the index.php of your package?bcoz without it we cannot use it and we can't know what is the advantage and disadvantage.but my opinion is,it is a good tool for personal using,so thanks a lot for giving such an effective package.thanks a lot man!!!
Magnet Technologies - 2007-05-10 06:11:44 - In reply to message 2 from Md Fazle Yea Bari Hossain
Sorry, I missed uploading that file.
It has been now added to the files list.
Thanks for your feedback. Use it and let me know.
Md Fazle Yea Bari Hossain - 2007-05-10 07:51:54 - In reply to message 3 from Magnet Technologies
hi, will u do me one favor?how can i enable CURL library or download them?
while i am running your package i got this error message:
Fatal error: Call to undefined function curl_init() in C:\Program Files\xampp\htdocs\email\yahoo\class.GrabYahoo.php on line 274
this means CURL library is not in my PHP.
it will be great help for me,if you just show me the way to use CURL.
Magnet Technologies - 2007-05-10 08:23:31 - In reply to message 4 from Md Fazle Yea Bari Hossain
You will have to search for "curl" in php.ini file and comment that setting so that it is enabled. After that, restart apache & php.
Michael S - 2007-05-13 17:49:42 - In reply to message 1 from Magnet Technologies
First I want to thank you for releasing it as open source. Very nice work. You saved me a lot of work.
In my opinion each of the services should require unique Authentication ID's per application. The code should require that the user enter their own ID's into the config file. That way each service could block abusive users by ID.
One of the problems I can envision is a spammer looking to harvest email addresses using something like this against people with weak, easily cracked passwords.
Magnet Technologies - 2007-05-14 10:34:30 - In reply to message 6 from Michael S
Dear Michael,
Thanks to you too for trying out the application.
You are right, it can be used by a spammer to harvest email addresses for accounts which have weak passwords.
About authentication, I didn't quite understand what you are trying to say. Can you please elaborate?
Vishal,
Magnet Technologies
Michael S - 2007-05-14 13:29:45 - In reply to message 7 from Magnet Technologies
Authentication would be something like the developer API key Google require to include Google Maps in any application. This is something each provider would have to do, not something you could do unless you wanted to manage an authentication system yourself. But that would probably be a little much for an open source php script.
Magnet Technologies - 2007-05-14 19:24:20 - In reply to message 8 from Michael S
That would be useful, but you were right in saying that it would be too much for an open source script.
Gaurav - 2007-05-22 19:26:53 - In reply to message 9 from Magnet Technologies
Good work done guys , keep it up :-)
|