<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Thumbnailing with NetPBM and Movable Type</title> <atom:link href="http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type/feed" rel="self" type="application/rss+xml" /><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type</link> <description>Design &#38; Technology Observations</description> <lastBuildDate>Wed, 09 May 2012 20:59:10 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Phill Mayer</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-2365</link> <dc:creator>Phill Mayer</dc:creator> <pubDate>Sun, 14 Dec 2008 17:30:34 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-2365</guid> <description>I followed these instructions to get NETPBM working, but I messed up somewhereHere is the mt-config:ImageDriver NetPBM
NetPBMPath http://76.124.218.15:1226/cgi-bin/mt/netpbmThe NetPMB folder is in the cgi-bin\mt\forlderIPC is in the mt/extlib folder
IPC is in the perl/site/lib folder
IPC is in the perl/lib folderWhen I run perl -Iextlib -MIPC::Run -e 1
I get prototype mismatch errorsWhen I try to upload an image, I get no option to create a thumbnail.What am I doing wrong?</description> <content:encoded><![CDATA[<p>I followed these instructions to get NETPBM working, but I messed up somewhere</p><p>Here is the mt-config:</p><p>ImageDriver NetPBM<br
/> NetPBMPath <a
href="http://76.124.218.15:1226/cgi-bin/mt/netpbm" rel="nofollow">http://76.124.218.15:1226/cgi-bin/mt/netpbm</a></p><p>The NetPMB folder is in the cgi-bin\mt\forlder</p><p>IPC is in the mt/extlib folder<br
/> IPC is in the perl/site/lib folder<br
/> IPC is in the perl/lib folder</p><p>When I run perl –Iextlib –MIPC::Run –e 1<br
/> I get prototype mismatch errors</p><p>When I try to upload an image, I get no option to create a thumbnail.</p><p>What am I doing wrong?</p> ]]></content:encoded> </item> <item><title>By: Justin Kalweit</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-2346</link> <dc:creator>Justin Kalweit</dc:creator> <pubDate>Thu, 02 Oct 2008 20:15:32 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-2346</guid> <description>Thanks, worked great on the jumpline redhat VDS servers!</description> <content:encoded><![CDATA[<p>Thanks, worked great on the jumpline redhat VDS servers!</p> ]]></content:encoded> </item> <item><title>By: aidan</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-2332</link> <dc:creator>aidan</dc:creator> <pubDate>Thu, 04 Sep 2008 11:58:44 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-2332</guid> <description>this worked perfectly, thanks!</description> <content:encoded><![CDATA[<p>this worked perfectly, thanks!</p> ]]></content:encoded> </item> <item><title>By: Niklas Bivald</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-469</link> <dc:creator>Niklas Bivald</dc:creator> <pubDate>Tue, 31 Jul 2007 06:16:08 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-469</guid> <description>When using NetPBM and png&#039;s you need to change line 1xx (122 I think) in Image.pm:my %Types = (jpg =&gt; &#039;jpeg&#039;, gif =&gt; &#039;gif&#039;);Tomy %Types = (jpg =&gt; &#039;jpeg&#039;, gif =&gt; &#039;gif&#039;, png =&gt; &#039;png&#039;);Otherwise you will might get a &quot;file not found: /users/home/etc/netpbm/topnm&quot;http://forums.sixapart.com/index.php?showtopic=54246 &gt; </description> <content:encoded><![CDATA[<p>When using NetPBM and png's you need to change line 1xx (122 I think) in Image.pm:</p><p>my %Types = (jpg =&gt; 'jpeg', gif =&gt; 'gif');</p><p>To</p><p>my %Types = (jpg =&gt; 'jpeg', gif =&gt; 'gif', png =&gt; 'png');</p><p>Otherwise you will might get a "file not found: /users/home/etc/netpbm/topnm"</p><p><a
href="http://forums.sixapart.com/index.php?showtopic=54246" rel="nofollow">http://forums.sixapart.com/index.php?showtopic=54246</a> &gt;</p> ]]></content:encoded> </item> <item><title>By: ulrika</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-468</link> <dc:creator>ulrika</dc:creator> <pubDate>Sun, 23 Jul 2006 08:04:34 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-468</guid> <description>Arrghhh
I used your instructions with ultimate succsess on my OLD MT installation.
Then I installed 3.2 and.....well Net Pbm DOES NOT work in that either....!! So I tried first with MT s soluton (only IPC) broken pipe- I did your solution with new files and all an I get broken pipe12.  I really have tried everything, checked that I didn&#039;t di any mistakes in mt.cfg or whatever, and uploaded fresh files again in binary mode etc etc.
IS there anything else I could do?
Does NOBODY really know what is wrong? In this?
Hopeful
u </description> <content:encoded><![CDATA[<p>Arrghhh<br
/> I used your instructions with ultimate succsess on my OLD MT installation.<br
/> Then I installed 3.2 and.….well Net Pbm DOES NOT work in that either.…!! So I tried first with MT s soluton (only IPC) broken pipe– I did your solution with new files and all an I get broken pipe12.  I really have tried everything, checked that I didn't di any mistakes in mt.cfg or whatever, and uploaded fresh files again in binary mode etc etc.<br
/> IS there anything else I could do?<br
/> Does NOBODY really know what is wrong? In this?<br
/> Hopeful<br
/> u</p> ]]></content:encoded> </item> <item><title>By: Jane</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-467</link> <dc:creator>Jane</dc:creator> <pubDate>Mon, 10 Jul 2006 06:59:01 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-467</guid> <description>At you the excellent site, a lot of useful info and good design, thank. </description> <content:encoded><![CDATA[<p>At you the excellent site, a lot of useful info and good design, thank.</p> ]]></content:encoded> </item> <item><title>By: Laurea</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-466</link> <dc:creator>Laurea</dc:creator> <pubDate>Fri, 09 Jun 2006 09:02:51 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-466</guid> <description>Your plug-in works great! I was able to install it successfully. Thanks for the tutorial!I do wonder though if there is a way to customize NetPBM so that it generates the thumbnail image code and then *inserts the code into the entry* so that you don&#039;t have to to click &quot;show me the html.&quot;I know that clicking &quot;create new entry&quot; inserts the thumbnail image code into the entry, but lets say you want to upload multiple pictures into the same entry and you want the code for each thumbnail image you upload to be inserted into the entry.Is there a way to customize NetPBM do what i described above?A live example of this description would be in Typepad. When you insert an image in a post, the image code is inserted for you into the entry, and you can upload multiple images and Typepad continues to insert the image code for each image uploaded into the single entry.I would appreciate any pointers or resources to check out.Thanks! </description> <content:encoded><![CDATA[<p>Your plug-in works great! I was able to install it successfully. Thanks for the tutorial!</p><p>I do wonder though if there is a way to customize NetPBM so that it generates the thumbnail image code and then *inserts the code into the entry* so that you don't have to to click "show me the html."</p><p>I know that clicking "create new entry" inserts the thumbnail image code into the entry, but lets say you want to upload multiple pictures into the same entry and you want the code for each thumbnail image you upload to be inserted into the entry.</p><p>Is there a way to customize NetPBM do what i described above?</p><p>A live example of this description would be in Typepad. When you insert an image in a post, the image code is inserted for you into the entry, and you can upload multiple images and Typepad continues to insert the image code for each image uploaded into the single entry.</p><p>I would appreciate any pointers or resources to check out.</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: sniptools</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-465</link> <dc:creator>sniptools</dc:creator> <pubDate>Thu, 30 Mar 2006 09:05:12 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-465</guid> <description>Nick, sure, you can link to the article and make the zipped file downloadable. </description> <content:encoded><![CDATA[<p>Nick, sure, you can link to the article and make the zipped file downloadable.</p> ]]></content:encoded> </item> <item><title>By: Nick</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-464</link> <dc:creator>Nick</dc:creator> <pubDate>Thu, 30 Mar 2006 08:31:26 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-464</guid> <description>Thank you so so much. It took some monkeying around but, I finally got the sucker installed right. I have two questions for you though:1.) Are there any features in netpbm that will allow the user to look at a preview of the thumbnail before they upload it, I&#039;d think it would be ideal to get a preview function, cause as it is now, I am really guessing on the right percentages of my thumbnails.2.) Do you mind if I link to your downloads link to the netpbm zipped file, if you do would you mind if I uploaded the file to my own server and let them download it from there.  Pretty much the situation is, I have just started messing around with MT and figured as I figured out certain things I&#039;d post blog/tutorials on the very same blog I was working on. I&#039;d give the link to this article if you wanted, I just wanted to get the ok, don&#039;t wanna step on anybody&#039;s toes. </description> <content:encoded><![CDATA[<p>Thank you so so much. It took some monkeying around but, I finally got the sucker installed right. I have two questions for you though:</p><p>1.) Are there any features in netpbm that will allow the user to look at a preview of the thumbnail before they upload it, I'd think it would be ideal to get a preview function, cause as it is now, I am really guessing on the right percentages of my thumbnails.</p><p>2.) Do you mind if I link to your downloads link to the netpbm zipped file, if you do would you mind if I uploaded the file to my own server and let them download it from there.  Pretty much the situation is, I have just started messing around with MT and figured as I figured out certain things I'd post blog/tutorials on the very same blog I was working on. I'd give the link to this article if you wanted, I just wanted to get the ok, don't wanna step on anybody's toes.</p> ]]></content:encoded> </item> <item><title>By: Nick G</title><link>http://sniptools.com/vault/thumbnailing-with-netpbm-and-movable-type#comment-463</link> <dc:creator>Nick G</dc:creator> <pubDate>Thu, 30 Mar 2006 08:30:16 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=17#comment-463</guid> <description>Thank you so so much. It took some monkeying around but, I finally got the sucker installed right. I have two questions for you though:1.) Are there any features in netpbm that will allow the user to look at a preview of the thumbnail before they upload it, I&#039;d think it would be ideal to get a preview function, cause as it is now, I am really guessing on the right percentages of my thumbnails.2.) Do you mind if I link to your downloads link to the netpbm zipped file, if you do would you mind if I uploaded the file to my own server and let them download it from there.  Pretty much the situation is, I have just started messing around with MT and figured as I figured out certain things I&#039;d post blog/tutorials on the very same blog I was working on. I&#039;d give the link to this article if you wanted, I just wanted to get the ok, don&#039;t wanna step on anybody&#039;s toes. </description> <content:encoded><![CDATA[<p>Thank you so so much. It took some monkeying around but, I finally got the sucker installed right. I have two questions for you though:</p><p>1.) Are there any features in netpbm that will allow the user to look at a preview of the thumbnail before they upload it, I'd think it would be ideal to get a preview function, cause as it is now, I am really guessing on the right percentages of my thumbnails.</p><p>2.) Do you mind if I link to your downloads link to the netpbm zipped file, if you do would you mind if I uploaded the file to my own server and let them download it from there.  Pretty much the situation is, I have just started messing around with MT and figured as I figured out certain things I'd post blog/tutorials on the very same blog I was working on. I'd give the link to this article if you wanted, I just wanted to get the ok, don't wanna step on anybody's toes.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 6/8 queries in 0.003 seconds using disk: basic
Object Caching 579/579 objects using disk: basic

Served from: www.sniptools.com @ 2012-05-22 17:15:45 -->
