I don't think any kind of marketing knowledge will make anyone rich on its own.
Just like if Zuckerberg shared his coding knowledge would make everyone a Facebook tier site creator.
I have written a Google+ bot which mass adds users to your circles.
The way I acheived this is by emulating the events for each user.
This was the simplest way to get it running.
I am curious, what other methods have you used that are proven to work for circling users?
You can only use HTML5 push state to alter the path part of the url or change the window.location.hash.
Chaning the domain name is not possible and is blocked by web browsers as this poses a major security risk - Imagine people changing the url to: yourbank domain
One of the social programs which I have developed is a simple program with the two most important following options:
Follow a number of followers of a particular user
Unfollow people not following you back
The next feature which I am going to implement is going to be Follow users matching...
After hitting the 500 / day GMail limit. I simply set up my own SMTP server which allows me to virtually send an unlimited number of emails.
1. Rent a server
2. Install SMTP software
3. Buy a domain, point the domain and setup reverse DNS
4. Send test email to yourself
5. Send your emails to...
#!/usr/bin/env ruby
puts DATA.read.upcase
__END__
I'm a Ruby dev. Recently I have written my own tools for automating Twitter following / unfollowing.
I can fully guide you where to start, what are some excellent blogs and books to read.
Remember that if you want to learn something you learn...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.