Jump to content

HELP! Which language should I Learn for...

- - - - -

  • Please log in to reply
2 replies to this topic

#1
DrFresh

DrFresh

    Newbie

  • Members
  • Pip
  • 2 posts
Alright so I hired a programmer to create an SEO automation software that does this..

Creates accounts at popular article/blog sites like Wordpress.com, Squidoo, GoArticles, etc..
Downloads and verifies the emails with pop3
Takes an article and other info from the UI, logs into each account and posts it.

It's cost me $500 so far and it doesn't work and isn't structured right at all, so I thought I'd save money and do it myself.

I've been into computers since I was twelve and the only thing I haven't gotten into is programming..
I build my own pcs and I'm pretty good with html and such so I'm not a complete noob haha

With that in mind, could someone recommend the easiest/best programming language to interact with Internet Explorer?

I've already tried WinAutomation, iMacros, but they don't really fit for what I'm doing. I need a desktop app -so i also tried ubot but the ui is ugly and uncustomizable. I'm going to be selling the software and I want to keep the costs down as much as possible, it'll be awesome to be able to update it myself when the websites it submits to make changes.

Please let me know your opinions, thanks!

PS: I have A LOT of time on my hands lol

edit: i have visual studio 2010 installed

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
The entire plan sounds like a great way to NOT generate SEO. Posting duplicate content that points to your site is easily detected by search engines, and can count against you.

AutoIt may be the tool you want to use, but trying to game the search engines instead of having useful content on your site with UNIQUE references to it is going to be more productive. Worse, if you create a bunch of blogs that nobody likes to promote your site, their low rating will carry over to your own site's rating.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
DrFresh

DrFresh

    Newbie

  • Members
  • Pip
  • 2 posts
I've been gaming the search engines for 3 years and it's my primary source of income. The application will support advanced spinning - the articles I use and will provide my customers with are 2500 words before spin and end up around 500 afterwards, around 40-50% unique. I have a php script that the app will send the article to on my hosting and return an unspun unique article, so I don't have to code an unspinner (and i'll make it a protected area to prevent piracy).. I've got the process mapped out pretty well I just need to learn how to learn how to tie everything together.. adding decaptcher & pop3 seems like it might be the hardest.. haha

AutoIt sounds like more work than just using visual studio to drag and drop the gui how i want it.

I looked at iMacros again and realized that I can import a macro i create for each site into Visual Studio wrapped with C# or VB from a converter i found and use the imacros library to make it all fly together. I Guess I just have some learning and work ahead of me.

thanks for your response




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users