Hi,
We are keeping caught on the Live Site Submissions … thank you Wendy!
However, we are finding that there are several duplicate submissions and some are not following the Live Shop rules here:
http://www.oscommerce.info/kb/280
All sites that do not follow these guidelines are deleted.
All sites that put in duplicate submissions are deleted … we have a checker in place so it really does not help you to make multiple submissions.
Soon we will have a category navigation for the Live Shops and your site will be in the most appropriate one!
On some earlier site submissions I found a few sites that I thought were really nice to share.
1. Eden Bridals
This site is very clean and elegant and has lots of graphic work. The only thing I would change on this site is the Result Pages: 1 2 3 4 5 … [Next >>] navigation links in the stylesheet to be more in line with the colors of the site … a nice burgundy color would be good!
2. Rawlings Leather Goods
I especially like the way a graphic is to the left of each category listing when you click on that category and love the colors!
3. At Wix End
You can navigate from category to category using the little arrow buttons on the same line as the name of the category … good job and nice, soothing colors!
We look forward to community input!
Sincerely,
Melinda
It looks like we have to use another compatibility function due to inconsistencies between PHP versions.
For PHP versions below 4.3.5, defined() returns an integer (1 or 0), whereas from 4.3.5 onwards it returns a boolean (true or false).
This makes it impossible for us to use the following:
if (defined('CONSTANT') === true) {
...
}
A note has been added to the PHP documentation page to warn others of this inconsistency.
Relevant bug report:
http://bugs.php.net/bug.php?id=27443
We’ve just announced our new public development server and are anxious to see the possibilities it can bring. I’ve been working on this the past week and look forward to development again to finalize the 3.0alpha3 release.
Although public access to our development repository is now available, public testing will first pick up when 3.0alpha3 is finalized as it will be packaged and available for download. No download package for the 3.0alpha2 release is available due to the problems it has on PHP4 servers, which have been fixed in the development repository.
The new public development server also brings us back to our roots as an Open Source Project, after closing the public CVS server we had a while ago to concentrate on the new framework and to cease the support conflicts it created on the support forums.
We’ve learned from that experience and have separated the development server from the support site.
Those that previewed the new site all provided positive feedback, and look forward to fostering a development community again.
Tip: Subscribe to the Timeline RSS feed on the development server to keep up to date with the development progress made