Recent content by EdgarFoX

  1. E

    Where to find Freelance Project from USA/CANADA only.

    Wow, actually 3 years passed since this thread. I've been working on oDesk for a few years now and it's the main income traffic. Though not working as a developer, but as a project-manager - however the main goal is not to give up and bid on jobs until you get one. Probably it took me months...
  2. E

    Where to find Freelance Project from USA/CANADA only.

    Yep, I understand all these things. I got registered for one of those freelance projects, and tried to "bid up" with all others. But there were so many indians and other low priced offers with comments like "HQ programmer here" "10 years exp in <exact> area" and so on, that it is getting...
  3. E

    Where to find Freelance Project from USA/CANADA only.

    Hello, I'm wondering about freelance working for USA and CANADA customers. I saw many freelance sites, but the indian people take over all the projects with their low prices. As when customers think the cheaper the better, they don't understand that the price can be equal to the quality. So i'd...
  4. E

    One Week Cash Machine - YouTube Journey

    So how this method should work then? Isn't it all about Youtube Traffic -> Website(CPA) -> give what person wants
  5. E

    One Week Cash Machine - YouTube Journey

    Hey bhw'ers. I've been using this method for a while. I did upload many videos on youtube, did use both Mass Video Blaster and Video Marketing Blaster. Big part of uploaded videos took first 20 positions of youtube. I'm targeting all the traffic from yt to my webpage which has both movies and...
  6. E

    PHP/mysql help need

    more short lines: $file = file("file.txt"); echo $file[rand(0,count($file)-1)];
  7. E

    [Quick $10] Need Someone to Create me 1 html page template + css! Simple work!

    Let me know next time you need this kind of service ;)
  8. E

    How to make many Facebook accounts?

    many different proxies solves the problem.
  9. E

    Where to Learn Scripting, Programming or Design?

    w3schools doesnt have enought of infomation for normal webdev. I'd offer nettuts, perfect tutorial videos.
  10. E

    Your preferred web IDE?

    Nusphere phpED
  11. E

    what to learn to make web applications

    If u are just stargin programming, better choose C++/JAVA, because these are more strict languages, when PHP is "write me as you want" type of language, which can teach you bad practice.
  12. E

    Re-sizing window screws up my website

    It's because your page is made of table. You divs and CSS to create "comfrotable" web pages.
  13. E

    Change status text in email

    true puting ; after "return true"
  14. E

    Show different URL in address bar

    You can fake it using php function header. or iframes
  15. E

    Need some advice with web interfaces and databases

    Personally agree with the biggest part of replies. Firstly, i format database on paper, so i can see the structure of the web.
Back
Top