<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss version="2.0">
  <channel>
    <title>osCommerce News Announcements</title>
    <language>en</language>
    <description>Official osCommerce news and announcements</description>
    <link>http://www.oscommerce.com</link>
    <copyright>Copyright (c) 2007 osCommerce</copyright>
    <image>
      <title>osCommerce</title>
      <url>http://www.oscommerce.com/images/oscommerce_88x31.gif</url>
      <link>http://www.oscommerce.com</link>
    </image>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/osCommerce" type="application/rss+xml" /><item>
      <title>osCommerce Online Merchant v2.2 RC2a Released</title>
      <link>http://www.oscommerce.com/about/news,130</link>
      <description><![CDATA[This is a bugfix release that replaces osCommerce Online Merchant v2.2 RC2.<br />
<br />
The only changes that have been made include the following 2 bugfixes that were introduced with 2.2 RC2:<br />
<br />
<ul><li>Use of PHP 5 only stripos() function during the database restoration routine on the Administration Tool. A compatibility function has been added to work on PHP &lt;5 servers.</li><li>A PHP warning message is produced on requests where the session has not been started (ie, for search engine spiders). This is due to referencing the $_SESSION superglobal variable in tep_session_is_registered() which does not exist if the session has not started. A check for this variable has been added to this function.</li></ul><br />
<br />
It is strongly recommended that existing v2.2 RC2 installations apply the following changes to correct the above issues:<br />
<br />
<a href="http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1829">http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1829</a><br />
<a href="http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1830">http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1830</a><br />
<br />
osCommerce Online Merchant v2.2 Release Candidate 2a can be downloaded here:<br />
<br />
<a href="http://www.oscommerce.com/redirect.php/go,44">http://www.oscommerce.com/redirect.php/go,44</a><br />
<br />
An upgrade guide for existing osCommerce 2.2 Release Candidate 1 installations can be found here:<br />
<br />
<a href="http://www.oscommerce.com/ext/upgrade-22rc2.html">http://www.oscommerce.com/ext/upgrade-22rc2.html</a><br />
<br />
This announcement can be discussed on the community support forums at:<br />
<br />
<a href="http://forums.oscommerce.com/index.php?showtopic=289553">http://forums.oscommerce.com/index.php?showtopic=289553</a><br />
<br />
We wish you the best of fun with this release and look forward to your feedback!]]></description>
      <pubDate>Wed, 30 Jan 2008 18:07:49 -0400</pubDate>
      <guid>http://www.oscommerce.com/about/news,130</guid>
    </item>
    <item>
      <title>osCommerce Online Merchant v2.2 RC2 Released</title>
      <link>http://www.oscommerce.com/about/news,129</link>
      <description><![CDATA[We are proud to announce an advancement of the osCommerce 2.2 release series with the new osCommerce Online Merchant v2.2 Release Candidate 2 release. This second release candidate addresses issues introduced in the previous release candidate release and addresses longer termed issues from 2.2 Milestone 2.<br />
<br />
No major features have been introduced with this release candidate as our development efforts are focused on our upcoming 3.0 release, but does include the following changes:<br />
<br />
<ul><li>Over 15 bug fixes and improvements.</li><li>Improved register_globals compatibility layer for PHP 4.3+ servers.</li><li>New and updated payment modules that include PayPal Express Checkout, PayPal Direct Payments, PayPal Website Payments Standard, Authorize.net AIM and SIM, WorldPay, and more.</li><li>Introduce the ability for payment modules to show checkout buttons on the shopping cart page.</li><li>Introduce the ability for order shipping and billing addresses to be defined from an external source (ie, payment method).</li><li>Introduce a public status flag on order status levels to show or hide orders from customers depending on the order status level.</li><li>Introduce a download flag on order status levels to allow customers to download virtual products at specific order status levels.</li><li>Introduce version signature strings to payment modules that link to the add-ons site for easier version tracking.</li></ul><br />
<br />
osCommerce Online Merchant v2.2 Release Candidate 2 can be downloaded here:<br />
<br />
<a href="http://www.oscommerce.com/redirect.php/go,43">http://www.oscommerce.com/redirect.php/go,43</a><br />
<br />
An upgrade guide for existing osCommerce 2.2 Release Candidate 1 installations can be found here:<br />
<br />
<a href="http://www.oscommerce.com/ext/upgrade-22rc2.html">http://www.oscommerce.com/ext/upgrade-22rc2.html</a><br />
<br />
This announcement can be discussed on the community support forums at:<br />
<br />
<a href="http://forums.oscommerce.com/index.php?showtopic=289553">http://forums.oscommerce.com/index.php?showtopic=289553</a><br />
<br />
We wish you the best of fun with this release and look forward to your feedback!]]></description>
      <pubDate>Tue, 15 Jan 2008 17:36:27 -0400</pubDate>
      <guid>http://www.oscommerce.com/about/news,129</guid>
    </item>
    <item>
      <title>osCommerce Online Merchant v3.0 and PHP 5</title>
      <link>http://www.oscommerce.com/about/news,128</link>
      <description><![CDATA[The PHP Group recently announced that support for PHP 4 will be discontinued at the end of this year to focus on the production-ready PHP 5 and the upcoming PHP 6 releases.<br />
<br />
The announcement from the PHP Group can be read here:<br />
<br />
<a href="http://www.php.net/index.php#2007-07-13-1" target="_blank">http://www.php.net/index.php#2007-07-13-1</a><br />
<br />
This announcement impacts our current v3.0 development roadmap, our vision for the final v3.0 release, and our support policy for released versions, where we have decided to also drop support for PHP 4 in osCommerce Online Merchant v3.0 and to optimize it for PHP 5.<br />
<br />
This gives us v3.0 Alpha 5 and v3.0 Alpha 6 to remove PHP 4 compatibility coding logic and to optimize the framework with the new features PHP 5 provides. As the current state of the v3.0 framework has already moved to an Object Oriented design, optimizing it for PHP 5 will be a simple task worth doing now to avoid jumping to v4.0 so soon which was planned to be PHP 5 optimized.<br />
<br />
Optimizing osCommerce Online Merchant v3.0 for PHP 5 now allows us to further improve and strengthen the framework and to pass the high quality level of coding to community developers to base their add-ons on. The performance of the framework will improve by removing the PHP 4 compatibility layer and by taking advantage of the new features PHP 5 provides such as SimpleXML, DateTime, Iterators, and new core functions. The design and security of the Object Oriented framework will also improve by utilizing the new features of the PHP 5 Object Model.<br />
<br />
Our support policy for the v3.x release series is to publish a release with new features every 6 months and to support each published release for 2 years. Removing the PHP 4 compatibility layer now for the v3.0 release allows us to focus only on PHP 5 without the need to spend resources on PHP 4 compatibility past its end of life cycle.<br />
<br />
Many hosting providers have been supporting PHP 5 in recent years together with PHP 4 where this change will not impact many users. The number of providers supporting PHP 5 will increase by the end of the year to match the end of life support for PHP 4.<br />
<br />
The osCommerce Online Merchant v2.x release series will continue to be compatible with PHP 3, PHP 4, and PHP 5 from v2.2 onwards.<br />
<br />
We are highly motivated about this change in focus and look forward in making osCommerce Online Merchant v3.0 an even better release.<br />
<br />
This announcement can be discussed on the community support forums at:<br />
<br />
<a href="http://forums.oscommerce.com/index.php?showtopic=270025">http://forums.oscommerce.com/index.php?showtopic=270025 </a>]]></description>
      <pubDate>Wed, 18 Jul 2007 18:31:54 -0400</pubDate>
      <guid>http://www.oscommerce.com/about/news,128</guid>
    </item>
    <item>
      <title>osCommerce Online Merchant v2.2 RC1 Released</title>
      <link>http://www.oscommerce.com/about/news,127</link>
      <description><![CDATA[We are proud to announce an advancement of the osCommerce 2.2 release cycle with a new release titled osCommerce Online Merchant v2.2 Release Candidate 1. This is primarily a bug fix release for the 2.2 series and will be the last release made before the 2.2 release series is finalized. We are currently in the process of certifying the payment modules included in this release which will be the only change for the final osCommerce Online Merchant v2.2 release planned in the coming weeks.<br />
<br />
No major features have been introduced with this release candidate as our development efforts are focused on our upcoming 3.0 release, but does include the following changes:<br />
<br />
* Over 25 bug fixes and improvements<br />
* register_globals compatibility for PHP 4.3+ servers<br />
* Visa PCI conformance of accepting credit card information on the checkout confirmation page<br />
* Public titles for payment modules so the name of the payment service provider is not used as a payment method<br />
* Maximum number of product quantities that can be added to the shopping cart (by default 99)<br />
* New login routine for the Administration Tool<br />
* New summary modules to display on the Administration Tool index page<br />
* New web-based installation routine (backported from 3.0)<br />
<br />
This release candidate also introduces a new name for the solution titled "osCommerce Online Merchant" that strengthens our presence and marketing efforts for our upcoming releases.<br />
<br />
osCommerce Online Merchant v2.2 Release Candidate 1 can be downloaded here:<br />
<br />
<a href="http://www.oscommerce.com/redirect.php/go,41">http://www.oscommerce.com/redirect.php/go,41</a> (hosted at Sunsite.dk)<br />
<br />
An upgrade guide for existing osCommerce 2.2 Milestone 2 060817 installations can be found here:<br />
<br />
<a href="http://www.oscommerce.com/ext/osc22rc1_upgrade.html.zip">http://www.oscommerce.com/ext/osc22rc1_upgrade.html.zip</a><br />
<br />
This announcement can be discussed on the community support forums at:<br />
<br />
<a href="http://forums.oscommerce.com/index.php?showtopic=268335">http://forums.oscommerce.com/index.php?showtopic=268335</a><br />
<br />
We wish you the best of fun with this release and look forward to your feedback!]]></description>
      <pubDate>Tue, 03 Jul 2007 19:02:37 -0400</pubDate>
      <guid>http://www.oscommerce.com/about/news,127</guid>
    </item>
    <item>
      <title>osCommerce 3.0 Alpha 4 "Lebkuchen" Released</title>
      <link>http://www.oscommerce.com/about/news,126</link>
      <description><![CDATA[We are proud to announce the fourth alpha release in the osCommerce 3.0 development cycle and it is now available for general public testing. osCommerce 3.0 Alpha 4 "Lebkuchen" is the second release to be made available to the public, where the first two alpha releases were made available to Community Sponsors only.<br />
<br />
Alpha releases are made to showcase the new features being worked on and to generalize a version specific for testing to help fix and improve subsequent alpha releases for a final, stable, secure, and production ready 3.0 release.<br />
<br />
Although we strive to keep alpha releases stable, the primary intentions of making alpha releases publicly available are for testing purposes only. The framework for 3.0 is still under development and will change in subsequent alpha releases. No upgrade paths will be provided between alpha releases and are therefore not recommended for production use.<br />
<br />
Some of the new features that are made available in this release include:<br />
<br />
* New object-oriented framework (alpha 1)<br />
* New installation routine (alpha 1)<br />
* register_globals and magic_quotes_gpc compatibility (alpha 1)<br />
* New template structure implementation (alpha 1)<br />
* Search-engine optimizations (alpha 1)<br />
* Service modules (alpha 1)<br />
* Checkout procedure cleanup (alpha 2)<br />
* New language definitions implementation (alpha 2)<br />
* Updated payment modules with post-transaction actions (alpha 3)<br />
* Catalog front-end, administration tool, and installation routine combined (alpha 3)<br />
* XHTML/CSS based default template layout for the catalog side (alpha 3)<br />
* Multiple product images implementation (alpha 3)<br />
* New action modules (alpha 3)<br />
* Administration Tool access levels (alpha 4)<br />
* Administrator Log (alpha 4)<br />
* Administration Tool batch action capabilities (alpha 4)<br />
* HTML Editor for product descriptions (alpha 4)<br />
* Full zone entries for most countries (alpha 4; Anders Pamdal)<br />
* Language injection feature for similar languages (alpha 4)<br />
* GeoIP Modules for the Administration Tool Who's Online section (alpha 4)<br />
* ... and more! (application_top.php has never been so clean!)<br />
<br />
The full list of changes to reported issues that occurred during development of the release can be seen here:<br />
<br />
<a href="http://svn.oscommerce.com/jira/secure/ReleaseNote.jspa?projectId=10000&styleName=Html&version=10002">http://svn.oscommerce.com/jira/secure/ReleaseNote.jspa?projectId=10000&styleName=Html&version=10002</a><br />
<br />
The full osCommerce 3.0 roadmap can be seen here:<br />
<br />
<a href="http://svn.oscommerce.com/jira/browse/OSC">http://svn.oscommerce.com/jira/browse/OSC</a><br />
<br />
We'd like to specially thank the following community members for extensively helping out in testing this release:<br />
<br />
Anders Pamdal (<a href="http://forums.oscommerce.com/index.php?showuser=89440">Tech2000</a>)<br />
<br />
The osCommerce 3.0 Alpha 4 "Lebkuchen" release can be downloaded here:<br />
<br />
<a href="http://www.oscommerce.com/redirect.php/go,38">http://www.oscommerce.com/redirect.php/go,38</a> (hosted at Sunsite.dk)<br />
<br />
We welcome all public interest in testing development alpha releases to help further improve the 3.0 release. All development activity can be seen at the osCommerce Development Site here:<br />
<br />
<a href="http://svn.oscommerce.com">http://svn.oscommerce.com</a><br />
<br />
If you experience problems with this release, please create a new ticket at the Development Site with the relevant information. Discussions regarding the development of osCommerce are held in the osCommerce Development channels on the Community Support forums:<br />
<br />
<a href="http://forums.oscommerce.com/index.php?showforum=43">http://forums.oscommerce.com/index.php?showforum=43</a><br />
<br />
We wish you the best of fun with testing this release, and look forward to your feedback!<br />
<br />
This announcement can be discussed on the community support forums at:<br />
<br />
<a href="http://forums.oscommerce.com/index.php?showtopic=257053">http://forums.oscommerce.com/index.php?showtopic=257053 </a>]]></description>
      <pubDate>Fri, 30 Mar 2007 23:17:12 -0400</pubDate>
      <guid>http://www.oscommerce.com/about/news,126</guid>
    </item>
  </channel>
</rss>
