Re: ImageMagick

This WebDNA talk-list message is from

2005


It keeps the original formatting.
numero = 61673
interpreted = N
texte = Lester Here is the Sandbox script that we use to do one of our ImageMagick =20 procedures c:&& cd \&& cd program files\imagemagick&& mogrify -colorspace RGB -resize 64 -sharpen 2x1 -strip =20 "D:=20 \Inetpub\wwwroot\graphitenews\[ThePath]\newsimages\exsmall\[fileName]"&& Basically you need to do the job step by step. The script calls mogrify from IM, changes the image to RGB, resizes to =20= 64 pixels wide, sharpens the image and then strips the profile (icon =20 and other stuff) On 06/04/2005, at 10:18 PM, Lester wrote: > I'm passing the photo1 name from my "reduce" page to > my "completed" page OK, but I'm still getting errors > that might be path related. > > Saw references to similar issues in the talklist but > no real resolution that I was able to see.... > > > Same errors basically with either of these: > > [dos] > convert -size 435x photos/[photo1] photos/a[photo1] > [/dos] > > [dos] > C:\Program Files\ImageMagick-6.2.1-Q16\convert.exe > -size 435x photos/[photo1] photos/a[photo1] > [/dos] > > > > string appearing on my results page: > > c:\inetpub\wwwroot\eblogs>convert -size 435x > photos/20050322181131-2.jpg > photos/a20050322181131-2.jpg > > or > > c:\inetpub\wwwroot\eblogs>C:\Program > Files\ImageMagick-6.2.1-Q16 convert.exe -size 435x > photos/20050322181131-2.jpg > photos/a20050322181131-2.jpg 'C:\Program' is not > recognized as an internal or external command, > operable program or batch file. > > I'm assuming the folder "Program Files" is causing > some issues with the "space" in its name in the 2nd > error. [url] or [raw] had no effect on the error > returned. > > using vers. 4.5 on IIS server 2000 > > > > ImageMagick works OK in the command window and with > its samples directly, so it seems to be installed OK > .... > > > > --- "Nitai @ ComputerOil" > wrote: >> Once IM is installed you can use it like this with >> WebDNA: >> >> [shell] >> convert -size 435x mypath/original.gif >> mypath/thumbnail.gif >> [/shell] >> >> If you leave the height off then IM will resize it >> proportionally >> >> Nitai >> >> Lester wrote: >> >>> All I'll need is to make sure the final uploaded >>> images ultimately become 435 pixels wide >> maximum.... >>> >>> Just started going though the docs etc. >>> >>> The user just uploads one image. >>> >>> Any tips or snippets to jumpstart me on how I'd be >>> doing this on IIS with webdna and imagemagick?? >>> >>> >>> >>> --- eLists wrote: >>> >>> >>>> It should work fine - there is an option to remove >>>> profile that you want >>>> to apply, that removes thumbnails and other >>>> un-needed data from the >>>> image and will make it much smaller. >>>> >>>> Lester wrote: >>>> >>>> >>>>> Does ImageMagick work on IIS??? >>>>> If not anything like it??? >>>>> >>>>> I created a blog community and people are >>>>> >>>>> >>>> uploading >>>> >>>> >>>>> HUGE images..... like 2000+ pixels wide, one meg >>>>> >>>>> >>>> in >>>> >>>> >>>>> size etc. >>>>> >>>>> I'm skrinking them via html to the desired width >>>>> >>>>> >>>> of >>>> >>>> >>>>> 437, but its still nearly a one meg image file in >>>>> those kinda cases.... >>>>> >>>>> other options??? >>>>> >>>>> >>>>> >>>>> >>>> >>>> >> >> ------------------------------------------------------------- >>> >>> >>>> This message is sent to you because you are >>>> subscribed to >>>> the mailing list >>>> . >>>> To unsubscribe, E-mail to: >>>> >>>> To switch to the DIGEST mode, E-mail to >>>> >>>> Web Archive of this list is at: >>>> http://webdna.smithmicro.com/ >>>> >>>> >>>> >>> >>> >>> =09 >>> =09 >>> __________________________________ >>> Do you Yahoo!? >>> Yahoo! Mail - You care about security. So do we. >>> http://promotions.yahoo.com/new_mail >>> >> >> ------------------------------------------------------------- >>> This message is sent to you because you are >> subscribed to >>> the mailing list >> . >>> To unsubscribe, E-mail to: >> >>> To switch to the DIGEST mode, E-mail to >> >>> Web Archive of this list is at: >> http://webdna.smithmicro.com/ >>> >>> >> >> --=20 >> Redakto - Content Management that simply works >> Content Management & eBusiness Systems >> >> ComputerOil=AE AG >> Dammstrasse 7 >> 5400 Baden / Switzerland >> Telefon +41 (0)844 44 55 66 >> >> info@computeroil.com >> http://computeroil.com >> >> >> >> >> > ------------------------------------------------------------- >> This message is sent to you because you are >> subscribed to >> the mailing list >> . >> To unsubscribe, E-mail to: >> >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: >> http://webdna.smithmicro.com/ >> > > > =09 > __________________________________ > Do you Yahoo!? > Yahoo! Sports - Sign up for Fantasy Baseball. > http://baseball.fantasysports.yahoo.com/ > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to =20 > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > Regards Stuart Tremain idfk web developments 114a/40 yeo street neutral bay 2089 australia t +612 9908 2134 f +612 9908 4837 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Imagemagick ("Steve @ Tailored Web Solutions" 2018)
  2. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  3. Re: [WebDNA] Imagemagick (Stephen Braun 2018)
  4. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  5. Re: [WebDNA] Imagemagick (Terry Wilson 2018)
  6. Re: [WebDNA] Imagemagick (Stuart Tremain 2018)
  7. Re: [WebDNA] Imagemagick (Stephen Braun 2018)
  8. Re: [WebDNA] Imagemagick (Palle Bo Nielsen 2018)
  9. Re: [WebDNA] Imagemagick (Chris Van Dromme 2018)
  10. [WebDNA] Imagemagick (Stephen Braun 2018)
  11. Re: [WebDNA] ImageMagick (Office 2016)
  12. Re: [WebDNA] ImageMagick (WebDNA Development 2016)
  13. [WebDNA] ImageMagick (Office 2016)
  14. Re: [WebDNA] [OT] ImageMagick or similar (Steve Craig 2015)
  15. Re: [WebDNA] [OT] ImageMagick or similar (Brian Burton 2015)
  16. Re: [WebDNA] [OT] ImageMagick or similar (Stuart Tremain 2015)
  17. [WebDNA] [OT] ImageMagick or similar (Steve Craig 2015)
  18. Re: [WebDNA] ImageMagick code (Stephen Braun 2013)
  19. Re: [WebDNA] ImageMagick code (Stuart Tremain 2013)
  20. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  21. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  22. Re: [WebDNA] ImageMagick code (John Butler 2013)
  23. Re: [WebDNA] ImageMagick code (John Butler 2013)
  24. Re: [WebDNA] ImageMagick code ("Terry Wilson" 2013)
  25. Re: [WebDNA] ImageMagick code (Stephen Braun 2013)
  26. Re: [WebDNA] ImageMagick code (John Butler 2013)
  27. [WebDNA] ImageMagick code (Stephen Braun 2013)
  28. Re: [WebDNA] ideas as to why [shell] call to imagemagick is failing intermittently? (Govinda 2011)
  29. Re: [WebDNA] ideas as to why [shell] call to imagemagick is ("Terry Wilson" 2011)
  30. Re: [WebDNA] ideas as to why [shell] call to imagemagick is ("Terry Wilson" 2011)
  31. [WebDNA] ideas as to why [shell] call to imagemagick is failing intermittently? (Govinda 2011)
  32. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  33. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  34. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  35. Re: [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  36. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  37. Re: [WebDNA] ImageMagick troubleshooting (Terry Wilson 2009)
  38. Re: [WebDNA] ImageMagick troubleshooting (Tom Duke 2009)
  39. [WebDNA] ImageMagick troubleshooting (Patrick McCormick 2009)
  40. [WebDNA] ImageMagick function library updated (Terry Wilson 2009)
  41. Re: [WebDNA] ImageMagick function library now available (Terry Wilson 2009)
  42. Re: [WebDNA] ImageMagick function library now available (christophe.billiottet@webdna.us 2009)
  43. Re: [WebDNA] WebDNA ImageMagick Functions (Terry Wilson 2009)
  44. [WebDNA] ImageMagick function library now available (Terry Wilson 2009)
  45. [WebDNA] WebDNA ImageMagick Functions (Donovan Brooke 2009)
  46. Re: [WebDNA] ImageMagick (Donovan Brooke 2009)
  47. Re: [WebDNA] ImageMagick (lawrence@authorsimage.com 2009)
  48. Re: [WebDNA] ImageMagick (Tom Duke 2009)
  49. RE: [WebDNA] ImageMagick ("Michael A. DeLorenzo" 2009)
  50. Re: [WebDNA] ImageMagick (Tom Duke 2009)
  51. [WebDNA] ImageMagick (christophe.billiottet@webdna.us 2009)
  52. Re: [WebDNA] Off topic: ImageMagick (Karl Schroll 2008)
  53. Re: [WebDNA] Off topic: ImageMagick (Thierry Almy 2008)
  54. Re: [WebDNA] Off topic: ImageMagick (Matthew Bohne 2008)
  55. Re: [WebDNA] Off topic: ImageMagick ("Tom Duke" 2008)
  56. Re: [WebDNA] Off topic: ImageMagick (Karl Schroll 2008)
  57. Re: [WebDNA] Off topic: ImageMagick (Thierry Almy 2008)
  58. Re: [WebDNA] Off topic: ImageMagick (Bob Minor 2008)
  59. Re: [WebDNA] Off topic: ImageMagick (Karl Schroll 2008)
  60. Re: [WebDNA] Off topic: ImageMagick (Thierry Almy 2008)
  61. Re: [WebDNA] Off topic: ImageMagick (Steve Craig 2008)
  62. Re: [WebDNA] Off topic: ImageMagick (Paul Willis 2008)
  63. Re: [WebDNA] Off topic: ImageMagick (Colin Sidwell 2008)
  64. [WebDNA] Off topic: ImageMagick (Karl Schroll 2008)
  65. Re: imagemagick / iis / plesk - - - path solved ( Lester 2006)
  66. imagemagick / iis / plesk ( Lester 2006)
  67. Re: Imagemagick, webdna, etc ( "Dan Strong" 2006)
  68. Re: Imagemagick, webdna, etc ( Lester 2006)
  69. Re: Imagemagick, webdna, etc ( Steve Craig 2006)
  70. Re: Imagemagick, webdna, etc ( devaulw@onebox.com 2006)
  71. Imagemagick, webdna, etc ( Lester 2006)
  72. Re: [Semi-OT] ImageMagick Path Weirdness ( "Dan Strong" 2005)
  73. Re: [Semi-OT] ImageMagick Path Weirdness ( "WebDna @ Inkblot Media" 2005)
  74. Re: [Semi-OT] ImageMagick Path Weirdness ( Donovan Brooke 2005)
  75. [Semi-OT] ImageMagick Path Weirdness ( "Dan Strong" 2005)
  76. Re: ImageMagick ( Lester 2005)
  77. Re: ImageMagick ( Stuart Tremain 2005)
  78. Re: ImageMagick ( Lester 2005)
  79. Re: ImageMagick ( Bob Minor 2005)
  80. Re: ImageMagick ( Lester 2005)
  81. Re: ImageMagick ( Bob Minor 2005)
  82. Re: ImageMagick ( Lester 2005)
  83. Re: ImageMagick ( "Nitai @ ComputerOil" 2005)
  84. Re: ImageMagick ( Lester 2005)
  85. Re: ImageMagick ( Stuart Tremain 2005)
  86. Re: ImageMagick ( Lester 2005)
  87. Re: ImageMagick ( "Nitai @ ComputerOil" 2005)
  88. Re: ImageMagick ( Lester 2005)
  89. Re: ImageMagick ( eLists 2005)
  90. Re: ImageMagick ( Kenneth Grome 2005)
  91. Re: ImageMagick ( Stuart Tremain 2005)
  92. ImageMagick ( Lester 2005)
  93. Re: ImageMagick not working trough Shell anymore ( "Nitai @ ComputerOil" 2005)
  94. ImageMagick not working trough Shell anymore ( "Nitai @ ComputerOil" 2005)
  95. Re: Multiple Image Upload --> ImageMagick ( "Nitai @ ComputerOil" 2005)
  96. Re: Multiple Image Upload --> ImageMagick ( Steve Craig 2005)
  97. Re: Multiple Image Upload --> ImageMagick ( Jesse Proudman 2005)
  98. Multiple Image Upload --> ImageMagick ( Phil 2005)
  99. Re: [OT] ImageMagick error ( Alain Russell 2004)
  100. Re: [OT] ImageMagick error ( Stuart Tremain 2004)
  101. Re: [OT] ImageMagick error ( Stuart Tremain 2004)
  102. Re: [OT] ImageMagick error ( nitai@computeroil.com 2004)
  103. Re: [OT] ImageMagick error ( "Rajeev Kumar" 2004)
  104. Re: [OT] ImageMagick error ( Alain Russell 2004)
  105. [OT] ImageMagick error ( "Rajeev Kumar" 2004)
  106. Re: OT - ImageMagick on MacOS X ( Alain Russell 2004)
  107. Re: OT - ImageMagick on MacOS X ( "Nitai @ ComputerOil" 2004)
  108. Re: OT - ImageMagick on MacOS X ( Alain Russell 2004)
  109. Re: OT - ImageMagick on MacOS X ( "Nitai @ ComputerOil" 2004)
  110. Re: OT - ImageMagick on MacOS X ( Alain Russell 2004)
  111. OT - ImageMagick on MacOS X ( "Nitai @ ComputerOil" 2004)
  112. Re: [OT] Imagemagick ( Paul Willis 2004)
  113. Re: [OT] Imagemagick ( devaulw@onebox.com 2004)
  114. Re: [OT] Imagemagick ( Steve Craig 2004)
  115. Re: [OT] Imagemagick ( Paul Willis 2004)
  116. [OT] Imagemagick ( Steve Craig 2004)
  117. Anybody host WebDNA & ImageMagick? ( "Dan Strong" 2004)
  118. Re: Imagemagick and fonts ( Mark Derrick 2004)
  119. Re: Imagemagick and fonts ( Terry Wilson 2004)
  120. Re: Imagemagick and fonts ( Mark Derrick 2004)
  121. Re: Imagemagick and fonts ( Terry Wilson 2004)
  122. Re: Imagemagick and fonts ( charles kline 2004)
  123. Re: Imagemagick and fonts ( Mark Derrick 2004)
  124. Re: Imagemagick and fonts -- Success! ( Terry Wilson 2004)
  125. Re: Imagemagick and fonts ( Paul Willis 2004)
  126. Re: Imagemagick and fonts ( "Charles Kline" 2004)
  127. Imagemagick and fonts ( Terry Wilson 2004)
  128. Re: ImageMagick and text ( charles kline 2004)
  129. ImageMagick and text ( Terry Wilson 2004)
  130. Re: ImageMagick ( Kalin Mintchev 2003)
  131. Re: ImageMagick ( marc@kaiwi.com (Marc Kaiwi) 2003)
  132. Re: ImageMagick ( "WebDna @" 2003)
  133. ImageMagick ( marc@kaiwi.com (Marc Kaiwi) 2003)
  134. Re: ImageMagick and [shell] ( Charles Kline 2003)
  135. Re: ImageMagick and [shell] ( Jesse Williams-Proudman 2003)
  136. Re: ImageMagick and [shell] ( Charles Kline 2003)
  137. Re: ImageMagick and [shell] ( "WebDna @" 2003)
  138. ImageMagick and [shell] ( Charles Kline 2003)
  139. OT: ImageMagick maps ( Kalin Mintchev 2003)
  140. Re: ImageMagick on OSX ( Palle Bo Nielsen 2003)
  141. Re: OT ImageMagick and Thumbnails ( "WebDna @" 2003)
  142. Re: OT ImageMagick and Thumbnails ( Tim Robinson 2003)
  143. Re: OT ImageMagick and Thumbnails ( Tim Robinson 2003)
  144. Re: OT ImageMagick and Thumbnails ( "WebDna @" 2003)
  145. Re: OT ImageMagick and Thumbnails ( "Gary Krockover" 2003)
  146. Re: OT ImageMagick and Thumbnails ( Tim Robinson 2003)
  147. Re: OT ImageMagick and Thumbnails ( "WebDna @" 2003)
  148. Re: OT ImageMagick and Thumbnails ( Tim Robinson 2003)
  149. Re: OT ImageMagick and Thumbnails ( "WebDna @" 2003)
  150. OT ImageMagick and Thumbnails ( Tim Robinson 2003)
  151. Re: ImageMagick on OSX ( World Wide Art 2003)
  152. Re: ImageMagick on OSX ( "WebDna @" 2003)
  153. Re: ImageMagick on OSX ( World Wide Art 2003)
  154. Re: ImageMagick on OSX ( "WebDna @" 2003)
  155. Re: ImageMagick on OSX ( World Wide Art 2003)
  156. Re: ImageMagick on OSX ( World Wide Art 2003)
  157. Re: ImageMagick on OSX ( "WebDna @" 2003)
  158. Re: ImageMagick on OSX ( Paul Willis 2003)
  159. Re: ImageMagick on OSX ( World Wide Art 2003)
  160. Re: ImageMagick on OSX ( Bob Minor 2003)
  161. Re: ImageMagick on OSX ( Jesse Williams-Proudman 2001)
  162. ImageMagick on OSX ( World Wide Art 2003)
  163. Re: ImageMagick Commands? ( Paul Willis 2003)
  164. Re: ImageMagick Commands? ( Matthew Bohne 2003)
  165. Re: ImageMagick Commands? ( Charles Kline 2003)
  166. Re: ImageMagick Commands? ( Palle Bo Nielsen 2003)
  167. ImageMagick Commands? ( Matthew Bohne 2003)
  168. Re: New Image Gallery using WebDNA and ImageMagick ( Alain Russell 2003)
  169. Re: New Image Gallery using WebDNA and ImageMagick ( Palle Bo Nielsen 2003)
  170. Re: New Image Gallery using WebDNA and ImageMagick ( Palle Bo Nielsen 2003)
  171. Re: New Image Gallery using WebDNA and ImageMagick ( Charles Kline 2003)
  172. Re: New Image Gallery using WebDNA and ImageMagick ( Clint Davis 2003)
  173. Re: New Image Gallery using WebDNA and ImageMagick ( Paul Uttermohlen 2003)
  174. New Image Gallery using WebDNA and ImageMagick ( Palle Bo Nielsen 2003)
  175. Re: [OT] Imagemagick (Paul Willis 2003)
  176. [OT] Imagemagick (Steve Craig 2003)
  177. Re: OT ImageMagick on OS X (Alain Russell 2003)
  178. OT ImageMagick on OS X (marc@kaiwi.com (Marc Kaiwi) 2003)
  179. Re: DOS variable bug (was SandBox and ImageMagick) (John Peacock 2003)
  180. Re: DOS variable bug (was SandBox and ImageMagick) (Dave Hurley 2003)
  181. Re: DOS variable bug (was SandBox and ImageMagick) (John Peacock 2003)
  182. Re: DOS variable bug (was SandBox and ImageMagick) (Dave Hurley 2003)
  183. DOS variable bug (was SandBox and ImageMagick) (Dave Hurley 2003)
  184. Re: SandBox and ImageMagick (Tim Robinson 2003)
  185. Re: SandBox and ImageMagick (Scott Anderson 2003)
  186. Re: SandBox and ImageMagick (Tim Robinson 2003)
  187. Re: SandBox and ImageMagick (Tim Robinson 2003)
  188. Re: SandBox and ImageMagick (Tim Robinson 2003)
  189. Re: SandBox and ImageMagick (Alain Russell 2003)
  190. Re: SandBox and ImageMagick (Tim Robinson 2003)
  191. Re: SandBox and ImageMagick (Alain Russell 2003)
  192. SandBox and ImageMagick (Tim Robinson 2003)
  193. Re: WebCat, sudo and ImageMagick (Grant Hulbert 2002)
  194. Re: WebCat, sudo and ImageMagick (Alain Russell 2002)
  195. Re: WebCat, sudo and ImageMagick (dale 2002)
  196. Re: WebCat, sudo and ImageMagick (dale 2002)
  197. Re: WebCat, sudo and ImageMagick (dale 2002)
  198. Re: WebCat, sudo and ImageMagick (Alain Russell 2002)
  199. Re: WebCat, sudo and ImageMagick (Grant Hulbert 2002)
  200. WebCat, sudo and ImageMagick (dale 2002)
  201. WebDNA interaction with ImageMagick (Mark Derrick How )
Lester Here is the Sandbox script that we use to do one of our ImageMagick =20 procedures c:&& cd \&& cd program files\imagemagick&& mogrify -colorspace RGB -resize 64 -sharpen 2x1 -strip =20 "D:=20 \Inetpub\wwwroot\graphitenews\[ThePath]\newsimages\exsmall\[fileName]"&& Basically you need to do the job step by step. The script calls mogrify from IM, changes the image to RGB, resizes to =20= 64 pixels wide, sharpens the image and then strips the profile (icon =20 and other stuff) On 06/04/2005, at 10:18 PM, Lester wrote: > I'm passing the photo1 name from my "reduce" page to > my "completed" page OK, but I'm still getting errors > that might be path related. > > Saw references to similar issues in the talklist but > no real resolution that I was able to see.... > > > Same errors basically with either of these: > > [DOS] > convert -size 435x photos/[photo1] photos/a[photo1] > [/dos] > > [DOS] > C:\Program Files\ImageMagick-6.2.1-Q16\convert.exe > -size 435x photos/[photo1] photos/a[photo1] > [/dos] > > > > string appearing on my results page: > > c:\inetpub\wwwroot\eblogs>convert -size 435x > photos/20050322181131-2.jpg > photos/a20050322181131-2.jpg > > or > > c:\inetpub\wwwroot\eblogs>C:\Program > Files\ImageMagick-6.2.1-Q16 convert.exe -size 435x > photos/20050322181131-2.jpg > photos/a20050322181131-2.jpg 'C:\Program' is not > recognized as an internal or external command, > operable program or batch file. > > I'm assuming the folder "Program Files" is causing > some issues with the "space" in its name in the 2nd > error. [url] or [raw] had no effect on the error > returned. > > using vers. 4.5 on IIS server 2000 > > > > ImageMagick works OK in the command window and with > its samples directly, so it seems to be installed OK > .... > > > > --- "Nitai @ ComputerOil" > wrote: >> Once IM is installed you can use it like this with >> WebDNA: >> >> [shell] >> convert -size 435x mypath/original.gif >> mypath/thumbnail.gif >> [/shell] >> >> If you leave the height off then IM will resize it >> proportionally >> >> Nitai >> >> Lester wrote: >> >>> All I'll need is to make sure the final uploaded >>> images ultimately become 435 pixels wide >> maximum.... >>> >>> Just started going though the docs etc. >>> >>> The user just uploads one image. >>> >>> Any tips or snippets to jumpstart me on how I'd be >>> doing this on IIS with webdna and imagemagick?? >>> >>> >>> >>> --- eLists wrote: >>> >>> >>>> It should work fine - there is an option to remove >>>> profile that you want >>>> to apply, that removes thumbnails and other >>>> un-needed data from the >>>> image and will make it much smaller. >>>> >>>> Lester wrote: >>>> >>>> >>>>> Does ImageMagick work on IIS??? >>>>> If not anything like it??? >>>>> >>>>> I created a blog community and people are >>>>> >>>>> >>>> uploading >>>> >>>> >>>>> HUGE images..... like 2000+ pixels wide, one meg >>>>> >>>>> >>>> in >>>> >>>> >>>>> size etc. >>>>> >>>>> I'm skrinking them via html to the desired width >>>>> >>>>> >>>> of >>>> >>>> >>>>> 437, but its still nearly a one meg image file in >>>>> those kinda cases.... >>>>> >>>>> other options??? >>>>> >>>>> >>>>> >>>>> >>>> >>>> >> >> ------------------------------------------------------------- >>> >>> >>>> This message is sent to you because you are >>>> subscribed to >>>> the mailing list >>>> . >>>> To unsubscribe, E-mail to: >>>> >>>> To switch to the DIGEST mode, E-mail to >>>> >>>> Web Archive of this list is at: >>>> http://webdna.smithmicro.com/ >>>> >>>> >>>> >>> >>> >>> =09 >>> =09 >>> __________________________________ >>> Do you Yahoo!? >>> Yahoo! Mail - You care about security. So do we. >>> http://promotions.yahoo.com/new_mail >>> >> >> ------------------------------------------------------------- >>> This message is sent to you because you are >> subscribed to >>> the mailing list >> . >>> To unsubscribe, E-mail to: >> >>> To switch to the DIGEST mode, E-mail to >> >>> Web Archive of this list is at: >> http://webdna.smithmicro.com/ >>> >>> >> >> --=20 >> Redakto - Content Management that simply works >> Content Management & eBusiness Systems >> >> ComputerOil=AE AG >> Dammstrasse 7 >> 5400 Baden / Switzerland >> Telefon +41 (0)844 44 55 66 >> >> info@computeroil.com >> http://computeroil.com >> >> >> >> >> > ------------------------------------------------------------- >> This message is sent to you because you are >> subscribed to >> the mailing list >> . >> To unsubscribe, E-mail to: >> >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: >> http://webdna.smithmicro.com/ >> > > > =09 > __________________________________ > Do you Yahoo!? > Yahoo! Sports - Sign up for Fantasy Baseball. > http://baseball.fantasysports.yahoo.com/ > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to =20 > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > Regards Stuart Tremain idfk web developments 114a/40 yeo street neutral bay 2089 australia t +612 9908 2134 f +612 9908 4837 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Enhanced Master Counter? (1997) Help! WebCat2 bug (1997) Answer: WebDelivery downloads alias, not original ? (1997) [OT] Networking 3 printers wirelessly (2005) 4.5 on Apache 2 (2005) Interfacing WC with mail server (1998) Hard carriage convertion? (1998) Weird Math and SV (1997) WebCat and PIXO (2000) Price value change (2000) [shownext] and sort (1998) Emailer errors - repost (2000) Database Not Found Problem (2004) How to verify email address (1997) Location of Browser Info.txt file (1997) [ShowNext] feature in 2.0 (1997) [delete] problem (1997) SKU (1997) RE: formula.db, adding option prices (1997) OLD ORDERS (1998)