Recent content by SLSWebber

  1. S

    What is better to learn, C# or C++?

    bots can be created in C# pretty easily, I personally would rather do it in php though. Contrary to popular belief, you can multithread php.
  2. S

    cURL in Visual C++ or Visual Basic 2010

    Just use HttpWebRequest -> HttpWebResponse. I still use them and they work fine. I'm using the Webclient cast as HttpWebRequest though: (HttpWebRequest) Webclient();
  3. S

    Form Multithreading in C#

    Make sure your delegates are *not* part of your main form class. Put them above the class, below the 'using' declarations. The 'listbox' per sae, would not be multi threaded. Your threads should all write to it which causes a problem if they try to write all at the same time. Use a lock to keep...
  4. S

    Little bit of code help

    Yea, you can do it. You'd need a database or text file or some way to handle your sites/afiliate links. Then you'd use PHP to do a location or a 301 redirect from the original page. This isn't the place to learn how to code database driven Websites though.
  5. S

    i need article writer(s)

    I use seogenerals but really, a dollar per 100 words is too much? You must be running sweat shops in Burma lol.
  6. S

    Cheap Hosting

    cclassiphosting is a dollar per domain per month but I wouldn't recommend them unless you know what you're doing.
  7. S

    How to build links for very new sites?

    Just buy an existing domain with PR
  8. S

    Whats the best way to steal your competitions backlinks?

    How are you beating the 1000 limit? I guess like SEO Spyglass you're just searching multiple engines?
  9. S

    is this the right domain name?

    The rumor is, Google is paying less attention to domain names anymore because, well, they know what we're up to.
  10. S

    Finally made my first ever sale on clickbank

    congratulations
  11. S

    Permanently Closed Marketplace Sales Thread

    Uncle - OK, I saw the blurb by sweetfunny and she's a heluva programmer as far as I'm concerned. You pointed out that payments get sent by 'RECORDED SIGNED MAIL'. That works. Guess I'm just *too* used to getting burned lately.
  12. S

    Permanently Closed Marketplace Sales Thread

    Let me get this straight. I'm supposed to send you $120.00 in CASH through the MAIL? And not get so much as a RECEIPT? For all I know all your 'testimonies' here in this thread are shills. IM peddlers do it all the time. In my experience, over 90% of you SEO peddlers are crooks. And I'm gonna...
  13. S

    How do I get over 1000 Google results?

    I'm just wondering if there is any way to get around the 1000 link limit imposed by Google, Yahoo, etc. Any way to get more results from a given search?
Back
Top