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

<rss version="0.91" >
<channel>
<title>Jim's Ramblings</title>
<link>http://www.jimjag.com/imo/</link>
<description>IMO</description>
<language>en</language>
<image>
        <url>http://www.jimjag.com/imo/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Jim's Ramblings - IMO</title>
        <link>http://www.jimjag.com/imo/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Apache HTTP Server 2.3.8-alpha</title>
    <link>http://www.jimjag.com/imo/index.php?/archives/239-Apache-HTTP-Server-2.3.8-alpha.html</link>

    <description>
        Today, I (as Release Manager for the project) &lt;a href=&quot;http://www.jimjag.com/imo/exit.php?url_id=650&amp;amp;entry_id=239&quot; title=&quot;http://www.apache.org/dist/httpd/Announcement2.3.txt&quot;  onmouseover=&quot;window.status=&#039;http://www.apache.org/dist/httpd/Announcement2.3.txt&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;released&lt;/a&gt; the latest, and what is expected to be the last, alpha version of the NextGen release of &lt;a href=&quot;http://www.jimjag.com/imo/exit.php?url_id=651&amp;amp;entry_id=239&quot; title=&quot;http://httpd.apache.org/&quot;  onmouseover=&quot;window.status=&#039;http://httpd.apache.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Apache httpd&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
This is pretty exciting news because for now on we&#039;ll be focusing on pushing out beta releases in anticipation of a quick trip to 2.4.0-GA.&lt;br /&gt;
&lt;br /&gt;
Certainly, Apache httpd 2.4.0 has been a long time coming, but it will be well worth the wait. The new features, especially related to MPMS, Authn/Authz and the Proxy module, will continue to be the reference standards for web servers. I&#039;m really excited by all the mod_proxy improvements because that&#039;s an area which I, and others, have been giving special attention to. You combine that with the various async changes, the Event and (for the time-being still experimental) Simple MPMs and you have a killer server.&lt;br /&gt;
&lt;br /&gt;
So &lt;a href=&quot;http://www.jimjag.com/imo/exit.php?url_id=652&amp;amp;entry_id=239&quot; title=&quot;http://httpd.apache.org/download.cgi&quot;  onmouseover=&quot;window.status=&#039;http://httpd.apache.org/download.cgi&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;download&lt;/a&gt; and try it out and give us your feedback.&lt;br /&gt;
&lt;br /&gt;
Cheers! 
    </description>
</item>
<item>
    <title>So what's next...</title>
    <link>http://www.jimjag.com/imo/index.php?/archives/238-So-whats-next....html</link>

    <description>
        Yes, the rumors are true. As anyone who follows &lt;a href=&quot;http://www.jimjag.com/imo/exit.php?url_id=648&amp;amp;entry_id=238&quot; title=&quot;http://twitter.com/jimjag/&quot;  onmouseover=&quot;window.status=&#039;http://twitter.com/jimjag/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;me on twitter&lt;/a&gt; knows following my &lt;a href=&quot;http://www.jimjag.com/imo/exit.php?url_id=649&amp;amp;entry_id=238&quot; title=&quot;http://twitter.com/jimjag/status/21916179979&quot;  onmouseover=&quot;window.status=&#039;http://twitter.com/jimjag/status/21916179979&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;tweet&lt;/a&gt;, I will be leaving VMware.&lt;br /&gt;
&lt;br /&gt;
The experience has been incredible, and being with VMware was the end of a journey started about 10 years ago when I first joined Covalent. Following some &quot;interesting&quot; events within that company, Covalent emerged as a premier FOSS-related business and as CTO I was able to continue working with Mark and Ryan to grow the company. We were so successful that SpringSource took notice of our products, or business plan and our customer base and decided they wanted in, and so they bought the company. At SpringSource I was, in addition to other tasks, the tech lead and developer for a project that became one of the most significant (if not the most significant) products for the company. And after around 2 years, SpringSource was so successful that VMware took notice and bought us.&lt;br /&gt;
&lt;br /&gt;
Now after a year, it is time to move on.&lt;br /&gt;
&lt;br /&gt;
I&#039;m ready for new challenges and new opportunities. I&#039;m looking for a place that can benefit from my talents, experience and expertise as much as Covalent/SpringSource/VMware has.&lt;br /&gt;
&lt;br /&gt;
I&#039;m ready to make a difference and an impact... Know of any places that might be interested? Let me know.&lt;br /&gt;
&lt;br /&gt;
Thanks. 
    </description>
</item>
<item>
    <title>ASF Voting System Rocks</title>
    <link>http://www.jimjag.com/imo/index.php?/archives/237-ASF-Voting-System-Rocks.html</link>

    <description>
        The ASF uses an ssh-based voting tool, mostly developed by Roy, to handle the new member and new director voting process. New members are elected in using a simple yes/no/abstain whereas directors are voted in using the STV system. The tool is great, but it had the requirement of actually having to ssh into a specific machine to cast your votes.&lt;br /&gt;
&lt;br /&gt;
Well, after some discussions on the members mailing list, our illustrious SysAdmin Joe (with some patches from others) created this exceptional GUI front-end for the tool, which makes casting votes even easier. Hopefully, with this front-end, the voter tool will be used for a bunch of other things...&lt;br /&gt;
&lt;br /&gt;
As far as setting up the voter tool, well, I just use a bunch of scripts I hacked together years ago... Not fully automated, but good enough. 
    </description>
</item>
<item>
    <title>Side project Telaen</title>
    <link>http://www.jimjag.com/imo/index.php?/archives/236-Side-project-Telaen.html</link>

    <description>
        In addition to the stuff I do for $WORK and the ASF, there are also some coding side-projects that I like spending some time (and my limited talents) on. One of these is a PHP-based webmail system called &lt;a href=&quot;http://www.jimjag.com/imo/exit.php?url_id=647&amp;amp;entry_id=236&quot;  onmouseover=&quot;window.status=&#039;http://www.telaen.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;Telaen&quot;&gt;Telaen&lt;/a&gt;. It started off when I wanted a nice webmail system to use with jaguNET and found Uebimiau. But the code in Uebimiau was a mess and seemed to be abandon-ware, so I hacked away at it and provided the so-called &lt;em&gt;jimjag patches&lt;/em&gt; which many users found useful. After awhile though, it just seemed better to fork it and so a few of us created Telaen.&lt;br /&gt;
&lt;br /&gt;
Anyway, as it always is when you do stuff on the side, Real Life has this nasty habit of intervening, causing development on Telaen to slow down. Well, I&#039;ve since rebooted the project (who needs sleep??) and have a beta of the latest version (Telaen 1.3.0) available... Check it out. 
    </description>
</item>

</channel>
</rss>
