<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/blog/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://ffaat.pointclark.net/blog/feeds/atom.xml" rel="self" title="Rob A's (Im)personal Blog" type="application/atom+xml" />
    <link href="http://ffaat.pointclark.net/blog/"                        rel="alternate"    title="Rob A's (Im)personal Blog" type="text/html" />
    <link href="http://ffaat.pointclark.net/blog/rss.php?version=2.0"     rel="alternate"    title="Rob A's (Im)personal Blog" type="application/rss+xml" />
    <title type="html">Rob A's (Im)personal Blog</title>
    <subtitle type="html">My little place on the web...</subtitle>
    
    <id>http://ffaat.pointclark.net/blog/</id>
    <updated>2010-03-09T13:38:04Z</updated>
    <generator uri="http://www.s9y.org/" version="1.4-alpha1">Serendipity 1.4-alpha1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://ffaat.pointclark.net/blog/archives/166-Gimp-Behind-a-Proxy-in-Windows.html" rel="alternate" title="Gimp Behind a Proxy in Windows" />
        <author>
            <name>Rob A</name>
                    </author>
    
        <published>2010-03-09T12:17:00Z</published>
        <updated>2010-03-09T13:38:04Z</updated>
        <wfw:comment>http://ffaat.pointclark.net/blog/wfwcomment.php?cid=166</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://ffaat.pointclark.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=166</wfw:commentRss>
    
            <category scheme="http://ffaat.pointclark.net/blog/categories/14-Gimp" label="Gimp" term="Gimp" />
    
        <id>http://ffaat.pointclark.net/blog/archives/166-guid.html</id>
        <title type="html">Gimp Behind a Proxy in Windows</title>
        <content type="xhtml" xml:base="http://ffaat.pointclark.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p><span class="dropcap">R</span>ecently, I was trying to use the Gimp <strong>File->Open Location</strong> menu item under windows (which is great for snagging png files off the web, as copy paste in/Windows doesn't support transparency properly... but that is a different issue...).  I was stuck behind a proxy and it wouldn't work.  Googling for 20-30 minutes provided nothing.  Nothing in the docs.  Hmmm.</p>
<p>I dug into the source code and did a bit of troubleshooting and discovered that Gimp compiled for Windows uses WinHTTP to download URI's.  And WinHTTP does not use the normal computer's Internet Explorer network connection settings!  The only way to change this setting is by using a command line program.</p> <br /><a href="http://ffaat.pointclark.net/blog/archives/166-Gimp-Behind-a-Proxy-in-Windows.html#extended">Continue reading "Gimp Behind a Proxy in Windows"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://ffaat.pointclark.net/blog/archives/164-One-More-Final-Update-to-Histogram-Match.html" rel="alternate" title="One More (Final?) Update to Histogram Match" />
        <author>
            <name>Rob A</name>
                    </author>
    
        <published>2009-05-22T17:38:00Z</published>
        <updated>2009-05-22T17:40:35Z</updated>
        <wfw:comment>http://ffaat.pointclark.net/blog/wfwcomment.php?cid=164</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://ffaat.pointclark.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=164</wfw:commentRss>
    
            <category scheme="http://ffaat.pointclark.net/blog/categories/14-Gimp" label="Gimp" term="Gimp" />
    
        <id>http://ffaat.pointclark.net/blog/archives/164-guid.html</id>
        <title type="html">One More (Final?) Update to Histogram Match</title>
        <content type="xhtml" xml:base="http://ffaat.pointclark.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p><span class="dropcap">A</span>nother update to my <a href="http://ffaat.pointclark.net/blog/archives/162-GIMP-Script-Histogram-Match.html" title="Previous Entry">histogram match script</a>.  Now with a whole bunch of channel options - In addition to Value and RGB, there is now HSV, HS, LAB, AB, YCrCb, and CrCb.  If the images are real close, like two exposures of the same scene, try RGB.  To transfer the colours, try AB (preserve L) or CrCb (preserve Y).</p>
<p><b>EDIT:</b> One more change to the uploaded file, the script not decides if rescaling is needed and does it automatically to an optimal size.</p>
<p>The download <a href="http://ffaat.pointclark.net/blog/index.php?serendipity[subpage]=downloads&thiscat=17&file=28" title="Download histogram match script">can be found here</a>...</p>
 
            </div>
        </content>
        <dc:subject>gimp</dc:subject>
<dc:subject>histogram</dc:subject>
<dc:subject>plugin</dc:subject>

    </entry>
    <entry>
        <link href="http://ffaat.pointclark.net/blog/archives/163-Updated-Histogram-Match-Script.html" rel="alternate" title="Updated Histogram Match Script" />
        <author>
            <name>Rob A</name>
                    </author>
    
        <published>2009-05-08T16:29:00Z</published>
        <updated>2009-05-08T19:13:10Z</updated>
        <wfw:comment>http://ffaat.pointclark.net/blog/wfwcomment.php?cid=163</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://ffaat.pointclark.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=163</wfw:commentRss>
    
            <category scheme="http://ffaat.pointclark.net/blog/categories/14-Gimp" label="Gimp" term="Gimp" />
    
        <id>http://ffaat.pointclark.net/blog/archives/163-guid.html</id>
        <title type="html">Updated Histogram Match Script</title>
        <content type="xhtml" xml:base="http://ffaat.pointclark.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p><span class="dropcap">A</span> few improvements have been made to my <a href="http://ffaat.pointclark.net/blog/archives/162-GIMP-Script-Histogram-Match.html" title="Previous Entry">histogram match script</a>.  The big new features include histogram interpolation, and adjustments for saturation and contrast.  Special thanks to Isomage who helped with some of the scheme subroutines.</p>
<p>The download <a href="http://ffaat.pointclark.net/blog/index.php?serendipity[subpage]=downloads&thiscat=17&file=28" title="Download histogram match script">can be found here</a>...</p> 
            </div>
        </content>
        <dc:subject>gimp</dc:subject>
<dc:subject>histogram</dc:subject>
<dc:subject>photo</dc:subject>
<dc:subject>script</dc:subject>

    </entry>

</feed>