Recent content by origin

  1. origin

    Need someone to list my website in dmoz

    Have you check this thread? http://www.blackhatworld.com/blackhat-seo/buy-sell-services/495143-bigbuddys-private-personal-blog-network-dmoz-listed-pr9-900-gov-links-much-more.html
  2. origin

    Namecheap renewal coupon?

    October 2012 BDAYPARTY This coupon code is valid for one year com/net/org renewals only and is limited to 5 domains per customer. The pricing is $8.88 plus $0.18 ICANN fee. SPOOKYDEAL com/net/org/biz New Registration & Transfer; .info Transfer HOSTOBER Shared Hosting ? 20% Off of...
  3. origin

    wordpress vs Blogspot

    Wordpress period.
  4. origin

    Add Tex to This Theme?

    By adding some new features to the current theme and a backend (admin area) to create/edit the text.
  5. origin

    modify

    Done, check your PM.
  6. origin

    Need simple bot programmed

    PM me with detail explanation, your PM is full.
  7. origin

    Why are so many bots coded in Delphi?

    Maybe. It's about the codes efficiency, fast and no dependency with many library (DLL). Multi threading is easier with Delphi, and many other reason.
  8. origin

    Anyone into computers?

    You need to switch from Analog to Digital in your graphics/monitor setting. Also check in your monitor menu to enable DVI.
  9. origin

    70.000 fb fans - programming / marketing

    Absolutely NOT acceptable.
  10. origin

    Namehcheap offer need?

    January 2012
  11. origin

    need hosting

    Free Hosting
  12. origin

    Newbies Can't Bump Threads?

    http://en.wikipedia.org/wiki/Bump_%28Internet%29 Bring Up My Posts
  13. origin

    WordPress Theme Error

    And which one is line 183? This usually happen when there is an php echo instruction came up before the header. The workaround is by adding: <?php ob_start(); ?> ... <?php ob_flush(); ?> // at the end of the function.
  14. origin

    WordPress Theme Error

    what is the content on themes/Jenks/functions.php between line 180 and line 190?
  15. origin

    How to Extract the PHP Code of a diff Webpage from Source?

    Stealing php source file is easy IF you know ftp/CPanel access username and password. If you want to copy Web to Web, you will get a very close result (html), but not the exact php codes. PHP can't be copied via http protocol. Anyway, keep trying...:bad:
Back
Top