Advanced Programmer Needed!

11 replies
Hey folks,

I want to create a program that helps with social bookmarking from as many different ip's as possible.

So this means that people who want their links bookmarked, bookmark other people's links.

I want a way of tracking to make sure people do bookmark other people's links. I don't know how to do this! (Any ideas???) I want a membership interface so when you login you can see exactly what you need to bookmark for that day, and how many people have bookmarked your links.

The real difficulty as far as I see it (with no programming experience) is how to track that people bookmark other people's links, and how to make sure that everyone's links are given to everyone else over time (instead of 100 bookmarks for a site one day, and none the next).

While there will be a limited number of bookmarks people can do a day, the more consistent people (people who bookmark other sites every day) will get their links bookmarked more frequently. So this really is a case of the good karma!

I am willing to pay a programmer to do this.

Is this feasible/possible?

Thanks
#advanced #needed #programmer
  • Profile picture of the author xtrecoolx
    If I am understanding this right, you mean real bookmarking on browser right? This will require you to install some sort of add-in to firefox or internet explorer. It's not really hard to do but you may want to hire someone who knows how to write plug-ins for browsers.
    Signature
    {{ DiscussionBoard.errors[2466996].message }}
  • Profile picture of the author theIMgeek
    Off the top of my head this could work:

    If a user click the "bookmark this" button inside your service, that action could be logged. Then the user would be taken to Digg/Reddit/Whatever to follow-through on thier bookmark action.

    Later on, your service could check in with the bookmarking site to read the list of links that user had bookmarked to confirm the target link is on the list.

    May or may not be compliant with terms of service for the bookmarking sites. It could fall under "site scraping".

    -Ryan
    Signature
    FREE WSO: Protect and Automatically Deliver Your Digital Products

    Ask the Internet Marketing Geek
    <-- Happy to help with technical challenges
    MiniSiteMaker.org <-- Free software to make your mini-sites fast and easy
    {{ DiscussionBoard.errors[2467163].message }}
  • Profile picture of the author wayfarer
    Originally Posted by xtrecoolx View Post

    If I am understanding this right, you mean real bookmarking on browser right?
    Did you read this part?
    Originally Posted by carpozi View Post

    ... a program that helps with social bookmarking ...
    Signature
    I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
    {{ DiscussionBoard.errors[2467197].message }}
  • Profile picture of the author cpace32
    I would recommend that you go through a freelancer site, like RentACoder, if you want to outsource a programming job. It will save you more money in the long run.
    {{ DiscussionBoard.errors[2467208].message }}
    • Profile picture of the author carpozi
      Thanks for your replys! I'm working on it!
      {{ DiscussionBoard.errors[2470032].message }}
      • Profile picture of the author jonnybbush
        I am intrested for this post, because recantly I have complete my master degree M.Sc.(IT) with 75 % so and I have mastery in programming side, so if you have requirement then just reply. I am waiting for your replay.
        {{ DiscussionBoard.errors[2470225].message }}
  • Profile picture of the author Sandy Hands
    It sounds like you want to create a system similar to SYNND.

    The concept is great. Implementation has a few barriers.

    Good luck with moving it forward.
    {{ DiscussionBoard.errors[2480480].message }}
  • Profile picture of the author bucksuper
    Carpozi, I agree with Sandy. You'll have some barriers the biggest being that Social Bookmark sites aren't big on people manipulating their networks (even more so than most IMO). To make it happen you'll definetly need a page scraping component.

    Best of look with it!
    Signature
    300% Traffic Return check out Trippy Wire Content Exchange! (100% FREE!)
    Trippy Wire Content Exchage Network

    Trippy Wire is looking for partners in these niches niches: Humor, Movies, Gaming, Celebrities, Entertainment, Sports, Food & Drinks, Hot Women, Technology & Transportation.
    {{ DiscussionBoard.errors[2481643].message }}
  • Profile picture of the author sorinv
    There's a perfectly safe and trackable way to do this. You have someone create an application that embeds a browser and have people bookmark from there. You can even automate the bookmarking process a bit, so it helps them complete their part faster.

    The distribution of sites to be bookmarked can be easily achieved with a server side component (read script) that works together with the program and distributes the bookmarks to the the applications.

    This is a fairly complex programming task. I know because I have done several such systems back in the day when I was doing programming myself.

    Sending you a PM, maybe I can help with the development, if your budget allows.
    Signature
    Get free website thumbnails for your site. Paid available too, of course.
    {{ DiscussionBoard.errors[2481743].message }}
    • Profile picture of the author bucksuper
      Originally Posted by sorinv View Post

      There's a perfectly safe and trackable way to do this. You have someone create an application that embeds a browser and have people bookmark from there. You can even automate the bookmarking process a bit, so it helps them complete their part faster.

      The distribution of sites to be bookmarked can be easily achieved with a server side component (read script) that works together with the program and distributes the bookmarks to the the applications.

      This is a fairly complex programming task. I know because I have done several such systems back in the day when I was doing programming myself.

      Sending you a PM, maybe I can help with the development, if your budget allows.
      True... you could even develop you're own browser. Super easy to do (well... $2.5k to $5k easy lol). Best of luck with the project!
      Signature
      300% Traffic Return check out Trippy Wire Content Exchange! (100% FREE!)
      Trippy Wire Content Exchage Network

      Trippy Wire is looking for partners in these niches niches: Humor, Movies, Gaming, Celebrities, Entertainment, Sports, Food & Drinks, Hot Women, Technology & Transportation.
      {{ DiscussionBoard.errors[2493547].message }}
  • Profile picture of the author mihir
    It can be done without custom browser too. You need to developer an app where user just set their login details of different bookmarking sites and your app will bookmark other user's URL in background which will add credit to this user's account. This credit can be used to add bookmark for this user's URL by other users.

    I am also thinking to develope such system, but it's time taking and I am unable to get free time to develope this.
    Signature
    HostCP - cPanel iPhone app to manage your cPanel accounts using cPanel's official API
    WordpressInstaller.net - Automatically install & configure Wordpress Blog, Theme, Plugins and Posts. Wordpress Installer will DO IT ALL for you in just a FEW SECONDS AND best of all, it's FREE
    Mihir.info - A developer's blog
    {{ DiscussionBoard.errors[2494328].message }}

Trending Topics