Viral Marketing in Open Source | |||||||||||||||||
This is a very simple idea for Open Source applications - a button "email me to a friend" which would send the instalator and some configuration to a given email address. Of cours this cannot be applied in all circumstances but ...I think this should work great for Instant Messaging clients - the user would receive a client with preconfigured connection to the sender.
zby, Nov 17 2003
What do you think of this idea or comment? | |||||||||||||||||
Add your comment
DIE SPAMMER DIE!
How to kill spammers!!!
http://www.mailmsg.com/SPAM_poison.htm
I reserve the right to reverse engineer all malware I find on my computer and use it against whoever put it there.
The reason that this will lead to malicious behavior is simple - the download button could be marked as something else. as could the program. and the friend.
Instead of clogging someone's in-box with what might be a large attachment, why not send the web address of the page where they can download the software?
The key of this idea was to send an application configured in the exact manner as the senders. So you could develope a very flexible application - and people would spread the most usefull configurations.
Perhaps this could be fixed by sending only the configuration file?
I think the idea here is right on. Make it easy to share an application you like with a friend. Perhaps an email attachment is not the way to go, but a link to a "share server" or something is a good idea.
AFAIK, the benefit is in sharing specific configurations. A repository of configurations would definitely be the best way of dealing with this. If you wanted to send a configuration, you could just send a link to its page.
- have metadata fields for description, target audience (expert/novice), benefits, etc- include options to rate configurations and post comments- a "send to a friend" button could just send a link to this page, with some kind of message- there would be a link to download the program with some setting to use the given configuration
also, you'd want to spec up the mechanism for pre-loading configurations into applications, and get it recognised as a standard. that way, developers might actually take notice.