<?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>It's Fixed in the Next Release - Open Source Software</title>
    <link>http://www.ambitonline.com/nextrelease/</link>
    <description>Observations on Everything</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.0.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 26 Dec 2008 10:17:41 GMT</pubDate>

    <image>
        <url>http://www.ambitonline.com/nextrelease/templates/competition/img/s9y_banner_small.png</url>
        <title>RSS: It's Fixed in the Next Release - Open Source Software - Observations on Everything</title>
        <link>http://www.ambitonline.com/nextrelease/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Simplifying Joomla Template Layouts</title>
    <link>http://www.ambitonline.com/nextrelease/archives/114-Simplifying-Joomla-Template-Layouts.html</link>
            <category>It's a Code, Code World</category>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/114-Simplifying-Joomla-Template-Layouts.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=114</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=114</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford (developer blog))</author>
    <content:encoded>
    Since the early days of Joomla 1.5, component layouts have bothered me. First there&#039;s the problematic nomenclature (which I&#039;m probably using incorrectly). Layouts are component-specific snippets of HTML and PHP logic that generate the actual code (usually HTML) that goes to the target device. A template can override the default layout, which is just one of the many powerful features that give Joomla sites so much flexibility.&lt;br /&gt;
&lt;br /&gt;
My biggest problem with layouts is that they typically embed too much logic. Why should a layout be determining what to do if a category description isn&#039;t present? Worse yet, why does it have to check access to see if an article body should be displayed or not? Surely the actual view should be responsible for this sort of thing, and the layout should be strictly concerned with how to present the information that&#039;s available.&lt;br /&gt;
&lt;br /&gt;
The other problem is that layouts are ugly beasts. Most layouts need to flip between HTML and PHP dozens of times, just to do the most simple thing.&lt;br /&gt;
&lt;br /&gt;
I&#039;m not exactly a patient person. Maintaining the existing layout code in the Joomla core components is bothersome enough, but recently I started doing extensive work on a third party component, adding my own view in the process. That&#039;s when that familiar snapping sound resonated in my head. Always a sucker for diversions, I decided to follow the tangent and see if I could improve Joomla layouts.&lt;br /&gt;
&lt;br /&gt;
It took about triple the expected effort, largely because the initial results were pretty exciting, and I decided to do more than a hack job. The result is JTML, and the results are described in the white paper &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=249&amp;amp;entry_id=114&quot; title=&quot;http://www.abivia.net/web-dev-white-papers/46-simplifying-joomla-template-layouts&quot;  onmouseover=&quot;window.status=&#039;http://www.abivia.net/web-dev-white-papers/46-simplifying-joomla-template-layouts&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;Simplifying Joomla Template Layouts&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Every once in a while, the idea of creating a simple language for creating Joomla extensions comes up, but that is a very big job indeed, and there are many, many other things to do in the project. So it remains a bit of a dream. I&#039;m hoping JTML is one small step in that direction. 
    </content:encoded>

    <pubDate>Tue, 23 Dec 2008 17:40:30 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/114-guid.html</guid>
    
</item>
<item>
    <title>Steve Jobs Just Loves Windows Vista!</title>
    <link>http://www.ambitonline.com/nextrelease/archives/87-Steve-Jobs-Just-Loves-Windows-Vista!.html</link>
            <category>Business</category>
            <category>Open Source Software</category>
            <category>Technology</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/87-Steve-Jobs-Just-Loves-Windows-Vista!.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=87</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=87</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    As more Windows users cry &quot;Help, I&#039;ve been Vista whipped!&quot;, I thought that the introduction of the oppressive Windows Vista was going to be a boon for Linux.&lt;br /&gt;
&lt;br /&gt;
I got the first part right. As Vista subverts your computer into a Microsoft Peripheral, subject to whatever whim &quot;Balmer and The Boys&quot; cook up, users have resisted. A large number of not-so-technical people I&#039;ve talked to want to avoid Vista like the plague. [And in my opinion, rightly so.]&lt;br /&gt;
&lt;br /&gt;
My assumption was that given reasonably priced hardware from several suppliers and completely free Linux distributions like &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=187&amp;amp;entry_id=87&quot; title=&quot;http://www.ubuntu.com&quot;  onmouseover=&quot;window.status=&#039;http://www.ubuntu.com&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Ubuntu&lt;/a&gt;, the discomfort with Vista would be the kick that finally pushed Linux into the consumer mainstream.&lt;br /&gt;
&lt;br /&gt;
Not so.  &lt;br /&gt;&lt;a href=&quot;http://www.ambitonline.com/nextrelease/archives/87-Steve-Jobs-Just-Loves-Windows-Vista!.html#extended&quot;&gt;Continue reading &quot;Steve Jobs Just Loves Windows Vista!&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 29 Jan 2008 22:55:51 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/87-guid.html</guid>
    
</item>
<item>
    <title>Open Source Changes Software Acquisitions</title>
    <link>http://www.ambitonline.com/nextrelease/archives/86-Open-Source-Changes-Software-Acquisitions.html</link>
            <category>Business</category>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/86-Open-Source-Changes-Software-Acquisitions.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=86</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=86</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    It used to be that when one software company acquired another, it was frequently as much an acquisition of a customer base as it was one of technology. Often it was a &quot;strategic acquisition&quot; which frequently meant taking a competitor out.&lt;br /&gt;
&lt;br /&gt;
These sorts of acquisitions are the worst: Some innovative company gives a major player a hard time by delivering a great product. It develops a fiercely loyal customer base. &quot;Majorco&quot; users start to ask &quot;when are you going to implement feature X like &#039;Smallco&#039; does&quot;? Unfortunately feature X requires a complete re-write of the major company&#039;s fragile solution, and being constantly reminded of this is no fun. So what does the major player do? Simple, acquire Smallco and &lt;strong&gt;throw their technology away&lt;/strong&gt;. All the customers who hated you now really hate you, but they now have no choice and the customer bleed stops.&lt;br /&gt;
&lt;br /&gt;
As a customer I&#039;ve had this happen to me more than once, and it sucks. I&#039;ve dropped entire lines of business partially because I couldn&#039;t bear working with the purchaser&#039;s sorry-ass excuse for a product.&lt;br /&gt;
&lt;br /&gt;
The integration process must be something else in these situations too. The guys who run Smallco are now rich. They have a contract that makes them hang around and say nice things about Majorco for a couple of years. Then they can go off and do what they want. The rest of the staff, at least those who survive &quot;cost efficiencies&quot;, have a choice of working with a product they probably hate, or finding new employment.&lt;br /&gt;
&lt;br /&gt;
In the open source era, customers are defended from this sort of thing. &lt;br /&gt;&lt;a href=&quot;http://www.ambitonline.com/nextrelease/archives/86-Open-Source-Changes-Software-Acquisitions.html#extended&quot;&gt;Continue reading &quot;Open Source Changes Software Acquisitions&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 29 Jan 2008 08:25:32 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/86-guid.html</guid>
    
</item>
<item>
    <title>OpenProj: Proprietary Spin Meets Open Source Product</title>
    <link>http://www.ambitonline.com/nextrelease/archives/85-OpenProj-Proprietary-Spin-Meets-Open-Source-Product.html</link>
            <category>Marketing</category>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/85-OpenProj-Proprietary-Spin-Meets-Open-Source-Product.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=85</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=85</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    Notification of the 1.0 release of &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=182&amp;amp;entry_id=85&quot; title=&quot;http://openproj.org/openproj&quot;  onmouseover=&quot;window.status=&#039;http://openproj.org/openproj&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;OpenPrjoj&lt;/a&gt; came through my news feed recently. The contents were a typical press release. The release quickly gets to making the statement &quot;Projity announced the initial OpenProj beta in the Fall, over 200,000 users joined the beta testing in over 132 countries.&quot; Now this is interesting, because a news item just five days previous claims &quot;OpenProj has now been downloaded over 200,000 times with deployments accelerating around the world.&quot;&lt;br /&gt;
&lt;br /&gt;
It seems to me that someone has drawn an equivalence between &quot;downloads&quot; and &quot;beta testers&quot;. What they can really claim is &quot;200,000 tire kickers&quot; or without the metaphor, &quot;200,000 evaluations&quot;.&lt;br /&gt;
&lt;br /&gt;
I can speak to this because I&#039;m one of the people who downloaded it. I have to say that I was impressed, both with the concept and with the obvious level of effort that&#039;s been put into it.&lt;br /&gt;
&lt;br /&gt;
I used it to import a Project file, with the intention of making some changes and printing a report. Although I was able to change the data, the report they produced was wholly inadequate. Butt-ugly, rasterized fonts, and so on. It sucked. I wound up exporting it to an OpenCalc file and reporting from there.&lt;br /&gt;
&lt;br /&gt;
Now if I was a beta tester, I&#039;d probably have provided some feedback to let them know about my experiences. If it was really a beta release (instead of just another one of thousands of projects with &quot;v0.9&quot; releases) you think it might have told me. After all user involvement is part of the &quot;social contract&quot; of open source.&lt;br /&gt;
&lt;br /&gt;
I resent being placed in a group (or so it seems) that I never thought I belonged to. This press release smacks of the kind of marketing over-hype that isn&#039;t &amp;mdash; and shouldn&#039;t &amp;mdash; be associated with an open source project.&lt;br /&gt;
&lt;br /&gt;
So make that &quot;over 199,999 users&quot;. 
    </content:encoded>

    <pubDate>Thu, 17 Jan 2008 18:56:34 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/85-guid.html</guid>
    
</item>
<item>
    <title>A Motto for Open Source</title>
    <link>http://www.ambitonline.com/nextrelease/archives/76-A-Motto-for-Open-Source.html</link>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/76-A-Motto-for-Open-Source.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=76</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=76</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    This one&#039;s short: A slogan I came up with for the open source movement &quot;We&#039;re here to dominate the World, because domination should be free and democratic.&quot; 
    </content:encoded>

    <pubDate>Thu, 03 Jan 2008 10:38:34 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/76-guid.html</guid>
    
</item>
<item>
    <title>An Open Letter to Computer Manufacturers</title>
    <link>http://www.ambitonline.com/nextrelease/archives/73-An-Open-Letter-to-Computer-Manufacturers.html</link>
            <category>Business</category>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/73-An-Open-Letter-to-Computer-Manufacturers.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=73</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=73</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    I originally sent this to a specific company, but I think it applies more broadly, so here&#039;s a generic version:&lt;br /&gt;
&lt;br /&gt;
Last week, I purchased a new laptop from your company. I plan to use Linux on this system. Although Ubuntu installs and runs successfully, there are several issues with the display, sound system, and other features (I haven&#039;t even got to the web cam yet). These issues limit my ability to enjoy the new system.&lt;br /&gt;
&lt;br /&gt;
As a highly technical user, I am confident that I will overcome these issues. However I should not have to. There is a lot of support for your older hardware in the community, but not for newer systems. This implies that as a company, you offer little to no support to the community and they have to figure things out by trial and error.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.ambitonline.com/nextrelease/archives/73-An-Open-Letter-to-Computer-Manufacturers.html#extended&quot;&gt;Continue reading &quot;An Open Letter to Computer Manufacturers&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 12 Dec 2007 11:44:43 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/73-guid.html</guid>
    
</item>
<item>
    <title>Are Proprietary Software Comanies Tolerating User Piracy?</title>
    <link>http://www.ambitonline.com/nextrelease/archives/62-Are-Proprietary-Software-Comanies-Tolerating-User-Piracy.html</link>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/62-Are-Proprietary-Software-Comanies-Tolerating-User-Piracy.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=62</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=62</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    Several years ago &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=162&amp;amp;entry_id=62&quot; title=&quot;http://www.corel.com&quot;  onmouseover=&quot;window.status=&#039;http://www.corel.com&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;Corel&#039;s&lt;/a&gt; then-CEO Michael Cowpland made quite a stir with his offhand attitude to software piracy. Paraphrasing, the slant of what he said was that he&#039;d rather have people use unauthorized copies of his product than those of a competitor. [I have been unable to find a reference for this.] &lt;br /&gt;&lt;a href=&quot;http://www.ambitonline.com/nextrelease/archives/62-Are-Proprietary-Software-Comanies-Tolerating-User-Piracy.html#extended&quot;&gt;Continue reading &quot;Are Proprietary Software Comanies Tolerating User Piracy?&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 31 Oct 2007 07:03:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/62-guid.html</guid>
    
</item>
<item>
    <title>Lobbying for Change in Eclipse</title>
    <link>http://www.ambitonline.com/nextrelease/archives/51-Lobbying-for-Change-in-Eclipse.html</link>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/51-Lobbying-for-Change-in-Eclipse.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=51</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=51</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    IBM&#039;s open source &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=153&amp;amp;entry_id=51&quot; title=&quot;http://www.eclipse.org&quot;  onmouseover=&quot;window.status=&#039;http://www.eclipse.org&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;Eclipse platform&lt;/a&gt; is an incredibly powerful development tool. Despite the fact that it&#039;s a bit of a resource hog, the productivity gains I get from it are well worth it. Thanks to its open source license, there are an increasing number of excellent tools that let me work with anything from &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=154&amp;amp;entry_id=51&quot; title=&quot;http://www.php.net&quot;  onmouseover=&quot;window.status=&#039;http://www.php.net&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;PHP&lt;/a&gt; to &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=155&amp;amp;entry_id=51&quot; title=&quot;http://www.povray.org&quot;  onmouseover=&quot;window.status=&#039;http://www.povray.org&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;PovRay&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
IBM does a pretty good job of soliciting input from the development community, and in many cases they respond well. But not today. &lt;br /&gt;&lt;a href=&quot;http://www.ambitonline.com/nextrelease/archives/51-Lobbying-for-Change-in-Eclipse.html#extended&quot;&gt;Continue reading &quot;Lobbying for Change in Eclipse&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 04 Jul 2007 17:10:17 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/51-guid.html</guid>
    
</item>
<item>
    <title>phpGroupWare: Cool Open Source Software Needs Help</title>
    <link>http://www.ambitonline.com/nextrelease/archives/38-phpGroupWare-Cool-Open-Source-Software-Needs-Help.html</link>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/38-phpGroupWare-Cool-Open-Source-Software-Needs-Help.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=38</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=38</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    I&#039;ve been running a nifty little package called &quot;phpGroupWare&quot; for a few years now with great success. It&#039;s got just about everything you would want in a groupware package: contact management, shared calendars, document storage and retrieval, e-mail, and much more.&lt;br /&gt;
&lt;br /&gt;
This is a project that experienced an all too common event in open source: a fork. Some years ago, there was an argument on the future direction of the project. As I vaguely recall, it had something to do with licensing. I wasn&#039;t around for the fireworks, but this tends to be a deeply philosophical issue and one of the most common reasons for OSS forks. &lt;br /&gt;&lt;a href=&quot;http://www.ambitonline.com/nextrelease/archives/38-phpGroupWare-Cool-Open-Source-Software-Needs-Help.html#extended&quot;&gt;Continue reading &quot;phpGroupWare: Cool Open Source Software Needs Help&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 19 Feb 2007 14:42:49 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/38-guid.html</guid>
    
</item>
<item>
    <title>Ranked #1 on Google!</title>
    <link>http://www.ambitonline.com/nextrelease/archives/20-Ranked-1-on-Google!.html</link>
            <category>Marketing</category>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/20-Ranked-1-on-Google!.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    &lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 120px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;img width=&#039;120&#039; height=&#039;90&#039;  src=&quot;http://www.ambitonline.com/nextrelease/uploads/blogpage.png&quot; alt=&quot;Thumb-Page Example&quot; /&gt;&lt;/div&gt;&lt;/div&gt;A year or so ago, I needed a tool to generate thumbnails of Web pages. I found a lot of inadequate tools and a server based solution with limited flexibility (thumbshots.org). So I decided to throw together &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=109&amp;amp;entry_id=20&quot; title=&quot;http://www.abivia.com/oss/thumb-page/index.php&quot;  onmouseover=&quot;window.status=&#039;http://www.abivia.com/oss/thumb-page/index.php&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;Thumb-Page&lt;/a&gt; to do the job, and then I decided to release it as open source.&lt;br /&gt;
&lt;br /&gt;
Since then, it&#039;s been a surprisingly popular application. I figured maybe a few hundred people would be interested in it... instead it&#039;s clocking in at about 400 per month. Now compared to a &quot;hot&quot; shareware application that can pull in 400,000 downloads per month, that&#039;s not so hot, but it&#039;s still pretty good. &lt;br /&gt;&lt;a href=&quot;http://www.ambitonline.com/nextrelease/archives/20-Ranked-1-on-Google!.html#extended&quot;&gt;Continue reading &quot;Ranked #1 on Google!&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 08 Oct 2006 15:15:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/20-guid.html</guid>
    
</item>
<item>
    <title>Serendipity (s9y) is Fantastic</title>
    <link>http://www.ambitonline.com/nextrelease/archives/19-Serendipity-s9y-is-Fantastic.html</link>
            <category>Open Source Software</category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/19-Serendipity-s9y-is-Fantastic.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ambitonline.com/nextrelease/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (Alan Langford)</author>
    <content:encoded>
    After a few days of plug-ins and tweaks, I have to say I&#039;m phenominally happy with Serendipity, my new blog software. Open source rules the day again.&lt;br /&gt;
&lt;br /&gt;
From the user side, the best feature is the ability to grab an RSS feed by category. Not interested in my ramblings about daily life? Grab a feed from the categories you like.&lt;br /&gt;
&lt;br /&gt;
As a developer, it&#039;s not very often that I install an application without muttering under my breath about something that isn&#039;t done right, or at least could have been done better. This package is as close to perfect as I&#039;ve seen in a long time. In fact, the only thing it did that wasn&#039;t to my liking was create a new user for the posts I imported from Blogger. If it had asked if I wanted to merge the posts into an existing user, it would have spared me a little digging into the database and a quick SQL query to patch things up.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve also deployed Serendipity in the &quot;Flexistuff&quot; blog over at &lt;a href=&quot;http://www.ambitonline.com/nextrelease/exit.php?url_id=98&amp;amp;entry_id=19&quot; title=&quot;http://blogs.oneofakindpublishing.com&quot;  onmouseover=&quot;window.status=&#039;http://blogs.oneofakindpublishing.com&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;One of a Kind Publishing&lt;/a&gt;. This new blog is going to be all about personalization and customization, but it will take a little while for it to get up to speed. After all, blogs are all about content, and good content is never easy. There&#039;s also a good chance that we&#039;ll be rebranding; I&#039;ll update the link if/when things change.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 08 Oct 2006 14:19:47 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/19-guid.html</guid>
    
</item>

</channel>
</rss>
