Recent content by JayEs

  1. J

    Anyone using pennybacklinks? "Get Links For Just Pennies!"

    I received my report, service is still up and runing :)
  2. J

    Anyone using pennybacklinks? "Get Links For Just Pennies!"

    I used the service today and also didnt get a report. Wrote a mail to the "support" and didnt get a reply yet... Will update here if this turned into "scam"
  3. J

    Free Facebook Fans

    /pages/I-LUV-Dubstep/122405661292964 thx
  4. J

    Permanently Closed Marketplace Sales Thread

    Transaction id: ........E8020912D Am very curious of the results... :) Do you plan to provide this service on a long term basis? If it is as good as it sounds you will have many followup orders by me... Cheers
  5. J

    How do add social media to a footer?

    Easiest way for a "nontechie" would be to use something like sharethis_c o m Cheers
  6. J

    27k web.stagram profile links

    moderators: pls delete this post, nobody seems to be interested... ;)
  7. J

    Scrape page and find if a followed link exists

    An alternative would be to parse the content with jquery e.g. like this: grrr tried to post an example code here but the moderation system keeps blocking me :-/ You could e.g. store all found links via ajax request to another script that stores the stuff in a database. And then after finishing...
  8. J

    Advise to build up userbase

    Thx didnt thought about buying a post. I also crosspromote on another app of mine (5k users). I guess I have to be patient :-/ Any other ideas? ;o)
  9. J

    Scrape page and find if a followed link exists

    This library makes dom parsing pretty easy. It has similarities with jquery if you are familiar with it... http : // simplehtmldom . sourceforge . net pseudo example: foreach($html->find('a') as $element) { echo $element->href . '<br>'; //do some pregmatch }
  10. J

    Advise to build up userbase

    I also tried instagram but my accounts gets disabled in no time when I try to post urls there ... ;o)
  11. J

    Advise to build up userbase

    Hi all I have developed a facebook app in a niche that is quite big and has no big players yet. The app was released about a month ago and has now 150 users. I have a very hard time to build up a user base. The users I have are very happy and suggest the app to others but the app doesnt take...
Back
Top