<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Planet osCommerce</title>
	<link rel="self" href="http://planet.oscommerce.com/atom.xml"/>
	<link href="http://planet.oscommerce.com/"/>
	<id>http://planet.oscommerce.com/atom.xml</id>
	<updated>2008-05-10T02:04:03+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry xml:lang="en">
		<title type="html">New Community Add-Ons Site</title>
		<link href="http://blogs.oscommerce.com/2007/09/22/new-community-add-ons-site/"/>
		<id>http://blogs.oscommerce.com/2007/09/22/new-community-add-ons-site/</id>
		<updated>2007-09-22T01:52:25+00:00</updated>
		<content type="html">&lt;p&gt;The new community add-ons site is now live which aims to replace the current contributions section on the support site by providing additional features to help developers maintain their add-on packages.&lt;/p&gt;
&lt;p&gt;The new site will be rolled out in 3 stages with the first stage contemplating the existing contributions section. In addition, community members and developers can help clean the structure of add-on packages by reporting uploads to be removed.&lt;/p&gt;
&lt;p&gt;The following changes are planned for the second and third stages of updating the new site:&lt;/p&gt;
&lt;p&gt;2nd Stage Updates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;register_globals compatibility flag for 2.2-RC1 and 2.2-Final installations&lt;/li&gt;
&lt;li&gt;Maintainers can assign their add-ons as public or private to allow or disallow additional uploads from other community members&lt;/li&gt;
&lt;li&gt;If an add-on is private, maintainers can assign other community members as maintainers who are allowed to upload files to the package&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;3rd Stage Updates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow maintainers to edit descriptions&lt;/li&gt;
&lt;li&gt;Allow maintainers to link their uploads to a forum topic (for support)&lt;/li&gt;
&lt;li&gt;Allow maintainers to upload screenshots of the add-on in action&lt;/li&gt;
&lt;li&gt;Allow maintainers to link to other add-ons as a &amp;#8220;related&amp;#8221; feature&lt;/li&gt;
&lt;li&gt;Allow community members to adopt an inactive add-on&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The new community add-ons site can be reached at:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://addons.oscommerce.com&quot;&gt;http://addons.oscommerce.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We look forward to rolling out the additional features in the coming weeks and look forward to the additional suggestions the community has for improving the experience of finding, downloading, and contributing additional add-on packages.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Introducing Product Attributes</title>
		<link href="http://blogs.oscommerce.com/2007/09/03/introducing-product-attributes/"/>
		<id>http://blogs.oscommerce.com/2007/09/03/introducing-product-attributes/</id>
		<updated>2007-09-03T21:16:36+00:00</updated>
		<content type="html">&lt;p&gt;Although the product attributes implementation has been replaced with the newer Product Variants feature, a new feature of the same title is being introduced to 3.0 Alpha 5 which deals with non-core related product data with a flexible and modular implementation.&lt;/p&gt;
&lt;p&gt;This allows modules to be created to define new data parameters for a product which can easily be accessed via its module code.&lt;/p&gt;
&lt;p&gt;Once a product attribute module has been installed via the Administration Tool (in the same manner payment and shipping modules are installed), its field is automatically added to the edit product page where the module controls the presentation of having its value defined.&lt;/p&gt;
&lt;p&gt;This allows add-ons to be installed that add data fields to the product without the need to modify the edit product page in order to save the data in the database.&lt;/p&gt;
&lt;p&gt;A minor change to the database class has also been performed to automatically bind the database table names in SQL queries which allows any database table to be accessed without the need to define it first in the includes/database_tables.php file. (This file will be removed in the 3.0 release)&lt;/p&gt;
&lt;p&gt;Here is a short QuickTime movie showing the new Product Attributes feature with the following attribute modules:&lt;/p&gt;
&lt;p&gt;1) Date Available (javascript controlled input field)&lt;br /&gt;
2) Manufacturer (pull down menu)&lt;br /&gt;
3) Shipping Availability (pull down menu)&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a id=&quot;p208&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/09/osc30a5attributes.mov&quot;&gt;&lt;img id=&quot;image209&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/09/osc30a5attributes.jpg&quot; alt=&quot;osCommerce Online Merchant Product Attributes QuickTime Movie&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Product Attributes QuickTime Movie; 1.1MB&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The product information page on the store front-end has also been updated to allow the dynamic product variant combination values to control certain data on the page, such as the product price and the product model.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img id=&quot;image210&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/09/osc30a5productinfo.jpg&quot; alt=&quot;osCommerce Online Merchant Product Info Page&quot; /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Product Info Page&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The introduction of the new Product Attributes feature is currently defined for master products only, which product variants will use, and will be definable at the product variants level once the edit product page has been redesigned to handle the presentation of the data.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Product Variants and Custom Values</title>
		<link href="http://blogs.oscommerce.com/2007/08/30/product-variants-and-custom-values/"/>
		<id>http://blogs.oscommerce.com/2007/08/30/product-variants-and-custom-values/</id>
		<updated>2007-08-29T23:30:51+00:00</updated>
		<content type="html">&lt;p&gt;The new Product Variants feature has been extended to allow custom variant values which customers can define themselves. Common use of custom variant values is accepting text to apply to the product, for example, Apple providing engravements on their iPod multimedia devices, and clothing stores that print custom text on the front and back of t-shirts.&lt;/p&gt;
&lt;p&gt;Here is a short QuickTime movie showing how product variants are created for a t-shirt product, and extended on by providing custom variant values:&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a id=&quot;p203&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/osc30a5-variants2.mov&quot;&gt;&lt;img id=&quot;image198&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/picture-1.gif&quot; alt=&quot;osCommerce Online Merchant Product Variants QuickTime Movie&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Product Variants QuickTime Movie; 3.7MB&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The primary change to support custom variant values went into the shopping cart class where it referenced each product in the shopping cart via its product ID. This brought in a limitation where it was not possible for a customer to add a t-shirt with different custom text values to their shopping cart incase they wanted to order the same t-shirt multiple times with different texts.&lt;/p&gt;
&lt;p&gt;To allow this behaviour, each product in the shopping cart is now referenced by an automatically generated, customer specific, item ID where it is possible to order multiple quantities of a product, and now possible to order a product multiple times with different custom variant values.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img id=&quot;image206&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/product_info.gif&quot; alt=&quot;osCommerce Online Merchant Product Info Page&quot; /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Product Info Page&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;It is now possible to mark a product variant as the default product variant on the Administration Tool to have default values already selected on the product information page. This shows above with the &amp;#8220;Size&amp;#8221; pull down selection list and the &amp;#8220;Colour&amp;#8221; radio button choices.&lt;/p&gt;
&lt;p&gt;As this product accepts custom values, each time it is added to the shopping cart it is treated as a separate product in the shopping cart contents. This allows the product to be added multiple times with the same variant combination values but with different custom text values.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img id=&quot;image207&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/shopping_cart.gif&quot; alt=&quot;osCommerce Online Merchant Shopping Cart Page&quot; /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Shopping Cart Page&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This behaviour only applies to products with custom variant values where adding a normal standard product to the shopping cart multiple times would increment its quantity value.&lt;/p&gt;
&lt;p&gt;The parsing of the product variant combinations are performed by modules assigned to the variant group, which can easily extend the behaviour of product variants to suit ones needs. This modular implementation has also introduced our first PHP 5 optimized &lt;a href=&quot;http://www.php.net/manual/en/language.oop5.abstract.php&quot; target=&quot;_blank&quot;&gt;abstract class&lt;/a&gt; which forces modules to follow an operation standard.&lt;/p&gt;
&lt;p&gt;To further extend the Product Variants feature, we will also be looking at making it possible for customers to upload files when adding products to their shopping cart. This builds on the custom text possibility for t-shirts where logos and images can be attached to an order. The next set of changes will finalize the implementation for the 3.0 Alpha 5 release and be committed to /trunk/, with the file upload extension being looked into for the 3.0 Alpha 6 release.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Introducing Product Variants</title>
		<link href="http://blogs.oscommerce.com/2007/08/21/introducing-product-variants/"/>
		<id>http://blogs.oscommerce.com/2007/08/21/introducing-product-variants/</id>
		<updated>2007-08-20T23:14:20+00:00</updated>
		<content type="html">&lt;p&gt;The Product Attributes implementation for the 3.0 Alpha 5 release is being replaced with a new cleaner and flexible solution called Product Variants. This extends the previous Product Attributes feature by creating separate product records for each variant and assigning them to one master product.&lt;/p&gt;
&lt;p&gt;This allows the quantity, price, model, weight, status, and other product data information to be assigned distinctively to each variant a product has. As each variant has its own product record, referencing a product with a specific variant combination is easily performed with the product ID.&lt;/p&gt;
&lt;p&gt;This is an extreme improvement over the previous implementation where specific attribute combinations were referenced with a string value containing the product ID and the various attribute group and attribute value IDs (eg, 14{2}14{5}256).&lt;/p&gt;
&lt;p&gt;Here is a short QuickTime movie demonstrating how Product Variants are defined on the Administration Tool and how they are handled on the Online Store:&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a id=&quot;p197&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/osc30a5-variants.mov&quot;&gt;&lt;img id=&quot;image198&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/picture-1.gif&quot; alt=&quot;osCommerce Online Merchant Product Variants QuickTime Movie&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Product Variants QuickTime Movie; 1.6MB&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The Administration Tool product listing identifies products containing variants and graphically distinguishes the records to normal product records:&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img id=&quot;image200&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/picture-2.gif&quot; alt=&quot;osCommerce Online Merchant Administration Tool Product Listing&quot; /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Administration Tool Product Listing&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The price range for the product variants (the minimum and maximum prices) are shown in the product listing as well as the number of total quantities the master product has.&lt;/p&gt;
&lt;p&gt;Defining variants for a product can be performed by clicking on an &amp;#8220;Add Variant&amp;#8221; action button and by double clicking on the variant values to add:&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img id=&quot;image201&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/picture-3.gif&quot; alt=&quot;osCommerce Online Merchant Administration Tool Product Variants&quot; /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Administration Tool Product Variants&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The product variant combinations are held within javascript values and are first saved (or deleted) when saving the product record.&lt;/p&gt;
&lt;p&gt;The Online Store also distinguishes between normal products and products with variants by showing either the full product price for normal products, or the minimum price for products with variations:&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img id=&quot;image202&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/08/picture-4.gif&quot; alt=&quot;osCommerce Online Merchant Product Variant Pricing&quot; /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;osCommerce Online Merchant Product Variant Pricing&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The Product Variants feature has been freshly committed to my subversion development branch and will be merged to trunk as soon as the implementation is finalized. The interaction with product variants on the product information page is being finalized and will be showcased later this week with another blogging entry.&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re keeping up to date with my development branch, please take a look at the changes and provide feedback on the community forums. Thanks!
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Optimizing for PHP 5; Object Visibility</title>
		<link href="http://blogs.oscommerce.com/2007/07/20/optimizing-for-php-5-object-visibility/"/>
		<id>http://blogs.oscommerce.com/2007/07/20/optimizing-for-php-5-object-visibility/</id>
		<updated>2007-07-20T16:45:44+00:00</updated>
		<content type="html">&lt;p&gt;With our recent announcement of &lt;a href=&quot;http://www.oscommerce.com/about/news,128&quot;&gt;optimizing the osCommerce Online Merchant v3.0 release for PHP 5&lt;/a&gt;, I will begin blogging about the changes performed here for the v3.0 Alpha 5 and v3.0 Alpha 6 releases to serve as a guide for our community developers. This should help in understanding how the v3.0 framework is designed and how add-ons can take advantage of the optimized framework.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.gophp5.org&quot; target=&quot;_blank&quot;&gt;&lt;img id=&quot;image195&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/07/gophp5-100x33.png&quot; alt=&quot;gophp5-100x33.png&quot; align=&quot;right&quot; hspace=&quot;5&quot; vspace=&quot;5&quot; /&gt;&lt;/a&gt;Our decision to optimize the v3.0 framework for PHP 5 is based on the &lt;a href=&quot;http://www.php.net/index.php#2007-07-13-1&quot; target=&quot;_blank&quot;&gt;end of life support cycle for PHP 4&lt;/a&gt; which ends at the end of this year. The announcement the PHP Group made regarding this coincides with the efforts of the &lt;a href=&quot;http://www.gophp5.org&quot; target=&quot;_blank&quot;&gt;GoPHP5&lt;/a&gt; initiative whom which we are also supporting.&lt;/p&gt;
&lt;p&gt;This allows us to concentrate on a PHP 5 optimized framework for future releases in the v3.x release series without the need to spend resources on PHP 4 compatibility past its end of life cycle.&lt;/p&gt;
&lt;p&gt;The first PHP 5 optimized commits have already been performed in our development repository which reflects the classes and Object Oriented design of the framework. The new Object Model of PHP 5 allows us to tighten the design of the framework with the use of &amp;#8220;object visibility&amp;#8221;, and will be the first step in optimizing the framework for PHP 5.&lt;/p&gt;
&lt;p&gt;Object visibility is in regard to defining class members and methods into three different visibility levels: public, protected, and private, which reflect how they can be accessed from outside the class, within the class, and within its inherited children.&lt;/p&gt;
&lt;p&gt;The three levels function as:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;public&lt;/b&gt; - this element can be accessed from inside and outside the class object&lt;br /&gt;
&lt;b&gt;protected&lt;/b&gt; - this element can be accessed from inside the class object and its inherited children&lt;br /&gt;
&lt;b&gt;private&lt;/b&gt; - this element can only be accessed from inside the class object&lt;/p&gt;
&lt;p&gt;We&amp;#8217;ll take a look at a shortened version of the session class to describe how each three visibility levels work.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;?php&lt;br /&gt;
&amp;nbsp;&amp;nbsp;class osC_Session {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;protected $_id = null;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;protected $_name = &amp;#039;osCsid&amp;#039;;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;public function __construct($name = null) {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$this-&amp;gt;setName($name);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$this-&amp;gt;_setCookieParameters(SERVICE_SESSION_EXPIRATION_TIME);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;public function getID() {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return $this-&amp;gt;_id;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;public function getName() {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return $this-&amp;gt;_name;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;public function setName($name) {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;session_name($name);&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$this-&amp;gt;_name = session_name();&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;protected function _setCookieParameters($lifetime = 0, $path = null, $domain = null, $secure = false, $httponly = false) {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return session_set_cookie_params($lifetime, $path, $domain, $secure, $httponly);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
?&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The class members $_id and $_name are both protected and allow only to be accessed from within the class and its inherited children. This disallows accessing these members from outside the class as shown in the following example:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;?php&lt;br /&gt;
&amp;nbsp;&amp;nbsp;$osC_Session = new osC_Session();&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;echo $osC_Session-&amp;gt;_id; // not allowed&lt;br /&gt;
&amp;nbsp;&amp;nbsp;$osC_Session-&amp;gt;_name = &amp;#039;test&amp;#039;; // not allowed&lt;br /&gt;
?&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To allow access to these members from outside the class they must be defined with the public visibility level. As we don&amp;#8217;t allow this as part of our coding standards, get and set methods are defined in the class that allow public access to the class members, as shown in the following example:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;?php&lt;br /&gt;
&amp;nbsp;&amp;nbsp;$osC_Session = new osC_Session();&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;echo $osC_Session-&amp;gt;getID(); // allowed&lt;br /&gt;
&amp;nbsp;&amp;nbsp;$osC_Session-&amp;gt;setName(&amp;#039;test&amp;#039;); // allowed&lt;br /&gt;
?&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Accessing the getID() and setName() class methods from outside the class object is allowed as these have been defined with the public visibility level.&lt;/p&gt;
&lt;p&gt;On the other hand, the _setCookieParameters() class method is defined with a protected visibility level and cannot be accessed from outside the class object. The _setCookieParameters() class method can therefore only be accessed from within the class and its inherited children, as is being done in the class constructor.&lt;/p&gt;
&lt;p&gt;The session implementation in v3.0 (Alpha 5) has been impoved to allow modules to be loaded that define how the storage of the session data is accessed. An example session module is the database module that stores the session data in the database. Each session module is an extension to the osC_Session class and therefore inherits its class members and methods.&lt;/p&gt;
&lt;p&gt;This allows the database session module, named osC_Session_database, to access the public and protected class members and methods from the main osC_Session class.&lt;/p&gt;
&lt;p&gt;If there were class members and methods defined in the osC_Session class with the private visibility level, its inherited children such as the osC_Session_database class would not be allowed to access it.&lt;/p&gt;
&lt;p&gt;The default behaviour in PHP 4 is to allow full public access to all class members and methods. By using the visibility levels PHP 5 provides, it is possible to disallow public access to class members and methods to keep certain functionality for internal use by the framework only.&lt;/p&gt;
&lt;p&gt;Further information regarding object visibility levels can be read at the &lt;a href=&quot;http://www.php.net/manual/en/language.oop5.visibility.php&quot; target=&quot;_blank&quot;&gt;PHP Manual&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As each class is being updated in the framework, phpDocumentation is also being written to provide a developers API guide with the v3.0 release, that describes each class member and method. This documentation will be completed during v3.0 Alpha 5 and v3.0 Alpha 6.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Web Hosting - Getting Your Website Online</title>
		<link href="http://blogs.oscommerce.com/2007/06/24/web-hosting-getting-your-website-online/"/>
		<id>http://blogs.oscommerce.com/2007/06/24/web-hosting-getting-your-website-online/</id>
		<updated>2007-06-24T06:26:41+00:00</updated>
		<content type="html">&lt;p&gt;Ok so now that you have registered a domain name what&amp;#8217;s next?&lt;br /&gt;
The next step is finding a reliable web host or setting up a web server. There are several types of web hosting options out there.&lt;/p&gt;
&lt;p&gt;The cheapest type of web hosting is known as ISP (Internet Service Provider) web hosting. ISP web hosting is where the pages of your web site are located on your ISP’s server. The majority of ISP’s offer two methods of hosting your site:&lt;/p&gt;
&lt;p&gt;a) Setup a sub site on the ISP’s main site.&lt;/p&gt;
&lt;p&gt;b) Set up a virtual domain on the ISP’s server (where you are allowed to use the domain name that you purchased). ISP web hosting in my opinion should be avoided. The disadvantages (such as ISP’s may limit disk space, ISP’s may prevent the use of CGIs, ISP’s may charge for additional bandwidth, ISP’s may not allow you to access web analytics/usage logs) outweigh the main advantage (ISP are the cheapest hosting solution).&lt;/p&gt;
&lt;p&gt;Using a hosting company is the second option and is highly recommended for small to medium sized businesses. Hosting companies generally provide either virtual hosting (shared hosting where your site resides on a server that also hosts other websites) or dedicated servers. Virtual hosting is the most common solution that small to medium sized businesses choose. However, depending on how large your website is and how many visitors your website receives a dedicated server may be the best option. Let’s briefly go over what you should look for when choosing a hosting company.&lt;/p&gt;
&lt;p&gt;1) Does the hosting company offer 24/7 support? Do they have a support ticket system or online chat system where you can connect with a live person?&lt;/p&gt;
&lt;p&gt;2) Does the hosting company offer a money back guarantee?&lt;/p&gt;
&lt;p&gt;3) Does the hosting company provide you with control panel access?&lt;/p&gt;
&lt;p&gt;4) Does the control panel that the hosting packages comes with include a password protect directory feature?&lt;/p&gt;
&lt;p&gt;5) What type of web analytic tools are available to keep track of website statistics?&lt;/p&gt;
&lt;p&gt;6) Does the hosting company allow you to run CGI scripts?&lt;/p&gt;
&lt;p&gt;7) Does the hosting package come with POP (Post Office Protocol) support?&lt;/p&gt;
&lt;p&gt;8) Does the hosting package come with a dedicated IP address? If so can SSL (Secure Socket Layer) be installed on the server?&lt;br /&gt;
(This is very important especially if you plan on setting up an e-commerce website.)&lt;/p&gt;
&lt;p&gt;9) Does the hosting package include Fantastico which has osCommerce pre-installed making installation easy?&lt;/p&gt;
&lt;p&gt;10) Does the hosting company allow FTP access to the server?&lt;/p&gt;
&lt;p&gt;11) How much space and bandwidth is provided with each hosting package?&lt;/p&gt;
&lt;p&gt;If you cannot answer any one of these questions for a particular hosting company then I strongly recommended not choosing that particular hosting company.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A Helpful Hint:&lt;/strong&gt;&lt;br /&gt;
Before choosing a hosting company do some research. Visit hosting forums and check out what current as well as past customers have to say about the hosting company you plan to use.&lt;/p&gt;
&lt;p&gt;Finally, the most expensive method is having your own on-premises server. An on-premise server requires a dedicated high speed connection as well as a server that is properly configured. This option is recommended for very large companies. One must consider the following when choosing this option:&lt;/p&gt;
&lt;p&gt;a) You must have an individual or employee that knows how to resolve issues and maintain the system on site.&lt;/p&gt;
&lt;p&gt;b) You will be responsible for data backup as well as implementing a power backup system.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Step one Choosing a Domain Name</title>
		<link href="http://blogs.oscommerce.com/2007/06/09/step-one-choosing-a-domain-name/"/>
		<id>http://blogs.oscommerce.com/2007/06/09/step-one-choosing-a-domain-name/</id>
		<updated>2007-06-09T19:37:35+00:00</updated>
		<content type="html">&lt;p&gt;OK OK Andrew I have weighed both the advantages and disadvantages of starting an online store. Let’s go for it, where do I start?&lt;/p&gt;
&lt;p&gt;Anybody who wants to open an online store and is planning on using osCommerce as there e-commerce solution must have the following:&lt;/p&gt;
&lt;p&gt;a) Domain Name&lt;br /&gt;
b) Hosting&lt;/p&gt;
&lt;p&gt;These two items are mandatory and both must be purchased.&lt;/p&gt;
&lt;p&gt;*There are exceptions, for instance you could opt not to buy a domain name and opt for a subsite. Many internet service providers provide members with a directory for instance www.somthing.com/your_name. These are knows as subsite’s and usually do not cost any money. But let’s step back and think about this option. As a customer, if I saw a subsite I would think hey, this looks really unprofessional, maybe I should not purchase from this store. Not only that, let’s take a look at the domain name, it’s long and also may contain weird characters such as (_) underscore or (~) tilde. Finally, if you start off with a subsite and wish to move to a full domain name, any page rank that your subsite had will be lost as you will loose the domain name. With an actual domain name, if you want to switch servers all you have to do is change your domain name server settings.&lt;/p&gt;
&lt;p&gt;Let’s take a look at domain names, highly recommended over subsite’s. There are a multitude of websites that offer domain name registration. In my opinion, stick with major sites that provide a) quality support b) have been around on the net for awhile.&lt;/p&gt;
&lt;p&gt;After choosing a domain name registration company, it is time to choose a domain name. There are a variety of top level domains (tlds) to choose from. The most common are .com, .net, .org, .biz, .info and .us. Choosing the correct extension depends on where you are located and what you are selling. For instance if you are targeting only US markets and the .com and .net of your preferred domain name is not available, consider registering the .us extension. For online store, I always recommend the .com (commercial) and .net (network) when available. Keep in mind that although the .net extension was originally designed to be used by technical web sites it can be registered by anyone.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Let’s go over a few tips on selecting a domain name.&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
Length matters. Select a domain name that is short and concise.&lt;br /&gt;
It is easier to remember Mysite.com then this-is-my-site-on-the-web.com.&lt;br /&gt;
 &lt;br /&gt;
Your domain name should contain keywords whenever possible. This is a good trick to use to boost your site’s popularity for particular keywords on search engines.&lt;/p&gt;
&lt;p&gt;Your domain name should be directly related to what you are selling. For instance if you are selling widgets your domain name should be something like ABCwidgets.com. I have noticed that the majority of visitors to many of my client’s sites arrive by typing in the domain name directly instead of going through search engines. This tactic allows for visitors to associate your domain name with what products you are offering when they type your domain name in directly.&lt;br /&gt;
 &lt;br /&gt;
Use generic names whenever possible. Try to choose a name that people may type into the address bar of their browser without hearing about you. For instance a domain name such as webdesign.com, is really good since people who are looking for web design services may just type webdesign.com into the address bar of their browser. However, this may be hard to accomplish without lots of money to buy these generic term domain names since many of them are already taken. Don’t let this discourage you from doing research within your field to find generic names associated with what you are selling.&lt;br /&gt;
 &lt;br /&gt;
These simple techniques will help increase your repeat visitor rates. Before choosing a domain name, it is advisable to search the &lt;a title=&quot;uspto.gov&quot; href=&quot;http://www.uspto.gov/&quot;&gt;uspto.gov&lt;/a&gt; website to make sure you are not infringing on any trademarks. &lt;a href=&quot;http://www.internic.net/whois.html&quot;&gt;Domain Name Availability&lt;/a&gt; is a useful tool (which supports various extensions) for checking the availability of domain names.&lt;br /&gt;
 &lt;br /&gt;
In my next blog entry I will go over hosting and SSL, the second important aspect of getting your business online.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Getting Your Business Online – Disadvantages</title>
		<link href="http://blogs.oscommerce.com/2007/06/08/getting-your-business-online-%e2%80%93-disadvantages/"/>
		<id>http://blogs.oscommerce.com/2007/06/08/getting-your-business-online-%e2%80%93-disadvantages/</id>
		<updated>2007-06-08T12:42:06+00:00</updated>
		<content type="html">&lt;p&gt;Although there are many advantages to having a website, one also must consider the disadvantages. There are a large number of people who do not use the internet. Some people actually want to physically touch and see products that they want to purchase. Many people have an issue with using their credit card’s online, they are afraid of credit card fraud. Some people think that going to a traditional store to buy a particular item is much more convenient not use the internet.&lt;/p&gt;
&lt;p&gt;The main point:&lt;/p&gt;
&lt;p&gt;Depending on the business not everyone will use the web to find that particular business.&lt;/p&gt;
&lt;p&gt;On a side note: You may think that the elderly in particular do not use the internet. Surprisingly, the elderly are the LARGEST population of growing internet users. The majority of them go online to shop for pharmaceutical products.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blogs.zdnet.com/ITFacts/?p=8049&quot;&gt;http://blogs.zdnet.com/ITFacts/?p=8049&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Although I am at the computer every day doing work for clients and surfing the web for information, sometimes it does not cross my mind to search the net for a particular product. For instance I recently was looking for a new lawnmower. It never occurred to me to check eBay for lawnmowers on sale in my area for pickup (to save on shipping). I ended up going directly to the local hardware store to buy a new lawnmower. People do not always turn to the internet as their first choice of places to purchase a particular product.&lt;/p&gt;
&lt;p&gt;If your have the impression that you will be instantly raking in tons of money by opening an online store on the internet, you should reconsider building that store. Even major companies are having trouble converting visitors into sales. A majority of people use the internet to compare prices and then go to local stores to purchase the item. As a store owner you should not depend on your online store as your sole source of revenue and expect it to make a major impact on your bottom line.&lt;/p&gt;
&lt;p&gt;The main point:&lt;/p&gt;
&lt;p&gt;Before you dive into e-commerce and start your own online business consider both the advantages and disadvantages. Depending on what you are selling, it just may not be a good idea to build an online store.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Getting Your Business Online – Advantages</title>
		<link href="http://blogs.oscommerce.com/2007/06/05/getting-your-store-online-%e2%80%93-advantages/"/>
		<id>http://blogs.oscommerce.com/2007/06/05/getting-your-store-online-%e2%80%93-advantages/</id>
		<updated>2007-06-05T05:59:51+00:00</updated>
		<content type="html">&lt;p&gt;You may be wondering why I have not kept up with the site of the month posts. Recently, a featured store option has been added on to the live shops directory. Now, instead of sites of the month, I will be proposing featured sites to the rest of the osCommerce team. When I do select a featured site, I will also blog about why I choose that site if it is approved by the rest of the team.&lt;/p&gt;
&lt;p&gt;I will be starting a series of blog entries geared towards small business owners looking to bring their business online with osCommerce.&lt;/p&gt;
&lt;p&gt;For my first entry I will be discussing the advantages of the internet and how the internet can benefit small business owners.&lt;/p&gt;
&lt;p&gt;Before building an online presence a small business owner must understand the benefits and drawbacks of building a website/ online store.&lt;/p&gt;
&lt;p&gt;One of the major advantages of having an online store or website is that information is available to customers 24/7. This is an important aspect of the web that is often overlooked. As a customer, if I wanted information about a company that does not have a web site I would have to wait until they opened to call them. Even then, I may have to deal with an annoying animated phone system or answering machine. The internet, combined with e-mail, allows potential clients or customers to learn what they need to know at their convenience.&lt;/p&gt;
&lt;p&gt;What are some other major advantages of having a store online? One major advantage is the reduction of marketing costs. Putting marketing information online saves the business owner a lot of money.&lt;/p&gt;
&lt;p&gt;In addition to reducing marketing costs, websites also reduce support costs. A business owner can save money by using the Web to provide support when staff is not available. For instance, a business owner can integrate a Frequently Asked Questions module into their store which will assists in answering customer questions.&lt;/p&gt;
&lt;p&gt;Websites also give companies a modern image. Having a .com and a company email address gives the impression that your business is current and up to date on technology. However, if you are creating a Web presence solely based on this decision then you must determine if that is enough of a benefit to justify the costs of going online.&lt;/p&gt;
&lt;p&gt;Finally, creating an online store and/or website will greatly help with your company image. A professionally designed website can make your company look important and impressive.  For instance, positive product reviews left on your online store can dramatically improve your company image.&lt;/p&gt;
&lt;p&gt;My next blog entry will cover the disadvantages of the web. Poorly designed web sites, web sites that are incomplete and web sites that are partially under construction can have a negative effect on company image. Many home-based or low-budget website fit this category. All too often when reviewing Live Shop entries I see stores that fit this category. These sites do more harm to the business then good.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">New Forum Server</title>
		<link href="http://blogs.oscommerce.com/2007/05/14/new-forum-server/"/>
		<id>http://blogs.oscommerce.com/2007/05/14/new-forum-server/</id>
		<updated>2007-05-14T19:59:22+00:00</updated>
		<content type="html">&lt;p&gt;I&amp;#8217;m glad to report that the forum has successfully migrated to a new server. The move started last week on Friday which left the forum in a read-only state that led into the weekend. This was required to keep the database consistent while the DNS changes were taking place, and to make sure the new server could handle the load properly incase it had to go back to the old server.&lt;/p&gt;
&lt;p&gt;The read-only state was removed on Saturday where logins, new registrations, and postings were being accepted again, and has so far been running fine.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">History Lesson: register_globals In osCommerce 2.2</title>
		<link href="http://blogs.oscommerce.com/2007/04/25/history-lesson-register_globals-in-oscommerce-22/"/>
		<id>http://blogs.oscommerce.com/2007/04/25/history-lesson-register_globals-in-oscommerce-22/</id>
		<updated>2007-04-25T16:55:18+00:00</updated>
		<content type="html">&lt;p&gt;Although our development priorities are with finalizing the 3.0 release, a final 2.2 release will also be made prior or simultaneously with the 3.0 release. This will move the 2.2 Milestone 2 release into a final 2.2 release with a small number of known bug fixes, and will close the 2.x release line.&lt;/p&gt;
&lt;p&gt;No major features will be introduced into 2.2 as any framework enhancements would break compatibility with add-on contribution packages, and any feature missing is likely to be found with over &lt;a href=&quot;http://www.oscommerce.com/community/contributions&quot;&gt;4,000 add-ons&lt;/a&gt; currently available.&lt;/p&gt;
&lt;p&gt;One core framework change that will be introduced with 2.2 is a compatibility layer for servers with register_globals disabled. Currently 2.2 Milestone 2 demands that register_globals be enabled otherwise it refuses to continue working.&lt;/p&gt;
&lt;p&gt;The register_globals requirement has always existed since the beginning with The Exchange Project Preview Release 1.0 (March 2000) as at this time PHP 3 was used commonly in conjunction with &lt;a href=&quot;http://phplib.sourceforge.net&quot; target=&quot;_blank&quot;&gt;PHPlib&lt;/a&gt; (for session management) and the release of PHP 4.0 was being anticipated with the new Zend engine and native session management support.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;&lt;b&gt;Trivia:&lt;/b&gt; The Exchange Project Preview Release 1.0 only supported PHP 4 at the time due to the native PHP session management functionality it introduced. It was not until June 2000 that PHP 3 support was added with using PHPlib for its session management functionality, with the release of an &amp;#8220;extra pack&amp;#8221; for The Exchange Project Preview Release 1.1. Support for PHP 3 at the core level was introduced with The Exchange Project Preview Release 2.0 in December 2000.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;The programming standards since The Exchange Project 1.0 to osCommerce 2.2 Milestone 2 have used proper variable scope usage for the $HTTP_GET_VARS ($_GET) and $HTTP_POST_VARS ($_POST) variables. As security and register_globals were non-issues back in the day, the main reason for using correct variable scope usage here were to &lt;a href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/04/variable_scope.gif&quot; target=&quot;_blank&quot;&gt;inform developers which scope the variables were being accessed from&lt;/a&gt;. The only variables not used in its correct scope were the session variables which were accessed at the global scope (hello $HTTP_STATE_VARS), and was programmed in mind with register_globals being enabled (which it was by default until PHP 4.2.0 (April 2002)).&lt;/p&gt;
&lt;p&gt;Although register_globals needed to be enabled, it was not until &lt;a href=&quot;http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/application_top.php.diff?r1=1.236&amp;#038;r2=1.237&quot; target=&quot;_blank&quot;&gt;June 2002&lt;/a&gt; that it was forced upon in osCommerce 2.2 Milestone 1 (February 2003) with an evil exit() message if it was disabled, as a means to reduce the number of bug reports made with PHP 4.2.0+ installations. This was seen as a temporary measure at the time to have a proper register_globals compatible solution before the 2.2 release was finalized.&lt;/p&gt;
&lt;p&gt;The requirement for register_globals was fixed with a proper solution in &lt;a href=&quot;http://cvs.oscommerce.com/viewcvs.cgi/catalog/catalog/includes/application_top.php.diff?r1=1.280&amp;#038;r2=1.281&quot; target=&quot;_blank&quot;&gt;July 2003&lt;/a&gt; during the development of osCommerce 2.2 Milestone 3. As this was just one of the major incompatibilities to osCommerce 2.2 Milestone 2 it was later decided to completely break compatibility for further improvements and continue onwards to a 3.0 release.&lt;/p&gt;
&lt;p&gt;Due to the long development period for 2.2 Milestone 3 / 3.0, it unfortunately kept the register_globals requirement active on the 2.2 Milestone 2 release during this time and will be finally fixed for the final 2.2 release. The fix is covered by a compatibility layer and can only be active on PHP 4.3+ installations. This is to keep compatibility with the add-ons available where advancements to PHP that are used for the compatibility layer are available since 4.3.0. It is not possible to implement a fix for lower PHP versions without breaking compatibility with the available add-ons.&lt;/p&gt;
&lt;p&gt;This allows 2.2 to be still used on servers running PHP 3+, PHP 4+, and PHP 5+ with register_globals enabled, and optionally on PHP 4.3+ and PHP 5+ with register_globals disabled.  This makes the 2.2 release more interesting even though it is an old release simply because it is a widely used, community supported (4,000+ add-ons!), mature, and secure solution that is  a viable alternative to the next generation 3.0 version once it is finalized and released.&lt;/p&gt;
&lt;p&gt;The changes for existing installations can be seen here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1583&quot;&gt;http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1583&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1584&quot;&gt;http://svn.oscommerce.com/fisheye/changelog/osCommerce/?cs=1584&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;register_globals has lived the past few years with a bad reputation simply due to bad programming or learning from examples at a time where security was not an issue as it is today. The osCommerce 2.2 Milestone 2 release was a big step towards a secure codebase  and has not been affected by register_globals vulnerabilities that other PHP solutions have been affected by, even that it requires it to be enabled.&lt;/p&gt;
&lt;p&gt;osCommerce 3.0 will work on servers with register_globals enabled or disabled, and disables it at run-time if it is enabled. This is to pass secure coding standards onto developers for the add-ons they develop and make available, and is in preparation for future releases when &lt;a href=&quot;http://www.php.net/~derick/meeting-notes.html#register-globals&quot; target=&quot;_blank&quot;&gt;register_globals is removed from PHP 6.0&lt;/a&gt;.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">live shops update</title>
		<link href="http://blogs.oscommerce.com/2007/04/23/live-shops-update-2/"/>
		<id>http://blogs.oscommerce.com/2007/04/23/live-shops-update-2/</id>
		<updated>2007-04-23T15:40:39+00:00</updated>
		<content type="html">&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The live shops can now be filtered by the country. This filters each main category and empty categories are not shown.&lt;br /&gt;
http://shops.oscommerce.com/&lt;/p&gt;
&lt;p&gt;This is very nice to be filtered by countries!&lt;/p&gt;
&lt;p&gt;Enjoy!
&lt;/p&gt;</content>
		<author>
			<name>Melinda Odom</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/modom/feed/"/>
			<id>http://blogs.oscommerce.com/author/modom/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Who’s Online and the Administrator Log</title>
		<link href="http://blogs.oscommerce.com/2007/03/30/whos-online-and-the-administrator-log/"/>
		<id>http://blogs.oscommerce.com/2007/03/30/whos-online-and-the-administrator-log/</id>
		<updated>2007-03-29T23:34:34+00:00</updated>
		<content type="html">&lt;p&gt;We&amp;#8217;re looking at releasing osCommerce 3.0 Alpha 4 tonight (Friday 30th March CEST). Although the roadmap entries for this release were finalized a while ago, some standard updates were performed on the framework to get both the Administration Tool and Catalog sides on par with each other. This left our Lebkuchen somewhat longer in the oven than planned but man does it taste and look real good now &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;One of the last pieces of work that was developed for this release was the migration of the Administration Tool language definitions to the new ini style format that was introduced for the installation routine. This was done in preparation for the HTML E-Mails roadmap entry for 3.0 Alpha 5 where e-mails can be sent out in the language the customer has selected. By moving to the ini style format for the language definitions, it allows us to overwrite definitions with another language set at run-time which was not previously possible with the use of PHP constants.&lt;/p&gt;
&lt;p&gt;Getting this work in now for the 3.0 Alpha 4 release gives it a greater audience for aggressive testing rather than leaving it for the 3.0 Alpha 5 release.&lt;/p&gt;
&lt;p&gt;The 3.0 Alpha 4 release is also a great starting point for developers to start getting familiar with in regards to creating add-ons for it. Although there are still framework changes planned that will make the add-ons incompatible with the final 3.0 release, we hope to receive a lot of feedback from developers with how their experience with the release went, and how to further improve the framework to make it even easier to integrate add-ons for the final 3.0 release.&lt;/p&gt;
&lt;p&gt;To kill time in waiting for the release to occur here are two movies demonstrating the Who&amp;#8217;s Online page with the MaxMind GeoIP Country Lite module activated, and a second movie demonstrating the new Administrator Log section, customer address book administration page, and batch job capabilities.&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;p184&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/03/whos_online.mov&quot; title=&quot;Who's Online&quot;&gt;Who&amp;#8217;s Online Movie&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks to the MaxMind GeoIP Country Lite module, it is now possible to see the country flag as icons beside each customer entry, as well as additional information to the IP address which is GeoIP module dependent.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s also now possible to delete active customer sessions via the Who&amp;#8217;s Online page. Although such functionality is available, it must obviously be used with extreme care.&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;p185&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2007/03/administrator_log.mov&quot;&gt;Administrator Log Movie&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The visual representation of customers is also improved by showing gender specific icons next to each customer and address book entry. This makes it easier to address the customer correctly when contacting them directly.&lt;/p&gt;
&lt;p&gt;The introduction of the Administrator Log feature shows what database modifications were performed by which administrator. The logging information helps when a mistake was made and can be backtraced to who made the change and when. Administrators that have access to this section only see the entries to the sections they themselves have access to, and can be filtered together with a specific administrator.&lt;/p&gt;
&lt;p&gt;The different coloured backgrounds for the Administrator Log entries mean the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Green: inserted database field&lt;/li&gt;
&lt;li&gt;Orange: modified database field&lt;/li&gt;
&lt;li&gt;Red: deleted database field&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The introduction of the Batch Job Capabilities feature brings in new checkboxes to the table listings on each Administration Tool section where actions can be performed on many entries at once. Newer actions such as exporting will be introduced in the next alpha development releases.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Site of the month MARCH</title>
		<link href="http://blogs.oscommerce.com/2007/03/15/site-of-the-month-march/"/>
		<id>http://blogs.oscommerce.com/2007/03/15/site-of-the-month-march/</id>
		<updated>2007-03-15T19:15:29+00:00</updated>
		<content type="html">&lt;p&gt;Well it’s been a while since I posted a site of the month. You may wonder why… After looking through 100’s of stores I was thoroughly disappointed as there were so so few quality designed osCommerce stores. I finally came across one:&lt;br /&gt;
&lt;a title=&quot;Softforest&quot; href=&quot;http://shops.oscommerce.com/directory/goto,24828&quot;&gt;Softforest&lt;/a&gt;&lt;br /&gt;
Softforest specializes in bamboo bed and bath products.&lt;br /&gt;
I choose this site because it is easy to navigate and has a very simplistic yet elegant design.&lt;/p&gt;
&lt;p&gt;Also after reviewing sites, I want to emphasize several points.&lt;/p&gt;
&lt;p&gt;1) DO NOT RESUBMIT YOUR SITE MULTIPLE TIMES. You will receive an email if your site has been approved.&lt;br /&gt;
2) DO NOT use your url as your title.&lt;br /&gt;
3) If your site is in another language (other then English), add a description of what you sell in English in the description field.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">The Lebkuchen Is Still In The Oven</title>
		<link href="http://blogs.oscommerce.com/2007/03/06/the-lebkuchen-is-still-in-the-oven/"/>
		<id>http://blogs.oscommerce.com/2007/03/06/the-lebkuchen-is-still-in-the-oven/</id>
		<updated>2007-03-06T00:34:32+00:00</updated>
		<content type="html">&lt;p&gt;The core roadmap entries for the 3.0 Alpha 4 release have been finalized today in trunk on the development repository. There is still some cleaning up to do and some tickets to still take care of, which means a public release of 3.0 Alpha 4 is just around the corner.&lt;/p&gt;
&lt;p&gt;As most of the changes in the 3.0 Alpha 4 release are with framework improvements, the coolest feature that can be seen is the new Administrators Log section on the Administration Tool. This section displays all database modifications performed on the Administration Tool and can be used with a simple call to the database class:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$Query = $osC_Database-&amp;gt;query(&amp;#039;update :table_customers set customers_firstname = :customers_firstname where customers_id = :customers_id&amp;#039;);&lt;br /&gt;
$Query-&amp;gt;bindTable(&amp;#039;:table_customers&amp;#039;, TABLE_CUSTOMERS);&lt;br /&gt;
$Query-&amp;gt;bindValue(&amp;#039;:customers_firstname&amp;#039;, &amp;#039;Joe&amp;#039;);&lt;br /&gt;
$Query-&amp;gt;bindInt(&amp;#039;:customers_id&amp;#039;, 1);&lt;br /&gt;
$Query-&amp;gt;setLogging(&amp;#039;customers&amp;#039;, 1);&lt;br /&gt;
$Query-&amp;gt;execute();&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The parameters passed to the setLogging() class method are the section of the Administration Tool the modification is occurring from (&amp;#8221;customers&amp;#8221; being the Customers section) and the ID of the database record (optional). The query above would log the old value of the customers first name and the new value in the administrators_log database table.&lt;/p&gt;
&lt;p&gt;The Administrators Log feature is used together with the Administrators Access Levels implementation and serves to keep the store owner up to date with modifications other administrators have performed.&lt;/p&gt;
&lt;p&gt;The output of the Administrators Log is currently rather raw and will be improved in later releases where modules can display the data in a more human readable format.&lt;/p&gt;
&lt;p&gt;A movie presenting the Administrators Log feature will be posted in the coming days.&lt;/p&gt;
&lt;p&gt;We are also now registered at the &lt;a href=&quot;http://cia.navi.cx/stats/project/oscommerce&quot; target=&quot;_blank&quot;&gt;CIA&lt;/a&gt; site that displays the activity occurring on the development repository server. Commit changes are also now displayed in the development IRC chat room in real-time.&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">BSD Posix Bug In PHP 5.2.1</title>
		<link href="http://blogs.oscommerce.com/2007/02/28/bsd-posix-bug-in-php-521/"/>
		<id>http://blogs.oscommerce.com/2007/02/28/bsd-posix-bug-in-php-521/</id>
		<updated>2007-02-28T15:40:39+00:00</updated>
		<content type="html">&lt;p&gt;There&amp;#8217;s a posix related bug in PHP 5.2.1 that affects BSD systems. The closest bug report is &lt;a href=&quot;http://bugs.php.net/40410&quot; target=&quot;_blank&quot;&gt;40410&lt;/a&gt; which was reported for 5.2.1 RC 4 and is marked as closed.&lt;/p&gt;
&lt;p&gt;Although 40410 fixed a posix related compilation error, usage of the PHP function &lt;a href=&quot;http://www.php.net/posix_getgrgid&quot; target=&quot;_blank&quot;&gt;posix_getgrgid()&lt;/a&gt; in PHP 5.2.1 returns the following fatal error:&lt;/p&gt;
&lt;p&gt;Fatal error:  Out of memory (allocated 2097152) (tried to allocate -1 bytes) in /tmp/test.php&lt;/p&gt;
&lt;p&gt;This was reported to Anthony Dovgal, who took care of 40410, and confirmed that this problem was fixed in 5.2.2-dev (php5.2-200702281330).&lt;/p&gt;
&lt;p&gt;I came across this problem today while working on the Administration Tool -&gt; Tools -&gt; File Manager section, which uses the posix_getgrgid() function to display the group owner name of the files and directories. As Mac OS X is based on BSD, it also affected my development environment.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Restoring From A Backup</title>
		<link href="http://blogs.oscommerce.com/2007/02/28/restoring-from-a-backup/"/>
		<id>http://blogs.oscommerce.com/2007/02/28/restoring-from-a-backup/</id>
		<updated>2007-02-28T00:06:47+00:00</updated>
		<content type="html">&lt;p&gt;Some updates were backported today to the osCommerce 2.2 development branch regarding the Backup Manager section on the Administration Tool.&lt;/p&gt;
&lt;p&gt;The problem that was addressed was that the contents of the sessions database table was being restored from an earlier state when the backup was made. This behaviour could introduce a conflict in session data when a database restoration would merge the session data if an earlier session ID is currently in use again.&lt;/p&gt;
&lt;p&gt;The chances of this occurring would be rare and has been fixed so that the backup logic does not store the contents of the sessions database table in the sql dump, and the restoration logic clears the sessions table when an import is performed.&lt;/p&gt;
&lt;p&gt;The changes here will be included in the next 2.2 Milestone 2 update package, and can be manually performed by reviewing commit &lt;a href=&quot;http://svn.oscommerce.com/fisheye/browse/osCommerce/oscommerce2/trunk/catalog/admin/backup.php?r1=477&amp;#038;r2=1274&quot;&gt;r1274&lt;/a&gt;.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">I Want To Ride My Bicycle</title>
		<link href="http://blogs.oscommerce.com/2007/02/13/i-want-to-ride-my-bicycle/"/>
		<id>http://blogs.oscommerce.com/2007/02/13/i-want-to-ride-my-bicycle/</id>
		<updated>2007-02-13T01:26:01+00:00</updated>
		<content type="html">&lt;p&gt;Hi All! It&amp;#8217;s been a while since my last blogging entry so here is a quick wrap-up of what has been happening.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re still working hard on the 3.0 Alpha 4 release and wanted to have gotten the final 3.0 release ready at the end of 2006. The features on the roadmap for the 3.0 release are not what is extending the 3.0 release schedule, but the core framework that is continually being improved on during the alpha release development cycle.&lt;/p&gt;
&lt;p&gt;The current ticket (&lt;a href=&quot;http://svn.oscommerce.com/jira/browse/OSC-23&quot;&gt;OSC-23&lt;/a&gt;) being worked on implements batch capabilities to the Administration Tool and is being programmed together with a major framework update. This brings in a more OOP approach to the Administration Tool that matches the Catalog side, and opens opportunities for the core and for add-ons to take advantage of, especially by means of administrative RPC calls.&lt;/p&gt;
&lt;p&gt;This is the last major framework update that will be worked on for the 3.0 release, where cleaning-up and polishing will occur during Alpha 5 and Alpha 6.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re looking at releasing 3.0 Alpha 4 by the end of the month, and Alpha 5 and 6 quickly thereafter.&lt;/p&gt;
&lt;p&gt;I will also post new movies showing some new features on the Administration Tool but this will wait until ticket OSC-23 is finalized.&lt;/p&gt;
&lt;p&gt;Frank Heinen has joined the development group in the team and has been of great help with taking care of reported tickets/issues and being active in the community. Our priority is getting the Alpha 4 release finalized, and look forward to working closer with additional developers as soon as it is released to help with future releases.&lt;/p&gt;
&lt;p&gt;Over to the community support forums, the forum software was upgraded today and also brings in a change to the representation of the team to the community. All team members usernames have been changed to their real names, and will also incorporate photos of themselves in their user profiles. To keep a reference, the username changes are:&lt;/p&gt;
&lt;p&gt;hpdl -&gt; Harald Ponce de Leon&lt;br /&gt;
241 -&gt; Stephen Bissett&lt;br /&gt;
BlueNoteMKVI -&gt; Chris Dunning&lt;br /&gt;
F.R.@.N.K -&gt; Frank Heinen&lt;br /&gt;
wendyjames -&gt; Wendy James&lt;br /&gt;
modom -&gt; Melinda Odom&lt;br /&gt;
The_Bear -&gt; Pierre Rollin&lt;br /&gt;
wheeloftime -&gt; Howard van der Burgt&lt;br /&gt;
andyy15 -&gt; Andrew Yuen&lt;/p&gt;
&lt;p&gt;Please report any unusual problems introduced with the forum software upgrade in the Project Feedback channel on the forums (or directly to a team member if you can&amp;#8217;t view the forums at all now &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:-)&quot; class=&quot;wp-smiley&quot; /&gt; ). Please be sure to refresh your browsers cache as there may be some minor CSS or javascript issues.&lt;/p&gt;
&lt;p&gt;On the personal side, my responsibilities have increased by being a proud owner of a dwarf-hamster. This was a christmas present given to me and was presented as &amp;#8220;I-Ham: Internet Capable Hamster&amp;#8221; &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:-)&quot; class=&quot;wp-smiley&quot; /&gt;  It&amp;#8217;s nice seeing her run around in her environment when I&amp;#8217;m still working late at night &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot; /&gt;
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">snow!</title>
		<link href="http://blogs.oscommerce.com/2007/02/01/snow/"/>
		<id>http://blogs.oscommerce.com/2007/02/01/snow/</id>
		<updated>2007-02-01T19:29:58+00:00</updated>
		<content type="html">&lt;p&gt;Just a short note to say that it is snowing in Arkansas! It started yesterday and is still lightly snowing today.  My dog Maggie is using her nose as a snow shovel so that is pretty funny!&lt;/p&gt;
&lt;p&gt;I have been pretty busy as of the first of this new year but hope to do some more work on the docs soon.&lt;/p&gt;
&lt;p&gt;Everyone take care and spring will be here soon!
&lt;/p&gt;</content>
		<author>
			<name>Melinda Odom</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/modom/feed/"/>
			<id>http://blogs.oscommerce.com/author/modom/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Site of the month JANUARY</title>
		<link href="http://blogs.oscommerce.com/2007/01/27/site-of-the-month-january/"/>
		<id>http://blogs.oscommerce.com/2007/01/27/site-of-the-month-january/</id>
		<updated>2007-01-27T03:23:20+00:00</updated>
		<content type="html">&lt;p&gt;It’s just about the end of January and time for my site of the month pick. After searching far and wide I decided to choose &lt;a href=&quot;http://shops.oscommerce.com/directory/goto,23805&quot;&gt;Knot Just Baskets&lt;/a&gt;.&lt;br /&gt;
Knot Just Baskets has a simple and effective design. They sell gift baskets and gifts for various occasions. I found there unique osCommerce site contained an effective navigation scheme.&lt;/p&gt;
&lt;p&gt;In response to replies to my previous site of the month posting I have proposed a new idea to the osCommerce team. I suggested the integration of a poll module to the current blog system set up on the osCommerce site. That way I will be able to select 2 or more site’s for consideration for my “site of the month” title. By adding a poll osCommerce visitors and site users worldwide will be able to provide feedback. My “site of the month” title will be given to the site that receives the highest amount of votes by the end of the month. I would love to hear your feedback on this idea. Feel free to post a response to this blog.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Site of the month DECEMBER</title>
		<link href="http://blogs.oscommerce.com/2006/12/10/site-of-the-month-december/"/>
		<id>http://blogs.oscommerce.com/2006/12/10/site-of-the-month-december/</id>
		<updated>2006-12-10T14:20:51+00:00</updated>
		<content type="html">&lt;p&gt;Hi all, &lt;/p&gt;
&lt;p&gt;I hope everyone is not stressing out for the Holiday season!&lt;br /&gt;
I have decided to start Andrew’s osCommerce site of the month. Each month I will post my favorite osCommerce store based on all the live shops entries reviewed by me. It will be based on design and usability.&lt;/p&gt;
&lt;p&gt;My favorite site for DECEMBER is:&lt;br /&gt;
&lt;a href=&quot;http://shops.oscommerce.com/directory/goto,23194&quot;&gt;The Rocking Horse&lt;/a&gt;&lt;br /&gt;
On line baby boutique &amp;amp; stylish gifts.&lt;/p&gt;
&lt;p&gt;I really like the site&amp;#8217;s overall layout. They did an excellent job with the design and navigation buttons. The osCommerce portion is nicely integrated into the rest of the website.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Merry Christmas!</title>
		<link href="http://blogs.oscommerce.com/2006/12/08/merry-christmas/"/>
		<id>http://blogs.oscommerce.com/2006/12/08/merry-christmas/</id>
		<updated>2006-12-08T16:18:33+00:00</updated>
		<content type="html">&lt;p&gt;Just want to say Merry Christmas and Happy New Year to all!&lt;/p&gt;
&lt;p&gt;What a joyous season of the year! It even snowed here a little.  My dog Maggie was outside using her nose as a shovel for the snow so that was funny &amp;#8230; she was running around with the snow on her nose.&lt;/p&gt;
&lt;p&gt;The docs are slowly being moved to this wiki and still in progress although this will slow down during the holidays.&lt;/p&gt;
&lt;p&gt;Take care if you are driving or flying to family and enjoy the season!
&lt;/p&gt;</content>
		<author>
			<name>Melinda Odom</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/modom/feed/"/>
			<id>http://blogs.oscommerce.com/author/modom/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Docs in new wiki</title>
		<link href="http://blogs.oscommerce.com/2006/11/24/docs-in-new-wiki/"/>
		<id>http://blogs.oscommerce.com/2006/11/24/docs-in-new-wiki/</id>
		<updated>2006-11-24T15:44:00+00:00</updated>
		<content type="html">&lt;p&gt;Hi Everyone!&lt;/p&gt;
&lt;p&gt;I hope you all had a wonderful Thanksgiving and Thanksgiving weekend! I cooked a chicken instead of a turkey this year and had my special dressing and homemade cranberries … wow am I full! I get a brand of chicken that does not have chemicals in it and is only around in certain areas. The brand is called “Smart Chicken” … that chicken wasn’t too smart if he ended up on the table!!! LOL&lt;/p&gt;
&lt;p&gt;Anyway, I have started moving the doc information from the knowledgebase to the new wiki confluence site and cleaning it up. The new wiki is really nice because you can type in the “Rich Text” box area and the code is automatically extrapolated into the wiki box. Also the wiki editing is much easier than other wiki sites I have seen. As I understand it the new wiki site will send pdf files of the text so this is a plus.&lt;/p&gt;
&lt;p&gt;I really thank Harald a lot for making this so nice and easy for all of us! Thank you Harald!&lt;/p&gt;
&lt;p&gt;I look forward to getting the docs ready for ms3 and ask the community to send me ideas or changes to look into.&lt;/p&gt;
&lt;p&gt;We all need to work together!
&lt;/p&gt;</content>
		<author>
			<name>Melinda Odom</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/modom/feed/"/>
			<id>http://blogs.oscommerce.com/author/modom/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Black Friday is Here</title>
		<link href="http://blogs.oscommerce.com/2006/11/24/black-friday-is-here/"/>
		<id>http://blogs.oscommerce.com/2006/11/24/black-friday-is-here/</id>
		<updated>2006-11-24T14:49:28+00:00</updated>
		<content type="html">&lt;p&gt;Hi everyone, I hope everybody had a good Thanksgiving. I just got back from shopping after attempting to buy several tech items. One of which was a 250 gig external hard drive. After getting to the stores at around 8 am I had no luck &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_sad.gif&quot; alt=&quot;:-(&quot; class=&quot;wp-smiley&quot; /&gt;  Lines were long and stores did not have enough of the advertised items. How many people believe in shopping on Black Friday? Is it worth it anymore or is it just better to shop online? Do you offer Black Friday specials on your osCommerce store? I am beginning to think it’s better to just stay at home especially with my experience today, not being able to get anything that was advertised. And after you get what’s advertised you have to spend time filling out rebates!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;More info on &lt;a title=&quot;Black Friday&quot; href=&quot;http://en.wikipedia.org/wiki/Black_Friday_(shopping)&quot;&gt;Black Friday&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">PHP 5.2.0 Compatibility</title>
		<link href="http://blogs.oscommerce.com/2006/11/06/php-520-compatibility/"/>
		<id>http://blogs.oscommerce.com/?p=4</id>
		<updated>2006-11-06T15:46:07+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.php.net/releases/5_2_0.php&quot; target=&quot;_blank&quot;&gt;PHP 5.2.0&lt;/a&gt; was recently released which &amp;#8220;includes a large number of new features, bug fixes and security enhancements&amp;#8221; to the PHP 5.x series. The PHP Group also published an &lt;a href=&quot;http://www.php.net/UPDATE_5_2.txt&quot; target=&quot;_blank&quot;&gt;upgrade guide&lt;/a&gt; for existing PHP 5 users that documents the (incompatibility) changes the new release brings.&lt;/p&gt;
&lt;p&gt;osCommerce 2.2 Milestone 2 Update 060817 works fine with PHP 5.2.0 (with register_globals and register_long_arrays enabled).&lt;/p&gt;
&lt;p&gt;There is however one change that 5.2.0 brings in that causes osCommerce 3.0 Alpha 3 to produce a PHP FATAL error in the sessions implementation, specifically when the session data is stored in the database (by default for osCommerce 3.0).&lt;/p&gt;
&lt;p&gt;This is due to a change in &lt;a href=&quot;http://www.php.net/session_set_save_handler&quot; target=&quot;_blank&quot;&gt;session_set_save_handler()&lt;/a&gt; where the &amp;#8220;write&amp;#8221; and &amp;#8220;close&amp;#8221; handlers are called &lt;b&gt;after&lt;/b&gt; objects have been destructed.&lt;/p&gt;
&lt;p&gt;As the sessions implementation in osCommerce 3.0 is done in a class/object, writing session data and closing the session are no longer possible as the registered object would be destructed and no longer exist to perform those duties.&lt;/p&gt;
&lt;p&gt;The proper solution here is to use &lt;a href=&quot;http://www.php.net/session_write_close&quot; target=&quot;_blank&quot;&gt;session_write_close()&lt;/a&gt; in the destructor of the osC_Session class:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;class osC_Session {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;#46;..&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;function __destruct() {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;session_write_close();&lt;br /&gt;
&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;As &lt;a href=&quot;http://www.php.net/language.oop5.decon&quot; target=&quot;_blank&quot;&gt;__destruct()&lt;/a&gt; is a PHP 5 feature only, an alternative solution is needed for PHP 4 compatibility (the minimum requirement for osCommerce 3.0 will be PHP 4.1), and that is to register session_write_close() as a shutdown function:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;session_set_save_handler(array(&amp;amp;$this, &amp;#039;_open&amp;#039;),&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array(&amp;amp;$this, &amp;#039;_close&amp;#039;),&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array(&amp;amp;$this, &amp;#039;_read&amp;#039;),&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array(&amp;amp;$this, &amp;#039;_write&amp;#039;),&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array(&amp;amp;$this, &amp;#039;_destroy&amp;#039;),&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array(&amp;amp;$this, &amp;#039;_gc&amp;#039;));&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
register_shutdown_function(&amp;#039;session_write_close&amp;#039;);&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This has already been reported at our new &lt;a href=&quot;http://svn.oscommerce.com/jira/browse/OSC-58&quot; target=&quot;_blank&quot;&gt;Issue Tracker&lt;/a&gt; and has been fixed at &lt;a href=&quot;http://svn.oscommerce.com/fisheye/changelog/osCommerce?cs=1107&quot; target=&quot;_blank&quot;&gt;r1107&lt;/a&gt;.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Referencing Tickets With Commit Logs</title>
		<link href="http://blogs.oscommerce.com/2006/11/03/referencing-tickets-with-commit-logs/"/>
		<id>http://blogs.oscommerce.com/?p=5</id>
		<updated>2006-11-03T13:51:55+00:00</updated>
		<content type="html">&lt;p&gt;The Commit Policy for developers has been updated to describe the process of referencing tickets on Jira when the changes involved solve that ticket.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://svn.oscommerce.com/confluence/x/JQ&quot; target=&quot;_blank&quot;&gt;http://svn.oscommerce.com/confluence/x/JQ&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When viewing a ticket on Jira, the referenced commit changes will be automatically shown under the &amp;#8220;Fisheye&amp;#8221; tab where the comments are shown.&lt;/p&gt;
&lt;p&gt;The Repository Browser (Fisheye) also automatically links to the tickets when referenced in the commit log.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Arriva! Arriva!</title>
		<link href="http://blogs.oscommerce.com/2006/11/02/arriva-arriva/"/>
		<id>http://blogs.oscommerce.com/?p=6</id>
		<updated>2006-11-02T19:05:29+00:00</updated>
		<content type="html">&lt;p&gt;The Trac solution on the Development Site that was responsible for the wiki, tickets, and repository browser has been replaced due to the persistent problems it had on the server. The Development Site is now running on 3 new &amp;#8220;enterprise-class&amp;#8221; solutions that provide more features and flexibility in fostering the developer community.&lt;/p&gt;
&lt;p&gt;The solutions now taking care of the wiki, tickets, and repository browser are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Confluence (Wiki)&lt;/li&gt;
&lt;li&gt;Jira (Tickets)&lt;/li&gt;
&lt;li&gt;Fisheye (Repository Browser)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Each can be easily reached at:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://svn.oscommerce.com&quot; target=&quot;_blank&quot;&gt;http://svn.oscommerce.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The contents of the previous Trac installation have been migrated over to the new wiki and ticket sites. Please note that the accounts created previously for Trac are no longer used, and that a new account has to be created on Jira if tickets are to be submitted or tracked. Please also be sure to replace your Trac RSS subscription feeds to the new feeds each solution provides.&lt;/p&gt;
&lt;p&gt;A hardware upgrade of more memory is also pending due to the extra resources the solutions place on the server. These are Java based solutions running on 2 Tomcat application servers; one for Confluence and Jira, and one for Fisheye (which currently requires its own application server), and are being served by the Apache webserver.&lt;/p&gt;
&lt;p&gt;The Apache webserver has been tuned due to it basically acting as a proxy server. It was infact about to be replaced by lighttpd but realized that Apache is still needed due to the subversion repository. I am personally still interested in seeing what benefits lighttpd can bring in this setup and will look into it again in the coming weeks.&lt;/p&gt;
&lt;p&gt;With the new Wiki site now live and running we are also contemplating moving the content from the Knowledge Base site over to it. Due to the content on the Knowledge Base site being based on current development versions, moving it over to the Development Site will make it a perfect fit where all development related work can be found on the one site. This would then leave the oscommerce.info domain serving static documentation that is produced by the Wiki site for the stable releases.&lt;/p&gt;
&lt;p&gt;A change to the Tickets site has also been performed where it will be possible to submit tickets regarding language definitions and developer branches. This has been started on the languages with the developers that have already created user accounts on Jira, and will include the other developers as soon as their accounts have been created. The benefit here is submitting a ticket in a specific category will automatically assign it to the developer working on the job.&lt;/p&gt;
&lt;p&gt;The Repository Browser (Fisheye) is also a radical change compared to Trac and will take a few mouse clicks understanding how it works.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s fun looking at graphical representations of the amount of lines in the codebase with Fisheye. Additional statistical information regarding the development repository can be found at Ohloh:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://next.ohloh.net/projects/3341&quot; target=&quot;_blank&quot;&gt;http://next.ohloh.net/projects/3341&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s currently only measuring /trunk/oscommerce and will look at updating it to /trunk/ to also include the languages being worked on.&lt;/p&gt;
&lt;p&gt;Overall I&amp;#8217;m very impressed with the new Development Site and therefore thank &lt;a href=&quot;http://www.atlassian.com&quot; target=&quot;_blank&quot;&gt;Atlassian&lt;/a&gt; (Jira, Confluence) and &lt;a href=&quot;http://www.cenqua.com&quot; target=&quot;_blank&quot;&gt;Cenqua&lt;/a&gt; (Fisheye) for making it possible by supplying free licenses to the solutions for Open Source projects &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_cool.gif&quot; alt=&quot;8)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Other changes in our network infrastructure have also occurred the past week where the database server for the Community Support Forums was upgraded. A new faster dedicated server is also being currently prepared to move the German Community Support Forums over to from its current dedicated server. The total number of servers running the osCommerce Network of Support Sites is 5 dedicated servers, in addition Sunsite.dk and SourceForge who mirror the downloads for project releases and contribution files.&lt;/p&gt;
&lt;p&gt;Some interesting facts I hope &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:-)&quot; class=&quot;wp-smiley&quot; /&gt;
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">A crazy experience</title>
		<link href="http://blogs.oscommerce.com/2006/10/15/a-crazy-experience/"/>
		<id>http://blogs.oscommerce.com/2006/10/15/a-crazy-experience/</id>
		<updated>2006-10-15T15:18:49+00:00</updated>
		<content type="html">&lt;p&gt;So I was at a restaurant yesterday and we ordered a dish with vegetables. As soon as it comes out and I begin to dig in and guess what I see in it? It was a green caterpillar! With all the news in the US about e-coli and raw spinach and this recent incident that I had, I suggest paying careful attention and make sure you wash your vegetables prior to cooking or eating it. Have you ever found something really weird in your dish at a restaurant? This was defiantly a first for me!&lt;/p&gt;
&lt;p&gt;On a side note, I finished the final stages of a project I have been working on. As a webmaster looking for link exchange have you ever wondered if a site is a reliable reciprocal or paid link partner? I have created an organization QLEW (Quality Link Exchange Websites) which allows webmasters to leave comments on websites that offer reciprocal or paid link exchange. Membership is free but all QLEW members must abide by a strict code of ethics. If you have an osCommerce store that has a link directory please check out becomeing a member of &lt;a href=&quot;http://www.qlew.org&quot; target=&quot;_blank&quot;&gt;Find quality link exchange websites.&lt;/a&gt;
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">SEO and osCommerce</title>
		<link href="http://blogs.oscommerce.com/2006/10/07/seo-and-oscommerce/"/>
		<id>http://blogs.oscommerce.com/2006/10/07/seo-and-oscommerce/</id>
		<updated>2006-10-07T12:24:53+00:00</updated>
		<content type="html">&lt;p&gt;Well I was surprised to see the PR (Page Rank) increase on one of the stores I have been working on &lt;a href=&quot;http://www.nitacreations.com/&quot; target=&quot;_blank&quot;&gt;Nita Creations&lt;/a&gt;. The PR went up from a 3 to a 4. It looks like Google has preformed a PR update. On the subject of SEO (Search Engine Optimization), An osCommerce store owner recently asked me the following question &amp;#8220;How do I get my store listed on Google?&amp;#8221; This in my opinion is a very common question that new store owners encounter after setting up there osCommerce site. So what are some basic steps that can be taken to increase the chance of Google indexing your website?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Here is a basic list of things to do.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;- First, find a niche for your site and select a group of keywords.&lt;br /&gt;
(proper keyword selection is essential and cannot be stressed enough)&lt;br /&gt;
- Next, find link partners to backlink to your website.&lt;br /&gt;
(links back to your website from high PR pages RELATED to your site are especially useful.)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Now on to optimizing your osCommerce store.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;- Make sure your title tag as well as alt tags contain your selected keywords.&lt;br /&gt;
- Make sure you have a sitemap that will help Google and other search engines spider your page.&lt;br /&gt;
- Make sure to always have fresh content.&lt;br /&gt;
These are just the basics, I cannot guarantee your site will increase in popularity but following these basic steps will certainly point your site in the right direction.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;What are some PR determining factors?&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;- Which website links to you?&lt;br /&gt;
- PR of the website linking to you.&lt;br /&gt;
- Anchor text used in the link linking to you.&lt;br /&gt;
- Whether or not the website linking to you are deemed by Google as authority websites.&lt;/p&gt;
&lt;p&gt;Feel free to post a comment with suggestions that helped you increase page rank and the popularity of your website. I also recommend that you visit the Next Steps/ Marketing forum here: &lt;a href=&quot;http://forums.oscommerce.com/index.php?showforum=40&quot; target=&quot;_blank&quot;&gt;http://forums.oscommerce.com/index.php?showforum=40&lt;/a&gt;
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Ein Prosit, ein Prosit…</title>
		<link href="http://blogs.oscommerce.com/2006/10/05/ein-prosit-ein-prosit/"/>
		<id>http://blogs.oscommerce.com/?p=7</id>
		<updated>2006-10-05T15:45:44+00:00</updated>
		<content type="html">&lt;p&gt;I returned from a 3 week break on the weekend, yes just after getting 3.0 Alpha 3 out the door, and am in top spirits to continue full-time work again on osCommerce. I did not make any public statement about this as I had my notebook and mobile phone with me to be able to take care of important issues during this time.&lt;/p&gt;
&lt;p&gt;This was the first experience for me at connecting online over a mobile phone and did not face any technical problems doing so. The only negative aspect I had with it was when checking my inboxes due to the amount of spam I receive. Even using IMAP and only downloading headers took a while to complete but was sufficient in picking out the emails that looked important enough.&lt;/p&gt;
&lt;p&gt;I was also able to bring the development site up during this time after it crashed a couple of times. There is a threading problem with ClearSilver (which Trac depends on) and FreeBSD/AMD64 which occasionally causes the web server to crash. Fortunatly Trac have moved on to their own templating engine called Genshi which the developoment site has been recently updated to (0.11-dev). Although a risky move, I hope this brings an end to the downtime of the development site.&lt;/p&gt;
&lt;p&gt;I mentioned briefly in a &lt;a href=&quot;http://forums.oscommerce.com/index.php?automodule=blog&amp;#038;blogid=1&amp;#038;showentry=474&quot; target=&quot;_blank&quot;&gt;blogging entry in March&lt;/a&gt; that I would be going to Tegernsee/Bayern again in September for the Oktoberfest. I went for a week in March and was there again for 3 weeks this time. The major difference being ofcourse the seasonal change where everything was now green instead of white. And ofcourse what you order after a long walk (beer vs hot chocolate drink) &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Here are two pictures of the same temple I took pictures of in March, on top of Wallberg mountain:&lt;/p&gt;
&lt;div&gt;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_0343.jpg&quot; title=&quot;img_0343.jpg&quot;&gt;&lt;img id=&quot;image110&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_0343.thumbnail.jpg&quot; alt=&quot;img_0343.jpg&quot; /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3278.jpg&quot; title=&quot;img_3278.jpg&quot;&gt;&lt;img id=&quot;image111&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3278.thumbnail.jpg&quot; alt=&quot;img_3278.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Now that the sea was free of ice I rented a small 2,000 watt electric boat and took it for a spin:&lt;/p&gt;
&lt;div&gt;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3600.jpg&quot; title=&quot;img_3600.jpg&quot;&gt;&lt;img id=&quot;image112&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3600.thumbnail.jpg&quot; alt=&quot;img_3600.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;The Allianz Arena soccer stadium:&lt;/p&gt;
&lt;div&gt;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3936.jpg&quot; title=&quot;img_3936.jpg&quot;&gt;&lt;img id=&quot;image119&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3936.thumbnail.jpg&quot; alt=&quot;img_3936.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;And ofcourse some pictures of the Oktoberfest:&lt;/p&gt;
&lt;p&gt;(on the Star Flyer, about 50m high)&lt;/p&gt;
&lt;div&gt;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3748.jpg&quot; title=&quot;img_3748.jpg&quot;&gt;&lt;img id=&quot;image115&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3748.thumbnail.jpg&quot; alt=&quot;img_3748.jpg&quot; /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3753.jpg&quot; title=&quot;img_3753.jpg&quot;&gt;&lt;img id=&quot;image116&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3753.thumbnail.jpg&quot; alt=&quot;img_3753.jpg&quot; /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3755.jpg&quot; title=&quot;img_3755.jpg&quot;&gt;&lt;img id=&quot;image117&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3755.thumbnail.jpg&quot; alt=&quot;img_3755.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;(on the Ferris Wheel)&lt;/p&gt;
&lt;div&gt;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/sp_a0060.jpg&quot; title=&quot;sp_a0060.jpg&quot;&gt;&lt;img id=&quot;image123&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/sp_a0060.thumbnail.jpg&quot; alt=&quot;sp_a0060.jpg&quot; /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/pict3036.jpg&quot; title=&quot;pict3036.jpg&quot;&gt;&lt;img id=&quot;image122&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/pict3036.thumbnail.jpg&quot; alt=&quot;pict3036.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;(on the Olympia Roller Coaster (with 5 loopings), yep, look closer to see me on it &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot; /&gt; )&lt;/p&gt;
&lt;div&gt;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3747.jpg&quot; title=&quot;img_3747.jpg&quot;&gt;&lt;img id=&quot;image114&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3747.thumbnail.jpg&quot; alt=&quot;img_3747.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;I also went on the EuroStar Roller Coaster - both rides were too short in my opinion.&lt;/p&gt;
&lt;p&gt;(on the Flying Circus (the ride I enjoyed most; and yep, look closer at around 39s to see me on it &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot; /&gt; ))&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;p120&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/mvi_0454.MOV&quot;&gt;mvi_0454.MOV&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(me with a Maß in my mouth)&lt;/p&gt;
&lt;div&gt;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3819.jpg&quot; title=&quot;img_3819.jpg&quot;&gt;&lt;img id=&quot;image118&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3819.thumbnail.jpg&quot; alt=&quot;img_3819.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;(follow these outside the tents to find the toilets)&lt;/p&gt;
&lt;div&gt;&lt;a class=&quot;imagelink&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3738.jpg&quot; title=&quot;img_3738.jpg&quot;&gt;&lt;img id=&quot;image113&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/img_3738.thumbnail.jpg&quot; alt=&quot;img_3738.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;With the fun and social experience at the Oktoberfest there was another experience that topped it that occurs normally in nature. After reaching a restaurant during one of our long walks through the forest, we were able to witness a group of young deers in an opening and were able to hear the adult deers deeper inside the forest. This was a rewarding experience after a long walk, enjoying a beer and seeing this not far from where we were seated:&lt;/p&gt;
&lt;p&gt;&lt;a id=&quot;p121&quot; href=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/mvi_3887.MOV&quot;&gt;mvi_3887.MOV&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Overall a great holiday, and look forward to the next Oktoberfest next year &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve been spending this week catching up on work and will start committing some changes on the administration tool next week for the alpha 4 roadmap entries. I started on modularizing the administration tool during my break and look forward to finalizing the work involved as the access levels implementation depends on it. The modularization of the administration tool makes it even easier to install administrative contribution add-ons without the need to edit core source files.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">New Live Shop Entries in Different Languages</title>
		<link href="http://blogs.oscommerce.com/2006/09/02/new-live-shop-entries-in-different-languages/"/>
		<id>http://blogs.oscommerce.com/2006/09/02/new-live-shop-entries-in-different-languages/</id>
		<updated>2006-09-02T12:22:00+00:00</updated>
		<content type="html">&lt;p&gt;If your live shops description is in a language other then English, please use a free translation service to provide a description of what you are selling in English. All too often when reviewing live shop directory submissions I run into submissions that are in a foreign language that I do not recognize. Sometimes, these entries contain products in which I have no clue as to what they actually are. This makes it hard when selecting an appropriate category for the entry. So to ensure that your store gets placed in the appropriate category, please include a description of what your store is selling in English.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Common Questions on the Forum</title>
		<link href="http://blogs.oscommerce.com/2006/08/25/common-questions-on-the-forum/"/>
		<id>http://blogs.oscommerce.com/2006/08/25/common-questions-on-the-forum/</id>
		<updated>2006-08-25T14:30:55+00:00</updated>
		<content type="html">&lt;p&gt;Common questions on the general support/ installation and configuration forums answered:&lt;/p&gt;
&lt;p&gt;I see threads pertaining to these common issues too frequently while surfing the forums.&lt;/p&gt;
&lt;p&gt;1) SSL Questions&lt;/p&gt;
&lt;p&gt;Before posting a SSL question, search the forums.&lt;br /&gt;
Then review this article:&lt;br /&gt;
&lt;a title=&quot;SSL Article&quot; href=&quot;http://www.oscommerce.info/kb/osCommerce/General_Information/Common_Problems/75&quot;&gt;Click Here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also read the following article: &lt;a title=&quot;Secure Socket Layer (SSL)&quot; href=&quot;http://www.avidwebdesign.com/andrew/ssl.shtml&quot;&gt;SSL, A General Discription&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2) Feature Questions&lt;/p&gt;
&lt;p&gt;Example:&lt;br /&gt;
I need to set a minimum order quantity per product. How can this be done?&lt;br /&gt;
or&lt;br /&gt;
I want to give my customer&amp;#8217;s a discount for orders over $30.00. How can this be done?&lt;/p&gt;
&lt;p&gt;Before posting a question regarding the addition of extra features do a search on the contribution section of osCommerce.&lt;br /&gt;
&lt;a title=&quot;Contributions&quot; href=&quot;http://www.oscommerce.com/community/contributions&quot;&gt;Click Here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;3) Password Protection of admin area&lt;/p&gt;
&lt;p&gt;If you need to protect your admin panel consider using a .htaccess file.&lt;br /&gt;
&lt;a title=&quot;Password Protect Directories&quot; href=&quot;http://avidwebdesign.com/andrew/password.shtml&quot;&gt;Password Protect Directories&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;4) register_globals is disabled in your PHP configuration error&lt;/p&gt;
&lt;p&gt;To fix this problem I recommend this solution:&lt;br /&gt;
a ) create a text file&lt;br /&gt;
b ) rename it to php.ini (when renaming be sure to rename the file utitled.txt to php.ini not php.ini.txt)&lt;br /&gt;
c ) include the following in this text file (now named php.ini):&lt;br /&gt;
register_globals = ON&lt;br /&gt;
d ) upload this file into your catalog folder&lt;/p&gt;
&lt;p&gt;Feel free to add to this entry, hopefully people new to osCommerce will find this information useful.&lt;/p&gt;
&lt;p&gt;Before posting a question.&lt;br /&gt;
Always remember to do a forum search. All to often your question will already be answered!
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">A Suggestion When Installing New Contributions</title>
		<link href="http://blogs.oscommerce.com/2006/08/23/a-suggestion-when-installing-new-contributions/"/>
		<id>http://blogs.oscommerce.com/2006/08/23/a-suggestion-when-installing-new-contributions/</id>
		<updated>2006-08-23T06:33:27+00:00</updated>
		<content type="html">&lt;p&gt;I added Order Editor 2.6.3 to my store today to deal with orders that customers make with custom ring sizes that require special pricing. When doing so I noticed that I had remnants of order editor 1.6 on my server. Fortunately all turned out well and I got everything to work.&lt;/p&gt;
&lt;p&gt;I realized I should have been doing something from the beginning that I wanted to point out to all new osCommerce users. When installing your first contribution to your store I suggest creating a text file and recording the date, name of contribution and contribution version. Then after installing new contribution thereafter, I suggest adding them to this list. I regret not doing this when setting up my store, I now have well over 60 contributions installed on my store but do not know the version of each contribution installed and when it was installed. This information will be very useful if any of the contributions need to be reinstalled or updated/upgraded.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">The Summer Is Gone, All Hail Spekulatius!</title>
		<link href="http://blogs.oscommerce.com/2006/08/22/the-summer-is-gone-all-hail-spekulatius/"/>
		<id>http://blogs.oscommerce.com/?p=8</id>
		<updated>2006-08-22T16:56:51+00:00</updated>
		<content type="html">&lt;p&gt;In Germany we usually start to see Spekulatius in grocery stores around Christmas. This year seems to be different as Spekulatius has made an early appearance.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m not complaining about it - I just had to double check in my mind what month we were in. I ofcourse picked up a packet to buy &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;My acknowledgment that it was indeed too early for Spekulatius came at the checkout, where the cashier said &amp;#8220;Wow, you can actually buy these now?&amp;#8221;.&lt;/p&gt;
&lt;div&gt;&lt;img id=&quot;image109&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/180px-spekulatius_four_pieces_of.jpg&quot; alt=&quot;180px-spekulatius_four_pieces_of.jpg&quot; /&gt;&lt;/div&gt;
&lt;p&gt;mmmmmm&amp;#8230; Spekulatius dipped in coffee..&lt;/p&gt;
&lt;p&gt;So, while I&amp;#8217;m here enjoying some Spekulatius, I&amp;#8217;m still hoping that the summer is not over just yet. &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_cool.gif&quot; alt=&quot;8)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;.. and what&amp;#8217;s new on the development front? I&amp;#8217;ve been doing some robot work of standardizing the framework and moving from the old tep_ function format towards the new osc_ namespace.&lt;/p&gt;
&lt;p&gt;That isn&amp;#8217;t just a simple search and replace one can do to rename tep_* functions to osc_* function names, as it would still be the same under the hood and wouldn&amp;#8217;t warrant a milestone release to be made.&lt;/p&gt;
&lt;p&gt;As an example, the general.php functions file has been slimmed down from ~48 functions to 18. The functions were either deprecated or moved to the new class definitions.&lt;/p&gt;
&lt;p&gt;All html_output.php functions have been standardized, with the Catalog, Administration Tool, and Installation module all using the same file.&lt;/p&gt;
&lt;p&gt;The address related functions have been moved to a new osC_Address class, and it is now actually possible to administrate the address formats. The format strings have been moved to the countries database table making it easier to administrate them.&lt;/p&gt;
&lt;p&gt;This allows the address format to be very specific for the country it is assigned to. Examples here are European countries that add a country letter code in front of the post code (eg, D-54570 Kirchweiler, for Germany).&lt;/p&gt;
&lt;p&gt;Nothing here can be shown in a movie though as the work being done is in the framework, which can all be seen over at the Development Site.&lt;/p&gt;
&lt;p&gt;The 3.0 Alpha 3 release is also nearly ready and am looking forward to addressing features again for the Alpha 4 release.&lt;/p&gt;
&lt;p&gt;mmmmm.. Spekulatius&amp;#8230; &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_biggrin.gif&quot; alt=&quot;:D&quot; class=&quot;wp-smiley&quot; /&gt;
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">A couple unique stores</title>
		<link href="http://blogs.oscommerce.com/2006/08/04/a-couple-unique-stores/"/>
		<id>http://blogs.oscommerce.com/2006/08/04/a-couple-unique-stores/</id>
		<updated>2006-08-04T13:44:22+00:00</updated>
		<content type="html">&lt;p&gt;After reviewing several live shops directory submissions, these two stores stood out.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://shops.oscommerce.com/directory/goto,20657&quot; target=&quot;_blank&quot;&gt;Didier Goubet&lt;/a&gt;&lt;br /&gt;
Didier Goubet has a very nice header and makes good use of icons on the right infoboxes.&lt;br /&gt;
To the left there is a very nice rotating picture.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://shops.oscommerce.com/directory/goto,20651&quot; target=&quot;_blank&quot;&gt;Kaizen Health&lt;/a&gt;&lt;br /&gt;
A very nice header and layout. A very clean overall design.&lt;br /&gt;
Kaizen Health has a really nice rotating sub-header.&lt;/p&gt;
&lt;p&gt;Although both sites have a unique design they both are not designed for a 800 X 600 resolution screen.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Added more sites…</title>
		<link href="http://blogs.oscommerce.com/2006/08/01/added-more-sites/"/>
		<id>http://blogs.oscommerce.com/2006/08/01/added-more-sites/</id>
		<updated>2006-08-01T15:06:59+00:00</updated>
		<content type="html">&lt;p&gt;Hi All! &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:-)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;I added some more sites today to the Live Shops and really liked &lt;a href=&quot;http://shops.oscommerce.com/directory/goto,20439&quot; target=&quot;_blank&quot;&gt;artistri&lt;/a&gt;. It has been really stripped down but since it is showcasing art this really works well.&lt;/p&gt;
&lt;p&gt;The lack of all the side boxes, and navigation all being at the top of the site kept me focused on looking at the art and not distracted by lots of stuff I am not interested in. Not all types of stores could pull off this layout and have it work for them but it definately works for this website.
&lt;/p&gt;</content>
		<author>
			<name>Wendy James</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/wendyjames/feed/"/>
			<id>http://blogs.oscommerce.com/author/wendyjames/feed/</id>
			<updated>2008-05-10T01:04:03+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Price Tag Mess Up</title>
		<link href="http://blogs.oscommerce.com/2006/07/30/price-tag-mess-up/"/>
		<id>http://blogs.oscommerce.com/2006/07/30/price-tag-mess-up/</id>
		<updated>2006-07-30T04:37:07+00:00</updated>
		<content type="html">&lt;p&gt;I went to the dollar store today and found shelves of missed marked back to school items containing the below price tag:&lt;/p&gt;
&lt;p&gt;&lt;img id=&quot;image134&quot; src=&quot;http://blogs.oscommerce.com/wp-content/uploads/2006/11/pricetag.jpg&quot; alt=&quot;pricetag.jpg&quot; /&gt;&lt;br /&gt;
(1 FOR $0.00)&lt;/p&gt;
&lt;p&gt;I have never seen so many products at one time incorrectly marked at $0.00! This is an excellent reminder to all osCommerce store owners to check their prices to make sure that none of their products are incorrectly priced.&lt;/p&gt;
&lt;p&gt;To be on the safe side I suggest adding &amp;#8220;ANY $0 PRICED ITEMS ARE NEW ITEMS AND ARE CURRENTLY BEING PRICED AND ARE TEMPORARILY NOT FOR SALE&amp;#8221; to the conditions of use page.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Live Shops Submissions</title>
		<link href="http://blogs.oscommerce.com/2006/07/27/live-shops-submissions/"/>
		<id>http://blogs.oscommerce.com/2006/07/27/live-shops-submissions/</id>
		<updated>2006-07-27T15:31:52+00:00</updated>
		<content type="html">&lt;p&gt;While reviewing multiple live shop submissions, I have noticed several things:&lt;/p&gt;
&lt;p&gt;When writing a description write about something unique about your site that makes your store stand out from the rest of the stores in the category. I see too many one sentence descriptions that have little to no thought put into them. A better description will also help us determine the correct category to place your site under.&lt;/p&gt;
&lt;p&gt;Please make sure that your site has all required information filled out (Shipping and Returns, Privacy Notice, Terms and Conditions). Also make sure that the links to these pages are easy to find.&lt;/p&gt;
&lt;p&gt;I have also noticed several broken links as well as sites that do not even use osCommerce.&lt;/p&gt;
&lt;p&gt;Following these guidelines should assure that your site will be approved for the live shops directory much faster.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Diff For Mac</title>
		<link href="http://blogs.oscommerce.com/2006/07/26/diff-for-mac/"/>
		<id>http://blogs.oscommerce.com/?p=9</id>
		<updated>2006-07-26T19:31:27+00:00</updated>
		<content type="html">&lt;p&gt;I haven&amp;#8217;t yet found a suitable &amp;#8220;diff&amp;#8221; application for the Mac that is as good as Beyond Compare for Windows. Under Linux it isn&amp;#8217;t a problem as Beyond Compare can run fine under a Wine environment, which is unfortunately not available on the PPC platform.&lt;/p&gt;
&lt;p&gt;As the unix &amp;#8220;diff&amp;#8221; program is commonly available, I followed up its manpage to see what parameters were available to adequately report a listing of different files within two separate directories. The following command meets my demands appropriately:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;diff -rq &amp;#45;-ignore-matching-lines=$Id: &amp;#45;-exclude=.svn &amp;#45;-exclude=.DS_Store dir1 dir2&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This recursively scans dir1 and dir2 to list different files, while ignoring &amp;#8220;$Id:&amp;#8221; strings within files and &amp;#8220;.svn&amp;#8221; directories. Any (Mac specific) &amp;#8220;.DS_Store&amp;#8221; directories are also excluded from the listing.&lt;/p&gt;
&lt;p&gt;I created an alias for this to save retyping the whole command each time I need it:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;alias oscdiff=&amp;#039;diff -rq &amp;#45;-ignore-matching-lines=$Id: &amp;#45;-exclude=.svn &amp;#45;-exclude=.DS_Store $1 $2&amp;#039;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I can then use that as simple as:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;oscdiff dir1 dir2&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This helps me when I work on my own development branch and when it is time to commit to /trunk/, can make sure that all changes have been merged over.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">General Observations</title>
		<link href="http://blogs.oscommerce.com/2006/07/26/general-observations/"/>
		<id>http://blogs.oscommerce.com/2006/07/26/general-observations/</id>
		<updated>2006-07-26T11:48:11+00:00</updated>
		<content type="html">&lt;p&gt;I have recently noticed some general trends when reviewing OsCommerce sites. Many OsCommerce shop owners forget to do the following:&lt;/p&gt;
&lt;p&gt;Change the rollover color of their links to match their stores color scheme.&lt;br /&gt;
This can be done here: catalog/stylesheet.css&lt;/p&gt;
&lt;p&gt;Change the buttons to match the design/color scheme of their store.&lt;br /&gt;
This can be done here: catalog/includes/languages/[Your Language]/images/buttons&lt;/p&gt;
&lt;p&gt;Change the icons to reflect their store design.&lt;br /&gt;
Right click on the image you wish to replace. Most of them are named table_background_default.gif or something along those lines. Once you get the properties, look at the path and then upload your new image in its place.
&lt;/p&gt;</content>
		<author>
			<name>Andrew Yuen</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/andyy15/feed/"/>
			<id>http://blogs.oscommerce.com/author/andyy15/feed/</id>
			<updated>2008-05-10T01:04:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">String In String Reverse</title>
		<link href="http://blogs.oscommerce.com/2006/07/25/string-in-string-reverse/"/>
		<id>http://blogs.oscommerce.com/?p=10</id>
		<updated>2006-07-25T16:27:59+00:00</updated>
		<content type="html">&lt;p&gt;I just experienced another nasty PHP4 / PHP5 compatibility issue that plagued the logging features of the support site administration tool (which is planned to be introduced in the 3.0 Alpha 4 release).&lt;/p&gt;
&lt;p&gt;The implementation uses the &lt;a href=&quot;http://www.php.net/strrpos&quot; target=&quot;_blank&quot;&gt;strrpos()&lt;/a&gt; function to grab the end of a string from a string searched starting point. The opposite function is &lt;a href=&quot;http://www.php.net/strpos&quot; target=&quot;_blank&quot;&gt;strpos()&lt;/a&gt; that searches from the start of the string instead from the end.&lt;/p&gt;
&lt;p&gt;The string to search for, the needle, can be a character or a string for the normal strpos() function in both PHP 4 and PHP 5.&lt;/p&gt;
&lt;p&gt;There is however a difference with the strrpos() function where PHP 4 accepts the needle as a character only, and can first be a string from PHP 5 onwards.&lt;/p&gt;
&lt;p&gt;This took some time to debug where my local server is running on PHP 5 with the logging features working fine, and the support site running PHP 4 where the issue was first evident.&lt;/p&gt;
&lt;p&gt;There is a warning about this on the documentation page which I overlooked during the implementation phase. Such incompatibility warnings should be marked with the infamous &amp;lt;blink&amp;gt; tag so they stand out better &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_cool.gif&quot; alt=&quot;8)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The positive side to this is the valuable user comments on the php documentation pages where numerous functions are provided to workaround the problem.&lt;/p&gt;
&lt;p&gt;Workaround functions are obviously not elegant solutions to use, and will look at improving the logic further for the 3.0 Alpha 4 release.
&lt;/p&gt;</content>
		<author>
			<name>Harald Ponce de Leon</name>
			<uri>http://blogs.oscommerce.com</uri>
		</author>
		<source>
			<title type="html">osCommerce Blog</title>
			<subtitle type="html">Open Source E-Commerce Solutions</subtitle>
			<link rel="self" href="http://blogs.oscommerce.com/author/hazza/feed/"/>
			<id>http://blogs.oscommerce.com/author/hazza/feed/</id>
			<updated>2008-05-10T01:04:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">More Sites Added</title>
		<link href="http://blogs.oscommerce.com/2006/07/20/more-sites-added/"/>
		<id>http://blogs.oscommerce.com/2006/07/20/more-sites-added/</id>
		<updated>2006-07-19T23:12:16+00:00</updated>
		<content type="html">&lt;p&gt;Hi All &lt;img src=&quot;http://blogs.oscommerce.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:-)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;I added 100 or so websites earlier today and saw a few I wanted to mention here.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://shops.oscommerce.com/directory/goto,20125&quot; target=&quot;_blank&quot;&gt;Nub&amp;#8217;s Nob Ski Resort&lt;/a&gt;&lt;br /&gt;
Original layout, simple but very eye catching. I like the layout and the colors they chose. Very easy on the eyes and makes you want to take a look around.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://shops.oscommerce.com/directory/goto,20124&quot; target=&quot;_blank&quot;&gt;Crooked Tree Breadworks of Petoskey Michigan &lt;/a&gt;&lt;br /&gt;
I love the simplicity of this site along with the color choices. It is very easy to navigate and not cluttered. So many sites have way too much going on it because distracting. They did a great job keeping it clean.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://shops.oscommerce.com/directory/goto,20142&quot; target=&quot;_blank&quot;&gt;Buy Natural Skincare&lt;/a&gt;&lt;br /&gt;
This site is very well done and hard to tell it is osCommerce, expecially if you are not familiar with it.&lt;br /&gt;
A little crowded for my tasts but what they have done as far as making it their own made this a good site to point out.&lt;/p&gt;
&lt;p&gt;This one has a very professional look. Even though it has the stock osCommerce layout&amp;#8230; hea