Page 1 of 1

Newbie Question :)

Posted: Fri Oct 17, 2008 2:47 pm
by riffster
Hello all,

New to Rev and trying to get my head around it. I was wondering if anyone had a application stack that I could preview? I need my stack to do the following:

-Pull remote images from a server and resize them
-Refresh the images at a set interval (i.e. every x seconds)

My forum offers free html web charts for Forex traders. I would like to provide a desktop version. Here are the html charts if that helps:

http://www.4xlounge.com/charts2/eurt1h.html

I know this probably isn't very complicated, lol... but I can't figure it out. I am willing to pay for the stack if anyone has the time, thanks...

:D

-Riff

Posted: Fri Oct 17, 2008 3:36 pm
by Tim
Hi Riff,

Have a look here :

http://www.runrev.com/developers/tutori ... et-images/

As a place to start.

Tim.

Posted: Fri Oct 17, 2008 3:41 pm
by Mark
Dear Riffset,

I'm doing this kind of stuff all the time, so I have made a small example. You can find it at http://economy-x-talk.com/testb/rescale.rev

This is the output:

Image

Please note that you need to change the script to upload to your own server.

Best,

Mark

Posted: Sat Oct 18, 2008 6:12 pm
by riffster
Mark wrote:Dear Riffset,

I'm doing this kind of stuff all the time, so I have made a small example. You can find it at http://economy-x-talk.com/testb/rescale.rev

This is the output:

Image

Please note that you need to change the script to upload to your own server.

Best,

Mark
Thanks Mark! :D The file isn't sitting on that url anymore? Do you have another link? Thanks again...

-Riff

Posted: Sun Oct 19, 2008 12:39 am
by Mark
Hi Riffset,

I'm not sure what happened, but the stack disappeared. I have re-uploaded it again. You should be able to find it at http://economy-x-talk.com/testb/rescale.rev now.

Best,

Mark

Posted: Sun Oct 19, 2008 11:18 pm
by riffster
Mark wrote:Hi Riffset,

I'm not sure what happened, but the stack disappeared. I have re-uploaded it again. You should be able to find it at http://economy-x-talk.com/testb/rescale.rev now.

Best,

Mark
Thanks Mark,

I will check it out and let ya know... :D