SEnuke X
Magic Article Submitter
Keeko
Tsunami Of Targeted Traffic
MS review
Article Submitter
Submitting To Search Crawlers
Project on October 11th
Project on October 12th
Project on October 13th
Project on October 19th
Project on October 20th
Project on October 21th
Planning
THE PHILOSOPHY OF COMPOSITION
Laws of Computer Programming
Managing Project Creep
Book Example
fine talks
What is click hacking?
 
Mass article submitter -- Batch Posting
System Requirements for Magic Article Submitter


Mass article submitter -- Batch Posting

ELGG Social Network automation tool

Mass article submitter -- Batch Posting
Mass article submitter -- Batch Posting
The Project Requirements >
.
* spreadsheets.google link will be provided as parametric input for a List-of-social-networks to be visited and dully processed
.
The client needs an application which will:
.
1) register account automatically at a List-of-social-networks
- The virtual user accounts must be created automatically (using proxies - user agent customization - decapther)
.
2) maintain a database of accounts
- It will periodically check if they are still live and replace any of them which is deactivated
.
3) publish content at a List-of-social-networks
- Mass article submitter must post blogs to the List-of-social-networks or Tweeter style status updates
.
4) web application needs to have a simple content editor (WYSIWYG and plain html mode )
the user will be able to input, edit and MASS PUBLISH the content of each post
.
4a) it needs to support SPINTAX and to generate output-article permutations
SPINTAX enables you to write a single article, then re-word certain areas of it to read differently, but have the same SEMANTIC meaning. (look at the figure above)
.
4b) a flickr hook will be implemented to auto insert a flickr MASHUP based on TAG in the content page
.
.
5) Error/Success status report of entire batch job posting transaction will be generated.
.
The features such as decaptcher, proxy support and user agent randomization must be included
The social-networks such as:
mediawiki,
openwiki,
tikiwiki,
macosx server - MediaWiki,
elgg,
jisko,
hiku,
revou,
mahara,
statusnet( laconica),
bloghoster,
lifetype
...
are the ones the client would like to start with.

tools:
http://scrapy.org/
Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.
http://doc.scrapy.org/intro/overview.html
#
what is a web hook?
http://hook.io/about.html
* when something happens.....do something else
* listen for an event on the internet.....and perform an action