Recent content by jcbizzled

  1. J

    Death of php?

    No. Incidentally I have written apps for my phone in PHP. SL4A :)
  2. J

    Need Help - Looking For A Url Shortener With Search Function.

    Hi, I actually created a URL shortener that spiders/indexes any URL that gets shortened and makes it searchable, also it uses traffic stats from the shortening service to rank it's search results. It's quite unique though and nothing else exists that does this that I know of. Unfortunately I...
  3. J

    Google behavior when there are two DUPLICATE web sites?

    Do a simple HTTP 302 redirect to the original site? No dupe penalty now.
  4. J

    What do YOU use for project mangement? Online or offline?

    For my own personal projects I just use Google Docs (a spreadsheet, like Winston_Smith notes). For task and project management for teams of people, I like producteev, basecamp, or even still just Google Docs collaboration, but it varies from project to project depending on the needs and scope...
  5. J

    Permanently Closed Marketplace Sales Thread

    Looks great guys, nice work! Might have to try this one out.
  6. J

    Best place/way/guide/book to learn PHP?

    Nettuts is also a great resource for learning php/mysql/various coding stuff.
  7. J

    [GET] PHP Code To Geo Target Your Wordpress Ads

    Nice one, this may come in handy some time. Also the Maxmind file is probably a Berkeley DB? But yeah I also agree it would have much less overhead then SQL would. But it's probably not worth your effort unless you are getting really hammered.
  8. J

    Facebook CPC or CPM?

    I always start CPC based but transition to CPM if the CTR on the advertisement is decent enough to benefit going in that direction...
  9. J

    PUA: My friend gave me her friend's number. What to do?

    Sounds like a great opportunity to split test your SMS campaigns.
  10. J

    [FUN] The Future Of Windows...

    I've been playing with the beta and actually kind of like it...
  11. J

    Software to send SMS ?

    Sending an SMS is as simple as sending an email. So you could even use an email client. Most carriers have an SMS gateway reachable via email. A reasonably complete list of carriers and their formats is here: http://roa.st/2qo and I think there is another variation of it on wikipedia...
  12. J

    PPC Engines That Bring Legit Traffic (non Google)

    Yeah I would agree with this and add that you should be doing this STANDARDLY on any PPC campaign. Always make sure you can get the SUBID (or AFFID) passed along in within your click URLs. That way you can optimize for whatever your goal is and cut away all the other crap that will...
  13. J

    How much capital do you need before getting into PPC?

    It really depends on what exactly you are doing with PPC. I generally agree with stuff previously regarding Google and Bing. If we're talking about arbitrage - one important thing when considering your budget is to note the payment terms (like net 45 and even net 60 isn't uncommon) of the...
  14. J

    A malware injection that make ur site/competitor's site lose it's ranking on big G

    Hi, I've run into this sort of thing before on Wordpress sites, but knowing how it happened is difficult. Usually it is a result of a poorly written (vulnerable) plugin or theme implementation. A quick fix you could do to prevent it while you investigate further is to remove the write bit on...
  15. J

    Facebook to Require SSL Certificates Starting Oct.

    Starting October 1, 2011 Facebook will require a valid SSL Certificate for all pages and applications hosted outside of Facebook.
Back
Top