<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>This site works best in a real browser - Comments</title>
    <link>http://grahamcox.co.uk/serendipity/</link>
    <description>This site works best in a real browser - My little place on the web...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    <pubDate>Thu, 09 Sep 2010 09:10:05 GMT</pubDate>

    <image>
        <url>http://grahamcox.co.uk/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: This site works best in a real browser - Comments - This site works best in a real browser - My little place on the web...</title>
        <link>http://grahamcox.co.uk/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Corey A: Compiling LDAP support for Apache 2.2.4</title>
    <link>http://grahamcox.co.uk/serendipity/index.php?/archives/30-Compiling-LDAP-support-for-Apache-2.2.4.html#c249</link>
            <category></category>
    
    <comments>http://grahamcox.co.uk/serendipity/index.php?/archives/30-Compiling-LDAP-support-for-Apache-2.2.4.html#comments</comments>
    <wfw:comment>http://grahamcox.co.uk/serendipity/wfwcomment.php?cid=30</wfw:comment>

    

    <author>nospam@example.com (Corey A)</author>
    <content:encoded>
    When compiling Apache 2.2.16 with auth ldap I followed the instructions provided here and had to add some to the apr-util compile.&lt;br /&gt;
&lt;br /&gt;
I&#039;m using solaris LDAP on Solaris 10.  &lt;br /&gt;
&lt;br /&gt;
In the srclib/apr-util directory run:&lt;br /&gt;
./configure --prefix=/u01/app/apache/2.2.16 --with-apr=../apr --with-ldap-include=/usr/include --with-ldap-lib=/usr/lib --with-ldap&lt;br /&gt;
&lt;br /&gt;
My LDAP was installed using the Solaris packages from the Sun website, installed in /usr. 
    </content:encoded>

    <pubDate>Thu, 12 Aug 2010 01:44:41 +0100</pubDate>
    <guid isPermaLink="false">http://grahamcox.co.uk/serendipity/index.php?/archives/30-guid.html#c249</guid>
    
</item>
<item>
    <title>Sam Albuquerque: Buying a Windows-free laptop</title>
    <link>http://grahamcox.co.uk/serendipity/index.php?/archives/38-Buying-a-Windows-free-laptop.html#c248</link>
            <category></category>
    
    <comments>http://grahamcox.co.uk/serendipity/index.php?/archives/38-Buying-a-Windows-free-laptop.html#comments</comments>
    <wfw:comment>http://grahamcox.co.uk/serendipity/wfwcomment.php?cid=38</wfw:comment>

    

    <author>nospam@example.com (Sam Albuquerque)</author>
    <content:encoded>
    Like you even I have been searching for Linux installed or no OS installed Laptops. My wife insists on getting a good brand although she uses Linux comfortably at home. Problem is good brands do not come without Windows and I do not want to pay for stuff I or my family is never going to use.&lt;br /&gt;
&lt;br /&gt;
When you search for Linux on Dell UK&#039;s site they bring up search results with Vostro 1015, Vostro 3300, Latitde 13, Vostro v13 as including Linux or FreeDOS. But if you try to buy it there are no such options.&lt;br /&gt;
&lt;br /&gt;
So far I have hit a dead end with a lowcost good quality branded laptop without Windows bundled. 
    </content:encoded>

    <pubDate>Tue, 13 Apr 2010 11:55:06 +0100</pubDate>
    <guid isPermaLink="false">http://grahamcox.co.uk/serendipity/index.php?/archives/38-guid.html#c248</guid>
    
</item>
<item>
    <title>Graham: Caret Position in a text control</title>
    <link>http://grahamcox.co.uk/serendipity/index.php?/archives/13-Caret-Position-in-a-text-control.html#c247</link>
            <category></category>
    
    <comments>http://grahamcox.co.uk/serendipity/index.php?/archives/13-Caret-Position-in-a-text-control.html#comments</comments>
    <wfw:comment>http://grahamcox.co.uk/serendipity/wfwcomment.php?cid=13</wfw:comment>

    

    <author>nospam@example.com (Graham)</author>
    <content:encoded>
    You want to do the opposite of what this code does? To specify the start and length/end of the selection and have that selected cross-browser?&lt;br /&gt;
&lt;br /&gt;
If so then I believe that it&#039;s a case of either setting the values of control.selectionStart and control.selectionEnd (if inside the top part of the if - so for real browsers) or else I&#039;m not sure for IE without trying some stuff... 
    </content:encoded>

    <pubDate>Mon, 03 Nov 2008 23:41:53 +0000</pubDate>
    <guid isPermaLink="false">http://grahamcox.co.uk/serendipity/index.php?/archives/13-guid.html#c247</guid>
    
</item>
<item>
    <title>Riccardo Perotti: Caret Position in a text control</title>
    <link>http://grahamcox.co.uk/serendipity/index.php?/archives/13-Caret-Position-in-a-text-control.html#c246</link>
            <category></category>
    
    <comments>http://grahamcox.co.uk/serendipity/index.php?/archives/13-Caret-Position-in-a-text-control.html#comments</comments>
    <wfw:comment>http://grahamcox.co.uk/serendipity/wfwcomment.php?cid=13</wfw:comment>

    

    <author>nospam@example.com (Riccardo Perotti)</author>
    <content:encoded>
    Hi. I found you code very helpful! I&#039;ve been trying to get something like this to work for hours!&lt;br /&gt;
&lt;br /&gt;
One question. How can I SET the selection AND select it? I&#039;ve tried all kinds of things, but am getting nowhere.&lt;br /&gt;
&lt;br /&gt;
Thank you! 
    </content:encoded>

    <pubDate>Mon, 03 Nov 2008 22:34:39 +0000</pubDate>
    <guid isPermaLink="false">http://grahamcox.co.uk/serendipity/index.php?/archives/13-guid.html#c246</guid>
    
</item>
<item>
    <title>Alex Miller: GPG Key Autoresponder with Procmail</title>
    <link>http://grahamcox.co.uk/serendipity/index.php?/archives/21-GPG-Key-Autoresponder-with-Procmail.html#c35</link>
            <category></category>
    
    <comments>http://grahamcox.co.uk/serendipity/index.php?/archives/21-GPG-Key-Autoresponder-with-Procmail.html#comments</comments>
    <wfw:comment>http://grahamcox.co.uk/serendipity/wfwcomment.php?cid=21</wfw:comment>

    

    <author>nospam@example.com (Alex Miller)</author>
    <content:encoded>
    Hey Graham, cool idea. I am looking to make a similar script, but it takes plain text emails with public keys attached and sends an automatic encrypted reply with my public key attached - making it easy for users to test encryption. 
    </content:encoded>

    <pubDate>Wed, 23 Apr 2008 02:34:25 +0100</pubDate>
    <guid isPermaLink="false">http://grahamcox.co.uk/serendipity/index.php?/archives/21-guid.html#c35</guid>
    
</item>
<item>
    <title>Ben M: XSL in the Browser and output encodings</title>
    <link>http://grahamcox.co.uk/serendipity/index.php?/archives/32-XSL-in-the-Browser-and-output-encodings.html#c33</link>
            <category></category>
    
    <comments>http://grahamcox.co.uk/serendipity/index.php?/archives/32-XSL-in-the-Browser-and-output-encodings.html#comments</comments>
    <wfw:comment>http://grahamcox.co.uk/serendipity/wfwcomment.php?cid=32</wfw:comment>

    

    <author>nospam@example.com (Ben M)</author>
    <content:encoded>
    I had the same problem, only in ie (ie6 and ie7), where I was getting a javascript error trying to use Adobe Spry to get update an area in my page based on an XML document. The error was &quot;system does not support the specified encoding&quot;&lt;br /&gt;
&lt;br /&gt;
I used to have, in my page that outputs XML:&lt;br /&gt;
&lt;br /&gt;
&lt; cfcontent type=&quot;text/xml; charset=UTF8&quot; reset=&quot;Yes&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
And when I changed it to:&lt;br /&gt;
&lt;br /&gt;
&lt; cfcontent type=&quot;text/xml; charset=UTF-8&quot; reset=&quot;Yes&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
It worked!!!&lt;br /&gt;
&lt;br /&gt;
Thanks a lot! 
    </content:encoded>

    <pubDate>Tue, 15 Apr 2008 19:55:24 +0100</pubDate>
    <guid isPermaLink="false">http://grahamcox.co.uk/serendipity/index.php?/archives/32-guid.html#c33</guid>
    
</item>

</channel>
</rss>