Need to create widgets

2 replies
Hello

I need to create widgets hosted on my site (mostly stock and precious metals charts) so that other users can install and display on their website, do you know where could I find somebody or is this something that any old PHP programmer can do?

thx

marco
#create #widgets
  • Profile picture of the author stma
    First you need to define where they should get the data from. Then you need to decide how often you want it updated. The programmer just has to write code to scrape that data, cache it, and display it.

    It's not complicated but might be a couple hours project depending on how the target site is structured.

    You might find what you need already made here:

    Widgetbox › World's best place to find and make web widgets
    {{ DiscussionBoard.errors[2085738].message }}
    • Profile picture of the author dou9las
      I didn't see this thread when I posted a similar one here: http://www.warriorforum.com/programm...give-away.html

      Anyway, I will be needing a PHP programmer too, most likely.

      Originally Posted by stma

      You might find what you need already made here:

      Widgetbox › World's best place to find and make web widgets
      I have looked at widgetbox. Seems like they let you create widgets here to use on your own site. But if I (and the OP on this thread) want to create widgets to give away, that are customizable by individual users, does WB offer that kind of functionality?

      I have played around with it but it seems outside of the pre-made widgets, you are on your own to come up with custom ones (like using the custom html/java option they offer...)

      Just wondering if others have had experience doing this.
      Signature
      http://www.delsurseo.com

      "What doesn't kill me makes me stronger."-- Friedrich Nietzsche...

      {{ DiscussionBoard.errors[2088257].message }}

Trending Topics