TakeReal.com TakeReal.com
Home FAQ Help Contacts

GetAFreelancer Widgets

This post was written by admin on April 15, 2009
Posted Under: Freelance

GetAFreelancer add new feature: Widgets .
You can use widgets to

  • Display open projects (vertical block)
  • Display open projects (horizontal block)
  • Display your provider profile
  • Display your feedbacks

But one big problem: This is Javascript widgets. Easy to publish, but no way to be indexed by Search engine.
So, I decide to rewite Javascript widget to PHP code.

for ($i = 0; $i – $json->{‘projects’}->{‘count’} < 0; $i++) { // and so on

You can see result at the bottom of each page: jobs-fair.com .
Also I can control output info. Say, I can filter out "nonpublic", "dmoz" and "I need a clone" projects.

Add a Comment

You must be logged in to post a comment.