search for: rfc2397

Displaying 3 results from an estimated 3 matches for "rfc2397".

Did you mean: rfc2307
2004 Dec 03
1
Getting R to emit an image file as a pipe or Base64 stream: Mac OSX 10.3 - R 2.0.1
...in says that the apache user can't write to the disk due to security policy, so he wants to know if I can emit the jpeg as a base64 stream and embedd it into the dynamically generated tag using a DATA tag to inline the image. http://www.elf.org/essay/inline-image.html http://www.faqs.org/rfcs/rfc2397.html i've tried searching the R-project.org site and help.search() and no luck. Yours Jin
2004 Dec 03
1
Getting R to emit an image file as a pipe or Base64 strea m: Mac OSX 10.3 - R 2.0.1
...policy, so he wants to know if I can emit the jpeg > as a base64 > > stream and embedd it into the dynamically generated tag > using a DATA tag > > to inline the image. > > > > http://www.elf.org/essay/inline-image.html > > > > http://www.faqs.org/rfcs/rfc2397.html > > > > i've tried searching the R-project.org site and > help.search() and no luck. > > > > Yours > > Jin > > > > ______________________________________________ > > R-help at stat.math.ethz.ch mailing list > > https://stat.ethz....
2007 Mar 29
2
rmagick - Incorporating dynamic images
Hi -- I have imagemagick and rmagick installed so that I can produce images from code to a file. Can anyone direct me to where I can find guidance on how to have those images included on a web page (e.g., <img src="my_dynamically_generated_image") instead of having them sent to a file? Thanks for any input. ... doug --~--~---------~--~----~------------~-------~--~----~ You