Recent content by ozgoose

  1. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    Videos are the plan. One thing I realised after doing the documentation is that the amount of steps to get up and running is too much. Also speed could be better. Best I rewrite the code in NodeJS and dump CasperJS sooner rather than later . It won't change the way the software is used or the...
  2. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    Just rewriting the code now in NodeJS. This will allow the asynchronous nature of NodeJS to pump out backlinks concurrently rather than synchronously with CasperJS. Nothing will change from a user perspective, just heaps faster. When that is working I'll use it as the base for a MeteorJS...
  3. ozgoose

    What are the best services to develop for Open Submitter?

    I have just released Open Submitter, (https://github.com/BackSpaceTech/open-submitter) a free and open source software for spinning and submitting articles to services (Wordpress, Tumblr etc). I have developed a number of service scripts for it already but have released it initially with...
  4. ozgoose

    Wordpress auto post submitter

    I have just released Open Submitter, a free and open source software that spins article, submits to blogs and indexing services. I have been using it to submit to hundreds of blog accounts daily. it is located at: https://github.com/BackSpaceTech/open-submitter
  5. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    Wait no more... Open Submitter is released!! This is a pre-release with only Wordpress enabled. Give me feedback and if everything is ok I will enable other services tomorrow. The details are at: https://github.com/BackSpaceTech/open-submitter Enjoy! Goose
  6. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    Wordpress, Tumblr and a few others already done. In a few hours I will have finished the docs and will make the repository public.
  7. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    Sorry forgot to add the link to the app. https://chrome.google.com/webstore/detail/open-submitter/pdhmmmkbclicklmfjpjbklkmoacdlolg
  8. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    I have just added a GUI app to the chrome app store. It is used to create the submissions and indexer setup. Eventually this will drive the backend also. The generated article file is saved then the submitter run using the CLI. When the documentation is finished for the submitter, probably less...
  9. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    Just to update you on my progress. The software is finished. I am just writing up documentation for it now. I have made changes: - Using CasperJS for more stability rather than wrangling with phantomJS directly. - I have greatly simplified the commands for adding new services. It will be...
  10. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    I was probably a bit harsh with my response... my apologies. I will take your advice on board. I should be able to accommodate those with advanced skills in this area like yourself and those with zero skills. The hope is that once the software is released people will get involved with writing...
  11. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    I just set up a website at opensubmitter.org . I'll add info to it as I go along. I'll need to write docs on how to use it etc.
  12. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    As it is, the software is pretty easy to use. The articles are created using a GUI see http://opensubmitter.org/creator/article-creator.html You just copy the resulting article submission to a text file and run the software. Your accounts are just listed in a csv file (usernames, passwords and...
  13. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    It never seems to amaze me how hard it is to just be honest and provide software without someone making up crap about you. I just said I will provide on GitHub for free and with a full GUI in a week or later for free or... I can release one version for free in a week or two. I just explained I...
  14. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    Sounds like there's interest. Currently it uses PhantomJS command line and a HTML5 app to generate the spun articles. You generate the articles then run it through the submitter. You can submit one article at a time or as many as you want at once. I can release it as is now. I was hoping to...
  15. ozgoose

    Anyone interested in FOSS equivalent of SENuke, Magic Submitter etc?

    I have no interest in making money from it. I have developed plenty of FOSS software in the past that has not been popular so I just need to know whether there is no equivalent free software out there and that there is an interest so that I don't waste my time.
Back
Top