<?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 Comments</title>
    <link>http://www.ambitonline.com/nextrelease/</link>
    <description>Comments from Observations on Everything</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.0.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 12 Mar 2010 07:01:34 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 Comments - Comments from Observations on Everything</title>
        <link>http://www.ambitonline.com/nextrelease/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>t Corey: Credit Card Scam of the Day: Interest Rate Reduction</title>
    <link>http://www.ambitonline.com/nextrelease/archives/52-Credit-Card-Scam-of-the-Day-Interest-Rate-Reduction.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/52-Credit-Card-Scam-of-the-Day-Interest-Rate-Reduction.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=52</wfw:comment>

    

    <author>nospam@example.com (t Corey)</author>
    <content:encoded>
    Just got the same call twice in one day.  First time I hung up the second time I pressed 9 to see what the offer was.&lt;br /&gt;
&lt;br /&gt;
The opperator tried to lead me to give my CC #, but I continued to press him with questions like Who do you work for and What company do you represent.  He hung up on me when I asked if I could get the same results by calling my CC company customer service.&lt;br /&gt;
&lt;br /&gt;
Just keep asking questions they will hang up sooner than later. 
    </content:encoded>

    <pubDate>Thu, 28 Jan 2010 14:48:56 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/52-guid.html#c459</guid>
    
</item>
<item>
    <title>Mike: MySQL's Post-Oracle Future</title>
    <link>http://www.ambitonline.com/nextrelease/archives/134-MySQLs-Post-Oracle-Future.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/134-MySQLs-Post-Oracle-Future.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=134</wfw:comment>

    

    <author>nospam@example.com (Mike)</author>
    <content:encoded>
    Such a shame to see a great product like MySQL start sliding down the slippery slope of Oracle profit-glut. Our organisation has been a major backer of MySQL but is now in the process of moving 34 core MySQL databases onto PostgreSQL. A major project but there is absolutely no doubt that MySQL has no future with big red. 
    </content:encoded>

    <pubDate>Mon, 07 Dec 2009 05:33:20 -0600</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/134-guid.html#c454</guid>
    
</item>
<item>
    <title>Alan: How to: Ubuntu PHP Remove Suhosin</title>
    <link>http://www.ambitonline.com/nextrelease/archives/113-How-to-Ubuntu-PHP-Remove-Suhosin.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/113-How-to-Ubuntu-PHP-Remove-Suhosin.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=113</wfw:comment>

    

    <author>nospam@example.com (Alan)</author>
    <content:encoded>
    Indeed, there are now reasonable instructions available that make it possible to disable the more odious features of Suhosin and keep nice things like buffer overflow checking.&lt;br /&gt;
&lt;br /&gt;
I recommend that people use this approach rather than remove the package altogether.&lt;br /&gt;
&lt;br /&gt;
Still, my objection to these sorts of tools is not only the false positives, but the false sense of security they generate. Many a site owner thinks they&#039;re 100% protected because they have some array of tools and filters configured. Armed with this illusion, they feel comfortable in ignoring vulnerability reports and critical upgrades, and then are upset when their sites get hacked. 
    </content:encoded>

    <pubDate>Tue, 15 Sep 2009 14:26:10 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/113-guid.html#c435</guid>
    
</item>
<item>
    <title>Noneroy: How to: Ubuntu PHP Remove Suhosin</title>
    <link>http://www.ambitonline.com/nextrelease/archives/113-How-to-Ubuntu-PHP-Remove-Suhosin.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/113-How-to-Ubuntu-PHP-Remove-Suhosin.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=113</wfw:comment>

    

    <author>nospam@example.com (Noneroy)</author>
    <content:encoded>
    I think this is a great tip. In fact, I&#039;m using it now because I&#039;m setting up an intentionally insecure site for demonstration purposes.&lt;br /&gt;
&lt;br /&gt;
While Suhosin certainly can &#039;break shit&#039;, I&#039;d argue that it&#039;s better to learn to work around it than to remove it all together. But that&#039;s me, a security guy. Using PHP is playing with a loaded weapon if you are not very very careful. If you (&#039;you&#039; not being the author but the reader) do remove Suhosin, please, for the love of god, do some pen testing on your site and make sure you look for flaws. Otherwise you&#039;ll be owned very quickly when that trouble could have been avoided.&lt;br /&gt;
&lt;br /&gt;
W3AF would serve as a great &#039;sanity&#039; check for developers who go it alone (or anyone else).&lt;br /&gt;
&lt;br /&gt;
All the best. 
    </content:encoded>

    <pubDate>Tue, 15 Sep 2009 14:00:26 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/113-guid.html#c434</guid>
    
</item>
<item>
    <title>Ed: Don't Trust Salesforce.com (Revised)</title>
    <link>http://www.ambitonline.com/nextrelease/archives/58-Dont-Trust-Salesforce.com-Revised.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/58-Dont-Trust-Salesforce.com-Revised.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=58</wfw:comment>

    

    <author>nospam@example.com (Ed)</author>
    <content:encoded>
    SF.com is junk. never mind this email stuff - try using it. it is one of the worst pieces of online software every. Their interface is pitiful - they havent changed a thing since the early 2000s. their report generator is super inflexible, and any time you customize anything - the system begans to cumbersome and the UI super congested. &lt;br /&gt;
&lt;br /&gt;
There is clearly a lack of talent in this company. it must have all left when going public. 
    </content:encoded>

    <pubDate>Thu, 27 Aug 2009 16:11:12 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/58-guid.html#c431</guid>
    
</item>
<item>
    <title>Raleoccaw: Useful Free Web Developer Tool: &quot;Multiple IE&quot;</title>
    <link>http://www.ambitonline.com/nextrelease/archives/34-Useful-Free-Web-Developer-Tool-Multiple-IE.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/34-Useful-Free-Web-Developer-Tool-Multiple-IE.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=34</wfw:comment>

    

    <author>nospam@example.com (Raleoccaw)</author>
    <content:encoded>
    I just wanted to greet to everyone as I spam. I look forward to speaking with the forum. As for me, I was seriously ripped off by the spamming bastards at http://www.bocapersonalinjuryattorney.org - easily the worst personal injury attorneys in boca raton and would be willing to assist any locals out in finding an ethical alternative to these ambulance chasers. 
    </content:encoded>

    <pubDate>Fri, 24 Jul 2009 19:43:18 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/34-guid.html#c428</guid>
    
</item>
<item>
    <title>: Idea: Typo Swap Key</title>
    <link>http://www.ambitonline.com/nextrelease/archives/141-Idea-Typo-Swap-Key.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/141-Idea-Typo-Swap-Key.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=141</wfw:comment>

    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Sounds like the software should just do it if &quot;htis&quot; is not a word but &quot;this&quot; is a word found in the dictionary.&lt;br /&gt;
&lt;br /&gt;
[Ed. Note: Most spell checkers have that sort of thing built in, although they sometimes don&#039;t get it right. But that doesn&#039;t help with things like programming tools where there is no effective dictionary. For example, there&#039;s no way to know that SomeVraible should be SomeVariable.] 
    </content:encoded>

    <pubDate>Fri, 05 Jun 2009 16:56:51 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/141-guid.html#c417</guid>
    
</item>
<item>
    <title>incersemealia: A List of Twitter Types</title>
    <link>http://www.ambitonline.com/nextrelease/archives/128-A-List-of-Twitter-Types.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/128-A-List-of-Twitter-Types.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=128</wfw:comment>

    

    <author>nospam@example.com (incersemealia)</author>
    <content:encoded>
    I watch this guy for year, yea he do a lot of ... sorry we interrupt this link spam for a brief message. This attempt to get ranking for California appliance repair has been interrupted and replaced with www.bear.ca.gov/. This change will do maximum damage to your lame attempts to use this blog to improve your ranking for appliance repair in California. Maytag that! 
    </content:encoded>

    <pubDate>Wed, 27 May 2009 20:23:10 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/128-guid.html#c413</guid>
    
</item>
<item>
    <title>Amr Sallah: And now... Nigerian Style Fraud via Skype!</title>
    <link>http://www.ambitonline.com/nextrelease/archives/54-And-now...-Nigerian-Style-Fraud-via-Skype!.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/54-And-now...-Nigerian-Style-Fraud-via-Skype!.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=54</wfw:comment>

    

    <author>nospam@example.com (Amr Sallah)</author>
    <content:encoded>
    Dear Mr. Langford,&lt;br /&gt;
I confirm to all of you these Fraud Bumpkins , i exposed them from the Documents they did to me, see it in my attached files : 1) they have no dates by their signatures. 2) the Documents has no official numbers nor codes.&lt;br /&gt;
&lt;br /&gt;
Please find attached my Conclusion&lt;br /&gt;
&lt;br /&gt;
Amr Salah 
    </content:encoded>

    <pubDate>Sat, 16 May 2009 06:07:53 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/54-guid.html#c410</guid>
    
</item>
<item>
    <title>MM: Credit Card Scam of the Day: Interest Rate Reduction</title>
    <link>http://www.ambitonline.com/nextrelease/archives/52-Credit-Card-Scam-of-the-Day-Interest-Rate-Reduction.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/52-Credit-Card-Scam-of-the-Day-Interest-Rate-Reduction.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=52</wfw:comment>

    

    <author>nospam@example.com (MM)</author>
    <content:encoded>
    I received a call today from a black female claiming to be from Credit Card Services. They supposedly deal with all visa &amp;amp; mastercard credit cards &amp;amp; can lower interest rates as long as you have $6,000 debt. When she asked for the name of my bank of my credit card, I asked for her phone number or to mail me the information.  She put the phone down &amp;amp; I could hear her trying to scam someone else, then she hung up on me. This was the 2nd time they called me. Next time, I&#039;ll give them false information. Too bad I&#039;m unable to trace the call.  &lt;br /&gt;
A long time ago I was asked questions for which I responded &quot;YES&quot; to then I received a bill for something I had no knowledge of &amp;amp; when I called I was told that  I agreed  and they had a recording of my voice saying &quot;yes&quot; twice as proof. I argued with the scammers &amp;amp; it was dropped. I always avoid saying the word, &quot;YES&quot;. 
    </content:encoded>

    <pubDate>Thu, 14 May 2009 20:00:31 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/52-guid.html#c408</guid>
    
</item>
<item>
    <title>Keith E Smith: How to: Ubuntu PHP Remove Suhosin</title>
    <link>http://www.ambitonline.com/nextrelease/archives/113-How-to-Ubuntu-PHP-Remove-Suhosin.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/113-How-to-Ubuntu-PHP-Remove-Suhosin.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=113</wfw:comment>

    

    <author>nospam@example.com (Keith E Smith)</author>
    <content:encoded>
    This has been driving me nuts.  I was already in the process of the re-compile sans suhosin looking for an already compile .deb.  I&#039;m doing this for 9.04/64, but the problem is the typical 52 packages with dependencies, and then Ubuntu upgrades and, .... 
    </content:encoded>

    <pubDate>Tue, 05 May 2009 11:25:43 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/113-guid.html#c407</guid>
    
</item>
<item>
    <title>April : MySQL's Post-Oracle Future</title>
    <link>http://www.ambitonline.com/nextrelease/archives/134-MySQLs-Post-Oracle-Future.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/134-MySQLs-Post-Oracle-Future.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=134</wfw:comment>

    

    <author>nospam@example.com (April )</author>
    <content:encoded>
    Great post.  &lt;br /&gt;
You don&#039;t have to be a genius to see that Oracle isn&#039;t going to be a great booster of MySQL.  What do they have to gain from it?&lt;br /&gt;
The supported MySQL version gave enterprises a way to use MySQL with enterprise class support.  If I were an enterprise trying to make a database decision today and I needed support, the Oracle acquisition would certainly give me pause.  &lt;br /&gt;
Hopefully we will see another company step in and fill the void sooner rather than later.&lt;br /&gt;
A 
    </content:encoded>

    <pubDate>Tue, 21 Apr 2009 13:59:21 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/134-guid.html#c405</guid>
    
</item>
<item>
    <title>Brett: MySQL's Post-Oracle Future</title>
    <link>http://www.ambitonline.com/nextrelease/archives/134-MySQLs-Post-Oracle-Future.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/134-MySQLs-Post-Oracle-Future.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=134</wfw:comment>

    

    <author>nospam@example.com (Brett)</author>
    <content:encoded>
    MySQL reinforces Oracle&#039;s global brand immensly.  They&#039;ve now got two of the worlds biggest repositories of data in their stable, which is huge when you&#039;re trying to win the backend repository market. 
    </content:encoded>

    <pubDate>Tue, 21 Apr 2009 12:14:46 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/134-guid.html#c404</guid>
    
</item>
<item>
    <title>t3ch: How to: Ubuntu PHP Remove Suhosin</title>
    <link>http://www.ambitonline.com/nextrelease/archives/113-How-to-Ubuntu-PHP-Remove-Suhosin.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/113-How-to-Ubuntu-PHP-Remove-Suhosin.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=113</wfw:comment>

    

    <author>nospam@example.com (t3ch)</author>
    <content:encoded>
    i am compiling that right now and i hope it will fix problems with apc_fetch and uploading file progress..&lt;br /&gt;
&lt;br /&gt;
will comment when i am done.. iit makes long time &lt;img src=&quot;http://www.ambitonline.com/nextrelease/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Sat, 18 Apr 2009 17:35:36 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/113-guid.html#c403</guid>
    
</item>
<item>
    <title>DaveCahonne: Useful Free Web Developer Tool: &quot;Multiple IE&quot;</title>
    <link>http://www.ambitonline.com/nextrelease/archives/34-Useful-Free-Web-Developer-Tool-Multiple-IE.html</link>
            <category></category>
    
    <comments>http://www.ambitonline.com/nextrelease/archives/34-Useful-Free-Web-Developer-Tool-Multiple-IE.html#comments</comments>
    <wfw:comment>http://www.ambitonline.com/nextrelease/wfwcomment.php?cid=34</wfw:comment>

    

    <author>nospam@example.com (DaveCahonne)</author>
    <content:encoded>
    Never underestimate the power of the internet. An increasing number of people use the internet&lt;br /&gt;
to search for a business or service so having a web presence is an important media for promoting&lt;br /&gt;
your company. Web design is a real skill and if your website is to not only look good but work well,&lt;br /&gt;
it should be constructed by a professional web designer.&lt;br /&gt;
&lt;br /&gt;
If you are interested, you can contact me: DESPERATE_SPAMMING_DORK (AT) gmail (DOT) com&lt;br /&gt;
&lt;br /&gt;
[Ed. Note: for web sites by folks who aren&#039;t desperate spamming dorks, see http://www.abivia.net] 
    </content:encoded>

    <pubDate>Tue, 10 Mar 2009 08:12:15 -0500</pubDate>
    <guid isPermaLink="false">http://www.ambitonline.com/nextrelease/archives/34-guid.html#c395</guid>
    
</item>

</channel>
</rss>