Search results

  1. simpleonline12

    IP Proxies and people selling them....how do they create them to sell?

    I am a recent user of scrapebox (finally) and I see that using private proxies are the way to go when posting your comments. Was just wondering how those serviecs like Proxy Bonanza, yourprivateproxy, etc create the ip proxies that they sell to others? They they just use something like...
  2. simpleonline12

    Switching over from Adsense to Affiliate Marketing...what should I need to know?

    I currently am only earning freaking pennies from Adsense sites so I am going to give affiliate marketing a whirl instead since I hear rave reviews about how much better it seems to be than sites made for Adsense. I currently understand SEO and how to gain traffic to my sites and things of...
  3. simpleonline12

    Ruby or Python...which to learn as a noobie and why?

    If you were new to learning a programming language would you recommend Python or Ruby to start with? What are the advantages of one over the other? Which one has more power?
  4. simpleonline12

    Anyone know if Winautomation can be used to create a Google SERP scraper?

    Was thinking about creating a Google SERP scraper of my own to obtain some backlinks cause I'm broke and can't afford scrapebox.....will WinAutomation be able to scrape the SERPS for links? If not what's another good program that will work?
  5. simpleonline12

    With Language is easier to learn VB.NET or Python?

    Wanting to learn a new language....I'm planning on building some small apps for my desktop apps that will submit urls to various websites and things of that sort... I've tried VB.NET but it was a little hard for me to grasp.....is Python an easier language to learn or should I just stick with...
  6. simpleonline12

    Windev software...is this worth the money or not really?

    I'm more of a marketer with computer skills....more on the software (already built) side but I lack coding in any language...I've heard that Windev is easy to learn....is it any good? I've been dabbling with Visual Basic 08 over the past month and honestly I'm throwing in the towel cause it...
  7. simpleonline12

    Is it possible to run multiple vbscripts using Visual Basic 08?

    Is it possible to run a vbscript using Visual Basic 08 coded to a command button? Also if I have more than one script that I need to run at once but they all have the same variable (url) any way to enter the variable to each script at run time? I'm trying to avoid having to manually editing...
  8. simpleonline12

    If building a bot to auto submit urls to website...what's the best software to get?

    I'm also needing to change the url each time I submit to the site so I would need to create a variable using a textbox....any ideas? Imacros...ubot...tried it but can't seem to get the variable to pass to the script in Visual Basic 08.....thanks
  9. simpleonline12

    In Visual Basic how can you make a program that can log you in to your email?

    I wanted to create a simple Visual Basic 2008 program that can log me into my email with a click of a button...what would a the code for the button look like?
  10. simpleonline12

    Imacros & Visual Basic 2008....how do you setup a variable to use in the script?

    I created a simple program that submits urls to social bookmarking sites....catch is that I had to manually edit each macro script to enter the new url so I created a Visual Basic 2008 program to speed things up. Is it possible to seutp a variable using a text box in VB and then pass that...
  11. simpleonline12

    Which book to read to learn C?

    I am just starting out my journey into programming with C and was wondering what book you would consider reading? I'm not a total noob to computers hardware/software but a noob to programming...took a VB class years back and only remember bits and pieces...thanks
  12. simpleonline12

    Is there anyway to detect what compiler was used to create an exe?

    I have the exe file in hand and want to know what compiler would be needed to decompile the exe to view the source code. Thanks
  13. simpleonline12

    uBot Question....Anyone know how to scrape the URLS from the Google Result Pages

    I've setup everything correctly but when it comes to saving the links from the Google Search my saved file is always blank...can anyone shed some light on this one? Thanks
  14. simpleonline12

    what programming languages are supported by Visual Studio 08?

    I'm looking to create a few desktop applications and I'm at the point where I really need to choose a language to learn....what languages are supported by Visual Studio and which one is the easiest to learn that is powerful?
  15. simpleonline12

    Software to scrape Google search results?

    Anyone know of software that can scrape the Google result pages and place it into a csv....besides scrapebox? Thanks
  16. simpleonline12

    Does Visual Studio support Ruby?

    Being that Ruby is object oriented programming....does Ruby have it's own GUI to work with or can you code with Ruby in Visual Studio? If Ruby has it's own software to code with what is the name of that software? Thanks in advance