Andrew Nakas came with the idea to use the mobile version of FB to solve the “liking” problem that appeared a month before.
First pull request. A windows .bat script to ease the installation
06/2014
Facebook behaves strangely. Likes seems to be valid. But then removed after one minute or so. Friends are still notified of Likes. But likes don't appear under their post or in the Facebook “logs”. This behavior has been reported by many users of the script.
Rewrite complete and restarted running it regularly on my FB profile.
2013
10/2013
Beginning refactoring the code and changing the framework. New script are based on phantomjs and casperjs. No more browser window in the way (headless) and it looks like a lot more easier to code. (So far, 39 lines to login and write a status.)
Just discovered that you can POST likes using the FB Graph API which raises a question… Should I use it? Should I use FB API for this or stay away from it?
Creation of the Facebook Page [loveMachine] as an attempt to respond to the increase of questions regarding the numerous “likes” and strange status posts
Creation of the logo
Debugging
10/2011 :
Code rewrite with Selenium 2 (Webdriver) and python
01/2011 :
First version of the script working with Selenium 1 IDE